From 25aebeec93a691b2cc67ef8c07fd4510d6a3e8f4 Mon Sep 17 00:00:00 2001 From: aloriel Date: Mon, 13 Oct 2008 08:28:16 +0000 Subject: [PATCH] 2008-10-13 Jorge Gonzalez * languages/cs.po, languages/pt_BR.po, languages/es.po, languages/pl.mo, languages/it.mo, languages/sl.mo, languages/uk.po, languages/ro.po, languages/pt.mo, languages/ast.mo, languages/index.pot, languages/Makefile, languages/cs.mo, languages/pt_BR.mo, languages/es.mo, languages/fr.po, languages/uk.mo, languages/ro.mo, languages/ca.po, languages/de.po, languages/sv.po, languages/zh_TW.po, languages/hi.po, languages/zh_CN.po, languages/fr.mo, languages/te.po, languages/eu.po, languages/hu.po, languages/ca.mo, languages/sv.mo, languages/de.mo, languages/ru.po, languages/zh_TW.mo, languages/hi.mo, languages/zh_CN.mo, languages/gl.po, languages/te.mo, languages/eu.mo, languages/hu.mo, languages/pl.po, languages/it.po, languages/sl.po, languages/pt.po, languages/ru.mo, languages/ast.po, languages/gl.mo: updated languages and infrastructure for languages; thanks to the guys working at Rosetta. * pandoradb_data.sql: Updated tlanguage table with new languages. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 22 + pandora_console/include/languages/Makefile | 26 +- pandora_console/include/languages/ast.mo | Bin 29658 -> 29658 bytes pandora_console/include/languages/ast.po | 2 +- pandora_console/include/languages/ca.mo | Bin 43024 -> 43024 bytes pandora_console/include/languages/ca.po | 2 +- pandora_console/include/languages/cs.mo | Bin 805 -> 805 bytes pandora_console/include/languages/cs.po | 2 +- pandora_console/include/languages/de.mo | Bin 38539 -> 38539 bytes pandora_console/include/languages/de.po | 2 +- pandora_console/include/languages/es.mo | Bin 68095 -> 68180 bytes pandora_console/include/languages/es.po | 40 +- pandora_console/include/languages/eu.mo | Bin 5344 -> 5344 bytes pandora_console/include/languages/eu.po | 2 +- pandora_console/include/languages/fr.mo | Bin 44989 -> 47071 bytes pandora_console/include/languages/fr.po | 85 +- pandora_console/include/languages/gl.mo | Bin 43669 -> 43669 bytes pandora_console/include/languages/gl.po | 2 +- pandora_console/include/languages/hi.mo | Bin 4288 -> 4288 bytes pandora_console/include/languages/hi.po | 2 +- pandora_console/include/languages/hu.mo | Bin 23814 -> 23814 bytes pandora_console/include/languages/hu.po | 2 +- pandora_console/include/languages/index.pot | 1031 ++-- pandora_console/include/languages/it.mo | Bin 28981 -> 35349 bytes pandora_console/include/languages/it.po | 248 +- pandora_console/include/languages/pl.mo | Bin 43448 -> 43448 bytes pandora_console/include/languages/pl.po | 2 +- pandora_console/include/languages/pt.mo | Bin 0 -> 476 bytes pandora_console/include/languages/pt.po | 5190 ++++++++++++++++++ pandora_console/include/languages/pt_BR.mo | Bin 38559 -> 38559 bytes pandora_console/include/languages/pt_BR.po | 2 +- pandora_console/include/languages/ro.mo | Bin 5522 -> 30907 bytes pandora_console/include/languages/ro.po | 845 +-- pandora_console/include/languages/ru.mo | Bin 2191 -> 2191 bytes pandora_console/include/languages/ru.po | 2 +- pandora_console/include/languages/sl.mo | Bin 0 -> 5392 bytes pandora_console/include/languages/sl.po | 5190 ++++++++++++++++++ pandora_console/include/languages/sv.mo | Bin 12619 -> 12619 bytes pandora_console/include/languages/sv.po | 2 +- pandora_console/include/languages/te.mo | Bin 0 -> 2100 bytes pandora_console/include/languages/te.po | 5190 ++++++++++++++++++ pandora_console/include/languages/uk.mo | Bin 0 -> 4308 bytes pandora_console/include/languages/uk.po | 5192 +++++++++++++++++++ pandora_console/include/languages/zh_CN.mo | Bin 32406 -> 42681 bytes pandora_console/include/languages/zh_CN.po | 382 +- pandora_console/include/languages/zh_TW.mo | Bin 966 -> 966 bytes pandora_console/include/languages/zh_TW.po | 2 +- pandora_console/pandoradb_data.sql | 19 +- 48 files changed, 22205 insertions(+), 1281 deletions(-) create mode 100644 pandora_console/include/languages/pt.mo create mode 100644 pandora_console/include/languages/pt.po create mode 100644 pandora_console/include/languages/sl.mo create mode 100644 pandora_console/include/languages/sl.po create mode 100644 pandora_console/include/languages/te.mo create mode 100644 pandora_console/include/languages/te.po create mode 100644 pandora_console/include/languages/uk.mo create mode 100644 pandora_console/include/languages/uk.po diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index cd6c317af9..98a971351f 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,25 @@ +2008-10-13 Jorge Gonzalez + + * languages/cs.po, languages/pt_BR.po, languages/es.po, + languages/pl.mo, languages/it.mo, languages/sl.mo, + languages/uk.po, languages/ro.po, languages/pt.mo, + languages/ast.mo, languages/index.pot, languages/Makefile, + languages/cs.mo, languages/pt_BR.mo, languages/es.mo, + languages/fr.po, languages/uk.mo, languages/ro.mo, + languages/ca.po, languages/de.po, languages/sv.po, + languages/zh_TW.po, languages/hi.po, languages/zh_CN.po, + languages/fr.mo, languages/te.po, languages/eu.po, + languages/hu.po, languages/ca.mo, languages/sv.mo, + languages/de.mo, languages/ru.po, languages/zh_TW.mo, + languages/hi.mo, languages/zh_CN.mo, languages/gl.po, + languages/te.mo, languages/eu.mo, languages/hu.mo, + languages/pl.po, languages/it.po, languages/sl.po, + languages/pt.po, languages/ru.mo, languages/ast.po, + languages/gl.mo: updated languages and infrastructure for + languages; thanks to the guys working at Rosetta. + + * pandoradb_data.sql: Updated tlanguage table with new languages. + 2008-10-11 Raul Mateos * images/firefox.png: Moved from .gif to .png. WE SHOLDN'T USE .gif FILES! diff --git a/pandora_console/include/languages/Makefile b/pandora_console/include/languages/Makefile index 170c1a32bf..5361d7eaa6 100644 --- a/pandora_console/include/languages/Makefile +++ b/pandora_console/include/languages/Makefile @@ -1,4 +1,4 @@ -all: ast.mo ca.mo cs.mo de.mo eu.mo es.mo fr.mo hi.mo hu.mo gl.mo it.mo pl.mo pt_BR.mo ro.mo ru.mo sv.mo zh_CN.mo zh_TW.mo +all: ast.mo ca.mo cs.mo de.mo eu.mo es.mo fr.mo hi.mo hu.mo gl.mo it.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo uk.mo zh_CN.mo zh_TW.mo xgettext `find ../../ -name "*\.php"` --output=index.pot --keyword=__ --add-comments=/// ast.mo: ast.po @@ -13,30 +13,33 @@ cs.mo: cs.po de.mo: de.po msgfmt de.po -o de.mo -eu.mo: eu.po - msgfmt eu.po -o eu.mo - es.mo: es.po msgfmt es.po -o es.mo +eu.mo: eu.po + msgfmt eu.po -o eu.mo + fr.mo: fr.po msgfmt fr.po -o fr.mo +gl.mo: gl.po + msgfmt gl.po -o gl.mo + hi.mo: hi.po msgfmt hi.po -o hi.mo hu.mo: hu.po msgfmt hu.po -o hu.mo -gl.mo: gl.po - msgfmt gl.po -o gl.mo - it.mo: it.po msgfmt it.po -o it.mo pl.mo: pl.po msgfmt pl.po -o pl.mo +pt.mo: pt.po + msgfmt pt.po -o pt.mo + pt_BR.mo: pt_BR.po msgfmt pt_BR.po -o pt_BR.mo @@ -46,9 +49,18 @@ ro.mo: ro.po ru.mo: ru.po msgfmt ru.po -o ru.mo +sl.mo: sl.po + msgfmt sl.po -o sl.mo + sv.mo: sv.po msgfmt sv.po -o sv.mo +te.mo: te.po + msgfmt te.po -o te.mo + +uk.mo: uk.po + msgfmt uk.po -o uk.mo + zh_CN.mo: zh_CN.po msgfmt zh_CN.po -o zh_CN.mo diff --git a/pandora_console/include/languages/ast.mo b/pandora_console/include/languages/ast.mo index adec70ebcc25c6dee6d997b580d1e0bec0b31fad..24e7c65ce8797994b97f64715f170f4ecc017523 100644 GIT binary patch delta 26 icmcchoblFk#tpMQxD5?-4UH8H%&kl;HZSuq(FOpK>Ip&s delta 26 icmcchoblFk#tpMQxD70Ijf@lw%&iOzH!t%r(FOpL90@-F diff --git a/pandora_console/include/languages/ast.po b/pandora_console/include/languages/ast.po index d2a5d26539..3bd652eb6a 100644 --- a/pandora_console/include/languages/ast.po +++ b/pandora_console/include/languages/ast.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "is a OpenSource Software Project, licensed under GPL terms" diff --git a/pandora_console/include/languages/ca.mo b/pandora_console/include/languages/ca.mo index da250897be104e9208c2acd870b88a9d675371dd..65ad24052eb397e3527fba9bbb28aa5d8c92d207 100644 GIT binary patch delta 26 icmbPmfoZ}8rVSs`xD5?-4UH8H%&kl;Hvdi&bp!y3r3qgE delta 26 icmbPmfoZ}8rVSs`xD70Ijf@lw%&iOzH~&r(bp!y3*9lwz diff --git a/pandora_console/include/languages/ca.po b/pandora_console/include/languages/ca.po index b9d3de1d98..e941a0ee3d 100644 --- a/pandora_console/include/languages/ca.po +++ b/pandora_console/include/languages/ca.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "is a OpenSource Software Project, licensed under GPL terms" diff --git a/pandora_console/include/languages/cs.mo b/pandora_console/include/languages/cs.mo index d09de7343092357b80e529bdfbb67294f602a5f9..88d8d4b01c04dce04fec8fd3fb73e5d06b62a700 100644 GIT binary patch delta 23 ecmZ3=wv=r{Clj}!fv%ykf`Pe}iN)k8OcMc4V+M8r delta 23 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 ZZg|f56@k#UPdbHS_cRT^bm6mR{|88_v%3HQ diff --git a/pandora_console/include/languages/es.po b/pandora_console/include/languages/es.po index b420bea2c7..48bb2b2adf 100644 --- a/pandora_console/include/languages/es.po +++ b/pandora_console/include/languages/es.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-09-10 15:55+0200\n" -"PO-Revision-Date: 2008-09-12 04:28+0000\n" +"PO-Revision-Date: 2008-10-08 07:55+0000\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -29,7 +29,7 @@ msgstr "Hubo un problema al localizar la fuente del gráfico" #: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:122 msgid "1 hour" -msgstr "1 hora" +msgstr "Una hora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:336 @@ -95,14 +95,14 @@ msgstr "15 días" #: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:130 msgid "1 month" -msgstr "mes" +msgstr "Un mes" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:366 #: ../../godmode/reporting/graph_builder.php:399 #: ../../include/functions.php:563 msgid "2 months" -msgstr "meses" +msgstr "2 meses" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:369 @@ -111,7 +111,7 @@ msgstr "meses" #: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:131 msgid "6 months" -msgstr "meses" +msgstr "6 meses" #: ../../reporting/stat_win.php:114 #: ../../godmode/agentes/module_manager_editor_wmi.php:211 @@ -282,7 +282,7 @@ msgstr "Monitores en mal estado" #: ../../reporting/fgraph.php:2140 msgid "Monitors OK" -msgstr "Monitores funcionando" +msgstr "Monitores en buen estado" #: ../../general/pandora_help.php:22 msgid "Pandora FMS help system" @@ -403,7 +403,7 @@ msgstr "En" #: ../../operation/reporting/reporting_viewer.php:370 #: ../../operation/agentes/tactical.php:94 msgid "Monitor health" -msgstr "Salud de los monitores" +msgstr "Estado de los monitores" #: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 msgid "of monitors UP" @@ -411,7 +411,7 @@ msgstr "de monitores funcionando" #: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 msgid "Data health" -msgstr "Salud de los datos" +msgstr "Estado de los datos" #: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 msgid "of modules with updated data" @@ -790,7 +790,7 @@ msgstr "Desactivado" #: ../../extensions/update_manager/lib/libupdate_manager.php:563 msgid "Database" -msgstr "BB. DD." +msgstr "Base de datos" #: ../../extensions/update_manager/lib/libupdate_manager.php:564 msgid "Code / binary directory" @@ -1609,7 +1609,7 @@ msgstr "Error" #: ../../godmode/servers/manage_recontask.php:71 msgid "Successfully updated recon task" -msgstr "Enlace actualizado correctamente" +msgstr "Tarea de reconocimiento actualizada correctamente" #: ../../godmode/servers/manage_recontask.php:73 msgid "Error updating recon task" @@ -1617,11 +1617,11 @@ msgstr "Gestionar tarea recon" #: ../../godmode/servers/manage_recontask.php:86 msgid "Successfully created recon task" -msgstr "El enlace se ha creado correctamente" +msgstr "Tarea de reconocimiento creada correctamente" #: ../../godmode/servers/manage_recontask.php:88 msgid "Error creating recon task" -msgstr "Gestionar tarea recon" +msgstr "Error al crear la tarea de reconocimiento" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 @@ -1798,7 +1798,7 @@ msgstr "No hay complementos en el sistema" #: ../../godmode/groups/group_list.php:63 msgid "Group successfully created" -msgstr "Grupo creado con éxito" +msgstr "Grupo creado correctamente" #: ../../godmode/groups/group_list.php:65 msgid "There was a problem creating group" @@ -1975,7 +1975,7 @@ msgstr "Información BB. DD." #: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 msgid "Database purge" -msgstr "Borrado BB. DD." +msgstr "Purgar BB. DD." #: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 msgid "Database debug" @@ -1983,11 +1983,11 @@ msgstr "Depurar BB. DD." #: ../../godmode/menu.php:264 msgid "Database audit" -msgstr "BB. DD. de auditoría" +msgstr "Auditar BB. DD." #: ../../godmode/menu.php:271 msgid "Database event" -msgstr "BB. DD. de eventos" +msgstr "Evento de la Base de datos" #: ../../godmode/menu.php:278 msgid "Database sanity" @@ -2722,7 +2722,7 @@ msgstr "Crear alerta simple" #: ../../godmode/agentes/alert_manager.php:44 msgid "Create a new combined alert" -msgstr "Crear alerta compuesta" +msgstr "Crear alerta combinada" #: ../../godmode/agentes/alert_manager.php:59 msgid "Simple alerts" @@ -2786,11 +2786,11 @@ msgstr "Este agente no tiene ningún módulo definido" #: ../../godmode/agentes/alert_manager.php:129 #: ../../operation/agentes/estado_alertas.php:86 msgid "Combined alerts" -msgstr "Alertas asignadas" +msgstr "Alertas combinadas" #: ../../godmode/agentes/alert_manager.php:141 msgid "Combined" -msgstr "Compuesta" +msgstr "Combinada" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 diff --git a/pandora_console/include/languages/eu.mo b/pandora_console/include/languages/eu.mo index 937331196b6dc2a42c662e7cd6c57ee1544dd6dd..a152afe839086edda94b618a7a412460c5d4957d 100644 GIT binary patch delta 24 fcmaE$`9O06s{ps5fv%ykf`Pe}iN$6CfeS1ETjK_) delta 24 fcmaE$`9O06s{prwrLK{Yf`Pe}f#GHWfeS1EToneU diff --git a/pandora_console/include/languages/eu.po b/pandora_console/include/languages/eu.po index ee48e6c8bc..dc386e610e 100644 --- a/pandora_console/include/languages/eu.po +++ b/pandora_console/include/languages/eu.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/include/languages/fr.mo b/pandora_console/include/languages/fr.mo index 6818d8c87921c1e137e9ac54494f518996821deb..92257d3ed56dd8a2c534f5dd9a875bda80554c72 100644 GIT binary patch delta 16567 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 delta 14611 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 NuD7;$U)tUB{{Xl;H&Flp diff --git a/pandora_console/include/languages/fr.po b/pandora_console/include/languages/fr.po index c2c111d0ba..e4c7ef7dc9 100644 --- a/pandora_console/include/languages/fr.po +++ b/pandora_console/include/languages/fr.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-09-10 15:55+0200\n" -"PO-Revision-Date: 2008-09-05 20:40+0000\n" +"PO-Revision-Date: 2008-10-08 09:43+0000\n" "Last-Translator: Pierre-Yves Dubreucq \n" "Language-Team: fr \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:49+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "Two hours" @@ -520,21 +520,21 @@ msgstr "" #: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:122 msgid "1 hour" -msgstr "" +msgstr "1 heure" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:336 #: ../../godmode/reporting/graph_builder.php:390 #: ../../include/functions.php:536 msgid "2 hours" -msgstr "" +msgstr "2 heures" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:342 #: ../../godmode/reporting/graph_builder.php:392 #: ../../include/functions.php:539 msgid "6 hours" -msgstr "" +msgstr "6 heures" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:345 @@ -550,7 +550,7 @@ msgstr "12 heures" #: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:127 msgid "1 day" -msgstr "" +msgstr "1 jour" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:351 @@ -559,19 +559,19 @@ msgstr "" #: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:128 msgid "2 days" -msgstr "" +msgstr "2 jours" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 #: ../../include/functions.php:551 msgid "5 days" -msgstr "" +msgstr "5 jours" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../godmode/reporting/reporting_builder.php:390 #: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 week" -msgstr "" +msgstr "1 semaine" #: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 #: ../../godmode/reporting/map_builder.php:373 @@ -586,14 +586,14 @@ msgstr "15 jours" #: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:130 msgid "1 month" -msgstr "" +msgstr "1 mois" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:366 #: ../../godmode/reporting/graph_builder.php:399 #: ../../include/functions.php:563 msgid "2 months" -msgstr "" +msgstr "2 mois" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:369 @@ -602,7 +602,7 @@ msgstr "" #: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:131 msgid "6 months" -msgstr "" +msgstr "6 mois" #: ../../reporting/stat_win.php:114 #: ../../godmode/agentes/module_manager_editor_wmi.php:211 @@ -618,7 +618,7 @@ msgstr "Valeur Maximale" #: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:297 msgid "Avg. Value" -msgstr "" +msgstr "Valeur moyenne" #: ../../reporting/stat_win.php:118 #: ../../godmode/agentes/module_manager_editor_wmi.php:209 @@ -633,7 +633,7 @@ msgstr "Valeur Minimale" #: ../../reporting/stat_win.php:187 msgid "Refresh time" -msgstr "" +msgstr "Heure de rafraichissement" #: ../../reporting/stat_win.php:191 msgid "Avg. Only" @@ -641,27 +641,27 @@ msgstr "Moyenne uniquement" #: ../../reporting/stat_win.php:198 msgid "Begin date" -msgstr "" +msgstr "Date de début" #: ../../reporting/stat_win.php:203 msgid "Zoom factor" -msgstr "Facteur de zoom" +msgstr "Facteur d'agrandissement" #: ../../reporting/stat_win.php:214 msgid "Time range" -msgstr "" +msgstr "Plage de temps" #: ../../reporting/stat_win.php:233 msgid "Show events" -msgstr "" +msgstr "Voir les événements" #: ../../reporting/stat_win.php:242 msgid "Show alert" -msgstr "" +msgstr "Voir l'alerte" #: ../../reporting/fgraph.php:947 msgid "Data occurrence for module " -msgstr "" +msgstr "Données disponibles pour le module " #: ../../reporting/fgraph.php:1039 ../../operation/incidents/incident.php:245 #: ../../operation/incidents/incident.php:262 @@ -697,7 +697,7 @@ msgstr "Grave" #: ../../reporting/fgraph.php:1043 msgid "Very serious" -msgstr "" +msgstr "Très grave" #: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 #: ../../include/functions.php:673 ../../include/functions.php:1157 @@ -712,17 +712,17 @@ msgstr "Maintenance" #: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 #: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" -msgstr "" +msgstr "Informatif" #: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 #: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" -msgstr "" +msgstr "Normal" #: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 #: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" -msgstr "" +msgstr "Avertissement" #: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 #: ../../include/functions.php:1161 ../../include/functions.php:1184 @@ -731,23 +731,23 @@ msgstr "Critique" #: ../../reporting/fgraph.php:1468 msgid "Today" -msgstr "" +msgstr "Aujourd'hui" #: ../../reporting/fgraph.php:1469 msgid "Week" -msgstr "" +msgstr "Semaine" #: ../../reporting/fgraph.php:1470 msgid "Month" -msgstr "" +msgstr "Mois" #: ../../reporting/fgraph.php:1471 msgid "Months" -msgstr "" +msgstr "Mois" #: ../../reporting/fgraph.php:1472 msgid "Older" -msgstr "" +msgstr "Ancien" #: ../../reporting/fgraph.php:1504 msgid "no data" @@ -777,11 +777,11 @@ msgstr "" #: ../../general/pandora_help.php:22 msgid "Pandora FMS help system" -msgstr "" +msgstr "Système d'aide de Pandora FMS" #: ../../general/pandora_help.php:32 msgid "Help system error" -msgstr "" +msgstr "Erreur dans le système d'aide" #: ../../general/pandora_help.php:38 msgid "" @@ -793,15 +793,15 @@ msgstr "" #: ../../general/pandora_help.php:44 msgid "Pandora FMS Help System" -msgstr "" +msgstr "Système d'Aide de Pandora FMS" #: ../../general/login_page.php:32 msgid "Pandora FMS Web Console" -msgstr "" +msgstr "Console Web Pandora FMS" #: ../../general/login_page.php:38 msgid "Build" -msgstr "" +msgstr "Construire" #: ../../general/login_page.php:40 msgid "Login" @@ -824,6 +824,7 @@ msgstr "Page crée le" #: ../../general/footer.php:36 msgid "Pandora FMS console is best viewed with Firefox web browser" msgstr "" +"La console Pandora FMS est optimisée pour le navigateur internet Firefox" #: ../../general/logoff.php:22 msgid "Logged Out" @@ -894,15 +895,15 @@ msgstr "Á" #: ../../operation/reporting/reporting_viewer.php:370 #: ../../operation/agentes/tactical.php:94 msgid "Monitor health" -msgstr "" +msgstr "Moniteur de santé" #: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 msgid "of monitors UP" -msgstr "" +msgstr "des moniteurs ACTIF" #: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 msgid "Data health" -msgstr "" +msgstr "Santé des données" #: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 msgid "of modules with updated data" @@ -922,11 +923,11 @@ msgstr "" #: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 msgid "of well initialized modules" -msgstr "" +msgstr "des modules initialisés correctement" #: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 msgid "Alert level" -msgstr "" +msgstr "Niveau d'alerte" #: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 msgid "of non-fired alerts" @@ -1001,11 +1002,11 @@ msgstr "Etat du serveur : ETEINT" #: ../../general/header.php:51 msgid "System ready" -msgstr "" +msgstr "Système prêt" #: ../../general/header.php:59 ../../general/header.php:61 msgid "Autorefresh" -msgstr "" +msgstr "Raffraichissement automatique" #: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 #: ../../operation/events/events.php:196 @@ -1050,7 +1051,7 @@ msgstr "" #: ../../extensions/update_manager/main.php:36 #: ../../extensions/update_manager.php:115 msgid "Update manager" -msgstr "" +msgstr "Gestionnaire de mise à jour" #: ../../extensions/update_manager/main.php:42 msgid "" diff --git a/pandora_console/include/languages/gl.mo b/pandora_console/include/languages/gl.mo index cd8aa5bd20ff044254dcbb63cfef49a0be536e47..7f21300dd63a7890ac103d797718c76da0cf3b58 100644 GIT binary patch delta 26 icmbPwm1*i#rVWd7xD5?-4UH8H%&kl;Hm}WjVG96;qY1JA delta 26 icmbPwm1*i#rVWd7xD70Ijf@lw%&iOzH?PfkVG96;)d{Zv diff --git a/pandora_console/include/languages/gl.po b/pandora_console/include/languages/gl.po index 9b87820bf7..0941b4e089 100644 --- a/pandora_console/include/languages/gl.po +++ b/pandora_console/include/languages/gl.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "Two hours" diff --git a/pandora_console/include/languages/hi.mo b/pandora_console/include/languages/hi.mo index 39ea4004305221e0280879059a70430058446b87..de9d740370be12b039cdfc9f1c7212a57fd9a1b3 100644 GIT binary patch delta 24 fcmX@0ctCN302jBRfv%ykf`Pe}iN$7VuBB`MRPF{k delta 24 fcmX@0ctCN302jA`rLK{Yf`Pe}f#GIpuBB`MRUig8 diff --git a/pandora_console/include/languages/hi.po b/pandora_console/include/languages/hi.po index e151b9fd37..9b8e972a88 100644 --- a/pandora_console/include/languages/hi.po +++ b/pandora_console/include/languages/hi.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/include/languages/hu.mo b/pandora_console/include/languages/hu.mo index b37288e6d75c758826884b4721bb48c723ae761a..fb22130a2fe988387d114e77ed63e923416cf993 100644 GIT binary patch delta 26 hcmZqM#n`rsaYK_ex1oWqp|OI2xs{2<=3eVcMF4ig2rmEt delta 26 hcmZqM#n`rsaYK_ew}GXuk&%Ldxs`$8=3eVcMF4j72rK{q diff --git a/pandora_console/include/languages/hu.po b/pandora_console/include/languages/hu.po index 84b76235bf..031ecd2652 100644 --- a/pandora_console/include/languages/hu.po +++ b/pandora_console/include/languages/hu.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/include/languages/index.pot b/pandora_console/include/languages/index.pot index 09bfaea365..08695fbb20 100644 --- a/pandora_console/include/languages/index.pot +++ b/pandora_console/include/languages/index.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-09-22 09:08+0200\n" +"POT-Creation-Date: 2008-10-13 10:11+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,16 +17,16 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: ../../reporting/stat_win.php:46 -#: ../../operation/agentes/datos_agente.php:120 +#: ../../operation/agentes/datos_agente.php:123 msgid "There was a problem locating the source of the graph" msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:333 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:383 +#: ../../godmode/reporting/reporting_builder.php:386 #: ../../include/functions.php:527 -#: ../../operation/reporting/graph_viewer.php:122 +#: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -54,18 +54,18 @@ msgstr "" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:348 #: ../../godmode/reporting/graph_builder.php:375 -#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../godmode/reporting/reporting_builder.php:391 #: ../../include/functions.php:539 -#: ../../operation/reporting/graph_viewer.php:127 +#: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:351 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:392 #: ../../include/functions.php:542 -#: ../../operation/reporting/graph_viewer.php:128 +#: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" @@ -75,9 +75,9 @@ msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:393 #: ../../include/functions.php:548 -#: ../../operation/reporting/graph_viewer.php:129 +#: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -90,9 +90,9 @@ msgid "15 days" msgstr "" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:392 +#: ../../godmode/reporting/reporting_builder.php:395 #: ../../include/functions.php:554 -#: ../../operation/reporting/graph_viewer.php:130 +#: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -106,36 +106,39 @@ msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:369 #: ../../godmode/reporting/graph_builder.php:400 -#: ../../godmode/reporting/reporting_builder.php:393 +#: ../../godmode/reporting/reporting_builder.php:396 #: ../../include/functions.php:560 -#: ../../operation/reporting/graph_viewer.php:131 +#: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" #: ../../reporting/stat_win.php:114 -#: ../../godmode/agentes/module_manager_editor_wmi.php:211 -#: ../../godmode/agentes/module_manager_editor_data.php:148 +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:143 #: ../../godmode/agentes/module_manager_editor_plugin.php:184 -#: ../../godmode/agentes/module_manager_editor_network.php:222 +#: ../../godmode/agentes/module_manager_editor_network.php:240 #: ../../godmode/agentes/alert_manager_editor.php:121 #: ../../include/functions.php:1001 -#: ../../operation/reporting/reporting_viewer.php:312 +#: ../../operation/reporting/reporting_viewer.php:319 +#: ../../operation/reporting/reporting_xml.php:254 msgid "Max. Value" msgstr "" #: ../../reporting/stat_win.php:116 ../../include/functions.php:1000 -#: ../../operation/reporting/reporting_viewer.php:297 +#: ../../operation/reporting/reporting_viewer.php:304 +#: ../../operation/reporting/reporting_xml.php:249 msgid "Avg. Value" msgstr "" #: ../../reporting/stat_win.php:118 -#: ../../godmode/agentes/module_manager_editor_wmi.php:209 -#: ../../godmode/agentes/module_manager_editor_data.php:146 +#: ../../godmode/agentes/module_manager_editor_wmi.php:215 +#: ../../godmode/agentes/module_manager_editor_data.php:140 #: ../../godmode/agentes/module_manager_editor_plugin.php:182 -#: ../../godmode/agentes/module_manager_editor_network.php:220 +#: ../../godmode/agentes/module_manager_editor_network.php:238 #: ../../godmode/agentes/alert_manager_editor.php:116 #: ../../include/functions.php:1002 -#: ../../operation/reporting/reporting_viewer.php:327 +#: ../../operation/reporting/reporting_viewer.php:334 +#: ../../operation/reporting/reporting_xml.php:259 msgid "Min. Value" msgstr "" @@ -256,8 +259,8 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 -#: ../../operation/agentes/estado_grupo.php:162 +#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:355 +#: ../../operation/agentes/estado_grupo.php:166 #: ../../operation/agentes/ver_agente.php:106 msgid "Alerts fired" msgstr "" @@ -278,17 +281,17 @@ msgstr "" msgid "Pandora FMS help system" msgstr "" -#: ../../general/pandora_help.php:32 +#: ../../general/pandora_help.php:37 msgid "Help system error" msgstr "" -#: ../../general/pandora_help.php:38 +#: ../../general/pandora_help.php:43 msgid "" "Pandora FMS help system has been called with a help reference that currently " "don't exist. There is no help content to show." msgstr "" -#: ../../general/pandora_help.php:44 +#: ../../general/pandora_help.php:52 msgid "Pandora FMS Help System" msgstr "" @@ -306,7 +309,7 @@ msgstr "" #: ../../general/login_page.php:43 #: ../../godmode/servers/manage_export_form.php:107 -#: ../../godmode/agentes/module_manager_editor_wmi.php:160 +#: ../../godmode/agentes/module_manager_editor_wmi.php:166 #: ../../godmode/agentes/module_manager_editor_plugin.php:136 #: ../../godmode/modules/manage_network_components_form_wmi.php:174 #: ../../godmode/users/configure_user.php:183 @@ -315,11 +318,11 @@ msgstr "" msgid "Password" msgstr "" -#: ../../general/footer.php:29 +#: ../../general/footer.php:31 msgid "Page generated at" msgstr "" -#: ../../general/footer.php:36 +#: ../../general/footer.php:40 msgid "Pandora FMS console is best viewed with Firefox web browser" msgstr "" @@ -380,7 +383,8 @@ msgid "At" msgstr "" #: ../../general/logon_ok.php:119 ../../include/functions.php:1005 -#: ../../operation/reporting/reporting_viewer.php:370 +#: ../../operation/reporting/reporting_viewer.php:377 +#: ../../operation/reporting/reporting_xml.php:276 #: ../../operation/agentes/tactical.php:94 msgid "Monitor health" msgstr "" @@ -445,13 +449,13 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:229 #: ../../godmode/modules/manage_network_templates.php:54 #: ../../operation/snmpconsole/snmp_alert.php:270 -#: ../../operation/snmpconsole/snmp_view.php:181 -#: ../../operation/events/events.php:322 ../../operation/events/events.php:479 +#: ../../operation/snmpconsole/snmp_view.php:177 +#: ../../operation/events/events.php:340 ../../operation/events/events.php:497 msgid "Action" msgstr "" #: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 -#: ../../operation/reporting/reporting_viewer.php:68 +#: ../../operation/reporting/reporting_viewer.php:69 msgid "Date" msgstr "" @@ -469,32 +473,42 @@ msgstr "" msgid "Comments" msgstr "" -#: ../../general/header.php:33 -msgid "You are " +#: ../../general/header.php:31 +msgid "You are" msgstr "" -#: ../../general/header.php:37 +#: ../../general/header.php:35 msgid "Logout" msgstr "" -#: ../../general/header.php:43 +#: ../../general/header.php:39 msgid "General information" msgstr "" +#: ../../general/header.php:49 ../../general/header.php:55 +msgid "All systems" +msgstr "" + #: ../../general/header.php:49 -msgid "Server status: DOWN" +#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../operation/agentes/estado_grupo.php:218 +msgid "Down" msgstr "" -#: ../../general/header.php:51 -msgid "System ready" +#: ../../general/header.php:52 +msgid "servers down" msgstr "" -#: ../../general/header.php:59 ../../general/header.php:61 +#: ../../general/header.php:55 +msgid "Ready" +msgstr "" + +#: ../../general/header.php:65 ../../general/header.php:67 msgid "Autorefresh" msgstr "" -#: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 -#: ../../operation/events/events.php:196 +#: ../../general/header.php:72 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:198 msgid "Events" msgstr "" @@ -528,24 +542,24 @@ msgid "Keygen file is not executable" msgstr "" #: ../../extensions/update_manager/main.php:36 -#: ../../extensions/update_manager.php:115 +#: ../../extensions/update_manager.php:124 msgid "Update manager" msgstr "" #: ../../extensions/update_manager/main.php:42 msgid "" "The new Update Manager " -"client is shipped with the new Pandora FMS 2.0. It lets systems " -"administrators to do not need to update their PandoraFMS manually since the " -"Update Manager is the one getting new modules, new plugins and new features " -"(even full migrations tools for future versions) automatically" +"client is shipped with Pandora FMS 2.0. 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 "" #: ../../extensions/update_manager/main.php:44 msgid "" -"Update Manager is one of the most advanced features of PandoraFMS 2.0 " +"Update Manager is one of the most advanced features of Pandora FMS 2.0 " "Enterprise version, for more information visit http://pandorafms.com" +"com\">http://pandorafms.com." msgstr "" #: ../../extensions/update_manager/main.php:46 @@ -568,8 +582,7 @@ msgid "Server authorization rejected" msgstr "" #: ../../extensions/update_manager/main.php:72 -#: ../../extensions/update_manager.php:98 -msgid "There's a new update for Pandora" +msgid "There's a new update for Pandora FMS" msgstr "" #: ../../extensions/update_manager/main.php:77 @@ -577,34 +590,34 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1974 -#: ../../include/functions_reporting.php:243 -#: ../../operation/snmpconsole/snmp_view.php:179 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1984 +#: ../../include/functions_reporting.php:256 +#: ../../operation/snmpconsole/snmp_view.php:175 #: ../../operation/agentes/status_monitor.php:190 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 -#: ../../operation/events/events.php:321 +#: ../../operation/events/events.php:339 #: ../../operation/messages/message.php:191 msgid "Timestamp" msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:491 -#: ../../godmode/reporting/reporting_builder.php:344 -#: ../../godmode/reporting/reporting_builder.php:498 +#: ../../godmode/reporting/reporting_builder.php:347 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 -#: ../../godmode/agentes/module_manager_editor_wmi.php:237 +#: ../../godmode/agentes/module_manager_editor_wmi.php:243 #: ../../godmode/agentes/agent_template.php:158 -#: ../../godmode/agentes/module_manager_editor_data.php:172 +#: ../../godmode/agentes/module_manager_editor_data.php:174 #: ../../godmode/agentes/planned_downtime.php:149 #: ../../godmode/agentes/planned_downtime.php:271 #: ../../godmode/agentes/module_manager_editor_plugin.php:210 #: ../../godmode/agentes/alert_manager.php:113 #: ../../godmode/agentes/alert_manager.php:189 #: ../../godmode/agentes/module_manager_editor_prediction.php:170 -#: ../../godmode/agentes/module_manager_editor_network.php:258 +#: ../../godmode/agentes/module_manager_editor_network.php:282 #: ../../godmode/agentes/modificar_agente.php:223 #: ../../godmode/agentes/agent_manager.php:180 #: ../../godmode/agentes/module_manager.php:87 @@ -618,8 +631,8 @@ msgstr "" #: ../../godmode/users/user_list.php:52 #: ../../godmode/alerts/modify_alert.php:83 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:488 -#: ../../operation/reporting/graph_viewer.php:166 +#: ../../include/functions_reporting.php:503 +#: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:38 #: ../../operation/incidents/incident_detail.php:392 #: ../../operation/incidents/incident_detail.php:428 @@ -640,21 +653,21 @@ msgid "Overwrite local changes" msgstr "" #: ../../extensions/update_manager/main.php:93 -#: ../../extensions/update_manager/settings.php:70 +#: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:321 #: ../../godmode/reporting/map_builder.php:557 -#: ../../godmode/reporting/reporting_builder.php:355 +#: ../../godmode/reporting/reporting_builder.php:358 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 -#: ../../godmode/setup/setup.php:124 ../../godmode/setup/links.php:111 +#: ../../godmode/setup/setup.php:134 ../../godmode/setup/links.php:111 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 -#: ../../godmode/agentes/module_manager_editor_wmi.php:248 +#: ../../godmode/agentes/module_manager_editor_wmi.php:254 #: ../../godmode/agentes/agent_template.php:193 -#: ../../godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/module_manager_editor_data.php:186 #: ../../godmode/agentes/planned_downtime.php:176 #: ../../godmode/agentes/planned_downtime.php:297 #: ../../godmode/agentes/module_manager_editor_plugin.php:221 @@ -662,7 +675,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:147 #: ../../godmode/agentes/alert_manager.php:174 #: ../../godmode/agentes/module_manager_editor_prediction.php:181 -#: ../../godmode/agentes/module_manager_editor_network.php:269 +#: ../../godmode/agentes/module_manager_editor_network.php:293 #: ../../godmode/agentes/agent_manager.php:219 #: ../../godmode/agentes/module_manager.php:157 #: ../../godmode/agentes/alert_manager_editor.php:290 @@ -673,12 +686,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:284 #: ../../godmode/users/configure_user.php:245 #: ../../godmode/alerts/configure_alert.php:100 -#: ../../operation/reporting/reporting_viewer.php:71 -#: ../../operation/reporting/graph_viewer.php:151 +#: ../../operation/reporting/reporting_viewer.php:72 +#: ../../operation/reporting/graph_viewer.php:153 #: ../../operation/snmpconsole/snmp_alert.php:240 #: ../../operation/snmpconsole/snmp_alert.php:346 #: ../../operation/agentes/networkmap.php:318 -#: ../../operation/events/events.php:275 +#: ../../operation/events/events.php:293 #: ../../operation/users/user_edit.php:137 msgid "Update" msgstr "" @@ -719,6 +732,22 @@ msgstr "" msgid "Keygen path" msgstr "" +#: ../../extensions/update_manager/settings.php:67 +msgid "Proxy server" +msgstr "" + +#: ../../extensions/update_manager/settings.php:70 +msgid "Proxy port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:73 +msgid "Proxy user" +msgstr "" + +#: ../../extensions/update_manager/settings.php:76 +msgid "Proxy password" +msgstr "" + #: ../../extensions/update_manager/lib/libupdate_manager.php:552 msgid "Development" msgstr "" @@ -734,7 +763,7 @@ msgstr "" #: ../../extensions/update_manager/lib/libupdate_manager.php:555 #: ../../godmode/groups/group_list.php:125 #: ../../godmode/agentes/module_manager_editor_wmi.php:130 -#: ../../godmode/agentes/module_manager_editor_data.php:99 +#: ../../godmode/agentes/module_manager_editor_data.php:90 #: ../../godmode/agentes/module_manager_editor_plugin.php:99 #: ../../godmode/agentes/module_manager_editor_prediction.php:100 #: ../../godmode/agentes/module_manager_editor_network.php:132 @@ -755,11 +784,15 @@ msgstr "" msgid "Code / binary directory" msgstr "" -#: ../../extensions/update_manager.php:100 +#: ../../extensions/update_manager.php:107 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager.php:109 msgid "More info" msgstr "" -#: ../../extensions/update_manager.php:116 +#: ../../extensions/update_manager.php:125 msgid "Update manager settings" msgstr "" @@ -792,8 +825,8 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups.php:66 #: ../../godmode/modules/manage_network_templates.php:39 #: ../../godmode/modules/manage_network_templates_form.php:39 -#: ../../operation/reporting/graph_viewer.php:30 -#: ../../operation/reporting/graph_viewer.php:35 +#: ../../operation/reporting/graph_viewer.php:33 +#: ../../operation/reporting/graph_viewer.php:38 msgid "Deleted successfully" msgstr "" @@ -805,8 +838,8 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups.php:64 #: ../../godmode/modules/manage_network_templates.php:37 #: ../../godmode/modules/manage_network_templates_form.php:37 -#: ../../operation/reporting/graph_viewer.php:32 -#: ../../operation/reporting/graph_viewer.php:37 +#: ../../operation/reporting/graph_viewer.php:35 +#: ../../operation/reporting/graph_viewer.php:40 msgid "Not deleted. Error deleting data" msgstr "" @@ -819,7 +852,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:241 -#: ../../godmode/reporting/reporting_builder.php:174 +#: ../../godmode/reporting/reporting_builder.php:177 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:156 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -828,7 +861,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:243 -#: ../../godmode/reporting/reporting_builder.php:176 +#: ../../godmode/reporting/reporting_builder.php:179 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:154 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -839,12 +872,12 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:257 #: ../../godmode/reporting/map_builder.php:292 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:318 -#: ../../godmode/reporting/reporting_builder.php:485 +#: ../../godmode/reporting/reporting_builder.php:244 +#: ../../godmode/reporting/reporting_builder.php:321 +#: ../../godmode/reporting/reporting_builder.php:488 #: ../../operation/reporting/reporting_viewer.php:52 -#: ../../operation/reporting/graph_viewer.php:107 -#: ../../operation/reporting/graph_viewer.php:156 +#: ../../operation/reporting/graph_viewer.php:109 +#: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:25 #: ../../operation/menu.php:270 msgid "Reporting" @@ -861,7 +894,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:263 #: ../../godmode/reporting/map_builder.php:305 -#: ../../godmode/reporting/reporting_builder.php:328 +#: ../../godmode/reporting/reporting_builder.php:331 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -871,7 +904,8 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:192 #: ../../godmode/modules/manage_network_components_form_wmi.php:109 #: ../../godmode/modules/manage_network_components_form_network.php:212 -#: ../../operation/reporting/reporting_viewer.php:357 +#: ../../operation/reporting/reporting_viewer.php:364 +#: ../../operation/reporting/reporting_xml.php:269 #: ../../operation/incidents/incident.php:260 #: ../../operation/incidents/incident_detail.php:277 #: ../../operation/servers/view_server_detail.php:74 @@ -882,7 +916,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:58 #: ../../operation/agentes/estado_agente.php:161 #: ../../operation/agentes/estado_alertas.php:134 -#: ../../operation/events/events.php:224 ../../operation/events/events.php:319 +#: ../../operation/events/events.php:226 ../../operation/events/events.php:337 msgid "Group" msgstr "" @@ -890,9 +924,9 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:358 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:255 -#: ../../godmode/reporting/reporting_builder.php:439 -#: ../../godmode/reporting/reporting_builder.php:499 +#: ../../godmode/reporting/reporting_builder.php:261 +#: ../../godmode/reporting/reporting_builder.php:442 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 #: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:120 @@ -904,7 +938,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:95 #: ../../godmode/agentes/alert_manager.php:145 #: ../../godmode/agentes/alert_manager.php:172 -#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/manage_config.php:456 #: ../../godmode/agentes/modificar_agente.php:224 #: ../../godmode/agentes/module_manager.php:153 #: ../../godmode/agentes/alert_manager_editor.php:400 @@ -912,13 +946,13 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups.php:76 #: ../../godmode/users/user_list.php:53 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:84 -#: ../../operation/reporting/graph_viewer.php:169 +#: ../../operation/reporting/graph_viewer.php:171 #: ../../operation/incidents/incident.php:264 #: ../../operation/incidents/incident_detail.php:394 #: ../../operation/snmpconsole/snmp_alert.php:344 -#: ../../operation/snmpconsole/snmp_view.php:268 +#: ../../operation/snmpconsole/snmp_view.php:278 #: ../../operation/agentes/datos_agente.php:79 -#: ../../operation/events/events.php:467 +#: ../../operation/events/events.php:485 #: ../../operation/messages/message.php:192 msgid "Delete" msgstr "" @@ -926,21 +960,21 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:288 #: ../../godmode/reporting/map_builder.php:325 #: ../../godmode/reporting/map_builder.php:430 -#: ../../godmode/reporting/reporting_builder.php:308 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:314 +#: ../../godmode/reporting/reporting_builder.php:361 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 #: ../../godmode/profiles/profile_list.php:204 -#: ../../godmode/agentes/module_manager_editor_wmi.php:246 -#: ../../godmode/agentes/module_manager_editor_data.php:181 +#: ../../godmode/agentes/module_manager_editor_wmi.php:252 +#: ../../godmode/agentes/module_manager_editor_data.php:184 #: ../../godmode/agentes/planned_downtime.php:312 #: ../../godmode/agentes/module_manager_editor_plugin.php:219 #: ../../godmode/agentes/alert_manager.php:47 #: ../../godmode/agentes/module_manager_editor_prediction.php:179 -#: ../../godmode/agentes/module_manager_editor_network.php:267 +#: ../../godmode/agentes/module_manager_editor_network.php:291 #: ../../godmode/agentes/agent_manager.php:216 #: ../../godmode/agentes/module_manager.php:68 #: ../../godmode/modules/manage_network_components.php:209 @@ -976,7 +1010,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:113 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1851 +#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1861 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:39 @@ -1073,7 +1107,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:401 -#: ../../godmode/reporting/reporting_builder.php:429 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1082,8 +1116,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:223 #: ../../godmode/modules/manage_network_templates_form.php:136 -#: ../../include/functions_db.php:1970 -#: ../../include/functions_reporting.php:487 +#: ../../include/functions_db.php:1980 +#: ../../include/functions_reporting.php:502 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:185 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1092,20 +1126,20 @@ msgstr "" #: ../../operation/agentes/sla_view.php:145 #: ../../operation/agentes/estado_alertas.php:57 #: ../../operation/agentes/estado_alertas.php:162 -#: ../../operation/events/events.php:315 +#: ../../operation/events/events.php:333 msgid "Type" msgstr "" #: ../../godmode/reporting/map_builder.php:407 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:250 -#: ../../godmode/reporting/reporting_builder.php:288 -#: ../../godmode/reporting/reporting_builder.php:430 +#: ../../godmode/reporting/reporting_builder.php:256 +#: ../../godmode/reporting/reporting_builder.php:294 +#: ../../godmode/reporting/reporting_builder.php:433 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:297 -#: ../../include/functions_reporting.php:423 -#: ../../include/functions_reporting.php:595 -#: ../../operation/reporting/reporting_viewer.php:205 +#: ../../include/functions_reporting.php:310 +#: ../../include/functions_reporting.php:438 +#: ../../include/functions_reporting.php:610 +#: ../../operation/reporting/reporting_viewer.php:211 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_agente.php:158 #: ../../operation/agentes/estado_alertas.php:160 @@ -1114,22 +1148,22 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:409 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:251 -#: ../../godmode/reporting/reporting_builder.php:290 -#: ../../godmode/reporting/reporting_builder.php:399 -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:296 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:434 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../godmode/modules/manage_network_templates_form.php:189 -#: ../../operation/reporting/reporting_viewer.php:207 +#: ../../operation/reporting/reporting_viewer.php:213 #: ../../operation/agentes/exportdata.php:174 msgid "Module" msgstr "" #: ../../godmode/reporting/map_builder.php:411 #: ../../godmode/reporting/graph_builder.php:380 -#: ../../godmode/reporting/reporting_builder.php:381 -#: ../../godmode/reporting/reporting_builder.php:432 -#: ../../operation/reporting/graph_viewer.php:119 +#: ../../godmode/reporting/reporting_builder.php:384 +#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1152,7 +1186,7 @@ msgid "Map linked" msgstr "" #: ../../godmode/reporting/map_builder.php:454 -#: ../../operation/reporting/reporting_viewer.php:80 +#: ../../operation/reporting/reporting_viewer.php:81 msgid "Loading" msgstr "" @@ -1170,7 +1204,7 @@ msgid "Graph builder module list" msgstr "" #: ../../godmode/reporting/graph_builder.php:252 -#: ../../operation/reporting/graph_viewer.php:108 +#: ../../operation/reporting/graph_viewer.php:110 msgid "Combined image render" msgstr "" @@ -1180,20 +1214,20 @@ msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:276 -#: ../../godmode/reporting/reporting_builder.php:396 +#: ../../godmode/reporting/reporting_builder.php:399 #: ../../godmode/agentes/manage_config_remote.php:99 -#: ../../godmode/agentes/manage_config.php:397 +#: ../../godmode/agentes/manage_config.php:388 #: ../../godmode/db/db_refine.php:73 #: ../../operation/agentes/exportdata.php:241 msgid "Source agent" msgstr "" #: ../../godmode/reporting/graph_builder.php:289 -#: ../../godmode/agentes/configurar_agente.php:206 -#: ../../godmode/agentes/manage_config.php:421 -#: ../../godmode/agentes/manage_config.php:437 +#: ../../godmode/agentes/configurar_agente.php:209 +#: ../../godmode/agentes/manage_config.php:412 +#: ../../godmode/agentes/manage_config.php:430 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:596 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:611 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:162 @@ -1217,7 +1251,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 #: ../../include/functions.php:821 ../../include/functions.php:905 -#: ../../include/functions_db.php:1924 +#: ../../include/functions_db.php:1934 msgid "Yes" msgstr "" @@ -1229,7 +1263,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 #: ../../include/functions.php:823 ../../include/functions.php:907 -#: ../../include/functions_db.php:1926 +#: ../../include/functions_db.php:1936 msgid "No" msgstr "" @@ -1260,22 +1294,22 @@ msgid "Stacked" msgstr "" #: ../../godmode/reporting/graph_builder.php:422 -#: ../../operation/reporting/graph_viewer.php:137 +#: ../../operation/reporting/graph_viewer.php:139 msgid "Area" msgstr "" #: ../../godmode/reporting/graph_builder.php:423 -#: ../../operation/reporting/graph_viewer.php:138 +#: ../../operation/reporting/graph_viewer.php:140 msgid "Stacked area" msgstr "" #: ../../godmode/reporting/graph_builder.php:424 -#: ../../operation/reporting/graph_viewer.php:139 +#: ../../operation/reporting/graph_viewer.php:141 msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:447 -#: ../../godmode/reporting/reporting_builder.php:416 +#: ../../godmode/reporting/reporting_builder.php:419 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:140 ../../godmode/setup/news.php:154 @@ -1300,7 +1334,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:483 -#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:345 msgid "Private" msgstr "" @@ -1308,147 +1342,142 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:109 +#: ../../godmode/reporting/reporting_builder.php:110 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:111 +#: ../../godmode/reporting/reporting_builder.php:112 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:136 -#: ../../godmode/reporting/reporting_builder.php:159 +#: ../../godmode/reporting/reporting_builder.php:139 +#: ../../godmode/reporting/reporting_builder.php:162 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:147 -#: ../../godmode/reporting/reporting_builder.php:161 +#: ../../godmode/reporting/reporting_builder.php:150 +#: ../../godmode/reporting/reporting_builder.php:164 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:219 +#: ../../godmode/reporting/reporting_builder.php:223 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:221 +#: ../../godmode/reporting/reporting_builder.php:225 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:228 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:231 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:233 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:239 -#: ../../godmode/reporting/reporting_builder.php:319 +#: ../../godmode/reporting/reporting_builder.php:245 +#: ../../godmode/reporting/reporting_builder.php:322 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:248 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:252 -#: ../../godmode/reporting/reporting_builder.php:292 -#: ../../operation/reporting/reporting_viewer.php:211 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../operation/reporting/reporting_viewer.php:217 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:253 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../operation/reporting/reporting_viewer.php:209 +#: ../../godmode/reporting/reporting_builder.php:259 +#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../operation/reporting/reporting_viewer.php:215 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:254 -#: ../../godmode/reporting/reporting_builder.php:296 +#: ../../godmode/reporting/reporting_builder.php:260 +#: ../../godmode/reporting/reporting_builder.php:302 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:279 +#: ../../godmode/reporting/reporting_builder.php:285 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:326 -#: ../../godmode/reporting/reporting_builder.php:497 +#: ../../godmode/reporting/reporting_builder.php:329 +#: ../../godmode/reporting/reporting_builder.php:500 #: ../../operation/reporting/custom_reporting.php:37 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:365 +#: ../../godmode/reporting/reporting_builder.php:368 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:377 +#: ../../godmode/reporting/reporting_builder.php:380 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 #: ../../godmode/reporting/reporting_builder.php:387 +#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:390 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 #: ../../include/functions.php:484 ../../include/functions.php:508 -#: ../../operation/reporting/graph_viewer.php:123 -#: ../../operation/reporting/graph_viewer.php:124 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/reporting/graph_viewer.php:127 +#: ../../operation/reporting/graph_viewer.php:128 #: ../../operation/servers/view_server_detail.php:111 msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:391 +#: ../../godmode/reporting/reporting_builder.php:394 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:407 +#: ../../godmode/reporting/reporting_builder.php:410 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:421 +#: ../../godmode/reporting/reporting_builder.php:424 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:428 +#: ../../godmode/reporting/reporting_builder.php:431 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:436 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:458 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:460 -#: ../../operation/agentes/estado_grupo.php:244 -msgid "Down" -msgstr "" - -#: ../../godmode/reporting/reporting_builder.php:486 +#: ../../godmode/reporting/reporting_builder.php:489 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/custom_reporting.php:26 #: ../../operation/menu.php:281 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:516 -#: ../../operation/reporting/graph_viewer.php:197 +#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:31 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:522 +#: ../../godmode/reporting/reporting_builder.php:525 msgid "Create report" msgstr "" @@ -1512,8 +1541,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:97 #: ../../godmode/servers/manage_export_form.php:86 -#: ../../godmode/agentes/module_manager_editor_wmi.php:192 -#: ../../godmode/agentes/module_manager_editor_data.php:154 +#: ../../godmode/agentes/module_manager_editor_wmi.php:198 +#: ../../godmode/agentes/module_manager_editor_data.php:150 #: ../../godmode/agentes/module_manager_editor_plugin.php:165 #: ../../godmode/agentes/module_manager_editor_prediction.php:137 #: ../../godmode/agentes/module_manager_editor_network.php:172 @@ -1571,13 +1600,13 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:195 -#: ../../include/functions_reporting.php:240 +#: ../../include/functions_reporting.php:253 #: ../../operation/incidents/incident.php:181 #: ../../operation/incidents/incident.php:257 #: ../../operation/incidents/incident_detail.php:245 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:169 #: ../../operation/agentes/status_monitor.php:189 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1586,7 +1615,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:66 #: ../../operation/agentes/estado_alertas.php:161 #: ../../operation/agentes/tactical.php:230 -#: ../../operation/events/events.php:473 +#: ../../operation/events/events.php:491 msgid "Status" msgstr "" @@ -1742,12 +1771,12 @@ msgid "Export server" msgstr "" #: ../../godmode/servers/manage_export_form.php:79 -#: ../../godmode/agentes/module_manager_editor_wmi.php:226 -#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_wmi.php:232 +#: ../../godmode/agentes/module_manager_editor_data.php:134 #: ../../godmode/agentes/module_manager_editor_plugin.php:114 #: ../../godmode/agentes/module_manager_editor_plugin.php:199 #: ../../godmode/agentes/module_manager_editor_prediction.php:159 -#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 #: ../../godmode/users/configure_user.php:223 ../../include/functions.php:701 @@ -1884,11 +1913,11 @@ msgstr "" #: ../../godmode/groups/group_list.php:109 #: ../../godmode/groups/configure_group.php:88 -#: ../../godmode/agentes/configurar_agente.php:214 +#: ../../godmode/agentes/configurar_agente.php:217 #: ../../godmode/agentes/alert_manager.php:33 -#: ../../godmode/agentes/manage_config.php:439 -#: ../../include/functions_reporting.php:605 -#: ../../operation/agentes/estado_grupo.php:252 +#: ../../godmode/agentes/manage_config.php:432 +#: ../../include/functions_reporting.php:620 +#: ../../operation/agentes/estado_grupo.php:223 #: ../../operation/agentes/ver_agente.php:219 #: ../../operation/agentes/estado_agente.php:164 msgid "Alerts" @@ -1905,10 +1934,10 @@ msgstr "" #: ../../godmode/groups/group_list.php:126 ../../godmode/setup/links.php:134 #: ../../godmode/setup/news.php:148 #: ../../godmode/profiles/profile_list.php:245 -#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config_remote.php:146 +#: ../../godmode/agentes/manage_config.php:452 +#: ../../godmode/agentes/manage_config.php:456 #: ../../godmode/agentes/manage_config.php:459 -#: ../../godmode/agentes/manage_config.php:461 -#: ../../godmode/agentes/manage_config.php:463 #: ../../godmode/agentes/modificar_agente.php:274 #: ../../godmode/agentes/module_manager.php:152 #: ../../godmode/agentes/module_manager.php:163 @@ -1916,10 +1945,10 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:75 #: ../../godmode/users/user_list.php:105 #: ../../godmode/users/configure_user.php:267 -#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 -#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:76 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:106 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:100 -#: ../../operation/reporting/graph_viewer.php:190 +#: ../../operation/reporting/graph_viewer.php:192 #: ../../operation/incidents/incident.php:337 msgid "Are you sure?" msgstr "" @@ -2010,7 +2039,7 @@ msgstr "" msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:217 ../../godmode/setup/setup.php:68 +#: ../../godmode/menu.php:217 ../../godmode/setup/setup.php:72 #: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" @@ -2058,23 +2087,23 @@ msgstr "" #: ../../godmode/admin_access_logs.php:40 #: ../../godmode/agentes/manage_config_remote.php:95 -#: ../../godmode/agentes/manage_config.php:393 +#: ../../godmode/agentes/manage_config.php:384 #: ../../operation/incidents/incident.php:166 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 -#: ../../godmode/agentes/manage_config.php:389 +#: ../../godmode/agentes/manage_config.php:380 #: ../../godmode/modules/manage_network_components.php:197 #: ../../include/functions.php:699 ../../include/functions.php:1180 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:183 +#: ../../operation/snmpconsole/snmp_view.php:179 #: ../../operation/agentes/status_monitor.php:82 #: ../../operation/agentes/status_monitor.php:88 #: ../../operation/agentes/status_monitor.php:94 #: ../../operation/agentes/status_monitor.php:100 #: ../../operation/agentes/status_monitor.php:112 -#: ../../operation/events/events.php:324 +#: ../../operation/events/events.php:342 msgid "All" msgstr "" @@ -2089,70 +2118,78 @@ msgstr "" msgid "Show" msgstr "" -#: ../../godmode/setup/setup.php:69 +#: ../../godmode/setup/setup.php:73 msgid "General configuration" msgstr "" -#: ../../godmode/setup/setup.php:75 +#: ../../godmode/setup/setup.php:79 msgid "Language Code for Pandora" msgstr "" -#: ../../godmode/setup/setup.php:78 +#: ../../godmode/setup/setup.php:82 msgid "Date format string" msgstr "" -#: ../../godmode/setup/setup.php:81 +#: ../../godmode/setup/setup.php:85 msgid "Remote config directory" msgstr "" -#: ../../godmode/setup/setup.php:84 +#: ../../godmode/setup/setup.php:88 msgid "Graph color (min)" msgstr "" -#: ../../godmode/setup/setup.php:87 +#: ../../godmode/setup/setup.php:91 msgid "Graph color (avg)" msgstr "" -#: ../../godmode/setup/setup.php:90 +#: ../../godmode/setup/setup.php:94 msgid "Graph color (max)" msgstr "" -#: ../../godmode/setup/setup.php:93 -msgid "SLA period" +#: ../../godmode/setup/setup.php:97 +msgid "SLA period (seconds)" msgstr "" -#: ../../godmode/setup/setup.php:96 +#: ../../godmode/setup/setup.php:100 msgid "Max. days before compact data" msgstr "" -#: ../../godmode/setup/setup.php:99 +#: ../../godmode/setup/setup.php:103 msgid "Max. days before purge" msgstr "" -#: ../../godmode/setup/setup.php:102 +#: ../../godmode/setup/setup.php:106 msgid "Graphic resolution (1-low, 5-high)" msgstr "" -#: ../../godmode/setup/setup.php:105 +#: ../../godmode/setup/setup.php:109 msgid "Compact interpolation in hours (1 Fine-20 bad)" msgstr "" -#: ../../godmode/setup/setup.php:108 +#: ../../godmode/setup/setup.php:112 msgid "Show unknown modules in global view" msgstr "" -#: ../../godmode/setup/setup.php:111 +#: ../../godmode/setup/setup.php:115 msgid "Show last fired alerts in global view" msgstr "" -#: ../../godmode/setup/setup.php:114 +#: ../../godmode/setup/setup.php:118 msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:117 +#: ../../godmode/setup/setup.php:121 ../../operation/events/events.php:279 msgid "Block size for pagination" msgstr "" +#: ../../godmode/setup/setup.php:124 +msgid "Forward SNMP traps to agent (if exist)" +msgstr "" + +#: ../../godmode/setup/setup.php:127 +msgid "Automatic update check" +msgstr "" + #: ../../godmode/setup/links.php:39 msgid "There was a problem creating link" msgstr "" @@ -2207,8 +2244,8 @@ msgstr "" #: ../../godmode/setup/news.php:112 ../../include/functions.php:806 #: ../../include/functions.php:830 ../../include/functions.php:915 -#: ../../include/functions.php:957 ../../include/functions_db.php:1910 -#: ../../include/functions_db.php:1932 +#: ../../include/functions.php:957 ../../include/functions_db.php:1920 +#: ../../include/functions_db.php:1942 msgid "Text" msgstr "" @@ -2346,146 +2383,174 @@ msgstr "" msgid "Pandora System Management" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:128 -#: ../../godmode/agentes/configurar_agente.php:485 +#: ../../godmode/agentes/configurar_agente.php:131 +#: ../../godmode/agentes/configurar_agente.php:502 msgid "No agent name specified" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:131 -#: ../../godmode/agentes/configurar_agente.php:488 +#: ../../godmode/agentes/configurar_agente.php:134 +#: ../../godmode/agentes/configurar_agente.php:505 msgid "There is already an agent in the database with this name" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:160 +#: ../../godmode/agentes/configurar_agente.php:163 msgid "There was a problem creating record in tagente_estado table" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:164 +#: ../../godmode/agentes/configurar_agente.php:167 msgid "There was a problem creating agent_keepalive module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:172 +#: ../../godmode/agentes/configurar_agente.php:175 msgid "There was a problem creating the agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:183 +#: ../../godmode/agentes/configurar_agente.php:186 msgid "Setup mode" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:190 -#: ../../operation/reporting/graph_viewer.php:167 +#: ../../godmode/agentes/configurar_agente.php:193 +#: ../../operation/reporting/graph_viewer.php:169 msgid "View" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:198 +#: ../../godmode/agentes/configurar_agente.php:201 msgid "Setup Agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:222 +#: ../../godmode/agentes/configurar_agente.php:225 msgid "Net. Templates" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:235 +#: ../../godmode/agentes/configurar_agente.php:238 msgid "There was a problem creating agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:238 +#: ../../godmode/agentes/configurar_agente.php:241 msgid "Agent successfully created" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:255 +#: ../../godmode/agentes/configurar_agente.php:259 +msgid "No data to normalize" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:263 msgid "Deleted data above" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:268 -#: ../../godmode/agentes/configurar_agente.php:282 -#: ../../godmode/alerts/modify_alert.php:71 -#: ../../operation/snmpconsole/snmp_alert.php:60 -msgid "There was a problem deleting alert" +#: ../../godmode/agentes/configurar_agente.php:265 +msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:270 -#: ../../godmode/agentes/configurar_agente.php:284 +#: ../../godmode/agentes/configurar_agente.php:278 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:280 +#: ../../godmode/agentes/configurar_agente.php:296 #: ../../godmode/alerts/modify_alert.php:73 #: ../../operation/snmpconsole/snmp_alert.php:62 msgid "Alert successfully deleted" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:357 +#: ../../godmode/agentes/configurar_agente.php:294 +#: ../../godmode/alerts/modify_alert.php:71 +#: ../../operation/snmpconsole/snmp_alert.php:60 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:375 #: ../../godmode/alerts/modify_alert.php:57 #: ../../operation/snmpconsole/snmp_alert.php:88 msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:360 +#: ../../godmode/agentes/configurar_agente.php:377 #: ../../godmode/alerts/modify_alert.php:59 #: ../../operation/snmpconsole/snmp_alert.php:90 #: ../../operation/snmpconsole/snmp_alert.php:97 msgid "Alert successfully created" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:375 -msgid "Problem adding component alert" +#: ../../godmode/agentes/configurar_agente.php:391 +msgid "There was a problem creating composite alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:377 -msgid "Alert component added ok" +#: ../../godmode/agentes/configurar_agente.php:393 +msgid "Composite alert successfully created" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:458 +#: ../../godmode/agentes/configurar_agente.php:475 #: ../../godmode/alerts/modify_alert.php:44 #: ../../operation/snmpconsole/snmp_alert.php:95 msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:461 -#: ../../godmode/agentes/configurar_agente.php:520 -msgid "Agent successfully updated" +#: ../../godmode/agentes/configurar_agente.php:477 +#: ../../godmode/alerts/modify_alert.php:46 +msgid "Alert successfully updated" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:518 +#: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:553 +#: ../../godmode/agentes/configurar_agente.php:537 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:560 #: ../../operation/agentes/estado_generalagente.php:45 msgid "There was a problem loading agent" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:725 +#: ../../godmode/agentes/configurar_agente.php:592 +msgid "There was a problem loading the module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:628 +msgid "There was a problem loading the alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:741 msgid "There was a problem updating module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:727 +#: ../../godmode/agentes/configurar_agente.php:743 msgid "Module successfully updated" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:738 +#: ../../godmode/agentes/configurar_agente.php:756 msgid "Cannot read from SNMP source" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:740 +#: ../../godmode/agentes/configurar_agente.php:758 msgid "SNMP source has been scanned" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:768 +#: ../../godmode/agentes/configurar_agente.php:790 msgid "There was a problem adding module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:771 +#: ../../godmode/agentes/configurar_agente.php:810 +#: ../../godmode/agentes/configurar_agente.php:812 msgid "Module added successfully" msgstr "" #: ../../godmode/agentes/configurar_agente.php:812 -msgid "There was a problem deleting module" +msgid "Status init unsuccessful" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:814 +#: ../../godmode/agentes/configurar_agente.php:861 +msgid "There was a problem deleting the module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:864 msgid "Module deleted successfully" msgstr "" #: ../../godmode/agentes/module_manager_editor_wmi.php:80 -#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_data.php:72 #: ../../godmode/agentes/module_manager_editor_plugin.php:79 #: ../../godmode/agentes/module_manager_editor_prediction.php:80 #: ../../godmode/agentes/module_manager_editor_network.php:81 @@ -2514,7 +2579,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_wmi.php:128 #: ../../godmode/agentes/agent_template.php:156 -#: ../../godmode/agentes/module_manager_editor_data.php:97 +#: ../../godmode/agentes/module_manager_editor_data.php:88 #: ../../godmode/agentes/module_manager_editor_plugin.php:97 #: ../../godmode/agentes/module_manager_editor_prediction.php:98 #: ../../godmode/agentes/module_manager_editor_network.php:130 @@ -2538,28 +2603,32 @@ msgid "Target IP" msgstr "" #: ../../godmode/agentes/module_manager_editor_wmi.php:138 +msgid "Namespace" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:145 #: ../../godmode/modules/manage_network_components_form_wmi.php:144 msgid "WMI Query" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:146 +#: ../../godmode/agentes/module_manager_editor_wmi.php:152 #: ../../godmode/modules/manage_network_components_form_wmi.php:152 msgid "Key string" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:150 +#: ../../godmode/agentes/module_manager_editor_wmi.php:156 #: ../../godmode/modules/manage_network_components_form_wmi.php:160 msgid "Field number" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:158 +#: ../../godmode/agentes/module_manager_editor_wmi.php:164 #: ../../godmode/agentes/module_manager_editor_plugin.php:134 #: ../../godmode/modules/manage_network_components_form_wmi.php:168 msgid "Username" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:167 -#: ../../godmode/agentes/module_manager_editor_data.php:105 +#: ../../godmode/agentes/module_manager_editor_wmi.php:173 +#: ../../godmode/agentes/module_manager_editor_data.php:95 #: ../../godmode/agentes/module_manager_editor_plugin.php:142 #: ../../godmode/agentes/module_manager_editor_prediction.php:122 #: ../../godmode/agentes/module_manager_editor_network.php:146 @@ -2568,15 +2637,15 @@ msgstr "" msgid "Module type" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:187 +#: ../../godmode/agentes/module_manager_editor_wmi.php:193 #: ../../godmode/agentes/module_manager_editor_plugin.php:160 #: ../../godmode/agentes/module_manager_editor_network.php:167 #: ../../godmode/modules/manage_network_components_form_wmi.php:138 msgid "Max. timeout" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:194 -#: ../../godmode/agentes/module_manager_editor_data.php:156 +#: ../../godmode/agentes/module_manager_editor_wmi.php:200 +#: ../../godmode/agentes/module_manager_editor_data.php:152 #: ../../godmode/agentes/module_manager_editor_plugin.php:167 #: ../../godmode/agentes/module_manager_editor_prediction.php:142 #: ../../godmode/agentes/module_manager_editor_network.php:174 @@ -2585,18 +2654,18 @@ msgstr "" msgid "Module group" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:217 -#: ../../godmode/agentes/module_manager_editor_data.php:126 +#: ../../godmode/agentes/module_manager_editor_wmi.php:223 +#: ../../godmode/agentes/module_manager_editor_data.php:116 #: ../../godmode/agentes/module_manager_editor_plugin.php:190 -#: ../../godmode/agentes/module_manager_editor_network.php:228 +#: ../../godmode/agentes/module_manager_editor_network.php:246 msgid "Post process" msgstr "" -#: ../../godmode/agentes/module_manager_editor_wmi.php:221 -#: ../../godmode/agentes/module_manager_editor_data.php:130 +#: ../../godmode/agentes/module_manager_editor_wmi.php:227 +#: ../../godmode/agentes/module_manager_editor_data.php:120 #: ../../godmode/agentes/module_manager_editor_plugin.php:194 #: ../../godmode/agentes/module_manager_editor_prediction.php:154 -#: ../../godmode/agentes/module_manager_editor_network.php:232 +#: ../../godmode/agentes/module_manager_editor_network.php:250 msgid "Export target" msgstr "" @@ -2607,7 +2676,7 @@ msgstr "" #: ../../godmode/agentes/agent_template.php:119 #: ../../godmode/agentes/manage_config_remote.php:82 #: ../../godmode/agentes/alert_manager.php:33 -#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/manage_config.php:371 #: ../../godmode/agentes/modificar_agente.php:132 #: ../../godmode/agentes/agent_manager.php:36 #: ../../godmode/agentes/module_manager.php:31 @@ -2631,48 +2700,52 @@ msgstr "" msgid "Assigned modules" msgstr "" -#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_data.php:72 msgid "Data server module" msgstr "" +#: ../../godmode/agentes/module_manager_editor_data.php:162 +msgid "Not assigned" +msgstr "" + #: ../../godmode/agentes/manage_config_remote.php:44 -#: ../../godmode/agentes/manage_config.php:45 +#: ../../godmode/agentes/manage_config.php:47 msgid "Data Copy" msgstr "" #: ../../godmode/agentes/manage_config_remote.php:50 -#: ../../godmode/agentes/manage_config.php:52 +#: ../../godmode/agentes/manage_config.php:54 msgid "No selected agents to copy" msgstr "" #: ../../godmode/agentes/manage_config_remote.php:66 -#: ../../godmode/agentes/manage_config.php:90 +#: ../../godmode/agentes/manage_config.php:92 msgid "copyage" msgstr "" #: ../../godmode/agentes/manage_config_remote.php:82 -#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/manage_config.php:371 msgid "Configuration Management" msgstr "" #: ../../godmode/agentes/manage_config_remote.php:87 -#: ../../godmode/agentes/manage_config.php:385 +#: ../../godmode/agentes/manage_config.php:376 msgid "Source group" msgstr "" -#: ../../godmode/agentes/manage_config_remote.php:127 -#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/agentes/manage_config_remote.php:129 +#: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/db/db_refine.php:90 #: ../../operation/agentes/exportdata.php:263 msgid "Get Info" msgstr "" -#: ../../godmode/agentes/manage_config_remote.php:132 -#: ../../godmode/agentes/manage_config.php:446 +#: ../../godmode/agentes/manage_config_remote.php:134 +#: ../../godmode/agentes/manage_config.php:439 msgid "To Agent(s):" msgstr "" -#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config_remote.php:146 msgid "Replicate configuration" msgstr "" @@ -2777,18 +2850,18 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2062 +#: ../../include/functions_db.php:2072 #: ../../operation/snmpconsole/snmp_alert.php:143 #: ../../operation/snmpconsole/snmp_alert.php:262 -#: ../../operation/snmpconsole/snmp_view.php:180 -#: ../../operation/events/events.php:427 +#: ../../operation/snmpconsole/snmp_view.php:176 +#: ../../operation/events/events.php:445 msgid "Alert" msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:491 +#: ../../include/functions_reporting.php:506 msgid "Threshold" msgstr "" @@ -2809,7 +2882,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1856 +#: ../../include/functions_db.php:1866 msgid "Time" msgstr "" @@ -2842,62 +2915,66 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1852 +#: ../../include/functions_db.php:1862 msgid "Oper" msgstr "" -#: ../../godmode/agentes/manage_config.php:59 +#: ../../godmode/agentes/manage_config.php:61 #: ../../godmode/db/db_refine.php:48 msgid "No modules has been selected" msgstr "" -#: ../../godmode/agentes/manage_config.php:78 +#: ../../godmode/agentes/manage_config.php:80 msgid "You must select modules and/or alerts for copy operation" msgstr "" -#: ../../godmode/agentes/manage_config.php:152 +#: ../../godmode/agentes/manage_config.php:154 msgid "Problem updating database" msgstr "" -#: ../../godmode/agentes/manage_config.php:177 +#: ../../godmode/agentes/manage_config.php:179 msgid "Copying module" msgstr "" -#: ../../godmode/agentes/manage_config.php:253 +#: ../../godmode/agentes/manage_config.php:255 msgid "Copying alert" msgstr "" -#: ../../godmode/agentes/manage_config.php:256 +#: ../../godmode/agentes/manage_config.php:258 msgid "Not found" msgstr "" -#: ../../godmode/agentes/manage_config.php:256 +#: ../../godmode/agentes/manage_config.php:258 msgid " in agent " msgstr "" -#: ../../godmode/agentes/manage_config.php:269 +#: ../../godmode/agentes/manage_config.php:271 #: ../../godmode/db/db_refine.php:35 msgid "Delete Data" msgstr "" -#: ../../godmode/agentes/manage_config.php:292 -#: ../../godmode/agentes/manage_config.php:338 +#: ../../godmode/agentes/manage_config.php:280 +msgid "Deleting source agent. No destination targets defined" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:305 +#: ../../godmode/agentes/manage_config.php:360 msgid "Deleting data" msgstr "" -#: ../../godmode/agentes/manage_config.php:325 +#: ../../godmode/agentes/manage_config.php:347 msgid "Delete agents" msgstr "" -#: ../../godmode/agentes/manage_config.php:435 -msgid "Copy Configuration" +#: ../../godmode/agentes/manage_config.php:426 +msgid "Targets" msgstr "" -#: ../../godmode/agentes/manage_config.php:459 +#: ../../godmode/agentes/manage_config.php:452 msgid "Copy" msgstr "" -#: ../../godmode/agentes/manage_config.php:463 +#: ../../godmode/agentes/manage_config.php:459 msgid "Delete Agents" msgstr "" @@ -2932,12 +3009,16 @@ msgstr "" msgid "SNMP Community" msgstr "" -#: ../../godmode/agentes/module_manager_editor_network.php:248 +#: ../../godmode/agentes/module_manager_editor_network.php:220 +msgid "SNMP version" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:266 #: ../../godmode/modules/manage_network_components_form_network.php:252 msgid "TCP send" msgstr "" -#: ../../godmode/agentes/module_manager_editor_network.php:252 +#: ../../godmode/agentes/module_manager_editor_network.php:276 #: ../../godmode/modules/manage_network_components_form_network.php:256 msgid "TCP receive" msgstr "" @@ -2967,9 +3048,9 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:1972 +#: ../../include/functions_db.php:1982 #: ../../operation/agentes/estado_generalagente.php:63 -#: ../../operation/events/events.php:317 +#: ../../operation/events/events.php:335 msgid "Agent name" msgstr "" @@ -3125,10 +3206,10 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:70 #: ../../include/functions.php:737 ../../include/functions.php:742 -#: ../../include/functions.php:745 ../../include/functions_db.php:1904 -#: ../../include/functions_reporting.php:526 -#: ../../include/functions_reporting.php:564 -#: ../../include/functions_reporting.php:591 +#: ../../include/functions.php:745 ../../include/functions_db.php:1914 +#: ../../include/functions_reporting.php:541 +#: ../../include/functions_reporting.php:579 +#: ../../include/functions_reporting.php:606 #: ../../operation/agentes/exportdata.php:282 #: ../../operation/agentes/sla_view.php:98 #: ../../operation/agentes/sla_view.php:179 @@ -3137,7 +3218,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:73 #: ../../include/functions.php:849 ../../include/functions.php:931 -#: ../../include/functions_reporting.php:300 +#: ../../include/functions_reporting.php:313 #: ../../operation/incidents/incident.php:187 #: ../../operation/incidents/incident.php:259 #: ../../operation/incidents/incident_detail.php:286 @@ -3425,10 +3506,10 @@ msgid "Update user" msgstr "" #: ../../godmode/users/configure_user.php:176 -#: ../../include/functions_db.php:1973 -#: ../../include/functions_reporting.php:242 -#: ../../operation/snmpconsole/snmp_view.php:178 -#: ../../operation/events/events.php:320 +#: ../../include/functions_db.php:1983 +#: ../../include/functions_reporting.php:255 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/events/events.php:338 #: ../../operation/users/user_edit.php:109 msgid "User ID" msgstr "" @@ -3482,8 +3563,8 @@ msgid "Profiles/Groups assigned to this user" msgstr "" #: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 -#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 -#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:72 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:45 msgid "Database Maintenance" msgstr "" @@ -3628,8 +3709,8 @@ msgstr "" msgid "Total number of packets" msgstr "" -#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 -#: ../../godmode/db/db_event.php:61 +#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:91 +#: ../../godmode/db/db_event.php:67 msgid "Purge data" msgstr "" @@ -3661,8 +3742,8 @@ msgstr "" msgid "All data until now" msgstr "" -#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 -#: ../../godmode/db/db_event.php:76 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:106 +#: ../../godmode/db/db_event.php:86 msgid "Do it!" msgstr "" @@ -3685,51 +3766,51 @@ msgid "" "the best performance and results in Pandora" msgstr "" -#: ../../godmode/db/db_audit.php:52 +#: ../../godmode/db/db_audit.php:73 msgid "Database Audit purge" msgstr "" -#: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 +#: ../../godmode/db/db_audit.php:79 ../../godmode/db/db_event.php:55 msgid "Total" msgstr "" -#: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 +#: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:56 msgid "Records" msgstr "" -#: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 +#: ../../godmode/db/db_audit.php:83 ../../godmode/db/db_event.php:58 msgid "First date" msgstr "" -#: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 +#: ../../godmode/db/db_audit.php:87 msgid "Latest date" msgstr "" -#: ../../godmode/db/db_audit.php:75 +#: ../../godmode/db/db_audit.php:96 msgid "Purge audit data over 90 days" msgstr "" -#: ../../godmode/db/db_audit.php:76 +#: ../../godmode/db/db_audit.php:97 msgid "Purge audit data over 30 days" msgstr "" -#: ../../godmode/db/db_audit.php:77 +#: ../../godmode/db/db_audit.php:98 msgid "Purge audit data over 14 days" msgstr "" -#: ../../godmode/db/db_audit.php:78 +#: ../../godmode/db/db_audit.php:99 msgid "Purge audit data over 7 days" msgstr "" -#: ../../godmode/db/db_audit.php:79 +#: ../../godmode/db/db_audit.php:100 msgid "Purge audit data over 3 days" msgstr "" -#: ../../godmode/db/db_audit.php:80 +#: ../../godmode/db/db_audit.php:101 msgid "Purge audit data over 1 day" msgstr "" -#: ../../godmode/db/db_audit.php:81 +#: ../../godmode/db/db_audit.php:102 msgid "Purge all audit data" msgstr "" @@ -3746,51 +3827,59 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:489 +#: ../../include/functions_reporting.php:504 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:490 +#: ../../include/functions_reporting.php:505 msgid "Maximum" msgstr "" -#: ../../godmode/db/db_event.php:41 +#: ../../godmode/db/db_event.php:38 +msgid "Successfully deleted old events" +msgstr "" + +#: ../../godmode/db/db_event.php:40 +msgid "Error deleting old events" +msgstr "" + +#: ../../godmode/db/db_event.php:45 msgid "Event Database cleanup" msgstr "" -#: ../../godmode/db/db_event.php:66 +#: ../../godmode/db/db_event.php:61 +msgid "Latest data" +msgstr "" + +#: ../../godmode/db/db_event.php:75 msgid "Purge event data over 90 days" msgstr "" -#: ../../godmode/db/db_event.php:67 +#: ../../godmode/db/db_event.php:76 msgid "Purge event data over 30 days" msgstr "" -#: ../../godmode/db/db_event.php:68 +#: ../../godmode/db/db_event.php:77 msgid "Purge event data over 14 days" msgstr "" -#: ../../godmode/db/db_event.php:69 +#: ../../godmode/db/db_event.php:78 msgid "Purge event data over 7 days" msgstr "" -#: ../../godmode/db/db_event.php:70 +#: ../../godmode/db/db_event.php:79 msgid "Purge event data over 3 days" msgstr "" -#: ../../godmode/db/db_event.php:71 +#: ../../godmode/db/db_event.php:80 msgid "Purge event data over 1 day" msgstr "" -#: ../../godmode/db/db_event.php:72 +#: ../../godmode/db/db_event.php:81 msgid "Purge all event data" msgstr "" -#: ../../godmode/alerts/modify_alert.php:46 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/alerts/modify_alert.php:79 #: ../../godmode/alerts/configure_alert.php:58 msgid "Alert configuration" @@ -3866,7 +3955,7 @@ msgid "months" msgstr "" #: ../../include/functions.php:847 ../../include/functions.php:929 -#: ../../include/functions_db.php:1859 +#: ../../include/functions_db.php:1869 msgid "Recovery" msgstr "" @@ -3891,14 +3980,14 @@ msgid "Never" msgstr "" #: ../../include/functions.php:974 ../../include/functions.php:1133 -#: ../../include/functions_db.php:1944 ../../operation/agentes/bulbs.php:29 +#: ../../include/functions_db.php:1954 ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:346 #: ../../operation/agentes/estado_alertas.php:141 #: ../../operation/agentes/estado_alertas.php:190 msgid "Alert fired" msgstr "" -#: ../../include/functions.php:983 ../../include/functions_db.php:1946 +#: ../../include/functions.php:983 ../../include/functions_db.php:1956 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:348 #: ../../operation/agentes/estado_alertas.php:142 @@ -3908,16 +3997,19 @@ msgstr "" #: ../../include/functions.php:994 #: ../../operation/reporting/reporting_viewer.php:147 +#: ../../operation/reporting/reporting_xml.php:170 msgid "Simple graph" msgstr "" #: ../../include/functions.php:995 #: ../../operation/reporting/reporting_viewer.php:161 +#: ../../operation/reporting/reporting_xml.php:176 msgid "Custom graph" msgstr "" #: ../../include/functions.php:996 -#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../operation/reporting/reporting_viewer.php:192 +#: ../../operation/reporting/reporting_xml.php:194 #: ../../operation/agentes/ver_agente.php:224 #: ../../operation/agentes/sla_view.php:46 #: ../../operation/agentes/sla_view.php:147 @@ -3925,22 +4017,26 @@ msgid "S.L.A" msgstr "" #: ../../include/functions.php:997 -#: ../../operation/reporting/reporting_viewer.php:249 +#: ../../operation/reporting/reporting_viewer.php:256 +#: ../../operation/reporting/reporting_xml.php:227 msgid "Event report" msgstr "" #: ../../include/functions.php:998 -#: ../../operation/reporting/reporting_viewer.php:265 +#: ../../operation/reporting/reporting_viewer.php:272 +#: ../../operation/reporting/reporting_xml.php:235 msgid "Alert report" msgstr "" #: ../../include/functions.php:999 -#: ../../operation/reporting/reporting_viewer.php:279 +#: ../../operation/reporting/reporting_viewer.php:286 +#: ../../operation/reporting/reporting_xml.php:242 msgid "Monitor report" msgstr "" #: ../../include/functions.php:1003 -#: ../../operation/reporting/reporting_viewer.php:342 +#: ../../operation/reporting/reporting_viewer.php:349 +#: ../../operation/reporting/reporting_xml.php:264 msgid "Sumatory" msgstr "" @@ -3949,13 +4045,15 @@ msgid "General group report" msgstr "" #: ../../include/functions.php:1006 -#: ../../operation/reporting/reporting_viewer.php:384 +#: ../../operation/reporting/reporting_viewer.php:391 +#: ../../operation/reporting/reporting_xml.php:283 msgid "Agents detailed view" msgstr "" #: ../../include/functions.php:1021 ../../include/functions.php:1130 -#: ../../include/functions_db.php:1175 -#: ../../operation/reporting/reporting_viewer.php:218 +#: ../../include/functions_db.php:1185 +#: ../../operation/reporting/reporting_viewer.php:225 +#: ../../operation/reporting/reporting_xml.php:214 msgid "Unknown" msgstr "" @@ -3987,8 +4085,8 @@ msgstr "" msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1138 ../../include/functions_db.php:2060 -#: ../../operation/events/events.php:425 +#: ../../include/functions.php:1138 ../../include/functions_db.php:2070 +#: ../../operation/events/events.php:443 msgid "System" msgstr "" @@ -3996,156 +4094,162 @@ msgstr "" msgid "Error" msgstr "" -#: ../../include/functions_db.php:1163 +#: ../../include/functions_db.php:1173 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1166 +#: ../../include/functions_db.php:1176 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1169 +#: ../../include/functions_db.php:1179 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1172 +#: ../../include/functions_db.php:1182 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1728 +#: ../../include/functions_db.php:1738 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1854 +#: ../../include/functions_db.php:1864 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1855 +#: ../../include/functions_db.php:1865 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1858 +#: ../../include/functions_db.php:1868 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1860 +#: ../../include/functions_db.php:1870 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1861 +#: ../../include/functions_db.php:1871 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1862 +#: ../../include/functions_db.php:1872 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:1967 +#: ../../include/functions_db.php:1977 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:1969 ../../operation/events/events.php:314 +#: ../../include/functions_db.php:1979 ../../operation/events/events.php:332 msgid "St" msgstr "" -#: ../../include/functions_db.php:1971 -#: ../../include/functions_reporting.php:241 -#: ../../operation/events/events.php:316 +#: ../../include/functions_db.php:1981 +#: ../../include/functions_reporting.php:254 +#: ../../operation/events/events.php:334 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:298 +#: ../../include/functions_reporting.php:311 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:299 -#: ../../include/functions_reporting.php:493 +#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:508 #: ../../operation/snmpconsole/snmp_alert.php:268 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:343 +#: ../../include/functions_reporting.php:356 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:391 +#: ../../include/functions_reporting.php:403 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:392 +#: ../../include/functions_reporting.php:404 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:424 -#: ../../include/functions_reporting.php:528 +#: ../../include/functions_reporting.php:439 +#: ../../include/functions_reporting.php:543 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:468 +#: ../../include/functions_reporting.php:483 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:492 +#: ../../include/functions_reporting.php:507 #: ../../operation/snmpconsole/snmp_alert.php:269 #: ../../operation/agentes/estado_alertas.php:64 #: ../../operation/agentes/estado_alertas.php:164 msgid "Last fired" msgstr "" -#: ../../include/functions_reporting.php:529 +#: ../../include/functions_reporting.php:544 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:622 -#: ../../operation/agentes/estado_grupo.php:222 +#: ../../include/functions_reporting.php:637 +#: ../../operation/agentes/estado_grupo.php:211 msgid "Monitors" msgstr "" -#: ../../operation/reporting/reporting_viewer.php:110 +#: ../../operation/reporting/reporting_viewer.php:111 msgid "Invalid date selected" msgstr "" -#: ../../operation/reporting/reporting_viewer.php:115 +#: ../../operation/reporting/reporting_viewer.php:116 msgid "Selected date is older than current date" msgstr "" -#: ../../operation/reporting/reporting_viewer.php:195 +#: ../../operation/reporting/reporting_viewer.php:201 +#: ../../operation/reporting/reporting_xml.php:198 msgid "There are no SLAs defined" msgstr "" -#: ../../operation/reporting/reporting_viewer.php:235 +#: ../../operation/reporting/reporting_viewer.php:219 +msgid "SLA Limit" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:242 +#: ../../operation/agentes/estado_grupo.php:212 msgid "Ok" msgstr "" -#: ../../operation/reporting/reporting_viewer.php:237 -#: ../../operation/agentes/estado_grupo.php:235 +#: ../../operation/reporting/reporting_viewer.php:244 +#: ../../operation/agentes/estado_grupo.php:214 msgid "Fail" msgstr "" -#: ../../operation/reporting/graph_viewer.php:136 -#: ../../operation/reporting/graph_viewer.php:144 +#: ../../operation/reporting/graph_viewer.php:138 +#: ../../operation/reporting/graph_viewer.php:146 msgid "Graph defined" msgstr "" -#: ../../operation/reporting/graph_viewer.php:145 +#: ../../operation/reporting/graph_viewer.php:147 msgid "Zoom x1" msgstr "" -#: ../../operation/reporting/graph_viewer.php:146 +#: ../../operation/reporting/graph_viewer.php:148 msgid "Zoom x2" msgstr "" -#: ../../operation/reporting/graph_viewer.php:147 +#: ../../operation/reporting/graph_viewer.php:149 msgid "Zoom x3" msgstr "" -#: ../../operation/reporting/graph_viewer.php:157 +#: ../../operation/reporting/graph_viewer.php:159 msgid "Custom graph viewer" msgstr "" -#: ../../operation/reporting/graph_viewer.php:165 +#: ../../operation/reporting/graph_viewer.php:167 msgid "Graph name" msgstr "" @@ -4153,6 +4257,10 @@ msgstr "" msgid "HTML" msgstr "" +#: ../../operation/reporting/custom_reporting.php:40 +msgid "XML" +msgstr "" + #: ../../operation/incidents/incident.php:50 msgid "Incident successfully deleted" msgstr "" @@ -4232,7 +4340,7 @@ msgstr "" #: ../../operation/incidents/incident.php:262 #: ../../operation/incidents/incident_detail.php:260 -#: ../../operation/events/events.php:318 +#: ../../operation/events/events.php:336 msgid "Source" msgstr "" @@ -4243,7 +4351,7 @@ msgstr "" #: ../../operation/incidents/incident.php:351 #: ../../operation/incidents/incident_detail.php:221 -#: ../../operation/events/events.php:484 +#: ../../operation/events/events.php:502 msgid "Create incident" msgstr "" @@ -4584,21 +4692,20 @@ msgstr "" #: ../../operation/snmpconsole/snmp_alert.php:182 #: ../../operation/snmpconsole/snmp_alert.php:265 #: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:175 +#: ../../operation/snmpconsole/snmp_view.php:171 msgid "OID" msgstr "" #: ../../operation/snmpconsole/snmp_alert.php:186 #: ../../operation/snmpconsole/snmp_alert.php:266 #: ../../operation/snmpconsole/snmp_alert.php:304 -#: ../../operation/snmpconsole/snmp_view.php:177 msgid "Custom value" msgstr "" #: ../../operation/snmpconsole/snmp_alert.php:190 #: ../../operation/snmpconsole/snmp_alert.php:264 #: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:176 +#: ../../operation/snmpconsole/snmp_view.php:170 msgid "SNMP Agent" msgstr "" @@ -4616,34 +4723,42 @@ msgstr "" msgid "Event successfully validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:141 -#: ../../operation/events/events.php:474 +#: ../../operation/snmpconsole/snmp_view.php:136 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:142 +#: ../../operation/events/events.php:492 msgid "Validated event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:143 -#: ../../operation/events/events.php:476 +#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/events/events.php:494 msgid "Not validated event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:148 -#: ../../operation/events/events.php:480 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/events/events.php:498 msgid "Validate event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:150 -#: ../../operation/events/events.php:482 +#: ../../operation/snmpconsole/snmp_view.php:151 +#: ../../operation/events/events.php:500 msgid "Delete event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:266 -#: ../../operation/agentes/estado_alertas.php:67 -#: ../../operation/events/events.php:465 -msgid "Validate" +#: ../../operation/snmpconsole/snmp_view.php:172 +msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:273 -msgid "There are no SNMP traps in database" +#: ../../operation/snmpconsole/snmp_view.php:173 +msgid "Custom" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:276 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/events/events.php:483 +msgid "Validate" msgstr "" #: ../../operation/agentes/networkmap.php:252 @@ -4662,12 +4777,12 @@ msgid "Pandora Agents" msgstr "" #: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:199 +#: ../../operation/events/events.php:201 msgid "Normal screen" msgstr "" #: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:202 +#: ../../operation/events/events.php:204 msgid "Full screen" msgstr "" @@ -4783,30 +4898,26 @@ msgstr "" msgid "There are no defined groups" msgstr "" -#: ../../operation/agentes/estado_grupo.php:151 +#: ../../operation/agentes/estado_grupo.php:157 msgid "Modules bad" msgstr "" -#: ../../operation/agentes/estado_grupo.php:156 +#: ../../operation/agentes/estado_grupo.php:161 msgid "Modules OK" msgstr "" -#: ../../operation/agentes/estado_grupo.php:168 +#: ../../operation/agentes/estado_grupo.php:171 msgid "Agents down" msgstr "" -#: ../../operation/agentes/estado_grupo.php:174 +#: ../../operation/agentes/estado_grupo.php:176 msgid "Disabled alerts" msgstr "" -#: ../../operation/agentes/estado_grupo.php:214 +#: ../../operation/agentes/estado_grupo.php:207 msgid "Agents" msgstr "" -#: ../../operation/agentes/estado_grupo.php:227 -msgid "ok" -msgstr "" - #: ../../operation/agentes/estado_ultimopaquete.php:43 msgid "Display of last data modules received by agent" msgstr "" @@ -5135,51 +5246,51 @@ msgstr "" msgid "Error validating event" msgstr "" -#: ../../operation/events/events.php:196 +#: ../../operation/events/events.php:198 msgid "Main event view" msgstr "" -#: ../../operation/events/events.php:207 +#: ../../operation/events/events.php:209 msgid "Event control filter" msgstr "" -#: ../../operation/events/events.php:234 +#: ../../operation/events/events.php:236 msgid "Event type" msgstr "" -#: ../../operation/events/events.php:240 +#: ../../operation/events/events.php:242 msgid "Severity" msgstr "" -#: ../../operation/events/events.php:245 +#: ../../operation/events/events.php:247 msgid "Event status" msgstr "" -#: ../../operation/events/events.php:247 +#: ../../operation/events/events.php:249 msgid "All event" msgstr "" -#: ../../operation/events/events.php:248 +#: ../../operation/events/events.php:250 msgid "Only validated" msgstr "" -#: ../../operation/events/events.php:249 +#: ../../operation/events/events.php:251 msgid "Only pending" msgstr "" -#: ../../operation/events/events.php:255 +#: ../../operation/events/events.php:257 msgid "Free search" msgstr "" -#: ../../operation/events/events.php:259 +#: ../../operation/events/events.php:261 msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:282 +#: ../../operation/events/events.php:300 msgid "Marquee display" msgstr "" -#: ../../operation/events/events.php:284 +#: ../../operation/events/events.php:302 msgid "RSS Events" msgstr "" diff --git a/pandora_console/include/languages/it.mo b/pandora_console/include/languages/it.mo index 57b359cbd6457d0a16d261d2c07e05692731d62b..78adbc4ebd41c61b81348419760a7ceca330b230 100644 GIT binary patch literal 35349 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 delta 9817 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 diff --git a/pandora_console/include/languages/it.po b/pandora_console/include/languages/it.po index 5741c795c5..cb3422b48e 100644 --- a/pandora_console/include/languages/it.po +++ b/pandora_console/include/languages/it.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-09-10 15:55+0200\n" -"PO-Revision-Date: 2008-08-30 03:29+0000\n" -"Last-Translator: nil \n" +"PO-Revision-Date: 2008-10-09 18:26+0000\n" +"Last-Translator: Giovanni Perteghella \n" "Language-Team: it \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:49+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "is a OpenSource Software Project, licensed under GPL terms" @@ -409,28 +409,28 @@ msgstr "Si è verificato un problema nel trovare la sorgente del grafico" #: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:122 msgid "1 hour" -msgstr "" +msgstr "1 ora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:336 #: ../../godmode/reporting/graph_builder.php:390 #: ../../include/functions.php:536 msgid "2 hours" -msgstr "" +msgstr "2 ore" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:342 #: ../../godmode/reporting/graph_builder.php:392 #: ../../include/functions.php:539 msgid "6 hours" -msgstr "" +msgstr "6 ore" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:345 #: ../../godmode/reporting/graph_builder.php:393 #: ../../include/functions.php:542 msgid "12 hours" -msgstr "" +msgstr "12 ore" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:348 @@ -439,7 +439,7 @@ msgstr "" #: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:127 msgid "1 day" -msgstr "" +msgstr "1 giorno" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:351 @@ -448,19 +448,19 @@ msgstr "" #: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:128 msgid "2 days" -msgstr "" +msgstr "2 giorni" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 #: ../../include/functions.php:551 msgid "5 days" -msgstr "" +msgstr "5 giorni" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../godmode/reporting/reporting_builder.php:390 #: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 week" -msgstr "" +msgstr "1 settimana" #: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 #: ../../godmode/reporting/map_builder.php:373 @@ -468,21 +468,21 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:397 #: ../../include/functions.php:557 msgid "15 days" -msgstr "" +msgstr "15 giorni" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 #: ../../godmode/reporting/reporting_builder.php:392 #: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:130 msgid "1 month" -msgstr "" +msgstr "1 mese" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:366 #: ../../godmode/reporting/graph_builder.php:399 #: ../../include/functions.php:563 msgid "2 months" -msgstr "" +msgstr "2 mesi" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:369 @@ -491,7 +491,7 @@ msgstr "" #: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:131 msgid "6 months" -msgstr "" +msgstr "6 mesi" #: ../../reporting/stat_win.php:114 #: ../../godmode/agentes/module_manager_editor_wmi.php:211 @@ -507,7 +507,7 @@ msgstr "Valore massimo" #: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:297 msgid "Avg. Value" -msgstr "" +msgstr "Valore Medio" #: ../../reporting/stat_win.php:118 #: ../../godmode/agentes/module_manager_editor_wmi.php:209 @@ -522,15 +522,15 @@ msgstr "Valore minimo" #: ../../reporting/stat_win.php:187 msgid "Refresh time" -msgstr "" +msgstr "Tempo di aggiornamento" #: ../../reporting/stat_win.php:191 msgid "Avg. Only" -msgstr "" +msgstr "solo media" #: ../../reporting/stat_win.php:198 msgid "Begin date" -msgstr "" +msgstr "Data inizio" #: ../../reporting/stat_win.php:203 msgid "Zoom factor" @@ -538,15 +538,15 @@ msgstr "Zoom" #: ../../reporting/stat_win.php:214 msgid "Time range" -msgstr "" +msgstr "Intervallo di tempo" #: ../../reporting/stat_win.php:233 msgid "Show events" -msgstr "" +msgstr "Mostra eventi" #: ../../reporting/stat_win.php:242 msgid "Show alert" -msgstr "" +msgstr "Mostra allarmi" #: ../../reporting/fgraph.php:947 msgid "Data occurrence for module " @@ -586,7 +586,7 @@ msgstr "Grave" #: ../../reporting/fgraph.php:1043 msgid "Very serious" -msgstr "" +msgstr "Molto serio" #: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 #: ../../include/functions.php:673 ../../include/functions.php:1157 @@ -601,17 +601,17 @@ msgstr "Manutenzione" #: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 #: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" -msgstr "" +msgstr "Informativo" #: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 #: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" -msgstr "" +msgstr "Normale" #: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 #: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" -msgstr "" +msgstr "Attenzione" #: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 #: ../../include/functions.php:1161 ../../include/functions.php:1184 @@ -620,27 +620,27 @@ msgstr "Critico" #: ../../reporting/fgraph.php:1468 msgid "Today" -msgstr "" +msgstr "Oggi" #: ../../reporting/fgraph.php:1469 msgid "Week" -msgstr "" +msgstr "Settimana" #: ../../reporting/fgraph.php:1470 msgid "Month" -msgstr "" +msgstr "Mese" #: ../../reporting/fgraph.php:1471 msgid "Months" -msgstr "" +msgstr "Mesi" #: ../../reporting/fgraph.php:1472 msgid "Older" -msgstr "" +msgstr "Più vecchi" #: ../../reporting/fgraph.php:1504 msgid "no data" -msgstr "" +msgstr "Nessun informazione" #: ../../reporting/fgraph.php:1571 msgid "Out of limits" @@ -658,19 +658,19 @@ msgstr "" #: ../../reporting/fgraph.php:2139 msgid "Monitors BAD" -msgstr "" +msgstr "Indicatori ERRATI" #: ../../reporting/fgraph.php:2140 msgid "Monitors OK" -msgstr "" +msgstr "Indicatori OK" #: ../../general/pandora_help.php:22 msgid "Pandora FMS help system" -msgstr "" +msgstr "Sistema di aiuto di Pandora FMS" #: ../../general/pandora_help.php:32 msgid "Help system error" -msgstr "" +msgstr "Errore nel sistema dell'aiuto" #: ../../general/pandora_help.php:38 msgid "" @@ -680,11 +680,11 @@ msgstr "" #: ../../general/pandora_help.php:44 msgid "Pandora FMS Help System" -msgstr "" +msgstr "Sistema di aiuto di Pandora FMS" #: ../../general/login_page.php:32 msgid "Pandora FMS Web Console" -msgstr "" +msgstr "Console Web to di Pandora FMS" #: ../../general/login_page.php:38 msgid "Build" @@ -768,11 +768,11 @@ msgstr " Messaggi(o) non letti(o)" #: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 msgid "Site news" -msgstr "" +msgstr "Notizie dal sito" #: ../../general/logon_ok.php:55 msgid "by" -msgstr "" +msgstr "di" #: ../../general/logon_ok.php:55 msgid "At" @@ -782,27 +782,27 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:370 #: ../../operation/agentes/tactical.php:94 msgid "Monitor health" -msgstr "" +msgstr "Salute del Monitor" #: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 msgid "of monitors UP" -msgstr "" +msgstr "di monitor FUNZIONANTI" #: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 msgid "Data health" -msgstr "" +msgstr "Salute dei Dati" #: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 msgid "of modules with updated data" -msgstr "" +msgstr "di moduli cono dati aggiornati" #: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 msgid "Global health" -msgstr "" +msgstr "Salute globale" #: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 msgid "of modules with good data" -msgstr "" +msgstr "di moduli con dati corretti" #: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 msgid "Module sanity" @@ -810,11 +810,11 @@ msgstr "" #: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 msgid "of well initialized modules" -msgstr "" +msgstr "di moduli inizializzati correttamente" #: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 msgid "Alert level" -msgstr "" +msgstr "livello di allarme" #: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 msgid "of non-fired alerts" @@ -822,7 +822,7 @@ msgstr "" #: ../../general/logon_ok.php:140 msgid "Pandora FMS Overview" -msgstr "" +msgstr "Introduzione a Pandora FMS" #: ../../general/logon_ok.php:161 msgid "This is your last activity in Pandora FMS console" @@ -881,19 +881,19 @@ msgstr "Logout" #: ../../general/header.php:43 msgid "General information" -msgstr "" +msgstr "Informazioni generali" #: ../../general/header.php:49 msgid "Server status: DOWN" -msgstr "" +msgstr "Stato del Server: DOWN" #: ../../general/header.php:51 msgid "System ready" -msgstr "" +msgstr "Sistema pronto" #: ../../general/header.php:59 ../../general/header.php:61 msgid "Autorefresh" -msgstr "" +msgstr "Autoaggiornamento" #: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 #: ../../operation/events/events.php:196 @@ -926,20 +926,20 @@ msgstr "Sistema di Monitoraggio Libero" #: ../../index.php:247 msgid "Sorry! I can't find the page!" -msgstr "" +msgstr "Mi dispiace! Impossibile trovare la pagina!" #: ../../extensions/update_manager/load_updatemanager.php:37 msgid "Keygen file does not exists" -msgstr "" +msgstr "Il file Keygen non esiste" #: ../../extensions/update_manager/load_updatemanager.php:44 msgid "Keygen file is not executable" -msgstr "" +msgstr "Il file Keyken non è eseguibile" #: ../../extensions/update_manager/main.php:36 #: ../../extensions/update_manager.php:115 msgid "Update manager" -msgstr "" +msgstr "Gestore aggiornamenti" #: ../../extensions/update_manager/main.php:42 msgid "" @@ -966,24 +966,24 @@ msgstr "" #: ../../extensions/update_manager/main.php:66 msgid "Your system is up-to-date" -msgstr "" +msgstr "Il sistema è aggiornato" #: ../../extensions/update_manager/main.php:68 msgid "Server connection failed" -msgstr "" +msgstr "Connessione al server fallita" #: ../../extensions/update_manager/main.php:70 msgid "Server authorization rejected" -msgstr "" +msgstr "Il server ha rifiutato l'autenticazione" #: ../../extensions/update_manager/main.php:72 #: ../../extensions/update_manager.php:98 msgid "There's a new update for Pandora" -msgstr "" +msgstr "C'è un nuovo aggiornamento per Pandora" #: ../../extensions/update_manager/main.php:77 msgid "Id" -msgstr "" +msgstr "Identificativo" #: ../../extensions/update_manager/main.php:80 #: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1935 @@ -1046,7 +1046,7 @@ msgstr "Descrizione" #: ../../extensions/update_manager/main.php:89 msgid "Overwrite local changes" -msgstr "" +msgstr "Sovrascrivere i cambiamenti locali" #: ../../extensions/update_manager/main.php:93 #: ../../extensions/update_manager/settings.php:70 @@ -1093,7 +1093,7 @@ msgstr "Aggiorna" #: ../../extensions/update_manager/main.php:98 msgid "Your system version number is" -msgstr "" +msgstr "Il numero della versione del sistema è" #: ../../extensions/update_manager/settings.php:38 msgid "Update manager settings updated" @@ -1101,11 +1101,11 @@ msgstr "" #: ../../extensions/update_manager/settings.php:43 msgid "Settings" -msgstr "" +msgstr "Impostazioni" #: ../../extensions/update_manager/settings.php:49 msgid "Customer key" -msgstr "" +msgstr "Chiave personalizzata" #: ../../extensions/update_manager/settings.php:52 msgid "Update server host" @@ -1113,11 +1113,11 @@ msgstr "" #: ../../extensions/update_manager/settings.php:55 msgid "Update server path" -msgstr "" +msgstr "Aggiorna il percorso del server" #: ../../extensions/update_manager/settings.php:58 msgid "Update server port" -msgstr "" +msgstr "Aggiorna la porta del server" #: ../../extensions/update_manager/settings.php:61 msgid "Binary input path" @@ -1125,19 +1125,19 @@ msgstr "" #: ../../extensions/update_manager/settings.php:64 msgid "Keygen path" -msgstr "" +msgstr "Percorso del Keygen" #: ../../extensions/update_manager/lib/libupdate_manager.php:552 msgid "Development" -msgstr "" +msgstr "Sviluppo" #: ../../extensions/update_manager/lib/libupdate_manager.php:553 msgid "Testing" -msgstr "" +msgstr "Testing" #: ../../extensions/update_manager/lib/libupdate_manager.php:554 msgid "Public" -msgstr "" +msgstr "Pubblico" #: ../../extensions/update_manager/lib/libupdate_manager.php:555 #: ../../godmode/groups/group_list.php:126 @@ -1157,7 +1157,7 @@ msgstr "Disabilitato" #: ../../extensions/update_manager/lib/libupdate_manager.php:563 msgid "Database" -msgstr "" +msgstr "Database" #: ../../extensions/update_manager/lib/libupdate_manager.php:564 msgid "Code / binary directory" @@ -1165,11 +1165,11 @@ msgstr "" #: ../../extensions/update_manager.php:100 msgid "More info" -msgstr "" +msgstr "Più informazioni" #: ../../extensions/update_manager.php:116 msgid "Update manager settings" -msgstr "" +msgstr "Aggiorna gestione impostazioni" #: ../../godmode/reporting/map_builder.php:67 #: ../../godmode/reporting/map_builder.php:167 ../../godmode/setup/news.php:44 @@ -1179,7 +1179,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:51 #: ../../godmode/modules/manage_network_templates_form.php:86 msgid "Created successfully" -msgstr "" +msgstr "Creato con successo" #: ../../godmode/reporting/map_builder.php:70 #: ../../godmode/reporting/map_builder.php:169 ../../godmode/setup/news.php:42 @@ -1190,7 +1190,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:49 #: ../../godmode/modules/manage_network_templates_form.php:84 msgid "Not created. Error inserting data" -msgstr "" +msgstr "Non creato. Errore inserimento dati" #: ../../godmode/reporting/map_builder.php:83 #: ../../godmode/reporting/reporting_builder.php:73 @@ -1203,7 +1203,7 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:30 #: ../../operation/reporting/graph_viewer.php:35 msgid "Deleted successfully" -msgstr "" +msgstr "Eliminazione con successo." #: ../../godmode/reporting/map_builder.php:85 #: ../../godmode/reporting/reporting_builder.php:75 @@ -1216,7 +1216,7 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:32 #: ../../operation/reporting/graph_viewer.php:37 msgid "Not deleted. Error deleting data" -msgstr "" +msgstr "Non eliminato. Errore di eliminazione dati" #: ../../godmode/reporting/map_builder.php:110 msgid "Update layout successful" @@ -1224,7 +1224,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:112 msgid "Update layout failed" -msgstr "" +msgstr "Aggiornamento layout fallito" #: ../../godmode/reporting/map_builder.php:241 #: ../../godmode/reporting/reporting_builder.php:174 @@ -1233,7 +1233,7 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups.php:56 #: ../../godmode/modules/manage_network_templates_form.php:100 msgid "Updated successfully" -msgstr "" +msgstr "Aggiornato con successo" #: ../../godmode/reporting/map_builder.php:243 #: ../../godmode/reporting/reporting_builder.php:176 @@ -1242,7 +1242,7 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups.php:54 #: ../../godmode/modules/manage_network_templates_form.php:98 msgid "Not updated. Error updating data" -msgstr "" +msgstr "Non aggiornato. Errore aggiornamento dati" #: ../../godmode/reporting/map_builder.php:257 #: ../../godmode/reporting/map_builder.php:292 @@ -1261,11 +1261,11 @@ msgstr "Rapporto" #: ../../godmode/reporting/map_builder.php:257 #: ../../godmode/reporting/map_builder.php:293 ../../godmode/menu.php:159 msgid "Map builder" -msgstr "" +msgstr "Costruttore mappa" #: ../../godmode/reporting/map_builder.php:262 msgid "Map name" -msgstr "" +msgstr "Nome mappa" #: ../../godmode/reporting/map_builder.php:263 #: ../../godmode/reporting/map_builder.php:305 @@ -1394,23 +1394,23 @@ msgstr "Nome" #: ../../godmode/reporting/map_builder.php:307 msgid "Background" -msgstr "" +msgstr "Sfondo" #: ../../godmode/reporting/map_builder.php:311 #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:308 msgid "Width" -msgstr "" +msgstr "Larghezza" #: ../../godmode/reporting/map_builder.php:313 #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:326 msgid "Height" -msgstr "" +msgstr "Altezza" #: ../../godmode/reporting/map_builder.php:333 msgid "preview" -msgstr "" +msgstr "anteprima" #: ../../godmode/reporting/map_builder.php:351 msgid "Map element trash" @@ -1422,19 +1422,19 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 msgid "Hour" -msgstr "" +msgstr "Ora" #: ../../godmode/reporting/map_builder.php:366 #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/map_builder.php:368 #: ../../godmode/reporting/map_builder.php:369 msgid "Hours" -msgstr "" +msgstr "Ore" #: ../../godmode/reporting/map_builder.php:370 #: ../../godmode/reporting/graph_builder.php:394 msgid "Last day" -msgstr "" +msgstr "Ultimo giorno" #: ../../godmode/reporting/map_builder.php:371 #: ../../godmode/servers/manage_recontask_form.php:91 @@ -1442,25 +1442,25 @@ msgstr "" #: ../../include/functions.php:493 ../../include/functions.php:516 #: ../../operation/servers/view_server_detail.php:113 msgid "days" -msgstr "" +msgstr "giorni" #: ../../godmode/reporting/map_builder.php:372 #: ../../godmode/reporting/graph_builder.php:357 #: ../../godmode/reporting/graph_builder.php:396 msgid "Last week" -msgstr "" +msgstr "Ultima settimana" #: ../../godmode/reporting/map_builder.php:374 msgid "Last Month" -msgstr "" +msgstr "Ultimo mese" #: ../../godmode/reporting/map_builder.php:375 msgid "Two Months" -msgstr "" +msgstr "Due mesi" #: ../../godmode/reporting/map_builder.php:376 msgid "Six Months" -msgstr "" +msgstr "Sei mesi" #: ../../godmode/reporting/map_builder.php:388 msgid "Map element editor" @@ -1472,11 +1472,11 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:397 msgid "Label" -msgstr "" +msgstr "Etichetta" #: ../../godmode/reporting/map_builder.php:399 msgid "Label color" -msgstr "" +msgstr "Colore Etichetta" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/reporting_builder.php:429 @@ -1537,11 +1537,11 @@ msgstr "Modulo" #: ../../godmode/reporting/reporting_builder.php:432 #: ../../operation/reporting/graph_viewer.php:119 msgid "Period" -msgstr "" +msgstr "Periodo" #: ../../godmode/reporting/map_builder.php:413 msgid "Image" -msgstr "" +msgstr "Immagine" #: ../../godmode/reporting/map_builder.php:416 #: ../../godmode/groups/group_list.php:109 @@ -1551,16 +1551,16 @@ msgstr "" #: ../../godmode/modules/manage_nc_groups_form.php:58 #: ../../operation/agentes/estado_generalagente.php:96 msgid "Parent" -msgstr "" +msgstr "Genitore" #: ../../godmode/reporting/map_builder.php:419 msgid "Map linked" -msgstr "" +msgstr "Mappa linkata" #: ../../godmode/reporting/map_builder.php:454 #: ../../operation/reporting/reporting_viewer.php:80 msgid "Loading" -msgstr "" +msgstr "Caricamento" #: ../../godmode/reporting/graph_builder.php:83 msgid "Graph stored successfully" @@ -1625,7 +1625,7 @@ msgstr "" #: ../../include/functions.php:823 ../../include/functions.php:912 #: ../../include/functions_db.php:1885 msgid "Yes" -msgstr "" +msgstr "Si" #: ../../godmode/reporting/graph_builder.php:319 #: ../../godmode/reporting/graph_builder.php:321 @@ -1637,25 +1637,25 @@ msgstr "" #: ../../include/functions.php:825 ../../include/functions.php:914 #: ../../include/functions_db.php:1887 msgid "No" -msgstr "" +msgstr "No" #: ../../godmode/reporting/graph_builder.php:339 #: ../../godmode/reporting/graph_builder.php:391 msgid "3 hours" -msgstr "" +msgstr "3 ore" #: ../../godmode/reporting/graph_builder.php:354 msgid "4 days" -msgstr "" +msgstr "4 giorni" #: ../../godmode/reporting/graph_builder.php:363 #: ../../godmode/reporting/graph_builder.php:398 msgid "Last month" -msgstr "" +msgstr "Ultimo mese" #: ../../godmode/reporting/graph_builder.php:372 msgid "1 year" -msgstr "" +msgstr "1 anno" #: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 msgid "View events" @@ -1663,12 +1663,12 @@ msgstr "Visualizza Eventi" #: ../../godmode/reporting/graph_builder.php:418 msgid "Stacked" -msgstr "" +msgstr "Sovrapposto" #: ../../godmode/reporting/graph_builder.php:422 #: ../../operation/reporting/graph_viewer.php:137 msgid "Area" -msgstr "" +msgstr "Area" #: ../../godmode/reporting/graph_builder.php:423 #: ../../operation/reporting/graph_viewer.php:138 @@ -1678,7 +1678,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:424 #: ../../operation/reporting/graph_viewer.php:139 msgid "Line" -msgstr "" +msgstr "Linea" #: ../../godmode/reporting/graph_builder.php:447 #: ../../godmode/reporting/reporting_builder.php:416 @@ -1698,7 +1698,7 @@ msgstr "Aggiungi" #: ../../godmode/reporting/graph_builder.php:447 msgid "Redraw" -msgstr "" +msgstr "Ridisegna" #: ../../godmode/reporting/graph_builder.php:458 msgid "Custom graph store" @@ -1707,7 +1707,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/reporting/reporting_builder.php:342 msgid "Private" -msgstr "" +msgstr "Riservato" #: ../../godmode/reporting/graph_builder.php:497 msgid "Store" @@ -1733,23 +1733,23 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:219 msgid "SLA was successfully created" -msgstr "" +msgstr "SLA è stato creato con successo" #: ../../godmode/reporting/reporting_builder.php:221 msgid "There was a problem creating SLA" -msgstr "" +msgstr "C'è un problema con la creazione del SLA" #: ../../godmode/reporting/reporting_builder.php:223 msgid "Module is not set" -msgstr "" +msgstr "Il modulo non è impostato" #: ../../godmode/reporting/reporting_builder.php:231 msgid "SLA was successfully delete" -msgstr "" +msgstr "SLA è stato cancellato con successo" #: ../../godmode/reporting/reporting_builder.php:233 msgid "There was a problem deleting SLA" -msgstr "" +msgstr "C'è stato un problema alla cancellazione SLA" #: ../../godmode/reporting/reporting_builder.php:239 #: ../../godmode/reporting/reporting_builder.php:319 @@ -1785,7 +1785,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:497 #: ../../operation/reporting/custom_reporting.php:37 msgid "Report name" -msgstr "" +msgstr "Segnala nome" #: ../../godmode/reporting/reporting_builder.php:365 msgid "Add item to report" @@ -1813,7 +1813,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:391 msgid "2 weeks" -msgstr "" +msgstr "2 settimane" #: ../../godmode/reporting/reporting_builder.php:407 msgid "Custom graph name" @@ -5446,7 +5446,7 @@ msgstr "" #: ../../operation/events/events.php:240 msgid "Severity" -msgstr "" +msgstr "Severità" #: ../../operation/events/events.php:245 msgid "Event status" @@ -5466,7 +5466,7 @@ msgstr "" #: ../../operation/events/events.php:255 msgid "Free search" -msgstr "" +msgstr "Ricerca libera" #: ../../operation/events/events.php:259 msgid "Agent search" @@ -5478,7 +5478,7 @@ msgstr "" #: ../../operation/events/events.php:284 msgid "RSS Events" -msgstr "" +msgstr "Eventi RSS" #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" diff --git a/pandora_console/include/languages/pl.mo b/pandora_console/include/languages/pl.mo index c5e5bd9aa7512c3ec5ba8ab12798ac3f356724ae..398dc3e7b3e072a9befb18a1f2d72f96de8c7409 100644 GIT binary patch delta 26 icmdmSnQ6ymrVV^~+=d3ahQ4uej&-yi#vN!uAcM$l7?8aoO4 z)G&f-7<+)5;9}%9NTX53_Qncf%wBov_(xZ}Las;ZxQZ>DfNBGgqC#iXNcEq0Kt)>6 zltIMkilC7VUZe%n47GC8$@sZcY1;{hp}*_uo@1vcg<-XF`Z&Zac literal 0 HcmV?d00001 diff --git a/pandora_console/include/languages/pt.po b/pandora_console/include/languages/pt.po new file mode 100644 index 0000000000..7332b90771 --- /dev/null +++ b/pandora_console/include/languages/pt.po @@ -0,0 +1,5190 @@ +# Portuguese translation for pandora-fms +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the pandora-fms package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: pandora-fms\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-09-10 15:55+0200\n" +"PO-Revision-Date: 2008-09-26 18:40+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../../reporting/stat_win.php:46 +#: ../../operation/agentes/datos_agente.php:120 +msgid "There was a problem locating the source of the graph" +msgstr "" + +#: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 +#: ../../godmode/reporting/graph_builder.php:333 +#: ../../godmode/reporting/graph_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:383 +#: ../../include/functions.php:533 +#: ../../operation/reporting/graph_viewer.php:122 +msgid "1 hour" +msgstr "" + +#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 +#: ../../godmode/reporting/graph_builder.php:336 +#: ../../godmode/reporting/graph_builder.php:390 +#: ../../include/functions.php:536 +msgid "2 hours" +msgstr "" + +#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 +#: ../../godmode/reporting/graph_builder.php:342 +#: ../../godmode/reporting/graph_builder.php:392 +#: ../../include/functions.php:539 +msgid "6 hours" +msgstr "" + +#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 +#: ../../godmode/reporting/graph_builder.php:345 +#: ../../godmode/reporting/graph_builder.php:393 +#: ../../include/functions.php:542 +msgid "12 hours" +msgstr "" + +#: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 +#: ../../godmode/reporting/graph_builder.php:348 +#: ../../godmode/reporting/graph_builder.php:375 +#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../include/functions.php:545 +#: ../../operation/reporting/graph_viewer.php:127 +msgid "1 day" +msgstr "" + +#: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 +#: ../../godmode/reporting/graph_builder.php:351 +#: ../../godmode/reporting/graph_builder.php:395 +#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../include/functions.php:548 +#: ../../operation/reporting/graph_viewer.php:128 +msgid "2 days" +msgstr "" + +#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 +#: ../../include/functions.php:551 +msgid "5 days" +msgstr "" + +#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 +#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../include/functions.php:554 +#: ../../operation/reporting/graph_viewer.php:129 +msgid "1 week" +msgstr "" + +#: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 +#: ../../godmode/reporting/map_builder.php:373 +#: ../../godmode/reporting/graph_builder.php:360 +#: ../../godmode/reporting/graph_builder.php:397 +#: ../../include/functions.php:557 +msgid "15 days" +msgstr "" + +#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 +#: ../../godmode/reporting/reporting_builder.php:392 +#: ../../include/functions.php:560 +#: ../../operation/reporting/graph_viewer.php:130 +msgid "1 month" +msgstr "" + +#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 +#: ../../godmode/reporting/graph_builder.php:366 +#: ../../godmode/reporting/graph_builder.php:399 +#: ../../include/functions.php:563 +msgid "2 months" +msgstr "" + +#: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 +#: ../../godmode/reporting/graph_builder.php:369 +#: ../../godmode/reporting/graph_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:393 +#: ../../include/functions.php:566 +#: ../../operation/reporting/graph_viewer.php:131 +msgid "6 months" +msgstr "" + +#: ../../reporting/stat_win.php:114 +#: ../../godmode/agentes/module_manager_editor_wmi.php:211 +#: ../../godmode/agentes/module_manager_editor_data.php:148 +#: ../../godmode/agentes/module_manager_editor_plugin.php:184 +#: ../../godmode/agentes/module_manager_editor_network.php:222 +#: ../../godmode/agentes/alert_manager_editor.php:121 +#: ../../include/functions.php:1007 +#: ../../operation/reporting/reporting_viewer.php:312 +msgid "Max. Value" +msgstr "" + +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../operation/reporting/reporting_viewer.php:297 +msgid "Avg. Value" +msgstr "" + +#: ../../reporting/stat_win.php:118 +#: ../../godmode/agentes/module_manager_editor_wmi.php:209 +#: ../../godmode/agentes/module_manager_editor_data.php:146 +#: ../../godmode/agentes/module_manager_editor_plugin.php:182 +#: ../../godmode/agentes/module_manager_editor_network.php:220 +#: ../../godmode/agentes/alert_manager_editor.php:116 +#: ../../include/functions.php:1008 +#: ../../operation/reporting/reporting_viewer.php:327 +msgid "Min. Value" +msgstr "" + +#: ../../reporting/stat_win.php:187 +msgid "Refresh time" +msgstr "" + +#: ../../reporting/stat_win.php:191 +msgid "Avg. Only" +msgstr "" + +#: ../../reporting/stat_win.php:198 +msgid "Begin date" +msgstr "" + +#: ../../reporting/stat_win.php:203 +msgid "Zoom factor" +msgstr "" + +#: ../../reporting/stat_win.php:214 +msgid "Time range" +msgstr "" + +#: ../../reporting/stat_win.php:233 +msgid "Show events" +msgstr "" + +#: ../../reporting/stat_win.php:242 +msgid "Show alert" +msgstr "" + +#: ../../reporting/fgraph.php:947 +msgid "Data occurrence for module " +msgstr "" + +#: ../../reporting/fgraph.php:1039 ../../operation/incidents/incident.php:245 +#: ../../operation/incidents/incident.php:262 +#: ../../operation/incidents/incident.php:282 +#: ../../operation/incidents/incident_detail.php:317 +#: ../../operation/incidents/incident_detail.php:325 +msgid "Informative" +msgstr "" + +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:244 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident.php:283 +#: ../../operation/incidents/incident_detail.php:318 +#: ../../operation/incidents/incident_detail.php:326 +msgid "Low" +msgstr "" + +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:243 +#: ../../operation/incidents/incident.php:268 +#: ../../operation/incidents/incident.php:284 +#: ../../operation/incidents/incident_detail.php:319 +#: ../../operation/incidents/incident_detail.php:327 +msgid "Medium" +msgstr "" + +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:242 +#: ../../operation/incidents/incident.php:271 +#: ../../operation/incidents/incident.php:285 +#: ../../operation/incidents/incident_detail.php:320 +#: ../../operation/incidents/incident_detail.php:328 +msgid "Serious" +msgstr "" + +#: ../../reporting/fgraph.php:1043 +msgid "Very serious" +msgstr "" + +#: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:246 +#: ../../operation/incidents/incident.php:277 +#: ../../operation/incidents/incident.php:287 +#: ../../operation/incidents/incident_detail.php:322 +#: ../../operation/incidents/incident_detail.php:330 +msgid "Maintenance" +msgstr "" + +#: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 +msgid "Informational" +msgstr "" + +#: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 +msgid "Normal" +msgstr "" + +#: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 +msgid "Warning" +msgstr "" + +#: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 +msgid "Critical" +msgstr "" + +#: ../../reporting/fgraph.php:1468 +msgid "Today" +msgstr "" + +#: ../../reporting/fgraph.php:1469 +msgid "Week" +msgstr "" + +#: ../../reporting/fgraph.php:1470 +msgid "Month" +msgstr "" + +#: ../../reporting/fgraph.php:1471 +msgid "Months" +msgstr "" + +#: ../../reporting/fgraph.php:1472 +msgid "Older" +msgstr "" + +#: ../../reporting/fgraph.php:1504 +msgid "no data" +msgstr "" + +#: ../../reporting/fgraph.php:1571 +msgid "Out of limits" +msgstr "" + +#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 +#: ../../operation/agentes/estado_grupo.php:162 +#: ../../operation/agentes/ver_agente.php:106 +msgid "Alerts fired" +msgstr "" + +#: ../../reporting/fgraph.php:2130 +msgid "Alerts not fired" +msgstr "" + +#: ../../reporting/fgraph.php:2139 +msgid "Monitors BAD" +msgstr "" + +#: ../../reporting/fgraph.php:2140 +msgid "Monitors OK" +msgstr "" + +#: ../../general/pandora_help.php:22 +msgid "Pandora FMS help system" +msgstr "" + +#: ../../general/pandora_help.php:32 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:38 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "" + +#: ../../general/pandora_help.php:44 +msgid "Pandora FMS Help System" +msgstr "" + +#: ../../general/login_page.php:32 +msgid "Pandora FMS Web Console" +msgstr "" + +#: ../../general/login_page.php:38 +msgid "Build" +msgstr "" + +#: ../../general/login_page.php:40 +msgid "Login" +msgstr "" + +#: ../../general/login_page.php:43 +#: ../../godmode/agentes/module_manager_editor_wmi.php:160 +#: ../../godmode/agentes/module_manager_editor_plugin.php:136 +#: ../../godmode/modules/manage_network_components_form_wmi.php:174 +#: ../../godmode/users/configure_user.php:183 +#: ../../operation/users/user_edit.php:115 +#: ../../operation/users/user_edit.php:119 +msgid "Password" +msgstr "" + +#: ../../general/footer.php:29 +msgid "Page generated at" +msgstr "" + +#: ../../general/footer.php:36 +msgid "Pandora FMS console is best viewed with Firefox web browser" +msgstr "" + +#: ../../general/logoff.php:22 +msgid "Logged Out" +msgstr "" + +#: ../../general/logoff.php:31 +msgid "" +"Your session is over. Please close your browser window to close session on " +"Pandora.

" +msgstr "" + +#: ../../general/links_menu.php:22 ../../godmode/menu.php:218 +msgid "Links" +msgstr "" + +#: ../../general/noaccess.php:22 +msgid "You don't have access to this page" +msgstr "" + +#: ../../general/noaccess.php:26 +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" +msgstr "" + +#: ../../general/logon_ok.php:27 +msgid "Welcome to Pandora FMS Web Console" +msgstr "" + +#: ../../general/logon_ok.php:29 +msgid "" +"This is the Web Management System for Pandora FMS. From here you can manage " +"its agents, alerts and incidents. Session is open while activity exists." +msgstr "" + +#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +msgid "You have " +msgstr "" + +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +msgid " unread message(s)." +msgstr "" + +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 +msgid "Site news" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "by" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "At" +msgstr "" + +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../operation/reporting/reporting_viewer.php:370 +#: ../../operation/agentes/tactical.php:94 +msgid "Monitor health" +msgstr "" + +#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 +msgid "of monitors UP" +msgstr "" + +#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +msgid "Data health" +msgstr "" + +#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 +msgid "of modules with updated data" +msgstr "" + +#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +msgid "Global health" +msgstr "" + +#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 +msgid "of modules with good data" +msgstr "" + +#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +msgid "Module sanity" +msgstr "" + +#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 +msgid "of well initialized modules" +msgstr "" + +#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +msgid "Alert level" +msgstr "" + +#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 +msgid "of non-fired alerts" +msgstr "" + +#: ../../general/logon_ok.php:140 +msgid "Pandora FMS Overview" +msgstr "" + +#: ../../general/logon_ok.php:161 +msgid "This is your last activity in Pandora FMS console" +msgstr "" + +#: ../../general/logon_ok.php:171 ../../godmode/admin_access_logs.php:105 +#: ../../operation/incidents/incident_search.php:34 +msgid "user" +msgstr "" + +#: ../../general/logon_ok.php:172 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/admin_access_logs.php:59 +#: ../../godmode/admin_access_logs.php:106 +#: ../../godmode/agentes/agent_template.php:159 +#: ../../godmode/agentes/alert_manager.php:115 +#: ../../godmode/agentes/alert_manager.php:191 +#: ../../godmode/agentes/module_manager.php:89 +#: ../../godmode/agentes/alert_manager_editor.php:371 +#: ../../godmode/modules/manage_network_components.php:229 +#: ../../godmode/modules/manage_network_templates.php:54 +#: ../../operation/snmpconsole/snmp_alert.php:270 +#: ../../operation/snmpconsole/snmp_view.php:181 +#: ../../operation/events/events.php:322 ../../operation/events/events.php:479 +msgid "Action" +msgstr "" + +#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../operation/reporting/reporting_viewer.php:68 +#: ../../operation/incidents/incident_note.php:33 +#: ../../operation/incidents/incident_detail.php:409 +msgid "Date" +msgstr "" + +#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +msgid "Source IP" +msgstr "" + +#: ../../general/logon_ok.php:175 +#: ../../godmode/servers/manage_recontask_form.php:135 +#: ../../godmode/admin_access_logs.php:109 +#: ../../godmode/modules/manage_network_components_form_wmi.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:270 +#: ../../godmode/users/configure_user.php:208 +#: ../../operation/users/user_edit.php:129 +msgid "Comments" +msgstr "" + +#: ../../general/header.php:33 +msgid "You are " +msgstr "" + +#: ../../general/header.php:37 +msgid "Logout" +msgstr "" + +#: ../../general/header.php:43 +msgid "General information" +msgstr "" + +#: ../../general/header.php:49 +msgid "Server status: DOWN" +msgstr "" + +#: ../../general/header.php:51 +msgid "System ready" +msgstr "" + +#: ../../general/header.php:59 ../../general/header.php:61 +msgid "Autorefresh" +msgstr "" + +#: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:196 +msgid "Events" +msgstr "" + +#: ../../general/logon_failed.php:22 +msgid "Authentication Error" +msgstr "" + +#: ../../general/logon_failed.php:34 +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 "" + +#: ../../index.php:104 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../index.php:247 +msgid "Sorry! I can't find the page!" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:37 +msgid "Keygen file does not exists" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:44 +msgid "Keygen file is not executable" +msgstr "" + +#: ../../extensions/update_manager/main.php:36 +#: ../../extensions/update_manager.php:115 +msgid "Update manager" +msgstr "" + +#: ../../extensions/update_manager/main.php:42 +msgid "" +"The new Update Manager " +"client is shipped with the new Pandora FMS 2.0. It lets systems " +"administrators to do not need to update their PandoraFMS manually since the " +"Update Manager is the one getting new modules, new plugins and new features " +"(even full migrations tools for future versions) automatically" +msgstr "" + +#: ../../extensions/update_manager/main.php:44 +msgid "" +"Update Manager is one of the most advanced features of PandoraFMS 2.0 " +"Enterprise version, for more information visit http://pandorafms.com" +msgstr "" + +#: ../../extensions/update_manager/main.php:46 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, just delete extension or " +"remove remote server address from Update Manager plugin setup." +msgstr "" + +#: ../../extensions/update_manager/main.php:66 +msgid "Your system is up-to-date" +msgstr "" + +#: ../../extensions/update_manager/main.php:68 +msgid "Server connection failed" +msgstr "" + +#: ../../extensions/update_manager/main.php:70 +msgid "Server authorization rejected" +msgstr "" + +#: ../../extensions/update_manager/main.php:72 +#: ../../extensions/update_manager.php:98 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager/main.php:77 +msgid "Id" +msgstr "" + +#: ../../extensions/update_manager/main.php:80 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1935 +#: ../../include/functions_reporting.php:243 +#: ../../operation/snmpconsole/snmp_view.php:179 +#: ../../operation/agentes/status_monitor.php:190 +#: ../../operation/agentes/estado_ultimopaquete.php:59 +#: ../../operation/agentes/datos_agente.php:80 +#: ../../operation/events/events.php:321 +#: ../../operation/messages/message.php:191 +msgid "Timestamp" +msgstr "" + +#: ../../extensions/update_manager/main.php:83 +#: ../../godmode/reporting/graph_builder.php:491 +#: ../../godmode/reporting/reporting_builder.php:344 +#: ../../godmode/reporting/reporting_builder.php:498 +#: ../../godmode/servers/modificar_server.php:69 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:174 +#: ../../godmode/agentes/module_manager_editor_wmi.php:237 +#: ../../godmode/agentes/agent_template.php:158 +#: ../../godmode/agentes/module_manager_editor_data.php:172 +#: ../../godmode/agentes/planned_downtime.php:149 +#: ../../godmode/agentes/planned_downtime.php:271 +#: ../../godmode/agentes/module_manager_editor_plugin.php:210 +#: ../../godmode/agentes/alert_manager.php:113 +#: ../../godmode/agentes/alert_manager.php:189 +#: ../../godmode/agentes/module_manager_editor_prediction.php:170 +#: ../../godmode/agentes/module_manager_editor_network.php:258 +#: ../../godmode/agentes/modificar_agente.php:223 +#: ../../godmode/agentes/agent_manager.php:180 +#: ../../godmode/agentes/module_manager.php:87 +#: ../../godmode/agentes/alert_manager_editor.php:111 +#: ../../godmode/agentes/alert_manager_editor.php:369 +#: ../../godmode/modules/manage_network_components.php:225 +#: ../../godmode/modules/manage_network_templates.php:53 +#: ../../godmode/modules/manage_network_templates_form.php:117 +#: ../../godmode/modules/manage_network_templates_form.php:137 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/users/user_list.php:52 +#: ../../godmode/alerts/modify_alert.php:83 +#: ../../godmode/alerts/configure_alert.php:88 +#: ../../include/functions_reporting.php:488 +#: ../../operation/reporting/graph_viewer.php:166 +#: ../../operation/reporting/custom_reporting.php:38 +#: ../../operation/incidents/incident_detail.php:435 +#: ../../operation/incidents/incident_detail.php:471 +#: ../../operation/snmpconsole/snmp_alert.php:178 +#: ../../operation/snmpconsole/snmp_alert.php:267 +#: ../../operation/agentes/status_monitor.php:187 +#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/agentes/estado_ultimopaquete.php:55 +#: ../../operation/agentes/estado_monitores.php:38 +#: ../../operation/agentes/estado_alertas.php:60 +#: ../../operation/agentes/estado_alertas.php:291 +#: ../../operation/users/user.php:35 +msgid "Description" +msgstr "" + +#: ../../extensions/update_manager/main.php:89 +msgid "Overwrite local changes" +msgstr "" + +#: ../../extensions/update_manager/main.php:93 +#: ../../extensions/update_manager/settings.php:70 +#: ../../godmode/reporting/map_builder.php:321 +#: ../../godmode/reporting/map_builder.php:557 +#: ../../godmode/reporting/reporting_builder.php:355 +#: ../../godmode/servers/modificar_server.php:74 +#: ../../godmode/servers/manage_recontask_form.php:141 +#: ../../godmode/servers/plugin.php:186 +#: ../../godmode/groups/configure_group.php:94 +#: ../../godmode/setup/setup.php:124 ../../godmode/setup/links.php:111 +#: ../../godmode/setup/news.php:121 +#: ../../godmode/profiles/profile_list.php:206 +#: ../../godmode/agentes/module_manager_editor_wmi.php:248 +#: ../../godmode/agentes/agent_template.php:193 +#: ../../godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/planned_downtime.php:176 +#: ../../godmode/agentes/planned_downtime.php:297 +#: ../../godmode/agentes/module_manager_editor_plugin.php:221 +#: ../../godmode/agentes/alert_manager.php:99 +#: ../../godmode/agentes/alert_manager.php:147 +#: ../../godmode/agentes/alert_manager.php:174 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/module_manager_editor_network.php:269 +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/agentes/module_manager.php:157 +#: ../../godmode/agentes/alert_manager_editor.php:290 +#: ../../godmode/agentes/alert_manager_editor.php:402 +#: ../../godmode/modules/manage_nc_groups_form.php:75 +#: ../../godmode/modules/manage_network_components_form_wmi.php:207 +#: ../../godmode/modules/manage_network_templates_form.php:183 +#: ../../godmode/modules/manage_network_components_form_network.php:284 +#: ../../godmode/users/configure_user.php:245 +#: ../../godmode/alerts/configure_alert.php:100 +#: ../../operation/reporting/reporting_viewer.php:71 +#: ../../operation/reporting/graph_viewer.php:151 +#: ../../operation/snmpconsole/snmp_alert.php:240 +#: ../../operation/snmpconsole/snmp_alert.php:346 +#: ../../operation/agentes/networkmap.php:318 +#: ../../operation/events/events.php:275 +#: ../../operation/users/user_edit.php:137 +msgid "Update" +msgstr "" + +#: ../../extensions/update_manager/main.php:98 +msgid "Your system version number is" +msgstr "" + +#: ../../extensions/update_manager/settings.php:38 +msgid "Update manager settings updated" +msgstr "" + +#: ../../extensions/update_manager/settings.php:43 +msgid "Settings" +msgstr "" + +#: ../../extensions/update_manager/settings.php:49 +msgid "Customer key" +msgstr "" + +#: ../../extensions/update_manager/settings.php:52 +msgid "Update server host" +msgstr "" + +#: ../../extensions/update_manager/settings.php:55 +msgid "Update server path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:58 +msgid "Update server port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:61 +msgid "Binary input path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:64 +msgid "Keygen path" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:552 +msgid "Development" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:553 +msgid "Testing" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:554 +msgid "Public" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:555 +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/module_manager_editor_wmi.php:130 +#: ../../godmode/agentes/module_manager_editor_data.php:99 +#: ../../godmode/agentes/module_manager_editor_plugin.php:99 +#: ../../godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/agentes/agent_manager.php:197 +#: ../../godmode/agentes/alert_manager_editor.php:102 +#: ../../godmode/agentes/alert_manager_editor.php:106 +#: ../../godmode/agentes/alert_manager_editor.php:271 +#: ../../godmode/agentes/alert_manager_editor.php:273 +#: ../../include/functions.php:768 +msgid "Disabled" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:563 +msgid "Database" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:564 +msgid "Code / binary directory" +msgstr "" + +#: ../../extensions/update_manager.php:100 +msgid "More info" +msgstr "" + +#: ../../extensions/update_manager.php:116 +msgid "Update manager settings" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:67 +#: ../../godmode/reporting/map_builder.php:167 ../../godmode/setup/news.php:44 +#: ../../godmode/agentes/planned_downtime.php:122 +#: ../../godmode/modules/manage_network_components.php:96 +#: ../../godmode/modules/manage_nc_groups.php:40 +#: ../../godmode/modules/manage_network_templates_form.php:51 +#: ../../godmode/modules/manage_network_templates_form.php:86 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:70 +#: ../../godmode/reporting/map_builder.php:169 ../../godmode/setup/news.php:42 +#: ../../godmode/agentes/planned_downtime.php:100 +#: ../../godmode/agentes/planned_downtime.php:120 +#: ../../godmode/modules/manage_network_components.php:94 +#: ../../godmode/modules/manage_nc_groups.php:38 +#: ../../godmode/modules/manage_network_templates_form.php:49 +#: ../../godmode/modules/manage_network_templates_form.php:84 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:83 +#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/setup/news.php:69 +#: ../../godmode/agentes/planned_downtime.php:87 +#: ../../godmode/modules/manage_network_components.php:169 +#: ../../godmode/modules/manage_nc_groups.php:66 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:39 +#: ../../operation/reporting/graph_viewer.php:30 +#: ../../operation/reporting/graph_viewer.php:35 +msgid "Deleted successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:85 +#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/setup/news.php:67 +#: ../../godmode/agentes/planned_downtime.php:85 +#: ../../godmode/modules/manage_network_components.php:167 +#: ../../godmode/modules/manage_nc_groups.php:64 +#: ../../godmode/modules/manage_network_templates.php:37 +#: ../../godmode/modules/manage_network_templates_form.php:37 +#: ../../operation/reporting/graph_viewer.php:32 +#: ../../operation/reporting/graph_viewer.php:37 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:110 +msgid "Update layout successful" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:112 +msgid "Update layout failed" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:241 +#: ../../godmode/reporting/reporting_builder.php:174 +#: ../../godmode/setup/news.php:59 +#: ../../godmode/modules/manage_network_components.php:156 +#: ../../godmode/modules/manage_nc_groups.php:56 +#: ../../godmode/modules/manage_network_templates_form.php:100 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:243 +#: ../../godmode/reporting/reporting_builder.php:176 +#: ../../godmode/setup/news.php:57 +#: ../../godmode/modules/manage_network_components.php:154 +#: ../../godmode/modules/manage_nc_groups.php:54 +#: ../../godmode/modules/manage_network_templates_form.php:98 +msgid "Not updated. Error updating data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:292 +#: ../../godmode/reporting/graph_builder.php:202 +#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:318 +#: ../../godmode/reporting/reporting_builder.php:485 +#: ../../operation/reporting/reporting_viewer.php:52 +#: ../../operation/reporting/graph_viewer.php:107 +#: ../../operation/reporting/graph_viewer.php:156 +#: ../../operation/reporting/custom_reporting.php:25 +#: ../../operation/menu.php:270 +msgid "Reporting" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:293 ../../godmode/menu.php:159 +msgid "Map builder" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:262 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:263 +#: ../../godmode/reporting/map_builder.php:305 +#: ../../godmode/reporting/reporting_builder.php:328 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:127 +#: ../../godmode/agentes/planned_downtime.php:227 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:222 +#: ../../godmode/agentes/agent_manager.php:110 +#: ../../godmode/modules/manage_network_components.php:192 +#: ../../godmode/modules/manage_network_components_form_wmi.php:109 +#: ../../godmode/modules/manage_network_components_form_network.php:212 +#: ../../operation/reporting/reporting_viewer.php:357 +#: ../../operation/incidents/incident.php:377 +#: ../../operation/incidents/incident_detail.php:290 +#: ../../operation/incidents/incident_detail.php:294 +#: ../../operation/servers/view_server_detail.php:74 +#: ../../operation/visual_console/index.php:40 +#: ../../operation/agentes/status_monitor.php:65 +#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/ver_agente.php:50 +#: ../../operation/agentes/estado_agente.php:58 +#: ../../operation/agentes/estado_agente.php:161 +#: ../../operation/agentes/estado_alertas.php:125 +#: ../../operation/events/events.php:224 ../../operation/events/events.php:319 +msgid "Group" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:264 +#: ../../godmode/reporting/map_builder.php:358 +#: ../../godmode/reporting/graph_builder.php:218 +#: ../../godmode/reporting/graph_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:255 +#: ../../godmode/reporting/reporting_builder.php:439 +#: ../../godmode/reporting/reporting_builder.php:499 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:200 +#: ../../godmode/groups/group_list.php:111 ../../godmode/setup/links.php:120 +#: ../../godmode/setup/news.php:130 +#: ../../godmode/profiles/profile_list.php:229 +#: ../../godmode/agentes/agent_template.php:186 +#: ../../godmode/agentes/planned_downtime.php:254 +#: ../../godmode/agentes/planned_downtime.php:295 +#: ../../godmode/agentes/alert_manager.php:95 +#: ../../godmode/agentes/alert_manager.php:145 +#: ../../godmode/agentes/alert_manager.php:172 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/modificar_agente.php:224 +#: ../../godmode/agentes/module_manager.php:153 +#: ../../godmode/agentes/alert_manager_editor.php:400 +#: ../../godmode/modules/manage_network_components.php:272 +#: ../../godmode/modules/manage_nc_groups.php:76 +#: ../../godmode/users/user_list.php:53 ../../godmode/db/db_refine.php:110 +#: ../../godmode/alerts/modify_alert.php:84 +#: ../../operation/reporting/graph_viewer.php:169 +#: ../../operation/incidents/incident.php:381 +#: ../../operation/incidents/incident_detail.php:437 +#: ../../operation/snmpconsole/snmp_alert.php:344 +#: ../../operation/snmpconsole/snmp_view.php:268 +#: ../../operation/agentes/datos_agente.php:79 +#: ../../operation/events/events.php:467 +#: ../../operation/messages/message.php:192 +msgid "Delete" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:288 +#: ../../godmode/reporting/map_builder.php:325 +#: ../../godmode/reporting/map_builder.php:430 +#: ../../godmode/reporting/reporting_builder.php:308 +#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/servers/manage_recontask.php:136 +#: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 +#: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/profiles/profile_list.php:204 +#: ../../godmode/agentes/module_manager_editor_wmi.php:246 +#: ../../godmode/agentes/module_manager_editor_data.php:181 +#: ../../godmode/agentes/planned_downtime.php:312 +#: ../../godmode/agentes/module_manager_editor_plugin.php:219 +#: ../../godmode/agentes/alert_manager.php:47 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +#: ../../godmode/agentes/module_manager_editor_network.php:267 +#: ../../godmode/agentes/agent_manager.php:216 +#: ../../godmode/agentes/module_manager.php:68 +#: ../../godmode/modules/manage_network_components.php:209 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/modules/manage_network_templates.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:181 +#: ../../godmode/users/configure_user.php:281 +#: ../../godmode/alerts/configure_alert.php:98 +#: ../../operation/incidents/incident_detail.php:361 +#: ../../operation/snmpconsole/snmp_alert.php:244 +#: ../../operation/snmpconsole/snmp_alert.php:352 +#: ../../operation/snmpconsole/snmp_alert.php:359 +msgid "Create" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:303 +#: ../../godmode/reporting/graph_builder.php:479 +#: ../../godmode/extensions.php:36 +#: ../../godmode/servers/modificar_server.php:67 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/plugin.php:145 ../../godmode/servers/plugin.php:198 +#: ../../godmode/groups/group_list.php:108 +#: ../../godmode/groups/configure_group.php:65 +#: ../../godmode/agentes/planned_downtime.php:147 +#: ../../godmode/agentes/planned_downtime.php:226 +#: ../../godmode/agentes/alert_manager.php:106 +#: ../../godmode/agentes/alert_manager.php:182 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_nc_groups_form.php:54 +#: ../../godmode/modules/manage_network_templates.php:52 +#: ../../godmode/modules/manage_network_templates_form.php:113 +#: ../../godmode/modules/module_list.php:56 +#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1812 +#: ../../operation/extensions.php:36 +#: ../../operation/servers/view_server.php:53 +#: ../../operation/visual_console/index.php:39 +#: ../../operation/agentes/status_monitor.php:186 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +msgid "Name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:307 +msgid "Background" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:311 +#: ../../godmode/reporting/map_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:308 +msgid "Width" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:313 +#: ../../godmode/reporting/map_builder.php:403 +#: ../../godmode/reporting/graph_builder.php:326 +msgid "Height" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:333 +msgid "preview" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:351 +msgid "Map element trash" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:352 +msgid "Drag an element here to delete from the map" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:365 +msgid "Hour" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:366 +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/map_builder.php:368 +#: ../../godmode/reporting/map_builder.php:369 +msgid "Hours" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:370 +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Last day" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:371 +#: ../../godmode/servers/manage_recontask_form.php:91 +#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 +#: ../../include/functions.php:493 ../../include/functions.php:516 +#: ../../operation/servers/view_server_detail.php:113 +msgid "days" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:372 +#: ../../godmode/reporting/graph_builder.php:357 +#: ../../godmode/reporting/graph_builder.php:396 +msgid "Last week" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:374 +msgid "Last Month" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:375 +msgid "Two Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:376 +msgid "Six Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:388 +msgid "Map element editor" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:389 +msgid "Drag an element here to edit the properties" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:397 +msgid "Label" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:399 +msgid "Label color" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:429 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_template.php:157 +#: ../../godmode/agentes/alert_manager.php:107 +#: ../../godmode/agentes/alert_manager.php:183 +#: ../../godmode/agentes/module_manager.php:85 +#: ../../godmode/agentes/alert_manager_editor.php:363 +#: ../../godmode/modules/manage_network_components.php:223 +#: ../../godmode/modules/manage_network_templates_form.php:136 +#: ../../include/functions_db.php:1931 +#: ../../include/functions_reporting.php:487 +#: ../../operation/servers/view_server.php:58 +#: ../../operation/agentes/status_monitor.php:185 +#: ../../operation/agentes/estado_ultimopaquete.php:53 +#: ../../operation/agentes/estado_monitores.php:36 +#: ../../operation/agentes/sla_view.php:44 +#: ../../operation/agentes/sla_view.php:145 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/estado_alertas.php:290 +#: ../../operation/events/events.php:315 +msgid "Type" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:407 +#: ../../godmode/reporting/graph_builder.php:215 +#: ../../godmode/reporting/reporting_builder.php:250 +#: ../../godmode/reporting/reporting_builder.php:288 +#: ../../godmode/reporting/reporting_builder.php:430 +#: ../../godmode/agentes/alert_manager_editor.php:361 +#: ../../include/functions_reporting.php:297 +#: ../../include/functions_reporting.php:423 +#: ../../include/functions_reporting.php:595 +#: ../../operation/reporting/reporting_viewer.php:205 +#: ../../operation/agentes/status_monitor.php:184 +#: ../../operation/agentes/estado_agente.php:158 +#: ../../operation/agentes/estado_alertas.php:288 +msgid "Agent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:216 +#: ../../godmode/reporting/reporting_builder.php:251 +#: ../../godmode/reporting/reporting_builder.php:290 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/agentes/alert_manager_editor.php:362 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../operation/reporting/reporting_viewer.php:207 +#: ../../operation/agentes/exportdata.php:174 +msgid "Module" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:381 +#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../operation/reporting/graph_viewer.php:119 +msgid "Period" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:413 +msgid "Image" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:416 +#: ../../godmode/groups/group_list.php:109 +#: ../../godmode/groups/configure_group.php:75 +#: ../../godmode/agentes/agent_manager.php:105 +#: ../../godmode/modules/manage_nc_groups.php:75 +#: ../../godmode/modules/manage_nc_groups_form.php:58 +#: ../../operation/agentes/estado_generalagente.php:96 +msgid "Parent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:454 +#: ../../operation/reporting/reporting_viewer.php:80 +msgid "Loading" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:83 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:85 +#: ../../godmode/reporting/graph_builder.php:87 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:204 +msgid "Graph builder module list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:252 +#: ../../operation/reporting/graph_viewer.php:108 +msgid "Combined image render" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:265 +#: ../../godmode/reporting/graph_builder.php:267 ../../godmode/menu.php:149 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:276 +#: ../../godmode/reporting/reporting_builder.php:396 +#: ../../godmode/agentes/manage_config_remote.php:99 +#: ../../godmode/agentes/manage_config.php:397 +#: ../../godmode/db/db_refine.php:73 +#: ../../operation/agentes/exportdata.php:241 +msgid "Source agent" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:289 +#: ../../godmode/agentes/configurar_agente.php:194 +#: ../../godmode/agentes/manage_config.php:421 +#: ../../godmode/agentes/manage_config.php:437 +#: ../../godmode/agentes/module_manager.php:31 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:596 +#: ../../operation/servers/view_server.php:56 +#: ../../operation/agentes/exportdata.php:268 +#: ../../operation/agentes/estado_agente.php:162 +#: ../../operation/agentes/tactical.php:232 +msgid "Modules" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:304 +msgid "Factor" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:314 +msgid "Render now" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:318 +#: ../../godmode/reporting/graph_builder.php:322 +#: ../../godmode/reporting/graph_builder.php:408 +#: ../../godmode/reporting/graph_builder.php:412 +#: ../../godmode/reporting/graph_builder.php:487 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:823 ../../include/functions.php:912 +#: ../../include/functions_db.php:1885 +msgid "Yes" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:319 +#: ../../godmode/reporting/graph_builder.php:321 +#: ../../godmode/reporting/graph_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:486 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:825 ../../include/functions.php:914 +#: ../../include/functions_db.php:1887 +msgid "No" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:339 +#: ../../godmode/reporting/graph_builder.php:391 +msgid "3 hours" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:354 +msgid "4 days" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:363 +#: ../../godmode/reporting/graph_builder.php:398 +msgid "Last month" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:372 +msgid "1 year" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 +msgid "View events" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:418 +msgid "Stacked" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:422 +#: ../../operation/reporting/graph_viewer.php:137 +msgid "Area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:423 +#: ../../operation/reporting/graph_viewer.php:138 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:424 +#: ../../operation/reporting/graph_viewer.php:139 +msgid "Line" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +#: ../../godmode/reporting/reporting_builder.php:416 +#: ../../godmode/servers/manage_recontask_form.php:143 +#: ../../godmode/setup/links.php:140 ../../godmode/setup/news.php:154 +#: ../../godmode/agentes/planned_downtime.php:179 +#: ../../godmode/agentes/planned_downtime.php:216 +#: ../../godmode/agentes/alert_manager_editor.php:292 +#: ../../godmode/agentes/alert_manager_editor.php:355 +#: ../../godmode/modules/manage_network_components_form_wmi.php:209 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../godmode/modules/manage_network_templates_form.php:202 +#: ../../godmode/modules/manage_network_components_form_network.php:286 +#: ../../operation/incidents/incident_note.php:42 +msgid "Add" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +msgid "Redraw" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:458 +msgid "Custom graph store" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:483 +#: ../../godmode/reporting/reporting_builder.php:342 +msgid "Private" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:497 +msgid "Store" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:109 +msgid "Reporting successfully deleted" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:111 +msgid "There was a problem deleting reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:136 +#: ../../godmode/reporting/reporting_builder.php:159 +msgid "Reporting successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:147 +#: ../../godmode/reporting/reporting_builder.php:161 +msgid "There was a problem creating reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:219 +msgid "SLA was successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:221 +msgid "There was a problem creating SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:223 +msgid "Module is not set" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:231 +msgid "SLA was successfully delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:233 +msgid "There was a problem deleting SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:239 +#: ../../godmode/reporting/reporting_builder.php:319 +msgid "Custom reporting builder" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:242 +msgid "SLAs defined" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:252 +#: ../../godmode/reporting/reporting_builder.php:292 +#: ../../operation/reporting/reporting_viewer.php:211 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:253 +#: ../../godmode/reporting/reporting_builder.php:294 +#: ../../operation/reporting/reporting_viewer.php:209 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:254 +#: ../../godmode/reporting/reporting_builder.php:296 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:279 +msgid "SLA report construction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:497 +#: ../../operation/reporting/custom_reporting.php:37 +msgid "Report name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:365 +msgid "Add item to report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:377 +msgid "Reporting type" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:384 +#: ../../godmode/reporting/reporting_builder.php:385 +#: ../../godmode/reporting/reporting_builder.php:386 +#: ../../godmode/reporting/reporting_builder.php:387 +#: ../../godmode/servers/manage_recontask_form.php:87 +#: ../../godmode/servers/manage_recontask_form.php:88 +#: ../../godmode/servers/manage_recontask_form.php:89 +#: ../../include/functions.php:490 ../../include/functions.php:514 +#: ../../operation/reporting/graph_viewer.php:123 +#: ../../operation/reporting/graph_viewer.php:124 +#: ../../operation/reporting/graph_viewer.php:125 +#: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/servers/view_server_detail.php:111 +msgid "hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:391 +msgid "2 weeks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:407 +msgid "Custom graph name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:421 +msgid "Report items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:428 +msgid "Order" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:433 +msgid "Options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:455 +msgid "Up" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:460 +#: ../../operation/agentes/estado_grupo.php:244 +msgid "Down" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:486 +#: ../../operation/reporting/reporting_viewer.php:53 +#: ../../operation/reporting/custom_reporting.php:26 +#: ../../operation/menu.php:281 +msgid "Custom reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:516 +#: ../../operation/reporting/graph_viewer.php:197 +#: ../../operation/reporting/custom_reporting.php:31 +msgid "There are no defined reportings" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:522 +msgid "Create report" +msgstr "" + +#: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:36 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:38 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:48 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:50 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +#: ../../godmode/servers/modificar_server.php:79 +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:125 +msgid "Pandora servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +msgid "Update Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:68 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:84 +#: ../../operation/agentes/estado_generalagente.php:70 +msgid "IP Address" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:178 +msgid "Manage servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../include/functions_reporting.php:240 +#: ../../operation/incidents/incident.php:232 +#: ../../operation/incidents/incident.php:374 +#: ../../operation/incidents/incident_detail.php:244 +#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/servers/view_server_detail.php:72 +#: ../../operation/servers/view_server.php:54 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/agentes/status_monitor.php:189 +#: ../../operation/agentes/estado_monitores.php:39 +#: ../../operation/agentes/sla_view.php:47 +#: ../../operation/agentes/sla_view.php:148 +#: ../../operation/agentes/estado_agente.php:163 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/agentes/estado_alertas.php:289 +#: ../../operation/agentes/tactical.php:230 +#: ../../operation/events/events.php:473 +msgid "Status" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +msgid "Started at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../operation/incidents/incident.php:378 +#: ../../operation/incidents/incident_detail.php:219 +#: ../../operation/servers/view_server_detail.php:77 +#: ../../operation/servers/view_server.php:60 +msgid "Updated at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:124 +#: ../../godmode/agentes/agent_manager.php:126 +#: ../../operation/servers/view_server.php:93 +msgid "Network Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:125 +msgid "Master" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:126 +#: ../../operation/servers/view_server.php:96 +msgid "Data Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +msgid "MD5 Check" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:128 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:132 +#: ../../operation/servers/view_server.php:64 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:40 +msgid "Succesfully deleted recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:42 +msgid "Error deleting recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:71 +msgid "Successfully updated recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:73 +msgid "Error updating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:86 +msgid "Successfully created recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:88 +msgid "Error creating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/menu.php:185 +msgid "Manage recontask" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:82 +#: ../../operation/servers/view_server_detail.php:71 +msgid "Network" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:107 +#: ../../operation/servers/view_server_detail.php:73 +msgid "Network profile" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:132 +#: ../../operation/incidents/incident.php:375 +#: ../../operation/incidents/incident_detail.php:212 +#: ../../operation/incidents/incident_detail.php:215 +msgid "Incident" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:118 +#: ../../godmode/agentes/planned_downtime.php:228 +#: ../../godmode/agentes/modificar_agente.php:221 +#: ../../godmode/agentes/agent_manager.php:120 +#: ../../operation/servers/view_server_detail.php:75 +#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_agente.php:159 +msgid "OS" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:97 +#: ../../godmode/agentes/module_manager_editor_wmi.php:192 +#: ../../godmode/agentes/module_manager_editor_data.php:154 +#: ../../godmode/agentes/module_manager_editor_plugin.php:165 +#: ../../godmode/agentes/module_manager_editor_prediction.php:137 +#: ../../godmode/agentes/module_manager_editor_network.php:172 +#: ../../godmode/agentes/agent_manager.php:116 +#: ../../godmode/agentes/module_manager.php:86 +#: ../../godmode/modules/manage_network_components.php:224 +#: ../../operation/servers/view_server_detail.php:70 +#: ../../operation/agentes/status_monitor.php:188 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_monitores.php:40 +#: ../../operation/agentes/sla_view.php:48 +#: ../../operation/agentes/estado_agente.php:160 +msgid "Interval" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:119 +#: ../../godmode/servers/manage_recontask_form.php:113 +#: ../../godmode/agentes/planned_downtime.php:207 +msgid "Any" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:131 +msgid "There are no recon task configured" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:69 +#: ../../operation/servers/view_server_detail.php:69 +msgid "Task name" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +#: ../../operation/servers/view_server.php:102 +msgid "Recon Server" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +msgid "" +"You must select a Recon Server for the Task, otherwise the Recon Task will " +"never run" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:86 +msgid "hour" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:90 +#: ../../operation/agentes/exportdata.php:61 +msgid "day" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:92 +msgid "week" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:93 +msgid "weeks" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:94 +msgid "month" +msgstr "" + +#: ../../godmode/servers/plugin.php:56 +msgid "Problem updating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:58 +msgid "Plugin updated successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:75 +msgid "Problem creating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:78 +msgid "Plugin created successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:87 +msgid "Problem deleting plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:89 +msgid "Plugin deleted successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:130 +msgid "Plugin creation" +msgstr "" + +#: ../../godmode/servers/plugin.php:132 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:149 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:153 +msgid "Max.Timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:157 +msgid "IP address option" +msgstr "" + +#: ../../godmode/servers/plugin.php:161 +msgid "Port option" +msgstr "" + +#: ../../godmode/servers/plugin.php:166 +msgid "User option" +msgstr "" + +#: ../../godmode/servers/plugin.php:170 +msgid "Password option" +msgstr "" + +#: ../../godmode/servers/plugin.php:192 +msgid "Plugins registered in Pandora FMS" +msgstr "" + +#: ../../godmode/servers/plugin.php:199 +msgid "execute" +msgstr "" + +#: ../../godmode/servers/plugin.php:223 +msgid "There are no plugins in the system" +msgstr "" + +#: ../../godmode/groups/group_list.php:63 +msgid "Group successfully created" +msgstr "" + +#: ../../godmode/groups/group_list.php:65 +msgid "There was a problem creating group" +msgstr "" + +#: ../../godmode/groups/group_list.php:82 +msgid "Group successfully updated" +msgstr "" + +#: ../../godmode/groups/group_list.php:84 +msgid "There was a problem modifying group" +msgstr "" + +#: ../../godmode/groups/group_list.php:97 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:99 +msgid "Group successfully deleted" +msgstr "" + +#: ../../godmode/groups/group_list.php:102 +#: ../../godmode/groups/configure_group.php:55 +msgid "Group management" +msgstr "" + +#: ../../godmode/groups/group_list.php:103 +msgid "Groups defined in Pandora" +msgstr "" + +#: ../../godmode/groups/group_list.php:107 +#: ../../godmode/groups/configure_group.php:67 +#: ../../godmode/modules/module_list.php:55 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/groups/configure_group.php:85 +#: ../../godmode/agentes/configurar_agente.php:201 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:439 +#: ../../include/functions_reporting.php:605 +#: ../../operation/agentes/estado_grupo.php:252 +#: ../../operation/agentes/ver_agente.php:219 +#: ../../operation/agentes/estado_agente.php:164 +msgid "Alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/alert_manager_editor.php:103 +#: ../../godmode/agentes/alert_manager_editor.php:105 +#: ../../godmode/agentes/alert_manager_editor.php:270 +#: ../../godmode/agentes/alert_manager_editor.php:274 +msgid "Enabled" +msgstr "" + +#: ../../godmode/groups/group_list.php:127 ../../godmode/setup/links.php:134 +#: ../../godmode/setup/news.php:148 +#: ../../godmode/profiles/profile_list.php:245 +#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config.php:459 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/manage_config.php:463 +#: ../../godmode/agentes/modificar_agente.php:274 +#: ../../godmode/agentes/module_manager.php:152 +#: ../../godmode/agentes/module_manager.php:163 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/modules/manage_network_templates.php:75 +#: ../../godmode/users/user_list.php:105 +#: ../../godmode/users/configure_user.php:267 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:76 +#: ../../godmode/alerts/modify_alert.php:100 +#: ../../operation/reporting/graph_viewer.php:190 +#: ../../operation/incidents/incident.php:460 +msgid "Are you sure?" +msgstr "" + +#: ../../godmode/groups/group_list.php:136 +#: ../../godmode/groups/configure_group.php:59 +#: ../../operation/agentes/estado_grupo.php:123 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:48 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:57 +msgid "Update group" +msgstr "" + +#: ../../godmode/menu.php:28 +msgid "Administration" +msgstr "" + +#: ../../godmode/menu.php:38 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/menu.php:46 +msgid "Manage config." +msgstr "" + +#: ../../godmode/menu.php:53 +msgid "Duplicate config" +msgstr "" + +#: ../../godmode/menu.php:62 +msgid "Manage groups" +msgstr "" + +#: ../../godmode/menu.php:72 +msgid "Scheduled downtime" +msgstr "" + +#: ../../godmode/menu.php:82 +msgid "Manage modules" +msgstr "" + +#: ../../godmode/menu.php:89 +msgid "Component groups" +msgstr "" + +#: ../../godmode/menu.php:97 +msgid "Module components" +msgstr "" + +#: ../../godmode/menu.php:105 ../../godmode/agentes/agent_template.php:119 +msgid "Module templates" +msgstr "" + +#: ../../godmode/menu.php:115 ../../godmode/profiles/profile_list.php:191 +msgid "Manage alerts" +msgstr "" + +#: ../../godmode/menu.php:123 ../../godmode/profiles/profile_list.php:183 +msgid "Manage users" +msgstr "" + +#: ../../godmode/menu.php:130 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/menu.php:139 +msgid "Report builder" +msgstr "" + +#: ../../godmode/menu.php:170 +msgid "Manage profiles" +msgstr "" + +#: ../../godmode/menu.php:194 +msgid "Manage plugins" +msgstr "" + +#: ../../godmode/menu.php:203 +msgid "System Audit Log" +msgstr "" + +#: ../../godmode/menu.php:211 ../../godmode/setup/setup.php:68 +#: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 +#: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 +msgid "Pandora Setup" +msgstr "" + +#: ../../godmode/menu.php:235 +msgid "DB Maintenance" +msgstr "" + +#: ../../godmode/menu.php:243 +msgid "DB Information" +msgstr "" + +#: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 +msgid "Database purge" +msgstr "" + +#: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 +msgid "Database debug" +msgstr "" + +#: ../../godmode/menu.php:264 +msgid "Database audit" +msgstr "" + +#: ../../godmode/menu.php:271 +msgid "Database event" +msgstr "" + +#: ../../godmode/menu.php:278 +msgid "Database sanity" +msgstr "" + +#: ../../godmode/menu.php:291 ../../operation/menu.php:305 +msgid "Extensions" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Pandora audit" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Review Logs" +msgstr "" + +#: ../../godmode/admin_access_logs.php:40 +#: ../../godmode/agentes/manage_config_remote.php:95 +#: ../../godmode/agentes/manage_config.php:393 +#: ../../operation/incidents/incident.php:195 +msgid "Filter" +msgstr "" + +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/agentes/manage_config.php:389 +#: ../../godmode/modules/manage_network_components.php:197 +#: ../../include/functions.php:704 ../../include/functions.php:1186 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +#: ../../operation/incidents/incident_search.php:37 +#: ../../operation/snmpconsole/snmp_view.php:183 +#: ../../operation/agentes/status_monitor.php:82 +#: ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:94 +#: ../../operation/agentes/status_monitor.php:100 +#: ../../operation/agentes/status_monitor.php:112 +#: ../../operation/events/events.php:324 +msgid "All" +msgstr "" + +#: ../../godmode/admin_access_logs.php:78 +#: ../../godmode/agentes/modificar_agente.php:160 +#: ../../operation/incidents/incident.php:229 +#: ../../operation/incidents/incident.php:291 +#: ../../operation/incidents/incident.php:318 +#: ../../operation/agentes/status_monitor.php:126 +#: ../../operation/agentes/estado_agente.php:73 +#: ../../operation/agentes/estado_alertas.php:138 +msgid "Show" +msgstr "" + +#: ../../godmode/setup/setup.php:69 +msgid "General configuration" +msgstr "" + +#: ../../godmode/setup/setup.php:75 +msgid "Language Code for Pandora" +msgstr "" + +#: ../../godmode/setup/setup.php:78 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup.php:81 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup.php:84 +msgid "Graph color (min)" +msgstr "" + +#: ../../godmode/setup/setup.php:87 +msgid "Graph color (avg)" +msgstr "" + +#: ../../godmode/setup/setup.php:90 +msgid "Graph color (max)" +msgstr "" + +#: ../../godmode/setup/setup.php:93 +msgid "SLA period" +msgstr "" + +#: ../../godmode/setup/setup.php:96 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/setup.php:99 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/setup.php:102 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "" + +#: ../../godmode/setup/setup.php:105 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/setup.php:108 +msgid "Show unknown modules in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:111 +msgid "Show last fired alerts in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:114 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup.php:117 +msgid "Block size for pagination" +msgstr "" + +#: ../../godmode/setup/links.php:39 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:41 +msgid "Link successfully created" +msgstr "" + +#: ../../godmode/setup/links.php:53 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:55 +msgid "Link successfully updated" +msgstr "" + +#: ../../godmode/setup/links.php:63 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:65 +msgid "Link successfully deleted" +msgstr "" + +#: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:85 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:89 ../../godmode/setup/links.php:117 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:101 ../../godmode/setup/links.php:119 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:104 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:109 ../../godmode/setup/news.php:127 +#: ../../operation/messages/message.php:88 +#: ../../operation/messages/message.php:125 +#: ../../operation/messages/message.php:143 +#: ../../operation/messages/message.php:190 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:112 ../../include/functions.php:808 +#: ../../include/functions.php:832 ../../include/functions.php:921 +#: ../../include/functions.php:965 ../../include/functions_db.php:1871 +#: ../../include/functions_db.php:1893 +msgid "Text" +msgstr "" + +#: ../../godmode/setup/news.php:128 +#: ../../operation/incidents/incident_detail.php:399 +msgid "Author" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:33 +#: ../../operation/users/user.php:91 +msgid "Profiles defined in Pandora" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:43 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:45 +msgid "Profile successfully deleted" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:66 +#: ../../godmode/profiles/profile_list.php:250 +msgid "Create profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:72 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:90 +msgid "Update profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:118 +msgid "Profile successfully created" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:120 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:139 +msgid "Profile successfully updated" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:141 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:147 +msgid "Profile management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:155 +msgid "Profile name" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:159 +msgid "View incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:163 +msgid "Edit incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:167 +#: ../../operation/incidents/incident.php:185 ../../operation/menu.php:136 +msgid "Manage incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:171 ../../operation/menu.php:38 +msgid "View agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:175 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:179 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:187 +msgid "Manage Database" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:195 +msgid "Pandora management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:218 +#: ../../godmode/users/configure_user.php:232 +#: ../../operation/users/user.php:100 +msgid "Profiles" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:219 +msgid "Read Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:220 +msgid "Create Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:221 +msgid "Manage Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:222 +msgid "Read Agent Information" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:223 +msgid "Manage Agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:224 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:225 +msgid "Manage User Rights" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:226 +msgid "Database Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:227 +msgid "Alerts Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:228 +msgid "Pandora System Management" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:137 +msgid "Agent exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:173 +msgid "Setup mode" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:180 +#: ../../operation/reporting/graph_viewer.php:167 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:187 +msgid "Setup Agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:208 +msgid "Net. Templates" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:222 +msgid "There was a problem creating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:225 +msgid "Agent successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:243 +msgid "Deleted data above" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:256 +#: ../../godmode/agentes/configurar_agente.php:270 +#: ../../godmode/alerts/modify_alert.php:71 +#: ../../operation/snmpconsole/snmp_alert.php:60 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:258 +#: ../../godmode/agentes/configurar_agente.php:272 +#: ../../godmode/alerts/modify_alert.php:73 +#: ../../operation/snmpconsole/snmp_alert.php:62 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:345 +#: ../../godmode/alerts/modify_alert.php:57 +#: ../../operation/snmpconsole/snmp_alert.php:88 +msgid "There was a problem creating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:348 +#: ../../godmode/alerts/modify_alert.php:59 +#: ../../operation/snmpconsole/snmp_alert.php:90 +#: ../../operation/snmpconsole/snmp_alert.php:97 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:363 +msgid "Problem adding component alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:365 +msgid "Alert component added ok" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:446 +#: ../../godmode/alerts/modify_alert.php:44 +#: ../../operation/snmpconsole/snmp_alert.php:95 +msgid "There was a problem updating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:449 +#: ../../godmode/agentes/configurar_agente.php:490 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:488 +msgid "There was a problem updating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:522 +#: ../../operation/agentes/estado_generalagente.php:45 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:694 +msgid "There was a problem updating module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:696 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:707 +msgid "Cannot read from SNMP source" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:709 +msgid "SNMP source has been scanned" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:737 +msgid "There was a problem adding module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:740 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:781 +msgid "There was a problem deleting module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:783 +msgid "Module deleted successfully" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Module assignment" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +msgid "WMI server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:100 +msgid "Using Module Component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:107 +#: ../../godmode/agentes/module_manager_editor_network.php:109 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/agentes/module_manager_editor_network.php:125 +#: ../../godmode/db/db_purge.php:150 +msgid "Get data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:128 +#: ../../godmode/agentes/agent_template.php:156 +#: ../../godmode/agentes/module_manager_editor_data.php:97 +#: ../../godmode/agentes/module_manager_editor_plugin.php:97 +#: ../../godmode/agentes/module_manager_editor_prediction.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:130 +#: ../../godmode/agentes/module_manager.php:83 +#: ../../godmode/modules/manage_network_components.php:222 +#: ../../godmode/modules/manage_network_components_form_wmi.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:135 +#: ../../godmode/modules/manage_network_components_form_network.php:195 +#: ../../operation/agentes/status_monitor.php:106 +#: ../../operation/agentes/estado_ultimopaquete.php:52 +#: ../../operation/agentes/estado_monitores.php:37 +#: ../../operation/agentes/sla_view.php:45 +#: ../../operation/agentes/sla_view.php:146 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:136 +#: ../../godmode/agentes/module_manager_editor_plugin.php:105 +#: ../../godmode/agentes/module_manager_editor_network.php:138 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:138 +#: ../../godmode/modules/manage_network_components_form_wmi.php:144 +msgid "WMI Query" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:152 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:150 +#: ../../godmode/modules/manage_network_components_form_wmi.php:160 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:158 +#: ../../godmode/agentes/module_manager_editor_plugin.php:134 +#: ../../godmode/modules/manage_network_components_form_wmi.php:168 +msgid "Username" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:167 +#: ../../godmode/agentes/module_manager_editor_data.php:105 +#: ../../godmode/agentes/module_manager_editor_plugin.php:142 +#: ../../godmode/agentes/module_manager_editor_prediction.php:122 +#: ../../godmode/agentes/module_manager_editor_network.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:96 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +msgid "Module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:187 +#: ../../godmode/agentes/module_manager_editor_plugin.php:160 +#: ../../godmode/agentes/module_manager_editor_network.php:167 +#: ../../godmode/modules/manage_network_components_form_wmi.php:138 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:194 +#: ../../godmode/agentes/module_manager_editor_data.php:156 +#: ../../godmode/agentes/module_manager_editor_plugin.php:167 +#: ../../godmode/agentes/module_manager_editor_prediction.php:142 +#: ../../godmode/agentes/module_manager_editor_network.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:120 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +msgid "Module group" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:126 +#: ../../godmode/agentes/module_manager_editor_plugin.php:190 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:221 +#: ../../godmode/agentes/module_manager_editor_data.php:130 +#: ../../godmode/agentes/module_manager_editor_plugin.php:194 +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../godmode/agentes/module_manager_editor_network.php:232 +#: ../../operation/servers/view_server.php:105 +msgid "Export server" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:226 +#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_plugin.php:114 +#: ../../godmode/agentes/module_manager_editor_plugin.php:199 +#: ../../godmode/agentes/module_manager_editor_prediction.php:159 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/agent_manager.php:132 +#: ../../godmode/agentes/agent_manager.php:142 +#: ../../godmode/users/configure_user.php:223 ../../include/functions.php:706 +msgid "None" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:114 +msgid "Modules successfully added " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:119 +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/modificar_agente.php:132 +#: ../../godmode/agentes/agent_manager.php:36 +#: ../../godmode/agentes/module_manager.php:31 +msgid "Agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:126 +msgid "Available templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:130 +msgid "Template" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:141 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:148 +#: ../../godmode/agentes/module_manager.php:76 ../../godmode/db/db_info.php:62 +msgid "Assigned modules" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:81 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:44 +#: ../../godmode/agentes/manage_config.php:45 +msgid "Data Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:50 +#: ../../godmode/agentes/manage_config.php:52 +msgid "No selected agents to copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:66 +#: ../../godmode/agentes/manage_config.php:90 +msgid "copyage" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/manage_config.php:380 +msgid "Configuration Management" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:87 +#: ../../godmode/agentes/manage_config.php:385 +msgid "Source group" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:127 +#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/db/db_refine.php:90 +#: ../../operation/agentes/exportdata.php:263 +msgid "Get Info" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:132 +#: ../../godmode/agentes/manage_config.php:446 +msgid "To Agent(s):" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:144 +msgid "Replicate configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:151 +msgid "Timestamp from" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:155 +msgid "Timestamp to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:167 +msgid "Planned Downtime Form" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:188 +msgid "Available Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:209 +msgid "Filter by group" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:221 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:229 +#: ../../godmode/users/user_list.php:49 +#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_monitores.php:41 +#: ../../operation/agentes/ver_agente.php:54 +#: ../../operation/agentes/sla_view.php:49 +#: ../../operation/agentes/estado_agente.php:165 +#: ../../operation/users/user.php:32 +msgid "Last contact" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:230 +msgid "Remove" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:237 +msgid "No planned downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:266 +msgid "Planned Downtime present on system" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:270 +msgid "Name #Ag." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:272 +#: ../../operation/messages/message.php:64 +#: ../../operation/messages/message.php:105 +#: ../../operation/messages/message.php:139 +msgid "From" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:273 +#: ../../operation/messages/message.php:67 +#: ../../operation/messages/message.php:107 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:274 +msgid "Del" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:275 +msgid "Upd" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:276 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:107 +msgid "plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:124 +msgid "Plugin parameters" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:129 +msgid "Port" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:43 +msgid "Create a simple alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:44 +msgid "Create a new combined alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:59 +msgid "Simple alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:108 +#: ../../include/functions_db.php:2023 +#: ../../operation/snmpconsole/snmp_alert.php:143 +#: ../../operation/snmpconsole/snmp_alert.php:262 +#: ../../operation/snmpconsole/snmp_view.php:180 +#: ../../operation/events/events.php:427 +msgid "Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:109 +#: ../../godmode/agentes/alert_manager.php:185 +#: ../../godmode/agentes/alert_manager_editor.php:365 +#: ../../include/functions_reporting.php:491 +msgid "Threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:110 +#: ../../godmode/agentes/alert_manager.php:186 +#: ../../godmode/agentes/alert_manager_editor.php:366 +#: ../../operation/agentes/estado_alertas.php:62 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:111 +#: ../../godmode/agentes/alert_manager.php:187 +#: ../../godmode/agentes/alert_manager_editor.php:367 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:112 +#: ../../godmode/agentes/alert_manager.php:188 +#: ../../godmode/agentes/alert_manager_editor.php:368 +#: ../../include/functions_db.php:1817 +msgid "Time" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:114 +#: ../../godmode/agentes/alert_manager.php:190 +#: ../../godmode/agentes/alert_manager_editor.php:370 +msgid "info" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:119 +#: ../../godmode/agentes/alert_manager.php:195 +#: ../../operation/agentes/estado_alertas.php:103 +msgid "This agent doesn't have any alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:122 +#: ../../godmode/agentes/alert_manager.php:134 +#: ../../operation/agentes/estado_ultimopaquete.php:212 +msgid "This agent doesn't have any module" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:129 +#: ../../operation/agentes/estado_alertas.php:86 +msgid "Combined alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:141 +msgid "Combined" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:184 +#: ../../godmode/agentes/alert_manager_editor.php:364 +#: ../../include/functions_db.php:1813 +msgid "Oper" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:59 +#: ../../godmode/db/db_refine.php:48 +msgid "No modules has been selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:78 +msgid "You must select modules and/or alerts for copy operation" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:152 +msgid "Problem updating database" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:177 +msgid "Copying module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:253 +msgid "Copying alert" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid "Not found" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid " in agent " +msgstr "" + +#: ../../godmode/agentes/manage_config.php:269 +#: ../../godmode/db/db_refine.php:35 +msgid "Delete Data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:292 +#: ../../godmode/agentes/manage_config.php:338 +msgid "Deleting data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:325 +msgid "Delete agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:435 +msgid "Copy Configuration" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:459 +msgid "Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:463 +msgid "Delete Agents" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:106 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:240 +msgid "TCP port" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:189 +msgid "SNMP walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:210 +#: ../../godmode/modules/manage_network_components_form_network.php:244 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:214 +#: ../../godmode/modules/manage_network_components_form_network.php:248 +msgid "SNMP Community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:248 +#: ../../godmode/modules/manage_network_components_form_network.php:252 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:252 +#: ../../godmode/modules/manage_network_components_form_network.php:256 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:107 +msgid "There was a problem deleting agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:110 +msgid "Agent deleted successfully" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:132 +msgid "Agents defined in Pandora" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:166 +#: ../../operation/incidents/incident_search.php:46 +#: ../../operation/agentes/estado_agente.php:77 +msgid "Free text for search (*)" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:180 +#: ../../operation/incidents/incident_search.php:52 +#: ../../operation/agentes/estado_agente.php:83 +msgid "Search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:219 +#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 +#: ../../include/functions_db.php:1933 +#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../operation/events/events.php:317 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:256 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:281 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/agent_manager.php:39 +#: ../../operation/agentes/estado_agente.php:389 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:41 +msgid "Update agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:66 +msgid "The Agent's name must be the same as the one defined at the Console" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:67 +msgid "Agent detail" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:79 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:80 +msgid "You can remotely edit this agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:101 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:127 +msgid "" +"You must select a Network Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:139 +#: ../../operation/servers/view_server.php:114 +msgid "Plugin Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:140 +msgid "" +"You must select a Plugin Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:153 +#: ../../operation/servers/view_server.php:108 +msgid "WMI Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:154 +msgid "" +"You must select a WMI Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/servers/view_server.php:111 +msgid "Prediction Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:167 +msgid "" +"You must select a Prediction Server for the Agent, so it can work properly " +"with this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:186 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:189 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:191 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:199 +msgid "Active" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:203 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:211 +msgid "Not available" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:57 +msgid "Create a new data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:59 +msgid "Create a new network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:61 +msgid "Create a new plugin Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:63 +msgid "Create a new WMI Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:65 +msgid "Create a new prediction Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:88 +#: ../../godmode/modules/manage_network_components.php:228 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:170 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:22 +msgid "Alert association form" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:47 +msgid "Assigned module" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:739 ../../include/functions.php:744 +#: ../../include/functions.php:747 ../../include/functions_db.php:1865 +#: ../../include/functions_reporting.php:526 +#: ../../include/functions_reporting.php:564 +#: ../../include/functions_reporting.php:591 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:853 ../../include/functions.php:940 +#: ../../include/functions_reporting.php:300 +#: ../../operation/incidents/incident.php:240 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:376 +#: ../../operation/incidents/incident_detail.php:309 +#: ../../operation/incidents/incident_detail.php:312 +#: ../../operation/snmpconsole/snmp_alert.php:231 +msgid "Priority" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:82 +#: ../../operation/snmpconsole/snmp_alert.php:157 +#: ../../operation/snmpconsole/snmp_alert.php:263 +msgid "Alert type" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:98 +msgid "Alert status" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:117 +msgid "" +"Min. possible value to consider 'valid' values, below this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:123 +msgid "" +"Max. possible value to consider 'valid' values, above this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:130 +msgid "Alert text" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/snmpconsole/snmp_alert.php:211 +#: ../../operation/agentes/estado_alertas.php:64 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:136 +msgid "" +"This value must be al least Module Interval * (Min.Number of Alerts + 1)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:158 +msgid "Other" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:163 +#: ../../operation/snmpconsole/snmp_alert.php:203 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:173 +#: ../../operation/snmpconsole/snmp_alert.php:206 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:183 +#: ../../operation/snmpconsole/snmp_alert.php:194 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:189 +#: ../../operation/snmpconsole/snmp_alert.php:196 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:196 +#: ../../operation/snmpconsole/snmp_alert.php:198 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:204 +msgid "Time from" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:219 +msgid "Time to" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:235 +msgid "Days of week" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:237 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:240 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:243 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:246 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:249 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:252 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:255 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:259 +msgid "Field #2 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:264 +msgid "Alert recovery" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:280 +msgid "Field #3 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:299 +msgid "Combined alert components" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:312 +msgid "Source Agent/Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:341 +#: ../../operation/menu.php:24 +msgid "Operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:177 +#: ../../godmode/modules/manage_nc_groups.php:70 +#: ../../godmode/modules/manage_network_templates.php:43 +#: ../../godmode/modules/manage_network_templates_form.php:104 +#: ../../godmode/modules/module_list.php:51 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:178 +#: ../../godmode/modules/manage_network_components_form_network.php:185 +msgid "Module component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:206 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:207 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:226 +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "NC.Group" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:71 +#: ../../godmode/modules/manage_nc_groups_form.php:44 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:80 +msgid "WMI component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:133 +#: ../../godmode/modules/manage_network_components_form_network.php:235 +msgid "Module Interval" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:180 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +msgid "Minimum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:184 +#: ../../godmode/modules/manage_network_components_form_network.php:264 +msgid "Maximum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:44 +#: ../../godmode/modules/manage_network_templates_form.php:105 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:86 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/module_list.php:46 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:48 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/modules/module_list.php:52 +msgid "Defined modules" +msgstr "" + +#: ../../godmode/users/user_list.php:38 +msgid "There was a problem deleting user" +msgstr "" + +#: ../../godmode/users/user_list.php:40 +msgid "User successfully deleted" +msgstr "" + +#: ../../godmode/users/user_list.php:44 +#: ../../godmode/users/configure_user.php:156 +msgid "User management" +msgstr "" + +#: ../../godmode/users/user_list.php:45 +#: ../../operation/users/user_statistics.php:25 +#: ../../operation/users/user.php:28 +msgid "Users defined in Pandora" +msgstr "" + +#: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 +msgid "UserID" +msgstr "" + +#: ../../godmode/users/user_list.php:50 ../../operation/users/user.php:33 +msgid "Profile" +msgstr "" + +#: ../../godmode/users/user_list.php:99 +#: ../../godmode/users/configure_user.php:271 +#: ../../operation/users/user_edit.php:160 ../../operation/users/user.php:79 +msgid "This user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:111 +#: ../../godmode/users/configure_user.php:159 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/configure_user.php:56 +msgid "There was a problem loading user" +msgstr "" + +#: ../../godmode/users/configure_user.php:81 +#: ../../godmode/users/configure_user.php:135 +#: ../../operation/users/user_edit.php:57 +#: ../../operation/users/user_edit.php:80 +msgid "Passwords don't match. Please repeat again" +msgstr "" + +#: ../../godmode/users/configure_user.php:120 +#: ../../operation/users/user_edit.php:59 +msgid "User successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:123 +msgid "There was a problem updating user" +msgstr "" + +#: ../../godmode/users/configure_user.php:147 +msgid "User creation failed" +msgstr "" + +#: ../../godmode/users/configure_user.php:149 +msgid "User created successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:163 +msgid "Update user" +msgstr "" + +#: ../../godmode/users/configure_user.php:176 +#: ../../include/functions_db.php:1934 +#: ../../include/functions_reporting.php:242 +#: ../../operation/snmpconsole/snmp_view.php:178 +#: ../../operation/events/events.php:320 +#: ../../operation/users/user_edit.php:109 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/configure_user.php:178 +#: ../../operation/users/user_edit.php:112 +msgid "Real name" +msgstr "" + +#: ../../godmode/users/configure_user.php:187 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:193 +#: ../../operation/users/user_edit.php:127 +msgid "Telephone" +msgstr "" + +#: ../../godmode/users/configure_user.php:195 +msgid "Global Profile" +msgstr "" + +#: ../../godmode/users/configure_user.php:200 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/configure_user.php:202 +msgid "" +"This user has permissions to manage all. This is admin user and overwrites " +"all permissions given in profiles/groups" +msgstr "" + +#: ../../godmode/users/configure_user.php:203 +msgid "Standard user" +msgstr "" + +#: ../../godmode/users/configure_user.php:205 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "" + +#: ../../godmode/users/configure_user.php:220 +msgid "Group(s) available" +msgstr "" + +#: ../../godmode/users/configure_user.php:250 +#: ../../operation/users/user_edit.php:140 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 +msgid "Database Maintenance" +msgstr "" + +#: ../../godmode/db/db_info.php:43 +msgid "Database Information" +msgstr "" + +#: ../../godmode/db/db_info.php:47 +msgid "Modules per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:51 +msgid "Packets per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:54 +msgid "Press here to get database information as text" +msgstr "" + +#: ../../godmode/db/db_info.php:63 +msgid "Total data" +msgstr "" + +#: ../../godmode/db/db_info.php:89 +msgid "Press here to get database information as a graph" +msgstr "" + +#: ../../godmode/db/db_sanity.php:32 +msgid "Database sanity tool" +msgstr "" + +#: ../../godmode/db/db_sanity.php:38 +msgid "Checking tagente_estado table" +msgstr "" + +#: ../../godmode/db/db_sanity.php:55 +msgid "Checking database consistency" +msgstr "" + +#: ../../godmode/db/db_sanity.php:71 +msgid "Deleting non-init data" +msgstr "" + +#: ../../godmode/db/db_sanity.php:89 +msgid "" +"Pandora FMS Sanity tool is used to remove bad database structure data, " +"created modules with missing status, or modules that cannot be initialized " +"(and don't report any valid data) but retry each its own interval to get " +"data. This kind of bad modules could degrade performance of Pandora FMS. " +"This database sanity tool is also implemented in the pandora_db.pl " +"that you should be running each day or week. This console sanity DONT " +"compact your database, only delete bad structured data." +msgstr "" + +#: ../../godmode/db/db_sanity.php:94 +msgid "Sanitize my database now" +msgstr "" + +#: ../../godmode/db/db_sanity.php:101 +msgid "Delete non-initialized modules now" +msgstr "" + +#: ../../godmode/db/db_purge.php:44 +msgid "Get data from agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Purge task launched for agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Data older than" +msgstr "" + +#: ../../godmode/db/db_purge.php:84 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "" + +#: ../../godmode/db/db_purge.php:94 +msgid "Deleting records for module" +msgstr "" + +#: ../../godmode/db/db_purge.php:118 +msgid "Deleting records for all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:136 +msgid "Choose agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:137 +msgid "All agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:148 +msgid "Select the agent you want information about" +msgstr "" + +#: ../../godmode/db/db_purge.php:151 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 +msgid "Information on agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 +msgid "in the database" +msgstr "" + +#: ../../godmode/db/db_purge.php:157 +msgid "Information on all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:185 +msgid "Packets less than three months old" +msgstr "" + +#: ../../godmode/db/db_purge.php:186 +msgid "Packets less than one month old" +msgstr "" + +#: ../../godmode/db/db_purge.php:187 +msgid "Packets less than two weeks old" +msgstr "" + +#: ../../godmode/db/db_purge.php:188 +msgid "Packets less than one week old" +msgstr "" + +#: ../../godmode/db/db_purge.php:189 +msgid "Packets less than three days old" +msgstr "" + +#: ../../godmode/db/db_purge.php:190 +msgid "Packets less than one day old" +msgstr "" + +#: ../../godmode/db/db_purge.php:191 +msgid "Total number of packets" +msgstr "" + +#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 +#: ../../godmode/db/db_event.php:61 +msgid "Purge data" +msgstr "" + +#: ../../godmode/db/db_purge.php:200 +msgid "Purge data over 3 months" +msgstr "" + +#: ../../godmode/db/db_purge.php:201 +msgid "Purge data over 1 month" +msgstr "" + +#: ../../godmode/db/db_purge.php:202 +msgid "Purge data over 2 weeks" +msgstr "" + +#: ../../godmode/db/db_purge.php:203 +msgid "Purge data over 1 week" +msgstr "" + +#: ../../godmode/db/db_purge.php:204 +msgid "Purge data over 3 days" +msgstr "" + +#: ../../godmode/db/db_purge.php:205 +msgid "Purge data over 1 day" +msgstr "" + +#: ../../godmode/db/db_purge.php:206 +msgid "All data until now" +msgstr "" + +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_event.php:76 +msgid "Do it!" +msgstr "" + +#: ../../godmode/db/db_main.php:40 +msgid "Current database maintenance setup" +msgstr "" + +#: ../../godmode/db/db_main.php:43 +msgid "Max. time before compact data" +msgstr "" + +#: ../../godmode/db/db_main.php:44 +msgid "Max. time before purge" +msgstr "" + +#: ../../godmode/db/db_main.php:48 +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" +msgstr "" + +#: ../../godmode/db/db_audit.php:52 +msgid "Database Audit purge" +msgstr "" + +#: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 +msgid "Total" +msgstr "" + +#: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 +msgid "Records" +msgstr "" + +#: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 +msgid "First date" +msgstr "" + +#: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 +msgid "Latest date" +msgstr "" + +#: ../../godmode/db/db_audit.php:75 +msgid "Purge audit data over 90 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:76 +msgid "Purge audit data over 30 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:77 +msgid "Purge audit data over 14 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:78 +msgid "Purge audit data over 7 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:79 +msgid "Purge audit data over 3 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:80 +msgid "Purge audit data over 1 day" +msgstr "" + +#: ../../godmode/db/db_audit.php:81 +msgid "Purge all audit data" +msgstr "" + +#: ../../godmode/db/db_refine.php:41 +msgid "Maximum equal to minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:60 +msgid "Filtering data module" +msgstr "" + +#: ../../godmode/db/db_refine.php:104 +msgid "Purge data out these limits" +msgstr "" + +#: ../../godmode/db/db_refine.php:106 +#: ../../include/functions_reporting.php:489 +msgid "Minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:107 +#: ../../include/functions_reporting.php:490 +msgid "Maximum" +msgstr "" + +#: ../../godmode/db/db_event.php:41 +msgid "Event Database cleanup" +msgstr "" + +#: ../../godmode/db/db_event.php:66 +msgid "Purge event data over 90 days" +msgstr "" + +#: ../../godmode/db/db_event.php:67 +msgid "Purge event data over 30 days" +msgstr "" + +#: ../../godmode/db/db_event.php:68 +msgid "Purge event data over 14 days" +msgstr "" + +#: ../../godmode/db/db_event.php:69 +msgid "Purge event data over 7 days" +msgstr "" + +#: ../../godmode/db/db_event.php:70 +msgid "Purge event data over 3 days" +msgstr "" + +#: ../../godmode/db/db_event.php:71 +msgid "Purge event data over 1 day" +msgstr "" + +#: ../../godmode/db/db_event.php:72 +msgid "Purge all event data" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:46 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:79 +#: ../../godmode/alerts/configure_alert.php:58 +msgid "Alert configuration" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:80 +msgid "Alerts defined in Pandora" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:82 +#: ../../godmode/alerts/configure_alert.php:79 +msgid "Alert name" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:111 +#: ../../godmode/alerts/configure_alert.php:60 +#: ../../operation/snmpconsole/snmp_alert.php:137 +msgid "Create alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:46 +msgid "There was a problem loading alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:63 +msgid "Modify alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:84 +msgid "Command" +msgstr "" + +#: ../../include/functions_visual_map.php:139 +msgid "Static graph" +msgstr "" + +#: ../../include/functions_visual_map.php:140 +msgid "Module graph" +msgstr "" + +#: ../../include/functions.php:202 +msgid "You don't have access" +msgstr "" + +#: ../../include/functions.php:206 +msgid "You don't have enough permission to access this resource" +msgstr "" + +#: ../../include/functions.php:220 ../../include/functions.php:224 +msgid "Unmanaged error" +msgstr "" + +#: ../../include/functions.php:424 +msgid "." +msgstr "" + +#: ../../include/functions.php:426 +msgid "," +msgstr "" + +#: ../../include/functions.php:480 ../../include/functions.php:487 +#: ../../include/functions.php:511 +#: ../../operation/visual_console/render_view.php:81 +#: ../../operation/visual_console/render_view.php:82 +#: ../../operation/visual_console/render_view.php:83 +#: ../../operation/visual_console/render_view.php:84 +#: ../../operation/visual_console/render_view.php:85 +msgid "minutes" +msgstr "" + +#: ../../include/functions.php:496 ../../include/functions.php:497 +msgid "months" +msgstr "" + +#: ../../include/functions.php:850 ../../include/functions.php:937 +#: ../../include/functions_db.php:1820 +msgid "Recovery" +msgstr "" + +#: ../../include/functions.php:856 ../../include/functions.php:943 +msgid "Alert Ctrl." +msgstr "" + +#: ../../include/functions.php:859 ../../include/functions.php:946 +msgid "Firing days" +msgstr "" + +#: ../../include/functions.php:972 +#: ../../operation/snmpconsole/snmp_alert.php:341 +#: ../../operation/agentes/estado_generalagente.php:131 +#: ../../operation/agentes/estado_generalagente.php:139 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:353 +#: ../../operation/agentes/estado_alertas.php:201 +#: ../../operation/agentes/estado_alertas.php:268 +msgid "Never" +msgstr "" + +#: ../../include/functions.php:978 ../../include/functions.php:1139 +#: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 +#: ../../operation/agentes/estado_agente.php:346 +#: ../../operation/agentes/estado_alertas.php:191 +#: ../../operation/agentes/estado_alertas.php:258 +#: ../../operation/agentes/estado_alertas.php:281 +msgid "Alert fired" +msgstr "" + +#: ../../include/functions.php:989 ../../include/functions_db.php:1907 +#: ../../operation/agentes/bulbs.php:37 +#: ../../operation/agentes/estado_agente.php:348 +#: ../../operation/agentes/estado_alertas.php:193 +#: ../../operation/agentes/estado_alertas.php:260 +#: ../../operation/agentes/estado_alertas.php:283 +msgid "Alert not fired" +msgstr "" + +#: ../../include/functions.php:1000 +#: ../../operation/reporting/reporting_viewer.php:147 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions.php:1001 +#: ../../operation/reporting/reporting_viewer.php:161 +msgid "Custom graph" +msgstr "" + +#: ../../include/functions.php:1002 +#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../operation/agentes/ver_agente.php:224 +#: ../../operation/agentes/sla_view.php:46 +#: ../../operation/agentes/sla_view.php:147 +msgid "S.L.A" +msgstr "" + +#: ../../include/functions.php:1003 +#: ../../operation/reporting/reporting_viewer.php:249 +msgid "Event report" +msgstr "" + +#: ../../include/functions.php:1004 +#: ../../operation/reporting/reporting_viewer.php:265 +msgid "Alert report" +msgstr "" + +#: ../../include/functions.php:1005 +#: ../../operation/reporting/reporting_viewer.php:279 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions.php:1009 +#: ../../operation/reporting/reporting_viewer.php:342 +msgid "Sumatory" +msgstr "" + +#: ../../include/functions.php:1010 +msgid "General group report" +msgstr "" + +#: ../../include/functions.php:1012 +#: ../../operation/reporting/reporting_viewer.php:384 +msgid "Agents detailed view" +msgstr "" + +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1136 +#: ../../operation/reporting/reporting_viewer.php:218 +msgid "Unknown" +msgstr "" + +#: ../../include/functions.php:1137 +#: ../../operation/agentes/status_monitor.php:229 +#: ../../operation/agentes/status_monitor.php:248 +msgid "Monitor up" +msgstr "" + +#: ../../include/functions.php:1138 +#: ../../operation/agentes/status_monitor.php:231 +#: ../../operation/agentes/status_monitor.php:250 +msgid "Monitor down" +msgstr "" + +#: ../../include/functions.php:1140 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1141 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1142 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1143 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1144 ../../include/functions_db.php:2021 +#: ../../operation/events/events.php:425 +msgid "System" +msgstr "" + +#: ../../include/functions.php:1145 +msgid "Error" +msgstr "" + +#: ../../include/functions_db.php:1124 +msgid "Software agent data" +msgstr "" + +#: ../../include/functions_db.php:1127 +msgid "Software agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1130 +msgid "Network agent data" +msgstr "" + +#: ../../include/functions_db.php:1133 +msgid "Network agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1689 +msgid "Wrong module type" +msgstr "" + +#: ../../include/functions_db.php:1815 +msgid "Tt" +msgstr "" + +#: ../../include/functions_db.php:1816 +msgid "Firing" +msgstr "" + +#: ../../include/functions_db.php:1819 +msgid "Desc" +msgstr "" + +#: ../../include/functions_db.php:1821 +msgid "MinMax.Al" +msgstr "" + +#: ../../include/functions_db.php:1822 +msgid "Days" +msgstr "" + +#: ../../include/functions_db.php:1823 +msgid "Fired" +msgstr "" + +#: ../../include/functions_db.php:1928 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 +msgid "St" +msgstr "" + +#: ../../include/functions_db.php:1932 +#: ../../include/functions_reporting.php:241 +#: ../../operation/events/events.php:316 +msgid "Event name" +msgstr "" + +#: ../../include/functions_reporting.php:298 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting.php:299 +#: ../../include/functions_reporting.php:493 +#: ../../operation/snmpconsole/snmp_alert.php:268 +#: ../../operation/agentes/estado_alertas.php:66 +#: ../../operation/agentes/estado_alertas.php:293 +msgid "Times Fired" +msgstr "" + +#: ../../include/functions_reporting.php:343 +msgid "Total alerts monitored" +msgstr "" + +#: ../../include/functions_reporting.php:391 +msgid "Total monitors" +msgstr "" + +#: ../../include/functions_reporting.php:392 +msgid "Monitors down on period" +msgstr "" + +#: ../../include/functions_reporting.php:424 +#: ../../include/functions_reporting.php:528 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting.php:468 +msgid "Agents in group" +msgstr "" + +#: ../../include/functions_reporting.php:492 +#: ../../operation/snmpconsole/snmp_alert.php:269 +#: ../../operation/agentes/estado_alertas.php:65 +#: ../../operation/agentes/estado_alertas.php:292 +msgid "Last fired" +msgstr "" + +#: ../../include/functions_reporting.php:529 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting.php:622 +#: ../../operation/agentes/estado_grupo.php:222 +msgid "Monitors" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:110 +msgid "Invalid date selected" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:115 +msgid "Selected date is older than current date" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:195 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:235 +msgid "Ok" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:237 +#: ../../operation/agentes/estado_grupo.php:235 +msgid "Fail" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:136 +#: ../../operation/reporting/graph_viewer.php:144 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:145 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:146 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:147 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:157 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:165 +msgid "Graph name" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:39 +msgid "HTML" +msgstr "" + +#: ../../operation/incidents/incident_note.php:29 +#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/incidents/incident_detail.php:203 +#: ../../operation/incidents/incident_search.php:25 +msgid "Incident management" +msgstr "" + +#: ../../operation/incidents/incident_note.php:30 +msgid "Add note to incident" +msgstr "" + +#: ../../operation/incidents/incident.php:50 +msgid "Incident successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident.php:54 +msgid "There was a problem deleting incident" +msgstr "" + +#: ../../operation/incidents/incident.php:77 +msgid "Incident successfully updated" +msgstr "" + +#: ../../operation/incidents/incident.php:79 +#: ../../operation/incidents/incident.php:82 +msgid "There was a problem updating incident" +msgstr "" + +#: ../../operation/incidents/incident.php:103 +msgid "Incident successfully created" +msgstr "" + +#: ../../operation/incidents/incident.php:187 +msgid "Viewing incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:212 +#: ../../operation/incidents/incident.php:220 +msgid "All incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:213 +#: ../../operation/incidents/incident.php:221 +#: ../../operation/incidents/incident.php:233 +msgid "Active incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:214 +#: ../../operation/incidents/incident.php:222 +#: ../../operation/incidents/incident.php:236 +msgid "Closed incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:223 +#: ../../operation/incidents/incident.php:235 +msgid "Rejected incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:216 +#: ../../operation/incidents/incident.php:224 +#: ../../operation/incidents/incident.php:237 +msgid "Expired incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:234 +msgid "Active incidents, with comments" +msgstr "" + +#: ../../operation/incidents/incident.php:241 +#: ../../operation/incidents/incident.php:274 +#: ../../operation/incidents/incident.php:286 +#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:329 +msgid "Very Serious" +msgstr "" + +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +msgid "groups" +msgstr "" + +#: ../../operation/incidents/incident.php:341 +msgid "No incident matches your search filter" +msgstr "" + +#: ../../operation/incidents/incident.php:345 +#: ../../operation/incidents/incident.php:469 +#: ../../operation/incidents/incident_detail.php:207 +#: ../../operation/events/events.php:484 +msgid "Create incident" +msgstr "" + +#: ../../operation/incidents/incident.php:379 +#: ../../operation/incidents/incident_detail.php:270 +#: ../../operation/incidents/incident_detail.php:274 +#: ../../operation/events/events.php:318 +msgid "Source" +msgstr "" + +#: ../../operation/incidents/incident.php:380 +#: ../../operation/incidents/incident_detail.php:221 +msgid "Owner" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:31 +#: ../../operation/menu.php:151 ../../operation/menu.php:173 +#: ../../operation/menu.php:217 +msgid "Statistics" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by status" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:38 +msgid "Incidents by priority" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:41 +msgid "Incidents by group" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:44 +msgid "Incidents by user" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:47 +msgid "Incidents by source" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:83 +msgid "Note successfully added" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:110 +msgid "Note successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:148 +msgid "" +"File cannot be saved. Please contact Pandora administrator about this error " +"
" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:205 +msgid "Review of incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:217 +msgid "Opened at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:254 +#: ../../operation/incidents/incident_detail.php:261 +msgid "Open and Active" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:256 +#: ../../operation/incidents/incident_detail.php:263 +msgid "Not valid" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:257 +#: ../../operation/incidents/incident_detail.php:264 +msgid "Out of date" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:258 +#: ../../operation/incidents/incident_detail.php:265 +msgid "Closed" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:357 +msgid "Update incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:371 +msgid "Add note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:386 +msgid "Notes attached to incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:431 +msgid "Attached files" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/incidents/incident_detail.php:467 +msgid "Filename" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:436 +msgid "Size" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:457 +msgid "Attach file" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:478 +msgid "Upload" +msgstr "" + +#: ../../operation/incidents/incident_search.php:26 +msgid "Please select a search criterion" +msgstr "" + +#: ../../operation/incidents/incident_search.php:48 +msgid "" +"(*) The text search will look for all words entered as substring, in index " +"title or description of each incident" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:55 +#: ../../operation/servers/view_server.php:37 +msgid "Configuration detail" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:68 +msgid "Force" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:76 +msgid "Progress" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:78 +msgid "Op" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:124 +msgid "Done" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:126 +msgid "Pending" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:163 +msgid "This server has no recon tasks assigned" +msgstr "" + +#: ../../operation/servers/view_server.php:55 +#: ../../operation/agentes/tactical.php:231 +msgid "Load" +msgstr "" + +#: ../../operation/servers/view_server.php:57 +#: ../../operation/agentes/tactical.php:233 +msgid "LAG" +msgstr "" + +#: ../../operation/servers/view_server.php:59 +msgid "Version" +msgstr "" + +#: ../../operation/servers/view_server.php:89 +#: ../../operation/agentes/tactical.php:288 +msgid "of" +msgstr "" + +#: ../../operation/servers/view_server.php:99 +msgid "SNMP server" +msgstr "" + +#: ../../operation/servers/view_server.php:117 +msgid "Master server" +msgstr "" + +#: ../../operation/servers/view_server.php:120 +msgid "Check" +msgstr "" + +#: ../../operation/visual_console/render_view.php:66 +msgid "Full screen mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:70 +msgid "Back to normal mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:79 +#: ../../operation/visual_console/render_view.php:80 +msgid "Seconds" +msgstr "" + +#: ../../operation/visual_console/render_view.php:89 +msgid "Autorefresh time" +msgstr "" + +#: ../../operation/visual_console/render_view.php:91 +msgid "Refresh" +msgstr "" + +#: ../../operation/visual_console/render_view.php:122 +msgid "Until refresh" +msgstr "" + +#: ../../operation/visual_console/index.php:26 ../../operation/menu.php:100 +msgid "Visual console" +msgstr "" + +#: ../../operation/visual_console/index.php:27 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/tactical.php:202 +msgid "Summary" +msgstr "" + +#: ../../operation/visual_console/index.php:32 +msgid "There are no defined layouts" +msgstr "" + +#: ../../operation/visual_console/index.php:41 +msgid "Elements" +msgstr "" + +#: ../../operation/visual_console/index.php:59 +msgid "There are no visual consoles defined" +msgstr "" + +#: ../../operation/menu.php:46 ../../operation/agentes/tactical.php:34 +msgid "Tactical view" +msgstr "" + +#: ../../operation/menu.php:53 ../../operation/agentes/estado_grupo.php:32 +msgid "Group view" +msgstr "" + +#: ../../operation/menu.php:60 ../../operation/agentes/networkmap.php:252 +msgid "Network Map" +msgstr "" + +#: ../../operation/menu.php:74 +msgid "Alert detail" +msgstr "" + +#: ../../operation/menu.php:81 +msgid "Monitor detail" +msgstr "" + +#: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 +msgid "Export data" +msgstr "" + +#: ../../operation/menu.php:144 +msgid "Search incident" +msgstr "" + +#: ../../operation/menu.php:178 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:184 +msgid "CSV File" +msgstr "" + +#: ../../operation/menu.php:189 +msgid "Marquee" +msgstr "" + +#: ../../operation/menu.php:199 +msgid "View users" +msgstr "" + +#: ../../operation/menu.php:208 +msgid "Edit my user" +msgstr "" + +#: ../../operation/menu.php:228 ../../operation/snmpconsole/snmp_view.php:128 +msgid "SNMP console" +msgstr "" + +#: ../../operation/menu.php:238 ../../operation/snmpconsole/snmp_alert.php:258 +msgid "SNMP alerts" +msgstr "" + +#: ../../operation/menu.php:249 ../../operation/messages/message.php:58 +msgid "Messages" +msgstr "" + +#: ../../operation/menu.php:258 +msgid "Messages to groups" +msgstr "" + +#: ../../operation/menu.php:292 +msgid "Custom graphs" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:135 +msgid "Update alert" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:182 +#: ../../operation/snmpconsole/snmp_alert.php:265 +#: ../../operation/snmpconsole/snmp_alert.php:302 +#: ../../operation/snmpconsole/snmp_view.php:175 +msgid "OID" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:186 +#: ../../operation/snmpconsole/snmp_alert.php:266 +#: ../../operation/snmpconsole/snmp_alert.php:304 +#: ../../operation/snmpconsole/snmp_view.php:177 +msgid "Custom value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:190 +#: ../../operation/snmpconsole/snmp_alert.php:264 +#: ../../operation/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:176 +msgid "SNMP Agent" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:356 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:72 +#: ../../operation/events/events.php:84 +msgid "Event successfully deleted" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:85 +#: ../../operation/events/events.php:105 +msgid "Event successfully validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:141 +#: ../../operation/events/events.php:474 +msgid "Validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:143 +#: ../../operation/events/events.php:476 +msgid "Not validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:148 +#: ../../operation/events/events.php:480 +msgid "Validate event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../operation/events/events.php:482 +msgid "Delete event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:266 +#: ../../operation/agentes/estado_alertas.php:68 +#: ../../operation/events/events.php:465 +msgid "Validate" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:273 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/agentes/networkmap.php:252 +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_grupo.php:32 +#: ../../operation/agentes/estado_ultimopaquete.php:42 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:112 +#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/estadisticas.php:32 +msgid "Pandora Agents" +msgstr "" + +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:199 +msgid "Normal screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:202 +msgid "Full screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:271 +msgid "Layout" +msgstr "" + +#: ../../operation/agentes/networkmap.php:275 +msgid "No Overlap" +msgstr "" + +#: ../../operation/agentes/networkmap.php:279 +msgid "Simple" +msgstr "" + +#: ../../operation/agentes/networkmap.php:283 +msgid "Regenerate" +msgstr "" + +#: ../../operation/agentes/networkmap.php:298 +msgid "Zoom" +msgstr "" + +#: ../../operation/agentes/networkmap.php:306 +msgid "Distance between nodes" +msgstr "" + +#: ../../operation/agentes/networkmap.php:312 +msgid "Font" +msgstr "" + +#: ../../operation/agentes/networkmap.php:352 +#: ../../operation/agentes/networkmap.php:361 +msgid "Map could not be generated" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:34 +#: ../../operation/agentes/estado_monitores.php:33 +msgid "Full list of Monitors" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:78 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:83 +#: ../../operation/agentes/status_monitor.php:87 +#: ../../operation/agentes/status_monitor.php:93 +#: ../../operation/agentes/status_monitor.php:98 +#: ../../operation/agentes/ver_agente.php:79 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:84 +#: ../../operation/agentes/status_monitor.php:89 +#: ../../operation/agentes/status_monitor.php:95 +#: ../../operation/agentes/status_monitor.php:97 +msgid "Monitors up" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:85 +#: ../../operation/agentes/status_monitor.php:90 +#: ../../operation/agentes/status_monitor.php:92 +#: ../../operation/agentes/status_monitor.php:99 +msgid "Monitors unknown" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:122 +msgid "Free text" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:253 +msgid "This group doesn't have any monitor" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:54 +msgid "Agent general information" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:66 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:113 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:117 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:128 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:161 +msgid "Next agent contact" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:167 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:171 +msgid "Events generated -by module-" +msgstr "" + +#: ../../operation/agentes/status_events.php:30 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:115 +msgid "There are no defined groups" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:151 +msgid "Modules bad" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:156 +msgid "Modules OK" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:168 +msgid "Agents down" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:174 +msgid "Disabled alerts" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:214 +msgid "Agents" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:227 +msgid "ok" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:43 +msgid "Display of last data modules received by agent" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:54 +msgid "int" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:56 +#: ../../operation/agentes/exportdata.php:175 +#: ../../operation/agentes/datos_agente.php:81 +#: ../../operation/agentes/ver_agente.php:211 +msgid "Data" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:57 +msgid "Graph" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:58 +msgid "Raw Data" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:94 +#: ../../operation/agentes/bulbs.php:27 +#: ../../operation/agentes/sla_view.php:106 +#: ../../operation/agentes/estado_agente.php:326 +msgid "Change between Green/Red state" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:96 +#: ../../operation/agentes/bulbs.php:25 +#: ../../operation/agentes/sla_view.php:108 +#: ../../operation/agentes/sla_view.php:187 +#: ../../operation/agentes/estado_agente.php:324 +msgid "At least one monitor fails" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:98 +#: ../../operation/agentes/bulbs.php:23 +#: ../../operation/agentes/sla_view.php:110 +#: ../../operation/agentes/sla_view.php:185 +#: ../../operation/agentes/estado_agente.php:329 +msgid "All Monitors OK" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:123 +msgid "This agent doesn 't have any monitor with data" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Sunday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Monday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Tuesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Wednesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Thurdsday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Friday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Saturday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:60 +msgid "One hour" +msgstr "" + +#: ../../operation/agentes/exportdata.php:76 +msgid "Hr" +msgstr "" + +#: ../../operation/agentes/exportdata.php:97 +msgid "Database export results" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +#: ../../operation/agentes/exportdata.php:170 +msgid "Data from agent " +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "from" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "to" +msgstr "" + +#: ../../operation/agentes/exportdata.php:120 +msgid "Download file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:122 +#: ../../operation/agentes/exportdata.php:208 +msgid "No module has been selected" +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " from " +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " to " +msgstr "" + +#: ../../operation/agentes/exportdata.php:287 +msgid "Begin date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:294 +msgid "End date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:301 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:305 +msgid "Data table" +msgstr "" + +#: ../../operation/agentes/exportdata.php:306 +msgid "Standalone CSV ascii file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:307 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:313 +msgid "Export" +msgstr "" + +#: ../../operation/agentes/bulbs.php:31 +#: ../../operation/agentes/estado_agente.php:332 +msgid "Agent without monitors" +msgstr "" + +#: ../../operation/agentes/bulbs.php:33 +#: ../../operation/agentes/estado_agente.php:338 +msgid "Agent without data" +msgstr "" + +#: ../../operation/agentes/bulbs.php:35 +#: ../../operation/agentes/estado_agente.php:335 +msgid "Agent down" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:40 +msgid "One month" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:44 +msgid "One week" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:48 +msgid "Last 24 Hours" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:73 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:49 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:55 +msgid "Last remote contact" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:182 +msgid "View mode" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:193 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:203 +msgid "Main" +msgstr "" + +#: ../../operation/agentes/sla_view.php:34 +msgid "SLA view" +msgstr "" + +#: ../../operation/agentes/sla_view.php:41 +msgid "Automatic SLA for monitors" +msgstr "" + +#: ../../operation/agentes/sla_view.php:141 +msgid "User-defined SLA items" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:380 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:54 +#: ../../operation/agentes/estado_alertas.php:113 +msgid "Full list of Alerts" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:61 +msgid "Info" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:284 +msgid "Combined alert" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:299 +msgid "No agent included in this group has any assigned alert" +msgstr "" + +#: ../../operation/agentes/tactical.php:108 +#: ../../operation/agentes/tactical.php:109 +msgid "Monitor checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:115 +msgid "Monitor OK" +msgstr "" + +#: ../../operation/agentes/tactical.php:125 +msgid "Monitor BAD" +msgstr "" + +#: ../../operation/agentes/tactical.php:138 +msgid "Monitor Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:147 +msgid "Monitor Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:154 +#: ../../operation/agentes/tactical.php:184 +msgid "Alerts Fired" +msgstr "" + +#: ../../operation/agentes/tactical.php:162 +#: ../../operation/agentes/tactical.php:195 +msgid "Alerts Total" +msgstr "" + +#: ../../operation/agentes/tactical.php:169 +#: ../../operation/agentes/tactical.php:170 +msgid "Data Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:172 +msgid "Data Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:178 +msgid "Data Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:203 +msgid "Total Agents" +msgstr "" + +#: ../../operation/agentes/tactical.php:205 +msgid "Total Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:208 +msgid "Server Sanity" +msgstr "" + +#: ../../operation/agentes/tactical.php:211 +msgid "Uninitialized modules" +msgstr "" + +#: ../../operation/agentes/tactical.php:228 +msgid "Tactical server information" +msgstr "" + +#: ../../operation/agentes/estadisticas.php:33 +msgid "Database Statistics per Agent" +msgstr "" + +#: ../../operation/events/event_statistics.php:33 +msgid "Events statistics" +msgstr "" + +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "" + +#: ../../operation/events/event_statistics.php:40 +msgid "Event graph by user" +msgstr "" + +#: ../../operation/events/event_statistics.php:43 +msgid "Event graph by group" +msgstr "" + +#: ../../operation/events/events.php:88 +msgid "Error deleting event" +msgstr "" + +#: ../../operation/events/events.php:108 +msgid "Error validating event" +msgstr "" + +#: ../../operation/events/events.php:196 +msgid "Main event view" +msgstr "" + +#: ../../operation/events/events.php:207 +msgid "Event control filter" +msgstr "" + +#: ../../operation/events/events.php:234 +msgid "Event type" +msgstr "" + +#: ../../operation/events/events.php:240 +msgid "Severity" +msgstr "" + +#: ../../operation/events/events.php:245 +msgid "Event status" +msgstr "" + +#: ../../operation/events/events.php:247 +msgid "All event" +msgstr "" + +#: ../../operation/events/events.php:248 +msgid "Only validated" +msgstr "" + +#: ../../operation/events/events.php:249 +msgid "Only pending" +msgstr "" + +#: ../../operation/events/events.php:255 +msgid "Free search" +msgstr "" + +#: ../../operation/events/events.php:259 +msgid "Agent search" +msgstr "" + +#: ../../operation/events/events.php:282 +msgid "Marquee display" +msgstr "" + +#: ../../operation/events/events.php:284 +msgid "RSS Events" +msgstr "" + +#: ../../operation/users/user_statistics.php:26 +msgid "User activity statistics" +msgstr "" + +#: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 +msgid "Pandora users" +msgstr "" + +#: ../../operation/users/user_edit.php:84 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:119 +msgid "confirmation" +msgstr "" + +#: ../../operation/users/user.php:102 +msgid "System incidents reading" +msgstr "" + +#: ../../operation/users/user.php:105 +msgid "System incidents writing" +msgstr "" + +#: ../../operation/users/user.php:108 +msgid "System incidents management" +msgstr "" + +#: ../../operation/users/user.php:111 +msgid "Agents reading" +msgstr "" + +#: ../../operation/users/user.php:114 +msgid "Agents management" +msgstr "" + +#: ../../operation/users/user.php:117 +msgid "Alerts edition" +msgstr "" + +#: ../../operation/users/user.php:120 +msgid "Users management" +msgstr "" + +#: ../../operation/users/user.php:123 +msgid "Database management" +msgstr "" + +#: ../../operation/users/user.php:126 +msgid "Alerts anagement" +msgstr "" + +#: ../../operation/users/user.php:129 +msgid "Pandora system management" +msgstr "" + +#: ../../operation/messages/message.php:26 +msgid "Message successfully sent" +msgstr "" + +#: ../../operation/messages/message.php:28 +#: ../../operation/messages/message.php:51 +msgid "There was a problem sending message" +msgstr "" + +#: ../../operation/messages/message.php:61 +#: ../../operation/messages/message.php:102 +#: ../../operation/messages/message.php:225 +msgid "New message" +msgstr "" + +#: ../../operation/messages/message.php:94 +#: ../../operation/messages/message.php:126 +#: ../../operation/messages/message.php:147 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message.php:100 +#: ../../operation/messages/message.php:129 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message.php:152 +msgid " wrote" +msgstr "" + +#: ../../operation/messages/message.php:155 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message.php:160 +msgid "Read messages" +msgstr "" + +#: ../../operation/messages/message.php:168 +msgid "Message sucessfully deleted" +msgstr "" + +#: ../../operation/messages/message.php:170 +msgid "There was a problem deleting message" +msgstr "" + +#: ../../operation/messages/message.php:184 +msgid "There are no messages" +msgstr "" + +#: ../../operation/messages/message.php:188 +msgid "Read" +msgstr "" + +#: ../../operation/messages/message.php:189 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message.php:215 +msgid "No subject" +msgstr "" diff --git a/pandora_console/include/languages/pt_BR.mo b/pandora_console/include/languages/pt_BR.mo index 6c7edcbe80ca29064f64cfd6b59a285b069f5958..7264b4d475479451971b2823c0883f72d35d95f0 100644 GIT binary patch delta 26 hcmbQgmTCT4rVVxR+=d3ahQ*vh%mI5o2s{7) delta 26 hcmbQgmTCT4rVVxR+y<7qMn(z-=2ixVn>*vh%mI6F2sr=% diff --git a/pandora_console/include/languages/pt_BR.po b/pandora_console/include/languages/pt_BR.po index a806d19c4b..b8907971d4 100644 --- a/pandora_console/include/languages/pt_BR.po +++ b/pandora_console/include/languages/pt_BR.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #~ msgid "Two hours" diff --git a/pandora_console/include/languages/ro.mo b/pandora_console/include/languages/ro.mo index 5c3c91c2aa46c7ccc17653ccd0b7eacff7d94d76..90806e5c1dd615dcd39ff048b165a062c9ae102b 100644 GIT binary patch literal 30907 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 literal 5522 zcma);ZH!$-8Gr`?fmJ@mLP2yYT3X9pc9(8hmbUcL-ECL)ZkOF{w}2wE_srgVy62vA zIUn2Zit%Hkfkct`5dmq4tv@svqJ+e#2{E!wDjE&)gW!)Q7=8%;QRIgoQGDJxbGKW9 z2`BeG&zU)MX5O!v_nx}!oNp_x2J#_f`fQ~hgkOCxH?AL_uha+NPvE)m1e905f#<LqTn{-1pNH7M)8>HGf$#h$a6MB?;bDC=AV<-1Ga26!cO`a;of7rX*adLHup68tRv zk3rFA9nKU#Y=ko34N&~MjhpykH^ll2e~v-%<1?PmLYeQR=Zl`Fp!nxC zDEsg&DDzy-B+_0FB@W$C;E5yP){vVkqmZ^X>KUdfFO_9yKWWJ_9$xc_{0C!?%9~KS%pTDC^z9 zV2QthGJgmqpW2Y0`WiQR|2-&i{2`QhJq>02^Kc7%0m}OSfnv{jI8DZ12*r+dQ1rMO zirxKC<{g0&&vD;>7nJ$uq3E~l`AsPKa~#U}r=i6ESt$PaExZ=~9?HCbhu6V>LtLt^ zCAc!KABsK$P|m|0P~veAN?t5MiPx7Q+s3U4)IDZAIpg zJCQ*|&dQG?a*=ZG+RR;Ia|hCmNZyFg8^{oHHX_#+L~=#)dq2{P$aN!fGx7;(`0FOm zyWwq!#9Z=k?KMK9j?DPZNl3b?9^W>ek`H74xgXw&NUqCu5SeyQ<$0lW5vSG!x@EJ> zH0-8qbGPc%fm!6NZoK zZ=^{P2WofHYVk#;b~8n8J+!=ScN(c}Cu#0m0ZZ2F7(Z7;(V`kMxtTSYl?QHiE{tuU z?UCHZ87gFSMb^E^>S@?^x)0d}8zpU7R}F=knT>3qh8LU~du(h|6X|*q&xMU5b%v-; zZy3)dY0LLH75B*f43%`shSC6Y%+1(@*ER+y=uB|@6T+iC&NY)Z`RC_jIaFWie@q`}+Mj-DP(p|<;hcOG}VcZ}=a-;S|flbwfXwq;_!!T`fdg35S zjUK5@X=mq@v-6Dp89S?Y6P+ZoXY@Bu`{n=j>!!){thKSOn~1>a!(rakM!Qc_J7-gi zk96KN7*M3N@@P>9Nqk*ST7+5Nt*4s|(qX3Kr2LFvI2?VA~=FBeZ`YKr;XO_Owz=TqSk?Oi{W zr0L=YJ&Glw9jP0jx7BTYxfzTfAC_Pgf)pry&T~sqBjhSD~$k}qI z&D5P70;PAGX2ELX_NI6;Z{lGw#SL*U($aILo^w)&w(h7( z<~VhNBC=T-WxsvO{1Z=&M1+*>D;^E`RFc!DTY())PC%lUCWmZ2uZ#wj14NT!VGzY! zmR9CkS=XdHUn;e%5eAjpibhtMP6qYJ{;@GVUabx5?ZdU|=-966(9q=Y)YQ(diG9-* zcU&=3g9Vu!z~j1zyTSoynnpE9odJj2ShYCbGu@GP@8rhI14* z=A_b*sgyJKy2Tl5)d&TRqmz=xK$C`{D_IPdWMPs<>T4R$sX1NKIH!CCp)xM5EX!(c zQ;=I|P}Z`r+~gs9<>Vu|O&gqH6gR1A<qW_;o}-rOf{ zlj3INP>U$J{84CH0;&=jY(FkMHDU5_PGMxOSXWr%)&A*K`HB$mbT{K#1q&efw zyPV+N4eOX?+Ll8{VqC-ob2j9p#57kbiG^mb>2_+Dc<$EYMOi~J$o~~`nInOo3r{>@ z@@`)ZZAWoDktPw2_LXzOreR_N7s=E<_f)H$CRv-{OXgDO2y|JE2KBy)$8?v>Kus2IV@(vAm9c_CuX6AWVl8L%cFi&kvSLc%b7rY&j8SDj6+MtDwAu{Gl_mxKUI-H}@s jXUQGe0c*Y?lxvc`Q=FH?gtBCZkvhFu)#|x^jD7e&5d|fz diff --git a/pandora_console/include/languages/ro.po b/pandora_console/include/languages/ro.po index 612f95de1e..915138242b 100644 --- a/pandora_console/include/languages/ro.po +++ b/pandora_console/include/languages/ro.po @@ -8,13 +8,13 @@ msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2008-09-10 15:55+0200\n" -"PO-Revision-Date: 2008-09-22 04:31+0000\n" +"PO-Revision-Date: 2008-09-29 04:15+0000\n" "Last-Translator: Albert Mate \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -146,11 +146,11 @@ msgstr "Perioada de reîmprospătare" #: ../../reporting/stat_win.php:191 msgid "Avg. Only" -msgstr "" +msgstr "Doar valori medii" #: ../../reporting/stat_win.php:198 msgid "Begin date" -msgstr "" +msgstr "Data de început" #: ../../reporting/stat_win.php:203 msgid "Zoom factor" @@ -166,7 +166,7 @@ msgstr "Afişează evenimentele" #: ../../reporting/stat_win.php:242 msgid "Show alert" -msgstr "" +msgstr "Afişează alarma" #: ../../reporting/fgraph.php:947 msgid "Data occurrence for module " @@ -264,13 +264,13 @@ msgstr "" #: ../../reporting/fgraph.php:1571 msgid "Out of limits" -msgstr "" +msgstr "În afara limitelor" #: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 #: ../../operation/agentes/estado_grupo.php:162 #: ../../operation/agentes/ver_agente.php:106 msgid "Alerts fired" -msgstr "" +msgstr "Alarme declanşate" #: ../../reporting/fgraph.php:2130 msgid "Alerts not fired" @@ -314,7 +314,7 @@ msgstr "" #: ../../general/login_page.php:40 msgid "Login" -msgstr "" +msgstr "Autentificare" #: ../../general/login_page.php:43 #: ../../godmode/agentes/module_manager_editor_wmi.php:160 @@ -333,6 +333,7 @@ msgstr "Pagina generată la" #: ../../general/footer.php:36 msgid "Pandora FMS console is best viewed with Firefox web browser" msgstr "" +"Consola Pandora FMS poate fi vizualizată cel mai bine cu browserul Firefox" #: ../../general/logoff.php:22 msgid "Logged Out" @@ -343,6 +344,8 @@ msgid "" "Your session is over. Please close your browser window to close session on " "Pandora.

" msgstr "" +"Sesiunea dvs. s-a încheiat. Închideţi fereastra browserului pentru a încheia " +"sesiunea cu Pandora." #: ../../general/links_menu.php:22 ../../godmode/menu.php:218 msgid "Links" @@ -359,10 +362,14 @@ msgid "" "attempts to access this page are recorded in security logs of Pandora System " "Database" msgstr "" +"Accesul la această pagină este limitat la utilizatorii autorizaţi, pentru " +"ajutor contactaţi administratorul de sistem.

Toate încercările de " +"acces ale acestei pagini sunt înregistrate în jurnalele de securitate ale " +"bazei de date a sistemului Pandora" #: ../../general/logon_ok.php:27 msgid "Welcome to Pandora FMS Web Console" -msgstr "" +msgstr "Consola Web a Pandora FMS" #: ../../general/logon_ok.php:29 msgid "" @@ -380,7 +387,7 @@ msgstr " mesaj(e) necitit(e)." #: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 msgid "Site news" -msgstr "" +msgstr "Ştiri site" #: ../../general/logon_ok.php:55 msgid "by" @@ -422,15 +429,15 @@ msgstr "" #: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 msgid "of well initialized modules" -msgstr "" +msgstr "de module bine iniţializate" #: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 msgid "Alert level" -msgstr "" +msgstr "Nivel alertă" #: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 msgid "of non-fired alerts" -msgstr "" +msgstr "de alarme nedeclanşate" #: ../../general/logon_ok.php:140 msgid "Pandora FMS Overview" @@ -438,7 +445,7 @@ msgstr "" #: ../../general/logon_ok.php:161 msgid "This is your last activity in Pandora FMS console" -msgstr "" +msgstr "Aceasta este ultima ta activitate în consola Pandora FMS" #: ../../general/logon_ok.php:171 ../../godmode/admin_access_logs.php:105 #: ../../operation/incidents/incident_search.php:34 @@ -489,7 +496,7 @@ msgstr "" #: ../../general/header.php:37 msgid "Logout" -msgstr "" +msgstr "Deconectare" #: ../../general/header.php:43 msgid "General information" @@ -501,11 +508,11 @@ msgstr "Stare server: OPRIT" #: ../../general/header.php:51 msgid "System ready" -msgstr "" +msgstr "Sistem pregătit" #: ../../general/header.php:59 ../../general/header.php:61 msgid "Autorefresh" -msgstr "" +msgstr "Reîmprospătare automată" #: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 #: ../../operation/events/events.php:196 @@ -575,7 +582,7 @@ msgstr "Sistemul dumneavoastră este actualizat" #: ../../extensions/update_manager/main.php:68 msgid "Server connection failed" -msgstr "" +msgstr "Conexiunea la server a eşuat" #: ../../extensions/update_manager/main.php:70 msgid "Server authorization rejected" @@ -600,7 +607,7 @@ msgstr "ld" #: ../../operation/events/events.php:321 #: ../../operation/messages/message.php:191 msgid "Timestamp" -msgstr "" +msgstr "Marcaj de timp" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:491 @@ -651,7 +658,7 @@ msgstr "Descriere" #: ../../extensions/update_manager/main.php:89 msgid "Overwrite local changes" -msgstr "" +msgstr "Suprascriere modificări locale" #: ../../extensions/update_manager/main.php:93 #: ../../extensions/update_manager/settings.php:70 @@ -718,11 +725,11 @@ msgstr "" #: ../../extensions/update_manager/settings.php:55 msgid "Update server path" -msgstr "" +msgstr "Cale server de actualizare" #: ../../extensions/update_manager/settings.php:58 msgid "Update server port" -msgstr "Port server actualizare" +msgstr "Port server de actualizare" #: ../../extensions/update_manager/settings.php:61 msgid "Binary input path" @@ -1005,13 +1012,13 @@ msgstr "Fundal" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:308 msgid "Width" -msgstr "" +msgstr "Lățime" #: ../../godmode/reporting/map_builder.php:313 #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:326 msgid "Height" -msgstr "" +msgstr "Înălțime" #: ../../godmode/reporting/map_builder.php:333 msgid "preview" @@ -1027,7 +1034,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 msgid "Hour" -msgstr "" +msgstr "Ora" #: ../../godmode/reporting/map_builder.php:366 #: ../../godmode/reporting/map_builder.php:367 @@ -1039,7 +1046,7 @@ msgstr "Ore" #: ../../godmode/reporting/map_builder.php:370 #: ../../godmode/reporting/graph_builder.php:394 msgid "Last day" -msgstr "" +msgstr "Ultima zi" #: ../../godmode/reporting/map_builder.php:371 #: ../../godmode/servers/manage_recontask_form.php:91 @@ -1053,19 +1060,19 @@ msgstr "zile" #: ../../godmode/reporting/graph_builder.php:357 #: ../../godmode/reporting/graph_builder.php:396 msgid "Last week" -msgstr "" +msgstr "Săptămâna trecută" #: ../../godmode/reporting/map_builder.php:374 msgid "Last Month" -msgstr "" +msgstr "Luna trecută" #: ../../godmode/reporting/map_builder.php:375 msgid "Two Months" -msgstr "" +msgstr "Două luni" #: ../../godmode/reporting/map_builder.php:376 msgid "Six Months" -msgstr "6 luni" +msgstr "Şase luni" #: ../../godmode/reporting/map_builder.php:388 msgid "Map element editor" @@ -1081,7 +1088,7 @@ msgstr "Etichetă" #: ../../godmode/reporting/map_builder.php:399 msgid "Label color" -msgstr "" +msgstr "Culoare etichetă" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/reporting_builder.php:429 @@ -1121,7 +1128,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:158 #: ../../operation/agentes/estado_alertas.php:288 msgid "Agent" -msgstr "" +msgstr "Agent" #: ../../godmode/reporting/map_builder.php:409 #: ../../godmode/reporting/graph_builder.php:216 @@ -1134,7 +1141,7 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:207 #: ../../operation/agentes/exportdata.php:174 msgid "Module" -msgstr "" +msgstr "Modul" #: ../../godmode/reporting/map_builder.php:411 #: ../../godmode/reporting/graph_builder.php:380 @@ -1142,11 +1149,11 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:432 #: ../../operation/reporting/graph_viewer.php:119 msgid "Period" -msgstr "" +msgstr "Perioada" #: ../../godmode/reporting/map_builder.php:413 msgid "Image" -msgstr "" +msgstr "Imagine" #: ../../godmode/reporting/map_builder.php:416 #: ../../godmode/groups/group_list.php:109 @@ -1165,16 +1172,16 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:454 #: ../../operation/reporting/reporting_viewer.php:80 msgid "Loading" -msgstr "" +msgstr "Se încarcă" #: ../../godmode/reporting/graph_builder.php:83 msgid "Graph stored successfully" -msgstr "" +msgstr "Graficul a fost salvat cu succes" #: ../../godmode/reporting/graph_builder.php:85 #: ../../godmode/reporting/graph_builder.php:87 msgid "There was a problem storing Graph" -msgstr "" +msgstr "A apărut o problemă la salvarea graficului" #: ../../godmode/reporting/graph_builder.php:204 msgid "Graph builder module list" @@ -1210,7 +1217,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:162 #: ../../operation/agentes/tactical.php:232 msgid "Modules" -msgstr "" +msgstr "Module" #: ../../godmode/reporting/graph_builder.php:304 msgid "Factor" @@ -1256,11 +1263,11 @@ msgstr "4 zile" #: ../../godmode/reporting/graph_builder.php:363 #: ../../godmode/reporting/graph_builder.php:398 msgid "Last month" -msgstr "" +msgstr "Ultima lună" #: ../../godmode/reporting/graph_builder.php:372 msgid "1 year" -msgstr "" +msgstr "1 an" #: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 msgid "View events" @@ -1283,7 +1290,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:424 #: ../../operation/reporting/graph_viewer.php:139 msgid "Line" -msgstr "" +msgstr "Linie" #: ../../godmode/reporting/graph_builder.php:447 #: ../../godmode/reporting/reporting_builder.php:416 @@ -1299,11 +1306,11 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:286 #: ../../operation/incidents/incident_note.php:42 msgid "Add" -msgstr "" +msgstr "Adăugare" #: ../../godmode/reporting/graph_builder.php:447 msgid "Redraw" -msgstr "" +msgstr "Redesenare" #: ../../godmode/reporting/graph_builder.php:458 msgid "Custom graph store" @@ -1316,7 +1323,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:497 msgid "Store" -msgstr "" +msgstr "Salvare" #: ../../godmode/reporting/reporting_builder.php:109 msgid "Reporting successfully deleted" @@ -1324,12 +1331,12 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:111 msgid "There was a problem deleting reporting" -msgstr "" +msgstr "A apărut o problemă la ştergerea raportării" #: ../../godmode/reporting/reporting_builder.php:136 #: ../../godmode/reporting/reporting_builder.php:159 msgid "Reporting successfully created" -msgstr "" +msgstr "Raportarea a fost creată cu succes" #: ../../godmode/reporting/reporting_builder.php:147 #: ../../godmode/reporting/reporting_builder.php:161 @@ -1338,11 +1345,11 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:219 msgid "SLA was successfully created" -msgstr "" +msgstr "SLA creat cu succes" #: ../../godmode/reporting/reporting_builder.php:221 msgid "There was a problem creating SLA" -msgstr "" +msgstr "A apărut o problemă la crearea SLA" #: ../../godmode/reporting/reporting_builder.php:223 msgid "Module is not set" @@ -1350,11 +1357,11 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:231 msgid "SLA was successfully delete" -msgstr "" +msgstr "SLA a fost şters" #: ../../godmode/reporting/reporting_builder.php:233 msgid "There was a problem deleting SLA" -msgstr "" +msgstr "A apărut o problemă la ştergerea SLA" #: ../../godmode/reporting/reporting_builder.php:239 #: ../../godmode/reporting/reporting_builder.php:319 @@ -1375,7 +1382,7 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:294 #: ../../operation/reporting/reporting_viewer.php:209 msgid "SLA Max. (value)" -msgstr "" +msgstr "SLA Max.(valoare)" #: ../../godmode/reporting/reporting_builder.php:254 #: ../../godmode/reporting/reporting_builder.php:296 @@ -1384,17 +1391,17 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:279 msgid "SLA report construction" -msgstr "" +msgstr "Creare raport SLA" #: ../../godmode/reporting/reporting_builder.php:326 #: ../../godmode/reporting/reporting_builder.php:497 #: ../../operation/reporting/custom_reporting.php:37 msgid "Report name" -msgstr "" +msgstr "Nume raport" #: ../../godmode/reporting/reporting_builder.php:365 msgid "Add item to report" -msgstr "" +msgstr "Adăugare obiect la raport" #: ../../godmode/reporting/reporting_builder.php:377 msgid "Reporting type" @@ -1414,11 +1421,11 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/servers/view_server_detail.php:111 msgid "hours" -msgstr "" +msgstr "ore" #: ../../godmode/reporting/reporting_builder.php:391 msgid "2 weeks" -msgstr "" +msgstr "2 săptămâni" #: ../../godmode/reporting/reporting_builder.php:407 msgid "Custom graph name" @@ -1430,11 +1437,11 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:428 msgid "Order" -msgstr "" +msgstr "Ordine" #: ../../godmode/reporting/reporting_builder.php:433 msgid "Options" -msgstr "" +msgstr "Opțiuni" #: ../../godmode/reporting/reporting_builder.php:455 msgid "Up" @@ -1464,7 +1471,7 @@ msgstr "Creare raport" #: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 msgid "There are no extensions defined" -msgstr "" +msgstr "Nu sunt definite extensii" #: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 msgid "Defined extensions" @@ -1472,15 +1479,15 @@ msgstr "Extensii definite" #: ../../godmode/servers/modificar_server.php:36 msgid "Server deleted successfully" -msgstr "" +msgstr "Serverul a fost şters" #: ../../godmode/servers/modificar_server.php:38 msgid "There was a problem deleting the server" -msgstr "" +msgstr "A apărut o problemă la ştergerea serverului" #: ../../godmode/servers/modificar_server.php:48 msgid "Server updated successfully" -msgstr "" +msgstr "Serverul a fost actualizat cu succes" #: ../../godmode/servers/modificar_server.php:50 msgid "There was a problem updating the server" @@ -1496,7 +1503,7 @@ msgstr "Servere Pandora" #: ../../godmode/servers/modificar_server.php:56 msgid "Update Server" -msgstr "" +msgstr "Server de actualizare" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 @@ -1507,7 +1514,7 @@ msgstr "Adresa IP" #: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:178 msgid "Manage servers" -msgstr "" +msgstr "Administrare servere" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:195 @@ -1533,7 +1540,7 @@ msgstr "Stare" #: ../../godmode/servers/modificar_server.php:87 msgid "Started at" -msgstr "" +msgstr "Pornit la" #: ../../godmode/servers/modificar_server.php:87 #: ../../operation/incidents/incident.php:378 @@ -1541,13 +1548,13 @@ msgstr "" #: ../../operation/servers/view_server_detail.php:77 #: ../../operation/servers/view_server.php:60 msgid "Updated at" -msgstr "" +msgstr "Actualizat la" #: ../../godmode/servers/modificar_server.php:124 #: ../../godmode/agentes/agent_manager.php:126 #: ../../operation/servers/view_server.php:93 msgid "Network Server" -msgstr "" +msgstr "Server de reţea" #: ../../godmode/servers/modificar_server.php:125 msgid "Master" @@ -1556,7 +1563,7 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:126 #: ../../operation/servers/view_server.php:96 msgid "Data Server" -msgstr "" +msgstr "Server de Date" #: ../../godmode/servers/modificar_server.php:127 msgid "MD5 Check" @@ -1564,7 +1571,7 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:128 msgid "SNMP Console" -msgstr "" +msgstr "Consolă SNMP" #: ../../godmode/servers/modificar_server.php:132 #: ../../operation/servers/view_server.php:64 @@ -1611,7 +1618,7 @@ msgstr "Rețea" #: ../../godmode/servers/manage_recontask_form.php:107 #: ../../operation/servers/view_server_detail.php:73 msgid "Network profile" -msgstr "" +msgstr "Profil de reţea" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 @@ -1619,7 +1626,7 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:212 #: ../../operation/incidents/incident_detail.php:215 msgid "Incident" -msgstr "" +msgstr "Incident" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:118 @@ -1630,7 +1637,7 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/estado_agente.php:159 msgid "OS" -msgstr "" +msgstr "SO" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:97 @@ -1649,7 +1656,7 @@ msgstr "" #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:160 msgid "Interval" -msgstr "" +msgstr "Interval" #: ../../godmode/servers/manage_recontask.php:119 #: ../../godmode/servers/manage_recontask_form.php:113 @@ -1688,7 +1695,7 @@ msgstr "zi" #: ../../godmode/servers/manage_recontask_form.php:92 msgid "week" -msgstr "" +msgstr "săptămână" #: ../../godmode/servers/manage_recontask_form.php:93 msgid "weeks" @@ -1696,11 +1703,11 @@ msgstr "săptămâni" #: ../../godmode/servers/manage_recontask_form.php:94 msgid "month" -msgstr "" +msgstr "lună" #: ../../godmode/servers/plugin.php:56 msgid "Problem updating plugin" -msgstr "" +msgstr "Problemă la actualizarea plugin-ului" #: ../../godmode/servers/plugin.php:58 msgid "Plugin updated successfully" @@ -1712,19 +1719,19 @@ msgstr "" #: ../../godmode/servers/plugin.php:78 msgid "Plugin created successfully" -msgstr "" +msgstr "Plugin creat cu succes" #: ../../godmode/servers/plugin.php:87 msgid "Problem deleting plugin" -msgstr "" +msgstr "Problemă la ştergerea plugin-ului" #: ../../godmode/servers/plugin.php:89 msgid "Plugin deleted successfully" -msgstr "" +msgstr "Plugin-ul a fost şters" #: ../../godmode/servers/plugin.php:130 msgid "Plugin creation" -msgstr "" +msgstr "Creare plugin" #: ../../godmode/servers/plugin.php:132 msgid "Plugin update" @@ -1756,15 +1763,15 @@ msgstr "" #: ../../godmode/servers/plugin.php:192 msgid "Plugins registered in Pandora FMS" -msgstr "" +msgstr "Plugin-uri înregistrate în Pandora FMS" #: ../../godmode/servers/plugin.php:199 msgid "execute" -msgstr "" +msgstr "executare" #: ../../godmode/servers/plugin.php:223 msgid "There are no plugins in the system" -msgstr "" +msgstr "Nu există plugin-uri în sistem" #: ../../godmode/groups/group_list.php:63 msgid "Group successfully created" @@ -1772,7 +1779,7 @@ msgstr "Grup creat cu succes" #: ../../godmode/groups/group_list.php:65 msgid "There was a problem creating group" -msgstr "" +msgstr "A apărut o problemă la crearea grupului" #: ../../godmode/groups/group_list.php:82 msgid "Group successfully updated" @@ -1780,30 +1787,30 @@ msgstr "Grup actualizat cu succes" #: ../../godmode/groups/group_list.php:84 msgid "There was a problem modifying group" -msgstr "" +msgstr "A apărut o problemă la modificarea grupului" #: ../../godmode/groups/group_list.php:97 msgid "There was a problem deleting group" -msgstr "" +msgstr "A apărut o problemă la ştergerea grupului" #: ../../godmode/groups/group_list.php:99 msgid "Group successfully deleted" -msgstr "" +msgstr "Grupul a fost şters" #: ../../godmode/groups/group_list.php:102 #: ../../godmode/groups/configure_group.php:55 msgid "Group management" -msgstr "" +msgstr "Administrare grupuri" #: ../../godmode/groups/group_list.php:103 msgid "Groups defined in Pandora" -msgstr "" +msgstr "Grupuri definitie în Pandora" #: ../../godmode/groups/group_list.php:107 #: ../../godmode/groups/configure_group.php:67 #: ../../godmode/modules/module_list.php:55 msgid "Icon" -msgstr "" +msgstr "Pictogramă" #: ../../godmode/groups/group_list.php:110 #: ../../godmode/groups/configure_group.php:85 @@ -1815,7 +1822,7 @@ msgstr "" #: ../../operation/agentes/ver_agente.php:219 #: ../../operation/agentes/estado_agente.php:164 msgid "Alerts" -msgstr "" +msgstr "Alarme" #: ../../godmode/groups/group_list.php:126 #: ../../godmode/agentes/alert_manager_editor.php:103 @@ -1823,7 +1830,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:270 #: ../../godmode/agentes/alert_manager_editor.php:274 msgid "Enabled" -msgstr "" +msgstr "Activat" #: ../../godmode/groups/group_list.php:127 ../../godmode/setup/links.php:134 #: ../../godmode/setup/news.php:148 @@ -1863,11 +1870,11 @@ msgstr "Actualizare grup" #: ../../godmode/menu.php:28 msgid "Administration" -msgstr "" +msgstr "Administrare" #: ../../godmode/menu.php:38 msgid "Manage agents" -msgstr "" +msgstr "Administrare agenţi" #: ../../godmode/menu.php:46 msgid "Manage config." @@ -1879,7 +1886,7 @@ msgstr "" #: ../../godmode/menu.php:62 msgid "Manage groups" -msgstr "" +msgstr "Administrare grupuri" #: ../../godmode/menu.php:72 msgid "Scheduled downtime" @@ -1887,27 +1894,27 @@ msgstr "" #: ../../godmode/menu.php:82 msgid "Manage modules" -msgstr "" +msgstr "Administrare module" #: ../../godmode/menu.php:89 msgid "Component groups" -msgstr "" +msgstr "Grupuri de componente" #: ../../godmode/menu.php:97 msgid "Module components" -msgstr "" +msgstr "Componente modul" #: ../../godmode/menu.php:105 ../../godmode/agentes/agent_template.php:119 msgid "Module templates" -msgstr "" +msgstr "Şabloane de module" #: ../../godmode/menu.php:115 ../../godmode/profiles/profile_list.php:191 msgid "Manage alerts" -msgstr "" +msgstr "Administrare alarme" #: ../../godmode/menu.php:123 ../../godmode/profiles/profile_list.php:183 msgid "Manage users" -msgstr "" +msgstr "Administrare utilizatori" #: ../../godmode/menu.php:130 msgid "Manage reports" @@ -1915,11 +1922,11 @@ msgstr "" #: ../../godmode/menu.php:139 msgid "Report builder" -msgstr "" +msgstr "Generator de rapoarte" #: ../../godmode/menu.php:170 msgid "Manage profiles" -msgstr "" +msgstr "Administrare profile" #: ../../godmode/menu.php:194 msgid "Manage plugins" @@ -1937,11 +1944,11 @@ msgstr "" #: ../../godmode/menu.php:235 msgid "DB Maintenance" -msgstr "" +msgstr "Mentenanţă BD" #: ../../godmode/menu.php:243 msgid "DB Information" -msgstr "" +msgstr "Informaţii BD" #: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 msgid "Database purge" @@ -1957,7 +1964,7 @@ msgstr "" #: ../../godmode/menu.php:271 msgid "Database event" -msgstr "" +msgstr "Eveniment baza de date" #: ../../godmode/menu.php:278 msgid "Database sanity" @@ -1965,7 +1972,7 @@ msgstr "" #: ../../godmode/menu.php:291 ../../operation/menu.php:305 msgid "Extensions" -msgstr "" +msgstr "Extensii" #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" @@ -2014,11 +2021,11 @@ msgstr "Afișare" #: ../../godmode/setup/setup.php:69 msgid "General configuration" -msgstr "Configuratie Generala" +msgstr "Configuratie Generală" #: ../../godmode/setup/setup.php:75 msgid "Language Code for Pandora" -msgstr "" +msgstr "Cod limbă pentru Pandora" #: ../../godmode/setup/setup.php:78 msgid "Date format string" @@ -2030,7 +2037,7 @@ msgstr "" #: ../../godmode/setup/setup.php:84 msgid "Graph color (min)" -msgstr "" +msgstr "Culoare grafic (min)" #: ../../godmode/setup/setup.php:87 msgid "Graph color (avg)" @@ -2038,7 +2045,7 @@ msgstr "" #: ../../godmode/setup/setup.php:90 msgid "Graph color (max)" -msgstr "" +msgstr "Culoare grafic (max)" #: ../../godmode/setup/setup.php:93 msgid "SLA period" @@ -2054,7 +2061,7 @@ msgstr "" #: ../../godmode/setup/setup.php:102 msgid "Graphic resolution (1-low, 5-high)" -msgstr "" +msgstr "Rezoluţia grafică (1-joasă; 5-înaltă)" #: ../../godmode/setup/setup.php:105 msgid "Compact interpolation in hours (1 Fine-20 bad)" @@ -2070,11 +2077,11 @@ msgstr "" #: ../../godmode/setup/setup.php:114 msgid "Style template" -msgstr "" +msgstr "Şablon de stil" #: ../../godmode/setup/setup.php:117 msgid "Block size for pagination" -msgstr "" +msgstr "Dimensiunea blocului pentru paginare" #: ../../godmode/setup/links.php:39 msgid "There was a problem creating link" @@ -2102,7 +2109,7 @@ msgstr "" #: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:85 msgid "Name error" -msgstr "" +msgstr "Eroare de nume" #: ../../godmode/setup/links.php:89 ../../godmode/setup/links.php:117 msgid "Link management" @@ -2110,11 +2117,11 @@ msgstr "" #: ../../godmode/setup/links.php:101 ../../godmode/setup/links.php:119 msgid "Link name" -msgstr "" +msgstr "Nume legătură" #: ../../godmode/setup/links.php:104 msgid "Link" -msgstr "" +msgstr "Legătură" #: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 msgid "Site news management" @@ -2192,24 +2199,24 @@ msgstr "" #: ../../godmode/profiles/profile_list.php:159 msgid "View incidents" -msgstr "" +msgstr "Vizualizare incidente" #: ../../godmode/profiles/profile_list.php:163 msgid "Edit incidents" -msgstr "" +msgstr "Editare incidente" #: ../../godmode/profiles/profile_list.php:167 #: ../../operation/incidents/incident.php:185 ../../operation/menu.php:136 msgid "Manage incidents" -msgstr "" +msgstr "Administrare incidente" #: ../../godmode/profiles/profile_list.php:171 ../../operation/menu.php:38 msgid "View agents" -msgstr "" +msgstr "Vizualizare agenţi" #: ../../godmode/profiles/profile_list.php:175 msgid "Edit agents" -msgstr "" +msgstr "Editare agenţi" #: ../../godmode/profiles/profile_list.php:179 msgid "Edit alerts" @@ -2217,7 +2224,7 @@ msgstr "" #: ../../godmode/profiles/profile_list.php:187 msgid "Manage Database" -msgstr "Administrare baza de date" +msgstr "Administrare Baza de Date" #: ../../godmode/profiles/profile_list.php:195 msgid "Pandora management" @@ -2239,7 +2246,7 @@ msgstr "" #: ../../godmode/profiles/profile_list.php:221 msgid "Manage Incidents" -msgstr "" +msgstr "Administrare incidente" #: ../../godmode/profiles/profile_list.php:222 msgid "Read Agent Information" @@ -2247,7 +2254,7 @@ msgstr "" #: ../../godmode/profiles/profile_list.php:223 msgid "Manage Agents" -msgstr "" +msgstr "Administrare agenţi" #: ../../godmode/profiles/profile_list.php:224 msgid "Edit Alerts" @@ -2255,7 +2262,7 @@ msgstr "" #: ../../godmode/profiles/profile_list.php:225 msgid "Manage User Rights" -msgstr "Administrare drepturi utilizatori" +msgstr "Administrare Drepturi Utilizator" #: ../../godmode/profiles/profile_list.php:226 msgid "Database Management" @@ -2271,7 +2278,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:137 msgid "Agent exists" -msgstr "" +msgstr "Agentul există" #: ../../godmode/agentes/configurar_agente.php:173 msgid "Setup mode" @@ -2280,7 +2287,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:180 #: ../../operation/reporting/graph_viewer.php:167 msgid "View" -msgstr "" +msgstr "Vizualizare" #: ../../godmode/agentes/configurar_agente.php:187 msgid "Setup Agent" @@ -2292,11 +2299,11 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:222 msgid "There was a problem creating agent" -msgstr "" +msgstr "A apărut o problemă la crearea agentului" #: ../../godmode/agentes/configurar_agente.php:225 msgid "Agent successfully created" -msgstr "" +msgstr "Agent creat cu succes" #: ../../godmode/agentes/configurar_agente.php:243 msgid "Deleted data above" @@ -2346,24 +2353,24 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:449 #: ../../godmode/agentes/configurar_agente.php:490 msgid "Agent successfully updated" -msgstr "" +msgstr "Agent actualizat cu succes" #: ../../godmode/agentes/configurar_agente.php:488 msgid "There was a problem updating agent" -msgstr "" +msgstr "A apărut o problemă la actualizarea agentului" #: ../../godmode/agentes/configurar_agente.php:522 #: ../../operation/agentes/estado_generalagente.php:45 msgid "There was a problem loading agent" -msgstr "" +msgstr "A apărut o problemă la încărcarea agentului" #: ../../godmode/agentes/configurar_agente.php:694 msgid "There was a problem updating module" -msgstr "" +msgstr "A apărut o problemă la actualizarea modulului" #: ../../godmode/agentes/configurar_agente.php:696 msgid "Module successfully updated" -msgstr "" +msgstr "Modul actualizat cu succes" #: ../../godmode/agentes/configurar_agente.php:707 msgid "Cannot read from SNMP source" @@ -2375,19 +2382,19 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:737 msgid "There was a problem adding module" -msgstr "" +msgstr "A apărut o problemă la adăugarea modulului" #: ../../godmode/agentes/configurar_agente.php:740 msgid "Module added successfully" -msgstr "" +msgstr "Modul adăugat cu succes" #: ../../godmode/agentes/configurar_agente.php:781 msgid "There was a problem deleting module" -msgstr "" +msgstr "A apărut o problemă la ştergerea modulului" #: ../../godmode/agentes/configurar_agente.php:783 msgid "Module deleted successfully" -msgstr "" +msgstr "Modulul a fost şters" #: ../../godmode/agentes/module_manager_editor_wmi.php:80 #: ../../godmode/agentes/module_manager_editor_data.php:81 @@ -2434,13 +2441,13 @@ msgstr "" #: ../../operation/agentes/sla_view.php:45 #: ../../operation/agentes/sla_view.php:146 msgid "Module name" -msgstr "" +msgstr "Nume modul" #: ../../godmode/agentes/module_manager_editor_wmi.php:136 #: ../../godmode/agentes/module_manager_editor_plugin.php:105 #: ../../godmode/agentes/module_manager_editor_network.php:138 msgid "Target IP" -msgstr "" +msgstr "IP destinaţie" #: ../../godmode/agentes/module_manager_editor_wmi.php:138 #: ../../godmode/modules/manage_network_components_form_wmi.php:144 @@ -2455,7 +2462,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_wmi.php:150 #: ../../godmode/modules/manage_network_components_form_wmi.php:160 msgid "Field number" -msgstr "" +msgstr "Număr câmp" #: ../../godmode/agentes/module_manager_editor_wmi.php:158 #: ../../godmode/agentes/module_manager_editor_plugin.php:134 @@ -2471,7 +2478,7 @@ msgstr "Nume utilizator" #: ../../godmode/modules/manage_network_components_form_wmi.php:96 #: ../../godmode/modules/manage_network_components_form_network.php:199 msgid "Module type" -msgstr "" +msgstr "Tip modul" #: ../../godmode/agentes/module_manager_editor_wmi.php:187 #: ../../godmode/agentes/module_manager_editor_plugin.php:160 @@ -2488,7 +2495,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:120 #: ../../godmode/modules/manage_network_components_form_network.php:223 msgid "Module group" -msgstr "" +msgstr "Grup modul" #: ../../godmode/agentes/module_manager_editor_wmi.php:217 #: ../../godmode/agentes/module_manager_editor_data.php:126 @@ -2520,7 +2527,7 @@ msgstr "" #: ../../godmode/agentes/agent_template.php:114 msgid "Modules successfully added " -msgstr "" +msgstr "Modulele au fost adăugate cu succes " #: ../../godmode/agentes/agent_template.php:119 #: ../../godmode/agentes/manage_config_remote.php:82 @@ -2534,11 +2541,11 @@ msgstr "" #: ../../godmode/agentes/agent_template.php:126 msgid "Available templates" -msgstr "" +msgstr "Şabloane disponibile" #: ../../godmode/agentes/agent_template.php:130 msgid "Template" -msgstr "" +msgstr "Șablon" #: ../../godmode/agentes/agent_template.php:141 msgid "Assign" @@ -2576,14 +2583,14 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:87 #: ../../godmode/agentes/manage_config.php:385 msgid "Source group" -msgstr "" +msgstr "Grup sursă" #: ../../godmode/agentes/manage_config_remote.php:127 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/db/db_refine.php:90 #: ../../operation/agentes/exportdata.php:263 msgid "Get Info" -msgstr "" +msgstr "Obţinere Informaţii" #: ../../godmode/agentes/manage_config_remote.php:132 #: ../../godmode/agentes/manage_config.php:446 @@ -2608,11 +2615,11 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:188 msgid "Available Agents" -msgstr "" +msgstr "Agenţi disponibili" #: ../../godmode/agentes/planned_downtime.php:209 msgid "Filter by group" -msgstr "" +msgstr "Filtrare după grup" #: ../../godmode/agentes/planned_downtime.php:221 msgid "Agents planned for this downtime" @@ -2627,11 +2634,11 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:165 #: ../../operation/users/user.php:32 msgid "Last contact" -msgstr "" +msgstr "Ultimul contact" #: ../../godmode/agentes/planned_downtime.php:230 msgid "Remove" -msgstr "" +msgstr "Eliminare" #: ../../godmode/agentes/planned_downtime.php:237 msgid "No planned downtime" @@ -2650,7 +2657,7 @@ msgstr "" #: ../../operation/messages/message.php:105 #: ../../operation/messages/message.php:139 msgid "From" -msgstr "" +msgstr "De la" #: ../../godmode/agentes/planned_downtime.php:273 #: ../../operation/messages/message.php:67 @@ -2668,7 +2675,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:276 msgid "Running" -msgstr "" +msgstr "În execuţie" #: ../../godmode/agentes/module_manager_editor_plugin.php:79 msgid "Plugin server module" @@ -2680,7 +2687,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:124 msgid "Plugin parameters" -msgstr "" +msgstr "Parametri plugin" #: ../../godmode/agentes/module_manager_editor_plugin.php:129 msgid "Port" @@ -2726,7 +2733,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:367 #: ../../operation/agentes/estado_alertas.php:63 msgid "Max." -msgstr "" +msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 @@ -2739,7 +2746,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:190 #: ../../godmode/agentes/alert_manager_editor.php:370 msgid "info" -msgstr "" +msgstr "Informaţii" #: ../../godmode/agentes/alert_manager.php:119 #: ../../godmode/agentes/alert_manager.php:195 @@ -2783,7 +2790,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:177 msgid "Copying module" -msgstr "" +msgstr "Se copiază modulul" #: ../../godmode/agentes/manage_config.php:253 msgid "Copying alert" @@ -2791,37 +2798,37 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:256 msgid "Not found" -msgstr "" +msgstr "Nu a fost găsit" #: ../../godmode/agentes/manage_config.php:256 msgid " in agent " -msgstr "" +msgstr " în agentul " #: ../../godmode/agentes/manage_config.php:269 #: ../../godmode/db/db_refine.php:35 msgid "Delete Data" -msgstr "" +msgstr "Ştergere date" #: ../../godmode/agentes/manage_config.php:292 #: ../../godmode/agentes/manage_config.php:338 msgid "Deleting data" -msgstr "" +msgstr "Se şterg datele" #: ../../godmode/agentes/manage_config.php:325 msgid "Delete agents" -msgstr "" +msgstr "Ştergere agenţi" #: ../../godmode/agentes/manage_config.php:435 msgid "Copy Configuration" -msgstr "" +msgstr "Copiere Configuraţie" #: ../../godmode/agentes/manage_config.php:459 msgid "Copy" -msgstr "" +msgstr "Copiază" #: ../../godmode/agentes/manage_config.php:463 msgid "Delete Agents" -msgstr "" +msgstr "Ştergere agenţi" #: ../../godmode/agentes/module_manager_editor_prediction.php:80 msgid "Prediction server module" @@ -2829,7 +2836,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_prediction.php:106 msgid "Source module" -msgstr "" +msgstr "Modul sursă" #: ../../godmode/agentes/module_manager_editor_network.php:81 msgid "Network server module" @@ -2866,15 +2873,15 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:107 msgid "There was a problem deleting agent" -msgstr "" +msgstr "A apărut o problemă la ştergerea agentului" #: ../../godmode/agentes/modificar_agente.php:110 msgid "Agent deleted successfully" -msgstr "" +msgstr "Agentul a fost şters" #: ../../godmode/agentes/modificar_agente.php:132 msgid "Agents defined in Pandora" -msgstr "" +msgstr "Agenţi definiţi în Pandora" #: ../../godmode/agentes/modificar_agente.php:166 #: ../../operation/incidents/incident_search.php:46 @@ -2886,7 +2893,7 @@ msgstr "" #: ../../operation/incidents/incident_search.php:52 #: ../../operation/agentes/estado_agente.php:83 msgid "Search" -msgstr "" +msgstr "Căutare" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 @@ -2894,7 +2901,7 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:63 #: ../../operation/events/events.php:317 msgid "Agent name" -msgstr "" +msgstr "Nume agent" #: ../../godmode/agentes/modificar_agente.php:220 msgid "Remote agent configuration" @@ -2910,29 +2917,29 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:281 msgid "There are no defined agents" -msgstr "" +msgstr "Nu sunt definiţi agenţi" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 #: ../../operation/agentes/estado_agente.php:389 msgid "Create agent" -msgstr "" +msgstr "Creare agent" #: ../../godmode/agentes/agent_manager.php:41 msgid "Update agent" -msgstr "" +msgstr "Actualizare agent" #: ../../godmode/agentes/agent_manager.php:66 msgid "The Agent's name must be the same as the one defined at the Console" -msgstr "" +msgstr "Numele Agentului trebuie să corespundă cu cel definit în Consolă" #: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:67 msgid "Agent detail" -msgstr "" +msgstr "Detalii agent" #: ../../godmode/agentes/agent_manager.php:79 msgid "This agent can be remotely configured" -msgstr "" +msgstr "Acest agent poate fi configurat de la distanţă" #: ../../godmode/agentes/agent_manager.php:80 msgid "You can remotely edit this agent configuration" @@ -2995,7 +3002,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:199 msgid "Active" -msgstr "" +msgstr "Activ" #: ../../godmode/agentes/agent_manager.php:203 msgid "Remote configuration" @@ -3032,11 +3039,11 @@ msgstr "" #: ../../godmode/agentes/module_manager.php:88 #: ../../godmode/modules/manage_network_components.php:228 msgid "Max/Min" -msgstr "" +msgstr "Max/Min" #: ../../godmode/agentes/module_manager.php:170 msgid "No available data to show" -msgstr "" +msgstr "Nu sunt date de afişat" #: ../../godmode/agentes/alert_manager_editor.php:22 msgid "Alert association form" @@ -3069,7 +3076,7 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:312 #: ../../operation/snmpconsole/snmp_alert.php:231 msgid "Priority" -msgstr "" +msgstr "Prioritate" #: ../../godmode/agentes/alert_manager_editor.php:82 #: ../../operation/snmpconsole/snmp_alert.php:157 @@ -3147,7 +3154,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:235 msgid "Days of week" -msgstr "" +msgstr "Zilele săptămânii" #: ../../godmode/agentes/alert_manager_editor.php:237 msgid "Mon" @@ -3217,7 +3224,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:206 msgid "Create a new network component" -msgstr "" +msgstr "Crearea unei noi componente de reţea" #: ../../godmode/modules/manage_network_components.php:207 msgid "Create a new WMI component" @@ -3263,34 +3270,34 @@ msgstr "" #: ../../godmode/modules/module_list.php:46 msgid "Problem modifying module" -msgstr "" +msgstr "Probleme la modificarea modulului" #: ../../godmode/modules/module_list.php:48 msgid "Module updated successfully" -msgstr "" +msgstr "Modulul a fost actualizat" #: ../../godmode/modules/module_list.php:52 msgid "Defined modules" -msgstr "" +msgstr "Module definite" #: ../../godmode/users/user_list.php:38 msgid "There was a problem deleting user" -msgstr "" +msgstr "A apărut o problemă la ştergerea utilizatorului" #: ../../godmode/users/user_list.php:40 msgid "User successfully deleted" -msgstr "" +msgstr "Utilizatorul a fost şters" #: ../../godmode/users/user_list.php:44 #: ../../godmode/users/configure_user.php:156 msgid "User management" -msgstr "" +msgstr "Administrare utilizatori" #: ../../godmode/users/user_list.php:45 #: ../../operation/users/user_statistics.php:25 #: ../../operation/users/user.php:28 msgid "Users defined in Pandora" -msgstr "" +msgstr "Utilizatori definiţi în Pandora" #: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 msgid "UserID" @@ -3309,7 +3316,7 @@ msgstr "" #: ../../godmode/users/user_list.php:111 #: ../../godmode/users/configure_user.php:159 msgid "Create user" -msgstr "" +msgstr "Creare utilizator" #: ../../godmode/users/configure_user.php:56 msgid "There was a problem loading user" @@ -3325,23 +3332,23 @@ msgstr "" #: ../../godmode/users/configure_user.php:120 #: ../../operation/users/user_edit.php:59 msgid "User successfully updated" -msgstr "" +msgstr "Utilizatorul a fost actualizat cu succes" #: ../../godmode/users/configure_user.php:123 msgid "There was a problem updating user" -msgstr "" +msgstr "A apărut o problemă la actualizarea utilizatorului" #: ../../godmode/users/configure_user.php:147 msgid "User creation failed" -msgstr "" +msgstr "Crearea utilizatorului a eşuat" #: ../../godmode/users/configure_user.php:149 msgid "User created successfully" -msgstr "" +msgstr "Utilizatorul a fost creat cu succes" #: ../../godmode/users/configure_user.php:163 msgid "Update user" -msgstr "" +msgstr "Actualizare utilizator" #: ../../godmode/users/configure_user.php:176 #: ../../include/functions_db.php:1934 @@ -3350,21 +3357,21 @@ msgstr "" #: ../../operation/events/events.php:320 #: ../../operation/users/user_edit.php:109 msgid "User ID" -msgstr "" +msgstr "ID utilizator" #: ../../godmode/users/configure_user.php:178 #: ../../operation/users/user_edit.php:112 msgid "Real name" -msgstr "" +msgstr "Nume real" #: ../../godmode/users/configure_user.php:187 msgid "Password confirmation" -msgstr "" +msgstr "Confirmare parolă" #: ../../godmode/users/configure_user.php:193 #: ../../operation/users/user_edit.php:127 msgid "Telephone" -msgstr "" +msgstr "Telefon" #: ../../godmode/users/configure_user.php:195 msgid "Global Profile" @@ -3372,7 +3379,7 @@ msgstr "" #: ../../godmode/users/configure_user.php:200 msgid "Administrator" -msgstr "" +msgstr "Administrator" #: ../../godmode/users/configure_user.php:202 msgid "" @@ -3440,7 +3447,7 @@ msgstr "" #: ../../godmode/db/db_sanity.php:55 msgid "Checking database consistency" -msgstr "" +msgstr "Se verifică consistenţa bazei de date" #: ../../godmode/db/db_sanity.php:71 msgid "Deleting non-init data" @@ -3463,11 +3470,11 @@ msgstr "" #: ../../godmode/db/db_sanity.php:101 msgid "Delete non-initialized modules now" -msgstr "" +msgstr "Ştergere imediată a modulelor neiniţializate" #: ../../godmode/db/db_purge.php:44 msgid "Get data from agent" -msgstr "" +msgstr "Obţinere date de la agent" #: ../../godmode/db/db_purge.php:83 msgid "Purge task launched for agent" @@ -3475,33 +3482,35 @@ msgstr "" #: ../../godmode/db/db_purge.php:83 msgid "Data older than" -msgstr "" +msgstr "Date mai vechi decât" #: ../../godmode/db/db_purge.php:84 msgid "" "Please be patient. This operation can take a long time depending on the " "amount of modules." msgstr "" +"Aveţi răbdare. Această operaţie poate dura mai mult în funcţie de numărul de " +"module." #: ../../godmode/db/db_purge.php:94 msgid "Deleting records for module" -msgstr "" +msgstr "Se şterg înregistrările pentru modul" #: ../../godmode/db/db_purge.php:118 msgid "Deleting records for all agents" -msgstr "" +msgstr "Se şterg înregistrările pentru toţi agenţii" #: ../../godmode/db/db_purge.php:136 msgid "Choose agent" -msgstr "" +msgstr "Selectare agent" #: ../../godmode/db/db_purge.php:137 msgid "All agents" -msgstr "" +msgstr "Toţi agenţii" #: ../../godmode/db/db_purge.php:148 msgid "Select the agent you want information about" -msgstr "" +msgstr "Selectaţi agentul despre care doriţi informaţii" #: ../../godmode/db/db_purge.php:151 msgid "Click here to get the data from the agent specified in the select box" @@ -3509,7 +3518,7 @@ msgstr "" #: ../../godmode/db/db_purge.php:155 msgid "Information on agent" -msgstr "" +msgstr "Informaţii despre agent" #: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 msgid "in the database" @@ -3517,7 +3526,7 @@ msgstr "" #: ../../godmode/db/db_purge.php:157 msgid "Information on all agents" -msgstr "" +msgstr "Informaţii despre toţi agenţii" #: ../../godmode/db/db_purge.php:185 msgid "Packets less than three months old" @@ -3545,7 +3554,7 @@ msgstr "" #: ../../godmode/db/db_purge.php:191 msgid "Total number of packets" -msgstr "" +msgstr "Număr total de pachete" #: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 #: ../../godmode/db/db_event.php:61 @@ -3614,15 +3623,15 @@ msgstr "" #: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 msgid "Records" -msgstr "" +msgstr "Înregistrări" #: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 msgid "First date" -msgstr "" +msgstr "Prima dată" #: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 msgid "Latest date" -msgstr "" +msgstr "Cea mai recentă dată" #: ../../godmode/db/db_audit.php:75 msgid "Purge audit data over 90 days" @@ -3667,12 +3676,12 @@ msgstr "" #: ../../godmode/db/db_refine.php:106 #: ../../include/functions_reporting.php:489 msgid "Minimum" -msgstr "" +msgstr "Minim" #: ../../godmode/db/db_refine.php:107 #: ../../include/functions_reporting.php:490 msgid "Maximum" -msgstr "" +msgstr "Maxim" #: ../../godmode/db/db_event.php:41 msgid "Event Database cleanup" @@ -3708,39 +3717,39 @@ msgstr "" #: ../../godmode/alerts/modify_alert.php:46 msgid "Alert successfully updated" -msgstr "" +msgstr "Alarmă actualizată cu succes" #: ../../godmode/alerts/modify_alert.php:79 #: ../../godmode/alerts/configure_alert.php:58 msgid "Alert configuration" -msgstr "" +msgstr "Configurare alarmă" #: ../../godmode/alerts/modify_alert.php:80 msgid "Alerts defined in Pandora" -msgstr "" +msgstr "Alarme definite în Pandora" #: ../../godmode/alerts/modify_alert.php:82 #: ../../godmode/alerts/configure_alert.php:79 msgid "Alert name" -msgstr "" +msgstr "Nume alarmă" #: ../../godmode/alerts/modify_alert.php:111 #: ../../godmode/alerts/configure_alert.php:60 #: ../../operation/snmpconsole/snmp_alert.php:137 msgid "Create alert" -msgstr "" +msgstr "Creare alarmă" #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" -msgstr "" +msgstr "A apărut o problemă la încărcarea alarmei" #: ../../godmode/alerts/configure_alert.php:63 msgid "Modify alert" -msgstr "" +msgstr "Modificare alarmă" #: ../../godmode/alerts/configure_alert.php:84 msgid "Command" -msgstr "" +msgstr "Comanda" #: ../../include/functions_visual_map.php:139 msgid "Static graph" @@ -3752,15 +3761,15 @@ msgstr "" #: ../../include/functions.php:202 msgid "You don't have access" -msgstr "" +msgstr "Nu aveţi accesul" #: ../../include/functions.php:206 msgid "You don't have enough permission to access this resource" -msgstr "" +msgstr "Nu aveţi permisiunile necesare pentru a accesa această resursă" #: ../../include/functions.php:220 ../../include/functions.php:224 msgid "Unmanaged error" -msgstr "" +msgstr "Eroare netratată" #: ../../include/functions.php:424 msgid "." @@ -3808,7 +3817,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:201 #: ../../operation/agentes/estado_alertas.php:268 msgid "Never" -msgstr "" +msgstr "Niciodată" #: ../../include/functions.php:978 ../../include/functions.php:1139 #: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 @@ -3817,7 +3826,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:258 #: ../../operation/agentes/estado_alertas.php:281 msgid "Alert fired" -msgstr "" +msgstr "Alarmă declanşată" #: ../../include/functions.php:989 ../../include/functions_db.php:1907 #: ../../operation/agentes/bulbs.php:37 @@ -3859,7 +3868,7 @@ msgstr "" #: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:279 msgid "Monitor report" -msgstr "" +msgstr "Raport monitor" #: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:342 @@ -3868,7 +3877,7 @@ msgstr "" #: ../../include/functions.php:1010 msgid "General group report" -msgstr "" +msgstr "Raport general grup" #: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:384 @@ -3903,7 +3912,7 @@ msgstr "" #: ../../include/functions.php:1142 msgid "Alert manual validation" -msgstr "" +msgstr "Validare manuală alarmă" #: ../../include/functions.php:1143 msgid "Recon host detected" @@ -3916,7 +3925,7 @@ msgstr "" #: ../../include/functions.php:1145 msgid "Error" -msgstr "" +msgstr "Eroare" #: ../../include/functions_db.php:1124 msgid "Software agent data" @@ -3936,7 +3945,7 @@ msgstr "" #: ../../include/functions_db.php:1689 msgid "Wrong module type" -msgstr "" +msgstr "Tip modul eronat" #: ../../include/functions_db.php:1815 msgid "Tt" @@ -3956,15 +3965,15 @@ msgstr "" #: ../../include/functions_db.php:1822 msgid "Days" -msgstr "" +msgstr "Zile" #: ../../include/functions_db.php:1823 msgid "Fired" -msgstr "" +msgstr "Declanşată" #: ../../include/functions_db.php:1928 msgid "Latest events" -msgstr "" +msgstr "Ultimele evenimente" #: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 msgid "St" @@ -3974,11 +3983,11 @@ msgstr "" #: ../../include/functions_reporting.php:241 #: ../../operation/events/events.php:316 msgid "Event name" -msgstr "" +msgstr "Nume eveniment" #: ../../include/functions_reporting.php:298 msgid "Alert description" -msgstr "" +msgstr "Descriere alarmă" #: ../../include/functions_reporting.php:299 #: ../../include/functions_reporting.php:493 @@ -3986,11 +3995,11 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:66 #: ../../operation/agentes/estado_alertas.php:293 msgid "Times Fired" -msgstr "" +msgstr "Nr. declanşări" #: ../../include/functions_reporting.php:343 msgid "Total alerts monitored" -msgstr "" +msgstr "Nr. total de alarme monitorizate" #: ../../include/functions_reporting.php:391 msgid "Total monitors" @@ -4007,7 +4016,7 @@ msgstr "" #: ../../include/functions_reporting.php:468 msgid "Agents in group" -msgstr "" +msgstr "Agenţi în grup" #: ../../include/functions_reporting.php:492 #: ../../operation/snmpconsole/snmp_alert.php:269 @@ -4027,11 +4036,11 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:110 msgid "Invalid date selected" -msgstr "" +msgstr "S-a selectat o dată invalidă" #: ../../operation/reporting/reporting_viewer.php:115 msgid "Selected date is older than current date" -msgstr "" +msgstr "Data selectată este mai veche decât data curentă" #: ../../operation/reporting/reporting_viewer.php:195 msgid "There are no SLAs defined" @@ -4039,7 +4048,7 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:235 msgid "Ok" -msgstr "" +msgstr "Ok" #: ../../operation/reporting/reporting_viewer.php:237 #: ../../operation/agentes/estado_grupo.php:235 @@ -4049,19 +4058,19 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:136 #: ../../operation/reporting/graph_viewer.php:144 msgid "Graph defined" -msgstr "" +msgstr "Stabilită de grafic" #: ../../operation/reporting/graph_viewer.php:145 msgid "Zoom x1" -msgstr "" +msgstr "Mărire x1" #: ../../operation/reporting/graph_viewer.php:146 msgid "Zoom x2" -msgstr "" +msgstr "Mărire x2" #: ../../operation/reporting/graph_viewer.php:147 msgid "Zoom x3" -msgstr "" +msgstr "Mărire x3" #: ../../operation/reporting/graph_viewer.php:157 msgid "Custom graph viewer" @@ -4069,11 +4078,11 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:165 msgid "Graph name" -msgstr "" +msgstr "Nume grafic" #: ../../operation/reporting/custom_reporting.php:39 msgid "HTML" -msgstr "" +msgstr "HTML" #: ../../operation/incidents/incident_note.php:29 #: ../../operation/incidents/incident.php:184 @@ -4081,69 +4090,69 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:203 #: ../../operation/incidents/incident_search.php:25 msgid "Incident management" -msgstr "" +msgstr "Administrare incident" #: ../../operation/incidents/incident_note.php:30 msgid "Add note to incident" -msgstr "" +msgstr "Adăugare notă la incident" #: ../../operation/incidents/incident.php:50 msgid "Incident successfully deleted" -msgstr "" +msgstr "Incidentul a fost şters" #: ../../operation/incidents/incident.php:54 msgid "There was a problem deleting incident" -msgstr "" +msgstr "A apărut o problemă la ştergerea incidentului" #: ../../operation/incidents/incident.php:77 msgid "Incident successfully updated" -msgstr "" +msgstr "Incidentul a fost actualizat cu succes" #: ../../operation/incidents/incident.php:79 #: ../../operation/incidents/incident.php:82 msgid "There was a problem updating incident" -msgstr "" +msgstr "A apărut o problemă la actualizarea incidentului" #: ../../operation/incidents/incident.php:103 msgid "Incident successfully created" -msgstr "" +msgstr "Incidentul a fost creat cu succes" #: ../../operation/incidents/incident.php:187 msgid "Viewing incidents" -msgstr "" +msgstr "Vizualizare incidente" #: ../../operation/incidents/incident.php:212 #: ../../operation/incidents/incident.php:220 msgid "All incidents" -msgstr "" +msgstr "Toate incidentele" #: ../../operation/incidents/incident.php:213 #: ../../operation/incidents/incident.php:221 #: ../../operation/incidents/incident.php:233 msgid "Active incidents" -msgstr "" +msgstr "Incidente active" #: ../../operation/incidents/incident.php:214 #: ../../operation/incidents/incident.php:222 #: ../../operation/incidents/incident.php:236 msgid "Closed incidents" -msgstr "" +msgstr "Incidente închise" #: ../../operation/incidents/incident.php:215 #: ../../operation/incidents/incident.php:223 #: ../../operation/incidents/incident.php:235 msgid "Rejected incidents" -msgstr "" +msgstr "Incidente respinse" #: ../../operation/incidents/incident.php:216 #: ../../operation/incidents/incident.php:224 #: ../../operation/incidents/incident.php:237 msgid "Expired incidents" -msgstr "" +msgstr "Incidente expirate" #: ../../operation/incidents/incident.php:234 msgid "Active incidents, with comments" -msgstr "" +msgstr "Incidente active, cu comentarii" #: ../../operation/incidents/incident.php:241 #: ../../operation/incidents/incident.php:274 @@ -4156,25 +4165,25 @@ msgstr "" #: ../../operation/incidents/incident.php:303 #: ../../operation/incidents/incident.php:309 msgid "groups" -msgstr "" +msgstr "grupuri" #: ../../operation/incidents/incident.php:341 msgid "No incident matches your search filter" -msgstr "" +msgstr "Niciun incident nu se potriveşte filtrului de căutare" #: ../../operation/incidents/incident.php:345 #: ../../operation/incidents/incident.php:469 #: ../../operation/incidents/incident_detail.php:207 #: ../../operation/events/events.php:484 msgid "Create incident" -msgstr "" +msgstr "Creare incident" #: ../../operation/incidents/incident.php:379 #: ../../operation/incidents/incident_detail.php:270 #: ../../operation/incidents/incident_detail.php:274 #: ../../operation/events/events.php:318 msgid "Source" -msgstr "" +msgstr "Sursa" #: ../../operation/incidents/incident.php:380 #: ../../operation/incidents/incident_detail.php:221 @@ -4185,41 +4194,43 @@ msgstr "" #: ../../operation/menu.php:151 ../../operation/menu.php:173 #: ../../operation/menu.php:217 msgid "Statistics" -msgstr "" +msgstr "Statistici" #: ../../operation/incidents/incident_statistics.php:35 msgid "Incidents by status" -msgstr "" +msgstr "Incidente după stare" #: ../../operation/incidents/incident_statistics.php:38 msgid "Incidents by priority" -msgstr "" +msgstr "Incidente după prioritate" #: ../../operation/incidents/incident_statistics.php:41 msgid "Incidents by group" -msgstr "" +msgstr "Incidente după grup" #: ../../operation/incidents/incident_statistics.php:44 msgid "Incidents by user" -msgstr "" +msgstr "Incidente după utilizator" #: ../../operation/incidents/incident_statistics.php:47 msgid "Incidents by source" -msgstr "" +msgstr "Incidente după sursă" #: ../../operation/incidents/incident_detail.php:83 msgid "Note successfully added" -msgstr "" +msgstr "Nota a fost adăugată cu succes" #: ../../operation/incidents/incident_detail.php:110 msgid "Note successfully deleted" -msgstr "" +msgstr "Nota a fost ştearsă" #: ../../operation/incidents/incident_detail.php:148 msgid "" "File cannot be saved. Please contact Pandora administrator about this error " "
" msgstr "" +"Fişierul nu poate fi salvat. Contactaţi administratorul aplic. Pandora " +"pentru această eroare
" #: ../../operation/incidents/incident_detail.php:205 msgid "Review of incident" @@ -4227,17 +4238,17 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:217 msgid "Opened at" -msgstr "" +msgstr "Deschis la" #: ../../operation/incidents/incident_detail.php:254 #: ../../operation/incidents/incident_detail.php:261 msgid "Open and Active" -msgstr "" +msgstr "Deschis şi activ" #: ../../operation/incidents/incident_detail.php:256 #: ../../operation/incidents/incident_detail.php:263 msgid "Not valid" -msgstr "" +msgstr "Invalid" #: ../../operation/incidents/incident_detail.php:257 #: ../../operation/incidents/incident_detail.php:264 @@ -4247,11 +4258,11 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:258 #: ../../operation/incidents/incident_detail.php:265 msgid "Closed" -msgstr "" +msgstr "Închis" #: ../../operation/incidents/incident_detail.php:357 msgid "Update incident" -msgstr "" +msgstr "Actualizare incident" #: ../../operation/incidents/incident_detail.php:371 msgid "Add note" @@ -4259,24 +4270,24 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:386 msgid "Notes attached to incident" -msgstr "" +msgstr "Note ataşate incidentului" #: ../../operation/incidents/incident_detail.php:431 msgid "Attached files" -msgstr "" +msgstr "Fişiere ataşate" #: ../../operation/incidents/incident_detail.php:434 #: ../../operation/incidents/incident_detail.php:467 msgid "Filename" -msgstr "" +msgstr "Nume fişier" #: ../../operation/incidents/incident_detail.php:436 msgid "Size" -msgstr "" +msgstr "Mărime" #: ../../operation/incidents/incident_detail.php:457 msgid "Attach file" -msgstr "" +msgstr "Ataşare fişier" #: ../../operation/incidents/incident_detail.php:478 msgid "Upload" @@ -4284,7 +4295,7 @@ msgstr "" #: ../../operation/incidents/incident_search.php:26 msgid "Please select a search criterion" -msgstr "" +msgstr "Alegeţi un criteriu de căutare" #: ../../operation/incidents/incident_search.php:48 msgid "" @@ -4295,7 +4306,7 @@ msgstr "" #: ../../operation/servers/view_server_detail.php:55 #: ../../operation/servers/view_server.php:37 msgid "Configuration detail" -msgstr "" +msgstr "Detalii configuraţie" #: ../../operation/servers/view_server_detail.php:68 msgid "Force" @@ -4311,11 +4322,11 @@ msgstr "" #: ../../operation/servers/view_server_detail.php:124 msgid "Done" -msgstr "" +msgstr "Terminat" #: ../../operation/servers/view_server_detail.php:126 msgid "Pending" -msgstr "" +msgstr "În așteptare" #: ../../operation/servers/view_server_detail.php:163 msgid "This server has no recon tasks assigned" @@ -4324,7 +4335,7 @@ msgstr "" #: ../../operation/servers/view_server.php:55 #: ../../operation/agentes/tactical.php:231 msgid "Load" -msgstr "" +msgstr "Încărcare" #: ../../operation/servers/view_server.php:57 #: ../../operation/agentes/tactical.php:233 @@ -4333,16 +4344,16 @@ msgstr "" #: ../../operation/servers/view_server.php:59 msgid "Version" -msgstr "" +msgstr "Versiune" #: ../../operation/servers/view_server.php:89 #: ../../operation/agentes/tactical.php:288 msgid "of" -msgstr "" +msgstr "din" #: ../../operation/servers/view_server.php:99 msgid "SNMP server" -msgstr "" +msgstr "Server SNMP" #: ../../operation/servers/view_server.php:117 msgid "Master server" @@ -4350,7 +4361,7 @@ msgstr "" #: ../../operation/servers/view_server.php:120 msgid "Check" -msgstr "" +msgstr "Verificare" #: ../../operation/visual_console/render_view.php:66 msgid "Full screen mode" @@ -4363,7 +4374,7 @@ msgstr "" #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 msgid "Seconds" -msgstr "" +msgstr "Secunde" #: ../../operation/visual_console/render_view.php:89 msgid "Autorefresh time" @@ -4371,11 +4382,11 @@ msgstr "" #: ../../operation/visual_console/render_view.php:91 msgid "Refresh" -msgstr "" +msgstr "Reîmprospătare" #: ../../operation/visual_console/render_view.php:122 msgid "Until refresh" -msgstr "" +msgstr "Până la reîmprospătare" #: ../../operation/visual_console/index.php:26 ../../operation/menu.php:100 msgid "Visual console" @@ -4385,7 +4396,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:43 #: ../../operation/agentes/tactical.php:202 msgid "Summary" -msgstr "" +msgstr "Sumar" #: ../../operation/visual_console/index.php:32 msgid "There are no defined layouts" @@ -4393,7 +4404,7 @@ msgstr "" #: ../../operation/visual_console/index.php:41 msgid "Elements" -msgstr "" +msgstr "Elemente" #: ../../operation/visual_console/index.php:59 msgid "There are no visual consoles defined" @@ -4409,11 +4420,11 @@ msgstr "" #: ../../operation/menu.php:60 ../../operation/agentes/networkmap.php:252 msgid "Network Map" -msgstr "" +msgstr "Hartă reţea" #: ../../operation/menu.php:74 msgid "Alert detail" -msgstr "" +msgstr "Detalii alarmă" #: ../../operation/menu.php:81 msgid "Monitor detail" @@ -4421,19 +4432,19 @@ msgstr "" #: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 msgid "Export data" -msgstr "" +msgstr "Exportare date" #: ../../operation/menu.php:144 msgid "Search incident" -msgstr "" +msgstr "Căutare incident" #: ../../operation/menu.php:178 msgid "RSS" -msgstr "" +msgstr "RSS" #: ../../operation/menu.php:184 msgid "CSV File" -msgstr "" +msgstr "Fişier CSV" #: ../../operation/menu.php:189 msgid "Marquee" @@ -4441,7 +4452,7 @@ msgstr "" #: ../../operation/menu.php:199 msgid "View users" -msgstr "" +msgstr "Vizualizare utilizatori" #: ../../operation/menu.php:208 msgid "Edit my user" @@ -4449,19 +4460,19 @@ msgstr "" #: ../../operation/menu.php:228 ../../operation/snmpconsole/snmp_view.php:128 msgid "SNMP console" -msgstr "" +msgstr "Consolă SNMP" #: ../../operation/menu.php:238 ../../operation/snmpconsole/snmp_alert.php:258 msgid "SNMP alerts" -msgstr "" +msgstr "Alarme SNMP" #: ../../operation/menu.php:249 ../../operation/messages/message.php:58 msgid "Messages" -msgstr "" +msgstr "Mesaje" #: ../../operation/menu.php:258 msgid "Messages to groups" -msgstr "" +msgstr "Mesaje către grupuri" #: ../../operation/menu.php:292 msgid "Custom graphs" @@ -4469,7 +4480,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_alert.php:135 msgid "Update alert" -msgstr "" +msgstr "Alarmă de actualizare" #: ../../operation/snmpconsole/snmp_alert.php:182 #: ../../operation/snmpconsole/snmp_alert.php:265 @@ -4490,7 +4501,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_alert.php:306 #: ../../operation/snmpconsole/snmp_view.php:176 msgid "SNMP Agent" -msgstr "" +msgstr "Agent SNMP" #: ../../operation/snmpconsole/snmp_alert.php:356 msgid "There are no SNMP alerts" @@ -4499,12 +4510,12 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:72 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" -msgstr "" +msgstr "Evenimentul a fost şters" #: ../../operation/snmpconsole/snmp_view.php:85 #: ../../operation/events/events.php:105 msgid "Event successfully validated" -msgstr "" +msgstr "Evenimentul a fost validat cu succes" #: ../../operation/snmpconsole/snmp_view.php:141 #: ../../operation/events/events.php:474 @@ -4514,23 +4525,23 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:143 #: ../../operation/events/events.php:476 msgid "Not validated event" -msgstr "" +msgstr "Eveniment nevalidat" #: ../../operation/snmpconsole/snmp_view.php:148 #: ../../operation/events/events.php:480 msgid "Validate event" -msgstr "" +msgstr "Validare eveniment" #: ../../operation/snmpconsole/snmp_view.php:150 #: ../../operation/events/events.php:482 msgid "Delete event" -msgstr "" +msgstr "Ştergere eveniment" #: ../../operation/snmpconsole/snmp_view.php:266 #: ../../operation/agentes/estado_alertas.php:68 #: ../../operation/events/events.php:465 msgid "Validate" -msgstr "" +msgstr "Validare" #: ../../operation/snmpconsole/snmp_view.php:273 msgid "There are no SNMP traps in database" @@ -4549,7 +4560,7 @@ msgstr "" #: ../../operation/agentes/tactical.php:33 #: ../../operation/agentes/estadisticas.php:32 msgid "Pandora Agents" -msgstr "" +msgstr "Agenţi Pandora" #: ../../operation/agentes/networkmap.php:254 #: ../../operation/events/events.php:199 @@ -4571,19 +4582,19 @@ msgstr "" #: ../../operation/agentes/networkmap.php:279 msgid "Simple" -msgstr "" +msgstr "Simplu" #: ../../operation/agentes/networkmap.php:283 msgid "Regenerate" -msgstr "" +msgstr "Regenerare" #: ../../operation/agentes/networkmap.php:298 msgid "Zoom" -msgstr "" +msgstr "Mărire" #: ../../operation/agentes/networkmap.php:306 msgid "Distance between nodes" -msgstr "" +msgstr "Distanţa dintre noduri" #: ../../operation/agentes/networkmap.php:312 msgid "Font" @@ -4635,27 +4646,27 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:54 msgid "Agent general information" -msgstr "" +msgstr "Informaţii generale agent" #: ../../operation/agentes/estado_generalagente.php:66 msgid "Refresh data" -msgstr "" +msgstr "Reîmprospătare date" #: ../../operation/agentes/estado_generalagente.php:113 msgid "Agent Version" -msgstr "" +msgstr "Versiune Agent" #: ../../operation/agentes/estado_generalagente.php:117 msgid "Total packets" -msgstr "" +msgstr "Total pachete" #: ../../operation/agentes/estado_generalagente.php:128 msgid "Remote" -msgstr "" +msgstr "De la distanţă" #: ../../operation/agentes/estado_generalagente.php:161 msgid "Next agent contact" -msgstr "" +msgstr "Următorul contact cu agentul" #: ../../operation/agentes/estado_generalagente.php:167 msgid "Agent access rate (24h)" @@ -4663,15 +4674,15 @@ msgstr "" #: ../../operation/agentes/estado_generalagente.php:171 msgid "Events generated -by module-" -msgstr "" +msgstr "Evenimente generate -de modul-" #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" -msgstr "" +msgstr "Ultimele evenimente pentru acest agent" #: ../../operation/agentes/estado_grupo.php:115 msgid "There are no defined groups" -msgstr "" +msgstr "Nu sunt definite grupuri" #: ../../operation/agentes/estado_grupo.php:151 msgid "Modules bad" @@ -4683,23 +4694,23 @@ msgstr "" #: ../../operation/agentes/estado_grupo.php:168 msgid "Agents down" -msgstr "" +msgstr "Agenţi opriţi" #: ../../operation/agentes/estado_grupo.php:174 msgid "Disabled alerts" -msgstr "" +msgstr "Alarme dezactivate" #: ../../operation/agentes/estado_grupo.php:214 msgid "Agents" -msgstr "" +msgstr "Agenţi" #: ../../operation/agentes/estado_grupo.php:227 msgid "ok" -msgstr "" +msgstr "ok" #: ../../operation/agentes/estado_ultimopaquete.php:43 msgid "Display of last data modules received by agent" -msgstr "" +msgstr "Afişarea ultimelor module de date primite de agent" #: ../../operation/agentes/estado_ultimopaquete.php:54 msgid "int" @@ -4710,11 +4721,11 @@ msgstr "" #: ../../operation/agentes/datos_agente.php:81 #: ../../operation/agentes/ver_agente.php:211 msgid "Data" -msgstr "" +msgstr "Date" #: ../../operation/agentes/estado_ultimopaquete.php:57 msgid "Graph" -msgstr "" +msgstr "Grafic" #: ../../operation/agentes/estado_ultimopaquete.php:58 msgid "Raw Data" @@ -4749,35 +4760,35 @@ msgstr "" #: ../../operation/agentes/exportdata.php:54 msgid "Sunday" -msgstr "" +msgstr "Duminică" #: ../../operation/agentes/exportdata.php:54 msgid "Monday" -msgstr "" +msgstr "Luni" #: ../../operation/agentes/exportdata.php:54 msgid "Tuesday" -msgstr "" +msgstr "Marţi" #: ../../operation/agentes/exportdata.php:54 msgid "Wednesday" -msgstr "" +msgstr "Miercuri" #: ../../operation/agentes/exportdata.php:54 msgid "Thurdsday" -msgstr "" +msgstr "Joi" #: ../../operation/agentes/exportdata.php:54 msgid "Friday" -msgstr "" +msgstr "Vineri" #: ../../operation/agentes/exportdata.php:54 msgid "Saturday" -msgstr "" +msgstr "Sâmbătă" #: ../../operation/agentes/exportdata.php:60 msgid "One hour" -msgstr "" +msgstr "O oră" #: ../../operation/agentes/exportdata.php:76 msgid "Hr" @@ -4791,12 +4802,12 @@ msgstr "" #: ../../operation/agentes/exportdata.php:138 #: ../../operation/agentes/exportdata.php:170 msgid "Data from agent " -msgstr "" +msgstr "Date de la agentul " #: ../../operation/agentes/exportdata.php:118 #: ../../operation/agentes/exportdata.php:138 msgid "from" -msgstr "" +msgstr "de la" #: ../../operation/agentes/exportdata.php:118 #: ../../operation/agentes/exportdata.php:138 @@ -4805,36 +4816,36 @@ msgstr "" #: ../../operation/agentes/exportdata.php:120 msgid "Download file" -msgstr "" +msgstr "Descărcare fișier" #: ../../operation/agentes/exportdata.php:122 #: ../../operation/agentes/exportdata.php:208 msgid "No module has been selected" -msgstr "" +msgstr "Nu a fost selectat nici un modul" #: ../../operation/agentes/exportdata.php:170 msgid " from " -msgstr "" +msgstr " de la " #: ../../operation/agentes/exportdata.php:170 msgid " to " -msgstr "" +msgstr " până la " #: ../../operation/agentes/exportdata.php:287 msgid "Begin date (*)" -msgstr "" +msgstr "Data de început (*)" #: ../../operation/agentes/exportdata.php:294 msgid "End date (*)" -msgstr "" +msgstr "Data de sfârşit (*)" #: ../../operation/agentes/exportdata.php:301 msgid "Export type" -msgstr "" +msgstr "Tip export" #: ../../operation/agentes/exportdata.php:305 msgid "Data table" -msgstr "" +msgstr "Tabel de date" #: ../../operation/agentes/exportdata.php:306 msgid "Standalone CSV ascii file" @@ -4842,11 +4853,11 @@ msgstr "" #: ../../operation/agentes/exportdata.php:307 msgid "Average per hour/day" -msgstr "" +msgstr "Media pe oră/zi" #: ../../operation/agentes/exportdata.php:313 msgid "Export" -msgstr "" +msgstr "Exportare" #: ../../operation/agentes/bulbs.php:31 #: ../../operation/agentes/estado_agente.php:332 @@ -4856,7 +4867,7 @@ msgstr "" #: ../../operation/agentes/bulbs.php:33 #: ../../operation/agentes/estado_agente.php:338 msgid "Agent without data" -msgstr "" +msgstr "Agent fără date" #: ../../operation/agentes/bulbs.php:35 #: ../../operation/agentes/estado_agente.php:335 @@ -4869,15 +4880,15 @@ msgstr "" #: ../../operation/agentes/datos_agente.php:44 msgid "One week" -msgstr "" +msgstr "O săptămână" #: ../../operation/agentes/datos_agente.php:48 msgid "Last 24 Hours" -msgstr "" +msgstr "Ultimele 24 de ore" #: ../../operation/agentes/datos_agente.php:73 msgid "Received data from" -msgstr "" +msgstr "S-au primit date de la" #: ../../operation/agentes/ver_agente.php:49 msgid "Main IP" @@ -4885,7 +4896,7 @@ msgstr "" #: ../../operation/agentes/ver_agente.php:55 msgid "Last remote contact" -msgstr "" +msgstr "Ultimul acces de la distanţă" #: ../../operation/agentes/ver_agente.php:182 msgid "View mode" @@ -4893,7 +4904,7 @@ msgstr "" #: ../../operation/agentes/ver_agente.php:193 msgid "Manage" -msgstr "" +msgstr "Administrează" #: ../../operation/agentes/ver_agente.php:203 msgid "Main" @@ -4913,21 +4924,21 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:380 msgid "There are no agents included in this group" -msgstr "" +msgstr "Nu există agenţi incluşi în acest grup" #: ../../operation/agentes/estado_alertas.php:46 #: ../../operation/agentes/estado_alertas.php:54 #: ../../operation/agentes/estado_alertas.php:113 msgid "Full list of Alerts" -msgstr "" +msgstr "Lista completă de alarme" #: ../../operation/agentes/estado_alertas.php:61 msgid "Info" -msgstr "" +msgstr "Informații" #: ../../operation/agentes/estado_alertas.php:284 msgid "Combined alert" -msgstr "" +msgstr "Alarmă combinată" #: ../../operation/agentes/estado_alertas.php:299 msgid "No agent included in this group has any assigned alert" @@ -4957,7 +4968,7 @@ msgstr "" #: ../../operation/agentes/tactical.php:154 #: ../../operation/agentes/tactical.php:184 msgid "Alerts Fired" -msgstr "" +msgstr "Alarme declanşate" #: ../../operation/agentes/tactical.php:162 #: ../../operation/agentes/tactical.php:195 @@ -4967,15 +4978,15 @@ msgstr "" #: ../../operation/agentes/tactical.php:169 #: ../../operation/agentes/tactical.php:170 msgid "Data Checks" -msgstr "" +msgstr "Verificări date" #: ../../operation/agentes/tactical.php:172 msgid "Data Unknown" -msgstr "" +msgstr "Date necunoscute" #: ../../operation/agentes/tactical.php:178 msgid "Data Not Init" -msgstr "" +msgstr "Date neiniţializate" #: ../../operation/agentes/tactical.php:203 msgid "Total Agents" @@ -4983,7 +4994,7 @@ msgstr "" #: ../../operation/agentes/tactical.php:205 msgid "Total Checks" -msgstr "" +msgstr "Nr. verificări" #: ../../operation/agentes/tactical.php:208 msgid "Server Sanity" @@ -4991,7 +5002,7 @@ msgstr "" #: ../../operation/agentes/tactical.php:211 msgid "Uninitialized modules" -msgstr "" +msgstr "Module neiniţializate" #: ../../operation/agentes/tactical.php:228 msgid "Tactical server information" @@ -5003,27 +5014,27 @@ msgstr "" #: ../../operation/events/event_statistics.php:33 msgid "Events statistics" -msgstr "" +msgstr "Statistici evenimente" #: ../../operation/events/event_statistics.php:37 msgid "Event graph" -msgstr "" +msgstr "Grafic evenimente" #: ../../operation/events/event_statistics.php:40 msgid "Event graph by user" -msgstr "" +msgstr "Grafic evenimente după utilizator" #: ../../operation/events/event_statistics.php:43 msgid "Event graph by group" -msgstr "" +msgstr "Grafic evenimente după grup" #: ../../operation/events/events.php:88 msgid "Error deleting event" -msgstr "" +msgstr "Eroare la ştergerea evenimentului" #: ../../operation/events/events.php:108 msgid "Error validating event" -msgstr "" +msgstr "Eroare la validarea evenimentului" #: ../../operation/events/events.php:196 msgid "Main event view" @@ -5035,7 +5046,7 @@ msgstr "" #: ../../operation/events/events.php:234 msgid "Event type" -msgstr "" +msgstr "Tip eveniment" #: ../../operation/events/events.php:240 msgid "Severity" @@ -5043,7 +5054,7 @@ msgstr "" #: ../../operation/events/events.php:245 msgid "Event status" -msgstr "" +msgstr "Stare eveniment" #: ../../operation/events/events.php:247 msgid "All event" @@ -5051,11 +5062,11 @@ msgstr "" #: ../../operation/events/events.php:248 msgid "Only validated" -msgstr "" +msgstr "Numai cele validate" #: ../../operation/events/events.php:249 msgid "Only pending" -msgstr "" +msgstr "Numai cele în aşteptare" #: ../../operation/events/events.php:255 msgid "Free search" @@ -5063,7 +5074,7 @@ msgstr "" #: ../../operation/events/events.php:259 msgid "Agent search" -msgstr "" +msgstr "Căutare agent" #: ../../operation/events/events.php:282 msgid "Marquee display" @@ -5075,7 +5086,7 @@ msgstr "" #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" -msgstr "" +msgstr "Statistici activitate utilizator" #: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 msgid "Pandora users" @@ -5083,23 +5094,23 @@ msgstr "" #: ../../operation/users/user_edit.php:84 msgid "User detail editor" -msgstr "" +msgstr "Editor detalii utilizator" #: ../../operation/users/user_edit.php:119 msgid "confirmation" -msgstr "" +msgstr "confirmare" #: ../../operation/users/user.php:102 msgid "System incidents reading" -msgstr "" +msgstr "Citire incidente de sistem" #: ../../operation/users/user.php:105 msgid "System incidents writing" -msgstr "" +msgstr "Scriere incidente de sistem" #: ../../operation/users/user.php:108 msgid "System incidents management" -msgstr "" +msgstr "Administrare incidente de sistem" #: ../../operation/users/user.php:111 msgid "Agents reading" @@ -5107,7 +5118,7 @@ msgstr "" #: ../../operation/users/user.php:114 msgid "Agents management" -msgstr "" +msgstr "Administrare agenţi" #: ../../operation/users/user.php:117 msgid "Alerts edition" @@ -5115,15 +5126,15 @@ msgstr "" #: ../../operation/users/user.php:120 msgid "Users management" -msgstr "" +msgstr "Administrare utilizatori" #: ../../operation/users/user.php:123 msgid "Database management" -msgstr "" +msgstr "Administrare bază de date" #: ../../operation/users/user.php:126 msgid "Alerts anagement" -msgstr "" +msgstr "Administrare alarme" #: ../../operation/users/user.php:129 msgid "Pandora system management" @@ -5131,62 +5142,62 @@ msgstr "" #: ../../operation/messages/message.php:26 msgid "Message successfully sent" -msgstr "" +msgstr "Mesaj trimis cu succes" #: ../../operation/messages/message.php:28 #: ../../operation/messages/message.php:51 msgid "There was a problem sending message" -msgstr "" +msgstr "A apărut o problemă la trimiterea mesajului" #: ../../operation/messages/message.php:61 #: ../../operation/messages/message.php:102 #: ../../operation/messages/message.php:225 msgid "New message" -msgstr "" +msgstr "Mesaj nou" #: ../../operation/messages/message.php:94 #: ../../operation/messages/message.php:126 #: ../../operation/messages/message.php:147 msgid "Message" -msgstr "" +msgstr "Mesaj" #: ../../operation/messages/message.php:100 #: ../../operation/messages/message.php:129 msgid "Send message" -msgstr "" +msgstr "Trimitere mesaj" #: ../../operation/messages/message.php:152 msgid " wrote" -msgstr "" +msgstr " a scris" #: ../../operation/messages/message.php:155 msgid "Reply" -msgstr "" +msgstr "Răspunde" #: ../../operation/messages/message.php:160 msgid "Read messages" -msgstr "" +msgstr "Citire mesaje" #: ../../operation/messages/message.php:168 msgid "Message sucessfully deleted" -msgstr "" +msgstr "Mesajul a fost şters" #: ../../operation/messages/message.php:170 msgid "There was a problem deleting message" -msgstr "" +msgstr "A apărut o problemă la ştergerea mesajului" #: ../../operation/messages/message.php:184 msgid "There are no messages" -msgstr "" +msgstr "Nu sunt mesaje" #: ../../operation/messages/message.php:188 msgid "Read" -msgstr "" +msgstr "Citeşte" #: ../../operation/messages/message.php:189 msgid "Sender" -msgstr "" +msgstr "Expeditor" #: ../../operation/messages/message.php:215 msgid "No subject" -msgstr "" +msgstr "Fără subiect" diff --git a/pandora_console/include/languages/ru.mo b/pandora_console/include/languages/ru.mo index a419bb866b25e7a49bd20fddf63bb7c68cfc4f57..5ddb8da77c1555dd5792ca3c46da1a7bdcb5743b 100644 GIT binary patch delta 24 fcmeAd>=)eN%F1nMplfKXU|?=#VzD`Z)t(suOzQ=& delta 24 fcmeAd>=)eN%F1nEscU4UU|?=#V7NJe)t(suO&tZS diff --git a/pandora_console/include/languages/ru.po b/pandora_console/include/languages/ru.po index a3e34c2135..a7b9d9d44e 100644 --- a/pandora_console/include/languages/ru.po +++ b/pandora_console/include/languages/ru.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/include/languages/sl.mo b/pandora_console/include/languages/sl.mo new file mode 100644 index 0000000000000000000000000000000000000000..cf6b9df6219351d8e5fccf97c41a9c294eb66cb0 GIT binary patch literal 5392 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 literal 0 HcmV?d00001 diff --git a/pandora_console/include/languages/sl.po b/pandora_console/include/languages/sl.po new file mode 100644 index 0000000000..05b5a3a69a --- /dev/null +++ b/pandora_console/include/languages/sl.po @@ -0,0 +1,5190 @@ +# Slovenian translation for pandora-fms +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the pandora-fms package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: pandora-fms\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-09-10 15:55+0200\n" +"PO-Revision-Date: 2008-09-23 18:56+0000\n" +"Last-Translator: Štefan Baebler \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../../reporting/stat_win.php:46 +#: ../../operation/agentes/datos_agente.php:120 +msgid "There was a problem locating the source of the graph" +msgstr "" + +#: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 +#: ../../godmode/reporting/graph_builder.php:333 +#: ../../godmode/reporting/graph_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:383 +#: ../../include/functions.php:533 +#: ../../operation/reporting/graph_viewer.php:122 +msgid "1 hour" +msgstr "1 ura" + +#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 +#: ../../godmode/reporting/graph_builder.php:336 +#: ../../godmode/reporting/graph_builder.php:390 +#: ../../include/functions.php:536 +msgid "2 hours" +msgstr "2 uri" + +#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 +#: ../../godmode/reporting/graph_builder.php:342 +#: ../../godmode/reporting/graph_builder.php:392 +#: ../../include/functions.php:539 +msgid "6 hours" +msgstr "6 ur" + +#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 +#: ../../godmode/reporting/graph_builder.php:345 +#: ../../godmode/reporting/graph_builder.php:393 +#: ../../include/functions.php:542 +msgid "12 hours" +msgstr "12 ur" + +#: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 +#: ../../godmode/reporting/graph_builder.php:348 +#: ../../godmode/reporting/graph_builder.php:375 +#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../include/functions.php:545 +#: ../../operation/reporting/graph_viewer.php:127 +msgid "1 day" +msgstr "1 dan" + +#: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 +#: ../../godmode/reporting/graph_builder.php:351 +#: ../../godmode/reporting/graph_builder.php:395 +#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../include/functions.php:548 +#: ../../operation/reporting/graph_viewer.php:128 +msgid "2 days" +msgstr "2 dni" + +#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 +#: ../../include/functions.php:551 +msgid "5 days" +msgstr "5 dni" + +#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 +#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../include/functions.php:554 +#: ../../operation/reporting/graph_viewer.php:129 +msgid "1 week" +msgstr "1 teden" + +#: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 +#: ../../godmode/reporting/map_builder.php:373 +#: ../../godmode/reporting/graph_builder.php:360 +#: ../../godmode/reporting/graph_builder.php:397 +#: ../../include/functions.php:557 +msgid "15 days" +msgstr "15 dni" + +#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 +#: ../../godmode/reporting/reporting_builder.php:392 +#: ../../include/functions.php:560 +#: ../../operation/reporting/graph_viewer.php:130 +msgid "1 month" +msgstr "1 mesec" + +#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 +#: ../../godmode/reporting/graph_builder.php:366 +#: ../../godmode/reporting/graph_builder.php:399 +#: ../../include/functions.php:563 +msgid "2 months" +msgstr "2 meseca" + +#: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 +#: ../../godmode/reporting/graph_builder.php:369 +#: ../../godmode/reporting/graph_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:393 +#: ../../include/functions.php:566 +#: ../../operation/reporting/graph_viewer.php:131 +msgid "6 months" +msgstr "6 mesecev" + +#: ../../reporting/stat_win.php:114 +#: ../../godmode/agentes/module_manager_editor_wmi.php:211 +#: ../../godmode/agentes/module_manager_editor_data.php:148 +#: ../../godmode/agentes/module_manager_editor_plugin.php:184 +#: ../../godmode/agentes/module_manager_editor_network.php:222 +#: ../../godmode/agentes/alert_manager_editor.php:121 +#: ../../include/functions.php:1007 +#: ../../operation/reporting/reporting_viewer.php:312 +msgid "Max. Value" +msgstr "Največja vrednost" + +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../operation/reporting/reporting_viewer.php:297 +msgid "Avg. Value" +msgstr "Povprečna vrednost" + +#: ../../reporting/stat_win.php:118 +#: ../../godmode/agentes/module_manager_editor_wmi.php:209 +#: ../../godmode/agentes/module_manager_editor_data.php:146 +#: ../../godmode/agentes/module_manager_editor_plugin.php:182 +#: ../../godmode/agentes/module_manager_editor_network.php:220 +#: ../../godmode/agentes/alert_manager_editor.php:116 +#: ../../include/functions.php:1008 +#: ../../operation/reporting/reporting_viewer.php:327 +msgid "Min. Value" +msgstr "Najmanjša vrednost" + +#: ../../reporting/stat_win.php:187 +msgid "Refresh time" +msgstr "Čas osveževanja" + +#: ../../reporting/stat_win.php:191 +msgid "Avg. Only" +msgstr "Samo povprečje" + +#: ../../reporting/stat_win.php:198 +msgid "Begin date" +msgstr "Datum začetka" + +#: ../../reporting/stat_win.php:203 +msgid "Zoom factor" +msgstr "Faktor povečave" + +#: ../../reporting/stat_win.php:214 +msgid "Time range" +msgstr "Časovni razpon" + +#: ../../reporting/stat_win.php:233 +msgid "Show events" +msgstr "" + +#: ../../reporting/stat_win.php:242 +msgid "Show alert" +msgstr "" + +#: ../../reporting/fgraph.php:947 +msgid "Data occurrence for module " +msgstr "" + +#: ../../reporting/fgraph.php:1039 ../../operation/incidents/incident.php:245 +#: ../../operation/incidents/incident.php:262 +#: ../../operation/incidents/incident.php:282 +#: ../../operation/incidents/incident_detail.php:317 +#: ../../operation/incidents/incident_detail.php:325 +msgid "Informative" +msgstr "" + +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:244 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident.php:283 +#: ../../operation/incidents/incident_detail.php:318 +#: ../../operation/incidents/incident_detail.php:326 +msgid "Low" +msgstr "Nizko" + +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:243 +#: ../../operation/incidents/incident.php:268 +#: ../../operation/incidents/incident.php:284 +#: ../../operation/incidents/incident_detail.php:319 +#: ../../operation/incidents/incident_detail.php:327 +msgid "Medium" +msgstr "Srednje" + +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:242 +#: ../../operation/incidents/incident.php:271 +#: ../../operation/incidents/incident.php:285 +#: ../../operation/incidents/incident_detail.php:320 +#: ../../operation/incidents/incident_detail.php:328 +msgid "Serious" +msgstr "" + +#: ../../reporting/fgraph.php:1043 +msgid "Very serious" +msgstr "" + +#: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:246 +#: ../../operation/incidents/incident.php:277 +#: ../../operation/incidents/incident.php:287 +#: ../../operation/incidents/incident_detail.php:322 +#: ../../operation/incidents/incident_detail.php:330 +msgid "Maintenance" +msgstr "Vzdrževanje" + +#: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 +msgid "Informational" +msgstr "Informativno" + +#: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 +msgid "Normal" +msgstr "Običajno" + +#: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 +msgid "Warning" +msgstr "Opozorilo" + +#: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 +msgid "Critical" +msgstr "Kritično" + +#: ../../reporting/fgraph.php:1468 +msgid "Today" +msgstr "Danes" + +#: ../../reporting/fgraph.php:1469 +msgid "Week" +msgstr "Teden" + +#: ../../reporting/fgraph.php:1470 +msgid "Month" +msgstr "Mesec" + +#: ../../reporting/fgraph.php:1471 +msgid "Months" +msgstr "Meseci" + +#: ../../reporting/fgraph.php:1472 +msgid "Older" +msgstr "Starejši" + +#: ../../reporting/fgraph.php:1504 +msgid "no data" +msgstr "ni podatkov" + +#: ../../reporting/fgraph.php:1571 +msgid "Out of limits" +msgstr "" + +#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 +#: ../../operation/agentes/estado_grupo.php:162 +#: ../../operation/agentes/ver_agente.php:106 +msgid "Alerts fired" +msgstr "" + +#: ../../reporting/fgraph.php:2130 +msgid "Alerts not fired" +msgstr "" + +#: ../../reporting/fgraph.php:2139 +msgid "Monitors BAD" +msgstr "" + +#: ../../reporting/fgraph.php:2140 +msgid "Monitors OK" +msgstr "" + +#: ../../general/pandora_help.php:22 +msgid "Pandora FMS help system" +msgstr "" + +#: ../../general/pandora_help.php:32 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:38 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "" + +#: ../../general/pandora_help.php:44 +msgid "Pandora FMS Help System" +msgstr "" + +#: ../../general/login_page.php:32 +msgid "Pandora FMS Web Console" +msgstr "" + +#: ../../general/login_page.php:38 +msgid "Build" +msgstr "" + +#: ../../general/login_page.php:40 +msgid "Login" +msgstr "Prijava" + +#: ../../general/login_page.php:43 +#: ../../godmode/agentes/module_manager_editor_wmi.php:160 +#: ../../godmode/agentes/module_manager_editor_plugin.php:136 +#: ../../godmode/modules/manage_network_components_form_wmi.php:174 +#: ../../godmode/users/configure_user.php:183 +#: ../../operation/users/user_edit.php:115 +#: ../../operation/users/user_edit.php:119 +msgid "Password" +msgstr "Geslo" + +#: ../../general/footer.php:29 +msgid "Page generated at" +msgstr "" + +#: ../../general/footer.php:36 +msgid "Pandora FMS console is best viewed with Firefox web browser" +msgstr "" + +#: ../../general/logoff.php:22 +msgid "Logged Out" +msgstr "" + +#: ../../general/logoff.php:31 +msgid "" +"Your session is over. Please close your browser window to close session on " +"Pandora.

" +msgstr "" + +#: ../../general/links_menu.php:22 ../../godmode/menu.php:218 +msgid "Links" +msgstr "Povezave" + +#: ../../general/noaccess.php:22 +msgid "You don't have access to this page" +msgstr "" + +#: ../../general/noaccess.php:26 +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" +msgstr "" + +#: ../../general/logon_ok.php:27 +msgid "Welcome to Pandora FMS Web Console" +msgstr "" + +#: ../../general/logon_ok.php:29 +msgid "" +"This is the Web Management System for Pandora FMS. From here you can manage " +"its agents, alerts and incidents. Session is open while activity exists." +msgstr "" + +#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +msgid "You have " +msgstr "Imate " + +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +msgid " unread message(s)." +msgstr " neprebranih sporočil" + +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 +msgid "Site news" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "by" +msgstr "od" + +#: ../../general/logon_ok.php:55 +msgid "At" +msgstr "Ob" + +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../operation/reporting/reporting_viewer.php:370 +#: ../../operation/agentes/tactical.php:94 +msgid "Monitor health" +msgstr "" + +#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 +msgid "of monitors UP" +msgstr "" + +#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +msgid "Data health" +msgstr "" + +#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 +msgid "of modules with updated data" +msgstr "" + +#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +msgid "Global health" +msgstr "" + +#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 +msgid "of modules with good data" +msgstr "" + +#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +msgid "Module sanity" +msgstr "" + +#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 +msgid "of well initialized modules" +msgstr "" + +#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +msgid "Alert level" +msgstr "" + +#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 +msgid "of non-fired alerts" +msgstr "" + +#: ../../general/logon_ok.php:140 +msgid "Pandora FMS Overview" +msgstr "" + +#: ../../general/logon_ok.php:161 +msgid "This is your last activity in Pandora FMS console" +msgstr "" + +#: ../../general/logon_ok.php:171 ../../godmode/admin_access_logs.php:105 +#: ../../operation/incidents/incident_search.php:34 +msgid "user" +msgstr "uporabnik" + +#: ../../general/logon_ok.php:172 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/admin_access_logs.php:59 +#: ../../godmode/admin_access_logs.php:106 +#: ../../godmode/agentes/agent_template.php:159 +#: ../../godmode/agentes/alert_manager.php:115 +#: ../../godmode/agentes/alert_manager.php:191 +#: ../../godmode/agentes/module_manager.php:89 +#: ../../godmode/agentes/alert_manager_editor.php:371 +#: ../../godmode/modules/manage_network_components.php:229 +#: ../../godmode/modules/manage_network_templates.php:54 +#: ../../operation/snmpconsole/snmp_alert.php:270 +#: ../../operation/snmpconsole/snmp_view.php:181 +#: ../../operation/events/events.php:322 ../../operation/events/events.php:479 +msgid "Action" +msgstr "" + +#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../operation/reporting/reporting_viewer.php:68 +#: ../../operation/incidents/incident_note.php:33 +#: ../../operation/incidents/incident_detail.php:409 +msgid "Date" +msgstr "Datum" + +#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +msgid "Source IP" +msgstr "IP izvora" + +#: ../../general/logon_ok.php:175 +#: ../../godmode/servers/manage_recontask_form.php:135 +#: ../../godmode/admin_access_logs.php:109 +#: ../../godmode/modules/manage_network_components_form_wmi.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:270 +#: ../../godmode/users/configure_user.php:208 +#: ../../operation/users/user_edit.php:129 +msgid "Comments" +msgstr "Opombe" + +#: ../../general/header.php:33 +msgid "You are " +msgstr "Vi ste " + +#: ../../general/header.php:37 +msgid "Logout" +msgstr "Odjava" + +#: ../../general/header.php:43 +msgid "General information" +msgstr "Splošni podatki" + +#: ../../general/header.php:49 +msgid "Server status: DOWN" +msgstr "Stanje strežnika: IZPAD" + +#: ../../general/header.php:51 +msgid "System ready" +msgstr "Sistem pripravljen" + +#: ../../general/header.php:59 ../../general/header.php:61 +msgid "Autorefresh" +msgstr "Samodejno osveževanje" + +#: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:196 +msgid "Events" +msgstr "Dogodki" + +#: ../../general/logon_failed.php:22 +msgid "Authentication Error" +msgstr "" + +#: ../../general/logon_failed.php:34 +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 "" + +#: ../../index.php:104 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../index.php:247 +msgid "Sorry! I can't find the page!" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:37 +msgid "Keygen file does not exists" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:44 +msgid "Keygen file is not executable" +msgstr "" + +#: ../../extensions/update_manager/main.php:36 +#: ../../extensions/update_manager.php:115 +msgid "Update manager" +msgstr "" + +#: ../../extensions/update_manager/main.php:42 +msgid "" +"The new
Update Manager " +"client is shipped with the new Pandora FMS 2.0. It lets systems " +"administrators to do not need to update their PandoraFMS manually since the " +"Update Manager is the one getting new modules, new plugins and new features " +"(even full migrations tools for future versions) automatically" +msgstr "" + +#: ../../extensions/update_manager/main.php:44 +msgid "" +"Update Manager is one of the most advanced features of PandoraFMS 2.0 " +"Enterprise version, for more information visit http://pandorafms.com" +msgstr "" + +#: ../../extensions/update_manager/main.php:46 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, just delete extension or " +"remove remote server address from Update Manager plugin setup." +msgstr "" + +#: ../../extensions/update_manager/main.php:66 +msgid "Your system is up-to-date" +msgstr "Uporabljate najnovejšo različico sistema." + +#: ../../extensions/update_manager/main.php:68 +msgid "Server connection failed" +msgstr "Povezava s strežnikom ni uspela" + +#: ../../extensions/update_manager/main.php:70 +msgid "Server authorization rejected" +msgstr "" + +#: ../../extensions/update_manager/main.php:72 +#: ../../extensions/update_manager.php:98 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager/main.php:77 +msgid "Id" +msgstr "" + +#: ../../extensions/update_manager/main.php:80 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1935 +#: ../../include/functions_reporting.php:243 +#: ../../operation/snmpconsole/snmp_view.php:179 +#: ../../operation/agentes/status_monitor.php:190 +#: ../../operation/agentes/estado_ultimopaquete.php:59 +#: ../../operation/agentes/datos_agente.php:80 +#: ../../operation/events/events.php:321 +#: ../../operation/messages/message.php:191 +msgid "Timestamp" +msgstr "Časovni žig" + +#: ../../extensions/update_manager/main.php:83 +#: ../../godmode/reporting/graph_builder.php:491 +#: ../../godmode/reporting/reporting_builder.php:344 +#: ../../godmode/reporting/reporting_builder.php:498 +#: ../../godmode/servers/modificar_server.php:69 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:174 +#: ../../godmode/agentes/module_manager_editor_wmi.php:237 +#: ../../godmode/agentes/agent_template.php:158 +#: ../../godmode/agentes/module_manager_editor_data.php:172 +#: ../../godmode/agentes/planned_downtime.php:149 +#: ../../godmode/agentes/planned_downtime.php:271 +#: ../../godmode/agentes/module_manager_editor_plugin.php:210 +#: ../../godmode/agentes/alert_manager.php:113 +#: ../../godmode/agentes/alert_manager.php:189 +#: ../../godmode/agentes/module_manager_editor_prediction.php:170 +#: ../../godmode/agentes/module_manager_editor_network.php:258 +#: ../../godmode/agentes/modificar_agente.php:223 +#: ../../godmode/agentes/agent_manager.php:180 +#: ../../godmode/agentes/module_manager.php:87 +#: ../../godmode/agentes/alert_manager_editor.php:111 +#: ../../godmode/agentes/alert_manager_editor.php:369 +#: ../../godmode/modules/manage_network_components.php:225 +#: ../../godmode/modules/manage_network_templates.php:53 +#: ../../godmode/modules/manage_network_templates_form.php:117 +#: ../../godmode/modules/manage_network_templates_form.php:137 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/users/user_list.php:52 +#: ../../godmode/alerts/modify_alert.php:83 +#: ../../godmode/alerts/configure_alert.php:88 +#: ../../include/functions_reporting.php:488 +#: ../../operation/reporting/graph_viewer.php:166 +#: ../../operation/reporting/custom_reporting.php:38 +#: ../../operation/incidents/incident_detail.php:435 +#: ../../operation/incidents/incident_detail.php:471 +#: ../../operation/snmpconsole/snmp_alert.php:178 +#: ../../operation/snmpconsole/snmp_alert.php:267 +#: ../../operation/agentes/status_monitor.php:187 +#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/agentes/estado_ultimopaquete.php:55 +#: ../../operation/agentes/estado_monitores.php:38 +#: ../../operation/agentes/estado_alertas.php:60 +#: ../../operation/agentes/estado_alertas.php:291 +#: ../../operation/users/user.php:35 +msgid "Description" +msgstr "Opis" + +#: ../../extensions/update_manager/main.php:89 +msgid "Overwrite local changes" +msgstr "Prepiši krajevne spremembe" + +#: ../../extensions/update_manager/main.php:93 +#: ../../extensions/update_manager/settings.php:70 +#: ../../godmode/reporting/map_builder.php:321 +#: ../../godmode/reporting/map_builder.php:557 +#: ../../godmode/reporting/reporting_builder.php:355 +#: ../../godmode/servers/modificar_server.php:74 +#: ../../godmode/servers/manage_recontask_form.php:141 +#: ../../godmode/servers/plugin.php:186 +#: ../../godmode/groups/configure_group.php:94 +#: ../../godmode/setup/setup.php:124 ../../godmode/setup/links.php:111 +#: ../../godmode/setup/news.php:121 +#: ../../godmode/profiles/profile_list.php:206 +#: ../../godmode/agentes/module_manager_editor_wmi.php:248 +#: ../../godmode/agentes/agent_template.php:193 +#: ../../godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/planned_downtime.php:176 +#: ../../godmode/agentes/planned_downtime.php:297 +#: ../../godmode/agentes/module_manager_editor_plugin.php:221 +#: ../../godmode/agentes/alert_manager.php:99 +#: ../../godmode/agentes/alert_manager.php:147 +#: ../../godmode/agentes/alert_manager.php:174 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/module_manager_editor_network.php:269 +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/agentes/module_manager.php:157 +#: ../../godmode/agentes/alert_manager_editor.php:290 +#: ../../godmode/agentes/alert_manager_editor.php:402 +#: ../../godmode/modules/manage_nc_groups_form.php:75 +#: ../../godmode/modules/manage_network_components_form_wmi.php:207 +#: ../../godmode/modules/manage_network_templates_form.php:183 +#: ../../godmode/modules/manage_network_components_form_network.php:284 +#: ../../godmode/users/configure_user.php:245 +#: ../../godmode/alerts/configure_alert.php:100 +#: ../../operation/reporting/reporting_viewer.php:71 +#: ../../operation/reporting/graph_viewer.php:151 +#: ../../operation/snmpconsole/snmp_alert.php:240 +#: ../../operation/snmpconsole/snmp_alert.php:346 +#: ../../operation/agentes/networkmap.php:318 +#: ../../operation/events/events.php:275 +#: ../../operation/users/user_edit.php:137 +msgid "Update" +msgstr "Posodobi" + +#: ../../extensions/update_manager/main.php:98 +msgid "Your system version number is" +msgstr "" + +#: ../../extensions/update_manager/settings.php:38 +msgid "Update manager settings updated" +msgstr "" + +#: ../../extensions/update_manager/settings.php:43 +msgid "Settings" +msgstr "Nastavitve" + +#: ../../extensions/update_manager/settings.php:49 +msgid "Customer key" +msgstr "" + +#: ../../extensions/update_manager/settings.php:52 +msgid "Update server host" +msgstr "" + +#: ../../extensions/update_manager/settings.php:55 +msgid "Update server path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:58 +msgid "Update server port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:61 +msgid "Binary input path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:64 +msgid "Keygen path" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:552 +msgid "Development" +msgstr "Razvoj" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:553 +msgid "Testing" +msgstr "Preizkušanje" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:554 +msgid "Public" +msgstr "Javno" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:555 +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/module_manager_editor_wmi.php:130 +#: ../../godmode/agentes/module_manager_editor_data.php:99 +#: ../../godmode/agentes/module_manager_editor_plugin.php:99 +#: ../../godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/agentes/agent_manager.php:197 +#: ../../godmode/agentes/alert_manager_editor.php:102 +#: ../../godmode/agentes/alert_manager_editor.php:106 +#: ../../godmode/agentes/alert_manager_editor.php:271 +#: ../../godmode/agentes/alert_manager_editor.php:273 +#: ../../include/functions.php:768 +msgid "Disabled" +msgstr "Izključeno" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:563 +msgid "Database" +msgstr "Zbirka podatkov" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:564 +msgid "Code / binary directory" +msgstr "" + +#: ../../extensions/update_manager.php:100 +msgid "More info" +msgstr "" + +#: ../../extensions/update_manager.php:116 +msgid "Update manager settings" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:67 +#: ../../godmode/reporting/map_builder.php:167 ../../godmode/setup/news.php:44 +#: ../../godmode/agentes/planned_downtime.php:122 +#: ../../godmode/modules/manage_network_components.php:96 +#: ../../godmode/modules/manage_nc_groups.php:40 +#: ../../godmode/modules/manage_network_templates_form.php:51 +#: ../../godmode/modules/manage_network_templates_form.php:86 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:70 +#: ../../godmode/reporting/map_builder.php:169 ../../godmode/setup/news.php:42 +#: ../../godmode/agentes/planned_downtime.php:100 +#: ../../godmode/agentes/planned_downtime.php:120 +#: ../../godmode/modules/manage_network_components.php:94 +#: ../../godmode/modules/manage_nc_groups.php:38 +#: ../../godmode/modules/manage_network_templates_form.php:49 +#: ../../godmode/modules/manage_network_templates_form.php:84 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:83 +#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/setup/news.php:69 +#: ../../godmode/agentes/planned_downtime.php:87 +#: ../../godmode/modules/manage_network_components.php:169 +#: ../../godmode/modules/manage_nc_groups.php:66 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:39 +#: ../../operation/reporting/graph_viewer.php:30 +#: ../../operation/reporting/graph_viewer.php:35 +msgid "Deleted successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:85 +#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/setup/news.php:67 +#: ../../godmode/agentes/planned_downtime.php:85 +#: ../../godmode/modules/manage_network_components.php:167 +#: ../../godmode/modules/manage_nc_groups.php:64 +#: ../../godmode/modules/manage_network_templates.php:37 +#: ../../godmode/modules/manage_network_templates_form.php:37 +#: ../../operation/reporting/graph_viewer.php:32 +#: ../../operation/reporting/graph_viewer.php:37 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:110 +msgid "Update layout successful" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:112 +msgid "Update layout failed" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:241 +#: ../../godmode/reporting/reporting_builder.php:174 +#: ../../godmode/setup/news.php:59 +#: ../../godmode/modules/manage_network_components.php:156 +#: ../../godmode/modules/manage_nc_groups.php:56 +#: ../../godmode/modules/manage_network_templates_form.php:100 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:243 +#: ../../godmode/reporting/reporting_builder.php:176 +#: ../../godmode/setup/news.php:57 +#: ../../godmode/modules/manage_network_components.php:154 +#: ../../godmode/modules/manage_nc_groups.php:54 +#: ../../godmode/modules/manage_network_templates_form.php:98 +msgid "Not updated. Error updating data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:292 +#: ../../godmode/reporting/graph_builder.php:202 +#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:318 +#: ../../godmode/reporting/reporting_builder.php:485 +#: ../../operation/reporting/reporting_viewer.php:52 +#: ../../operation/reporting/graph_viewer.php:107 +#: ../../operation/reporting/graph_viewer.php:156 +#: ../../operation/reporting/custom_reporting.php:25 +#: ../../operation/menu.php:270 +msgid "Reporting" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:293 ../../godmode/menu.php:159 +msgid "Map builder" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:262 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:263 +#: ../../godmode/reporting/map_builder.php:305 +#: ../../godmode/reporting/reporting_builder.php:328 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:127 +#: ../../godmode/agentes/planned_downtime.php:227 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:222 +#: ../../godmode/agentes/agent_manager.php:110 +#: ../../godmode/modules/manage_network_components.php:192 +#: ../../godmode/modules/manage_network_components_form_wmi.php:109 +#: ../../godmode/modules/manage_network_components_form_network.php:212 +#: ../../operation/reporting/reporting_viewer.php:357 +#: ../../operation/incidents/incident.php:377 +#: ../../operation/incidents/incident_detail.php:290 +#: ../../operation/incidents/incident_detail.php:294 +#: ../../operation/servers/view_server_detail.php:74 +#: ../../operation/visual_console/index.php:40 +#: ../../operation/agentes/status_monitor.php:65 +#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/ver_agente.php:50 +#: ../../operation/agentes/estado_agente.php:58 +#: ../../operation/agentes/estado_agente.php:161 +#: ../../operation/agentes/estado_alertas.php:125 +#: ../../operation/events/events.php:224 ../../operation/events/events.php:319 +msgid "Group" +msgstr "Skupina" + +#: ../../godmode/reporting/map_builder.php:264 +#: ../../godmode/reporting/map_builder.php:358 +#: ../../godmode/reporting/graph_builder.php:218 +#: ../../godmode/reporting/graph_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:255 +#: ../../godmode/reporting/reporting_builder.php:439 +#: ../../godmode/reporting/reporting_builder.php:499 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:200 +#: ../../godmode/groups/group_list.php:111 ../../godmode/setup/links.php:120 +#: ../../godmode/setup/news.php:130 +#: ../../godmode/profiles/profile_list.php:229 +#: ../../godmode/agentes/agent_template.php:186 +#: ../../godmode/agentes/planned_downtime.php:254 +#: ../../godmode/agentes/planned_downtime.php:295 +#: ../../godmode/agentes/alert_manager.php:95 +#: ../../godmode/agentes/alert_manager.php:145 +#: ../../godmode/agentes/alert_manager.php:172 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/modificar_agente.php:224 +#: ../../godmode/agentes/module_manager.php:153 +#: ../../godmode/agentes/alert_manager_editor.php:400 +#: ../../godmode/modules/manage_network_components.php:272 +#: ../../godmode/modules/manage_nc_groups.php:76 +#: ../../godmode/users/user_list.php:53 ../../godmode/db/db_refine.php:110 +#: ../../godmode/alerts/modify_alert.php:84 +#: ../../operation/reporting/graph_viewer.php:169 +#: ../../operation/incidents/incident.php:381 +#: ../../operation/incidents/incident_detail.php:437 +#: ../../operation/snmpconsole/snmp_alert.php:344 +#: ../../operation/snmpconsole/snmp_view.php:268 +#: ../../operation/agentes/datos_agente.php:79 +#: ../../operation/events/events.php:467 +#: ../../operation/messages/message.php:192 +msgid "Delete" +msgstr "Izbriši" + +#: ../../godmode/reporting/map_builder.php:288 +#: ../../godmode/reporting/map_builder.php:325 +#: ../../godmode/reporting/map_builder.php:430 +#: ../../godmode/reporting/reporting_builder.php:308 +#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/servers/manage_recontask.php:136 +#: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 +#: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/profiles/profile_list.php:204 +#: ../../godmode/agentes/module_manager_editor_wmi.php:246 +#: ../../godmode/agentes/module_manager_editor_data.php:181 +#: ../../godmode/agentes/planned_downtime.php:312 +#: ../../godmode/agentes/module_manager_editor_plugin.php:219 +#: ../../godmode/agentes/alert_manager.php:47 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +#: ../../godmode/agentes/module_manager_editor_network.php:267 +#: ../../godmode/agentes/agent_manager.php:216 +#: ../../godmode/agentes/module_manager.php:68 +#: ../../godmode/modules/manage_network_components.php:209 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/modules/manage_network_templates.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:181 +#: ../../godmode/users/configure_user.php:281 +#: ../../godmode/alerts/configure_alert.php:98 +#: ../../operation/incidents/incident_detail.php:361 +#: ../../operation/snmpconsole/snmp_alert.php:244 +#: ../../operation/snmpconsole/snmp_alert.php:352 +#: ../../operation/snmpconsole/snmp_alert.php:359 +msgid "Create" +msgstr "Ustvari" + +#: ../../godmode/reporting/map_builder.php:303 +#: ../../godmode/reporting/graph_builder.php:479 +#: ../../godmode/extensions.php:36 +#: ../../godmode/servers/modificar_server.php:67 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/plugin.php:145 ../../godmode/servers/plugin.php:198 +#: ../../godmode/groups/group_list.php:108 +#: ../../godmode/groups/configure_group.php:65 +#: ../../godmode/agentes/planned_downtime.php:147 +#: ../../godmode/agentes/planned_downtime.php:226 +#: ../../godmode/agentes/alert_manager.php:106 +#: ../../godmode/agentes/alert_manager.php:182 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_nc_groups_form.php:54 +#: ../../godmode/modules/manage_network_templates.php:52 +#: ../../godmode/modules/manage_network_templates_form.php:113 +#: ../../godmode/modules/module_list.php:56 +#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1812 +#: ../../operation/extensions.php:36 +#: ../../operation/servers/view_server.php:53 +#: ../../operation/visual_console/index.php:39 +#: ../../operation/agentes/status_monitor.php:186 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +msgid "Name" +msgstr "Ime" + +#: ../../godmode/reporting/map_builder.php:307 +msgid "Background" +msgstr "Ozadje" + +#: ../../godmode/reporting/map_builder.php:311 +#: ../../godmode/reporting/map_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:308 +msgid "Width" +msgstr "Širina" + +#: ../../godmode/reporting/map_builder.php:313 +#: ../../godmode/reporting/map_builder.php:403 +#: ../../godmode/reporting/graph_builder.php:326 +msgid "Height" +msgstr "Višina" + +#: ../../godmode/reporting/map_builder.php:333 +msgid "preview" +msgstr "predogled" + +#: ../../godmode/reporting/map_builder.php:351 +msgid "Map element trash" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:352 +msgid "Drag an element here to delete from the map" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:365 +msgid "Hour" +msgstr "Ura" + +#: ../../godmode/reporting/map_builder.php:366 +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/map_builder.php:368 +#: ../../godmode/reporting/map_builder.php:369 +msgid "Hours" +msgstr "Ur" + +#: ../../godmode/reporting/map_builder.php:370 +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Last day" +msgstr "Zadnji dan" + +#: ../../godmode/reporting/map_builder.php:371 +#: ../../godmode/servers/manage_recontask_form.php:91 +#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 +#: ../../include/functions.php:493 ../../include/functions.php:516 +#: ../../operation/servers/view_server_detail.php:113 +msgid "days" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:372 +#: ../../godmode/reporting/graph_builder.php:357 +#: ../../godmode/reporting/graph_builder.php:396 +msgid "Last week" +msgstr "Zadnji teden" + +#: ../../godmode/reporting/map_builder.php:374 +msgid "Last Month" +msgstr "Zadnji mesec" + +#: ../../godmode/reporting/map_builder.php:375 +msgid "Two Months" +msgstr "Dva meseca" + +#: ../../godmode/reporting/map_builder.php:376 +msgid "Six Months" +msgstr "Šest mesecev" + +#: ../../godmode/reporting/map_builder.php:388 +msgid "Map element editor" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:389 +msgid "Drag an element here to edit the properties" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:397 +msgid "Label" +msgstr "Oznaka" + +#: ../../godmode/reporting/map_builder.php:399 +msgid "Label color" +msgstr "Barva oznake" + +#: ../../godmode/reporting/map_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:429 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_template.php:157 +#: ../../godmode/agentes/alert_manager.php:107 +#: ../../godmode/agentes/alert_manager.php:183 +#: ../../godmode/agentes/module_manager.php:85 +#: ../../godmode/agentes/alert_manager_editor.php:363 +#: ../../godmode/modules/manage_network_components.php:223 +#: ../../godmode/modules/manage_network_templates_form.php:136 +#: ../../include/functions_db.php:1931 +#: ../../include/functions_reporting.php:487 +#: ../../operation/servers/view_server.php:58 +#: ../../operation/agentes/status_monitor.php:185 +#: ../../operation/agentes/estado_ultimopaquete.php:53 +#: ../../operation/agentes/estado_monitores.php:36 +#: ../../operation/agentes/sla_view.php:44 +#: ../../operation/agentes/sla_view.php:145 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/estado_alertas.php:290 +#: ../../operation/events/events.php:315 +msgid "Type" +msgstr "Vrsta" + +#: ../../godmode/reporting/map_builder.php:407 +#: ../../godmode/reporting/graph_builder.php:215 +#: ../../godmode/reporting/reporting_builder.php:250 +#: ../../godmode/reporting/reporting_builder.php:288 +#: ../../godmode/reporting/reporting_builder.php:430 +#: ../../godmode/agentes/alert_manager_editor.php:361 +#: ../../include/functions_reporting.php:297 +#: ../../include/functions_reporting.php:423 +#: ../../include/functions_reporting.php:595 +#: ../../operation/reporting/reporting_viewer.php:205 +#: ../../operation/agentes/status_monitor.php:184 +#: ../../operation/agentes/estado_agente.php:158 +#: ../../operation/agentes/estado_alertas.php:288 +msgid "Agent" +msgstr "Agent" + +#: ../../godmode/reporting/map_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:216 +#: ../../godmode/reporting/reporting_builder.php:251 +#: ../../godmode/reporting/reporting_builder.php:290 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/agentes/alert_manager_editor.php:362 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../operation/reporting/reporting_viewer.php:207 +#: ../../operation/agentes/exportdata.php:174 +msgid "Module" +msgstr "Modul" + +#: ../../godmode/reporting/map_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:381 +#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../operation/reporting/graph_viewer.php:119 +msgid "Period" +msgstr "Obdobje" + +#: ../../godmode/reporting/map_builder.php:413 +msgid "Image" +msgstr "Slika" + +#: ../../godmode/reporting/map_builder.php:416 +#: ../../godmode/groups/group_list.php:109 +#: ../../godmode/groups/configure_group.php:75 +#: ../../godmode/agentes/agent_manager.php:105 +#: ../../godmode/modules/manage_nc_groups.php:75 +#: ../../godmode/modules/manage_nc_groups_form.php:58 +#: ../../operation/agentes/estado_generalagente.php:96 +msgid "Parent" +msgstr "Nadrejeni" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:454 +#: ../../operation/reporting/reporting_viewer.php:80 +msgid "Loading" +msgstr "Nalaganje" + +#: ../../godmode/reporting/graph_builder.php:83 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:85 +#: ../../godmode/reporting/graph_builder.php:87 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:204 +msgid "Graph builder module list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:252 +#: ../../operation/reporting/graph_viewer.php:108 +msgid "Combined image render" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:265 +#: ../../godmode/reporting/graph_builder.php:267 ../../godmode/menu.php:149 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:276 +#: ../../godmode/reporting/reporting_builder.php:396 +#: ../../godmode/agentes/manage_config_remote.php:99 +#: ../../godmode/agentes/manage_config.php:397 +#: ../../godmode/db/db_refine.php:73 +#: ../../operation/agentes/exportdata.php:241 +msgid "Source agent" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:289 +#: ../../godmode/agentes/configurar_agente.php:194 +#: ../../godmode/agentes/manage_config.php:421 +#: ../../godmode/agentes/manage_config.php:437 +#: ../../godmode/agentes/module_manager.php:31 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:596 +#: ../../operation/servers/view_server.php:56 +#: ../../operation/agentes/exportdata.php:268 +#: ../../operation/agentes/estado_agente.php:162 +#: ../../operation/agentes/tactical.php:232 +msgid "Modules" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:304 +msgid "Factor" +msgstr "Faktor" + +#: ../../godmode/reporting/graph_builder.php:314 +msgid "Render now" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:318 +#: ../../godmode/reporting/graph_builder.php:322 +#: ../../godmode/reporting/graph_builder.php:408 +#: ../../godmode/reporting/graph_builder.php:412 +#: ../../godmode/reporting/graph_builder.php:487 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:823 ../../include/functions.php:912 +#: ../../include/functions_db.php:1885 +msgid "Yes" +msgstr "Da" + +#: ../../godmode/reporting/graph_builder.php:319 +#: ../../godmode/reporting/graph_builder.php:321 +#: ../../godmode/reporting/graph_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:486 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:825 ../../include/functions.php:914 +#: ../../include/functions_db.php:1887 +msgid "No" +msgstr "Ne" + +#: ../../godmode/reporting/graph_builder.php:339 +#: ../../godmode/reporting/graph_builder.php:391 +msgid "3 hours" +msgstr "3 ure" + +#: ../../godmode/reporting/graph_builder.php:354 +msgid "4 days" +msgstr "4 dni" + +#: ../../godmode/reporting/graph_builder.php:363 +#: ../../godmode/reporting/graph_builder.php:398 +msgid "Last month" +msgstr "Zadnji mesec" + +#: ../../godmode/reporting/graph_builder.php:372 +msgid "1 year" +msgstr "1 leto" + +#: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 +msgid "View events" +msgstr "Pregled dogodkov" + +#: ../../godmode/reporting/graph_builder.php:418 +msgid "Stacked" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:422 +#: ../../operation/reporting/graph_viewer.php:137 +msgid "Area" +msgstr "Področje" + +#: ../../godmode/reporting/graph_builder.php:423 +#: ../../operation/reporting/graph_viewer.php:138 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:424 +#: ../../operation/reporting/graph_viewer.php:139 +msgid "Line" +msgstr "Črta" + +#: ../../godmode/reporting/graph_builder.php:447 +#: ../../godmode/reporting/reporting_builder.php:416 +#: ../../godmode/servers/manage_recontask_form.php:143 +#: ../../godmode/setup/links.php:140 ../../godmode/setup/news.php:154 +#: ../../godmode/agentes/planned_downtime.php:179 +#: ../../godmode/agentes/planned_downtime.php:216 +#: ../../godmode/agentes/alert_manager_editor.php:292 +#: ../../godmode/agentes/alert_manager_editor.php:355 +#: ../../godmode/modules/manage_network_components_form_wmi.php:209 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../godmode/modules/manage_network_templates_form.php:202 +#: ../../godmode/modules/manage_network_components_form_network.php:286 +#: ../../operation/incidents/incident_note.php:42 +msgid "Add" +msgstr "Dodaj" + +#: ../../godmode/reporting/graph_builder.php:447 +msgid "Redraw" +msgstr "Izriši znova" + +#: ../../godmode/reporting/graph_builder.php:458 +msgid "Custom graph store" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:483 +#: ../../godmode/reporting/reporting_builder.php:342 +msgid "Private" +msgstr "Zasebno" + +#: ../../godmode/reporting/graph_builder.php:497 +msgid "Store" +msgstr "Shrani" + +#: ../../godmode/reporting/reporting_builder.php:109 +msgid "Reporting successfully deleted" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:111 +msgid "There was a problem deleting reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:136 +#: ../../godmode/reporting/reporting_builder.php:159 +msgid "Reporting successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:147 +#: ../../godmode/reporting/reporting_builder.php:161 +msgid "There was a problem creating reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:219 +msgid "SLA was successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:221 +msgid "There was a problem creating SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:223 +msgid "Module is not set" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:231 +msgid "SLA was successfully delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:233 +msgid "There was a problem deleting SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:239 +#: ../../godmode/reporting/reporting_builder.php:319 +msgid "Custom reporting builder" +msgstr "Gradnik prilagojenih poročil" + +#: ../../godmode/reporting/reporting_builder.php:242 +msgid "SLAs defined" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:252 +#: ../../godmode/reporting/reporting_builder.php:292 +#: ../../operation/reporting/reporting_viewer.php:211 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:253 +#: ../../godmode/reporting/reporting_builder.php:294 +#: ../../operation/reporting/reporting_viewer.php:209 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:254 +#: ../../godmode/reporting/reporting_builder.php:296 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:279 +msgid "SLA report construction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:497 +#: ../../operation/reporting/custom_reporting.php:37 +msgid "Report name" +msgstr "Ime poročila" + +#: ../../godmode/reporting/reporting_builder.php:365 +msgid "Add item to report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:377 +msgid "Reporting type" +msgstr "Vrsta poročila" + +#: ../../godmode/reporting/reporting_builder.php:384 +#: ../../godmode/reporting/reporting_builder.php:385 +#: ../../godmode/reporting/reporting_builder.php:386 +#: ../../godmode/reporting/reporting_builder.php:387 +#: ../../godmode/servers/manage_recontask_form.php:87 +#: ../../godmode/servers/manage_recontask_form.php:88 +#: ../../godmode/servers/manage_recontask_form.php:89 +#: ../../include/functions.php:490 ../../include/functions.php:514 +#: ../../operation/reporting/graph_viewer.php:123 +#: ../../operation/reporting/graph_viewer.php:124 +#: ../../operation/reporting/graph_viewer.php:125 +#: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/servers/view_server_detail.php:111 +msgid "hours" +msgstr "ur" + +#: ../../godmode/reporting/reporting_builder.php:391 +msgid "2 weeks" +msgstr "2 tedna" + +#: ../../godmode/reporting/reporting_builder.php:407 +msgid "Custom graph name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:421 +msgid "Report items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:428 +msgid "Order" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:433 +msgid "Options" +msgstr "Možnosti" + +#: ../../godmode/reporting/reporting_builder.php:455 +msgid "Up" +msgstr "Gor" + +#: ../../godmode/reporting/reporting_builder.php:460 +#: ../../operation/agentes/estado_grupo.php:244 +msgid "Down" +msgstr "Dol" + +#: ../../godmode/reporting/reporting_builder.php:486 +#: ../../operation/reporting/reporting_viewer.php:53 +#: ../../operation/reporting/custom_reporting.php:26 +#: ../../operation/menu.php:281 +msgid "Custom reporting" +msgstr "Poročila po meri" + +#: ../../godmode/reporting/reporting_builder.php:516 +#: ../../operation/reporting/graph_viewer.php:197 +#: ../../operation/reporting/custom_reporting.php:31 +msgid "There are no defined reportings" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:522 +msgid "Create report" +msgstr "Ustvari poročilo" + +#: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:36 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:38 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:48 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:50 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +#: ../../godmode/servers/modificar_server.php:79 +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:125 +msgid "Pandora servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +msgid "Update Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:68 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:84 +#: ../../operation/agentes/estado_generalagente.php:70 +msgid "IP Address" +msgstr "Naslov IP" + +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:178 +msgid "Manage servers" +msgstr "Upravljanje strežnikov" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../include/functions_reporting.php:240 +#: ../../operation/incidents/incident.php:232 +#: ../../operation/incidents/incident.php:374 +#: ../../operation/incidents/incident_detail.php:244 +#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/servers/view_server_detail.php:72 +#: ../../operation/servers/view_server.php:54 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/agentes/status_monitor.php:189 +#: ../../operation/agentes/estado_monitores.php:39 +#: ../../operation/agentes/sla_view.php:47 +#: ../../operation/agentes/sla_view.php:148 +#: ../../operation/agentes/estado_agente.php:163 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/agentes/estado_alertas.php:289 +#: ../../operation/agentes/tactical.php:230 +#: ../../operation/events/events.php:473 +msgid "Status" +msgstr "Stanje" + +#: ../../godmode/servers/modificar_server.php:87 +msgid "Started at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../operation/incidents/incident.php:378 +#: ../../operation/incidents/incident_detail.php:219 +#: ../../operation/servers/view_server_detail.php:77 +#: ../../operation/servers/view_server.php:60 +msgid "Updated at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:124 +#: ../../godmode/agentes/agent_manager.php:126 +#: ../../operation/servers/view_server.php:93 +msgid "Network Server" +msgstr "Mrežni strežnik" + +#: ../../godmode/servers/modificar_server.php:125 +msgid "Master" +msgstr "Glavni" + +#: ../../godmode/servers/modificar_server.php:126 +#: ../../operation/servers/view_server.php:96 +msgid "Data Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +msgid "MD5 Check" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:128 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:132 +#: ../../operation/servers/view_server.php:64 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:40 +msgid "Succesfully deleted recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:42 +msgid "Error deleting recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:71 +msgid "Successfully updated recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:73 +msgid "Error updating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:86 +msgid "Successfully created recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:88 +msgid "Error creating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/menu.php:185 +msgid "Manage recontask" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:82 +#: ../../operation/servers/view_server_detail.php:71 +msgid "Network" +msgstr "Omrežje" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:107 +#: ../../operation/servers/view_server_detail.php:73 +msgid "Network profile" +msgstr "Profil omrežja" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:132 +#: ../../operation/incidents/incident.php:375 +#: ../../operation/incidents/incident_detail.php:212 +#: ../../operation/incidents/incident_detail.php:215 +msgid "Incident" +msgstr "Incident" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:118 +#: ../../godmode/agentes/planned_downtime.php:228 +#: ../../godmode/agentes/modificar_agente.php:221 +#: ../../godmode/agentes/agent_manager.php:120 +#: ../../operation/servers/view_server_detail.php:75 +#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_agente.php:159 +msgid "OS" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:97 +#: ../../godmode/agentes/module_manager_editor_wmi.php:192 +#: ../../godmode/agentes/module_manager_editor_data.php:154 +#: ../../godmode/agentes/module_manager_editor_plugin.php:165 +#: ../../godmode/agentes/module_manager_editor_prediction.php:137 +#: ../../godmode/agentes/module_manager_editor_network.php:172 +#: ../../godmode/agentes/agent_manager.php:116 +#: ../../godmode/agentes/module_manager.php:86 +#: ../../godmode/modules/manage_network_components.php:224 +#: ../../operation/servers/view_server_detail.php:70 +#: ../../operation/agentes/status_monitor.php:188 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_monitores.php:40 +#: ../../operation/agentes/sla_view.php:48 +#: ../../operation/agentes/estado_agente.php:160 +msgid "Interval" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:119 +#: ../../godmode/servers/manage_recontask_form.php:113 +#: ../../godmode/agentes/planned_downtime.php:207 +msgid "Any" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:131 +msgid "There are no recon task configured" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:69 +#: ../../operation/servers/view_server_detail.php:69 +msgid "Task name" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +#: ../../operation/servers/view_server.php:102 +msgid "Recon Server" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +msgid "" +"You must select a Recon Server for the Task, otherwise the Recon Task will " +"never run" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:86 +msgid "hour" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:90 +#: ../../operation/agentes/exportdata.php:61 +msgid "day" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:92 +msgid "week" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:93 +msgid "weeks" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:94 +msgid "month" +msgstr "" + +#: ../../godmode/servers/plugin.php:56 +msgid "Problem updating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:58 +msgid "Plugin updated successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:75 +msgid "Problem creating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:78 +msgid "Plugin created successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:87 +msgid "Problem deleting plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:89 +msgid "Plugin deleted successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:130 +msgid "Plugin creation" +msgstr "" + +#: ../../godmode/servers/plugin.php:132 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:149 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:153 +msgid "Max.Timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:157 +msgid "IP address option" +msgstr "" + +#: ../../godmode/servers/plugin.php:161 +msgid "Port option" +msgstr "" + +#: ../../godmode/servers/plugin.php:166 +msgid "User option" +msgstr "" + +#: ../../godmode/servers/plugin.php:170 +msgid "Password option" +msgstr "" + +#: ../../godmode/servers/plugin.php:192 +msgid "Plugins registered in Pandora FMS" +msgstr "" + +#: ../../godmode/servers/plugin.php:199 +msgid "execute" +msgstr "" + +#: ../../godmode/servers/plugin.php:223 +msgid "There are no plugins in the system" +msgstr "" + +#: ../../godmode/groups/group_list.php:63 +msgid "Group successfully created" +msgstr "" + +#: ../../godmode/groups/group_list.php:65 +msgid "There was a problem creating group" +msgstr "" + +#: ../../godmode/groups/group_list.php:82 +msgid "Group successfully updated" +msgstr "" + +#: ../../godmode/groups/group_list.php:84 +msgid "There was a problem modifying group" +msgstr "" + +#: ../../godmode/groups/group_list.php:97 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:99 +msgid "Group successfully deleted" +msgstr "" + +#: ../../godmode/groups/group_list.php:102 +#: ../../godmode/groups/configure_group.php:55 +msgid "Group management" +msgstr "" + +#: ../../godmode/groups/group_list.php:103 +msgid "Groups defined in Pandora" +msgstr "" + +#: ../../godmode/groups/group_list.php:107 +#: ../../godmode/groups/configure_group.php:67 +#: ../../godmode/modules/module_list.php:55 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/groups/configure_group.php:85 +#: ../../godmode/agentes/configurar_agente.php:201 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:439 +#: ../../include/functions_reporting.php:605 +#: ../../operation/agentes/estado_grupo.php:252 +#: ../../operation/agentes/ver_agente.php:219 +#: ../../operation/agentes/estado_agente.php:164 +msgid "Alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/alert_manager_editor.php:103 +#: ../../godmode/agentes/alert_manager_editor.php:105 +#: ../../godmode/agentes/alert_manager_editor.php:270 +#: ../../godmode/agentes/alert_manager_editor.php:274 +msgid "Enabled" +msgstr "" + +#: ../../godmode/groups/group_list.php:127 ../../godmode/setup/links.php:134 +#: ../../godmode/setup/news.php:148 +#: ../../godmode/profiles/profile_list.php:245 +#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config.php:459 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/manage_config.php:463 +#: ../../godmode/agentes/modificar_agente.php:274 +#: ../../godmode/agentes/module_manager.php:152 +#: ../../godmode/agentes/module_manager.php:163 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/modules/manage_network_templates.php:75 +#: ../../godmode/users/user_list.php:105 +#: ../../godmode/users/configure_user.php:267 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:76 +#: ../../godmode/alerts/modify_alert.php:100 +#: ../../operation/reporting/graph_viewer.php:190 +#: ../../operation/incidents/incident.php:460 +msgid "Are you sure?" +msgstr "" + +#: ../../godmode/groups/group_list.php:136 +#: ../../godmode/groups/configure_group.php:59 +#: ../../operation/agentes/estado_grupo.php:123 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:48 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:57 +msgid "Update group" +msgstr "" + +#: ../../godmode/menu.php:28 +msgid "Administration" +msgstr "" + +#: ../../godmode/menu.php:38 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/menu.php:46 +msgid "Manage config." +msgstr "" + +#: ../../godmode/menu.php:53 +msgid "Duplicate config" +msgstr "" + +#: ../../godmode/menu.php:62 +msgid "Manage groups" +msgstr "" + +#: ../../godmode/menu.php:72 +msgid "Scheduled downtime" +msgstr "" + +#: ../../godmode/menu.php:82 +msgid "Manage modules" +msgstr "" + +#: ../../godmode/menu.php:89 +msgid "Component groups" +msgstr "" + +#: ../../godmode/menu.php:97 +msgid "Module components" +msgstr "" + +#: ../../godmode/menu.php:105 ../../godmode/agentes/agent_template.php:119 +msgid "Module templates" +msgstr "" + +#: ../../godmode/menu.php:115 ../../godmode/profiles/profile_list.php:191 +msgid "Manage alerts" +msgstr "" + +#: ../../godmode/menu.php:123 ../../godmode/profiles/profile_list.php:183 +msgid "Manage users" +msgstr "" + +#: ../../godmode/menu.php:130 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/menu.php:139 +msgid "Report builder" +msgstr "" + +#: ../../godmode/menu.php:170 +msgid "Manage profiles" +msgstr "" + +#: ../../godmode/menu.php:194 +msgid "Manage plugins" +msgstr "" + +#: ../../godmode/menu.php:203 +msgid "System Audit Log" +msgstr "" + +#: ../../godmode/menu.php:211 ../../godmode/setup/setup.php:68 +#: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 +#: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 +msgid "Pandora Setup" +msgstr "" + +#: ../../godmode/menu.php:235 +msgid "DB Maintenance" +msgstr "" + +#: ../../godmode/menu.php:243 +msgid "DB Information" +msgstr "" + +#: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 +msgid "Database purge" +msgstr "" + +#: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 +msgid "Database debug" +msgstr "" + +#: ../../godmode/menu.php:264 +msgid "Database audit" +msgstr "" + +#: ../../godmode/menu.php:271 +msgid "Database event" +msgstr "" + +#: ../../godmode/menu.php:278 +msgid "Database sanity" +msgstr "" + +#: ../../godmode/menu.php:291 ../../operation/menu.php:305 +msgid "Extensions" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Pandora audit" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Review Logs" +msgstr "" + +#: ../../godmode/admin_access_logs.php:40 +#: ../../godmode/agentes/manage_config_remote.php:95 +#: ../../godmode/agentes/manage_config.php:393 +#: ../../operation/incidents/incident.php:195 +msgid "Filter" +msgstr "" + +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/agentes/manage_config.php:389 +#: ../../godmode/modules/manage_network_components.php:197 +#: ../../include/functions.php:704 ../../include/functions.php:1186 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +#: ../../operation/incidents/incident_search.php:37 +#: ../../operation/snmpconsole/snmp_view.php:183 +#: ../../operation/agentes/status_monitor.php:82 +#: ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:94 +#: ../../operation/agentes/status_monitor.php:100 +#: ../../operation/agentes/status_monitor.php:112 +#: ../../operation/events/events.php:324 +msgid "All" +msgstr "" + +#: ../../godmode/admin_access_logs.php:78 +#: ../../godmode/agentes/modificar_agente.php:160 +#: ../../operation/incidents/incident.php:229 +#: ../../operation/incidents/incident.php:291 +#: ../../operation/incidents/incident.php:318 +#: ../../operation/agentes/status_monitor.php:126 +#: ../../operation/agentes/estado_agente.php:73 +#: ../../operation/agentes/estado_alertas.php:138 +msgid "Show" +msgstr "" + +#: ../../godmode/setup/setup.php:69 +msgid "General configuration" +msgstr "" + +#: ../../godmode/setup/setup.php:75 +msgid "Language Code for Pandora" +msgstr "" + +#: ../../godmode/setup/setup.php:78 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup.php:81 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup.php:84 +msgid "Graph color (min)" +msgstr "" + +#: ../../godmode/setup/setup.php:87 +msgid "Graph color (avg)" +msgstr "" + +#: ../../godmode/setup/setup.php:90 +msgid "Graph color (max)" +msgstr "" + +#: ../../godmode/setup/setup.php:93 +msgid "SLA period" +msgstr "" + +#: ../../godmode/setup/setup.php:96 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/setup.php:99 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/setup.php:102 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "" + +#: ../../godmode/setup/setup.php:105 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/setup.php:108 +msgid "Show unknown modules in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:111 +msgid "Show last fired alerts in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:114 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup.php:117 +msgid "Block size for pagination" +msgstr "" + +#: ../../godmode/setup/links.php:39 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:41 +msgid "Link successfully created" +msgstr "" + +#: ../../godmode/setup/links.php:53 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:55 +msgid "Link successfully updated" +msgstr "" + +#: ../../godmode/setup/links.php:63 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:65 +msgid "Link successfully deleted" +msgstr "" + +#: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:85 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:89 ../../godmode/setup/links.php:117 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:101 ../../godmode/setup/links.php:119 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:104 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:109 ../../godmode/setup/news.php:127 +#: ../../operation/messages/message.php:88 +#: ../../operation/messages/message.php:125 +#: ../../operation/messages/message.php:143 +#: ../../operation/messages/message.php:190 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:112 ../../include/functions.php:808 +#: ../../include/functions.php:832 ../../include/functions.php:921 +#: ../../include/functions.php:965 ../../include/functions_db.php:1871 +#: ../../include/functions_db.php:1893 +msgid "Text" +msgstr "" + +#: ../../godmode/setup/news.php:128 +#: ../../operation/incidents/incident_detail.php:399 +msgid "Author" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:33 +#: ../../operation/users/user.php:91 +msgid "Profiles defined in Pandora" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:43 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:45 +msgid "Profile successfully deleted" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:66 +#: ../../godmode/profiles/profile_list.php:250 +msgid "Create profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:72 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:90 +msgid "Update profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:118 +msgid "Profile successfully created" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:120 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:139 +msgid "Profile successfully updated" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:141 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:147 +msgid "Profile management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:155 +msgid "Profile name" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:159 +msgid "View incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:163 +msgid "Edit incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:167 +#: ../../operation/incidents/incident.php:185 ../../operation/menu.php:136 +msgid "Manage incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:171 ../../operation/menu.php:38 +msgid "View agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:175 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:179 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:187 +msgid "Manage Database" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:195 +msgid "Pandora management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:218 +#: ../../godmode/users/configure_user.php:232 +#: ../../operation/users/user.php:100 +msgid "Profiles" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:219 +msgid "Read Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:220 +msgid "Create Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:221 +msgid "Manage Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:222 +msgid "Read Agent Information" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:223 +msgid "Manage Agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:224 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:225 +msgid "Manage User Rights" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:226 +msgid "Database Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:227 +msgid "Alerts Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:228 +msgid "Pandora System Management" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:137 +msgid "Agent exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:173 +msgid "Setup mode" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:180 +#: ../../operation/reporting/graph_viewer.php:167 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:187 +msgid "Setup Agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:208 +msgid "Net. Templates" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:222 +msgid "There was a problem creating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:225 +msgid "Agent successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:243 +msgid "Deleted data above" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:256 +#: ../../godmode/agentes/configurar_agente.php:270 +#: ../../godmode/alerts/modify_alert.php:71 +#: ../../operation/snmpconsole/snmp_alert.php:60 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:258 +#: ../../godmode/agentes/configurar_agente.php:272 +#: ../../godmode/alerts/modify_alert.php:73 +#: ../../operation/snmpconsole/snmp_alert.php:62 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:345 +#: ../../godmode/alerts/modify_alert.php:57 +#: ../../operation/snmpconsole/snmp_alert.php:88 +msgid "There was a problem creating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:348 +#: ../../godmode/alerts/modify_alert.php:59 +#: ../../operation/snmpconsole/snmp_alert.php:90 +#: ../../operation/snmpconsole/snmp_alert.php:97 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:363 +msgid "Problem adding component alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:365 +msgid "Alert component added ok" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:446 +#: ../../godmode/alerts/modify_alert.php:44 +#: ../../operation/snmpconsole/snmp_alert.php:95 +msgid "There was a problem updating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:449 +#: ../../godmode/agentes/configurar_agente.php:490 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:488 +msgid "There was a problem updating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:522 +#: ../../operation/agentes/estado_generalagente.php:45 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:694 +msgid "There was a problem updating module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:696 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:707 +msgid "Cannot read from SNMP source" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:709 +msgid "SNMP source has been scanned" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:737 +msgid "There was a problem adding module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:740 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:781 +msgid "There was a problem deleting module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:783 +msgid "Module deleted successfully" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Module assignment" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +msgid "WMI server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:100 +msgid "Using Module Component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:107 +#: ../../godmode/agentes/module_manager_editor_network.php:109 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/agentes/module_manager_editor_network.php:125 +#: ../../godmode/db/db_purge.php:150 +msgid "Get data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:128 +#: ../../godmode/agentes/agent_template.php:156 +#: ../../godmode/agentes/module_manager_editor_data.php:97 +#: ../../godmode/agentes/module_manager_editor_plugin.php:97 +#: ../../godmode/agentes/module_manager_editor_prediction.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:130 +#: ../../godmode/agentes/module_manager.php:83 +#: ../../godmode/modules/manage_network_components.php:222 +#: ../../godmode/modules/manage_network_components_form_wmi.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:135 +#: ../../godmode/modules/manage_network_components_form_network.php:195 +#: ../../operation/agentes/status_monitor.php:106 +#: ../../operation/agentes/estado_ultimopaquete.php:52 +#: ../../operation/agentes/estado_monitores.php:37 +#: ../../operation/agentes/sla_view.php:45 +#: ../../operation/agentes/sla_view.php:146 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:136 +#: ../../godmode/agentes/module_manager_editor_plugin.php:105 +#: ../../godmode/agentes/module_manager_editor_network.php:138 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:138 +#: ../../godmode/modules/manage_network_components_form_wmi.php:144 +msgid "WMI Query" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:152 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:150 +#: ../../godmode/modules/manage_network_components_form_wmi.php:160 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:158 +#: ../../godmode/agentes/module_manager_editor_plugin.php:134 +#: ../../godmode/modules/manage_network_components_form_wmi.php:168 +msgid "Username" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:167 +#: ../../godmode/agentes/module_manager_editor_data.php:105 +#: ../../godmode/agentes/module_manager_editor_plugin.php:142 +#: ../../godmode/agentes/module_manager_editor_prediction.php:122 +#: ../../godmode/agentes/module_manager_editor_network.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:96 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +msgid "Module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:187 +#: ../../godmode/agentes/module_manager_editor_plugin.php:160 +#: ../../godmode/agentes/module_manager_editor_network.php:167 +#: ../../godmode/modules/manage_network_components_form_wmi.php:138 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:194 +#: ../../godmode/agentes/module_manager_editor_data.php:156 +#: ../../godmode/agentes/module_manager_editor_plugin.php:167 +#: ../../godmode/agentes/module_manager_editor_prediction.php:142 +#: ../../godmode/agentes/module_manager_editor_network.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:120 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +msgid "Module group" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:126 +#: ../../godmode/agentes/module_manager_editor_plugin.php:190 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:221 +#: ../../godmode/agentes/module_manager_editor_data.php:130 +#: ../../godmode/agentes/module_manager_editor_plugin.php:194 +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../godmode/agentes/module_manager_editor_network.php:232 +#: ../../operation/servers/view_server.php:105 +msgid "Export server" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:226 +#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_plugin.php:114 +#: ../../godmode/agentes/module_manager_editor_plugin.php:199 +#: ../../godmode/agentes/module_manager_editor_prediction.php:159 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/agent_manager.php:132 +#: ../../godmode/agentes/agent_manager.php:142 +#: ../../godmode/users/configure_user.php:223 ../../include/functions.php:706 +msgid "None" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:114 +msgid "Modules successfully added " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:119 +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/modificar_agente.php:132 +#: ../../godmode/agentes/agent_manager.php:36 +#: ../../godmode/agentes/module_manager.php:31 +msgid "Agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:126 +msgid "Available templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:130 +msgid "Template" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:141 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:148 +#: ../../godmode/agentes/module_manager.php:76 ../../godmode/db/db_info.php:62 +msgid "Assigned modules" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:81 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:44 +#: ../../godmode/agentes/manage_config.php:45 +msgid "Data Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:50 +#: ../../godmode/agentes/manage_config.php:52 +msgid "No selected agents to copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:66 +#: ../../godmode/agentes/manage_config.php:90 +msgid "copyage" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/manage_config.php:380 +msgid "Configuration Management" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:87 +#: ../../godmode/agentes/manage_config.php:385 +msgid "Source group" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:127 +#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/db/db_refine.php:90 +#: ../../operation/agentes/exportdata.php:263 +msgid "Get Info" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:132 +#: ../../godmode/agentes/manage_config.php:446 +msgid "To Agent(s):" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:144 +msgid "Replicate configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:151 +msgid "Timestamp from" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:155 +msgid "Timestamp to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:167 +msgid "Planned Downtime Form" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:188 +msgid "Available Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:209 +msgid "Filter by group" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:221 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:229 +#: ../../godmode/users/user_list.php:49 +#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_monitores.php:41 +#: ../../operation/agentes/ver_agente.php:54 +#: ../../operation/agentes/sla_view.php:49 +#: ../../operation/agentes/estado_agente.php:165 +#: ../../operation/users/user.php:32 +msgid "Last contact" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:230 +msgid "Remove" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:237 +msgid "No planned downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:266 +msgid "Planned Downtime present on system" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:270 +msgid "Name #Ag." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:272 +#: ../../operation/messages/message.php:64 +#: ../../operation/messages/message.php:105 +#: ../../operation/messages/message.php:139 +msgid "From" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:273 +#: ../../operation/messages/message.php:67 +#: ../../operation/messages/message.php:107 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:274 +msgid "Del" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:275 +msgid "Upd" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:276 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:107 +msgid "plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:124 +msgid "Plugin parameters" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:129 +msgid "Port" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:43 +msgid "Create a simple alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:44 +msgid "Create a new combined alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:59 +msgid "Simple alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:108 +#: ../../include/functions_db.php:2023 +#: ../../operation/snmpconsole/snmp_alert.php:143 +#: ../../operation/snmpconsole/snmp_alert.php:262 +#: ../../operation/snmpconsole/snmp_view.php:180 +#: ../../operation/events/events.php:427 +msgid "Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:109 +#: ../../godmode/agentes/alert_manager.php:185 +#: ../../godmode/agentes/alert_manager_editor.php:365 +#: ../../include/functions_reporting.php:491 +msgid "Threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:110 +#: ../../godmode/agentes/alert_manager.php:186 +#: ../../godmode/agentes/alert_manager_editor.php:366 +#: ../../operation/agentes/estado_alertas.php:62 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:111 +#: ../../godmode/agentes/alert_manager.php:187 +#: ../../godmode/agentes/alert_manager_editor.php:367 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:112 +#: ../../godmode/agentes/alert_manager.php:188 +#: ../../godmode/agentes/alert_manager_editor.php:368 +#: ../../include/functions_db.php:1817 +msgid "Time" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:114 +#: ../../godmode/agentes/alert_manager.php:190 +#: ../../godmode/agentes/alert_manager_editor.php:370 +msgid "info" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:119 +#: ../../godmode/agentes/alert_manager.php:195 +#: ../../operation/agentes/estado_alertas.php:103 +msgid "This agent doesn't have any alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:122 +#: ../../godmode/agentes/alert_manager.php:134 +#: ../../operation/agentes/estado_ultimopaquete.php:212 +msgid "This agent doesn't have any module" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:129 +#: ../../operation/agentes/estado_alertas.php:86 +msgid "Combined alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:141 +msgid "Combined" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:184 +#: ../../godmode/agentes/alert_manager_editor.php:364 +#: ../../include/functions_db.php:1813 +msgid "Oper" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:59 +#: ../../godmode/db/db_refine.php:48 +msgid "No modules has been selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:78 +msgid "You must select modules and/or alerts for copy operation" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:152 +msgid "Problem updating database" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:177 +msgid "Copying module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:253 +msgid "Copying alert" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid "Not found" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid " in agent " +msgstr "" + +#: ../../godmode/agentes/manage_config.php:269 +#: ../../godmode/db/db_refine.php:35 +msgid "Delete Data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:292 +#: ../../godmode/agentes/manage_config.php:338 +msgid "Deleting data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:325 +msgid "Delete agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:435 +msgid "Copy Configuration" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:459 +msgid "Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:463 +msgid "Delete Agents" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:106 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:240 +msgid "TCP port" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:189 +msgid "SNMP walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:210 +#: ../../godmode/modules/manage_network_components_form_network.php:244 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:214 +#: ../../godmode/modules/manage_network_components_form_network.php:248 +msgid "SNMP Community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:248 +#: ../../godmode/modules/manage_network_components_form_network.php:252 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:252 +#: ../../godmode/modules/manage_network_components_form_network.php:256 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:107 +msgid "There was a problem deleting agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:110 +msgid "Agent deleted successfully" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:132 +msgid "Agents defined in Pandora" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:166 +#: ../../operation/incidents/incident_search.php:46 +#: ../../operation/agentes/estado_agente.php:77 +msgid "Free text for search (*)" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:180 +#: ../../operation/incidents/incident_search.php:52 +#: ../../operation/agentes/estado_agente.php:83 +msgid "Search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:219 +#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 +#: ../../include/functions_db.php:1933 +#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../operation/events/events.php:317 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:256 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:281 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/agent_manager.php:39 +#: ../../operation/agentes/estado_agente.php:389 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:41 +msgid "Update agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:66 +msgid "The Agent's name must be the same as the one defined at the Console" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:67 +msgid "Agent detail" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:79 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:80 +msgid "You can remotely edit this agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:101 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:127 +msgid "" +"You must select a Network Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:139 +#: ../../operation/servers/view_server.php:114 +msgid "Plugin Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:140 +msgid "" +"You must select a Plugin Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:153 +#: ../../operation/servers/view_server.php:108 +msgid "WMI Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:154 +msgid "" +"You must select a WMI Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/servers/view_server.php:111 +msgid "Prediction Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:167 +msgid "" +"You must select a Prediction Server for the Agent, so it can work properly " +"with this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:186 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:189 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:191 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:199 +msgid "Active" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:203 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:211 +msgid "Not available" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:57 +msgid "Create a new data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:59 +msgid "Create a new network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:61 +msgid "Create a new plugin Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:63 +msgid "Create a new WMI Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:65 +msgid "Create a new prediction Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:88 +#: ../../godmode/modules/manage_network_components.php:228 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:170 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:22 +msgid "Alert association form" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:47 +msgid "Assigned module" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:739 ../../include/functions.php:744 +#: ../../include/functions.php:747 ../../include/functions_db.php:1865 +#: ../../include/functions_reporting.php:526 +#: ../../include/functions_reporting.php:564 +#: ../../include/functions_reporting.php:591 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:853 ../../include/functions.php:940 +#: ../../include/functions_reporting.php:300 +#: ../../operation/incidents/incident.php:240 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:376 +#: ../../operation/incidents/incident_detail.php:309 +#: ../../operation/incidents/incident_detail.php:312 +#: ../../operation/snmpconsole/snmp_alert.php:231 +msgid "Priority" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:82 +#: ../../operation/snmpconsole/snmp_alert.php:157 +#: ../../operation/snmpconsole/snmp_alert.php:263 +msgid "Alert type" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:98 +msgid "Alert status" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:117 +msgid "" +"Min. possible value to consider 'valid' values, below this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:123 +msgid "" +"Max. possible value to consider 'valid' values, above this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:130 +msgid "Alert text" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/snmpconsole/snmp_alert.php:211 +#: ../../operation/agentes/estado_alertas.php:64 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:136 +msgid "" +"This value must be al least Module Interval * (Min.Number of Alerts + 1)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:158 +msgid "Other" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:163 +#: ../../operation/snmpconsole/snmp_alert.php:203 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:173 +#: ../../operation/snmpconsole/snmp_alert.php:206 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:183 +#: ../../operation/snmpconsole/snmp_alert.php:194 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:189 +#: ../../operation/snmpconsole/snmp_alert.php:196 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:196 +#: ../../operation/snmpconsole/snmp_alert.php:198 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:204 +msgid "Time from" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:219 +msgid "Time to" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:235 +msgid "Days of week" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:237 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:240 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:243 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:246 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:249 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:252 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:255 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:259 +msgid "Field #2 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:264 +msgid "Alert recovery" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:280 +msgid "Field #3 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:299 +msgid "Combined alert components" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:312 +msgid "Source Agent/Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:341 +#: ../../operation/menu.php:24 +msgid "Operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:177 +#: ../../godmode/modules/manage_nc_groups.php:70 +#: ../../godmode/modules/manage_network_templates.php:43 +#: ../../godmode/modules/manage_network_templates_form.php:104 +#: ../../godmode/modules/module_list.php:51 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:178 +#: ../../godmode/modules/manage_network_components_form_network.php:185 +msgid "Module component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:206 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:207 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:226 +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "NC.Group" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:71 +#: ../../godmode/modules/manage_nc_groups_form.php:44 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:80 +msgid "WMI component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:133 +#: ../../godmode/modules/manage_network_components_form_network.php:235 +msgid "Module Interval" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:180 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +msgid "Minimum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:184 +#: ../../godmode/modules/manage_network_components_form_network.php:264 +msgid "Maximum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:44 +#: ../../godmode/modules/manage_network_templates_form.php:105 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:86 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/module_list.php:46 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:48 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/modules/module_list.php:52 +msgid "Defined modules" +msgstr "" + +#: ../../godmode/users/user_list.php:38 +msgid "There was a problem deleting user" +msgstr "" + +#: ../../godmode/users/user_list.php:40 +msgid "User successfully deleted" +msgstr "" + +#: ../../godmode/users/user_list.php:44 +#: ../../godmode/users/configure_user.php:156 +msgid "User management" +msgstr "" + +#: ../../godmode/users/user_list.php:45 +#: ../../operation/users/user_statistics.php:25 +#: ../../operation/users/user.php:28 +msgid "Users defined in Pandora" +msgstr "" + +#: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 +msgid "UserID" +msgstr "" + +#: ../../godmode/users/user_list.php:50 ../../operation/users/user.php:33 +msgid "Profile" +msgstr "" + +#: ../../godmode/users/user_list.php:99 +#: ../../godmode/users/configure_user.php:271 +#: ../../operation/users/user_edit.php:160 ../../operation/users/user.php:79 +msgid "This user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:111 +#: ../../godmode/users/configure_user.php:159 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/configure_user.php:56 +msgid "There was a problem loading user" +msgstr "" + +#: ../../godmode/users/configure_user.php:81 +#: ../../godmode/users/configure_user.php:135 +#: ../../operation/users/user_edit.php:57 +#: ../../operation/users/user_edit.php:80 +msgid "Passwords don't match. Please repeat again" +msgstr "" + +#: ../../godmode/users/configure_user.php:120 +#: ../../operation/users/user_edit.php:59 +msgid "User successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:123 +msgid "There was a problem updating user" +msgstr "" + +#: ../../godmode/users/configure_user.php:147 +msgid "User creation failed" +msgstr "" + +#: ../../godmode/users/configure_user.php:149 +msgid "User created successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:163 +msgid "Update user" +msgstr "" + +#: ../../godmode/users/configure_user.php:176 +#: ../../include/functions_db.php:1934 +#: ../../include/functions_reporting.php:242 +#: ../../operation/snmpconsole/snmp_view.php:178 +#: ../../operation/events/events.php:320 +#: ../../operation/users/user_edit.php:109 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/configure_user.php:178 +#: ../../operation/users/user_edit.php:112 +msgid "Real name" +msgstr "" + +#: ../../godmode/users/configure_user.php:187 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:193 +#: ../../operation/users/user_edit.php:127 +msgid "Telephone" +msgstr "" + +#: ../../godmode/users/configure_user.php:195 +msgid "Global Profile" +msgstr "" + +#: ../../godmode/users/configure_user.php:200 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/configure_user.php:202 +msgid "" +"This user has permissions to manage all. This is admin user and overwrites " +"all permissions given in profiles/groups" +msgstr "" + +#: ../../godmode/users/configure_user.php:203 +msgid "Standard user" +msgstr "" + +#: ../../godmode/users/configure_user.php:205 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "" + +#: ../../godmode/users/configure_user.php:220 +msgid "Group(s) available" +msgstr "" + +#: ../../godmode/users/configure_user.php:250 +#: ../../operation/users/user_edit.php:140 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 +msgid "Database Maintenance" +msgstr "" + +#: ../../godmode/db/db_info.php:43 +msgid "Database Information" +msgstr "" + +#: ../../godmode/db/db_info.php:47 +msgid "Modules per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:51 +msgid "Packets per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:54 +msgid "Press here to get database information as text" +msgstr "" + +#: ../../godmode/db/db_info.php:63 +msgid "Total data" +msgstr "" + +#: ../../godmode/db/db_info.php:89 +msgid "Press here to get database information as a graph" +msgstr "" + +#: ../../godmode/db/db_sanity.php:32 +msgid "Database sanity tool" +msgstr "" + +#: ../../godmode/db/db_sanity.php:38 +msgid "Checking tagente_estado table" +msgstr "" + +#: ../../godmode/db/db_sanity.php:55 +msgid "Checking database consistency" +msgstr "" + +#: ../../godmode/db/db_sanity.php:71 +msgid "Deleting non-init data" +msgstr "" + +#: ../../godmode/db/db_sanity.php:89 +msgid "" +"Pandora FMS Sanity tool is used to remove bad database structure data, " +"created modules with missing status, or modules that cannot be initialized " +"(and don't report any valid data) but retry each its own interval to get " +"data. This kind of bad modules could degrade performance of Pandora FMS. " +"This database sanity tool is also implemented in the pandora_db.pl " +"that you should be running each day or week. This console sanity DONT " +"compact your database, only delete bad structured data." +msgstr "" + +#: ../../godmode/db/db_sanity.php:94 +msgid "Sanitize my database now" +msgstr "" + +#: ../../godmode/db/db_sanity.php:101 +msgid "Delete non-initialized modules now" +msgstr "" + +#: ../../godmode/db/db_purge.php:44 +msgid "Get data from agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Purge task launched for agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Data older than" +msgstr "" + +#: ../../godmode/db/db_purge.php:84 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "" + +#: ../../godmode/db/db_purge.php:94 +msgid "Deleting records for module" +msgstr "" + +#: ../../godmode/db/db_purge.php:118 +msgid "Deleting records for all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:136 +msgid "Choose agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:137 +msgid "All agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:148 +msgid "Select the agent you want information about" +msgstr "" + +#: ../../godmode/db/db_purge.php:151 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 +msgid "Information on agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 +msgid "in the database" +msgstr "" + +#: ../../godmode/db/db_purge.php:157 +msgid "Information on all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:185 +msgid "Packets less than three months old" +msgstr "" + +#: ../../godmode/db/db_purge.php:186 +msgid "Packets less than one month old" +msgstr "" + +#: ../../godmode/db/db_purge.php:187 +msgid "Packets less than two weeks old" +msgstr "" + +#: ../../godmode/db/db_purge.php:188 +msgid "Packets less than one week old" +msgstr "" + +#: ../../godmode/db/db_purge.php:189 +msgid "Packets less than three days old" +msgstr "" + +#: ../../godmode/db/db_purge.php:190 +msgid "Packets less than one day old" +msgstr "" + +#: ../../godmode/db/db_purge.php:191 +msgid "Total number of packets" +msgstr "" + +#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 +#: ../../godmode/db/db_event.php:61 +msgid "Purge data" +msgstr "" + +#: ../../godmode/db/db_purge.php:200 +msgid "Purge data over 3 months" +msgstr "" + +#: ../../godmode/db/db_purge.php:201 +msgid "Purge data over 1 month" +msgstr "" + +#: ../../godmode/db/db_purge.php:202 +msgid "Purge data over 2 weeks" +msgstr "" + +#: ../../godmode/db/db_purge.php:203 +msgid "Purge data over 1 week" +msgstr "" + +#: ../../godmode/db/db_purge.php:204 +msgid "Purge data over 3 days" +msgstr "" + +#: ../../godmode/db/db_purge.php:205 +msgid "Purge data over 1 day" +msgstr "" + +#: ../../godmode/db/db_purge.php:206 +msgid "All data until now" +msgstr "" + +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_event.php:76 +msgid "Do it!" +msgstr "" + +#: ../../godmode/db/db_main.php:40 +msgid "Current database maintenance setup" +msgstr "" + +#: ../../godmode/db/db_main.php:43 +msgid "Max. time before compact data" +msgstr "" + +#: ../../godmode/db/db_main.php:44 +msgid "Max. time before purge" +msgstr "" + +#: ../../godmode/db/db_main.php:48 +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" +msgstr "" + +#: ../../godmode/db/db_audit.php:52 +msgid "Database Audit purge" +msgstr "" + +#: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 +msgid "Total" +msgstr "" + +#: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 +msgid "Records" +msgstr "" + +#: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 +msgid "First date" +msgstr "" + +#: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 +msgid "Latest date" +msgstr "" + +#: ../../godmode/db/db_audit.php:75 +msgid "Purge audit data over 90 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:76 +msgid "Purge audit data over 30 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:77 +msgid "Purge audit data over 14 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:78 +msgid "Purge audit data over 7 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:79 +msgid "Purge audit data over 3 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:80 +msgid "Purge audit data over 1 day" +msgstr "" + +#: ../../godmode/db/db_audit.php:81 +msgid "Purge all audit data" +msgstr "" + +#: ../../godmode/db/db_refine.php:41 +msgid "Maximum equal to minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:60 +msgid "Filtering data module" +msgstr "" + +#: ../../godmode/db/db_refine.php:104 +msgid "Purge data out these limits" +msgstr "" + +#: ../../godmode/db/db_refine.php:106 +#: ../../include/functions_reporting.php:489 +msgid "Minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:107 +#: ../../include/functions_reporting.php:490 +msgid "Maximum" +msgstr "" + +#: ../../godmode/db/db_event.php:41 +msgid "Event Database cleanup" +msgstr "" + +#: ../../godmode/db/db_event.php:66 +msgid "Purge event data over 90 days" +msgstr "" + +#: ../../godmode/db/db_event.php:67 +msgid "Purge event data over 30 days" +msgstr "" + +#: ../../godmode/db/db_event.php:68 +msgid "Purge event data over 14 days" +msgstr "" + +#: ../../godmode/db/db_event.php:69 +msgid "Purge event data over 7 days" +msgstr "" + +#: ../../godmode/db/db_event.php:70 +msgid "Purge event data over 3 days" +msgstr "" + +#: ../../godmode/db/db_event.php:71 +msgid "Purge event data over 1 day" +msgstr "" + +#: ../../godmode/db/db_event.php:72 +msgid "Purge all event data" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:46 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:79 +#: ../../godmode/alerts/configure_alert.php:58 +msgid "Alert configuration" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:80 +msgid "Alerts defined in Pandora" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:82 +#: ../../godmode/alerts/configure_alert.php:79 +msgid "Alert name" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:111 +#: ../../godmode/alerts/configure_alert.php:60 +#: ../../operation/snmpconsole/snmp_alert.php:137 +msgid "Create alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:46 +msgid "There was a problem loading alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:63 +msgid "Modify alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:84 +msgid "Command" +msgstr "" + +#: ../../include/functions_visual_map.php:139 +msgid "Static graph" +msgstr "" + +#: ../../include/functions_visual_map.php:140 +msgid "Module graph" +msgstr "" + +#: ../../include/functions.php:202 +msgid "You don't have access" +msgstr "" + +#: ../../include/functions.php:206 +msgid "You don't have enough permission to access this resource" +msgstr "" + +#: ../../include/functions.php:220 ../../include/functions.php:224 +msgid "Unmanaged error" +msgstr "" + +#: ../../include/functions.php:424 +msgid "." +msgstr "" + +#: ../../include/functions.php:426 +msgid "," +msgstr "" + +#: ../../include/functions.php:480 ../../include/functions.php:487 +#: ../../include/functions.php:511 +#: ../../operation/visual_console/render_view.php:81 +#: ../../operation/visual_console/render_view.php:82 +#: ../../operation/visual_console/render_view.php:83 +#: ../../operation/visual_console/render_view.php:84 +#: ../../operation/visual_console/render_view.php:85 +msgid "minutes" +msgstr "" + +#: ../../include/functions.php:496 ../../include/functions.php:497 +msgid "months" +msgstr "" + +#: ../../include/functions.php:850 ../../include/functions.php:937 +#: ../../include/functions_db.php:1820 +msgid "Recovery" +msgstr "" + +#: ../../include/functions.php:856 ../../include/functions.php:943 +msgid "Alert Ctrl." +msgstr "" + +#: ../../include/functions.php:859 ../../include/functions.php:946 +msgid "Firing days" +msgstr "" + +#: ../../include/functions.php:972 +#: ../../operation/snmpconsole/snmp_alert.php:341 +#: ../../operation/agentes/estado_generalagente.php:131 +#: ../../operation/agentes/estado_generalagente.php:139 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:353 +#: ../../operation/agentes/estado_alertas.php:201 +#: ../../operation/agentes/estado_alertas.php:268 +msgid "Never" +msgstr "" + +#: ../../include/functions.php:978 ../../include/functions.php:1139 +#: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 +#: ../../operation/agentes/estado_agente.php:346 +#: ../../operation/agentes/estado_alertas.php:191 +#: ../../operation/agentes/estado_alertas.php:258 +#: ../../operation/agentes/estado_alertas.php:281 +msgid "Alert fired" +msgstr "" + +#: ../../include/functions.php:989 ../../include/functions_db.php:1907 +#: ../../operation/agentes/bulbs.php:37 +#: ../../operation/agentes/estado_agente.php:348 +#: ../../operation/agentes/estado_alertas.php:193 +#: ../../operation/agentes/estado_alertas.php:260 +#: ../../operation/agentes/estado_alertas.php:283 +msgid "Alert not fired" +msgstr "" + +#: ../../include/functions.php:1000 +#: ../../operation/reporting/reporting_viewer.php:147 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions.php:1001 +#: ../../operation/reporting/reporting_viewer.php:161 +msgid "Custom graph" +msgstr "" + +#: ../../include/functions.php:1002 +#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../operation/agentes/ver_agente.php:224 +#: ../../operation/agentes/sla_view.php:46 +#: ../../operation/agentes/sla_view.php:147 +msgid "S.L.A" +msgstr "" + +#: ../../include/functions.php:1003 +#: ../../operation/reporting/reporting_viewer.php:249 +msgid "Event report" +msgstr "" + +#: ../../include/functions.php:1004 +#: ../../operation/reporting/reporting_viewer.php:265 +msgid "Alert report" +msgstr "" + +#: ../../include/functions.php:1005 +#: ../../operation/reporting/reporting_viewer.php:279 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions.php:1009 +#: ../../operation/reporting/reporting_viewer.php:342 +msgid "Sumatory" +msgstr "" + +#: ../../include/functions.php:1010 +msgid "General group report" +msgstr "" + +#: ../../include/functions.php:1012 +#: ../../operation/reporting/reporting_viewer.php:384 +msgid "Agents detailed view" +msgstr "" + +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1136 +#: ../../operation/reporting/reporting_viewer.php:218 +msgid "Unknown" +msgstr "" + +#: ../../include/functions.php:1137 +#: ../../operation/agentes/status_monitor.php:229 +#: ../../operation/agentes/status_monitor.php:248 +msgid "Monitor up" +msgstr "" + +#: ../../include/functions.php:1138 +#: ../../operation/agentes/status_monitor.php:231 +#: ../../operation/agentes/status_monitor.php:250 +msgid "Monitor down" +msgstr "" + +#: ../../include/functions.php:1140 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1141 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1142 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1143 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1144 ../../include/functions_db.php:2021 +#: ../../operation/events/events.php:425 +msgid "System" +msgstr "" + +#: ../../include/functions.php:1145 +msgid "Error" +msgstr "" + +#: ../../include/functions_db.php:1124 +msgid "Software agent data" +msgstr "" + +#: ../../include/functions_db.php:1127 +msgid "Software agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1130 +msgid "Network agent data" +msgstr "" + +#: ../../include/functions_db.php:1133 +msgid "Network agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1689 +msgid "Wrong module type" +msgstr "" + +#: ../../include/functions_db.php:1815 +msgid "Tt" +msgstr "" + +#: ../../include/functions_db.php:1816 +msgid "Firing" +msgstr "" + +#: ../../include/functions_db.php:1819 +msgid "Desc" +msgstr "" + +#: ../../include/functions_db.php:1821 +msgid "MinMax.Al" +msgstr "" + +#: ../../include/functions_db.php:1822 +msgid "Days" +msgstr "" + +#: ../../include/functions_db.php:1823 +msgid "Fired" +msgstr "" + +#: ../../include/functions_db.php:1928 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 +msgid "St" +msgstr "" + +#: ../../include/functions_db.php:1932 +#: ../../include/functions_reporting.php:241 +#: ../../operation/events/events.php:316 +msgid "Event name" +msgstr "" + +#: ../../include/functions_reporting.php:298 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting.php:299 +#: ../../include/functions_reporting.php:493 +#: ../../operation/snmpconsole/snmp_alert.php:268 +#: ../../operation/agentes/estado_alertas.php:66 +#: ../../operation/agentes/estado_alertas.php:293 +msgid "Times Fired" +msgstr "" + +#: ../../include/functions_reporting.php:343 +msgid "Total alerts monitored" +msgstr "" + +#: ../../include/functions_reporting.php:391 +msgid "Total monitors" +msgstr "" + +#: ../../include/functions_reporting.php:392 +msgid "Monitors down on period" +msgstr "" + +#: ../../include/functions_reporting.php:424 +#: ../../include/functions_reporting.php:528 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting.php:468 +msgid "Agents in group" +msgstr "" + +#: ../../include/functions_reporting.php:492 +#: ../../operation/snmpconsole/snmp_alert.php:269 +#: ../../operation/agentes/estado_alertas.php:65 +#: ../../operation/agentes/estado_alertas.php:292 +msgid "Last fired" +msgstr "" + +#: ../../include/functions_reporting.php:529 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting.php:622 +#: ../../operation/agentes/estado_grupo.php:222 +msgid "Monitors" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:110 +msgid "Invalid date selected" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:115 +msgid "Selected date is older than current date" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:195 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:235 +msgid "Ok" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:237 +#: ../../operation/agentes/estado_grupo.php:235 +msgid "Fail" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:136 +#: ../../operation/reporting/graph_viewer.php:144 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:145 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:146 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:147 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:157 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:165 +msgid "Graph name" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:39 +msgid "HTML" +msgstr "" + +#: ../../operation/incidents/incident_note.php:29 +#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/incidents/incident_detail.php:203 +#: ../../operation/incidents/incident_search.php:25 +msgid "Incident management" +msgstr "" + +#: ../../operation/incidents/incident_note.php:30 +msgid "Add note to incident" +msgstr "" + +#: ../../operation/incidents/incident.php:50 +msgid "Incident successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident.php:54 +msgid "There was a problem deleting incident" +msgstr "" + +#: ../../operation/incidents/incident.php:77 +msgid "Incident successfully updated" +msgstr "" + +#: ../../operation/incidents/incident.php:79 +#: ../../operation/incidents/incident.php:82 +msgid "There was a problem updating incident" +msgstr "" + +#: ../../operation/incidents/incident.php:103 +msgid "Incident successfully created" +msgstr "" + +#: ../../operation/incidents/incident.php:187 +msgid "Viewing incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:212 +#: ../../operation/incidents/incident.php:220 +msgid "All incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:213 +#: ../../operation/incidents/incident.php:221 +#: ../../operation/incidents/incident.php:233 +msgid "Active incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:214 +#: ../../operation/incidents/incident.php:222 +#: ../../operation/incidents/incident.php:236 +msgid "Closed incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:223 +#: ../../operation/incidents/incident.php:235 +msgid "Rejected incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:216 +#: ../../operation/incidents/incident.php:224 +#: ../../operation/incidents/incident.php:237 +msgid "Expired incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:234 +msgid "Active incidents, with comments" +msgstr "" + +#: ../../operation/incidents/incident.php:241 +#: ../../operation/incidents/incident.php:274 +#: ../../operation/incidents/incident.php:286 +#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:329 +msgid "Very Serious" +msgstr "" + +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +msgid "groups" +msgstr "" + +#: ../../operation/incidents/incident.php:341 +msgid "No incident matches your search filter" +msgstr "" + +#: ../../operation/incidents/incident.php:345 +#: ../../operation/incidents/incident.php:469 +#: ../../operation/incidents/incident_detail.php:207 +#: ../../operation/events/events.php:484 +msgid "Create incident" +msgstr "" + +#: ../../operation/incidents/incident.php:379 +#: ../../operation/incidents/incident_detail.php:270 +#: ../../operation/incidents/incident_detail.php:274 +#: ../../operation/events/events.php:318 +msgid "Source" +msgstr "" + +#: ../../operation/incidents/incident.php:380 +#: ../../operation/incidents/incident_detail.php:221 +msgid "Owner" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:31 +#: ../../operation/menu.php:151 ../../operation/menu.php:173 +#: ../../operation/menu.php:217 +msgid "Statistics" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by status" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:38 +msgid "Incidents by priority" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:41 +msgid "Incidents by group" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:44 +msgid "Incidents by user" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:47 +msgid "Incidents by source" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:83 +msgid "Note successfully added" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:110 +msgid "Note successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:148 +msgid "" +"File cannot be saved. Please contact Pandora administrator about this error " +"
" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:205 +msgid "Review of incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:217 +msgid "Opened at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:254 +#: ../../operation/incidents/incident_detail.php:261 +msgid "Open and Active" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:256 +#: ../../operation/incidents/incident_detail.php:263 +msgid "Not valid" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:257 +#: ../../operation/incidents/incident_detail.php:264 +msgid "Out of date" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:258 +#: ../../operation/incidents/incident_detail.php:265 +msgid "Closed" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:357 +msgid "Update incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:371 +msgid "Add note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:386 +msgid "Notes attached to incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:431 +msgid "Attached files" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/incidents/incident_detail.php:467 +msgid "Filename" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:436 +msgid "Size" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:457 +msgid "Attach file" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:478 +msgid "Upload" +msgstr "" + +#: ../../operation/incidents/incident_search.php:26 +msgid "Please select a search criterion" +msgstr "" + +#: ../../operation/incidents/incident_search.php:48 +msgid "" +"(*) The text search will look for all words entered as substring, in index " +"title or description of each incident" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:55 +#: ../../operation/servers/view_server.php:37 +msgid "Configuration detail" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:68 +msgid "Force" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:76 +msgid "Progress" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:78 +msgid "Op" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:124 +msgid "Done" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:126 +msgid "Pending" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:163 +msgid "This server has no recon tasks assigned" +msgstr "" + +#: ../../operation/servers/view_server.php:55 +#: ../../operation/agentes/tactical.php:231 +msgid "Load" +msgstr "" + +#: ../../operation/servers/view_server.php:57 +#: ../../operation/agentes/tactical.php:233 +msgid "LAG" +msgstr "" + +#: ../../operation/servers/view_server.php:59 +msgid "Version" +msgstr "" + +#: ../../operation/servers/view_server.php:89 +#: ../../operation/agentes/tactical.php:288 +msgid "of" +msgstr "" + +#: ../../operation/servers/view_server.php:99 +msgid "SNMP server" +msgstr "" + +#: ../../operation/servers/view_server.php:117 +msgid "Master server" +msgstr "" + +#: ../../operation/servers/view_server.php:120 +msgid "Check" +msgstr "" + +#: ../../operation/visual_console/render_view.php:66 +msgid "Full screen mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:70 +msgid "Back to normal mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:79 +#: ../../operation/visual_console/render_view.php:80 +msgid "Seconds" +msgstr "" + +#: ../../operation/visual_console/render_view.php:89 +msgid "Autorefresh time" +msgstr "" + +#: ../../operation/visual_console/render_view.php:91 +msgid "Refresh" +msgstr "" + +#: ../../operation/visual_console/render_view.php:122 +msgid "Until refresh" +msgstr "" + +#: ../../operation/visual_console/index.php:26 ../../operation/menu.php:100 +msgid "Visual console" +msgstr "" + +#: ../../operation/visual_console/index.php:27 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/tactical.php:202 +msgid "Summary" +msgstr "" + +#: ../../operation/visual_console/index.php:32 +msgid "There are no defined layouts" +msgstr "" + +#: ../../operation/visual_console/index.php:41 +msgid "Elements" +msgstr "" + +#: ../../operation/visual_console/index.php:59 +msgid "There are no visual consoles defined" +msgstr "" + +#: ../../operation/menu.php:46 ../../operation/agentes/tactical.php:34 +msgid "Tactical view" +msgstr "" + +#: ../../operation/menu.php:53 ../../operation/agentes/estado_grupo.php:32 +msgid "Group view" +msgstr "" + +#: ../../operation/menu.php:60 ../../operation/agentes/networkmap.php:252 +msgid "Network Map" +msgstr "" + +#: ../../operation/menu.php:74 +msgid "Alert detail" +msgstr "" + +#: ../../operation/menu.php:81 +msgid "Monitor detail" +msgstr "" + +#: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 +msgid "Export data" +msgstr "" + +#: ../../operation/menu.php:144 +msgid "Search incident" +msgstr "" + +#: ../../operation/menu.php:178 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:184 +msgid "CSV File" +msgstr "" + +#: ../../operation/menu.php:189 +msgid "Marquee" +msgstr "" + +#: ../../operation/menu.php:199 +msgid "View users" +msgstr "" + +#: ../../operation/menu.php:208 +msgid "Edit my user" +msgstr "" + +#: ../../operation/menu.php:228 ../../operation/snmpconsole/snmp_view.php:128 +msgid "SNMP console" +msgstr "" + +#: ../../operation/menu.php:238 ../../operation/snmpconsole/snmp_alert.php:258 +msgid "SNMP alerts" +msgstr "" + +#: ../../operation/menu.php:249 ../../operation/messages/message.php:58 +msgid "Messages" +msgstr "" + +#: ../../operation/menu.php:258 +msgid "Messages to groups" +msgstr "" + +#: ../../operation/menu.php:292 +msgid "Custom graphs" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:135 +msgid "Update alert" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:182 +#: ../../operation/snmpconsole/snmp_alert.php:265 +#: ../../operation/snmpconsole/snmp_alert.php:302 +#: ../../operation/snmpconsole/snmp_view.php:175 +msgid "OID" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:186 +#: ../../operation/snmpconsole/snmp_alert.php:266 +#: ../../operation/snmpconsole/snmp_alert.php:304 +#: ../../operation/snmpconsole/snmp_view.php:177 +msgid "Custom value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:190 +#: ../../operation/snmpconsole/snmp_alert.php:264 +#: ../../operation/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:176 +msgid "SNMP Agent" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:356 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:72 +#: ../../operation/events/events.php:84 +msgid "Event successfully deleted" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:85 +#: ../../operation/events/events.php:105 +msgid "Event successfully validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:141 +#: ../../operation/events/events.php:474 +msgid "Validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:143 +#: ../../operation/events/events.php:476 +msgid "Not validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:148 +#: ../../operation/events/events.php:480 +msgid "Validate event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../operation/events/events.php:482 +msgid "Delete event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:266 +#: ../../operation/agentes/estado_alertas.php:68 +#: ../../operation/events/events.php:465 +msgid "Validate" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:273 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/agentes/networkmap.php:252 +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_grupo.php:32 +#: ../../operation/agentes/estado_ultimopaquete.php:42 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:112 +#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/estadisticas.php:32 +msgid "Pandora Agents" +msgstr "" + +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:199 +msgid "Normal screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:202 +msgid "Full screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:271 +msgid "Layout" +msgstr "" + +#: ../../operation/agentes/networkmap.php:275 +msgid "No Overlap" +msgstr "" + +#: ../../operation/agentes/networkmap.php:279 +msgid "Simple" +msgstr "" + +#: ../../operation/agentes/networkmap.php:283 +msgid "Regenerate" +msgstr "" + +#: ../../operation/agentes/networkmap.php:298 +msgid "Zoom" +msgstr "" + +#: ../../operation/agentes/networkmap.php:306 +msgid "Distance between nodes" +msgstr "" + +#: ../../operation/agentes/networkmap.php:312 +msgid "Font" +msgstr "" + +#: ../../operation/agentes/networkmap.php:352 +#: ../../operation/agentes/networkmap.php:361 +msgid "Map could not be generated" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:34 +#: ../../operation/agentes/estado_monitores.php:33 +msgid "Full list of Monitors" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:78 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:83 +#: ../../operation/agentes/status_monitor.php:87 +#: ../../operation/agentes/status_monitor.php:93 +#: ../../operation/agentes/status_monitor.php:98 +#: ../../operation/agentes/ver_agente.php:79 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:84 +#: ../../operation/agentes/status_monitor.php:89 +#: ../../operation/agentes/status_monitor.php:95 +#: ../../operation/agentes/status_monitor.php:97 +msgid "Monitors up" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:85 +#: ../../operation/agentes/status_monitor.php:90 +#: ../../operation/agentes/status_monitor.php:92 +#: ../../operation/agentes/status_monitor.php:99 +msgid "Monitors unknown" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:122 +msgid "Free text" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:253 +msgid "This group doesn't have any monitor" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:54 +msgid "Agent general information" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:66 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:113 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:117 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:128 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:161 +msgid "Next agent contact" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:167 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:171 +msgid "Events generated -by module-" +msgstr "" + +#: ../../operation/agentes/status_events.php:30 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:115 +msgid "There are no defined groups" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:151 +msgid "Modules bad" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:156 +msgid "Modules OK" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:168 +msgid "Agents down" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:174 +msgid "Disabled alerts" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:214 +msgid "Agents" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:227 +msgid "ok" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:43 +msgid "Display of last data modules received by agent" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:54 +msgid "int" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:56 +#: ../../operation/agentes/exportdata.php:175 +#: ../../operation/agentes/datos_agente.php:81 +#: ../../operation/agentes/ver_agente.php:211 +msgid "Data" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:57 +msgid "Graph" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:58 +msgid "Raw Data" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:94 +#: ../../operation/agentes/bulbs.php:27 +#: ../../operation/agentes/sla_view.php:106 +#: ../../operation/agentes/estado_agente.php:326 +msgid "Change between Green/Red state" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:96 +#: ../../operation/agentes/bulbs.php:25 +#: ../../operation/agentes/sla_view.php:108 +#: ../../operation/agentes/sla_view.php:187 +#: ../../operation/agentes/estado_agente.php:324 +msgid "At least one monitor fails" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:98 +#: ../../operation/agentes/bulbs.php:23 +#: ../../operation/agentes/sla_view.php:110 +#: ../../operation/agentes/sla_view.php:185 +#: ../../operation/agentes/estado_agente.php:329 +msgid "All Monitors OK" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:123 +msgid "This agent doesn 't have any monitor with data" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Sunday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Monday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Tuesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Wednesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Thurdsday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Friday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Saturday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:60 +msgid "One hour" +msgstr "" + +#: ../../operation/agentes/exportdata.php:76 +msgid "Hr" +msgstr "" + +#: ../../operation/agentes/exportdata.php:97 +msgid "Database export results" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +#: ../../operation/agentes/exportdata.php:170 +msgid "Data from agent " +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "from" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "to" +msgstr "" + +#: ../../operation/agentes/exportdata.php:120 +msgid "Download file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:122 +#: ../../operation/agentes/exportdata.php:208 +msgid "No module has been selected" +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " from " +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " to " +msgstr "" + +#: ../../operation/agentes/exportdata.php:287 +msgid "Begin date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:294 +msgid "End date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:301 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:305 +msgid "Data table" +msgstr "" + +#: ../../operation/agentes/exportdata.php:306 +msgid "Standalone CSV ascii file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:307 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:313 +msgid "Export" +msgstr "" + +#: ../../operation/agentes/bulbs.php:31 +#: ../../operation/agentes/estado_agente.php:332 +msgid "Agent without monitors" +msgstr "" + +#: ../../operation/agentes/bulbs.php:33 +#: ../../operation/agentes/estado_agente.php:338 +msgid "Agent without data" +msgstr "" + +#: ../../operation/agentes/bulbs.php:35 +#: ../../operation/agentes/estado_agente.php:335 +msgid "Agent down" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:40 +msgid "One month" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:44 +msgid "One week" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:48 +msgid "Last 24 Hours" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:73 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:49 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:55 +msgid "Last remote contact" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:182 +msgid "View mode" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:193 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:203 +msgid "Main" +msgstr "" + +#: ../../operation/agentes/sla_view.php:34 +msgid "SLA view" +msgstr "" + +#: ../../operation/agentes/sla_view.php:41 +msgid "Automatic SLA for monitors" +msgstr "" + +#: ../../operation/agentes/sla_view.php:141 +msgid "User-defined SLA items" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:380 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:54 +#: ../../operation/agentes/estado_alertas.php:113 +msgid "Full list of Alerts" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:61 +msgid "Info" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:284 +msgid "Combined alert" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:299 +msgid "No agent included in this group has any assigned alert" +msgstr "" + +#: ../../operation/agentes/tactical.php:108 +#: ../../operation/agentes/tactical.php:109 +msgid "Monitor checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:115 +msgid "Monitor OK" +msgstr "" + +#: ../../operation/agentes/tactical.php:125 +msgid "Monitor BAD" +msgstr "" + +#: ../../operation/agentes/tactical.php:138 +msgid "Monitor Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:147 +msgid "Monitor Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:154 +#: ../../operation/agentes/tactical.php:184 +msgid "Alerts Fired" +msgstr "" + +#: ../../operation/agentes/tactical.php:162 +#: ../../operation/agentes/tactical.php:195 +msgid "Alerts Total" +msgstr "" + +#: ../../operation/agentes/tactical.php:169 +#: ../../operation/agentes/tactical.php:170 +msgid "Data Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:172 +msgid "Data Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:178 +msgid "Data Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:203 +msgid "Total Agents" +msgstr "" + +#: ../../operation/agentes/tactical.php:205 +msgid "Total Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:208 +msgid "Server Sanity" +msgstr "" + +#: ../../operation/agentes/tactical.php:211 +msgid "Uninitialized modules" +msgstr "" + +#: ../../operation/agentes/tactical.php:228 +msgid "Tactical server information" +msgstr "" + +#: ../../operation/agentes/estadisticas.php:33 +msgid "Database Statistics per Agent" +msgstr "" + +#: ../../operation/events/event_statistics.php:33 +msgid "Events statistics" +msgstr "" + +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "" + +#: ../../operation/events/event_statistics.php:40 +msgid "Event graph by user" +msgstr "" + +#: ../../operation/events/event_statistics.php:43 +msgid "Event graph by group" +msgstr "" + +#: ../../operation/events/events.php:88 +msgid "Error deleting event" +msgstr "" + +#: ../../operation/events/events.php:108 +msgid "Error validating event" +msgstr "" + +#: ../../operation/events/events.php:196 +msgid "Main event view" +msgstr "" + +#: ../../operation/events/events.php:207 +msgid "Event control filter" +msgstr "" + +#: ../../operation/events/events.php:234 +msgid "Event type" +msgstr "" + +#: ../../operation/events/events.php:240 +msgid "Severity" +msgstr "" + +#: ../../operation/events/events.php:245 +msgid "Event status" +msgstr "" + +#: ../../operation/events/events.php:247 +msgid "All event" +msgstr "" + +#: ../../operation/events/events.php:248 +msgid "Only validated" +msgstr "" + +#: ../../operation/events/events.php:249 +msgid "Only pending" +msgstr "" + +#: ../../operation/events/events.php:255 +msgid "Free search" +msgstr "" + +#: ../../operation/events/events.php:259 +msgid "Agent search" +msgstr "" + +#: ../../operation/events/events.php:282 +msgid "Marquee display" +msgstr "" + +#: ../../operation/events/events.php:284 +msgid "RSS Events" +msgstr "" + +#: ../../operation/users/user_statistics.php:26 +msgid "User activity statistics" +msgstr "" + +#: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 +msgid "Pandora users" +msgstr "" + +#: ../../operation/users/user_edit.php:84 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:119 +msgid "confirmation" +msgstr "" + +#: ../../operation/users/user.php:102 +msgid "System incidents reading" +msgstr "" + +#: ../../operation/users/user.php:105 +msgid "System incidents writing" +msgstr "" + +#: ../../operation/users/user.php:108 +msgid "System incidents management" +msgstr "" + +#: ../../operation/users/user.php:111 +msgid "Agents reading" +msgstr "" + +#: ../../operation/users/user.php:114 +msgid "Agents management" +msgstr "" + +#: ../../operation/users/user.php:117 +msgid "Alerts edition" +msgstr "" + +#: ../../operation/users/user.php:120 +msgid "Users management" +msgstr "" + +#: ../../operation/users/user.php:123 +msgid "Database management" +msgstr "" + +#: ../../operation/users/user.php:126 +msgid "Alerts anagement" +msgstr "" + +#: ../../operation/users/user.php:129 +msgid "Pandora system management" +msgstr "" + +#: ../../operation/messages/message.php:26 +msgid "Message successfully sent" +msgstr "" + +#: ../../operation/messages/message.php:28 +#: ../../operation/messages/message.php:51 +msgid "There was a problem sending message" +msgstr "" + +#: ../../operation/messages/message.php:61 +#: ../../operation/messages/message.php:102 +#: ../../operation/messages/message.php:225 +msgid "New message" +msgstr "" + +#: ../../operation/messages/message.php:94 +#: ../../operation/messages/message.php:126 +#: ../../operation/messages/message.php:147 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message.php:100 +#: ../../operation/messages/message.php:129 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message.php:152 +msgid " wrote" +msgstr "" + +#: ../../operation/messages/message.php:155 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message.php:160 +msgid "Read messages" +msgstr "" + +#: ../../operation/messages/message.php:168 +msgid "Message sucessfully deleted" +msgstr "" + +#: ../../operation/messages/message.php:170 +msgid "There was a problem deleting message" +msgstr "" + +#: ../../operation/messages/message.php:184 +msgid "There are no messages" +msgstr "" + +#: ../../operation/messages/message.php:188 +msgid "Read" +msgstr "" + +#: ../../operation/messages/message.php:189 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message.php:215 +msgid "No subject" +msgstr "" diff --git a/pandora_console/include/languages/sv.mo b/pandora_console/include/languages/sv.mo index 3e015ad965ccfec81804838e390eb16080e69ee5..eab8eefff3ca9b9c1c3523b4e2e816ca038e347b 100644 GIT binary patch delta 24 fcmX?|bUJB6jtaM-fv%ykf`Pe}iN)q}l`A{|Y~Ba+ delta 24 fcmX?|bUJB6jtaMdrLK{Yf`Pe}f#K$Il`A{|Z4d|W diff --git a/pandora_console/include/languages/sv.po b/pandora_console/include/languages/sv.po index 51ea326f4f..3b9a8f3f0b 100644 --- a/pandora_console/include/languages/sv.po +++ b/pandora_console/include/languages/sv.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/include/languages/te.mo b/pandora_console/include/languages/te.mo new file mode 100644 index 0000000000000000000000000000000000000000..eb4156b00ecf1fd6092a23e4d28ec98bf252fc7f GIT binary patch literal 2100 zcmaKqO>7%Q6vu~93K%GDp_I=s^neL;wHxSgTp;|VXc6-fPaEp!N0*#E@mko4bzJHa2pUEpuv zy;p-E*vONHbKsrOMgjfDicO1hqt%N|bEidpx(^$r>(ztzW7rrK zdjOl}M6;wiQ3iVyn`L>`If-}Oj{~6Tdr=*1OF7T716m!jY>uo#Hjsj>Nz~>cGslC* zd@$7)Dv|4Ztguk)=d(^DmTc5-Hl-JZY|M!y8og>2f5B==-HWM!YqJmv%*4%jiO zE)HeDCIkO@S&76%Rm{pDM7DX}a=fY^IO0Sz%uLCaA4I|qYi?CM9oIrp_Vavvrc~lb z3wDtY7wy7C=}2L0Y^pdtJ(8Jxwk$>i=}<|6YRvNi%Ni2alOk*JY%ZV6?X#ePp_q~j zE=By8-M}Gk9n4$SJ_{>Ta>7WI1IG&+PUHu9u99o2^P+ygqLPnP=QQ6tD z)^#FliR=Mx9m*dZ>Q;DMJR?0BbgNtS^Rh?5>d|M?; zDmkye(Fye9s{X#Fk{e{4EYUx#5@UyB?U~zflhKmh+V$&{8=c9_gfce&dE4NosHEBG zsFJff$VJf+<^E{6XVTlU9?B0)W9Af5Vrt3PBe(P#fa#3|&Rmq3=E3_dw!X4FL zfcy^nLxH=c6X+aWTSlN&?L{pkLRU)>Q8uoC?Wa22dwg?JAFJe2nhU;{;I*t{{jXO# zsLky_2Qaov>F_9hsJgkLLL_;a>ePW=RtZ9OGel6+itDQL8Wr3zJ=A{zbq>D91m|mG gMugAwe{)vXq31z0FXI3`On;(OcwhGn;V3Tq2eo{}nE(I) literal 0 HcmV?d00001 diff --git a/pandora_console/include/languages/te.po b/pandora_console/include/languages/te.po new file mode 100644 index 0000000000..2fbcbe8c29 --- /dev/null +++ b/pandora_console/include/languages/te.po @@ -0,0 +1,5190 @@ +# Telugu translation for pandora-fms +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the pandora-fms package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: pandora-fms\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-09-10 15:55+0200\n" +"PO-Revision-Date: 2008-09-27 04:00+0000\n" +"Last-Translator: వీవెన్ (Veeven) \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../../reporting/stat_win.php:46 +#: ../../operation/agentes/datos_agente.php:120 +msgid "There was a problem locating the source of the graph" +msgstr "" + +#: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 +#: ../../godmode/reporting/graph_builder.php:333 +#: ../../godmode/reporting/graph_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:383 +#: ../../include/functions.php:533 +#: ../../operation/reporting/graph_viewer.php:122 +msgid "1 hour" +msgstr "1 గంట" + +#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 +#: ../../godmode/reporting/graph_builder.php:336 +#: ../../godmode/reporting/graph_builder.php:390 +#: ../../include/functions.php:536 +msgid "2 hours" +msgstr "2 గంటలు" + +#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 +#: ../../godmode/reporting/graph_builder.php:342 +#: ../../godmode/reporting/graph_builder.php:392 +#: ../../include/functions.php:539 +msgid "6 hours" +msgstr "6 గంటలు" + +#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 +#: ../../godmode/reporting/graph_builder.php:345 +#: ../../godmode/reporting/graph_builder.php:393 +#: ../../include/functions.php:542 +msgid "12 hours" +msgstr "12 గంటలు" + +#: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 +#: ../../godmode/reporting/graph_builder.php:348 +#: ../../godmode/reporting/graph_builder.php:375 +#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../include/functions.php:545 +#: ../../operation/reporting/graph_viewer.php:127 +msgid "1 day" +msgstr "1 రోజు" + +#: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 +#: ../../godmode/reporting/graph_builder.php:351 +#: ../../godmode/reporting/graph_builder.php:395 +#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../include/functions.php:548 +#: ../../operation/reporting/graph_viewer.php:128 +msgid "2 days" +msgstr "2 రోజులు" + +#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 +#: ../../include/functions.php:551 +msgid "5 days" +msgstr "5 రోజులు" + +#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 +#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../include/functions.php:554 +#: ../../operation/reporting/graph_viewer.php:129 +msgid "1 week" +msgstr "1 వారం" + +#: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 +#: ../../godmode/reporting/map_builder.php:373 +#: ../../godmode/reporting/graph_builder.php:360 +#: ../../godmode/reporting/graph_builder.php:397 +#: ../../include/functions.php:557 +msgid "15 days" +msgstr "15 రోజులు" + +#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 +#: ../../godmode/reporting/reporting_builder.php:392 +#: ../../include/functions.php:560 +#: ../../operation/reporting/graph_viewer.php:130 +msgid "1 month" +msgstr "1 నెల" + +#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 +#: ../../godmode/reporting/graph_builder.php:366 +#: ../../godmode/reporting/graph_builder.php:399 +#: ../../include/functions.php:563 +msgid "2 months" +msgstr "2 నెలలు" + +#: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 +#: ../../godmode/reporting/graph_builder.php:369 +#: ../../godmode/reporting/graph_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:393 +#: ../../include/functions.php:566 +#: ../../operation/reporting/graph_viewer.php:131 +msgid "6 months" +msgstr "6 నెలలు" + +#: ../../reporting/stat_win.php:114 +#: ../../godmode/agentes/module_manager_editor_wmi.php:211 +#: ../../godmode/agentes/module_manager_editor_data.php:148 +#: ../../godmode/agentes/module_manager_editor_plugin.php:184 +#: ../../godmode/agentes/module_manager_editor_network.php:222 +#: ../../godmode/agentes/alert_manager_editor.php:121 +#: ../../include/functions.php:1007 +#: ../../operation/reporting/reporting_viewer.php:312 +msgid "Max. Value" +msgstr "గరిష్ఠ విలువ" + +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../operation/reporting/reporting_viewer.php:297 +msgid "Avg. Value" +msgstr "సగటు విలువ" + +#: ../../reporting/stat_win.php:118 +#: ../../godmode/agentes/module_manager_editor_wmi.php:209 +#: ../../godmode/agentes/module_manager_editor_data.php:146 +#: ../../godmode/agentes/module_manager_editor_plugin.php:182 +#: ../../godmode/agentes/module_manager_editor_network.php:220 +#: ../../godmode/agentes/alert_manager_editor.php:116 +#: ../../include/functions.php:1008 +#: ../../operation/reporting/reporting_viewer.php:327 +msgid "Min. Value" +msgstr "కనిష్ఠ విలువ" + +#: ../../reporting/stat_win.php:187 +msgid "Refresh time" +msgstr "" + +#: ../../reporting/stat_win.php:191 +msgid "Avg. Only" +msgstr "" + +#: ../../reporting/stat_win.php:198 +msgid "Begin date" +msgstr "" + +#: ../../reporting/stat_win.php:203 +msgid "Zoom factor" +msgstr "" + +#: ../../reporting/stat_win.php:214 +msgid "Time range" +msgstr "" + +#: ../../reporting/stat_win.php:233 +msgid "Show events" +msgstr "" + +#: ../../reporting/stat_win.php:242 +msgid "Show alert" +msgstr "" + +#: ../../reporting/fgraph.php:947 +msgid "Data occurrence for module " +msgstr "" + +#: ../../reporting/fgraph.php:1039 ../../operation/incidents/incident.php:245 +#: ../../operation/incidents/incident.php:262 +#: ../../operation/incidents/incident.php:282 +#: ../../operation/incidents/incident_detail.php:317 +#: ../../operation/incidents/incident_detail.php:325 +msgid "Informative" +msgstr "" + +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:244 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident.php:283 +#: ../../operation/incidents/incident_detail.php:318 +#: ../../operation/incidents/incident_detail.php:326 +msgid "Low" +msgstr "తక్కువ" + +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:243 +#: ../../operation/incidents/incident.php:268 +#: ../../operation/incidents/incident.php:284 +#: ../../operation/incidents/incident_detail.php:319 +#: ../../operation/incidents/incident_detail.php:327 +msgid "Medium" +msgstr "మధ్యమం" + +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:242 +#: ../../operation/incidents/incident.php:271 +#: ../../operation/incidents/incident.php:285 +#: ../../operation/incidents/incident_detail.php:320 +#: ../../operation/incidents/incident_detail.php:328 +msgid "Serious" +msgstr "" + +#: ../../reporting/fgraph.php:1043 +msgid "Very serious" +msgstr "" + +#: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:246 +#: ../../operation/incidents/incident.php:277 +#: ../../operation/incidents/incident.php:287 +#: ../../operation/incidents/incident_detail.php:322 +#: ../../operation/incidents/incident_detail.php:330 +msgid "Maintenance" +msgstr "" + +#: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 +msgid "Informational" +msgstr "" + +#: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 +msgid "Normal" +msgstr "సాధారణ" + +#: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 +msgid "Warning" +msgstr "హెచ్చరిక" + +#: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 +msgid "Critical" +msgstr "" + +#: ../../reporting/fgraph.php:1468 +msgid "Today" +msgstr "ఈరోజు" + +#: ../../reporting/fgraph.php:1469 +msgid "Week" +msgstr "వారం" + +#: ../../reporting/fgraph.php:1470 +msgid "Month" +msgstr "నెల" + +#: ../../reporting/fgraph.php:1471 +msgid "Months" +msgstr "నెలలు" + +#: ../../reporting/fgraph.php:1472 +msgid "Older" +msgstr "" + +#: ../../reporting/fgraph.php:1504 +msgid "no data" +msgstr "" + +#: ../../reporting/fgraph.php:1571 +msgid "Out of limits" +msgstr "" + +#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 +#: ../../operation/agentes/estado_grupo.php:162 +#: ../../operation/agentes/ver_agente.php:106 +msgid "Alerts fired" +msgstr "" + +#: ../../reporting/fgraph.php:2130 +msgid "Alerts not fired" +msgstr "" + +#: ../../reporting/fgraph.php:2139 +msgid "Monitors BAD" +msgstr "" + +#: ../../reporting/fgraph.php:2140 +msgid "Monitors OK" +msgstr "" + +#: ../../general/pandora_help.php:22 +msgid "Pandora FMS help system" +msgstr "" + +#: ../../general/pandora_help.php:32 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:38 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "" + +#: ../../general/pandora_help.php:44 +msgid "Pandora FMS Help System" +msgstr "" + +#: ../../general/login_page.php:32 +msgid "Pandora FMS Web Console" +msgstr "" + +#: ../../general/login_page.php:38 +msgid "Build" +msgstr "" + +#: ../../general/login_page.php:40 +msgid "Login" +msgstr "" + +#: ../../general/login_page.php:43 +#: ../../godmode/agentes/module_manager_editor_wmi.php:160 +#: ../../godmode/agentes/module_manager_editor_plugin.php:136 +#: ../../godmode/modules/manage_network_components_form_wmi.php:174 +#: ../../godmode/users/configure_user.php:183 +#: ../../operation/users/user_edit.php:115 +#: ../../operation/users/user_edit.php:119 +msgid "Password" +msgstr "సంకేతపదం" + +#: ../../general/footer.php:29 +msgid "Page generated at" +msgstr "" + +#: ../../general/footer.php:36 +msgid "Pandora FMS console is best viewed with Firefox web browser" +msgstr "" + +#: ../../general/logoff.php:22 +msgid "Logged Out" +msgstr "" + +#: ../../general/logoff.php:31 +msgid "" +"Your session is over. Please close your browser window to close session on " +"Pandora.

" +msgstr "" + +#: ../../general/links_menu.php:22 ../../godmode/menu.php:218 +msgid "Links" +msgstr "లింకులు" + +#: ../../general/noaccess.php:22 +msgid "You don't have access to this page" +msgstr "" + +#: ../../general/noaccess.php:26 +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" +msgstr "" + +#: ../../general/logon_ok.php:27 +msgid "Welcome to Pandora FMS Web Console" +msgstr "" + +#: ../../general/logon_ok.php:29 +msgid "" +"This is the Web Management System for Pandora FMS. From here you can manage " +"its agents, alerts and incidents. Session is open while activity exists." +msgstr "" + +#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +msgid "You have " +msgstr "" + +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +msgid " unread message(s)." +msgstr "" + +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 +msgid "Site news" +msgstr "సైటు వార్తలు" + +#: ../../general/logon_ok.php:55 +msgid "by" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "At" +msgstr "" + +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../operation/reporting/reporting_viewer.php:370 +#: ../../operation/agentes/tactical.php:94 +msgid "Monitor health" +msgstr "" + +#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 +msgid "of monitors UP" +msgstr "" + +#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +msgid "Data health" +msgstr "" + +#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 +msgid "of modules with updated data" +msgstr "" + +#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +msgid "Global health" +msgstr "" + +#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 +msgid "of modules with good data" +msgstr "" + +#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +msgid "Module sanity" +msgstr "" + +#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 +msgid "of well initialized modules" +msgstr "" + +#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +msgid "Alert level" +msgstr "" + +#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 +msgid "of non-fired alerts" +msgstr "" + +#: ../../general/logon_ok.php:140 +msgid "Pandora FMS Overview" +msgstr "" + +#: ../../general/logon_ok.php:161 +msgid "This is your last activity in Pandora FMS console" +msgstr "" + +#: ../../general/logon_ok.php:171 ../../godmode/admin_access_logs.php:105 +#: ../../operation/incidents/incident_search.php:34 +msgid "user" +msgstr "వాడుకరి" + +#: ../../general/logon_ok.php:172 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/admin_access_logs.php:59 +#: ../../godmode/admin_access_logs.php:106 +#: ../../godmode/agentes/agent_template.php:159 +#: ../../godmode/agentes/alert_manager.php:115 +#: ../../godmode/agentes/alert_manager.php:191 +#: ../../godmode/agentes/module_manager.php:89 +#: ../../godmode/agentes/alert_manager_editor.php:371 +#: ../../godmode/modules/manage_network_components.php:229 +#: ../../godmode/modules/manage_network_templates.php:54 +#: ../../operation/snmpconsole/snmp_alert.php:270 +#: ../../operation/snmpconsole/snmp_view.php:181 +#: ../../operation/events/events.php:322 ../../operation/events/events.php:479 +msgid "Action" +msgstr "చర్య" + +#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../operation/reporting/reporting_viewer.php:68 +#: ../../operation/incidents/incident_note.php:33 +#: ../../operation/incidents/incident_detail.php:409 +msgid "Date" +msgstr "తేదీ" + +#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +msgid "Source IP" +msgstr "" + +#: ../../general/logon_ok.php:175 +#: ../../godmode/servers/manage_recontask_form.php:135 +#: ../../godmode/admin_access_logs.php:109 +#: ../../godmode/modules/manage_network_components_form_wmi.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:270 +#: ../../godmode/users/configure_user.php:208 +#: ../../operation/users/user_edit.php:129 +msgid "Comments" +msgstr "వ్యాఖ్యలు" + +#: ../../general/header.php:33 +msgid "You are " +msgstr "" + +#: ../../general/header.php:37 +msgid "Logout" +msgstr "" + +#: ../../general/header.php:43 +msgid "General information" +msgstr "" + +#: ../../general/header.php:49 +msgid "Server status: DOWN" +msgstr "" + +#: ../../general/header.php:51 +msgid "System ready" +msgstr "" + +#: ../../general/header.php:59 ../../general/header.php:61 +msgid "Autorefresh" +msgstr "" + +#: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:196 +msgid "Events" +msgstr "ఘటనలు" + +#: ../../general/logon_failed.php:22 +msgid "Authentication Error" +msgstr "" + +#: ../../general/logon_failed.php:34 +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 "" + +#: ../../index.php:104 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../index.php:247 +msgid "Sorry! I can't find the page!" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:37 +msgid "Keygen file does not exists" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:44 +msgid "Keygen file is not executable" +msgstr "" + +#: ../../extensions/update_manager/main.php:36 +#: ../../extensions/update_manager.php:115 +msgid "Update manager" +msgstr "" + +#: ../../extensions/update_manager/main.php:42 +msgid "" +"The new Update Manager " +"client is shipped with the new Pandora FMS 2.0. It lets systems " +"administrators to do not need to update their PandoraFMS manually since the " +"Update Manager is the one getting new modules, new plugins and new features " +"(even full migrations tools for future versions) automatically" +msgstr "" + +#: ../../extensions/update_manager/main.php:44 +msgid "" +"Update Manager is one of the most advanced features of PandoraFMS 2.0 " +"Enterprise version, for more information visit http://pandorafms.com" +msgstr "" + +#: ../../extensions/update_manager/main.php:46 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, just delete extension or " +"remove remote server address from Update Manager plugin setup." +msgstr "" + +#: ../../extensions/update_manager/main.php:66 +msgid "Your system is up-to-date" +msgstr "" + +#: ../../extensions/update_manager/main.php:68 +msgid "Server connection failed" +msgstr "" + +#: ../../extensions/update_manager/main.php:70 +msgid "Server authorization rejected" +msgstr "" + +#: ../../extensions/update_manager/main.php:72 +#: ../../extensions/update_manager.php:98 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager/main.php:77 +msgid "Id" +msgstr "" + +#: ../../extensions/update_manager/main.php:80 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1935 +#: ../../include/functions_reporting.php:243 +#: ../../operation/snmpconsole/snmp_view.php:179 +#: ../../operation/agentes/status_monitor.php:190 +#: ../../operation/agentes/estado_ultimopaquete.php:59 +#: ../../operation/agentes/datos_agente.php:80 +#: ../../operation/events/events.php:321 +#: ../../operation/messages/message.php:191 +msgid "Timestamp" +msgstr "" + +#: ../../extensions/update_manager/main.php:83 +#: ../../godmode/reporting/graph_builder.php:491 +#: ../../godmode/reporting/reporting_builder.php:344 +#: ../../godmode/reporting/reporting_builder.php:498 +#: ../../godmode/servers/modificar_server.php:69 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:174 +#: ../../godmode/agentes/module_manager_editor_wmi.php:237 +#: ../../godmode/agentes/agent_template.php:158 +#: ../../godmode/agentes/module_manager_editor_data.php:172 +#: ../../godmode/agentes/planned_downtime.php:149 +#: ../../godmode/agentes/planned_downtime.php:271 +#: ../../godmode/agentes/module_manager_editor_plugin.php:210 +#: ../../godmode/agentes/alert_manager.php:113 +#: ../../godmode/agentes/alert_manager.php:189 +#: ../../godmode/agentes/module_manager_editor_prediction.php:170 +#: ../../godmode/agentes/module_manager_editor_network.php:258 +#: ../../godmode/agentes/modificar_agente.php:223 +#: ../../godmode/agentes/agent_manager.php:180 +#: ../../godmode/agentes/module_manager.php:87 +#: ../../godmode/agentes/alert_manager_editor.php:111 +#: ../../godmode/agentes/alert_manager_editor.php:369 +#: ../../godmode/modules/manage_network_components.php:225 +#: ../../godmode/modules/manage_network_templates.php:53 +#: ../../godmode/modules/manage_network_templates_form.php:117 +#: ../../godmode/modules/manage_network_templates_form.php:137 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/users/user_list.php:52 +#: ../../godmode/alerts/modify_alert.php:83 +#: ../../godmode/alerts/configure_alert.php:88 +#: ../../include/functions_reporting.php:488 +#: ../../operation/reporting/graph_viewer.php:166 +#: ../../operation/reporting/custom_reporting.php:38 +#: ../../operation/incidents/incident_detail.php:435 +#: ../../operation/incidents/incident_detail.php:471 +#: ../../operation/snmpconsole/snmp_alert.php:178 +#: ../../operation/snmpconsole/snmp_alert.php:267 +#: ../../operation/agentes/status_monitor.php:187 +#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/agentes/estado_ultimopaquete.php:55 +#: ../../operation/agentes/estado_monitores.php:38 +#: ../../operation/agentes/estado_alertas.php:60 +#: ../../operation/agentes/estado_alertas.php:291 +#: ../../operation/users/user.php:35 +msgid "Description" +msgstr "వివరణ" + +#: ../../extensions/update_manager/main.php:89 +msgid "Overwrite local changes" +msgstr "" + +#: ../../extensions/update_manager/main.php:93 +#: ../../extensions/update_manager/settings.php:70 +#: ../../godmode/reporting/map_builder.php:321 +#: ../../godmode/reporting/map_builder.php:557 +#: ../../godmode/reporting/reporting_builder.php:355 +#: ../../godmode/servers/modificar_server.php:74 +#: ../../godmode/servers/manage_recontask_form.php:141 +#: ../../godmode/servers/plugin.php:186 +#: ../../godmode/groups/configure_group.php:94 +#: ../../godmode/setup/setup.php:124 ../../godmode/setup/links.php:111 +#: ../../godmode/setup/news.php:121 +#: ../../godmode/profiles/profile_list.php:206 +#: ../../godmode/agentes/module_manager_editor_wmi.php:248 +#: ../../godmode/agentes/agent_template.php:193 +#: ../../godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/planned_downtime.php:176 +#: ../../godmode/agentes/planned_downtime.php:297 +#: ../../godmode/agentes/module_manager_editor_plugin.php:221 +#: ../../godmode/agentes/alert_manager.php:99 +#: ../../godmode/agentes/alert_manager.php:147 +#: ../../godmode/agentes/alert_manager.php:174 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/module_manager_editor_network.php:269 +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/agentes/module_manager.php:157 +#: ../../godmode/agentes/alert_manager_editor.php:290 +#: ../../godmode/agentes/alert_manager_editor.php:402 +#: ../../godmode/modules/manage_nc_groups_form.php:75 +#: ../../godmode/modules/manage_network_components_form_wmi.php:207 +#: ../../godmode/modules/manage_network_templates_form.php:183 +#: ../../godmode/modules/manage_network_components_form_network.php:284 +#: ../../godmode/users/configure_user.php:245 +#: ../../godmode/alerts/configure_alert.php:100 +#: ../../operation/reporting/reporting_viewer.php:71 +#: ../../operation/reporting/graph_viewer.php:151 +#: ../../operation/snmpconsole/snmp_alert.php:240 +#: ../../operation/snmpconsole/snmp_alert.php:346 +#: ../../operation/agentes/networkmap.php:318 +#: ../../operation/events/events.php:275 +#: ../../operation/users/user_edit.php:137 +msgid "Update" +msgstr "" + +#: ../../extensions/update_manager/main.php:98 +msgid "Your system version number is" +msgstr "" + +#: ../../extensions/update_manager/settings.php:38 +msgid "Update manager settings updated" +msgstr "" + +#: ../../extensions/update_manager/settings.php:43 +msgid "Settings" +msgstr "అమరికలు" + +#: ../../extensions/update_manager/settings.php:49 +msgid "Customer key" +msgstr "" + +#: ../../extensions/update_manager/settings.php:52 +msgid "Update server host" +msgstr "" + +#: ../../extensions/update_manager/settings.php:55 +msgid "Update server path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:58 +msgid "Update server port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:61 +msgid "Binary input path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:64 +msgid "Keygen path" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:552 +msgid "Development" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:553 +msgid "Testing" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:554 +msgid "Public" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:555 +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/module_manager_editor_wmi.php:130 +#: ../../godmode/agentes/module_manager_editor_data.php:99 +#: ../../godmode/agentes/module_manager_editor_plugin.php:99 +#: ../../godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/agentes/agent_manager.php:197 +#: ../../godmode/agentes/alert_manager_editor.php:102 +#: ../../godmode/agentes/alert_manager_editor.php:106 +#: ../../godmode/agentes/alert_manager_editor.php:271 +#: ../../godmode/agentes/alert_manager_editor.php:273 +#: ../../include/functions.php:768 +msgid "Disabled" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:563 +msgid "Database" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:564 +msgid "Code / binary directory" +msgstr "" + +#: ../../extensions/update_manager.php:100 +msgid "More info" +msgstr "" + +#: ../../extensions/update_manager.php:116 +msgid "Update manager settings" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:67 +#: ../../godmode/reporting/map_builder.php:167 ../../godmode/setup/news.php:44 +#: ../../godmode/agentes/planned_downtime.php:122 +#: ../../godmode/modules/manage_network_components.php:96 +#: ../../godmode/modules/manage_nc_groups.php:40 +#: ../../godmode/modules/manage_network_templates_form.php:51 +#: ../../godmode/modules/manage_network_templates_form.php:86 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:70 +#: ../../godmode/reporting/map_builder.php:169 ../../godmode/setup/news.php:42 +#: ../../godmode/agentes/planned_downtime.php:100 +#: ../../godmode/agentes/planned_downtime.php:120 +#: ../../godmode/modules/manage_network_components.php:94 +#: ../../godmode/modules/manage_nc_groups.php:38 +#: ../../godmode/modules/manage_network_templates_form.php:49 +#: ../../godmode/modules/manage_network_templates_form.php:84 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:83 +#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/setup/news.php:69 +#: ../../godmode/agentes/planned_downtime.php:87 +#: ../../godmode/modules/manage_network_components.php:169 +#: ../../godmode/modules/manage_nc_groups.php:66 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:39 +#: ../../operation/reporting/graph_viewer.php:30 +#: ../../operation/reporting/graph_viewer.php:35 +msgid "Deleted successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:85 +#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/setup/news.php:67 +#: ../../godmode/agentes/planned_downtime.php:85 +#: ../../godmode/modules/manage_network_components.php:167 +#: ../../godmode/modules/manage_nc_groups.php:64 +#: ../../godmode/modules/manage_network_templates.php:37 +#: ../../godmode/modules/manage_network_templates_form.php:37 +#: ../../operation/reporting/graph_viewer.php:32 +#: ../../operation/reporting/graph_viewer.php:37 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:110 +msgid "Update layout successful" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:112 +msgid "Update layout failed" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:241 +#: ../../godmode/reporting/reporting_builder.php:174 +#: ../../godmode/setup/news.php:59 +#: ../../godmode/modules/manage_network_components.php:156 +#: ../../godmode/modules/manage_nc_groups.php:56 +#: ../../godmode/modules/manage_network_templates_form.php:100 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:243 +#: ../../godmode/reporting/reporting_builder.php:176 +#: ../../godmode/setup/news.php:57 +#: ../../godmode/modules/manage_network_components.php:154 +#: ../../godmode/modules/manage_nc_groups.php:54 +#: ../../godmode/modules/manage_network_templates_form.php:98 +msgid "Not updated. Error updating data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:292 +#: ../../godmode/reporting/graph_builder.php:202 +#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:318 +#: ../../godmode/reporting/reporting_builder.php:485 +#: ../../operation/reporting/reporting_viewer.php:52 +#: ../../operation/reporting/graph_viewer.php:107 +#: ../../operation/reporting/graph_viewer.php:156 +#: ../../operation/reporting/custom_reporting.php:25 +#: ../../operation/menu.php:270 +msgid "Reporting" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:293 ../../godmode/menu.php:159 +msgid "Map builder" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:262 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:263 +#: ../../godmode/reporting/map_builder.php:305 +#: ../../godmode/reporting/reporting_builder.php:328 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:127 +#: ../../godmode/agentes/planned_downtime.php:227 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:222 +#: ../../godmode/agentes/agent_manager.php:110 +#: ../../godmode/modules/manage_network_components.php:192 +#: ../../godmode/modules/manage_network_components_form_wmi.php:109 +#: ../../godmode/modules/manage_network_components_form_network.php:212 +#: ../../operation/reporting/reporting_viewer.php:357 +#: ../../operation/incidents/incident.php:377 +#: ../../operation/incidents/incident_detail.php:290 +#: ../../operation/incidents/incident_detail.php:294 +#: ../../operation/servers/view_server_detail.php:74 +#: ../../operation/visual_console/index.php:40 +#: ../../operation/agentes/status_monitor.php:65 +#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/ver_agente.php:50 +#: ../../operation/agentes/estado_agente.php:58 +#: ../../operation/agentes/estado_agente.php:161 +#: ../../operation/agentes/estado_alertas.php:125 +#: ../../operation/events/events.php:224 ../../operation/events/events.php:319 +msgid "Group" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:264 +#: ../../godmode/reporting/map_builder.php:358 +#: ../../godmode/reporting/graph_builder.php:218 +#: ../../godmode/reporting/graph_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:255 +#: ../../godmode/reporting/reporting_builder.php:439 +#: ../../godmode/reporting/reporting_builder.php:499 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:200 +#: ../../godmode/groups/group_list.php:111 ../../godmode/setup/links.php:120 +#: ../../godmode/setup/news.php:130 +#: ../../godmode/profiles/profile_list.php:229 +#: ../../godmode/agentes/agent_template.php:186 +#: ../../godmode/agentes/planned_downtime.php:254 +#: ../../godmode/agentes/planned_downtime.php:295 +#: ../../godmode/agentes/alert_manager.php:95 +#: ../../godmode/agentes/alert_manager.php:145 +#: ../../godmode/agentes/alert_manager.php:172 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/modificar_agente.php:224 +#: ../../godmode/agentes/module_manager.php:153 +#: ../../godmode/agentes/alert_manager_editor.php:400 +#: ../../godmode/modules/manage_network_components.php:272 +#: ../../godmode/modules/manage_nc_groups.php:76 +#: ../../godmode/users/user_list.php:53 ../../godmode/db/db_refine.php:110 +#: ../../godmode/alerts/modify_alert.php:84 +#: ../../operation/reporting/graph_viewer.php:169 +#: ../../operation/incidents/incident.php:381 +#: ../../operation/incidents/incident_detail.php:437 +#: ../../operation/snmpconsole/snmp_alert.php:344 +#: ../../operation/snmpconsole/snmp_view.php:268 +#: ../../operation/agentes/datos_agente.php:79 +#: ../../operation/events/events.php:467 +#: ../../operation/messages/message.php:192 +msgid "Delete" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:288 +#: ../../godmode/reporting/map_builder.php:325 +#: ../../godmode/reporting/map_builder.php:430 +#: ../../godmode/reporting/reporting_builder.php:308 +#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/servers/manage_recontask.php:136 +#: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 +#: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/profiles/profile_list.php:204 +#: ../../godmode/agentes/module_manager_editor_wmi.php:246 +#: ../../godmode/agentes/module_manager_editor_data.php:181 +#: ../../godmode/agentes/planned_downtime.php:312 +#: ../../godmode/agentes/module_manager_editor_plugin.php:219 +#: ../../godmode/agentes/alert_manager.php:47 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +#: ../../godmode/agentes/module_manager_editor_network.php:267 +#: ../../godmode/agentes/agent_manager.php:216 +#: ../../godmode/agentes/module_manager.php:68 +#: ../../godmode/modules/manage_network_components.php:209 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/modules/manage_network_templates.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:181 +#: ../../godmode/users/configure_user.php:281 +#: ../../godmode/alerts/configure_alert.php:98 +#: ../../operation/incidents/incident_detail.php:361 +#: ../../operation/snmpconsole/snmp_alert.php:244 +#: ../../operation/snmpconsole/snmp_alert.php:352 +#: ../../operation/snmpconsole/snmp_alert.php:359 +msgid "Create" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:303 +#: ../../godmode/reporting/graph_builder.php:479 +#: ../../godmode/extensions.php:36 +#: ../../godmode/servers/modificar_server.php:67 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/plugin.php:145 ../../godmode/servers/plugin.php:198 +#: ../../godmode/groups/group_list.php:108 +#: ../../godmode/groups/configure_group.php:65 +#: ../../godmode/agentes/planned_downtime.php:147 +#: ../../godmode/agentes/planned_downtime.php:226 +#: ../../godmode/agentes/alert_manager.php:106 +#: ../../godmode/agentes/alert_manager.php:182 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_nc_groups_form.php:54 +#: ../../godmode/modules/manage_network_templates.php:52 +#: ../../godmode/modules/manage_network_templates_form.php:113 +#: ../../godmode/modules/module_list.php:56 +#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1812 +#: ../../operation/extensions.php:36 +#: ../../operation/servers/view_server.php:53 +#: ../../operation/visual_console/index.php:39 +#: ../../operation/agentes/status_monitor.php:186 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +msgid "Name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:307 +msgid "Background" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:311 +#: ../../godmode/reporting/map_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:308 +msgid "Width" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:313 +#: ../../godmode/reporting/map_builder.php:403 +#: ../../godmode/reporting/graph_builder.php:326 +msgid "Height" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:333 +msgid "preview" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:351 +msgid "Map element trash" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:352 +msgid "Drag an element here to delete from the map" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:365 +msgid "Hour" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:366 +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/map_builder.php:368 +#: ../../godmode/reporting/map_builder.php:369 +msgid "Hours" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:370 +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Last day" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:371 +#: ../../godmode/servers/manage_recontask_form.php:91 +#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 +#: ../../include/functions.php:493 ../../include/functions.php:516 +#: ../../operation/servers/view_server_detail.php:113 +msgid "days" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:372 +#: ../../godmode/reporting/graph_builder.php:357 +#: ../../godmode/reporting/graph_builder.php:396 +msgid "Last week" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:374 +msgid "Last Month" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:375 +msgid "Two Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:376 +msgid "Six Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:388 +msgid "Map element editor" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:389 +msgid "Drag an element here to edit the properties" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:397 +msgid "Label" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:399 +msgid "Label color" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:429 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_template.php:157 +#: ../../godmode/agentes/alert_manager.php:107 +#: ../../godmode/agentes/alert_manager.php:183 +#: ../../godmode/agentes/module_manager.php:85 +#: ../../godmode/agentes/alert_manager_editor.php:363 +#: ../../godmode/modules/manage_network_components.php:223 +#: ../../godmode/modules/manage_network_templates_form.php:136 +#: ../../include/functions_db.php:1931 +#: ../../include/functions_reporting.php:487 +#: ../../operation/servers/view_server.php:58 +#: ../../operation/agentes/status_monitor.php:185 +#: ../../operation/agentes/estado_ultimopaquete.php:53 +#: ../../operation/agentes/estado_monitores.php:36 +#: ../../operation/agentes/sla_view.php:44 +#: ../../operation/agentes/sla_view.php:145 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/estado_alertas.php:290 +#: ../../operation/events/events.php:315 +msgid "Type" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:407 +#: ../../godmode/reporting/graph_builder.php:215 +#: ../../godmode/reporting/reporting_builder.php:250 +#: ../../godmode/reporting/reporting_builder.php:288 +#: ../../godmode/reporting/reporting_builder.php:430 +#: ../../godmode/agentes/alert_manager_editor.php:361 +#: ../../include/functions_reporting.php:297 +#: ../../include/functions_reporting.php:423 +#: ../../include/functions_reporting.php:595 +#: ../../operation/reporting/reporting_viewer.php:205 +#: ../../operation/agentes/status_monitor.php:184 +#: ../../operation/agentes/estado_agente.php:158 +#: ../../operation/agentes/estado_alertas.php:288 +msgid "Agent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:216 +#: ../../godmode/reporting/reporting_builder.php:251 +#: ../../godmode/reporting/reporting_builder.php:290 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/agentes/alert_manager_editor.php:362 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../operation/reporting/reporting_viewer.php:207 +#: ../../operation/agentes/exportdata.php:174 +msgid "Module" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:381 +#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../operation/reporting/graph_viewer.php:119 +msgid "Period" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:413 +msgid "Image" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:416 +#: ../../godmode/groups/group_list.php:109 +#: ../../godmode/groups/configure_group.php:75 +#: ../../godmode/agentes/agent_manager.php:105 +#: ../../godmode/modules/manage_nc_groups.php:75 +#: ../../godmode/modules/manage_nc_groups_form.php:58 +#: ../../operation/agentes/estado_generalagente.php:96 +msgid "Parent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:454 +#: ../../operation/reporting/reporting_viewer.php:80 +msgid "Loading" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:83 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:85 +#: ../../godmode/reporting/graph_builder.php:87 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:204 +msgid "Graph builder module list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:252 +#: ../../operation/reporting/graph_viewer.php:108 +msgid "Combined image render" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:265 +#: ../../godmode/reporting/graph_builder.php:267 ../../godmode/menu.php:149 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:276 +#: ../../godmode/reporting/reporting_builder.php:396 +#: ../../godmode/agentes/manage_config_remote.php:99 +#: ../../godmode/agentes/manage_config.php:397 +#: ../../godmode/db/db_refine.php:73 +#: ../../operation/agentes/exportdata.php:241 +msgid "Source agent" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:289 +#: ../../godmode/agentes/configurar_agente.php:194 +#: ../../godmode/agentes/manage_config.php:421 +#: ../../godmode/agentes/manage_config.php:437 +#: ../../godmode/agentes/module_manager.php:31 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:596 +#: ../../operation/servers/view_server.php:56 +#: ../../operation/agentes/exportdata.php:268 +#: ../../operation/agentes/estado_agente.php:162 +#: ../../operation/agentes/tactical.php:232 +msgid "Modules" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:304 +msgid "Factor" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:314 +msgid "Render now" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:318 +#: ../../godmode/reporting/graph_builder.php:322 +#: ../../godmode/reporting/graph_builder.php:408 +#: ../../godmode/reporting/graph_builder.php:412 +#: ../../godmode/reporting/graph_builder.php:487 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:823 ../../include/functions.php:912 +#: ../../include/functions_db.php:1885 +msgid "Yes" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:319 +#: ../../godmode/reporting/graph_builder.php:321 +#: ../../godmode/reporting/graph_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:486 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:825 ../../include/functions.php:914 +#: ../../include/functions_db.php:1887 +msgid "No" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:339 +#: ../../godmode/reporting/graph_builder.php:391 +msgid "3 hours" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:354 +msgid "4 days" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:363 +#: ../../godmode/reporting/graph_builder.php:398 +msgid "Last month" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:372 +msgid "1 year" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 +msgid "View events" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:418 +msgid "Stacked" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:422 +#: ../../operation/reporting/graph_viewer.php:137 +msgid "Area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:423 +#: ../../operation/reporting/graph_viewer.php:138 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:424 +#: ../../operation/reporting/graph_viewer.php:139 +msgid "Line" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +#: ../../godmode/reporting/reporting_builder.php:416 +#: ../../godmode/servers/manage_recontask_form.php:143 +#: ../../godmode/setup/links.php:140 ../../godmode/setup/news.php:154 +#: ../../godmode/agentes/planned_downtime.php:179 +#: ../../godmode/agentes/planned_downtime.php:216 +#: ../../godmode/agentes/alert_manager_editor.php:292 +#: ../../godmode/agentes/alert_manager_editor.php:355 +#: ../../godmode/modules/manage_network_components_form_wmi.php:209 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../godmode/modules/manage_network_templates_form.php:202 +#: ../../godmode/modules/manage_network_components_form_network.php:286 +#: ../../operation/incidents/incident_note.php:42 +msgid "Add" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +msgid "Redraw" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:458 +msgid "Custom graph store" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:483 +#: ../../godmode/reporting/reporting_builder.php:342 +msgid "Private" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:497 +msgid "Store" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:109 +msgid "Reporting successfully deleted" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:111 +msgid "There was a problem deleting reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:136 +#: ../../godmode/reporting/reporting_builder.php:159 +msgid "Reporting successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:147 +#: ../../godmode/reporting/reporting_builder.php:161 +msgid "There was a problem creating reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:219 +msgid "SLA was successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:221 +msgid "There was a problem creating SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:223 +msgid "Module is not set" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:231 +msgid "SLA was successfully delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:233 +msgid "There was a problem deleting SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:239 +#: ../../godmode/reporting/reporting_builder.php:319 +msgid "Custom reporting builder" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:242 +msgid "SLAs defined" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:252 +#: ../../godmode/reporting/reporting_builder.php:292 +#: ../../operation/reporting/reporting_viewer.php:211 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:253 +#: ../../godmode/reporting/reporting_builder.php:294 +#: ../../operation/reporting/reporting_viewer.php:209 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:254 +#: ../../godmode/reporting/reporting_builder.php:296 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:279 +msgid "SLA report construction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:497 +#: ../../operation/reporting/custom_reporting.php:37 +msgid "Report name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:365 +msgid "Add item to report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:377 +msgid "Reporting type" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:384 +#: ../../godmode/reporting/reporting_builder.php:385 +#: ../../godmode/reporting/reporting_builder.php:386 +#: ../../godmode/reporting/reporting_builder.php:387 +#: ../../godmode/servers/manage_recontask_form.php:87 +#: ../../godmode/servers/manage_recontask_form.php:88 +#: ../../godmode/servers/manage_recontask_form.php:89 +#: ../../include/functions.php:490 ../../include/functions.php:514 +#: ../../operation/reporting/graph_viewer.php:123 +#: ../../operation/reporting/graph_viewer.php:124 +#: ../../operation/reporting/graph_viewer.php:125 +#: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/servers/view_server_detail.php:111 +msgid "hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:391 +msgid "2 weeks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:407 +msgid "Custom graph name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:421 +msgid "Report items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:428 +msgid "Order" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:433 +msgid "Options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:455 +msgid "Up" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:460 +#: ../../operation/agentes/estado_grupo.php:244 +msgid "Down" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:486 +#: ../../operation/reporting/reporting_viewer.php:53 +#: ../../operation/reporting/custom_reporting.php:26 +#: ../../operation/menu.php:281 +msgid "Custom reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:516 +#: ../../operation/reporting/graph_viewer.php:197 +#: ../../operation/reporting/custom_reporting.php:31 +msgid "There are no defined reportings" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:522 +msgid "Create report" +msgstr "" + +#: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:36 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:38 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:48 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:50 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +#: ../../godmode/servers/modificar_server.php:79 +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:125 +msgid "Pandora servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +msgid "Update Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:68 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:84 +#: ../../operation/agentes/estado_generalagente.php:70 +msgid "IP Address" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:178 +msgid "Manage servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../include/functions_reporting.php:240 +#: ../../operation/incidents/incident.php:232 +#: ../../operation/incidents/incident.php:374 +#: ../../operation/incidents/incident_detail.php:244 +#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/servers/view_server_detail.php:72 +#: ../../operation/servers/view_server.php:54 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/agentes/status_monitor.php:189 +#: ../../operation/agentes/estado_monitores.php:39 +#: ../../operation/agentes/sla_view.php:47 +#: ../../operation/agentes/sla_view.php:148 +#: ../../operation/agentes/estado_agente.php:163 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/agentes/estado_alertas.php:289 +#: ../../operation/agentes/tactical.php:230 +#: ../../operation/events/events.php:473 +msgid "Status" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +msgid "Started at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../operation/incidents/incident.php:378 +#: ../../operation/incidents/incident_detail.php:219 +#: ../../operation/servers/view_server_detail.php:77 +#: ../../operation/servers/view_server.php:60 +msgid "Updated at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:124 +#: ../../godmode/agentes/agent_manager.php:126 +#: ../../operation/servers/view_server.php:93 +msgid "Network Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:125 +msgid "Master" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:126 +#: ../../operation/servers/view_server.php:96 +msgid "Data Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +msgid "MD5 Check" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:128 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:132 +#: ../../operation/servers/view_server.php:64 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:40 +msgid "Succesfully deleted recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:42 +msgid "Error deleting recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:71 +msgid "Successfully updated recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:73 +msgid "Error updating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:86 +msgid "Successfully created recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:88 +msgid "Error creating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/menu.php:185 +msgid "Manage recontask" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:82 +#: ../../operation/servers/view_server_detail.php:71 +msgid "Network" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:107 +#: ../../operation/servers/view_server_detail.php:73 +msgid "Network profile" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:132 +#: ../../operation/incidents/incident.php:375 +#: ../../operation/incidents/incident_detail.php:212 +#: ../../operation/incidents/incident_detail.php:215 +msgid "Incident" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:118 +#: ../../godmode/agentes/planned_downtime.php:228 +#: ../../godmode/agentes/modificar_agente.php:221 +#: ../../godmode/agentes/agent_manager.php:120 +#: ../../operation/servers/view_server_detail.php:75 +#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_agente.php:159 +msgid "OS" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:97 +#: ../../godmode/agentes/module_manager_editor_wmi.php:192 +#: ../../godmode/agentes/module_manager_editor_data.php:154 +#: ../../godmode/agentes/module_manager_editor_plugin.php:165 +#: ../../godmode/agentes/module_manager_editor_prediction.php:137 +#: ../../godmode/agentes/module_manager_editor_network.php:172 +#: ../../godmode/agentes/agent_manager.php:116 +#: ../../godmode/agentes/module_manager.php:86 +#: ../../godmode/modules/manage_network_components.php:224 +#: ../../operation/servers/view_server_detail.php:70 +#: ../../operation/agentes/status_monitor.php:188 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_monitores.php:40 +#: ../../operation/agentes/sla_view.php:48 +#: ../../operation/agentes/estado_agente.php:160 +msgid "Interval" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:119 +#: ../../godmode/servers/manage_recontask_form.php:113 +#: ../../godmode/agentes/planned_downtime.php:207 +msgid "Any" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:131 +msgid "There are no recon task configured" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:69 +#: ../../operation/servers/view_server_detail.php:69 +msgid "Task name" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +#: ../../operation/servers/view_server.php:102 +msgid "Recon Server" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +msgid "" +"You must select a Recon Server for the Task, otherwise the Recon Task will " +"never run" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:86 +msgid "hour" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:90 +#: ../../operation/agentes/exportdata.php:61 +msgid "day" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:92 +msgid "week" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:93 +msgid "weeks" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:94 +msgid "month" +msgstr "" + +#: ../../godmode/servers/plugin.php:56 +msgid "Problem updating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:58 +msgid "Plugin updated successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:75 +msgid "Problem creating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:78 +msgid "Plugin created successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:87 +msgid "Problem deleting plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:89 +msgid "Plugin deleted successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:130 +msgid "Plugin creation" +msgstr "" + +#: ../../godmode/servers/plugin.php:132 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:149 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:153 +msgid "Max.Timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:157 +msgid "IP address option" +msgstr "" + +#: ../../godmode/servers/plugin.php:161 +msgid "Port option" +msgstr "" + +#: ../../godmode/servers/plugin.php:166 +msgid "User option" +msgstr "" + +#: ../../godmode/servers/plugin.php:170 +msgid "Password option" +msgstr "" + +#: ../../godmode/servers/plugin.php:192 +msgid "Plugins registered in Pandora FMS" +msgstr "" + +#: ../../godmode/servers/plugin.php:199 +msgid "execute" +msgstr "" + +#: ../../godmode/servers/plugin.php:223 +msgid "There are no plugins in the system" +msgstr "" + +#: ../../godmode/groups/group_list.php:63 +msgid "Group successfully created" +msgstr "" + +#: ../../godmode/groups/group_list.php:65 +msgid "There was a problem creating group" +msgstr "" + +#: ../../godmode/groups/group_list.php:82 +msgid "Group successfully updated" +msgstr "" + +#: ../../godmode/groups/group_list.php:84 +msgid "There was a problem modifying group" +msgstr "" + +#: ../../godmode/groups/group_list.php:97 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:99 +msgid "Group successfully deleted" +msgstr "" + +#: ../../godmode/groups/group_list.php:102 +#: ../../godmode/groups/configure_group.php:55 +msgid "Group management" +msgstr "" + +#: ../../godmode/groups/group_list.php:103 +msgid "Groups defined in Pandora" +msgstr "" + +#: ../../godmode/groups/group_list.php:107 +#: ../../godmode/groups/configure_group.php:67 +#: ../../godmode/modules/module_list.php:55 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/groups/configure_group.php:85 +#: ../../godmode/agentes/configurar_agente.php:201 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:439 +#: ../../include/functions_reporting.php:605 +#: ../../operation/agentes/estado_grupo.php:252 +#: ../../operation/agentes/ver_agente.php:219 +#: ../../operation/agentes/estado_agente.php:164 +msgid "Alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/alert_manager_editor.php:103 +#: ../../godmode/agentes/alert_manager_editor.php:105 +#: ../../godmode/agentes/alert_manager_editor.php:270 +#: ../../godmode/agentes/alert_manager_editor.php:274 +msgid "Enabled" +msgstr "" + +#: ../../godmode/groups/group_list.php:127 ../../godmode/setup/links.php:134 +#: ../../godmode/setup/news.php:148 +#: ../../godmode/profiles/profile_list.php:245 +#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config.php:459 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/manage_config.php:463 +#: ../../godmode/agentes/modificar_agente.php:274 +#: ../../godmode/agentes/module_manager.php:152 +#: ../../godmode/agentes/module_manager.php:163 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/modules/manage_network_templates.php:75 +#: ../../godmode/users/user_list.php:105 +#: ../../godmode/users/configure_user.php:267 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:76 +#: ../../godmode/alerts/modify_alert.php:100 +#: ../../operation/reporting/graph_viewer.php:190 +#: ../../operation/incidents/incident.php:460 +msgid "Are you sure?" +msgstr "" + +#: ../../godmode/groups/group_list.php:136 +#: ../../godmode/groups/configure_group.php:59 +#: ../../operation/agentes/estado_grupo.php:123 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:48 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:57 +msgid "Update group" +msgstr "" + +#: ../../godmode/menu.php:28 +msgid "Administration" +msgstr "" + +#: ../../godmode/menu.php:38 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/menu.php:46 +msgid "Manage config." +msgstr "" + +#: ../../godmode/menu.php:53 +msgid "Duplicate config" +msgstr "" + +#: ../../godmode/menu.php:62 +msgid "Manage groups" +msgstr "" + +#: ../../godmode/menu.php:72 +msgid "Scheduled downtime" +msgstr "" + +#: ../../godmode/menu.php:82 +msgid "Manage modules" +msgstr "" + +#: ../../godmode/menu.php:89 +msgid "Component groups" +msgstr "" + +#: ../../godmode/menu.php:97 +msgid "Module components" +msgstr "" + +#: ../../godmode/menu.php:105 ../../godmode/agentes/agent_template.php:119 +msgid "Module templates" +msgstr "" + +#: ../../godmode/menu.php:115 ../../godmode/profiles/profile_list.php:191 +msgid "Manage alerts" +msgstr "" + +#: ../../godmode/menu.php:123 ../../godmode/profiles/profile_list.php:183 +msgid "Manage users" +msgstr "" + +#: ../../godmode/menu.php:130 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/menu.php:139 +msgid "Report builder" +msgstr "" + +#: ../../godmode/menu.php:170 +msgid "Manage profiles" +msgstr "" + +#: ../../godmode/menu.php:194 +msgid "Manage plugins" +msgstr "" + +#: ../../godmode/menu.php:203 +msgid "System Audit Log" +msgstr "" + +#: ../../godmode/menu.php:211 ../../godmode/setup/setup.php:68 +#: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 +#: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 +msgid "Pandora Setup" +msgstr "" + +#: ../../godmode/menu.php:235 +msgid "DB Maintenance" +msgstr "" + +#: ../../godmode/menu.php:243 +msgid "DB Information" +msgstr "" + +#: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 +msgid "Database purge" +msgstr "" + +#: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 +msgid "Database debug" +msgstr "" + +#: ../../godmode/menu.php:264 +msgid "Database audit" +msgstr "" + +#: ../../godmode/menu.php:271 +msgid "Database event" +msgstr "" + +#: ../../godmode/menu.php:278 +msgid "Database sanity" +msgstr "" + +#: ../../godmode/menu.php:291 ../../operation/menu.php:305 +msgid "Extensions" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Pandora audit" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Review Logs" +msgstr "" + +#: ../../godmode/admin_access_logs.php:40 +#: ../../godmode/agentes/manage_config_remote.php:95 +#: ../../godmode/agentes/manage_config.php:393 +#: ../../operation/incidents/incident.php:195 +msgid "Filter" +msgstr "" + +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/agentes/manage_config.php:389 +#: ../../godmode/modules/manage_network_components.php:197 +#: ../../include/functions.php:704 ../../include/functions.php:1186 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +#: ../../operation/incidents/incident_search.php:37 +#: ../../operation/snmpconsole/snmp_view.php:183 +#: ../../operation/agentes/status_monitor.php:82 +#: ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:94 +#: ../../operation/agentes/status_monitor.php:100 +#: ../../operation/agentes/status_monitor.php:112 +#: ../../operation/events/events.php:324 +msgid "All" +msgstr "" + +#: ../../godmode/admin_access_logs.php:78 +#: ../../godmode/agentes/modificar_agente.php:160 +#: ../../operation/incidents/incident.php:229 +#: ../../operation/incidents/incident.php:291 +#: ../../operation/incidents/incident.php:318 +#: ../../operation/agentes/status_monitor.php:126 +#: ../../operation/agentes/estado_agente.php:73 +#: ../../operation/agentes/estado_alertas.php:138 +msgid "Show" +msgstr "" + +#: ../../godmode/setup/setup.php:69 +msgid "General configuration" +msgstr "" + +#: ../../godmode/setup/setup.php:75 +msgid "Language Code for Pandora" +msgstr "" + +#: ../../godmode/setup/setup.php:78 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup.php:81 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup.php:84 +msgid "Graph color (min)" +msgstr "" + +#: ../../godmode/setup/setup.php:87 +msgid "Graph color (avg)" +msgstr "" + +#: ../../godmode/setup/setup.php:90 +msgid "Graph color (max)" +msgstr "" + +#: ../../godmode/setup/setup.php:93 +msgid "SLA period" +msgstr "" + +#: ../../godmode/setup/setup.php:96 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/setup.php:99 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/setup.php:102 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "" + +#: ../../godmode/setup/setup.php:105 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/setup.php:108 +msgid "Show unknown modules in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:111 +msgid "Show last fired alerts in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:114 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup.php:117 +msgid "Block size for pagination" +msgstr "" + +#: ../../godmode/setup/links.php:39 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:41 +msgid "Link successfully created" +msgstr "" + +#: ../../godmode/setup/links.php:53 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:55 +msgid "Link successfully updated" +msgstr "" + +#: ../../godmode/setup/links.php:63 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:65 +msgid "Link successfully deleted" +msgstr "" + +#: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:85 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:89 ../../godmode/setup/links.php:117 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:101 ../../godmode/setup/links.php:119 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:104 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:109 ../../godmode/setup/news.php:127 +#: ../../operation/messages/message.php:88 +#: ../../operation/messages/message.php:125 +#: ../../operation/messages/message.php:143 +#: ../../operation/messages/message.php:190 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:112 ../../include/functions.php:808 +#: ../../include/functions.php:832 ../../include/functions.php:921 +#: ../../include/functions.php:965 ../../include/functions_db.php:1871 +#: ../../include/functions_db.php:1893 +msgid "Text" +msgstr "" + +#: ../../godmode/setup/news.php:128 +#: ../../operation/incidents/incident_detail.php:399 +msgid "Author" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:33 +#: ../../operation/users/user.php:91 +msgid "Profiles defined in Pandora" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:43 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:45 +msgid "Profile successfully deleted" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:66 +#: ../../godmode/profiles/profile_list.php:250 +msgid "Create profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:72 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:90 +msgid "Update profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:118 +msgid "Profile successfully created" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:120 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:139 +msgid "Profile successfully updated" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:141 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:147 +msgid "Profile management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:155 +msgid "Profile name" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:159 +msgid "View incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:163 +msgid "Edit incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:167 +#: ../../operation/incidents/incident.php:185 ../../operation/menu.php:136 +msgid "Manage incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:171 ../../operation/menu.php:38 +msgid "View agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:175 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:179 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:187 +msgid "Manage Database" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:195 +msgid "Pandora management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:218 +#: ../../godmode/users/configure_user.php:232 +#: ../../operation/users/user.php:100 +msgid "Profiles" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:219 +msgid "Read Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:220 +msgid "Create Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:221 +msgid "Manage Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:222 +msgid "Read Agent Information" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:223 +msgid "Manage Agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:224 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:225 +msgid "Manage User Rights" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:226 +msgid "Database Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:227 +msgid "Alerts Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:228 +msgid "Pandora System Management" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:137 +msgid "Agent exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:173 +msgid "Setup mode" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:180 +#: ../../operation/reporting/graph_viewer.php:167 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:187 +msgid "Setup Agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:208 +msgid "Net. Templates" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:222 +msgid "There was a problem creating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:225 +msgid "Agent successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:243 +msgid "Deleted data above" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:256 +#: ../../godmode/agentes/configurar_agente.php:270 +#: ../../godmode/alerts/modify_alert.php:71 +#: ../../operation/snmpconsole/snmp_alert.php:60 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:258 +#: ../../godmode/agentes/configurar_agente.php:272 +#: ../../godmode/alerts/modify_alert.php:73 +#: ../../operation/snmpconsole/snmp_alert.php:62 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:345 +#: ../../godmode/alerts/modify_alert.php:57 +#: ../../operation/snmpconsole/snmp_alert.php:88 +msgid "There was a problem creating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:348 +#: ../../godmode/alerts/modify_alert.php:59 +#: ../../operation/snmpconsole/snmp_alert.php:90 +#: ../../operation/snmpconsole/snmp_alert.php:97 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:363 +msgid "Problem adding component alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:365 +msgid "Alert component added ok" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:446 +#: ../../godmode/alerts/modify_alert.php:44 +#: ../../operation/snmpconsole/snmp_alert.php:95 +msgid "There was a problem updating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:449 +#: ../../godmode/agentes/configurar_agente.php:490 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:488 +msgid "There was a problem updating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:522 +#: ../../operation/agentes/estado_generalagente.php:45 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:694 +msgid "There was a problem updating module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:696 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:707 +msgid "Cannot read from SNMP source" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:709 +msgid "SNMP source has been scanned" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:737 +msgid "There was a problem adding module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:740 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:781 +msgid "There was a problem deleting module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:783 +msgid "Module deleted successfully" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Module assignment" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +msgid "WMI server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:100 +msgid "Using Module Component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:107 +#: ../../godmode/agentes/module_manager_editor_network.php:109 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/agentes/module_manager_editor_network.php:125 +#: ../../godmode/db/db_purge.php:150 +msgid "Get data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:128 +#: ../../godmode/agentes/agent_template.php:156 +#: ../../godmode/agentes/module_manager_editor_data.php:97 +#: ../../godmode/agentes/module_manager_editor_plugin.php:97 +#: ../../godmode/agentes/module_manager_editor_prediction.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:130 +#: ../../godmode/agentes/module_manager.php:83 +#: ../../godmode/modules/manage_network_components.php:222 +#: ../../godmode/modules/manage_network_components_form_wmi.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:135 +#: ../../godmode/modules/manage_network_components_form_network.php:195 +#: ../../operation/agentes/status_monitor.php:106 +#: ../../operation/agentes/estado_ultimopaquete.php:52 +#: ../../operation/agentes/estado_monitores.php:37 +#: ../../operation/agentes/sla_view.php:45 +#: ../../operation/agentes/sla_view.php:146 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:136 +#: ../../godmode/agentes/module_manager_editor_plugin.php:105 +#: ../../godmode/agentes/module_manager_editor_network.php:138 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:138 +#: ../../godmode/modules/manage_network_components_form_wmi.php:144 +msgid "WMI Query" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:152 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:150 +#: ../../godmode/modules/manage_network_components_form_wmi.php:160 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:158 +#: ../../godmode/agentes/module_manager_editor_plugin.php:134 +#: ../../godmode/modules/manage_network_components_form_wmi.php:168 +msgid "Username" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:167 +#: ../../godmode/agentes/module_manager_editor_data.php:105 +#: ../../godmode/agentes/module_manager_editor_plugin.php:142 +#: ../../godmode/agentes/module_manager_editor_prediction.php:122 +#: ../../godmode/agentes/module_manager_editor_network.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:96 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +msgid "Module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:187 +#: ../../godmode/agentes/module_manager_editor_plugin.php:160 +#: ../../godmode/agentes/module_manager_editor_network.php:167 +#: ../../godmode/modules/manage_network_components_form_wmi.php:138 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:194 +#: ../../godmode/agentes/module_manager_editor_data.php:156 +#: ../../godmode/agentes/module_manager_editor_plugin.php:167 +#: ../../godmode/agentes/module_manager_editor_prediction.php:142 +#: ../../godmode/agentes/module_manager_editor_network.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:120 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +msgid "Module group" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:126 +#: ../../godmode/agentes/module_manager_editor_plugin.php:190 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:221 +#: ../../godmode/agentes/module_manager_editor_data.php:130 +#: ../../godmode/agentes/module_manager_editor_plugin.php:194 +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../godmode/agentes/module_manager_editor_network.php:232 +#: ../../operation/servers/view_server.php:105 +msgid "Export server" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:226 +#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_plugin.php:114 +#: ../../godmode/agentes/module_manager_editor_plugin.php:199 +#: ../../godmode/agentes/module_manager_editor_prediction.php:159 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/agent_manager.php:132 +#: ../../godmode/agentes/agent_manager.php:142 +#: ../../godmode/users/configure_user.php:223 ../../include/functions.php:706 +msgid "None" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:114 +msgid "Modules successfully added " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:119 +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/modificar_agente.php:132 +#: ../../godmode/agentes/agent_manager.php:36 +#: ../../godmode/agentes/module_manager.php:31 +msgid "Agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:126 +msgid "Available templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:130 +msgid "Template" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:141 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:148 +#: ../../godmode/agentes/module_manager.php:76 ../../godmode/db/db_info.php:62 +msgid "Assigned modules" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:81 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:44 +#: ../../godmode/agentes/manage_config.php:45 +msgid "Data Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:50 +#: ../../godmode/agentes/manage_config.php:52 +msgid "No selected agents to copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:66 +#: ../../godmode/agentes/manage_config.php:90 +msgid "copyage" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/manage_config.php:380 +msgid "Configuration Management" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:87 +#: ../../godmode/agentes/manage_config.php:385 +msgid "Source group" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:127 +#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/db/db_refine.php:90 +#: ../../operation/agentes/exportdata.php:263 +msgid "Get Info" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:132 +#: ../../godmode/agentes/manage_config.php:446 +msgid "To Agent(s):" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:144 +msgid "Replicate configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:151 +msgid "Timestamp from" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:155 +msgid "Timestamp to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:167 +msgid "Planned Downtime Form" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:188 +msgid "Available Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:209 +msgid "Filter by group" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:221 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:229 +#: ../../godmode/users/user_list.php:49 +#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_monitores.php:41 +#: ../../operation/agentes/ver_agente.php:54 +#: ../../operation/agentes/sla_view.php:49 +#: ../../operation/agentes/estado_agente.php:165 +#: ../../operation/users/user.php:32 +msgid "Last contact" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:230 +msgid "Remove" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:237 +msgid "No planned downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:266 +msgid "Planned Downtime present on system" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:270 +msgid "Name #Ag." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:272 +#: ../../operation/messages/message.php:64 +#: ../../operation/messages/message.php:105 +#: ../../operation/messages/message.php:139 +msgid "From" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:273 +#: ../../operation/messages/message.php:67 +#: ../../operation/messages/message.php:107 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:274 +msgid "Del" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:275 +msgid "Upd" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:276 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:107 +msgid "plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:124 +msgid "Plugin parameters" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:129 +msgid "Port" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:43 +msgid "Create a simple alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:44 +msgid "Create a new combined alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:59 +msgid "Simple alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:108 +#: ../../include/functions_db.php:2023 +#: ../../operation/snmpconsole/snmp_alert.php:143 +#: ../../operation/snmpconsole/snmp_alert.php:262 +#: ../../operation/snmpconsole/snmp_view.php:180 +#: ../../operation/events/events.php:427 +msgid "Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:109 +#: ../../godmode/agentes/alert_manager.php:185 +#: ../../godmode/agentes/alert_manager_editor.php:365 +#: ../../include/functions_reporting.php:491 +msgid "Threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:110 +#: ../../godmode/agentes/alert_manager.php:186 +#: ../../godmode/agentes/alert_manager_editor.php:366 +#: ../../operation/agentes/estado_alertas.php:62 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:111 +#: ../../godmode/agentes/alert_manager.php:187 +#: ../../godmode/agentes/alert_manager_editor.php:367 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:112 +#: ../../godmode/agentes/alert_manager.php:188 +#: ../../godmode/agentes/alert_manager_editor.php:368 +#: ../../include/functions_db.php:1817 +msgid "Time" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:114 +#: ../../godmode/agentes/alert_manager.php:190 +#: ../../godmode/agentes/alert_manager_editor.php:370 +msgid "info" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:119 +#: ../../godmode/agentes/alert_manager.php:195 +#: ../../operation/agentes/estado_alertas.php:103 +msgid "This agent doesn't have any alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:122 +#: ../../godmode/agentes/alert_manager.php:134 +#: ../../operation/agentes/estado_ultimopaquete.php:212 +msgid "This agent doesn't have any module" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:129 +#: ../../operation/agentes/estado_alertas.php:86 +msgid "Combined alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:141 +msgid "Combined" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:184 +#: ../../godmode/agentes/alert_manager_editor.php:364 +#: ../../include/functions_db.php:1813 +msgid "Oper" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:59 +#: ../../godmode/db/db_refine.php:48 +msgid "No modules has been selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:78 +msgid "You must select modules and/or alerts for copy operation" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:152 +msgid "Problem updating database" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:177 +msgid "Copying module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:253 +msgid "Copying alert" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid "Not found" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid " in agent " +msgstr "" + +#: ../../godmode/agentes/manage_config.php:269 +#: ../../godmode/db/db_refine.php:35 +msgid "Delete Data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:292 +#: ../../godmode/agentes/manage_config.php:338 +msgid "Deleting data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:325 +msgid "Delete agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:435 +msgid "Copy Configuration" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:459 +msgid "Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:463 +msgid "Delete Agents" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:106 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:240 +msgid "TCP port" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:189 +msgid "SNMP walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:210 +#: ../../godmode/modules/manage_network_components_form_network.php:244 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:214 +#: ../../godmode/modules/manage_network_components_form_network.php:248 +msgid "SNMP Community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:248 +#: ../../godmode/modules/manage_network_components_form_network.php:252 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:252 +#: ../../godmode/modules/manage_network_components_form_network.php:256 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:107 +msgid "There was a problem deleting agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:110 +msgid "Agent deleted successfully" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:132 +msgid "Agents defined in Pandora" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:166 +#: ../../operation/incidents/incident_search.php:46 +#: ../../operation/agentes/estado_agente.php:77 +msgid "Free text for search (*)" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:180 +#: ../../operation/incidents/incident_search.php:52 +#: ../../operation/agentes/estado_agente.php:83 +msgid "Search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:219 +#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 +#: ../../include/functions_db.php:1933 +#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../operation/events/events.php:317 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:256 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:281 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/agent_manager.php:39 +#: ../../operation/agentes/estado_agente.php:389 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:41 +msgid "Update agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:66 +msgid "The Agent's name must be the same as the one defined at the Console" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:67 +msgid "Agent detail" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:79 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:80 +msgid "You can remotely edit this agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:101 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:127 +msgid "" +"You must select a Network Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:139 +#: ../../operation/servers/view_server.php:114 +msgid "Plugin Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:140 +msgid "" +"You must select a Plugin Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:153 +#: ../../operation/servers/view_server.php:108 +msgid "WMI Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:154 +msgid "" +"You must select a WMI Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/servers/view_server.php:111 +msgid "Prediction Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:167 +msgid "" +"You must select a Prediction Server for the Agent, so it can work properly " +"with this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:186 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:189 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:191 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:199 +msgid "Active" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:203 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:211 +msgid "Not available" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:57 +msgid "Create a new data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:59 +msgid "Create a new network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:61 +msgid "Create a new plugin Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:63 +msgid "Create a new WMI Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:65 +msgid "Create a new prediction Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:88 +#: ../../godmode/modules/manage_network_components.php:228 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:170 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:22 +msgid "Alert association form" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:47 +msgid "Assigned module" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:739 ../../include/functions.php:744 +#: ../../include/functions.php:747 ../../include/functions_db.php:1865 +#: ../../include/functions_reporting.php:526 +#: ../../include/functions_reporting.php:564 +#: ../../include/functions_reporting.php:591 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:853 ../../include/functions.php:940 +#: ../../include/functions_reporting.php:300 +#: ../../operation/incidents/incident.php:240 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:376 +#: ../../operation/incidents/incident_detail.php:309 +#: ../../operation/incidents/incident_detail.php:312 +#: ../../operation/snmpconsole/snmp_alert.php:231 +msgid "Priority" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:82 +#: ../../operation/snmpconsole/snmp_alert.php:157 +#: ../../operation/snmpconsole/snmp_alert.php:263 +msgid "Alert type" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:98 +msgid "Alert status" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:117 +msgid "" +"Min. possible value to consider 'valid' values, below this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:123 +msgid "" +"Max. possible value to consider 'valid' values, above this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:130 +msgid "Alert text" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/snmpconsole/snmp_alert.php:211 +#: ../../operation/agentes/estado_alertas.php:64 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:136 +msgid "" +"This value must be al least Module Interval * (Min.Number of Alerts + 1)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:158 +msgid "Other" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:163 +#: ../../operation/snmpconsole/snmp_alert.php:203 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:173 +#: ../../operation/snmpconsole/snmp_alert.php:206 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:183 +#: ../../operation/snmpconsole/snmp_alert.php:194 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:189 +#: ../../operation/snmpconsole/snmp_alert.php:196 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:196 +#: ../../operation/snmpconsole/snmp_alert.php:198 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:204 +msgid "Time from" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:219 +msgid "Time to" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:235 +msgid "Days of week" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:237 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:240 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:243 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:246 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:249 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:252 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:255 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:259 +msgid "Field #2 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:264 +msgid "Alert recovery" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:280 +msgid "Field #3 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:299 +msgid "Combined alert components" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:312 +msgid "Source Agent/Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:341 +#: ../../operation/menu.php:24 +msgid "Operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:177 +#: ../../godmode/modules/manage_nc_groups.php:70 +#: ../../godmode/modules/manage_network_templates.php:43 +#: ../../godmode/modules/manage_network_templates_form.php:104 +#: ../../godmode/modules/module_list.php:51 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:178 +#: ../../godmode/modules/manage_network_components_form_network.php:185 +msgid "Module component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:206 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:207 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:226 +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "NC.Group" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:71 +#: ../../godmode/modules/manage_nc_groups_form.php:44 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:80 +msgid "WMI component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:133 +#: ../../godmode/modules/manage_network_components_form_network.php:235 +msgid "Module Interval" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:180 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +msgid "Minimum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:184 +#: ../../godmode/modules/manage_network_components_form_network.php:264 +msgid "Maximum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:44 +#: ../../godmode/modules/manage_network_templates_form.php:105 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:86 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/module_list.php:46 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:48 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/modules/module_list.php:52 +msgid "Defined modules" +msgstr "" + +#: ../../godmode/users/user_list.php:38 +msgid "There was a problem deleting user" +msgstr "" + +#: ../../godmode/users/user_list.php:40 +msgid "User successfully deleted" +msgstr "" + +#: ../../godmode/users/user_list.php:44 +#: ../../godmode/users/configure_user.php:156 +msgid "User management" +msgstr "" + +#: ../../godmode/users/user_list.php:45 +#: ../../operation/users/user_statistics.php:25 +#: ../../operation/users/user.php:28 +msgid "Users defined in Pandora" +msgstr "" + +#: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 +msgid "UserID" +msgstr "" + +#: ../../godmode/users/user_list.php:50 ../../operation/users/user.php:33 +msgid "Profile" +msgstr "" + +#: ../../godmode/users/user_list.php:99 +#: ../../godmode/users/configure_user.php:271 +#: ../../operation/users/user_edit.php:160 ../../operation/users/user.php:79 +msgid "This user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:111 +#: ../../godmode/users/configure_user.php:159 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/configure_user.php:56 +msgid "There was a problem loading user" +msgstr "" + +#: ../../godmode/users/configure_user.php:81 +#: ../../godmode/users/configure_user.php:135 +#: ../../operation/users/user_edit.php:57 +#: ../../operation/users/user_edit.php:80 +msgid "Passwords don't match. Please repeat again" +msgstr "" + +#: ../../godmode/users/configure_user.php:120 +#: ../../operation/users/user_edit.php:59 +msgid "User successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:123 +msgid "There was a problem updating user" +msgstr "" + +#: ../../godmode/users/configure_user.php:147 +msgid "User creation failed" +msgstr "" + +#: ../../godmode/users/configure_user.php:149 +msgid "User created successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:163 +msgid "Update user" +msgstr "" + +#: ../../godmode/users/configure_user.php:176 +#: ../../include/functions_db.php:1934 +#: ../../include/functions_reporting.php:242 +#: ../../operation/snmpconsole/snmp_view.php:178 +#: ../../operation/events/events.php:320 +#: ../../operation/users/user_edit.php:109 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/configure_user.php:178 +#: ../../operation/users/user_edit.php:112 +msgid "Real name" +msgstr "" + +#: ../../godmode/users/configure_user.php:187 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:193 +#: ../../operation/users/user_edit.php:127 +msgid "Telephone" +msgstr "" + +#: ../../godmode/users/configure_user.php:195 +msgid "Global Profile" +msgstr "" + +#: ../../godmode/users/configure_user.php:200 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/configure_user.php:202 +msgid "" +"This user has permissions to manage all. This is admin user and overwrites " +"all permissions given in profiles/groups" +msgstr "" + +#: ../../godmode/users/configure_user.php:203 +msgid "Standard user" +msgstr "" + +#: ../../godmode/users/configure_user.php:205 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "" + +#: ../../godmode/users/configure_user.php:220 +msgid "Group(s) available" +msgstr "" + +#: ../../godmode/users/configure_user.php:250 +#: ../../operation/users/user_edit.php:140 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 +msgid "Database Maintenance" +msgstr "" + +#: ../../godmode/db/db_info.php:43 +msgid "Database Information" +msgstr "" + +#: ../../godmode/db/db_info.php:47 +msgid "Modules per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:51 +msgid "Packets per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:54 +msgid "Press here to get database information as text" +msgstr "" + +#: ../../godmode/db/db_info.php:63 +msgid "Total data" +msgstr "" + +#: ../../godmode/db/db_info.php:89 +msgid "Press here to get database information as a graph" +msgstr "" + +#: ../../godmode/db/db_sanity.php:32 +msgid "Database sanity tool" +msgstr "" + +#: ../../godmode/db/db_sanity.php:38 +msgid "Checking tagente_estado table" +msgstr "" + +#: ../../godmode/db/db_sanity.php:55 +msgid "Checking database consistency" +msgstr "" + +#: ../../godmode/db/db_sanity.php:71 +msgid "Deleting non-init data" +msgstr "" + +#: ../../godmode/db/db_sanity.php:89 +msgid "" +"Pandora FMS Sanity tool is used to remove bad database structure data, " +"created modules with missing status, or modules that cannot be initialized " +"(and don't report any valid data) but retry each its own interval to get " +"data. This kind of bad modules could degrade performance of Pandora FMS. " +"This database sanity tool is also implemented in the pandora_db.pl " +"that you should be running each day or week. This console sanity DONT " +"compact your database, only delete bad structured data." +msgstr "" + +#: ../../godmode/db/db_sanity.php:94 +msgid "Sanitize my database now" +msgstr "" + +#: ../../godmode/db/db_sanity.php:101 +msgid "Delete non-initialized modules now" +msgstr "" + +#: ../../godmode/db/db_purge.php:44 +msgid "Get data from agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Purge task launched for agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Data older than" +msgstr "" + +#: ../../godmode/db/db_purge.php:84 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "" + +#: ../../godmode/db/db_purge.php:94 +msgid "Deleting records for module" +msgstr "" + +#: ../../godmode/db/db_purge.php:118 +msgid "Deleting records for all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:136 +msgid "Choose agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:137 +msgid "All agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:148 +msgid "Select the agent you want information about" +msgstr "" + +#: ../../godmode/db/db_purge.php:151 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 +msgid "Information on agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 +msgid "in the database" +msgstr "" + +#: ../../godmode/db/db_purge.php:157 +msgid "Information on all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:185 +msgid "Packets less than three months old" +msgstr "" + +#: ../../godmode/db/db_purge.php:186 +msgid "Packets less than one month old" +msgstr "" + +#: ../../godmode/db/db_purge.php:187 +msgid "Packets less than two weeks old" +msgstr "" + +#: ../../godmode/db/db_purge.php:188 +msgid "Packets less than one week old" +msgstr "" + +#: ../../godmode/db/db_purge.php:189 +msgid "Packets less than three days old" +msgstr "" + +#: ../../godmode/db/db_purge.php:190 +msgid "Packets less than one day old" +msgstr "" + +#: ../../godmode/db/db_purge.php:191 +msgid "Total number of packets" +msgstr "" + +#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 +#: ../../godmode/db/db_event.php:61 +msgid "Purge data" +msgstr "" + +#: ../../godmode/db/db_purge.php:200 +msgid "Purge data over 3 months" +msgstr "" + +#: ../../godmode/db/db_purge.php:201 +msgid "Purge data over 1 month" +msgstr "" + +#: ../../godmode/db/db_purge.php:202 +msgid "Purge data over 2 weeks" +msgstr "" + +#: ../../godmode/db/db_purge.php:203 +msgid "Purge data over 1 week" +msgstr "" + +#: ../../godmode/db/db_purge.php:204 +msgid "Purge data over 3 days" +msgstr "" + +#: ../../godmode/db/db_purge.php:205 +msgid "Purge data over 1 day" +msgstr "" + +#: ../../godmode/db/db_purge.php:206 +msgid "All data until now" +msgstr "" + +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_event.php:76 +msgid "Do it!" +msgstr "" + +#: ../../godmode/db/db_main.php:40 +msgid "Current database maintenance setup" +msgstr "" + +#: ../../godmode/db/db_main.php:43 +msgid "Max. time before compact data" +msgstr "" + +#: ../../godmode/db/db_main.php:44 +msgid "Max. time before purge" +msgstr "" + +#: ../../godmode/db/db_main.php:48 +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" +msgstr "" + +#: ../../godmode/db/db_audit.php:52 +msgid "Database Audit purge" +msgstr "" + +#: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 +msgid "Total" +msgstr "" + +#: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 +msgid "Records" +msgstr "" + +#: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 +msgid "First date" +msgstr "" + +#: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 +msgid "Latest date" +msgstr "" + +#: ../../godmode/db/db_audit.php:75 +msgid "Purge audit data over 90 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:76 +msgid "Purge audit data over 30 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:77 +msgid "Purge audit data over 14 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:78 +msgid "Purge audit data over 7 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:79 +msgid "Purge audit data over 3 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:80 +msgid "Purge audit data over 1 day" +msgstr "" + +#: ../../godmode/db/db_audit.php:81 +msgid "Purge all audit data" +msgstr "" + +#: ../../godmode/db/db_refine.php:41 +msgid "Maximum equal to minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:60 +msgid "Filtering data module" +msgstr "" + +#: ../../godmode/db/db_refine.php:104 +msgid "Purge data out these limits" +msgstr "" + +#: ../../godmode/db/db_refine.php:106 +#: ../../include/functions_reporting.php:489 +msgid "Minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:107 +#: ../../include/functions_reporting.php:490 +msgid "Maximum" +msgstr "" + +#: ../../godmode/db/db_event.php:41 +msgid "Event Database cleanup" +msgstr "" + +#: ../../godmode/db/db_event.php:66 +msgid "Purge event data over 90 days" +msgstr "" + +#: ../../godmode/db/db_event.php:67 +msgid "Purge event data over 30 days" +msgstr "" + +#: ../../godmode/db/db_event.php:68 +msgid "Purge event data over 14 days" +msgstr "" + +#: ../../godmode/db/db_event.php:69 +msgid "Purge event data over 7 days" +msgstr "" + +#: ../../godmode/db/db_event.php:70 +msgid "Purge event data over 3 days" +msgstr "" + +#: ../../godmode/db/db_event.php:71 +msgid "Purge event data over 1 day" +msgstr "" + +#: ../../godmode/db/db_event.php:72 +msgid "Purge all event data" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:46 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:79 +#: ../../godmode/alerts/configure_alert.php:58 +msgid "Alert configuration" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:80 +msgid "Alerts defined in Pandora" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:82 +#: ../../godmode/alerts/configure_alert.php:79 +msgid "Alert name" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:111 +#: ../../godmode/alerts/configure_alert.php:60 +#: ../../operation/snmpconsole/snmp_alert.php:137 +msgid "Create alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:46 +msgid "There was a problem loading alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:63 +msgid "Modify alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:84 +msgid "Command" +msgstr "" + +#: ../../include/functions_visual_map.php:139 +msgid "Static graph" +msgstr "" + +#: ../../include/functions_visual_map.php:140 +msgid "Module graph" +msgstr "" + +#: ../../include/functions.php:202 +msgid "You don't have access" +msgstr "" + +#: ../../include/functions.php:206 +msgid "You don't have enough permission to access this resource" +msgstr "" + +#: ../../include/functions.php:220 ../../include/functions.php:224 +msgid "Unmanaged error" +msgstr "" + +#: ../../include/functions.php:424 +msgid "." +msgstr "" + +#: ../../include/functions.php:426 +msgid "," +msgstr "" + +#: ../../include/functions.php:480 ../../include/functions.php:487 +#: ../../include/functions.php:511 +#: ../../operation/visual_console/render_view.php:81 +#: ../../operation/visual_console/render_view.php:82 +#: ../../operation/visual_console/render_view.php:83 +#: ../../operation/visual_console/render_view.php:84 +#: ../../operation/visual_console/render_view.php:85 +msgid "minutes" +msgstr "" + +#: ../../include/functions.php:496 ../../include/functions.php:497 +msgid "months" +msgstr "" + +#: ../../include/functions.php:850 ../../include/functions.php:937 +#: ../../include/functions_db.php:1820 +msgid "Recovery" +msgstr "" + +#: ../../include/functions.php:856 ../../include/functions.php:943 +msgid "Alert Ctrl." +msgstr "" + +#: ../../include/functions.php:859 ../../include/functions.php:946 +msgid "Firing days" +msgstr "" + +#: ../../include/functions.php:972 +#: ../../operation/snmpconsole/snmp_alert.php:341 +#: ../../operation/agentes/estado_generalagente.php:131 +#: ../../operation/agentes/estado_generalagente.php:139 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:353 +#: ../../operation/agentes/estado_alertas.php:201 +#: ../../operation/agentes/estado_alertas.php:268 +msgid "Never" +msgstr "" + +#: ../../include/functions.php:978 ../../include/functions.php:1139 +#: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 +#: ../../operation/agentes/estado_agente.php:346 +#: ../../operation/agentes/estado_alertas.php:191 +#: ../../operation/agentes/estado_alertas.php:258 +#: ../../operation/agentes/estado_alertas.php:281 +msgid "Alert fired" +msgstr "" + +#: ../../include/functions.php:989 ../../include/functions_db.php:1907 +#: ../../operation/agentes/bulbs.php:37 +#: ../../operation/agentes/estado_agente.php:348 +#: ../../operation/agentes/estado_alertas.php:193 +#: ../../operation/agentes/estado_alertas.php:260 +#: ../../operation/agentes/estado_alertas.php:283 +msgid "Alert not fired" +msgstr "" + +#: ../../include/functions.php:1000 +#: ../../operation/reporting/reporting_viewer.php:147 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions.php:1001 +#: ../../operation/reporting/reporting_viewer.php:161 +msgid "Custom graph" +msgstr "" + +#: ../../include/functions.php:1002 +#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../operation/agentes/ver_agente.php:224 +#: ../../operation/agentes/sla_view.php:46 +#: ../../operation/agentes/sla_view.php:147 +msgid "S.L.A" +msgstr "" + +#: ../../include/functions.php:1003 +#: ../../operation/reporting/reporting_viewer.php:249 +msgid "Event report" +msgstr "" + +#: ../../include/functions.php:1004 +#: ../../operation/reporting/reporting_viewer.php:265 +msgid "Alert report" +msgstr "" + +#: ../../include/functions.php:1005 +#: ../../operation/reporting/reporting_viewer.php:279 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions.php:1009 +#: ../../operation/reporting/reporting_viewer.php:342 +msgid "Sumatory" +msgstr "" + +#: ../../include/functions.php:1010 +msgid "General group report" +msgstr "" + +#: ../../include/functions.php:1012 +#: ../../operation/reporting/reporting_viewer.php:384 +msgid "Agents detailed view" +msgstr "" + +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1136 +#: ../../operation/reporting/reporting_viewer.php:218 +msgid "Unknown" +msgstr "" + +#: ../../include/functions.php:1137 +#: ../../operation/agentes/status_monitor.php:229 +#: ../../operation/agentes/status_monitor.php:248 +msgid "Monitor up" +msgstr "" + +#: ../../include/functions.php:1138 +#: ../../operation/agentes/status_monitor.php:231 +#: ../../operation/agentes/status_monitor.php:250 +msgid "Monitor down" +msgstr "" + +#: ../../include/functions.php:1140 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1141 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1142 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1143 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1144 ../../include/functions_db.php:2021 +#: ../../operation/events/events.php:425 +msgid "System" +msgstr "" + +#: ../../include/functions.php:1145 +msgid "Error" +msgstr "" + +#: ../../include/functions_db.php:1124 +msgid "Software agent data" +msgstr "" + +#: ../../include/functions_db.php:1127 +msgid "Software agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1130 +msgid "Network agent data" +msgstr "" + +#: ../../include/functions_db.php:1133 +msgid "Network agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1689 +msgid "Wrong module type" +msgstr "" + +#: ../../include/functions_db.php:1815 +msgid "Tt" +msgstr "" + +#: ../../include/functions_db.php:1816 +msgid "Firing" +msgstr "" + +#: ../../include/functions_db.php:1819 +msgid "Desc" +msgstr "" + +#: ../../include/functions_db.php:1821 +msgid "MinMax.Al" +msgstr "" + +#: ../../include/functions_db.php:1822 +msgid "Days" +msgstr "" + +#: ../../include/functions_db.php:1823 +msgid "Fired" +msgstr "" + +#: ../../include/functions_db.php:1928 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 +msgid "St" +msgstr "" + +#: ../../include/functions_db.php:1932 +#: ../../include/functions_reporting.php:241 +#: ../../operation/events/events.php:316 +msgid "Event name" +msgstr "" + +#: ../../include/functions_reporting.php:298 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting.php:299 +#: ../../include/functions_reporting.php:493 +#: ../../operation/snmpconsole/snmp_alert.php:268 +#: ../../operation/agentes/estado_alertas.php:66 +#: ../../operation/agentes/estado_alertas.php:293 +msgid "Times Fired" +msgstr "" + +#: ../../include/functions_reporting.php:343 +msgid "Total alerts monitored" +msgstr "" + +#: ../../include/functions_reporting.php:391 +msgid "Total monitors" +msgstr "" + +#: ../../include/functions_reporting.php:392 +msgid "Monitors down on period" +msgstr "" + +#: ../../include/functions_reporting.php:424 +#: ../../include/functions_reporting.php:528 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting.php:468 +msgid "Agents in group" +msgstr "" + +#: ../../include/functions_reporting.php:492 +#: ../../operation/snmpconsole/snmp_alert.php:269 +#: ../../operation/agentes/estado_alertas.php:65 +#: ../../operation/agentes/estado_alertas.php:292 +msgid "Last fired" +msgstr "" + +#: ../../include/functions_reporting.php:529 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting.php:622 +#: ../../operation/agentes/estado_grupo.php:222 +msgid "Monitors" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:110 +msgid "Invalid date selected" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:115 +msgid "Selected date is older than current date" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:195 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:235 +msgid "Ok" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:237 +#: ../../operation/agentes/estado_grupo.php:235 +msgid "Fail" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:136 +#: ../../operation/reporting/graph_viewer.php:144 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:145 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:146 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:147 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:157 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:165 +msgid "Graph name" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:39 +msgid "HTML" +msgstr "" + +#: ../../operation/incidents/incident_note.php:29 +#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/incidents/incident_detail.php:203 +#: ../../operation/incidents/incident_search.php:25 +msgid "Incident management" +msgstr "" + +#: ../../operation/incidents/incident_note.php:30 +msgid "Add note to incident" +msgstr "" + +#: ../../operation/incidents/incident.php:50 +msgid "Incident successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident.php:54 +msgid "There was a problem deleting incident" +msgstr "" + +#: ../../operation/incidents/incident.php:77 +msgid "Incident successfully updated" +msgstr "" + +#: ../../operation/incidents/incident.php:79 +#: ../../operation/incidents/incident.php:82 +msgid "There was a problem updating incident" +msgstr "" + +#: ../../operation/incidents/incident.php:103 +msgid "Incident successfully created" +msgstr "" + +#: ../../operation/incidents/incident.php:187 +msgid "Viewing incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:212 +#: ../../operation/incidents/incident.php:220 +msgid "All incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:213 +#: ../../operation/incidents/incident.php:221 +#: ../../operation/incidents/incident.php:233 +msgid "Active incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:214 +#: ../../operation/incidents/incident.php:222 +#: ../../operation/incidents/incident.php:236 +msgid "Closed incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:223 +#: ../../operation/incidents/incident.php:235 +msgid "Rejected incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:216 +#: ../../operation/incidents/incident.php:224 +#: ../../operation/incidents/incident.php:237 +msgid "Expired incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:234 +msgid "Active incidents, with comments" +msgstr "" + +#: ../../operation/incidents/incident.php:241 +#: ../../operation/incidents/incident.php:274 +#: ../../operation/incidents/incident.php:286 +#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:329 +msgid "Very Serious" +msgstr "" + +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +msgid "groups" +msgstr "" + +#: ../../operation/incidents/incident.php:341 +msgid "No incident matches your search filter" +msgstr "" + +#: ../../operation/incidents/incident.php:345 +#: ../../operation/incidents/incident.php:469 +#: ../../operation/incidents/incident_detail.php:207 +#: ../../operation/events/events.php:484 +msgid "Create incident" +msgstr "" + +#: ../../operation/incidents/incident.php:379 +#: ../../operation/incidents/incident_detail.php:270 +#: ../../operation/incidents/incident_detail.php:274 +#: ../../operation/events/events.php:318 +msgid "Source" +msgstr "" + +#: ../../operation/incidents/incident.php:380 +#: ../../operation/incidents/incident_detail.php:221 +msgid "Owner" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:31 +#: ../../operation/menu.php:151 ../../operation/menu.php:173 +#: ../../operation/menu.php:217 +msgid "Statistics" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by status" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:38 +msgid "Incidents by priority" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:41 +msgid "Incidents by group" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:44 +msgid "Incidents by user" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:47 +msgid "Incidents by source" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:83 +msgid "Note successfully added" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:110 +msgid "Note successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:148 +msgid "" +"File cannot be saved. Please contact Pandora administrator about this error " +"
" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:205 +msgid "Review of incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:217 +msgid "Opened at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:254 +#: ../../operation/incidents/incident_detail.php:261 +msgid "Open and Active" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:256 +#: ../../operation/incidents/incident_detail.php:263 +msgid "Not valid" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:257 +#: ../../operation/incidents/incident_detail.php:264 +msgid "Out of date" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:258 +#: ../../operation/incidents/incident_detail.php:265 +msgid "Closed" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:357 +msgid "Update incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:371 +msgid "Add note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:386 +msgid "Notes attached to incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:431 +msgid "Attached files" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/incidents/incident_detail.php:467 +msgid "Filename" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:436 +msgid "Size" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:457 +msgid "Attach file" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:478 +msgid "Upload" +msgstr "" + +#: ../../operation/incidents/incident_search.php:26 +msgid "Please select a search criterion" +msgstr "" + +#: ../../operation/incidents/incident_search.php:48 +msgid "" +"(*) The text search will look for all words entered as substring, in index " +"title or description of each incident" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:55 +#: ../../operation/servers/view_server.php:37 +msgid "Configuration detail" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:68 +msgid "Force" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:76 +msgid "Progress" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:78 +msgid "Op" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:124 +msgid "Done" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:126 +msgid "Pending" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:163 +msgid "This server has no recon tasks assigned" +msgstr "" + +#: ../../operation/servers/view_server.php:55 +#: ../../operation/agentes/tactical.php:231 +msgid "Load" +msgstr "" + +#: ../../operation/servers/view_server.php:57 +#: ../../operation/agentes/tactical.php:233 +msgid "LAG" +msgstr "" + +#: ../../operation/servers/view_server.php:59 +msgid "Version" +msgstr "" + +#: ../../operation/servers/view_server.php:89 +#: ../../operation/agentes/tactical.php:288 +msgid "of" +msgstr "" + +#: ../../operation/servers/view_server.php:99 +msgid "SNMP server" +msgstr "" + +#: ../../operation/servers/view_server.php:117 +msgid "Master server" +msgstr "" + +#: ../../operation/servers/view_server.php:120 +msgid "Check" +msgstr "" + +#: ../../operation/visual_console/render_view.php:66 +msgid "Full screen mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:70 +msgid "Back to normal mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:79 +#: ../../operation/visual_console/render_view.php:80 +msgid "Seconds" +msgstr "" + +#: ../../operation/visual_console/render_view.php:89 +msgid "Autorefresh time" +msgstr "" + +#: ../../operation/visual_console/render_view.php:91 +msgid "Refresh" +msgstr "" + +#: ../../operation/visual_console/render_view.php:122 +msgid "Until refresh" +msgstr "" + +#: ../../operation/visual_console/index.php:26 ../../operation/menu.php:100 +msgid "Visual console" +msgstr "" + +#: ../../operation/visual_console/index.php:27 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/tactical.php:202 +msgid "Summary" +msgstr "" + +#: ../../operation/visual_console/index.php:32 +msgid "There are no defined layouts" +msgstr "" + +#: ../../operation/visual_console/index.php:41 +msgid "Elements" +msgstr "" + +#: ../../operation/visual_console/index.php:59 +msgid "There are no visual consoles defined" +msgstr "" + +#: ../../operation/menu.php:46 ../../operation/agentes/tactical.php:34 +msgid "Tactical view" +msgstr "" + +#: ../../operation/menu.php:53 ../../operation/agentes/estado_grupo.php:32 +msgid "Group view" +msgstr "" + +#: ../../operation/menu.php:60 ../../operation/agentes/networkmap.php:252 +msgid "Network Map" +msgstr "" + +#: ../../operation/menu.php:74 +msgid "Alert detail" +msgstr "" + +#: ../../operation/menu.php:81 +msgid "Monitor detail" +msgstr "" + +#: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 +msgid "Export data" +msgstr "" + +#: ../../operation/menu.php:144 +msgid "Search incident" +msgstr "" + +#: ../../operation/menu.php:178 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:184 +msgid "CSV File" +msgstr "" + +#: ../../operation/menu.php:189 +msgid "Marquee" +msgstr "" + +#: ../../operation/menu.php:199 +msgid "View users" +msgstr "" + +#: ../../operation/menu.php:208 +msgid "Edit my user" +msgstr "" + +#: ../../operation/menu.php:228 ../../operation/snmpconsole/snmp_view.php:128 +msgid "SNMP console" +msgstr "" + +#: ../../operation/menu.php:238 ../../operation/snmpconsole/snmp_alert.php:258 +msgid "SNMP alerts" +msgstr "" + +#: ../../operation/menu.php:249 ../../operation/messages/message.php:58 +msgid "Messages" +msgstr "" + +#: ../../operation/menu.php:258 +msgid "Messages to groups" +msgstr "" + +#: ../../operation/menu.php:292 +msgid "Custom graphs" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:135 +msgid "Update alert" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:182 +#: ../../operation/snmpconsole/snmp_alert.php:265 +#: ../../operation/snmpconsole/snmp_alert.php:302 +#: ../../operation/snmpconsole/snmp_view.php:175 +msgid "OID" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:186 +#: ../../operation/snmpconsole/snmp_alert.php:266 +#: ../../operation/snmpconsole/snmp_alert.php:304 +#: ../../operation/snmpconsole/snmp_view.php:177 +msgid "Custom value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:190 +#: ../../operation/snmpconsole/snmp_alert.php:264 +#: ../../operation/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:176 +msgid "SNMP Agent" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:356 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:72 +#: ../../operation/events/events.php:84 +msgid "Event successfully deleted" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:85 +#: ../../operation/events/events.php:105 +msgid "Event successfully validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:141 +#: ../../operation/events/events.php:474 +msgid "Validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:143 +#: ../../operation/events/events.php:476 +msgid "Not validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:148 +#: ../../operation/events/events.php:480 +msgid "Validate event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../operation/events/events.php:482 +msgid "Delete event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:266 +#: ../../operation/agentes/estado_alertas.php:68 +#: ../../operation/events/events.php:465 +msgid "Validate" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:273 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/agentes/networkmap.php:252 +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_grupo.php:32 +#: ../../operation/agentes/estado_ultimopaquete.php:42 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:112 +#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/estadisticas.php:32 +msgid "Pandora Agents" +msgstr "" + +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:199 +msgid "Normal screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:202 +msgid "Full screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:271 +msgid "Layout" +msgstr "" + +#: ../../operation/agentes/networkmap.php:275 +msgid "No Overlap" +msgstr "" + +#: ../../operation/agentes/networkmap.php:279 +msgid "Simple" +msgstr "" + +#: ../../operation/agentes/networkmap.php:283 +msgid "Regenerate" +msgstr "" + +#: ../../operation/agentes/networkmap.php:298 +msgid "Zoom" +msgstr "" + +#: ../../operation/agentes/networkmap.php:306 +msgid "Distance between nodes" +msgstr "" + +#: ../../operation/agentes/networkmap.php:312 +msgid "Font" +msgstr "" + +#: ../../operation/agentes/networkmap.php:352 +#: ../../operation/agentes/networkmap.php:361 +msgid "Map could not be generated" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:34 +#: ../../operation/agentes/estado_monitores.php:33 +msgid "Full list of Monitors" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:78 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:83 +#: ../../operation/agentes/status_monitor.php:87 +#: ../../operation/agentes/status_monitor.php:93 +#: ../../operation/agentes/status_monitor.php:98 +#: ../../operation/agentes/ver_agente.php:79 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:84 +#: ../../operation/agentes/status_monitor.php:89 +#: ../../operation/agentes/status_monitor.php:95 +#: ../../operation/agentes/status_monitor.php:97 +msgid "Monitors up" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:85 +#: ../../operation/agentes/status_monitor.php:90 +#: ../../operation/agentes/status_monitor.php:92 +#: ../../operation/agentes/status_monitor.php:99 +msgid "Monitors unknown" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:122 +msgid "Free text" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:253 +msgid "This group doesn't have any monitor" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:54 +msgid "Agent general information" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:66 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:113 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:117 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:128 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:161 +msgid "Next agent contact" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:167 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:171 +msgid "Events generated -by module-" +msgstr "" + +#: ../../operation/agentes/status_events.php:30 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:115 +msgid "There are no defined groups" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:151 +msgid "Modules bad" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:156 +msgid "Modules OK" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:168 +msgid "Agents down" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:174 +msgid "Disabled alerts" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:214 +msgid "Agents" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:227 +msgid "ok" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:43 +msgid "Display of last data modules received by agent" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:54 +msgid "int" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:56 +#: ../../operation/agentes/exportdata.php:175 +#: ../../operation/agentes/datos_agente.php:81 +#: ../../operation/agentes/ver_agente.php:211 +msgid "Data" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:57 +msgid "Graph" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:58 +msgid "Raw Data" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:94 +#: ../../operation/agentes/bulbs.php:27 +#: ../../operation/agentes/sla_view.php:106 +#: ../../operation/agentes/estado_agente.php:326 +msgid "Change between Green/Red state" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:96 +#: ../../operation/agentes/bulbs.php:25 +#: ../../operation/agentes/sla_view.php:108 +#: ../../operation/agentes/sla_view.php:187 +#: ../../operation/agentes/estado_agente.php:324 +msgid "At least one monitor fails" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:98 +#: ../../operation/agentes/bulbs.php:23 +#: ../../operation/agentes/sla_view.php:110 +#: ../../operation/agentes/sla_view.php:185 +#: ../../operation/agentes/estado_agente.php:329 +msgid "All Monitors OK" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:123 +msgid "This agent doesn 't have any monitor with data" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Sunday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Monday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Tuesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Wednesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Thurdsday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Friday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Saturday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:60 +msgid "One hour" +msgstr "" + +#: ../../operation/agentes/exportdata.php:76 +msgid "Hr" +msgstr "" + +#: ../../operation/agentes/exportdata.php:97 +msgid "Database export results" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +#: ../../operation/agentes/exportdata.php:170 +msgid "Data from agent " +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "from" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "to" +msgstr "" + +#: ../../operation/agentes/exportdata.php:120 +msgid "Download file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:122 +#: ../../operation/agentes/exportdata.php:208 +msgid "No module has been selected" +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " from " +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " to " +msgstr "" + +#: ../../operation/agentes/exportdata.php:287 +msgid "Begin date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:294 +msgid "End date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:301 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:305 +msgid "Data table" +msgstr "" + +#: ../../operation/agentes/exportdata.php:306 +msgid "Standalone CSV ascii file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:307 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:313 +msgid "Export" +msgstr "" + +#: ../../operation/agentes/bulbs.php:31 +#: ../../operation/agentes/estado_agente.php:332 +msgid "Agent without monitors" +msgstr "" + +#: ../../operation/agentes/bulbs.php:33 +#: ../../operation/agentes/estado_agente.php:338 +msgid "Agent without data" +msgstr "" + +#: ../../operation/agentes/bulbs.php:35 +#: ../../operation/agentes/estado_agente.php:335 +msgid "Agent down" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:40 +msgid "One month" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:44 +msgid "One week" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:48 +msgid "Last 24 Hours" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:73 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:49 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:55 +msgid "Last remote contact" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:182 +msgid "View mode" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:193 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:203 +msgid "Main" +msgstr "" + +#: ../../operation/agentes/sla_view.php:34 +msgid "SLA view" +msgstr "" + +#: ../../operation/agentes/sla_view.php:41 +msgid "Automatic SLA for monitors" +msgstr "" + +#: ../../operation/agentes/sla_view.php:141 +msgid "User-defined SLA items" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:380 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:54 +#: ../../operation/agentes/estado_alertas.php:113 +msgid "Full list of Alerts" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:61 +msgid "Info" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:284 +msgid "Combined alert" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:299 +msgid "No agent included in this group has any assigned alert" +msgstr "" + +#: ../../operation/agentes/tactical.php:108 +#: ../../operation/agentes/tactical.php:109 +msgid "Monitor checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:115 +msgid "Monitor OK" +msgstr "" + +#: ../../operation/agentes/tactical.php:125 +msgid "Monitor BAD" +msgstr "" + +#: ../../operation/agentes/tactical.php:138 +msgid "Monitor Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:147 +msgid "Monitor Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:154 +#: ../../operation/agentes/tactical.php:184 +msgid "Alerts Fired" +msgstr "" + +#: ../../operation/agentes/tactical.php:162 +#: ../../operation/agentes/tactical.php:195 +msgid "Alerts Total" +msgstr "" + +#: ../../operation/agentes/tactical.php:169 +#: ../../operation/agentes/tactical.php:170 +msgid "Data Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:172 +msgid "Data Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:178 +msgid "Data Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:203 +msgid "Total Agents" +msgstr "" + +#: ../../operation/agentes/tactical.php:205 +msgid "Total Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:208 +msgid "Server Sanity" +msgstr "" + +#: ../../operation/agentes/tactical.php:211 +msgid "Uninitialized modules" +msgstr "" + +#: ../../operation/agentes/tactical.php:228 +msgid "Tactical server information" +msgstr "" + +#: ../../operation/agentes/estadisticas.php:33 +msgid "Database Statistics per Agent" +msgstr "" + +#: ../../operation/events/event_statistics.php:33 +msgid "Events statistics" +msgstr "" + +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "" + +#: ../../operation/events/event_statistics.php:40 +msgid "Event graph by user" +msgstr "" + +#: ../../operation/events/event_statistics.php:43 +msgid "Event graph by group" +msgstr "" + +#: ../../operation/events/events.php:88 +msgid "Error deleting event" +msgstr "" + +#: ../../operation/events/events.php:108 +msgid "Error validating event" +msgstr "" + +#: ../../operation/events/events.php:196 +msgid "Main event view" +msgstr "" + +#: ../../operation/events/events.php:207 +msgid "Event control filter" +msgstr "" + +#: ../../operation/events/events.php:234 +msgid "Event type" +msgstr "" + +#: ../../operation/events/events.php:240 +msgid "Severity" +msgstr "" + +#: ../../operation/events/events.php:245 +msgid "Event status" +msgstr "" + +#: ../../operation/events/events.php:247 +msgid "All event" +msgstr "" + +#: ../../operation/events/events.php:248 +msgid "Only validated" +msgstr "" + +#: ../../operation/events/events.php:249 +msgid "Only pending" +msgstr "" + +#: ../../operation/events/events.php:255 +msgid "Free search" +msgstr "" + +#: ../../operation/events/events.php:259 +msgid "Agent search" +msgstr "" + +#: ../../operation/events/events.php:282 +msgid "Marquee display" +msgstr "" + +#: ../../operation/events/events.php:284 +msgid "RSS Events" +msgstr "" + +#: ../../operation/users/user_statistics.php:26 +msgid "User activity statistics" +msgstr "" + +#: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 +msgid "Pandora users" +msgstr "" + +#: ../../operation/users/user_edit.php:84 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:119 +msgid "confirmation" +msgstr "" + +#: ../../operation/users/user.php:102 +msgid "System incidents reading" +msgstr "" + +#: ../../operation/users/user.php:105 +msgid "System incidents writing" +msgstr "" + +#: ../../operation/users/user.php:108 +msgid "System incidents management" +msgstr "" + +#: ../../operation/users/user.php:111 +msgid "Agents reading" +msgstr "" + +#: ../../operation/users/user.php:114 +msgid "Agents management" +msgstr "" + +#: ../../operation/users/user.php:117 +msgid "Alerts edition" +msgstr "" + +#: ../../operation/users/user.php:120 +msgid "Users management" +msgstr "" + +#: ../../operation/users/user.php:123 +msgid "Database management" +msgstr "" + +#: ../../operation/users/user.php:126 +msgid "Alerts anagement" +msgstr "" + +#: ../../operation/users/user.php:129 +msgid "Pandora system management" +msgstr "" + +#: ../../operation/messages/message.php:26 +msgid "Message successfully sent" +msgstr "" + +#: ../../operation/messages/message.php:28 +#: ../../operation/messages/message.php:51 +msgid "There was a problem sending message" +msgstr "" + +#: ../../operation/messages/message.php:61 +#: ../../operation/messages/message.php:102 +#: ../../operation/messages/message.php:225 +msgid "New message" +msgstr "" + +#: ../../operation/messages/message.php:94 +#: ../../operation/messages/message.php:126 +#: ../../operation/messages/message.php:147 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message.php:100 +#: ../../operation/messages/message.php:129 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message.php:152 +msgid " wrote" +msgstr "" + +#: ../../operation/messages/message.php:155 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message.php:160 +msgid "Read messages" +msgstr "" + +#: ../../operation/messages/message.php:168 +msgid "Message sucessfully deleted" +msgstr "" + +#: ../../operation/messages/message.php:170 +msgid "There was a problem deleting message" +msgstr "" + +#: ../../operation/messages/message.php:184 +msgid "There are no messages" +msgstr "" + +#: ../../operation/messages/message.php:188 +msgid "Read" +msgstr "" + +#: ../../operation/messages/message.php:189 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message.php:215 +msgid "No subject" +msgstr "" diff --git a/pandora_console/include/languages/uk.mo b/pandora_console/include/languages/uk.mo new file mode 100644 index 0000000000000000000000000000000000000000..ea2d5f2f640f21885e6fb576f972cb3ce8d28132 GIT binary patch literal 4308 zcmZ{mU2Ggz6~{0A;KPKLw0x98;Rafokj`f9HfiFxAx`3?Ms{Ojr%7A&VZ3|2JN532 zH8bmtg@ocHBrRBp+6G%eZ7QM)gm|$XJ8_&iQ6+c;%^;-+9tsa21iV%}Rlx7e%ehPdSYyR-HM zzYj9Jo1pGueh(<|-Oo$neh~Z&n9HyW6#MUh;&&jMzX0-6HZMuN49a>Xlh?EP_d&6L zC6k}aa2k|--UQc!zXZPsu7Eqi+u3|Qq)FVHz;$2;C_H|f*Qdb)pyWLWJ_No9J^_9Y zlznHxd%!E8*#8>jr+&vv^8X|Fb?{Fa-oa+#?-B3?a0@8={0J1g8Bpxr0xy0{skgzc z%=ePK)>aZUjilH%b@ss2gFqU1{D2wGyE&aPrc7e;{6XO_UkZ$67>+c z8GIQ0GB^N!4Xl8|-xMfzZ-e)NbD-G&3Y7hBgW~@^@DcFup!m5LqX)swpxEsPzW_c5 z3a?|J*qsIWsSCUw0DlHb{I|0CZ$W-9`L*18Bp^41GoYF2PpdM?oH#|2qIG5U>+O*_kfdN z!Vma5^V{GS&_O8tTmU8hTOj35dIM-a!m0GHaMi_-nB@_!WIy3F&-eyo8^dDA-66fH z8I4C`Zak0i@lD244BksgwBEM-es@m169ur%V6D@QPtj&hy&HWRkQ-t(E!nw zX`&veYg&iVsi=J=m{r!XbX;T@~gA+k$s%zv0&keka(N3U;O%UpF$JDW| zJ7HPxcYHJA9it$_df4~sf$`Vamc?h#@EHVk&o8P&X2dr^S%*&5s6pd9UM*0AWv{MH zO5C6m8ts}oQqT7%Ht1emu-!*PJ>s}UO||qGnQTx)W#b!Nw*zhKG2a`mn5wRLQb)Ix zs0B1a!3YClRPybyvKsQFr4Elt8Fkfm@#L##jX$9YJ_+TB?YnqTN2JS+m`cH`8XbCi zHCabUcyCIKdd{oqq9^f{?Qx^+LV*qzgRl%|5^AE7EXtS9PC+2O#rdVh3$c)b|IvJT~8X-R<)!gzW0(TgjR3S zB2(GAlem)7TO-w=?T{Js{LtzTN>0(*Q!545kk_gAAMWeZ&vf_q=&qjr?%uxL-TU?( z>KPo|)i!W&$lA+cl>=i*%XjLIe15x?-(j`qb^F%Nty?$ek)UWDGUJZyxLU70Z{@d( zUPt@pJWpGn9fa19Z@WRoCi+hOJV$cW)?KDptJ=G(wo}RZwO#1Br5c1cgYH z?YNHZ>aN=8?uwK1{L-$r{@(tcR-Wy-d>fStIg-}U#2BH5=2*C8tb*lET`1drV8W*k z5ACW#y4dFaFLsO#0;O>Ig?E74+fD?T3GjL$?%@rh_QTG<#aZi=UMbSt_U z&BxQx0(c|3j^awR5}%X15gD_1NHpNmf?t9V?BuC&xUR_V(< z%E}5`%yVa^pYqZ2xFpk-$7ycVrp2~Zii*i9HT*^AiQ}A#-b#XBBK+lOR+HX5AxZ26 z7N25k#Kbxs"U)9djRq9q;uG+Km~#bmqlYVA}rm&Z=hFm7g@ktfU zL~}SlF59T+CrL2r?z8dncp4FF!ut|N)S~GqjeH>uY=*cmGbA|n)x^0HpQ2{RDNGtZ zsjk&pimqu2kyKPgr$1~EUBeSP$v*KUpVy`KsNw0gWO_5Y9G{Hl6LF$>F`6R;p^U~5 zW8quB1f%@fyz~nHBKvAeEY}0Fi z>p^-bDO2h$KCYvStN9R~&eN)FC7z|4AED(|^EfvGqR%gpd+TzFUQ1eqno0f|W)kY> z8-MPS|5aB1`4#Sx8&n8ON-f+`PZEP$?o}9MD$GsO2{S|olTG&Is3b00)*_gVUzRg2 zi9nEaj-0Y(s9E7yBnOp+DUQmkY_bqfS#oyK&w5&Pxm1#>Nl%JH%{3$~Igc;+c}&x< zH>0_R>+B9{ZF*MPHTyH4-dl@uTc(K+$B8uM$@pawn#FnJqDb!#VqGA{lPn_mKlc^a Nh{P$Jq~`G%^, 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: pandora-fms\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-09-10 15:55+0200\n" +"PO-Revision-Date: 2008-10-08 15:21+0000\n" +"Last-Translator: Zhenka \n" +"Language-Team: Ukrainian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2008-10-13 07:49+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../../reporting/stat_win.php:46 +#: ../../operation/agentes/datos_agente.php:120 +msgid "There was a problem locating the source of the graph" +msgstr "Помилка в знаходженні місця сорсів графіків" + +#: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 +#: ../../godmode/reporting/graph_builder.php:333 +#: ../../godmode/reporting/graph_builder.php:389 +#: ../../godmode/reporting/reporting_builder.php:383 +#: ../../include/functions.php:533 +#: ../../operation/reporting/graph_viewer.php:122 +msgid "1 hour" +msgstr "1 година" + +#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 +#: ../../godmode/reporting/graph_builder.php:336 +#: ../../godmode/reporting/graph_builder.php:390 +#: ../../include/functions.php:536 +msgid "2 hours" +msgstr "2 години" + +#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 +#: ../../godmode/reporting/graph_builder.php:342 +#: ../../godmode/reporting/graph_builder.php:392 +#: ../../include/functions.php:539 +msgid "6 hours" +msgstr "6 годин" + +#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 +#: ../../godmode/reporting/graph_builder.php:345 +#: ../../godmode/reporting/graph_builder.php:393 +#: ../../include/functions.php:542 +msgid "12 hours" +msgstr "12 годин" + +#: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 +#: ../../godmode/reporting/graph_builder.php:348 +#: ../../godmode/reporting/graph_builder.php:375 +#: ../../godmode/reporting/reporting_builder.php:388 +#: ../../include/functions.php:545 +#: ../../operation/reporting/graph_viewer.php:127 +msgid "1 day" +msgstr "1 день" + +#: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 +#: ../../godmode/reporting/graph_builder.php:351 +#: ../../godmode/reporting/graph_builder.php:395 +#: ../../godmode/reporting/reporting_builder.php:389 +#: ../../include/functions.php:548 +#: ../../operation/reporting/graph_viewer.php:128 +msgid "2 days" +msgstr "2 дні" + +#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 +#: ../../include/functions.php:551 +msgid "5 days" +msgstr "5 днів" + +#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 +#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../include/functions.php:554 +#: ../../operation/reporting/graph_viewer.php:129 +msgid "1 week" +msgstr "1 тиждень" + +#: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 +#: ../../godmode/reporting/map_builder.php:373 +#: ../../godmode/reporting/graph_builder.php:360 +#: ../../godmode/reporting/graph_builder.php:397 +#: ../../include/functions.php:557 +msgid "15 days" +msgstr "12 днів" + +#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 +#: ../../godmode/reporting/reporting_builder.php:392 +#: ../../include/functions.php:560 +#: ../../operation/reporting/graph_viewer.php:130 +msgid "1 month" +msgstr "1 місяць" + +#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 +#: ../../godmode/reporting/graph_builder.php:366 +#: ../../godmode/reporting/graph_builder.php:399 +#: ../../include/functions.php:563 +msgid "2 months" +msgstr "2 місяці" + +#: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 +#: ../../godmode/reporting/graph_builder.php:369 +#: ../../godmode/reporting/graph_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:393 +#: ../../include/functions.php:566 +#: ../../operation/reporting/graph_viewer.php:131 +msgid "6 months" +msgstr "6 місяців" + +#: ../../reporting/stat_win.php:114 +#: ../../godmode/agentes/module_manager_editor_wmi.php:211 +#: ../../godmode/agentes/module_manager_editor_data.php:148 +#: ../../godmode/agentes/module_manager_editor_plugin.php:184 +#: ../../godmode/agentes/module_manager_editor_network.php:222 +#: ../../godmode/agentes/alert_manager_editor.php:121 +#: ../../include/functions.php:1007 +#: ../../operation/reporting/reporting_viewer.php:312 +msgid "Max. Value" +msgstr "Мак. значення" + +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../operation/reporting/reporting_viewer.php:297 +msgid "Avg. Value" +msgstr "Середнє значення" + +#: ../../reporting/stat_win.php:118 +#: ../../godmode/agentes/module_manager_editor_wmi.php:209 +#: ../../godmode/agentes/module_manager_editor_data.php:146 +#: ../../godmode/agentes/module_manager_editor_plugin.php:182 +#: ../../godmode/agentes/module_manager_editor_network.php:220 +#: ../../godmode/agentes/alert_manager_editor.php:116 +#: ../../include/functions.php:1008 +#: ../../operation/reporting/reporting_viewer.php:327 +msgid "Min. Value" +msgstr "Мін. Значення" + +#: ../../reporting/stat_win.php:187 +msgid "Refresh time" +msgstr "Час оновлення" + +#: ../../reporting/stat_win.php:191 +msgid "Avg. Only" +msgstr "Тільки Середнє" + +#: ../../reporting/stat_win.php:198 +msgid "Begin date" +msgstr "Дата початку" + +#: ../../reporting/stat_win.php:203 +msgid "Zoom factor" +msgstr "Коефіцієнт масштабування" + +#: ../../reporting/stat_win.php:214 +msgid "Time range" +msgstr "" + +#: ../../reporting/stat_win.php:233 +msgid "Show events" +msgstr "Показати події" + +#: ../../reporting/stat_win.php:242 +msgid "Show alert" +msgstr "" + +#: ../../reporting/fgraph.php:947 +msgid "Data occurrence for module " +msgstr "" + +#: ../../reporting/fgraph.php:1039 ../../operation/incidents/incident.php:245 +#: ../../operation/incidents/incident.php:262 +#: ../../operation/incidents/incident.php:282 +#: ../../operation/incidents/incident_detail.php:317 +#: ../../operation/incidents/incident_detail.php:325 +msgid "Informative" +msgstr "" + +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:244 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident.php:283 +#: ../../operation/incidents/incident_detail.php:318 +#: ../../operation/incidents/incident_detail.php:326 +msgid "Low" +msgstr "Низьке" + +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:243 +#: ../../operation/incidents/incident.php:268 +#: ../../operation/incidents/incident.php:284 +#: ../../operation/incidents/incident_detail.php:319 +#: ../../operation/incidents/incident_detail.php:327 +msgid "Medium" +msgstr "Середнє" + +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:242 +#: ../../operation/incidents/incident.php:271 +#: ../../operation/incidents/incident.php:285 +#: ../../operation/incidents/incident_detail.php:320 +#: ../../operation/incidents/incident_detail.php:328 +msgid "Serious" +msgstr "Серйозний" + +#: ../../reporting/fgraph.php:1043 +msgid "Very serious" +msgstr "Дуже серйозний" + +#: ../../reporting/fgraph.php:1044 ../../reporting/fgraph.php:1264 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:246 +#: ../../operation/incidents/incident.php:277 +#: ../../operation/incidents/incident.php:287 +#: ../../operation/incidents/incident_detail.php:322 +#: ../../operation/incidents/incident_detail.php:330 +msgid "Maintenance" +msgstr "" + +#: ../../reporting/fgraph.php:1272 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 +msgid "Informational" +msgstr "Інформаційний" + +#: ../../reporting/fgraph.php:1279 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 +msgid "Normal" +msgstr "Нормальний" + +#: ../../reporting/fgraph.php:1286 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 +msgid "Warning" +msgstr "Попередження" + +#: ../../reporting/fgraph.php:1293 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 +msgid "Critical" +msgstr "Критичне" + +#: ../../reporting/fgraph.php:1468 +msgid "Today" +msgstr "Сьогодні" + +#: ../../reporting/fgraph.php:1469 +msgid "Week" +msgstr "Тиждень" + +#: ../../reporting/fgraph.php:1470 +msgid "Month" +msgstr "Місяць" + +#: ../../reporting/fgraph.php:1471 +msgid "Months" +msgstr "Місяців" + +#: ../../reporting/fgraph.php:1472 +msgid "Older" +msgstr "" + +#: ../../reporting/fgraph.php:1504 +msgid "no data" +msgstr "Відсутня інформація" + +#: ../../reporting/fgraph.php:1571 +msgid "Out of limits" +msgstr "Поза лімітом" + +#: ../../reporting/fgraph.php:2129 ../../include/functions_reporting.php:342 +#: ../../operation/agentes/estado_grupo.php:162 +#: ../../operation/agentes/ver_agente.php:106 +msgid "Alerts fired" +msgstr "" + +#: ../../reporting/fgraph.php:2130 +msgid "Alerts not fired" +msgstr "" + +#: ../../reporting/fgraph.php:2139 +msgid "Monitors BAD" +msgstr "" + +#: ../../reporting/fgraph.php:2140 +msgid "Monitors OK" +msgstr "" + +#: ../../general/pandora_help.php:22 +msgid "Pandora FMS help system" +msgstr "Pandora FMS допомога" + +#: ../../general/pandora_help.php:32 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:38 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "" + +#: ../../general/pandora_help.php:44 +msgid "Pandora FMS Help System" +msgstr "Pandora FMS Допомога" + +#: ../../general/login_page.php:32 +msgid "Pandora FMS Web Console" +msgstr "" + +#: ../../general/login_page.php:38 +msgid "Build" +msgstr "Збірка" + +#: ../../general/login_page.php:40 +msgid "Login" +msgstr "Обліковий запис" + +#: ../../general/login_page.php:43 +#: ../../godmode/agentes/module_manager_editor_wmi.php:160 +#: ../../godmode/agentes/module_manager_editor_plugin.php:136 +#: ../../godmode/modules/manage_network_components_form_wmi.php:174 +#: ../../godmode/users/configure_user.php:183 +#: ../../operation/users/user_edit.php:115 +#: ../../operation/users/user_edit.php:119 +msgid "Password" +msgstr "Пароль" + +#: ../../general/footer.php:29 +msgid "Page generated at" +msgstr "Сторінка згенерована" + +#: ../../general/footer.php:36 +msgid "Pandora FMS console is best viewed with Firefox web browser" +msgstr "Pandora FMS найкраще відображається в Firefox" + +#: ../../general/logoff.php:22 +msgid "Logged Out" +msgstr "Вилогуваний" + +#: ../../general/logoff.php:31 +msgid "" +"Your session is over. Please close your browser window to close session on " +"Pandora.

" +msgstr "" +"Ваша сесія закінчилась. Будь-ласка закрийте ваш бравзер, щоб закрити сесію в " +"Pandora" + +#: ../../general/links_menu.php:22 ../../godmode/menu.php:218 +msgid "Links" +msgstr "Посилання" + +#: ../../general/noaccess.php:22 +msgid "You don't have access to this page" +msgstr "Ви не маєте доступу до цієї сторінки" + +#: ../../general/noaccess.php:26 +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" +msgstr "" + +#: ../../general/logon_ok.php:27 +msgid "Welcome to Pandora FMS Web Console" +msgstr "Вітаємо Вас в Pandora FMS Web Console" + +#: ../../general/logon_ok.php:29 +msgid "" +"This is the Web Management System for Pandora FMS. From here you can manage " +"its agents, alerts and incidents. Session is open while activity exists." +msgstr "" + +#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +msgid "You have " +msgstr "Ви маєте " + +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +msgid " unread message(s)." +msgstr " непрочитан(е)і повідомлення." + +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:226 +msgid "Site news" +msgstr "Новини сайту" + +#: ../../general/logon_ok.php:55 +msgid "by" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "At" +msgstr "" + +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../operation/reporting/reporting_viewer.php:370 +#: ../../operation/agentes/tactical.php:94 +msgid "Monitor health" +msgstr "" + +#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 +msgid "of monitors UP" +msgstr "" + +#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +msgid "Data health" +msgstr "" + +#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 +msgid "of modules with updated data" +msgstr "" + +#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +msgid "Global health" +msgstr "Загальний стан" + +#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 +msgid "of modules with good data" +msgstr "" + +#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +msgid "Module sanity" +msgstr "" + +#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 +msgid "of well initialized modules" +msgstr "" + +#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +msgid "Alert level" +msgstr "" + +#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 +msgid "of non-fired alerts" +msgstr "" + +#: ../../general/logon_ok.php:140 +msgid "Pandora FMS Overview" +msgstr "" + +#: ../../general/logon_ok.php:161 +msgid "This is your last activity in Pandora FMS console" +msgstr "" + +#: ../../general/logon_ok.php:171 ../../godmode/admin_access_logs.php:105 +#: ../../operation/incidents/incident_search.php:34 +msgid "user" +msgstr "користувач" + +#: ../../general/logon_ok.php:172 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/admin_access_logs.php:59 +#: ../../godmode/admin_access_logs.php:106 +#: ../../godmode/agentes/agent_template.php:159 +#: ../../godmode/agentes/alert_manager.php:115 +#: ../../godmode/agentes/alert_manager.php:191 +#: ../../godmode/agentes/module_manager.php:89 +#: ../../godmode/agentes/alert_manager_editor.php:371 +#: ../../godmode/modules/manage_network_components.php:229 +#: ../../godmode/modules/manage_network_templates.php:54 +#: ../../operation/snmpconsole/snmp_alert.php:270 +#: ../../operation/snmpconsole/snmp_view.php:181 +#: ../../operation/events/events.php:322 ../../operation/events/events.php:479 +msgid "Action" +msgstr "Дія" + +#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../operation/reporting/reporting_viewer.php:68 +#: ../../operation/incidents/incident_note.php:33 +#: ../../operation/incidents/incident_detail.php:409 +msgid "Date" +msgstr "Дата" + +#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +msgid "Source IP" +msgstr "" + +#: ../../general/logon_ok.php:175 +#: ../../godmode/servers/manage_recontask_form.php:135 +#: ../../godmode/admin_access_logs.php:109 +#: ../../godmode/modules/manage_network_components_form_wmi.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:270 +#: ../../godmode/users/configure_user.php:208 +#: ../../operation/users/user_edit.php:129 +msgid "Comments" +msgstr "Коментарі" + +#: ../../general/header.php:33 +msgid "You are " +msgstr "" + +#: ../../general/header.php:37 +msgid "Logout" +msgstr "Вийти" + +#: ../../general/header.php:43 +msgid "General information" +msgstr "Загальна інформація" + +#: ../../general/header.php:49 +msgid "Server status: DOWN" +msgstr "" + +#: ../../general/header.php:51 +msgid "System ready" +msgstr "" + +#: ../../general/header.php:59 ../../general/header.php:61 +msgid "Autorefresh" +msgstr "" + +#: ../../general/header.php:65 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:196 +msgid "Events" +msgstr "Події" + +#: ../../general/logon_failed.php:22 +msgid "Authentication Error" +msgstr "Помилка автентифікації" + +#: ../../general/logon_failed.php:34 +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 "" + +#: ../../index.php:104 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../index.php:247 +msgid "Sorry! I can't find the page!" +msgstr "Вибачте! Не можу знайти цю сторінку." + +#: ../../extensions/update_manager/load_updatemanager.php:37 +msgid "Keygen file does not exists" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:44 +msgid "Keygen file is not executable" +msgstr "" + +#: ../../extensions/update_manager/main.php:36 +#: ../../extensions/update_manager.php:115 +msgid "Update manager" +msgstr "Менеджер Оновлень" + +#: ../../extensions/update_manager/main.php:42 +msgid "" +"The new Update Manager " +"client is shipped with the new Pandora FMS 2.0. It lets systems " +"administrators to do not need to update their PandoraFMS manually since the " +"Update Manager is the one getting new modules, new plugins and new features " +"(even full migrations tools for future versions) automatically" +msgstr "" + +#: ../../extensions/update_manager/main.php:44 +msgid "" +"Update Manager is one of the most advanced features of PandoraFMS 2.0 " +"Enterprise version, for more information visit http://pandorafms.com" +msgstr "" + +#: ../../extensions/update_manager/main.php:46 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, just delete extension or " +"remove remote server address from Update Manager plugin setup." +msgstr "" + +#: ../../extensions/update_manager/main.php:66 +msgid "Your system is up-to-date" +msgstr "" + +#: ../../extensions/update_manager/main.php:68 +msgid "Server connection failed" +msgstr "" + +#: ../../extensions/update_manager/main.php:70 +msgid "Server authorization rejected" +msgstr "" + +#: ../../extensions/update_manager/main.php:72 +#: ../../extensions/update_manager.php:98 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager/main.php:77 +msgid "Id" +msgstr "" + +#: ../../extensions/update_manager/main.php:80 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:1935 +#: ../../include/functions_reporting.php:243 +#: ../../operation/snmpconsole/snmp_view.php:179 +#: ../../operation/agentes/status_monitor.php:190 +#: ../../operation/agentes/estado_ultimopaquete.php:59 +#: ../../operation/agentes/datos_agente.php:80 +#: ../../operation/events/events.php:321 +#: ../../operation/messages/message.php:191 +msgid "Timestamp" +msgstr "" + +#: ../../extensions/update_manager/main.php:83 +#: ../../godmode/reporting/graph_builder.php:491 +#: ../../godmode/reporting/reporting_builder.php:344 +#: ../../godmode/reporting/reporting_builder.php:498 +#: ../../godmode/servers/modificar_server.php:69 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:174 +#: ../../godmode/agentes/module_manager_editor_wmi.php:237 +#: ../../godmode/agentes/agent_template.php:158 +#: ../../godmode/agentes/module_manager_editor_data.php:172 +#: ../../godmode/agentes/planned_downtime.php:149 +#: ../../godmode/agentes/planned_downtime.php:271 +#: ../../godmode/agentes/module_manager_editor_plugin.php:210 +#: ../../godmode/agentes/alert_manager.php:113 +#: ../../godmode/agentes/alert_manager.php:189 +#: ../../godmode/agentes/module_manager_editor_prediction.php:170 +#: ../../godmode/agentes/module_manager_editor_network.php:258 +#: ../../godmode/agentes/modificar_agente.php:223 +#: ../../godmode/agentes/agent_manager.php:180 +#: ../../godmode/agentes/module_manager.php:87 +#: ../../godmode/agentes/alert_manager_editor.php:111 +#: ../../godmode/agentes/alert_manager_editor.php:369 +#: ../../godmode/modules/manage_network_components.php:225 +#: ../../godmode/modules/manage_network_templates.php:53 +#: ../../godmode/modules/manage_network_templates_form.php:117 +#: ../../godmode/modules/manage_network_templates_form.php:137 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/users/user_list.php:52 +#: ../../godmode/alerts/modify_alert.php:83 +#: ../../godmode/alerts/configure_alert.php:88 +#: ../../include/functions_reporting.php:488 +#: ../../operation/reporting/graph_viewer.php:166 +#: ../../operation/reporting/custom_reporting.php:38 +#: ../../operation/incidents/incident_detail.php:435 +#: ../../operation/incidents/incident_detail.php:471 +#: ../../operation/snmpconsole/snmp_alert.php:178 +#: ../../operation/snmpconsole/snmp_alert.php:267 +#: ../../operation/agentes/status_monitor.php:187 +#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/agentes/estado_ultimopaquete.php:55 +#: ../../operation/agentes/estado_monitores.php:38 +#: ../../operation/agentes/estado_alertas.php:60 +#: ../../operation/agentes/estado_alertas.php:291 +#: ../../operation/users/user.php:35 +msgid "Description" +msgstr "" + +#: ../../extensions/update_manager/main.php:89 +msgid "Overwrite local changes" +msgstr "" + +#: ../../extensions/update_manager/main.php:93 +#: ../../extensions/update_manager/settings.php:70 +#: ../../godmode/reporting/map_builder.php:321 +#: ../../godmode/reporting/map_builder.php:557 +#: ../../godmode/reporting/reporting_builder.php:355 +#: ../../godmode/servers/modificar_server.php:74 +#: ../../godmode/servers/manage_recontask_form.php:141 +#: ../../godmode/servers/plugin.php:186 +#: ../../godmode/groups/configure_group.php:94 +#: ../../godmode/setup/setup.php:124 ../../godmode/setup/links.php:111 +#: ../../godmode/setup/news.php:121 +#: ../../godmode/profiles/profile_list.php:206 +#: ../../godmode/agentes/module_manager_editor_wmi.php:248 +#: ../../godmode/agentes/agent_template.php:193 +#: ../../godmode/agentes/module_manager_editor_data.php:183 +#: ../../godmode/agentes/planned_downtime.php:176 +#: ../../godmode/agentes/planned_downtime.php:297 +#: ../../godmode/agentes/module_manager_editor_plugin.php:221 +#: ../../godmode/agentes/alert_manager.php:99 +#: ../../godmode/agentes/alert_manager.php:147 +#: ../../godmode/agentes/alert_manager.php:174 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/module_manager_editor_network.php:269 +#: ../../godmode/agentes/agent_manager.php:219 +#: ../../godmode/agentes/module_manager.php:157 +#: ../../godmode/agentes/alert_manager_editor.php:290 +#: ../../godmode/agentes/alert_manager_editor.php:402 +#: ../../godmode/modules/manage_nc_groups_form.php:75 +#: ../../godmode/modules/manage_network_components_form_wmi.php:207 +#: ../../godmode/modules/manage_network_templates_form.php:183 +#: ../../godmode/modules/manage_network_components_form_network.php:284 +#: ../../godmode/users/configure_user.php:245 +#: ../../godmode/alerts/configure_alert.php:100 +#: ../../operation/reporting/reporting_viewer.php:71 +#: ../../operation/reporting/graph_viewer.php:151 +#: ../../operation/snmpconsole/snmp_alert.php:240 +#: ../../operation/snmpconsole/snmp_alert.php:346 +#: ../../operation/agentes/networkmap.php:318 +#: ../../operation/events/events.php:275 +#: ../../operation/users/user_edit.php:137 +msgid "Update" +msgstr "" + +#: ../../extensions/update_manager/main.php:98 +msgid "Your system version number is" +msgstr "" + +#: ../../extensions/update_manager/settings.php:38 +msgid "Update manager settings updated" +msgstr "" + +#: ../../extensions/update_manager/settings.php:43 +msgid "Settings" +msgstr "" + +#: ../../extensions/update_manager/settings.php:49 +msgid "Customer key" +msgstr "" + +#: ../../extensions/update_manager/settings.php:52 +msgid "Update server host" +msgstr "" + +#: ../../extensions/update_manager/settings.php:55 +msgid "Update server path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:58 +msgid "Update server port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:61 +msgid "Binary input path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:64 +msgid "Keygen path" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:552 +msgid "Development" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:553 +msgid "Testing" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:554 +msgid "Public" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:555 +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/module_manager_editor_wmi.php:130 +#: ../../godmode/agentes/module_manager_editor_data.php:99 +#: ../../godmode/agentes/module_manager_editor_plugin.php:99 +#: ../../godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/agentes/agent_manager.php:197 +#: ../../godmode/agentes/alert_manager_editor.php:102 +#: ../../godmode/agentes/alert_manager_editor.php:106 +#: ../../godmode/agentes/alert_manager_editor.php:271 +#: ../../godmode/agentes/alert_manager_editor.php:273 +#: ../../include/functions.php:768 +msgid "Disabled" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:563 +msgid "Database" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:564 +msgid "Code / binary directory" +msgstr "" + +#: ../../extensions/update_manager.php:100 +msgid "More info" +msgstr "" + +#: ../../extensions/update_manager.php:116 +msgid "Update manager settings" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:67 +#: ../../godmode/reporting/map_builder.php:167 ../../godmode/setup/news.php:44 +#: ../../godmode/agentes/planned_downtime.php:122 +#: ../../godmode/modules/manage_network_components.php:96 +#: ../../godmode/modules/manage_nc_groups.php:40 +#: ../../godmode/modules/manage_network_templates_form.php:51 +#: ../../godmode/modules/manage_network_templates_form.php:86 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:70 +#: ../../godmode/reporting/map_builder.php:169 ../../godmode/setup/news.php:42 +#: ../../godmode/agentes/planned_downtime.php:100 +#: ../../godmode/agentes/planned_downtime.php:120 +#: ../../godmode/modules/manage_network_components.php:94 +#: ../../godmode/modules/manage_nc_groups.php:38 +#: ../../godmode/modules/manage_network_templates_form.php:49 +#: ../../godmode/modules/manage_network_templates_form.php:84 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:83 +#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/setup/news.php:69 +#: ../../godmode/agentes/planned_downtime.php:87 +#: ../../godmode/modules/manage_network_components.php:169 +#: ../../godmode/modules/manage_nc_groups.php:66 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../godmode/modules/manage_network_templates_form.php:39 +#: ../../operation/reporting/graph_viewer.php:30 +#: ../../operation/reporting/graph_viewer.php:35 +msgid "Deleted successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:85 +#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/setup/news.php:67 +#: ../../godmode/agentes/planned_downtime.php:85 +#: ../../godmode/modules/manage_network_components.php:167 +#: ../../godmode/modules/manage_nc_groups.php:64 +#: ../../godmode/modules/manage_network_templates.php:37 +#: ../../godmode/modules/manage_network_templates_form.php:37 +#: ../../operation/reporting/graph_viewer.php:32 +#: ../../operation/reporting/graph_viewer.php:37 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:110 +msgid "Update layout successful" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:112 +msgid "Update layout failed" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:241 +#: ../../godmode/reporting/reporting_builder.php:174 +#: ../../godmode/setup/news.php:59 +#: ../../godmode/modules/manage_network_components.php:156 +#: ../../godmode/modules/manage_nc_groups.php:56 +#: ../../godmode/modules/manage_network_templates_form.php:100 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:243 +#: ../../godmode/reporting/reporting_builder.php:176 +#: ../../godmode/setup/news.php:57 +#: ../../godmode/modules/manage_network_components.php:154 +#: ../../godmode/modules/manage_nc_groups.php:54 +#: ../../godmode/modules/manage_network_templates_form.php:98 +msgid "Not updated. Error updating data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:292 +#: ../../godmode/reporting/graph_builder.php:202 +#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:318 +#: ../../godmode/reporting/reporting_builder.php:485 +#: ../../operation/reporting/reporting_viewer.php:52 +#: ../../operation/reporting/graph_viewer.php:107 +#: ../../operation/reporting/graph_viewer.php:156 +#: ../../operation/reporting/custom_reporting.php:25 +#: ../../operation/menu.php:270 +msgid "Reporting" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:257 +#: ../../godmode/reporting/map_builder.php:293 ../../godmode/menu.php:159 +msgid "Map builder" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:262 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:263 +#: ../../godmode/reporting/map_builder.php:305 +#: ../../godmode/reporting/reporting_builder.php:328 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:127 +#: ../../godmode/agentes/planned_downtime.php:227 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:222 +#: ../../godmode/agentes/agent_manager.php:110 +#: ../../godmode/modules/manage_network_components.php:192 +#: ../../godmode/modules/manage_network_components_form_wmi.php:109 +#: ../../godmode/modules/manage_network_components_form_network.php:212 +#: ../../operation/reporting/reporting_viewer.php:357 +#: ../../operation/incidents/incident.php:377 +#: ../../operation/incidents/incident_detail.php:290 +#: ../../operation/incidents/incident_detail.php:294 +#: ../../operation/servers/view_server_detail.php:74 +#: ../../operation/visual_console/index.php:40 +#: ../../operation/agentes/status_monitor.php:65 +#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/ver_agente.php:50 +#: ../../operation/agentes/estado_agente.php:58 +#: ../../operation/agentes/estado_agente.php:161 +#: ../../operation/agentes/estado_alertas.php:125 +#: ../../operation/events/events.php:224 ../../operation/events/events.php:319 +msgid "Group" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:264 +#: ../../godmode/reporting/map_builder.php:358 +#: ../../godmode/reporting/graph_builder.php:218 +#: ../../godmode/reporting/graph_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:255 +#: ../../godmode/reporting/reporting_builder.php:439 +#: ../../godmode/reporting/reporting_builder.php:499 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:200 +#: ../../godmode/groups/group_list.php:111 ../../godmode/setup/links.php:120 +#: ../../godmode/setup/news.php:130 +#: ../../godmode/profiles/profile_list.php:229 +#: ../../godmode/agentes/agent_template.php:186 +#: ../../godmode/agentes/planned_downtime.php:254 +#: ../../godmode/agentes/planned_downtime.php:295 +#: ../../godmode/agentes/alert_manager.php:95 +#: ../../godmode/agentes/alert_manager.php:145 +#: ../../godmode/agentes/alert_manager.php:172 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/modificar_agente.php:224 +#: ../../godmode/agentes/module_manager.php:153 +#: ../../godmode/agentes/alert_manager_editor.php:400 +#: ../../godmode/modules/manage_network_components.php:272 +#: ../../godmode/modules/manage_nc_groups.php:76 +#: ../../godmode/users/user_list.php:53 ../../godmode/db/db_refine.php:110 +#: ../../godmode/alerts/modify_alert.php:84 +#: ../../operation/reporting/graph_viewer.php:169 +#: ../../operation/incidents/incident.php:381 +#: ../../operation/incidents/incident_detail.php:437 +#: ../../operation/snmpconsole/snmp_alert.php:344 +#: ../../operation/snmpconsole/snmp_view.php:268 +#: ../../operation/agentes/datos_agente.php:79 +#: ../../operation/events/events.php:467 +#: ../../operation/messages/message.php:192 +msgid "Delete" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:288 +#: ../../godmode/reporting/map_builder.php:325 +#: ../../godmode/reporting/map_builder.php:430 +#: ../../godmode/reporting/reporting_builder.php:308 +#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/servers/manage_recontask.php:136 +#: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 +#: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/profiles/profile_list.php:204 +#: ../../godmode/agentes/module_manager_editor_wmi.php:246 +#: ../../godmode/agentes/module_manager_editor_data.php:181 +#: ../../godmode/agentes/planned_downtime.php:312 +#: ../../godmode/agentes/module_manager_editor_plugin.php:219 +#: ../../godmode/agentes/alert_manager.php:47 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +#: ../../godmode/agentes/module_manager_editor_network.php:267 +#: ../../godmode/agentes/agent_manager.php:216 +#: ../../godmode/agentes/module_manager.php:68 +#: ../../godmode/modules/manage_network_components.php:209 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/modules/manage_network_templates.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:181 +#: ../../godmode/users/configure_user.php:281 +#: ../../godmode/alerts/configure_alert.php:98 +#: ../../operation/incidents/incident_detail.php:361 +#: ../../operation/snmpconsole/snmp_alert.php:244 +#: ../../operation/snmpconsole/snmp_alert.php:352 +#: ../../operation/snmpconsole/snmp_alert.php:359 +msgid "Create" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:303 +#: ../../godmode/reporting/graph_builder.php:479 +#: ../../godmode/extensions.php:36 +#: ../../godmode/servers/modificar_server.php:67 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/plugin.php:145 ../../godmode/servers/plugin.php:198 +#: ../../godmode/groups/group_list.php:108 +#: ../../godmode/groups/configure_group.php:65 +#: ../../godmode/agentes/planned_downtime.php:147 +#: ../../godmode/agentes/planned_downtime.php:226 +#: ../../godmode/agentes/alert_manager.php:106 +#: ../../godmode/agentes/alert_manager.php:182 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_nc_groups_form.php:54 +#: ../../godmode/modules/manage_network_templates.php:52 +#: ../../godmode/modules/manage_network_templates_form.php:113 +#: ../../godmode/modules/module_list.php:56 +#: ../../godmode/users/user_list.php:51 ../../include/functions_db.php:1812 +#: ../../operation/extensions.php:36 +#: ../../operation/servers/view_server.php:53 +#: ../../operation/visual_console/index.php:39 +#: ../../operation/agentes/status_monitor.php:186 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +msgid "Name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:307 +msgid "Background" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:311 +#: ../../godmode/reporting/map_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:308 +msgid "Width" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:313 +#: ../../godmode/reporting/map_builder.php:403 +#: ../../godmode/reporting/graph_builder.php:326 +msgid "Height" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:333 +msgid "preview" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:351 +msgid "Map element trash" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:352 +msgid "Drag an element here to delete from the map" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:365 +msgid "Hour" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:366 +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/map_builder.php:368 +#: ../../godmode/reporting/map_builder.php:369 +msgid "Hours" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:370 +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Last day" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:371 +#: ../../godmode/servers/manage_recontask_form.php:91 +#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 +#: ../../include/functions.php:493 ../../include/functions.php:516 +#: ../../operation/servers/view_server_detail.php:113 +msgid "days" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:372 +#: ../../godmode/reporting/graph_builder.php:357 +#: ../../godmode/reporting/graph_builder.php:396 +msgid "Last week" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:374 +msgid "Last Month" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:375 +msgid "Two Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:376 +msgid "Six Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:388 +msgid "Map element editor" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:389 +msgid "Drag an element here to edit the properties" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:397 +msgid "Label" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:399 +msgid "Label color" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:429 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_template.php:157 +#: ../../godmode/agentes/alert_manager.php:107 +#: ../../godmode/agentes/alert_manager.php:183 +#: ../../godmode/agentes/module_manager.php:85 +#: ../../godmode/agentes/alert_manager_editor.php:363 +#: ../../godmode/modules/manage_network_components.php:223 +#: ../../godmode/modules/manage_network_templates_form.php:136 +#: ../../include/functions_db.php:1931 +#: ../../include/functions_reporting.php:487 +#: ../../operation/servers/view_server.php:58 +#: ../../operation/agentes/status_monitor.php:185 +#: ../../operation/agentes/estado_ultimopaquete.php:53 +#: ../../operation/agentes/estado_monitores.php:36 +#: ../../operation/agentes/sla_view.php:44 +#: ../../operation/agentes/sla_view.php:145 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/estado_alertas.php:290 +#: ../../operation/events/events.php:315 +msgid "Type" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:407 +#: ../../godmode/reporting/graph_builder.php:215 +#: ../../godmode/reporting/reporting_builder.php:250 +#: ../../godmode/reporting/reporting_builder.php:288 +#: ../../godmode/reporting/reporting_builder.php:430 +#: ../../godmode/agentes/alert_manager_editor.php:361 +#: ../../include/functions_reporting.php:297 +#: ../../include/functions_reporting.php:423 +#: ../../include/functions_reporting.php:595 +#: ../../operation/reporting/reporting_viewer.php:205 +#: ../../operation/agentes/status_monitor.php:184 +#: ../../operation/agentes/estado_agente.php:158 +#: ../../operation/agentes/estado_alertas.php:288 +msgid "Agent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:216 +#: ../../godmode/reporting/reporting_builder.php:251 +#: ../../godmode/reporting/reporting_builder.php:290 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/agentes/alert_manager_editor.php:362 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../operation/reporting/reporting_viewer.php:207 +#: ../../operation/agentes/exportdata.php:174 +msgid "Module" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:381 +#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../operation/reporting/graph_viewer.php:119 +msgid "Period" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:413 +msgid "Image" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:416 +#: ../../godmode/groups/group_list.php:109 +#: ../../godmode/groups/configure_group.php:75 +#: ../../godmode/agentes/agent_manager.php:105 +#: ../../godmode/modules/manage_nc_groups.php:75 +#: ../../godmode/modules/manage_nc_groups_form.php:58 +#: ../../operation/agentes/estado_generalagente.php:96 +msgid "Parent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:419 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:454 +#: ../../operation/reporting/reporting_viewer.php:80 +msgid "Loading" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:83 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:85 +#: ../../godmode/reporting/graph_builder.php:87 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:204 +msgid "Graph builder module list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:252 +#: ../../operation/reporting/graph_viewer.php:108 +msgid "Combined image render" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:265 +#: ../../godmode/reporting/graph_builder.php:267 ../../godmode/menu.php:149 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:276 +#: ../../godmode/reporting/reporting_builder.php:396 +#: ../../godmode/agentes/manage_config_remote.php:99 +#: ../../godmode/agentes/manage_config.php:397 +#: ../../godmode/db/db_refine.php:73 +#: ../../operation/agentes/exportdata.php:241 +msgid "Source agent" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:289 +#: ../../godmode/agentes/configurar_agente.php:194 +#: ../../godmode/agentes/manage_config.php:421 +#: ../../godmode/agentes/manage_config.php:437 +#: ../../godmode/agentes/module_manager.php:31 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:596 +#: ../../operation/servers/view_server.php:56 +#: ../../operation/agentes/exportdata.php:268 +#: ../../operation/agentes/estado_agente.php:162 +#: ../../operation/agentes/tactical.php:232 +msgid "Modules" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:304 +msgid "Factor" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:314 +msgid "Render now" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:318 +#: ../../godmode/reporting/graph_builder.php:322 +#: ../../godmode/reporting/graph_builder.php:408 +#: ../../godmode/reporting/graph_builder.php:412 +#: ../../godmode/reporting/graph_builder.php:487 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:823 ../../include/functions.php:912 +#: ../../include/functions_db.php:1885 +msgid "Yes" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:319 +#: ../../godmode/reporting/graph_builder.php:321 +#: ../../godmode/reporting/graph_builder.php:409 +#: ../../godmode/reporting/graph_builder.php:411 +#: ../../godmode/reporting/graph_builder.php:486 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:825 ../../include/functions.php:914 +#: ../../include/functions_db.php:1887 +msgid "No" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:339 +#: ../../godmode/reporting/graph_builder.php:391 +msgid "3 hours" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:354 +msgid "4 days" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:363 +#: ../../godmode/reporting/graph_builder.php:398 +msgid "Last month" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:372 +msgid "1 year" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:404 ../../operation/menu.php:165 +msgid "View events" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:418 +msgid "Stacked" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:422 +#: ../../operation/reporting/graph_viewer.php:137 +msgid "Area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:423 +#: ../../operation/reporting/graph_viewer.php:138 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:424 +#: ../../operation/reporting/graph_viewer.php:139 +msgid "Line" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +#: ../../godmode/reporting/reporting_builder.php:416 +#: ../../godmode/servers/manage_recontask_form.php:143 +#: ../../godmode/setup/links.php:140 ../../godmode/setup/news.php:154 +#: ../../godmode/agentes/planned_downtime.php:179 +#: ../../godmode/agentes/planned_downtime.php:216 +#: ../../godmode/agentes/alert_manager_editor.php:292 +#: ../../godmode/agentes/alert_manager_editor.php:355 +#: ../../godmode/modules/manage_network_components_form_wmi.php:209 +#: ../../godmode/modules/manage_network_templates_form.php:189 +#: ../../godmode/modules/manage_network_templates_form.php:202 +#: ../../godmode/modules/manage_network_components_form_network.php:286 +#: ../../operation/incidents/incident_note.php:42 +msgid "Add" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:447 +msgid "Redraw" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:458 +msgid "Custom graph store" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:483 +#: ../../godmode/reporting/reporting_builder.php:342 +msgid "Private" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:497 +msgid "Store" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:109 +msgid "Reporting successfully deleted" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:111 +msgid "There was a problem deleting reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:136 +#: ../../godmode/reporting/reporting_builder.php:159 +msgid "Reporting successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:147 +#: ../../godmode/reporting/reporting_builder.php:161 +msgid "There was a problem creating reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:219 +msgid "SLA was successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:221 +msgid "There was a problem creating SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:223 +msgid "Module is not set" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:231 +msgid "SLA was successfully delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:233 +msgid "There was a problem deleting SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:239 +#: ../../godmode/reporting/reporting_builder.php:319 +msgid "Custom reporting builder" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:242 +msgid "SLAs defined" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:252 +#: ../../godmode/reporting/reporting_builder.php:292 +#: ../../operation/reporting/reporting_viewer.php:211 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:253 +#: ../../godmode/reporting/reporting_builder.php:294 +#: ../../operation/reporting/reporting_viewer.php:209 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:254 +#: ../../godmode/reporting/reporting_builder.php:296 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:279 +msgid "SLA report construction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:326 +#: ../../godmode/reporting/reporting_builder.php:497 +#: ../../operation/reporting/custom_reporting.php:37 +msgid "Report name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:365 +msgid "Add item to report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:377 +msgid "Reporting type" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:384 +#: ../../godmode/reporting/reporting_builder.php:385 +#: ../../godmode/reporting/reporting_builder.php:386 +#: ../../godmode/reporting/reporting_builder.php:387 +#: ../../godmode/servers/manage_recontask_form.php:87 +#: ../../godmode/servers/manage_recontask_form.php:88 +#: ../../godmode/servers/manage_recontask_form.php:89 +#: ../../include/functions.php:490 ../../include/functions.php:514 +#: ../../operation/reporting/graph_viewer.php:123 +#: ../../operation/reporting/graph_viewer.php:124 +#: ../../operation/reporting/graph_viewer.php:125 +#: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/servers/view_server_detail.php:111 +msgid "hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:391 +msgid "2 weeks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:407 +msgid "Custom graph name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:421 +msgid "Report items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:428 +msgid "Order" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:433 +msgid "Options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:455 +msgid "Up" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:460 +#: ../../operation/agentes/estado_grupo.php:244 +msgid "Down" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:486 +#: ../../operation/reporting/reporting_viewer.php:53 +#: ../../operation/reporting/custom_reporting.php:26 +#: ../../operation/menu.php:281 +msgid "Custom reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:516 +#: ../../operation/reporting/graph_viewer.php:197 +#: ../../operation/reporting/custom_reporting.php:31 +msgid "There are no defined reportings" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:522 +msgid "Create report" +msgstr "" + +#: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:36 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:38 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:48 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:50 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +#: ../../godmode/servers/modificar_server.php:79 +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:125 +msgid "Pandora servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +msgid "Update Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:68 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:84 +#: ../../operation/agentes/estado_generalagente.php:70 +msgid "IP Address" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:178 +msgid "Manage servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:195 +#: ../../include/functions_reporting.php:240 +#: ../../operation/incidents/incident.php:232 +#: ../../operation/incidents/incident.php:374 +#: ../../operation/incidents/incident_detail.php:244 +#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/servers/view_server_detail.php:72 +#: ../../operation/servers/view_server.php:54 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/agentes/status_monitor.php:189 +#: ../../operation/agentes/estado_monitores.php:39 +#: ../../operation/agentes/sla_view.php:47 +#: ../../operation/agentes/sla_view.php:148 +#: ../../operation/agentes/estado_agente.php:163 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/agentes/estado_alertas.php:289 +#: ../../operation/agentes/tactical.php:230 +#: ../../operation/events/events.php:473 +msgid "Status" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +msgid "Started at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../operation/incidents/incident.php:378 +#: ../../operation/incidents/incident_detail.php:219 +#: ../../operation/servers/view_server_detail.php:77 +#: ../../operation/servers/view_server.php:60 +msgid "Updated at" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:124 +#: ../../godmode/agentes/agent_manager.php:126 +#: ../../operation/servers/view_server.php:93 +msgid "Network Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:125 +msgid "Master" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:126 +#: ../../operation/servers/view_server.php:96 +msgid "Data Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +msgid "MD5 Check" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:128 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:132 +#: ../../operation/servers/view_server.php:64 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:40 +msgid "Succesfully deleted recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:42 +msgid "Error deleting recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:71 +msgid "Successfully updated recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:73 +msgid "Error updating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:86 +msgid "Successfully created recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:88 +msgid "Error creating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/menu.php:185 +msgid "Manage recontask" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:82 +#: ../../operation/servers/view_server_detail.php:71 +msgid "Network" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:107 +#: ../../operation/servers/view_server_detail.php:73 +msgid "Network profile" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:132 +#: ../../operation/incidents/incident.php:375 +#: ../../operation/incidents/incident_detail.php:212 +#: ../../operation/incidents/incident_detail.php:215 +msgid "Incident" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:118 +#: ../../godmode/agentes/planned_downtime.php:228 +#: ../../godmode/agentes/modificar_agente.php:221 +#: ../../godmode/agentes/agent_manager.php:120 +#: ../../operation/servers/view_server_detail.php:75 +#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_agente.php:159 +msgid "OS" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:97 +#: ../../godmode/agentes/module_manager_editor_wmi.php:192 +#: ../../godmode/agentes/module_manager_editor_data.php:154 +#: ../../godmode/agentes/module_manager_editor_plugin.php:165 +#: ../../godmode/agentes/module_manager_editor_prediction.php:137 +#: ../../godmode/agentes/module_manager_editor_network.php:172 +#: ../../godmode/agentes/agent_manager.php:116 +#: ../../godmode/agentes/module_manager.php:86 +#: ../../godmode/modules/manage_network_components.php:224 +#: ../../operation/servers/view_server_detail.php:70 +#: ../../operation/agentes/status_monitor.php:188 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_monitores.php:40 +#: ../../operation/agentes/sla_view.php:48 +#: ../../operation/agentes/estado_agente.php:160 +msgid "Interval" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:119 +#: ../../godmode/servers/manage_recontask_form.php:113 +#: ../../godmode/agentes/planned_downtime.php:207 +msgid "Any" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:131 +msgid "There are no recon task configured" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:69 +#: ../../operation/servers/view_server_detail.php:69 +msgid "Task name" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +#: ../../operation/servers/view_server.php:102 +msgid "Recon Server" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +msgid "" +"You must select a Recon Server for the Task, otherwise the Recon Task will " +"never run" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:86 +msgid "hour" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:90 +#: ../../operation/agentes/exportdata.php:61 +msgid "day" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:92 +msgid "week" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:93 +msgid "weeks" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:94 +msgid "month" +msgstr "" + +#: ../../godmode/servers/plugin.php:56 +msgid "Problem updating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:58 +msgid "Plugin updated successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:75 +msgid "Problem creating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:78 +msgid "Plugin created successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:87 +msgid "Problem deleting plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:89 +msgid "Plugin deleted successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:130 +msgid "Plugin creation" +msgstr "" + +#: ../../godmode/servers/plugin.php:132 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:149 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:153 +msgid "Max.Timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:157 +msgid "IP address option" +msgstr "" + +#: ../../godmode/servers/plugin.php:161 +msgid "Port option" +msgstr "" + +#: ../../godmode/servers/plugin.php:166 +msgid "User option" +msgstr "" + +#: ../../godmode/servers/plugin.php:170 +msgid "Password option" +msgstr "" + +#: ../../godmode/servers/plugin.php:192 +msgid "Plugins registered in Pandora FMS" +msgstr "" + +#: ../../godmode/servers/plugin.php:199 +msgid "execute" +msgstr "" + +#: ../../godmode/servers/plugin.php:223 +msgid "There are no plugins in the system" +msgstr "" + +#: ../../godmode/groups/group_list.php:63 +msgid "Group successfully created" +msgstr "" + +#: ../../godmode/groups/group_list.php:65 +msgid "There was a problem creating group" +msgstr "" + +#: ../../godmode/groups/group_list.php:82 +msgid "Group successfully updated" +msgstr "" + +#: ../../godmode/groups/group_list.php:84 +msgid "There was a problem modifying group" +msgstr "" + +#: ../../godmode/groups/group_list.php:97 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:99 +msgid "Group successfully deleted" +msgstr "" + +#: ../../godmode/groups/group_list.php:102 +#: ../../godmode/groups/configure_group.php:55 +msgid "Group management" +msgstr "" + +#: ../../godmode/groups/group_list.php:103 +msgid "Groups defined in Pandora" +msgstr "" + +#: ../../godmode/groups/group_list.php:107 +#: ../../godmode/groups/configure_group.php:67 +#: ../../godmode/modules/module_list.php:55 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/groups/configure_group.php:85 +#: ../../godmode/agentes/configurar_agente.php:201 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:439 +#: ../../include/functions_reporting.php:605 +#: ../../operation/agentes/estado_grupo.php:252 +#: ../../operation/agentes/ver_agente.php:219 +#: ../../operation/agentes/estado_agente.php:164 +msgid "Alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:126 +#: ../../godmode/agentes/alert_manager_editor.php:103 +#: ../../godmode/agentes/alert_manager_editor.php:105 +#: ../../godmode/agentes/alert_manager_editor.php:270 +#: ../../godmode/agentes/alert_manager_editor.php:274 +msgid "Enabled" +msgstr "" + +#: ../../godmode/groups/group_list.php:127 ../../godmode/setup/links.php:134 +#: ../../godmode/setup/news.php:148 +#: ../../godmode/profiles/profile_list.php:245 +#: ../../godmode/agentes/manage_config_remote.php:144 +#: ../../godmode/agentes/manage_config.php:459 +#: ../../godmode/agentes/manage_config.php:461 +#: ../../godmode/agentes/manage_config.php:463 +#: ../../godmode/agentes/modificar_agente.php:274 +#: ../../godmode/agentes/module_manager.php:152 +#: ../../godmode/agentes/module_manager.php:163 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/modules/manage_network_templates.php:75 +#: ../../godmode/users/user_list.php:105 +#: ../../godmode/users/configure_user.php:267 +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:76 +#: ../../godmode/alerts/modify_alert.php:100 +#: ../../operation/reporting/graph_viewer.php:190 +#: ../../operation/incidents/incident.php:460 +msgid "Are you sure?" +msgstr "" + +#: ../../godmode/groups/group_list.php:136 +#: ../../godmode/groups/configure_group.php:59 +#: ../../operation/agentes/estado_grupo.php:123 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:48 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:57 +msgid "Update group" +msgstr "" + +#: ../../godmode/menu.php:28 +msgid "Administration" +msgstr "" + +#: ../../godmode/menu.php:38 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/menu.php:46 +msgid "Manage config." +msgstr "" + +#: ../../godmode/menu.php:53 +msgid "Duplicate config" +msgstr "" + +#: ../../godmode/menu.php:62 +msgid "Manage groups" +msgstr "" + +#: ../../godmode/menu.php:72 +msgid "Scheduled downtime" +msgstr "" + +#: ../../godmode/menu.php:82 +msgid "Manage modules" +msgstr "" + +#: ../../godmode/menu.php:89 +msgid "Component groups" +msgstr "" + +#: ../../godmode/menu.php:97 +msgid "Module components" +msgstr "" + +#: ../../godmode/menu.php:105 ../../godmode/agentes/agent_template.php:119 +msgid "Module templates" +msgstr "" + +#: ../../godmode/menu.php:115 ../../godmode/profiles/profile_list.php:191 +msgid "Manage alerts" +msgstr "" + +#: ../../godmode/menu.php:123 ../../godmode/profiles/profile_list.php:183 +msgid "Manage users" +msgstr "" + +#: ../../godmode/menu.php:130 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/menu.php:139 +msgid "Report builder" +msgstr "" + +#: ../../godmode/menu.php:170 +msgid "Manage profiles" +msgstr "" + +#: ../../godmode/menu.php:194 +msgid "Manage plugins" +msgstr "" + +#: ../../godmode/menu.php:203 +msgid "System Audit Log" +msgstr "" + +#: ../../godmode/menu.php:211 ../../godmode/setup/setup.php:68 +#: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 +#: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 +msgid "Pandora Setup" +msgstr "" + +#: ../../godmode/menu.php:235 +msgid "DB Maintenance" +msgstr "" + +#: ../../godmode/menu.php:243 +msgid "DB Information" +msgstr "" + +#: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 +msgid "Database purge" +msgstr "" + +#: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 +msgid "Database debug" +msgstr "" + +#: ../../godmode/menu.php:264 +msgid "Database audit" +msgstr "" + +#: ../../godmode/menu.php:271 +msgid "Database event" +msgstr "" + +#: ../../godmode/menu.php:278 +msgid "Database sanity" +msgstr "" + +#: ../../godmode/menu.php:291 ../../operation/menu.php:305 +msgid "Extensions" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Pandora audit" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Review Logs" +msgstr "" + +#: ../../godmode/admin_access_logs.php:40 +#: ../../godmode/agentes/manage_config_remote.php:95 +#: ../../godmode/agentes/manage_config.php:393 +#: ../../operation/incidents/incident.php:195 +msgid "Filter" +msgstr "" + +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/agentes/manage_config.php:389 +#: ../../godmode/modules/manage_network_components.php:197 +#: ../../include/functions.php:704 ../../include/functions.php:1186 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +#: ../../operation/incidents/incident_search.php:37 +#: ../../operation/snmpconsole/snmp_view.php:183 +#: ../../operation/agentes/status_monitor.php:82 +#: ../../operation/agentes/status_monitor.php:88 +#: ../../operation/agentes/status_monitor.php:94 +#: ../../operation/agentes/status_monitor.php:100 +#: ../../operation/agentes/status_monitor.php:112 +#: ../../operation/events/events.php:324 +msgid "All" +msgstr "" + +#: ../../godmode/admin_access_logs.php:78 +#: ../../godmode/agentes/modificar_agente.php:160 +#: ../../operation/incidents/incident.php:229 +#: ../../operation/incidents/incident.php:291 +#: ../../operation/incidents/incident.php:318 +#: ../../operation/agentes/status_monitor.php:126 +#: ../../operation/agentes/estado_agente.php:73 +#: ../../operation/agentes/estado_alertas.php:138 +msgid "Show" +msgstr "" + +#: ../../godmode/setup/setup.php:69 +msgid "General configuration" +msgstr "" + +#: ../../godmode/setup/setup.php:75 +msgid "Language Code for Pandora" +msgstr "" + +#: ../../godmode/setup/setup.php:78 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup.php:81 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup.php:84 +msgid "Graph color (min)" +msgstr "" + +#: ../../godmode/setup/setup.php:87 +msgid "Graph color (avg)" +msgstr "" + +#: ../../godmode/setup/setup.php:90 +msgid "Graph color (max)" +msgstr "" + +#: ../../godmode/setup/setup.php:93 +msgid "SLA period" +msgstr "" + +#: ../../godmode/setup/setup.php:96 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/setup.php:99 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/setup.php:102 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "" + +#: ../../godmode/setup/setup.php:105 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/setup.php:108 +msgid "Show unknown modules in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:111 +msgid "Show last fired alerts in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:114 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup.php:117 +msgid "Block size for pagination" +msgstr "" + +#: ../../godmode/setup/links.php:39 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:41 +msgid "Link successfully created" +msgstr "" + +#: ../../godmode/setup/links.php:53 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:55 +msgid "Link successfully updated" +msgstr "" + +#: ../../godmode/setup/links.php:63 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:65 +msgid "Link successfully deleted" +msgstr "" + +#: ../../godmode/setup/links.php:80 ../../godmode/setup/news.php:85 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:89 ../../godmode/setup/links.php:117 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:101 ../../godmode/setup/links.php:119 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:104 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:109 ../../godmode/setup/news.php:127 +#: ../../operation/messages/message.php:88 +#: ../../operation/messages/message.php:125 +#: ../../operation/messages/message.php:143 +#: ../../operation/messages/message.php:190 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:112 ../../include/functions.php:808 +#: ../../include/functions.php:832 ../../include/functions.php:921 +#: ../../include/functions.php:965 ../../include/functions_db.php:1871 +#: ../../include/functions_db.php:1893 +msgid "Text" +msgstr "" + +#: ../../godmode/setup/news.php:128 +#: ../../operation/incidents/incident_detail.php:399 +msgid "Author" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:33 +#: ../../operation/users/user.php:91 +msgid "Profiles defined in Pandora" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:43 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:45 +msgid "Profile successfully deleted" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:66 +#: ../../godmode/profiles/profile_list.php:250 +msgid "Create profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:72 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:90 +msgid "Update profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:118 +msgid "Profile successfully created" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:120 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:139 +msgid "Profile successfully updated" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:141 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:147 +msgid "Profile management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:155 +msgid "Profile name" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:159 +msgid "View incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:163 +msgid "Edit incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:167 +#: ../../operation/incidents/incident.php:185 ../../operation/menu.php:136 +msgid "Manage incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:171 ../../operation/menu.php:38 +msgid "View agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:175 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:179 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:187 +msgid "Manage Database" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:195 +msgid "Pandora management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:218 +#: ../../godmode/users/configure_user.php:232 +#: ../../operation/users/user.php:100 +msgid "Profiles" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:219 +msgid "Read Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:220 +msgid "Create Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:221 +msgid "Manage Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:222 +msgid "Read Agent Information" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:223 +msgid "Manage Agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:224 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:225 +msgid "Manage User Rights" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:226 +msgid "Database Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:227 +msgid "Alerts Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:228 +msgid "Pandora System Management" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:137 +msgid "Agent exists" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:173 +msgid "Setup mode" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:180 +#: ../../operation/reporting/graph_viewer.php:167 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:187 +msgid "Setup Agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:208 +msgid "Net. Templates" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:222 +msgid "There was a problem creating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:225 +msgid "Agent successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:243 +msgid "Deleted data above" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:256 +#: ../../godmode/agentes/configurar_agente.php:270 +#: ../../godmode/alerts/modify_alert.php:71 +#: ../../operation/snmpconsole/snmp_alert.php:60 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:258 +#: ../../godmode/agentes/configurar_agente.php:272 +#: ../../godmode/alerts/modify_alert.php:73 +#: ../../operation/snmpconsole/snmp_alert.php:62 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:345 +#: ../../godmode/alerts/modify_alert.php:57 +#: ../../operation/snmpconsole/snmp_alert.php:88 +msgid "There was a problem creating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:348 +#: ../../godmode/alerts/modify_alert.php:59 +#: ../../operation/snmpconsole/snmp_alert.php:90 +#: ../../operation/snmpconsole/snmp_alert.php:97 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:363 +msgid "Problem adding component alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:365 +msgid "Alert component added ok" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:446 +#: ../../godmode/alerts/modify_alert.php:44 +#: ../../operation/snmpconsole/snmp_alert.php:95 +msgid "There was a problem updating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:449 +#: ../../godmode/agentes/configurar_agente.php:490 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:488 +msgid "There was a problem updating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:522 +#: ../../operation/agentes/estado_generalagente.php:45 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:694 +msgid "There was a problem updating module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:696 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:707 +msgid "Cannot read from SNMP source" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:709 +msgid "SNMP source has been scanned" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:737 +msgid "There was a problem adding module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:740 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:781 +msgid "There was a problem deleting module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:783 +msgid "Module deleted successfully" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +#: ../../godmode/agentes/module_manager_editor_data.php:81 +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Module assignment" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +msgid "WMI server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:100 +msgid "Using Module Component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:107 +#: ../../godmode/agentes/module_manager_editor_network.php:109 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/agentes/module_manager_editor_network.php:125 +#: ../../godmode/db/db_purge.php:150 +msgid "Get data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:128 +#: ../../godmode/agentes/agent_template.php:156 +#: ../../godmode/agentes/module_manager_editor_data.php:97 +#: ../../godmode/agentes/module_manager_editor_plugin.php:97 +#: ../../godmode/agentes/module_manager_editor_prediction.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:130 +#: ../../godmode/agentes/module_manager.php:83 +#: ../../godmode/modules/manage_network_components.php:222 +#: ../../godmode/modules/manage_network_components_form_wmi.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:135 +#: ../../godmode/modules/manage_network_components_form_network.php:195 +#: ../../operation/agentes/status_monitor.php:106 +#: ../../operation/agentes/estado_ultimopaquete.php:52 +#: ../../operation/agentes/estado_monitores.php:37 +#: ../../operation/agentes/sla_view.php:45 +#: ../../operation/agentes/sla_view.php:146 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:136 +#: ../../godmode/agentes/module_manager_editor_plugin.php:105 +#: ../../godmode/agentes/module_manager_editor_network.php:138 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:138 +#: ../../godmode/modules/manage_network_components_form_wmi.php:144 +msgid "WMI Query" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:152 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:150 +#: ../../godmode/modules/manage_network_components_form_wmi.php:160 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:158 +#: ../../godmode/agentes/module_manager_editor_plugin.php:134 +#: ../../godmode/modules/manage_network_components_form_wmi.php:168 +msgid "Username" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:167 +#: ../../godmode/agentes/module_manager_editor_data.php:105 +#: ../../godmode/agentes/module_manager_editor_plugin.php:142 +#: ../../godmode/agentes/module_manager_editor_prediction.php:122 +#: ../../godmode/agentes/module_manager_editor_network.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:96 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +msgid "Module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:187 +#: ../../godmode/agentes/module_manager_editor_plugin.php:160 +#: ../../godmode/agentes/module_manager_editor_network.php:167 +#: ../../godmode/modules/manage_network_components_form_wmi.php:138 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:194 +#: ../../godmode/agentes/module_manager_editor_data.php:156 +#: ../../godmode/agentes/module_manager_editor_plugin.php:167 +#: ../../godmode/agentes/module_manager_editor_prediction.php:142 +#: ../../godmode/agentes/module_manager_editor_network.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:120 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +msgid "Module group" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:126 +#: ../../godmode/agentes/module_manager_editor_plugin.php:190 +#: ../../godmode/agentes/module_manager_editor_network.php:228 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:221 +#: ../../godmode/agentes/module_manager_editor_data.php:130 +#: ../../godmode/agentes/module_manager_editor_plugin.php:194 +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../godmode/agentes/module_manager_editor_network.php:232 +#: ../../operation/servers/view_server.php:105 +msgid "Export server" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:226 +#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_plugin.php:114 +#: ../../godmode/agentes/module_manager_editor_plugin.php:199 +#: ../../godmode/agentes/module_manager_editor_prediction.php:159 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/agent_manager.php:132 +#: ../../godmode/agentes/agent_manager.php:142 +#: ../../godmode/users/configure_user.php:223 ../../include/functions.php:706 +msgid "None" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:114 +msgid "Modules successfully added " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:119 +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:380 +#: ../../godmode/agentes/modificar_agente.php:132 +#: ../../godmode/agentes/agent_manager.php:36 +#: ../../godmode/agentes/module_manager.php:31 +msgid "Agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:126 +msgid "Available templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:130 +msgid "Template" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:141 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:148 +#: ../../godmode/agentes/module_manager.php:76 ../../godmode/db/db_info.php:62 +msgid "Assigned modules" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:81 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:44 +#: ../../godmode/agentes/manage_config.php:45 +msgid "Data Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:50 +#: ../../godmode/agentes/manage_config.php:52 +msgid "No selected agents to copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:66 +#: ../../godmode/agentes/manage_config.php:90 +msgid "copyage" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/manage_config.php:380 +msgid "Configuration Management" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:87 +#: ../../godmode/agentes/manage_config.php:385 +msgid "Source group" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:127 +#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/db/db_refine.php:90 +#: ../../operation/agentes/exportdata.php:263 +msgid "Get Info" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:132 +#: ../../godmode/agentes/manage_config.php:446 +msgid "To Agent(s):" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:144 +msgid "Replicate configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:151 +msgid "Timestamp from" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:155 +msgid "Timestamp to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:167 +msgid "Planned Downtime Form" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:188 +msgid "Available Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:209 +msgid "Filter by group" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:221 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:229 +#: ../../godmode/users/user_list.php:49 +#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_monitores.php:41 +#: ../../operation/agentes/ver_agente.php:54 +#: ../../operation/agentes/sla_view.php:49 +#: ../../operation/agentes/estado_agente.php:165 +#: ../../operation/users/user.php:32 +msgid "Last contact" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:230 +msgid "Remove" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:237 +msgid "No planned downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:266 +msgid "Planned Downtime present on system" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:270 +msgid "Name #Ag." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:272 +#: ../../operation/messages/message.php:64 +#: ../../operation/messages/message.php:105 +#: ../../operation/messages/message.php:139 +msgid "From" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:273 +#: ../../operation/messages/message.php:67 +#: ../../operation/messages/message.php:107 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:274 +msgid "Del" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:275 +msgid "Upd" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:276 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:107 +msgid "plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:124 +msgid "Plugin parameters" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:129 +msgid "Port" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:43 +msgid "Create a simple alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:44 +msgid "Create a new combined alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:59 +msgid "Simple alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:108 +#: ../../include/functions_db.php:2023 +#: ../../operation/snmpconsole/snmp_alert.php:143 +#: ../../operation/snmpconsole/snmp_alert.php:262 +#: ../../operation/snmpconsole/snmp_view.php:180 +#: ../../operation/events/events.php:427 +msgid "Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:109 +#: ../../godmode/agentes/alert_manager.php:185 +#: ../../godmode/agentes/alert_manager_editor.php:365 +#: ../../include/functions_reporting.php:491 +msgid "Threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:110 +#: ../../godmode/agentes/alert_manager.php:186 +#: ../../godmode/agentes/alert_manager_editor.php:366 +#: ../../operation/agentes/estado_alertas.php:62 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:111 +#: ../../godmode/agentes/alert_manager.php:187 +#: ../../godmode/agentes/alert_manager_editor.php:367 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:112 +#: ../../godmode/agentes/alert_manager.php:188 +#: ../../godmode/agentes/alert_manager_editor.php:368 +#: ../../include/functions_db.php:1817 +msgid "Time" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:114 +#: ../../godmode/agentes/alert_manager.php:190 +#: ../../godmode/agentes/alert_manager_editor.php:370 +msgid "info" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:119 +#: ../../godmode/agentes/alert_manager.php:195 +#: ../../operation/agentes/estado_alertas.php:103 +msgid "This agent doesn't have any alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:122 +#: ../../godmode/agentes/alert_manager.php:134 +#: ../../operation/agentes/estado_ultimopaquete.php:212 +msgid "This agent doesn't have any module" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:129 +#: ../../operation/agentes/estado_alertas.php:86 +msgid "Combined alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:141 +msgid "Combined" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:184 +#: ../../godmode/agentes/alert_manager_editor.php:364 +#: ../../include/functions_db.php:1813 +msgid "Oper" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:59 +#: ../../godmode/db/db_refine.php:48 +msgid "No modules has been selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:78 +msgid "You must select modules and/or alerts for copy operation" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:152 +msgid "Problem updating database" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:177 +msgid "Copying module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:253 +msgid "Copying alert" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid "Not found" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:256 +msgid " in agent " +msgstr "" + +#: ../../godmode/agentes/manage_config.php:269 +#: ../../godmode/db/db_refine.php:35 +msgid "Delete Data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:292 +#: ../../godmode/agentes/manage_config.php:338 +msgid "Deleting data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:325 +msgid "Delete agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:435 +msgid "Copy Configuration" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:459 +msgid "Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:463 +msgid "Delete Agents" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:106 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:240 +msgid "TCP port" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:189 +msgid "SNMP walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:210 +#: ../../godmode/modules/manage_network_components_form_network.php:244 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:214 +#: ../../godmode/modules/manage_network_components_form_network.php:248 +msgid "SNMP Community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:248 +#: ../../godmode/modules/manage_network_components_form_network.php:252 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:252 +#: ../../godmode/modules/manage_network_components_form_network.php:256 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:107 +msgid "There was a problem deleting agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:110 +msgid "Agent deleted successfully" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:132 +msgid "Agents defined in Pandora" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:166 +#: ../../operation/incidents/incident_search.php:46 +#: ../../operation/agentes/estado_agente.php:77 +msgid "Free text for search (*)" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:180 +#: ../../operation/incidents/incident_search.php:52 +#: ../../operation/agentes/estado_agente.php:83 +msgid "Search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:219 +#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 +#: ../../include/functions_db.php:1933 +#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../operation/events/events.php:317 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:256 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:281 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/agent_manager.php:39 +#: ../../operation/agentes/estado_agente.php:389 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:41 +msgid "Update agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:66 +msgid "The Agent's name must be the same as the one defined at the Console" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:67 +msgid "Agent detail" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:79 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:80 +msgid "You can remotely edit this agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:101 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:127 +msgid "" +"You must select a Network Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:139 +#: ../../operation/servers/view_server.php:114 +msgid "Plugin Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:140 +msgid "" +"You must select a Plugin Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:153 +#: ../../operation/servers/view_server.php:108 +msgid "WMI Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:154 +msgid "" +"You must select a WMI Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/servers/view_server.php:111 +msgid "Prediction Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:167 +msgid "" +"You must select a Prediction Server for the Agent, so it can work properly " +"with this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:186 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:189 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:191 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:199 +msgid "Active" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:203 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:211 +msgid "Not available" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:57 +msgid "Create a new data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:59 +msgid "Create a new network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:61 +msgid "Create a new plugin Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:63 +msgid "Create a new WMI Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:65 +msgid "Create a new prediction Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:88 +#: ../../godmode/modules/manage_network_components.php:228 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:170 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:22 +msgid "Alert association form" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:47 +msgid "Assigned module" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:739 ../../include/functions.php:744 +#: ../../include/functions.php:747 ../../include/functions_db.php:1865 +#: ../../include/functions_reporting.php:526 +#: ../../include/functions_reporting.php:564 +#: ../../include/functions_reporting.php:591 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:853 ../../include/functions.php:940 +#: ../../include/functions_reporting.php:300 +#: ../../operation/incidents/incident.php:240 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident.php:281 +#: ../../operation/incidents/incident.php:376 +#: ../../operation/incidents/incident_detail.php:309 +#: ../../operation/incidents/incident_detail.php:312 +#: ../../operation/snmpconsole/snmp_alert.php:231 +msgid "Priority" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:82 +#: ../../operation/snmpconsole/snmp_alert.php:157 +#: ../../operation/snmpconsole/snmp_alert.php:263 +msgid "Alert type" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:98 +msgid "Alert status" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:117 +msgid "" +"Min. possible value to consider 'valid' values, below this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:123 +msgid "" +"Max. possible value to consider 'valid' values, above this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:130 +msgid "Alert text" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/snmpconsole/snmp_alert.php:211 +#: ../../operation/agentes/estado_alertas.php:64 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:136 +msgid "" +"This value must be al least Module Interval * (Min.Number of Alerts + 1)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:158 +msgid "Other" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:163 +#: ../../operation/snmpconsole/snmp_alert.php:203 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:173 +#: ../../operation/snmpconsole/snmp_alert.php:206 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:183 +#: ../../operation/snmpconsole/snmp_alert.php:194 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:189 +#: ../../operation/snmpconsole/snmp_alert.php:196 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:196 +#: ../../operation/snmpconsole/snmp_alert.php:198 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:204 +msgid "Time from" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:219 +msgid "Time to" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:235 +msgid "Days of week" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:237 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:240 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:243 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:246 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:249 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:252 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:255 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:259 +msgid "Field #2 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:264 +msgid "Alert recovery" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:280 +msgid "Field #3 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:299 +msgid "Combined alert components" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:312 +msgid "Source Agent/Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:341 +#: ../../operation/menu.php:24 +msgid "Operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:177 +#: ../../godmode/modules/manage_nc_groups.php:70 +#: ../../godmode/modules/manage_network_templates.php:43 +#: ../../godmode/modules/manage_network_templates_form.php:104 +#: ../../godmode/modules/module_list.php:51 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:178 +#: ../../godmode/modules/manage_network_components_form_network.php:185 +msgid "Module component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:206 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:207 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:226 +#: ../../godmode/modules/manage_network_templates_form.php:138 +msgid "NC.Group" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:71 +#: ../../godmode/modules/manage_nc_groups_form.php:44 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:80 +msgid "WMI component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:133 +#: ../../godmode/modules/manage_network_components_form_network.php:235 +msgid "Module Interval" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:180 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +msgid "Minimum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:184 +#: ../../godmode/modules/manage_network_components_form_network.php:264 +msgid "Maximum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:44 +#: ../../godmode/modules/manage_network_templates_form.php:105 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:86 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/module_list.php:46 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:48 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/modules/module_list.php:52 +msgid "Defined modules" +msgstr "" + +#: ../../godmode/users/user_list.php:38 +msgid "There was a problem deleting user" +msgstr "" + +#: ../../godmode/users/user_list.php:40 +msgid "User successfully deleted" +msgstr "" + +#: ../../godmode/users/user_list.php:44 +#: ../../godmode/users/configure_user.php:156 +msgid "User management" +msgstr "" + +#: ../../godmode/users/user_list.php:45 +#: ../../operation/users/user_statistics.php:25 +#: ../../operation/users/user.php:28 +msgid "Users defined in Pandora" +msgstr "" + +#: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 +msgid "UserID" +msgstr "" + +#: ../../godmode/users/user_list.php:50 ../../operation/users/user.php:33 +msgid "Profile" +msgstr "" + +#: ../../godmode/users/user_list.php:99 +#: ../../godmode/users/configure_user.php:271 +#: ../../operation/users/user_edit.php:160 ../../operation/users/user.php:79 +msgid "This user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:111 +#: ../../godmode/users/configure_user.php:159 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/configure_user.php:56 +msgid "There was a problem loading user" +msgstr "" + +#: ../../godmode/users/configure_user.php:81 +#: ../../godmode/users/configure_user.php:135 +#: ../../operation/users/user_edit.php:57 +#: ../../operation/users/user_edit.php:80 +msgid "Passwords don't match. Please repeat again" +msgstr "" + +#: ../../godmode/users/configure_user.php:120 +#: ../../operation/users/user_edit.php:59 +msgid "User successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:123 +msgid "There was a problem updating user" +msgstr "" + +#: ../../godmode/users/configure_user.php:147 +msgid "User creation failed" +msgstr "" + +#: ../../godmode/users/configure_user.php:149 +msgid "User created successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:163 +msgid "Update user" +msgstr "" + +#: ../../godmode/users/configure_user.php:176 +#: ../../include/functions_db.php:1934 +#: ../../include/functions_reporting.php:242 +#: ../../operation/snmpconsole/snmp_view.php:178 +#: ../../operation/events/events.php:320 +#: ../../operation/users/user_edit.php:109 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/configure_user.php:178 +#: ../../operation/users/user_edit.php:112 +msgid "Real name" +msgstr "" + +#: ../../godmode/users/configure_user.php:187 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:193 +#: ../../operation/users/user_edit.php:127 +msgid "Telephone" +msgstr "" + +#: ../../godmode/users/configure_user.php:195 +msgid "Global Profile" +msgstr "" + +#: ../../godmode/users/configure_user.php:200 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/configure_user.php:202 +msgid "" +"This user has permissions to manage all. This is admin user and overwrites " +"all permissions given in profiles/groups" +msgstr "" + +#: ../../godmode/users/configure_user.php:203 +msgid "Standard user" +msgstr "" + +#: ../../godmode/users/configure_user.php:205 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "" + +#: ../../godmode/users/configure_user.php:220 +msgid "Group(s) available" +msgstr "" + +#: ../../godmode/users/configure_user.php:250 +#: ../../operation/users/user_edit.php:140 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 +msgid "Database Maintenance" +msgstr "" + +#: ../../godmode/db/db_info.php:43 +msgid "Database Information" +msgstr "" + +#: ../../godmode/db/db_info.php:47 +msgid "Modules per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:51 +msgid "Packets per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:54 +msgid "Press here to get database information as text" +msgstr "" + +#: ../../godmode/db/db_info.php:63 +msgid "Total data" +msgstr "" + +#: ../../godmode/db/db_info.php:89 +msgid "Press here to get database information as a graph" +msgstr "" + +#: ../../godmode/db/db_sanity.php:32 +msgid "Database sanity tool" +msgstr "" + +#: ../../godmode/db/db_sanity.php:38 +msgid "Checking tagente_estado table" +msgstr "" + +#: ../../godmode/db/db_sanity.php:55 +msgid "Checking database consistency" +msgstr "" + +#: ../../godmode/db/db_sanity.php:71 +msgid "Deleting non-init data" +msgstr "" + +#: ../../godmode/db/db_sanity.php:89 +msgid "" +"Pandora FMS Sanity tool is used to remove bad database structure data, " +"created modules with missing status, or modules that cannot be initialized " +"(and don't report any valid data) but retry each its own interval to get " +"data. This kind of bad modules could degrade performance of Pandora FMS. " +"This database sanity tool is also implemented in the pandora_db.pl " +"that you should be running each day or week. This console sanity DONT " +"compact your database, only delete bad structured data." +msgstr "" + +#: ../../godmode/db/db_sanity.php:94 +msgid "Sanitize my database now" +msgstr "" + +#: ../../godmode/db/db_sanity.php:101 +msgid "Delete non-initialized modules now" +msgstr "" + +#: ../../godmode/db/db_purge.php:44 +msgid "Get data from agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Purge task launched for agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Data older than" +msgstr "" + +#: ../../godmode/db/db_purge.php:84 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "" + +#: ../../godmode/db/db_purge.php:94 +msgid "Deleting records for module" +msgstr "" + +#: ../../godmode/db/db_purge.php:118 +msgid "Deleting records for all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:136 +msgid "Choose agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:137 +msgid "All agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:148 +msgid "Select the agent you want information about" +msgstr "" + +#: ../../godmode/db/db_purge.php:151 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 +msgid "Information on agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 +msgid "in the database" +msgstr "" + +#: ../../godmode/db/db_purge.php:157 +msgid "Information on all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:185 +msgid "Packets less than three months old" +msgstr "" + +#: ../../godmode/db/db_purge.php:186 +msgid "Packets less than one month old" +msgstr "" + +#: ../../godmode/db/db_purge.php:187 +msgid "Packets less than two weeks old" +msgstr "" + +#: ../../godmode/db/db_purge.php:188 +msgid "Packets less than one week old" +msgstr "" + +#: ../../godmode/db/db_purge.php:189 +msgid "Packets less than three days old" +msgstr "" + +#: ../../godmode/db/db_purge.php:190 +msgid "Packets less than one day old" +msgstr "" + +#: ../../godmode/db/db_purge.php:191 +msgid "Total number of packets" +msgstr "" + +#: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 +#: ../../godmode/db/db_event.php:61 +msgid "Purge data" +msgstr "" + +#: ../../godmode/db/db_purge.php:200 +msgid "Purge data over 3 months" +msgstr "" + +#: ../../godmode/db/db_purge.php:201 +msgid "Purge data over 1 month" +msgstr "" + +#: ../../godmode/db/db_purge.php:202 +msgid "Purge data over 2 weeks" +msgstr "" + +#: ../../godmode/db/db_purge.php:203 +msgid "Purge data over 1 week" +msgstr "" + +#: ../../godmode/db/db_purge.php:204 +msgid "Purge data over 3 days" +msgstr "" + +#: ../../godmode/db/db_purge.php:205 +msgid "Purge data over 1 day" +msgstr "" + +#: ../../godmode/db/db_purge.php:206 +msgid "All data until now" +msgstr "" + +#: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 +#: ../../godmode/db/db_event.php:76 +msgid "Do it!" +msgstr "" + +#: ../../godmode/db/db_main.php:40 +msgid "Current database maintenance setup" +msgstr "" + +#: ../../godmode/db/db_main.php:43 +msgid "Max. time before compact data" +msgstr "" + +#: ../../godmode/db/db_main.php:44 +msgid "Max. time before purge" +msgstr "" + +#: ../../godmode/db/db_main.php:48 +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" +msgstr "" + +#: ../../godmode/db/db_audit.php:52 +msgid "Database Audit purge" +msgstr "" + +#: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 +msgid "Total" +msgstr "" + +#: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 +msgid "Records" +msgstr "" + +#: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 +msgid "First date" +msgstr "" + +#: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 +msgid "Latest date" +msgstr "" + +#: ../../godmode/db/db_audit.php:75 +msgid "Purge audit data over 90 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:76 +msgid "Purge audit data over 30 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:77 +msgid "Purge audit data over 14 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:78 +msgid "Purge audit data over 7 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:79 +msgid "Purge audit data over 3 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:80 +msgid "Purge audit data over 1 day" +msgstr "" + +#: ../../godmode/db/db_audit.php:81 +msgid "Purge all audit data" +msgstr "" + +#: ../../godmode/db/db_refine.php:41 +msgid "Maximum equal to minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:60 +msgid "Filtering data module" +msgstr "" + +#: ../../godmode/db/db_refine.php:104 +msgid "Purge data out these limits" +msgstr "" + +#: ../../godmode/db/db_refine.php:106 +#: ../../include/functions_reporting.php:489 +msgid "Minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:107 +#: ../../include/functions_reporting.php:490 +msgid "Maximum" +msgstr "" + +#: ../../godmode/db/db_event.php:41 +msgid "Event Database cleanup" +msgstr "" + +#: ../../godmode/db/db_event.php:66 +msgid "Purge event data over 90 days" +msgstr "" + +#: ../../godmode/db/db_event.php:67 +msgid "Purge event data over 30 days" +msgstr "" + +#: ../../godmode/db/db_event.php:68 +msgid "Purge event data over 14 days" +msgstr "" + +#: ../../godmode/db/db_event.php:69 +msgid "Purge event data over 7 days" +msgstr "" + +#: ../../godmode/db/db_event.php:70 +msgid "Purge event data over 3 days" +msgstr "" + +#: ../../godmode/db/db_event.php:71 +msgid "Purge event data over 1 day" +msgstr "" + +#: ../../godmode/db/db_event.php:72 +msgid "Purge all event data" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:46 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:79 +#: ../../godmode/alerts/configure_alert.php:58 +msgid "Alert configuration" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:80 +msgid "Alerts defined in Pandora" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:82 +#: ../../godmode/alerts/configure_alert.php:79 +msgid "Alert name" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:111 +#: ../../godmode/alerts/configure_alert.php:60 +#: ../../operation/snmpconsole/snmp_alert.php:137 +msgid "Create alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:46 +msgid "There was a problem loading alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:63 +msgid "Modify alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:84 +msgid "Command" +msgstr "" + +#: ../../include/functions_visual_map.php:139 +msgid "Static graph" +msgstr "" + +#: ../../include/functions_visual_map.php:140 +msgid "Module graph" +msgstr "" + +#: ../../include/functions.php:202 +msgid "You don't have access" +msgstr "" + +#: ../../include/functions.php:206 +msgid "You don't have enough permission to access this resource" +msgstr "" + +#: ../../include/functions.php:220 ../../include/functions.php:224 +msgid "Unmanaged error" +msgstr "" + +#: ../../include/functions.php:424 +msgid "." +msgstr "" + +#: ../../include/functions.php:426 +msgid "," +msgstr "" + +#: ../../include/functions.php:480 ../../include/functions.php:487 +#: ../../include/functions.php:511 +#: ../../operation/visual_console/render_view.php:81 +#: ../../operation/visual_console/render_view.php:82 +#: ../../operation/visual_console/render_view.php:83 +#: ../../operation/visual_console/render_view.php:84 +#: ../../operation/visual_console/render_view.php:85 +msgid "minutes" +msgstr "" + +#: ../../include/functions.php:496 ../../include/functions.php:497 +msgid "months" +msgstr "" + +#: ../../include/functions.php:850 ../../include/functions.php:937 +#: ../../include/functions_db.php:1820 +msgid "Recovery" +msgstr "" + +#: ../../include/functions.php:856 ../../include/functions.php:943 +msgid "Alert Ctrl." +msgstr "" + +#: ../../include/functions.php:859 ../../include/functions.php:946 +msgid "Firing days" +msgstr "" + +#: ../../include/functions.php:972 +#: ../../operation/snmpconsole/snmp_alert.php:341 +#: ../../operation/agentes/estado_generalagente.php:131 +#: ../../operation/agentes/estado_generalagente.php:139 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:353 +#: ../../operation/agentes/estado_alertas.php:201 +#: ../../operation/agentes/estado_alertas.php:268 +msgid "Never" +msgstr "" + +#: ../../include/functions.php:978 ../../include/functions.php:1139 +#: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 +#: ../../operation/agentes/estado_agente.php:346 +#: ../../operation/agentes/estado_alertas.php:191 +#: ../../operation/agentes/estado_alertas.php:258 +#: ../../operation/agentes/estado_alertas.php:281 +msgid "Alert fired" +msgstr "" + +#: ../../include/functions.php:989 ../../include/functions_db.php:1907 +#: ../../operation/agentes/bulbs.php:37 +#: ../../operation/agentes/estado_agente.php:348 +#: ../../operation/agentes/estado_alertas.php:193 +#: ../../operation/agentes/estado_alertas.php:260 +#: ../../operation/agentes/estado_alertas.php:283 +msgid "Alert not fired" +msgstr "" + +#: ../../include/functions.php:1000 +#: ../../operation/reporting/reporting_viewer.php:147 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions.php:1001 +#: ../../operation/reporting/reporting_viewer.php:161 +msgid "Custom graph" +msgstr "" + +#: ../../include/functions.php:1002 +#: ../../operation/reporting/reporting_viewer.php:186 +#: ../../operation/agentes/ver_agente.php:224 +#: ../../operation/agentes/sla_view.php:46 +#: ../../operation/agentes/sla_view.php:147 +msgid "S.L.A" +msgstr "" + +#: ../../include/functions.php:1003 +#: ../../operation/reporting/reporting_viewer.php:249 +msgid "Event report" +msgstr "" + +#: ../../include/functions.php:1004 +#: ../../operation/reporting/reporting_viewer.php:265 +msgid "Alert report" +msgstr "" + +#: ../../include/functions.php:1005 +#: ../../operation/reporting/reporting_viewer.php:279 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions.php:1009 +#: ../../operation/reporting/reporting_viewer.php:342 +msgid "Sumatory" +msgstr "" + +#: ../../include/functions.php:1010 +msgid "General group report" +msgstr "" + +#: ../../include/functions.php:1012 +#: ../../operation/reporting/reporting_viewer.php:384 +msgid "Agents detailed view" +msgstr "" + +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1136 +#: ../../operation/reporting/reporting_viewer.php:218 +msgid "Unknown" +msgstr "" + +#: ../../include/functions.php:1137 +#: ../../operation/agentes/status_monitor.php:229 +#: ../../operation/agentes/status_monitor.php:248 +msgid "Monitor up" +msgstr "" + +#: ../../include/functions.php:1138 +#: ../../operation/agentes/status_monitor.php:231 +#: ../../operation/agentes/status_monitor.php:250 +msgid "Monitor down" +msgstr "" + +#: ../../include/functions.php:1140 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1141 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1142 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1143 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1144 ../../include/functions_db.php:2021 +#: ../../operation/events/events.php:425 +msgid "System" +msgstr "" + +#: ../../include/functions.php:1145 +msgid "Error" +msgstr "" + +#: ../../include/functions_db.php:1124 +msgid "Software agent data" +msgstr "" + +#: ../../include/functions_db.php:1127 +msgid "Software agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1130 +msgid "Network agent data" +msgstr "" + +#: ../../include/functions_db.php:1133 +msgid "Network agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1689 +msgid "Wrong module type" +msgstr "" + +#: ../../include/functions_db.php:1815 +msgid "Tt" +msgstr "" + +#: ../../include/functions_db.php:1816 +msgid "Firing" +msgstr "" + +#: ../../include/functions_db.php:1819 +msgid "Desc" +msgstr "" + +#: ../../include/functions_db.php:1821 +msgid "MinMax.Al" +msgstr "" + +#: ../../include/functions_db.php:1822 +msgid "Days" +msgstr "" + +#: ../../include/functions_db.php:1823 +msgid "Fired" +msgstr "" + +#: ../../include/functions_db.php:1928 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 +msgid "St" +msgstr "" + +#: ../../include/functions_db.php:1932 +#: ../../include/functions_reporting.php:241 +#: ../../operation/events/events.php:316 +msgid "Event name" +msgstr "" + +#: ../../include/functions_reporting.php:298 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting.php:299 +#: ../../include/functions_reporting.php:493 +#: ../../operation/snmpconsole/snmp_alert.php:268 +#: ../../operation/agentes/estado_alertas.php:66 +#: ../../operation/agentes/estado_alertas.php:293 +msgid "Times Fired" +msgstr "" + +#: ../../include/functions_reporting.php:343 +msgid "Total alerts monitored" +msgstr "" + +#: ../../include/functions_reporting.php:391 +msgid "Total monitors" +msgstr "" + +#: ../../include/functions_reporting.php:392 +msgid "Monitors down on period" +msgstr "" + +#: ../../include/functions_reporting.php:424 +#: ../../include/functions_reporting.php:528 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting.php:468 +msgid "Agents in group" +msgstr "" + +#: ../../include/functions_reporting.php:492 +#: ../../operation/snmpconsole/snmp_alert.php:269 +#: ../../operation/agentes/estado_alertas.php:65 +#: ../../operation/agentes/estado_alertas.php:292 +msgid "Last fired" +msgstr "" + +#: ../../include/functions_reporting.php:529 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting.php:622 +#: ../../operation/agentes/estado_grupo.php:222 +msgid "Monitors" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:110 +msgid "Invalid date selected" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:115 +msgid "Selected date is older than current date" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:195 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:235 +msgid "Ok" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:237 +#: ../../operation/agentes/estado_grupo.php:235 +msgid "Fail" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:136 +#: ../../operation/reporting/graph_viewer.php:144 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:145 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:146 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:147 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:157 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:165 +msgid "Graph name" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:39 +msgid "HTML" +msgstr "" + +#: ../../operation/incidents/incident_note.php:29 +#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/incidents/incident_detail.php:203 +#: ../../operation/incidents/incident_search.php:25 +msgid "Incident management" +msgstr "" + +#: ../../operation/incidents/incident_note.php:30 +msgid "Add note to incident" +msgstr "" + +#: ../../operation/incidents/incident.php:50 +msgid "Incident successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident.php:54 +msgid "There was a problem deleting incident" +msgstr "" + +#: ../../operation/incidents/incident.php:77 +msgid "Incident successfully updated" +msgstr "" + +#: ../../operation/incidents/incident.php:79 +#: ../../operation/incidents/incident.php:82 +msgid "There was a problem updating incident" +msgstr "" + +#: ../../operation/incidents/incident.php:103 +msgid "Incident successfully created" +msgstr "" + +#: ../../operation/incidents/incident.php:187 +msgid "Viewing incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:212 +#: ../../operation/incidents/incident.php:220 +msgid "All incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:213 +#: ../../operation/incidents/incident.php:221 +#: ../../operation/incidents/incident.php:233 +msgid "Active incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:214 +#: ../../operation/incidents/incident.php:222 +#: ../../operation/incidents/incident.php:236 +msgid "Closed incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:223 +#: ../../operation/incidents/incident.php:235 +msgid "Rejected incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:216 +#: ../../operation/incidents/incident.php:224 +#: ../../operation/incidents/incident.php:237 +msgid "Expired incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:234 +msgid "Active incidents, with comments" +msgstr "" + +#: ../../operation/incidents/incident.php:241 +#: ../../operation/incidents/incident.php:274 +#: ../../operation/incidents/incident.php:286 +#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:329 +msgid "Very Serious" +msgstr "" + +#: ../../operation/incidents/incident.php:303 +#: ../../operation/incidents/incident.php:309 +msgid "groups" +msgstr "" + +#: ../../operation/incidents/incident.php:341 +msgid "No incident matches your search filter" +msgstr "" + +#: ../../operation/incidents/incident.php:345 +#: ../../operation/incidents/incident.php:469 +#: ../../operation/incidents/incident_detail.php:207 +#: ../../operation/events/events.php:484 +msgid "Create incident" +msgstr "" + +#: ../../operation/incidents/incident.php:379 +#: ../../operation/incidents/incident_detail.php:270 +#: ../../operation/incidents/incident_detail.php:274 +#: ../../operation/events/events.php:318 +msgid "Source" +msgstr "" + +#: ../../operation/incidents/incident.php:380 +#: ../../operation/incidents/incident_detail.php:221 +msgid "Owner" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:31 +#: ../../operation/menu.php:151 ../../operation/menu.php:173 +#: ../../operation/menu.php:217 +msgid "Statistics" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by status" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:38 +msgid "Incidents by priority" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:41 +msgid "Incidents by group" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:44 +msgid "Incidents by user" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:47 +msgid "Incidents by source" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:83 +msgid "Note successfully added" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:110 +msgid "Note successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:148 +msgid "" +"File cannot be saved. Please contact Pandora administrator about this error " +"
" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:205 +msgid "Review of incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:217 +msgid "Opened at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:254 +#: ../../operation/incidents/incident_detail.php:261 +msgid "Open and Active" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:256 +#: ../../operation/incidents/incident_detail.php:263 +msgid "Not valid" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:257 +#: ../../operation/incidents/incident_detail.php:264 +msgid "Out of date" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:258 +#: ../../operation/incidents/incident_detail.php:265 +msgid "Closed" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:357 +msgid "Update incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:371 +msgid "Add note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:386 +msgid "Notes attached to incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:431 +msgid "Attached files" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/incidents/incident_detail.php:467 +msgid "Filename" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:436 +msgid "Size" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:457 +msgid "Attach file" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:478 +msgid "Upload" +msgstr "" + +#: ../../operation/incidents/incident_search.php:26 +msgid "Please select a search criterion" +msgstr "" + +#: ../../operation/incidents/incident_search.php:48 +msgid "" +"(*) The text search will look for all words entered as substring, in index " +"title or description of each incident" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:55 +#: ../../operation/servers/view_server.php:37 +msgid "Configuration detail" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:68 +msgid "Force" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:76 +msgid "Progress" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:78 +msgid "Op" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:124 +msgid "Done" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:126 +msgid "Pending" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:163 +msgid "This server has no recon tasks assigned" +msgstr "" + +#: ../../operation/servers/view_server.php:55 +#: ../../operation/agentes/tactical.php:231 +msgid "Load" +msgstr "" + +#: ../../operation/servers/view_server.php:57 +#: ../../operation/agentes/tactical.php:233 +msgid "LAG" +msgstr "" + +#: ../../operation/servers/view_server.php:59 +msgid "Version" +msgstr "" + +#: ../../operation/servers/view_server.php:89 +#: ../../operation/agentes/tactical.php:288 +msgid "of" +msgstr "" + +#: ../../operation/servers/view_server.php:99 +msgid "SNMP server" +msgstr "" + +#: ../../operation/servers/view_server.php:117 +msgid "Master server" +msgstr "" + +#: ../../operation/servers/view_server.php:120 +msgid "Check" +msgstr "" + +#: ../../operation/visual_console/render_view.php:66 +msgid "Full screen mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:70 +msgid "Back to normal mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:79 +#: ../../operation/visual_console/render_view.php:80 +msgid "Seconds" +msgstr "" + +#: ../../operation/visual_console/render_view.php:89 +msgid "Autorefresh time" +msgstr "" + +#: ../../operation/visual_console/render_view.php:91 +msgid "Refresh" +msgstr "" + +#: ../../operation/visual_console/render_view.php:122 +msgid "Until refresh" +msgstr "" + +#: ../../operation/visual_console/index.php:26 ../../operation/menu.php:100 +msgid "Visual console" +msgstr "" + +#: ../../operation/visual_console/index.php:27 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/tactical.php:202 +msgid "Summary" +msgstr "" + +#: ../../operation/visual_console/index.php:32 +msgid "There are no defined layouts" +msgstr "" + +#: ../../operation/visual_console/index.php:41 +msgid "Elements" +msgstr "" + +#: ../../operation/visual_console/index.php:59 +msgid "There are no visual consoles defined" +msgstr "" + +#: ../../operation/menu.php:46 ../../operation/agentes/tactical.php:34 +msgid "Tactical view" +msgstr "" + +#: ../../operation/menu.php:53 ../../operation/agentes/estado_grupo.php:32 +msgid "Group view" +msgstr "" + +#: ../../operation/menu.php:60 ../../operation/agentes/networkmap.php:252 +msgid "Network Map" +msgstr "" + +#: ../../operation/menu.php:74 +msgid "Alert detail" +msgstr "" + +#: ../../operation/menu.php:81 +msgid "Monitor detail" +msgstr "" + +#: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 +msgid "Export data" +msgstr "" + +#: ../../operation/menu.php:144 +msgid "Search incident" +msgstr "" + +#: ../../operation/menu.php:178 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:184 +msgid "CSV File" +msgstr "" + +#: ../../operation/menu.php:189 +msgid "Marquee" +msgstr "" + +#: ../../operation/menu.php:199 +msgid "View users" +msgstr "" + +#: ../../operation/menu.php:208 +msgid "Edit my user" +msgstr "" + +#: ../../operation/menu.php:228 ../../operation/snmpconsole/snmp_view.php:128 +msgid "SNMP console" +msgstr "" + +#: ../../operation/menu.php:238 ../../operation/snmpconsole/snmp_alert.php:258 +msgid "SNMP alerts" +msgstr "" + +#: ../../operation/menu.php:249 ../../operation/messages/message.php:58 +msgid "Messages" +msgstr "" + +#: ../../operation/menu.php:258 +msgid "Messages to groups" +msgstr "" + +#: ../../operation/menu.php:292 +msgid "Custom graphs" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:135 +msgid "Update alert" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:182 +#: ../../operation/snmpconsole/snmp_alert.php:265 +#: ../../operation/snmpconsole/snmp_alert.php:302 +#: ../../operation/snmpconsole/snmp_view.php:175 +msgid "OID" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:186 +#: ../../operation/snmpconsole/snmp_alert.php:266 +#: ../../operation/snmpconsole/snmp_alert.php:304 +#: ../../operation/snmpconsole/snmp_view.php:177 +msgid "Custom value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:190 +#: ../../operation/snmpconsole/snmp_alert.php:264 +#: ../../operation/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:176 +msgid "SNMP Agent" +msgstr "" + +#: ../../operation/snmpconsole/snmp_alert.php:356 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:72 +#: ../../operation/events/events.php:84 +msgid "Event successfully deleted" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:85 +#: ../../operation/events/events.php:105 +msgid "Event successfully validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:141 +#: ../../operation/events/events.php:474 +msgid "Validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:143 +#: ../../operation/events/events.php:476 +msgid "Not validated event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:148 +#: ../../operation/events/events.php:480 +msgid "Validate event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../operation/events/events.php:482 +msgid "Delete event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:266 +#: ../../operation/agentes/estado_alertas.php:68 +#: ../../operation/events/events.php:465 +msgid "Validate" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:273 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/agentes/networkmap.php:252 +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_grupo.php:32 +#: ../../operation/agentes/estado_ultimopaquete.php:42 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/estado_agente.php:43 +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:112 +#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/estadisticas.php:32 +msgid "Pandora Agents" +msgstr "" + +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:199 +msgid "Normal screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:202 +msgid "Full screen" +msgstr "" + +#: ../../operation/agentes/networkmap.php:271 +msgid "Layout" +msgstr "" + +#: ../../operation/agentes/networkmap.php:275 +msgid "No Overlap" +msgstr "" + +#: ../../operation/agentes/networkmap.php:279 +msgid "Simple" +msgstr "" + +#: ../../operation/agentes/networkmap.php:283 +msgid "Regenerate" +msgstr "" + +#: ../../operation/agentes/networkmap.php:298 +msgid "Zoom" +msgstr "" + +#: ../../operation/agentes/networkmap.php:306 +msgid "Distance between nodes" +msgstr "" + +#: ../../operation/agentes/networkmap.php:312 +msgid "Font" +msgstr "" + +#: ../../operation/agentes/networkmap.php:352 +#: ../../operation/agentes/networkmap.php:361 +msgid "Map could not be generated" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:34 +#: ../../operation/agentes/estado_monitores.php:33 +msgid "Full list of Monitors" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:78 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:83 +#: ../../operation/agentes/status_monitor.php:87 +#: ../../operation/agentes/status_monitor.php:93 +#: ../../operation/agentes/status_monitor.php:98 +#: ../../operation/agentes/ver_agente.php:79 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:84 +#: ../../operation/agentes/status_monitor.php:89 +#: ../../operation/agentes/status_monitor.php:95 +#: ../../operation/agentes/status_monitor.php:97 +msgid "Monitors up" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:85 +#: ../../operation/agentes/status_monitor.php:90 +#: ../../operation/agentes/status_monitor.php:92 +#: ../../operation/agentes/status_monitor.php:99 +msgid "Monitors unknown" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:122 +msgid "Free text" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:253 +msgid "This group doesn't have any monitor" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:54 +msgid "Agent general information" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:66 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:113 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:117 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:128 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:161 +msgid "Next agent contact" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:167 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:171 +msgid "Events generated -by module-" +msgstr "" + +#: ../../operation/agentes/status_events.php:30 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:115 +msgid "There are no defined groups" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:151 +msgid "Modules bad" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:156 +msgid "Modules OK" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:168 +msgid "Agents down" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:174 +msgid "Disabled alerts" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:214 +msgid "Agents" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:227 +msgid "ok" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:43 +msgid "Display of last data modules received by agent" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:54 +msgid "int" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:56 +#: ../../operation/agentes/exportdata.php:175 +#: ../../operation/agentes/datos_agente.php:81 +#: ../../operation/agentes/ver_agente.php:211 +msgid "Data" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:57 +msgid "Graph" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:58 +msgid "Raw Data" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:94 +#: ../../operation/agentes/bulbs.php:27 +#: ../../operation/agentes/sla_view.php:106 +#: ../../operation/agentes/estado_agente.php:326 +msgid "Change between Green/Red state" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:96 +#: ../../operation/agentes/bulbs.php:25 +#: ../../operation/agentes/sla_view.php:108 +#: ../../operation/agentes/sla_view.php:187 +#: ../../operation/agentes/estado_agente.php:324 +msgid "At least one monitor fails" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:98 +#: ../../operation/agentes/bulbs.php:23 +#: ../../operation/agentes/sla_view.php:110 +#: ../../operation/agentes/sla_view.php:185 +#: ../../operation/agentes/estado_agente.php:329 +msgid "All Monitors OK" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:123 +msgid "This agent doesn 't have any monitor with data" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Sunday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Monday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Tuesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Wednesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Thurdsday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Friday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Saturday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:60 +msgid "One hour" +msgstr "" + +#: ../../operation/agentes/exportdata.php:76 +msgid "Hr" +msgstr "" + +#: ../../operation/agentes/exportdata.php:97 +msgid "Database export results" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +#: ../../operation/agentes/exportdata.php:170 +msgid "Data from agent " +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "from" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "to" +msgstr "" + +#: ../../operation/agentes/exportdata.php:120 +msgid "Download file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:122 +#: ../../operation/agentes/exportdata.php:208 +msgid "No module has been selected" +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " from " +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " to " +msgstr "" + +#: ../../operation/agentes/exportdata.php:287 +msgid "Begin date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:294 +msgid "End date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:301 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:305 +msgid "Data table" +msgstr "" + +#: ../../operation/agentes/exportdata.php:306 +msgid "Standalone CSV ascii file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:307 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:313 +msgid "Export" +msgstr "" + +#: ../../operation/agentes/bulbs.php:31 +#: ../../operation/agentes/estado_agente.php:332 +msgid "Agent without monitors" +msgstr "" + +#: ../../operation/agentes/bulbs.php:33 +#: ../../operation/agentes/estado_agente.php:338 +msgid "Agent without data" +msgstr "" + +#: ../../operation/agentes/bulbs.php:35 +#: ../../operation/agentes/estado_agente.php:335 +msgid "Agent down" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:40 +msgid "One month" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:44 +msgid "One week" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:48 +msgid "Last 24 Hours" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:73 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:49 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:55 +msgid "Last remote contact" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:182 +msgid "View mode" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:193 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:203 +msgid "Main" +msgstr "" + +#: ../../operation/agentes/sla_view.php:34 +msgid "SLA view" +msgstr "" + +#: ../../operation/agentes/sla_view.php:41 +msgid "Automatic SLA for monitors" +msgstr "" + +#: ../../operation/agentes/sla_view.php:141 +msgid "User-defined SLA items" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:380 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:46 +#: ../../operation/agentes/estado_alertas.php:54 +#: ../../operation/agentes/estado_alertas.php:113 +msgid "Full list of Alerts" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:61 +msgid "Info" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:284 +msgid "Combined alert" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:299 +msgid "No agent included in this group has any assigned alert" +msgstr "" + +#: ../../operation/agentes/tactical.php:108 +#: ../../operation/agentes/tactical.php:109 +msgid "Monitor checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:115 +msgid "Monitor OK" +msgstr "" + +#: ../../operation/agentes/tactical.php:125 +msgid "Monitor BAD" +msgstr "" + +#: ../../operation/agentes/tactical.php:138 +msgid "Monitor Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:147 +msgid "Monitor Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:154 +#: ../../operation/agentes/tactical.php:184 +msgid "Alerts Fired" +msgstr "" + +#: ../../operation/agentes/tactical.php:162 +#: ../../operation/agentes/tactical.php:195 +msgid "Alerts Total" +msgstr "" + +#: ../../operation/agentes/tactical.php:169 +#: ../../operation/agentes/tactical.php:170 +msgid "Data Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:172 +msgid "Data Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:178 +msgid "Data Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:203 +msgid "Total Agents" +msgstr "" + +#: ../../operation/agentes/tactical.php:205 +msgid "Total Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:208 +msgid "Server Sanity" +msgstr "" + +#: ../../operation/agentes/tactical.php:211 +msgid "Uninitialized modules" +msgstr "" + +#: ../../operation/agentes/tactical.php:228 +msgid "Tactical server information" +msgstr "" + +#: ../../operation/agentes/estadisticas.php:33 +msgid "Database Statistics per Agent" +msgstr "" + +#: ../../operation/events/event_statistics.php:33 +msgid "Events statistics" +msgstr "" + +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "" + +#: ../../operation/events/event_statistics.php:40 +msgid "Event graph by user" +msgstr "" + +#: ../../operation/events/event_statistics.php:43 +msgid "Event graph by group" +msgstr "" + +#: ../../operation/events/events.php:88 +msgid "Error deleting event" +msgstr "" + +#: ../../operation/events/events.php:108 +msgid "Error validating event" +msgstr "" + +#: ../../operation/events/events.php:196 +msgid "Main event view" +msgstr "" + +#: ../../operation/events/events.php:207 +msgid "Event control filter" +msgstr "" + +#: ../../operation/events/events.php:234 +msgid "Event type" +msgstr "" + +#: ../../operation/events/events.php:240 +msgid "Severity" +msgstr "" + +#: ../../operation/events/events.php:245 +msgid "Event status" +msgstr "" + +#: ../../operation/events/events.php:247 +msgid "All event" +msgstr "" + +#: ../../operation/events/events.php:248 +msgid "Only validated" +msgstr "" + +#: ../../operation/events/events.php:249 +msgid "Only pending" +msgstr "" + +#: ../../operation/events/events.php:255 +msgid "Free search" +msgstr "" + +#: ../../operation/events/events.php:259 +msgid "Agent search" +msgstr "" + +#: ../../operation/events/events.php:282 +msgid "Marquee display" +msgstr "" + +#: ../../operation/events/events.php:284 +msgid "RSS Events" +msgstr "" + +#: ../../operation/users/user_statistics.php:26 +msgid "User activity statistics" +msgstr "" + +#: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 +msgid "Pandora users" +msgstr "" + +#: ../../operation/users/user_edit.php:84 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:119 +msgid "confirmation" +msgstr "" + +#: ../../operation/users/user.php:102 +msgid "System incidents reading" +msgstr "" + +#: ../../operation/users/user.php:105 +msgid "System incidents writing" +msgstr "" + +#: ../../operation/users/user.php:108 +msgid "System incidents management" +msgstr "" + +#: ../../operation/users/user.php:111 +msgid "Agents reading" +msgstr "" + +#: ../../operation/users/user.php:114 +msgid "Agents management" +msgstr "" + +#: ../../operation/users/user.php:117 +msgid "Alerts edition" +msgstr "" + +#: ../../operation/users/user.php:120 +msgid "Users management" +msgstr "" + +#: ../../operation/users/user.php:123 +msgid "Database management" +msgstr "" + +#: ../../operation/users/user.php:126 +msgid "Alerts anagement" +msgstr "" + +#: ../../operation/users/user.php:129 +msgid "Pandora system management" +msgstr "" + +#: ../../operation/messages/message.php:26 +msgid "Message successfully sent" +msgstr "" + +#: ../../operation/messages/message.php:28 +#: ../../operation/messages/message.php:51 +msgid "There was a problem sending message" +msgstr "" + +#: ../../operation/messages/message.php:61 +#: ../../operation/messages/message.php:102 +#: ../../operation/messages/message.php:225 +msgid "New message" +msgstr "" + +#: ../../operation/messages/message.php:94 +#: ../../operation/messages/message.php:126 +#: ../../operation/messages/message.php:147 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message.php:100 +#: ../../operation/messages/message.php:129 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message.php:152 +msgid " wrote" +msgstr "" + +#: ../../operation/messages/message.php:155 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message.php:160 +msgid "Read messages" +msgstr "" + +#: ../../operation/messages/message.php:168 +msgid "Message sucessfully deleted" +msgstr "" + +#: ../../operation/messages/message.php:170 +msgid "There was a problem deleting message" +msgstr "" + +#: ../../operation/messages/message.php:184 +msgid "There are no messages" +msgstr "" + +#: ../../operation/messages/message.php:188 +msgid "Read" +msgstr "" + +#: ../../operation/messages/message.php:189 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message.php:215 +msgid "No subject" +msgstr "" diff --git a/pandora_console/include/languages/zh_CN.mo b/pandora_console/include/languages/zh_CN.mo index 2b2d4ac291b978746e6e6b0e3c722c67e3f9ce84..6bf5e8d07e25a8c9407bbbba30e106754a163a61 100644 GIT binary patch literal 42681 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 delta 12418 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 h(|H;Da\n" "POT-Creation-Date: 2008-09-10 15:55+0200\n" -"PO-Revision-Date: 2008-09-13 15:23+0000\n" -"Last-Translator: Aron Xu \n" +"PO-Revision-Date: 2008-10-09 14:04+0000\n" +"Last-Translator: rainofchaos \n" "Language-Team: Simplified Chinese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -29,28 +29,28 @@ msgstr "" #: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:122 msgid "1 hour" -msgstr "一小时" +msgstr "1 小时" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:336 #: ../../godmode/reporting/graph_builder.php:390 #: ../../include/functions.php:536 msgid "2 hours" -msgstr "两小时" +msgstr "2 小时" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:342 #: ../../godmode/reporting/graph_builder.php:392 #: ../../include/functions.php:539 msgid "6 hours" -msgstr "六小时" +msgstr "6小时" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:345 #: ../../godmode/reporting/graph_builder.php:393 #: ../../include/functions.php:542 msgid "12 hours" -msgstr "" +msgstr "12小时" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:348 @@ -59,7 +59,7 @@ msgstr "" #: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:127 msgid "1 day" -msgstr "一天" +msgstr "1天" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:351 @@ -68,19 +68,19 @@ msgstr "一天" #: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:128 msgid "2 days" -msgstr "两天" +msgstr "2天" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 #: ../../include/functions.php:551 msgid "5 days" -msgstr "五天" +msgstr "5天" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../godmode/reporting/reporting_builder.php:390 #: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 week" -msgstr "一周" +msgstr "1星期" #: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 #: ../../godmode/reporting/map_builder.php:373 @@ -88,21 +88,21 @@ msgstr "一周" #: ../../godmode/reporting/graph_builder.php:397 #: ../../include/functions.php:557 msgid "15 days" -msgstr "" +msgstr "15天" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 #: ../../godmode/reporting/reporting_builder.php:392 #: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:130 msgid "1 month" -msgstr "一个月" +msgstr "1个月" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:366 #: ../../godmode/reporting/graph_builder.php:399 #: ../../include/functions.php:563 msgid "2 months" -msgstr "两个月" +msgstr "2个月" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:369 @@ -111,7 +111,7 @@ msgstr "两个月" #: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:131 msgid "6 months" -msgstr "六个月" +msgstr "6个月" #: ../../reporting/stat_win.php:114 #: ../../godmode/agentes/module_manager_editor_wmi.php:211 @@ -1065,11 +1065,11 @@ msgstr "上个月" #: ../../godmode/reporting/map_builder.php:375 msgid "Two Months" -msgstr "两个月" +msgstr "2个月" #: ../../godmode/reporting/map_builder.php:376 msgid "Six Months" -msgstr "六个月" +msgstr "6个月" #: ../../godmode/reporting/map_builder.php:388 msgid "Map element editor" @@ -1255,7 +1255,7 @@ msgstr "三小时" #: ../../godmode/reporting/graph_builder.php:354 msgid "4 days" -msgstr "四天" +msgstr "4天" #: ../../godmode/reporting/graph_builder.php:363 #: ../../godmode/reporting/graph_builder.php:398 @@ -1949,7 +1949,7 @@ msgstr "数据库信息" #: ../../godmode/menu.php:250 ../../godmode/db/db_purge.php:41 msgid "Database purge" -msgstr "数据库整理" +msgstr "数据库清理" #: ../../godmode/menu.php:257 ../../godmode/db/db_refine.php:69 msgid "Database debug" @@ -3155,31 +3155,31 @@ msgstr "星期" #: ../../godmode/agentes/alert_manager_editor.php:237 msgid "Mon" -msgstr "周一" +msgstr "一" #: ../../godmode/agentes/alert_manager_editor.php:240 msgid "Tue" -msgstr "周二" +msgstr "二" #: ../../godmode/agentes/alert_manager_editor.php:243 msgid "Wed" -msgstr "周三" +msgstr "三" #: ../../godmode/agentes/alert_manager_editor.php:246 msgid "Thu" -msgstr "周四" +msgstr "四" #: ../../godmode/agentes/alert_manager_editor.php:249 msgid "Fri" -msgstr "周五" +msgstr "五" #: ../../godmode/agentes/alert_manager_editor.php:252 msgid "Sat" -msgstr "周六" +msgstr "六" #: ../../godmode/agentes/alert_manager_editor.php:255 msgid "Sun" -msgstr "周日" +msgstr "日" #: ../../godmode/agentes/alert_manager_editor.php:259 msgid "Field #2 (Rec)" @@ -3204,7 +3204,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:341 #: ../../operation/menu.php:24 msgid "Operation" -msgstr "" +msgstr "操作" #: ../../godmode/modules/manage_network_components.php:177 #: ../../godmode/modules/manage_nc_groups.php:70 @@ -3230,16 +3230,16 @@ msgstr "创建新的WMI组件" #: ../../godmode/modules/manage_network_components.php:226 #: ../../godmode/modules/manage_network_templates_form.php:138 msgid "NC.Group" -msgstr "" +msgstr "NC.组" #: ../../godmode/modules/manage_nc_groups.php:71 #: ../../godmode/modules/manage_nc_groups_form.php:44 msgid "Component group management" -msgstr "" +msgstr "组件组管理" #: ../../godmode/modules/manage_network_components_form_wmi.php:80 msgid "WMI component management" -msgstr "" +msgstr "WMI组件管理" #: ../../godmode/modules/manage_network_components_form_wmi.php:133 #: ../../godmode/modules/manage_network_components_form_network.php:235 @@ -3279,7 +3279,7 @@ msgstr "已定义的模块" #: ../../godmode/users/user_list.php:38 msgid "There was a problem deleting user" -msgstr "" +msgstr "删除用户时发生了一个问题" #: ../../godmode/users/user_list.php:40 msgid "User successfully deleted" @@ -3288,17 +3288,17 @@ msgstr "成功的删除了用户" #: ../../godmode/users/user_list.php:44 #: ../../godmode/users/configure_user.php:156 msgid "User management" -msgstr "" +msgstr "用户管理" #: ../../godmode/users/user_list.php:45 #: ../../operation/users/user_statistics.php:25 #: ../../operation/users/user.php:28 msgid "Users defined in Pandora" -msgstr "" +msgstr "已创建的用户" #: ../../godmode/users/user_list.php:48 ../../operation/users/user.php:31 msgid "UserID" -msgstr "" +msgstr "用户ID" #: ../../godmode/users/user_list.php:50 ../../operation/users/user.php:33 msgid "Profile" @@ -3317,27 +3317,27 @@ msgstr "创建用户" #: ../../godmode/users/configure_user.php:56 msgid "There was a problem loading user" -msgstr "" +msgstr "载入用户时出现问题" #: ../../godmode/users/configure_user.php:81 #: ../../godmode/users/configure_user.php:135 #: ../../operation/users/user_edit.php:57 #: ../../operation/users/user_edit.php:80 msgid "Passwords don't match. Please repeat again" -msgstr "" +msgstr "两次输入的密码不匹配,请重新输入" #: ../../godmode/users/configure_user.php:120 #: ../../operation/users/user_edit.php:59 msgid "User successfully updated" -msgstr "" +msgstr "成功地更新了用户" #: ../../godmode/users/configure_user.php:123 msgid "There was a problem updating user" -msgstr "" +msgstr "更新用户时发生问题" #: ../../godmode/users/configure_user.php:147 msgid "User creation failed" -msgstr "" +msgstr "创建用户失败" #: ../../godmode/users/configure_user.php:149 msgid "User created successfully" @@ -3354,21 +3354,21 @@ msgstr "" #: ../../operation/events/events.php:320 #: ../../operation/users/user_edit.php:109 msgid "User ID" -msgstr "" +msgstr "用户 ID" #: ../../godmode/users/configure_user.php:178 #: ../../operation/users/user_edit.php:112 msgid "Real name" -msgstr "" +msgstr "真名" #: ../../godmode/users/configure_user.php:187 msgid "Password confirmation" -msgstr "" +msgstr "密码确认" #: ../../godmode/users/configure_user.php:193 #: ../../operation/users/user_edit.php:127 msgid "Telephone" -msgstr "" +msgstr "电话号码" #: ../../godmode/users/configure_user.php:195 msgid "Global Profile" @@ -3376,7 +3376,7 @@ msgstr "全局档案" #: ../../godmode/users/configure_user.php:200 msgid "Administrator" -msgstr "" +msgstr "管理员" #: ../../godmode/users/configure_user.php:202 msgid "" @@ -3386,18 +3386,18 @@ msgstr "此用户拥有全部权限。这是一个管理员账户,覆盖由档 #: ../../godmode/users/configure_user.php:203 msgid "Standard user" -msgstr "" +msgstr "标准用户" #: ../../godmode/users/configure_user.php:205 msgid "" "This user has separated permissions to view data in his group agents, create " "incidents belong to his groups, add notes in another incidents, create " "personal assignments or reviews and other tasks, on different profiles" -msgstr "" +msgstr "此用户可以查看属于其群组代理的数据,创建属于其群组的事件,为其群组的事件添加注解,创建个人任务和回顾, 并拥有由其档案赋予的其他权限。" #: ../../godmode/users/configure_user.php:220 msgid "Group(s) available" -msgstr "" +msgstr "可用的用户组" #: ../../godmode/users/configure_user.php:250 #: ../../operation/users/user_edit.php:140 @@ -3408,15 +3408,15 @@ msgstr "此用户档案/群组" #: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:51 #: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:40 msgid "Database Maintenance" -msgstr "" +msgstr "数据库维护" #: ../../godmode/db/db_info.php:43 msgid "Database Information" -msgstr "" +msgstr "数据库信息" #: ../../godmode/db/db_info.php:47 msgid "Modules per agent" -msgstr "" +msgstr "代理使用的模块数" #: ../../godmode/db/db_info.php:51 msgid "Packets per agent" @@ -3424,15 +3424,15 @@ msgstr "" #: ../../godmode/db/db_info.php:54 msgid "Press here to get database information as text" -msgstr "" +msgstr "点这里以文本显示数据库信息" #: ../../godmode/db/db_info.php:63 msgid "Total data" -msgstr "" +msgstr "总数据" #: ../../godmode/db/db_info.php:89 msgid "Press here to get database information as a graph" -msgstr "" +msgstr "点这里以图表显示数据库信息" #: ../../godmode/db/db_sanity.php:32 msgid "Database sanity tool" @@ -3444,7 +3444,7 @@ msgstr "" #: ../../godmode/db/db_sanity.php:55 msgid "Checking database consistency" -msgstr "" +msgstr "正在检查数据库的一致性" #: ../../godmode/db/db_sanity.php:71 msgid "Deleting non-init data" @@ -3470,15 +3470,15 @@ msgstr "" #: ../../godmode/db/db_sanity.php:101 msgid "Delete non-initialized modules now" -msgstr "立刻删除无法初始化的模块" +msgstr "立刻删除未初始化的模块" #: ../../godmode/db/db_purge.php:44 msgid "Get data from agent" -msgstr "" +msgstr "从代理获取数据" #: ../../godmode/db/db_purge.php:83 msgid "Purge task launched for agent" -msgstr "" +msgstr "对下列代理的清理任务已经开始:" #: ../../godmode/db/db_purge.php:83 msgid "Data older than" @@ -3496,105 +3496,105 @@ msgstr "删除模块记录" #: ../../godmode/db/db_purge.php:118 msgid "Deleting records for all agents" -msgstr "" +msgstr "删除所有代理记录" #: ../../godmode/db/db_purge.php:136 msgid "Choose agent" -msgstr "" +msgstr "选择代理" #: ../../godmode/db/db_purge.php:137 msgid "All agents" -msgstr "" +msgstr "所有代理" #: ../../godmode/db/db_purge.php:148 msgid "Select the agent you want information about" -msgstr "" +msgstr "选择相应的代理以查看其信息" #: ../../godmode/db/db_purge.php:151 msgid "Click here to get the data from the agent specified in the select box" -msgstr "" +msgstr "点这里以获得所选代理的信息" #: ../../godmode/db/db_purge.php:155 msgid "Information on agent" -msgstr "" +msgstr "代理信息" #: ../../godmode/db/db_purge.php:155 ../../godmode/db/db_purge.php:157 msgid "in the database" -msgstr "" +msgstr "之数据" #: ../../godmode/db/db_purge.php:157 msgid "Information on all agents" -msgstr "" +msgstr "所有代理的信息" #: ../../godmode/db/db_purge.php:185 msgid "Packets less than three months old" -msgstr "" +msgstr "3个月之内的包" #: ../../godmode/db/db_purge.php:186 msgid "Packets less than one month old" -msgstr "" +msgstr "1个月之内的包" #: ../../godmode/db/db_purge.php:187 msgid "Packets less than two weeks old" -msgstr "" +msgstr "2星期之内的包" #: ../../godmode/db/db_purge.php:188 msgid "Packets less than one week old" -msgstr "" +msgstr "1星期之内的包" #: ../../godmode/db/db_purge.php:189 msgid "Packets less than three days old" -msgstr "" +msgstr "3天之内的包" #: ../../godmode/db/db_purge.php:190 msgid "Packets less than one day old" -msgstr "" +msgstr "1天之内的包" #: ../../godmode/db/db_purge.php:191 msgid "Total number of packets" -msgstr "" +msgstr "包总数" #: ../../godmode/db/db_purge.php:196 ../../godmode/db/db_audit.php:70 #: ../../godmode/db/db_event.php:61 msgid "Purge data" -msgstr "" +msgstr "清理数据" #: ../../godmode/db/db_purge.php:200 msgid "Purge data over 3 months" -msgstr "" +msgstr "清理3个月之前的数据" #: ../../godmode/db/db_purge.php:201 msgid "Purge data over 1 month" -msgstr "" +msgstr "清理1个月之前的数据" #: ../../godmode/db/db_purge.php:202 msgid "Purge data over 2 weeks" -msgstr "" +msgstr "清理2星期之前的数据" #: ../../godmode/db/db_purge.php:203 msgid "Purge data over 1 week" -msgstr "" +msgstr "清理1星期之前的数据" #: ../../godmode/db/db_purge.php:204 msgid "Purge data over 3 days" -msgstr "" +msgstr "清理3天之前的数据" #: ../../godmode/db/db_purge.php:205 msgid "Purge data over 1 day" -msgstr "" +msgstr "清理1天之前的数据" #: ../../godmode/db/db_purge.php:206 msgid "All data until now" -msgstr "" +msgstr "至今所有数据" #: ../../godmode/db/db_purge.php:209 ../../godmode/db/db_audit.php:85 #: ../../godmode/db/db_event.php:76 msgid "Do it!" -msgstr "" +msgstr "执行!" #: ../../godmode/db/db_main.php:40 msgid "Current database maintenance setup" -msgstr "" +msgstr "当前数据库维护之设置" #: ../../godmode/db/db_main.php:43 msgid "Max. time before compact data" @@ -3609,23 +3609,23 @@ 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" -msgstr "" +msgstr "请检查Pandora服务器之设置并确保数据库维护守护程序正在运行。为保证Pandora的最佳性能与结果,务必及时地维护数据库。" #: ../../godmode/db/db_audit.php:52 msgid "Database Audit purge" -msgstr "" +msgstr "数据库审计清理" #: ../../godmode/db/db_audit.php:58 ../../godmode/db/db_event.php:47 msgid "Total" -msgstr "" +msgstr "总计" #: ../../godmode/db/db_audit.php:59 ../../godmode/db/db_event.php:48 msgid "Records" -msgstr "" +msgstr "记录" #: ../../godmode/db/db_audit.php:62 ../../godmode/db/db_event.php:51 msgid "First date" -msgstr "" +msgstr "起始日期" #: ../../godmode/db/db_audit.php:66 ../../godmode/db/db_event.php:56 msgid "Latest date" @@ -3633,53 +3633,53 @@ msgstr "" #: ../../godmode/db/db_audit.php:75 msgid "Purge audit data over 90 days" -msgstr "" +msgstr "清理90天之前的审计数据" #: ../../godmode/db/db_audit.php:76 msgid "Purge audit data over 30 days" -msgstr "" +msgstr "清理30天之前的审计数据" #: ../../godmode/db/db_audit.php:77 msgid "Purge audit data over 14 days" -msgstr "" +msgstr "清理14天之前的审计数据" #: ../../godmode/db/db_audit.php:78 msgid "Purge audit data over 7 days" -msgstr "" +msgstr "清理7天之前的审计数据" #: ../../godmode/db/db_audit.php:79 msgid "Purge audit data over 3 days" -msgstr "" +msgstr "清理3天之前的审计数据" #: ../../godmode/db/db_audit.php:80 msgid "Purge audit data over 1 day" -msgstr "" +msgstr "清理1天之前的审计数据" #: ../../godmode/db/db_audit.php:81 msgid "Purge all audit data" -msgstr "" +msgstr "清理所有的审计数据" #: ../../godmode/db/db_refine.php:41 msgid "Maximum equal to minimum" -msgstr "" +msgstr "最大值与最小值不可相等" #: ../../godmode/db/db_refine.php:60 msgid "Filtering data module" -msgstr "过滤数据模块" +msgstr "正在过滤数据模块" #: ../../godmode/db/db_refine.php:104 msgid "Purge data out these limits" -msgstr "" +msgstr "清理不在此范围内的审计数据" #: ../../godmode/db/db_refine.php:106 #: ../../include/functions_reporting.php:489 msgid "Minimum" -msgstr "" +msgstr "最小值" #: ../../godmode/db/db_refine.php:107 #: ../../include/functions_reporting.php:490 msgid "Maximum" -msgstr "" +msgstr "最大值" #: ../../godmode/db/db_event.php:41 msgid "Event Database cleanup" @@ -3687,49 +3687,49 @@ msgstr "" #: ../../godmode/db/db_event.php:66 msgid "Purge event data over 90 days" -msgstr "" +msgstr "清理90天之前的事件" #: ../../godmode/db/db_event.php:67 msgid "Purge event data over 30 days" -msgstr "" +msgstr "清理30天之前的事件" #: ../../godmode/db/db_event.php:68 msgid "Purge event data over 14 days" -msgstr "" +msgstr "清理14天之前的事件" #: ../../godmode/db/db_event.php:69 msgid "Purge event data over 7 days" -msgstr "" +msgstr "清理7天之前的事件" #: ../../godmode/db/db_event.php:70 msgid "Purge event data over 3 days" -msgstr "" +msgstr "清理3天之前的事件" #: ../../godmode/db/db_event.php:71 msgid "Purge event data over 1 day" -msgstr "" +msgstr "清理1天之前的事件" #: ../../godmode/db/db_event.php:72 msgid "Purge all event data" -msgstr "" +msgstr "清理所有的事件" #: ../../godmode/alerts/modify_alert.php:46 msgid "Alert successfully updated" -msgstr "" +msgstr "成功地更新了警告" #: ../../godmode/alerts/modify_alert.php:79 #: ../../godmode/alerts/configure_alert.php:58 msgid "Alert configuration" -msgstr "" +msgstr "警告设置" #: ../../godmode/alerts/modify_alert.php:80 msgid "Alerts defined in Pandora" -msgstr "" +msgstr "已定义之警告" #: ../../godmode/alerts/modify_alert.php:82 #: ../../godmode/alerts/configure_alert.php:79 msgid "Alert name" -msgstr "" +msgstr "警告名" #: ../../godmode/alerts/modify_alert.php:111 #: ../../godmode/alerts/configure_alert.php:60 @@ -3739,19 +3739,19 @@ msgstr "创建警告" #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" -msgstr "" +msgstr "装载警告时发生问题" #: ../../godmode/alerts/configure_alert.php:63 msgid "Modify alert" -msgstr "" +msgstr "修改警告" #: ../../godmode/alerts/configure_alert.php:84 msgid "Command" -msgstr "" +msgstr "命令" #: ../../include/functions_visual_map.php:139 msgid "Static graph" -msgstr "" +msgstr "静态图表" #: ../../include/functions_visual_map.php:140 msgid "Module graph" @@ -3759,11 +3759,11 @@ msgstr "模块图表" #: ../../include/functions.php:202 msgid "You don't have access" -msgstr "" +msgstr "您没有访问权限" #: ../../include/functions.php:206 msgid "You don't have enough permission to access this resource" -msgstr "" +msgstr "您没有权限访问该资源" #: ../../include/functions.php:220 ../../include/functions.php:224 msgid "Unmanaged error" @@ -3771,11 +3771,11 @@ msgstr "" #: ../../include/functions.php:424 msgid "." -msgstr "" +msgstr "。" #: ../../include/functions.php:426 msgid "," -msgstr "" +msgstr "," #: ../../include/functions.php:480 ../../include/functions.php:487 #: ../../include/functions.php:511 @@ -3785,24 +3785,24 @@ msgstr "" #: ../../operation/visual_console/render_view.php:84 #: ../../operation/visual_console/render_view.php:85 msgid "minutes" -msgstr "" +msgstr "分钟" #: ../../include/functions.php:496 ../../include/functions.php:497 msgid "months" -msgstr "" +msgstr "月" #: ../../include/functions.php:850 ../../include/functions.php:937 #: ../../include/functions_db.php:1820 msgid "Recovery" -msgstr "" +msgstr "恢复" #: ../../include/functions.php:856 ../../include/functions.php:943 msgid "Alert Ctrl." -msgstr "" +msgstr "触发条件" #: ../../include/functions.php:859 ../../include/functions.php:946 msgid "Firing days" -msgstr "" +msgstr "触发日期" #: ../../include/functions.php:972 #: ../../operation/snmpconsole/snmp_alert.php:341 @@ -3815,7 +3815,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:201 #: ../../operation/agentes/estado_alertas.php:268 msgid "Never" -msgstr "" +msgstr "从不" #: ../../include/functions.php:978 ../../include/functions.php:1139 #: ../../include/functions_db.php:1905 ../../operation/agentes/bulbs.php:29 @@ -3824,7 +3824,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:258 #: ../../operation/agentes/estado_alertas.php:281 msgid "Alert fired" -msgstr "" +msgstr "已触发的警告" #: ../../include/functions.php:989 ../../include/functions_db.php:1907 #: ../../operation/agentes/bulbs.php:37 @@ -3833,17 +3833,17 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:260 #: ../../operation/agentes/estado_alertas.php:283 msgid "Alert not fired" -msgstr "" +msgstr "未触发的警告" #: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:147 msgid "Simple graph" -msgstr "" +msgstr "简单图表" #: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:161 msgid "Custom graph" -msgstr "" +msgstr "自定义图表" #: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:186 @@ -3856,17 +3856,17 @@ msgstr "" #: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:249 msgid "Event report" -msgstr "" +msgstr "事件报告" #: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:265 msgid "Alert report" -msgstr "" +msgstr "警告报告" #: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:279 msgid "Monitor report" -msgstr "" +msgstr "监视" #: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:342 @@ -3880,41 +3880,41 @@ msgstr "" #: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:384 msgid "Agents detailed view" -msgstr "" +msgstr "代理详细视图" #: ../../include/functions.php:1027 ../../include/functions.php:1136 #: ../../include/functions_db.php:1136 #: ../../operation/reporting/reporting_viewer.php:218 msgid "Unknown" -msgstr "" +msgstr "未知" #: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:229 #: ../../operation/agentes/status_monitor.php:248 msgid "Monitor up" -msgstr "" +msgstr "监视器已启动" #: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:231 #: ../../operation/agentes/status_monitor.php:250 msgid "Monitor down" -msgstr "" +msgstr "监视器已停止" #: ../../include/functions.php:1140 msgid "Alert recovered" -msgstr "" +msgstr "警告已恢复" #: ../../include/functions.php:1141 msgid "Alert ceased" -msgstr "" +msgstr "警告已中止" #: ../../include/functions.php:1142 msgid "Alert manual validation" -msgstr "" +msgstr "警告人工确认" #: ../../include/functions.php:1143 msgid "Recon host detected" -msgstr "" +msgstr "已检测到侦察主机" #: ../../include/functions.php:1144 ../../include/functions_db.php:2021 #: ../../operation/events/events.php:425 @@ -3923,23 +3923,23 @@ msgstr "系统" #: ../../include/functions.php:1145 msgid "Error" -msgstr "" +msgstr "错误" #: ../../include/functions_db.php:1124 msgid "Software agent data" -msgstr "" +msgstr "软件代理数据" #: ../../include/functions_db.php:1127 msgid "Software agent monitor" -msgstr "" +msgstr "软件代理监视器" #: ../../include/functions_db.php:1130 msgid "Network agent data" -msgstr "" +msgstr "网络代理数据" #: ../../include/functions_db.php:1133 msgid "Network agent monitor" -msgstr "" +msgstr "网络代理监视器" #: ../../include/functions_db.php:1689 msgid "Wrong module type" @@ -3947,31 +3947,31 @@ msgstr "错误的模块类型" #: ../../include/functions_db.php:1815 msgid "Tt" -msgstr "" +msgstr "时阀" #: ../../include/functions_db.php:1816 msgid "Firing" -msgstr "" +msgstr "触发" #: ../../include/functions_db.php:1819 msgid "Desc" -msgstr "" +msgstr "描述" #: ../../include/functions_db.php:1821 msgid "MinMax.Al" -msgstr "" +msgstr "警告范围" #: ../../include/functions_db.php:1822 msgid "Days" -msgstr "" +msgstr "天" #: ../../include/functions_db.php:1823 msgid "Fired" -msgstr "" +msgstr "触发" #: ../../include/functions_db.php:1928 msgid "Latest events" -msgstr "" +msgstr "最新事件" #: ../../include/functions_db.php:1930 ../../operation/events/events.php:314 msgid "St" @@ -3981,11 +3981,11 @@ msgstr "" #: ../../include/functions_reporting.php:241 #: ../../operation/events/events.php:316 msgid "Event name" -msgstr "" +msgstr "事件名称" #: ../../include/functions_reporting.php:298 msgid "Alert description" -msgstr "" +msgstr "警告描述" #: ../../include/functions_reporting.php:299 #: ../../include/functions_reporting.php:493 @@ -3993,7 +3993,7 @@ msgstr "" #: ../../operation/agentes/estado_alertas.php:66 #: ../../operation/agentes/estado_alertas.php:293 msgid "Times Fired" -msgstr "" +msgstr "触发时间" #: ../../include/functions_reporting.php:343 msgid "Total alerts monitored" @@ -4001,7 +4001,7 @@ msgstr "" #: ../../include/functions_reporting.php:391 msgid "Total monitors" -msgstr "" +msgstr "总监视器数" #: ../../include/functions_reporting.php:392 msgid "Monitors down on period" @@ -4010,7 +4010,7 @@ msgstr "" #: ../../include/functions_reporting.php:424 #: ../../include/functions_reporting.php:528 msgid "Monitor" -msgstr "" +msgstr "监视器" #: ../../include/functions_reporting.php:468 msgid "Agents in group" @@ -4030,28 +4030,28 @@ msgstr "" #: ../../include/functions_reporting.php:622 #: ../../operation/agentes/estado_grupo.php:222 msgid "Monitors" -msgstr "" +msgstr "监视器" #: ../../operation/reporting/reporting_viewer.php:110 msgid "Invalid date selected" -msgstr "" +msgstr "所选日期无效" #: ../../operation/reporting/reporting_viewer.php:115 msgid "Selected date is older than current date" -msgstr "" +msgstr "所选日期在现在之前" #: ../../operation/reporting/reporting_viewer.php:195 msgid "There are no SLAs defined" -msgstr "" +msgstr "并未定义SLA" #: ../../operation/reporting/reporting_viewer.php:235 msgid "Ok" -msgstr "" +msgstr "确定" #: ../../operation/reporting/reporting_viewer.php:237 #: ../../operation/agentes/estado_grupo.php:235 msgid "Fail" -msgstr "" +msgstr "失败" #: ../../operation/reporting/graph_viewer.php:136 #: ../../operation/reporting/graph_viewer.php:144 @@ -4060,27 +4060,27 @@ msgstr "" #: ../../operation/reporting/graph_viewer.php:145 msgid "Zoom x1" -msgstr "" +msgstr "原始大小" #: ../../operation/reporting/graph_viewer.php:146 msgid "Zoom x2" -msgstr "" +msgstr "缩放 X2" #: ../../operation/reporting/graph_viewer.php:147 msgid "Zoom x3" -msgstr "" +msgstr "缩放 X3" #: ../../operation/reporting/graph_viewer.php:157 msgid "Custom graph viewer" -msgstr "" +msgstr "自定义图表查看器" #: ../../operation/reporting/graph_viewer.php:165 msgid "Graph name" -msgstr "" +msgstr "图表名称" #: ../../operation/reporting/custom_reporting.php:39 msgid "HTML" -msgstr "" +msgstr "HTML" #: ../../operation/incidents/incident_note.php:29 #: ../../operation/incidents/incident.php:184 @@ -4088,36 +4088,36 @@ msgstr "" #: ../../operation/incidents/incident_detail.php:203 #: ../../operation/incidents/incident_search.php:25 msgid "Incident management" -msgstr "" +msgstr "事故管理" #: ../../operation/incidents/incident_note.php:30 msgid "Add note to incident" -msgstr "" +msgstr "为此事故添加注解" #: ../../operation/incidents/incident.php:50 msgid "Incident successfully deleted" -msgstr "成功地删除了事件" +msgstr "成功地删除了事故" #: ../../operation/incidents/incident.php:54 msgid "There was a problem deleting incident" -msgstr "" +msgstr "删除事故时发生问题" #: ../../operation/incidents/incident.php:77 msgid "Incident successfully updated" -msgstr "" +msgstr "成功地更新了事故" #: ../../operation/incidents/incident.php:79 #: ../../operation/incidents/incident.php:82 msgid "There was a problem updating incident" -msgstr "" +msgstr "更新事故时发生问题" #: ../../operation/incidents/incident.php:103 msgid "Incident successfully created" -msgstr "成功创建了事件" +msgstr "成功创建了事故" #: ../../operation/incidents/incident.php:187 msgid "Viewing incidents" -msgstr "" +msgstr "查看事故" #: ../../operation/incidents/incident.php:212 #: ../../operation/incidents/incident.php:220 @@ -4424,7 +4424,7 @@ msgstr "" #: ../../operation/menu.php:81 msgid "Monitor detail" -msgstr "" +msgstr "监视器详情" #: ../../operation/menu.php:88 ../../operation/agentes/exportdata.php:236 msgid "Export data" @@ -4608,7 +4608,7 @@ msgstr "" #: ../../operation/agentes/status_monitor.php:78 msgid "Monitor status" -msgstr "" +msgstr "监视器状态" #: ../../operation/agentes/status_monitor.php:83 #: ../../operation/agentes/status_monitor.php:87 @@ -4638,7 +4638,7 @@ msgstr "" #: ../../operation/agentes/status_monitor.php:253 msgid "This group doesn't have any monitor" -msgstr "" +msgstr "此组内并无监视器" #: ../../operation/agentes/estado_generalagente.php:54 msgid "Agent general information" @@ -4752,35 +4752,35 @@ msgstr "" #: ../../operation/agentes/estado_monitores.php:123 msgid "This agent doesn 't have any monitor with data" -msgstr "" +msgstr "此代理并无有数据的监视器" #: ../../operation/agentes/exportdata.php:54 msgid "Sunday" -msgstr "" +msgstr "星期天" #: ../../operation/agentes/exportdata.php:54 msgid "Monday" -msgstr "" +msgstr "星期一" #: ../../operation/agentes/exportdata.php:54 msgid "Tuesday" -msgstr "" +msgstr "星期二" #: ../../operation/agentes/exportdata.php:54 msgid "Wednesday" -msgstr "" +msgstr "星期三" #: ../../operation/agentes/exportdata.php:54 msgid "Thurdsday" -msgstr "" +msgstr "星期四" #: ../../operation/agentes/exportdata.php:54 msgid "Friday" -msgstr "" +msgstr "星期五" #: ../../operation/agentes/exportdata.php:54 msgid "Saturday" -msgstr "" +msgstr "星期六" #: ../../operation/agentes/exportdata.php:60 msgid "One hour" @@ -4798,7 +4798,7 @@ msgstr "" #: ../../operation/agentes/exportdata.php:138 #: ../../operation/agentes/exportdata.php:170 msgid "Data from agent " -msgstr "" +msgstr "数据库中,源于代理 " #: ../../operation/agentes/exportdata.php:118 #: ../../operation/agentes/exportdata.php:138 @@ -4858,7 +4858,7 @@ msgstr "" #: ../../operation/agentes/bulbs.php:31 #: ../../operation/agentes/estado_agente.php:332 msgid "Agent without monitors" -msgstr "" +msgstr "不含监视器的代理" #: ../../operation/agentes/bulbs.php:33 #: ../../operation/agentes/estado_agente.php:338 @@ -4872,7 +4872,7 @@ msgstr "" #: ../../operation/agentes/datos_agente.php:40 msgid "One month" -msgstr "一个月" +msgstr "1个月" #: ../../operation/agentes/datos_agente.php:44 msgid "One week" @@ -5196,4 +5196,4 @@ msgstr "" #: ../../operation/messages/message.php:215 msgid "No subject" -msgstr "" +msgstr "无主题" diff --git a/pandora_console/include/languages/zh_TW.mo b/pandora_console/include/languages/zh_TW.mo index e955df90f051207b61dc07d615ed7305588d7d05..ac38b83eb1a7996a565ba7365a39385b7d539e4d 100644 GIT binary patch delta 22 dcmX@cevEwqGq<6EuA#Alfw`55#bj>g-2g?-1;hXV delta 22 dcmX@cevEwqGq-`Iu91;~fw`4|;bd;+-2g@d1;GFS diff --git a/pandora_console/include/languages/zh_TW.po b/pandora_console/include/languages/zh_TW.po index 9e10a8e4c8..804310534e 100644 --- a/pandora_console/include/languages/zh_TW.po +++ b/pandora_console/include/languages/zh_TW.po @@ -14,7 +14,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-09-22 07:01+0000\n" +"X-Launchpad-Export-Date: 2008-10-13 07:48+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 diff --git a/pandora_console/pandoradb_data.sql b/pandora_console/pandoradb_data.sql index 63eb1e5759..d5438290b7 100644 --- a/pandora_console/pandoradb_data.sql +++ b/pandora_console/pandoradb_data.sql @@ -109,20 +109,25 @@ UNLOCK TABLES; LOCK TABLES `tlanguage` WRITE; INSERT INTO `tlanguage` VALUES ('en','English'); INSERT INTO `tlanguage` VALUES ('es','Español'); -INSERT INTO `tlanguage` VALUES ('de','Deutch'); -INSERT INTO `tlanguage` VALUES ('fr','Français'); -INSERT INTO `tlanguage` VALUES ('pt_BR','Português-Brasil'); -INSERT INTO `tlanguage` VALUES ('it','Italiano'); -INSERT INTO `tlanguage` VALUES ('gl','Galego'); +INSERT INTO `tlanguage` VALUES ('ast','Asturianu'); INSERT INTO `tlanguage` VALUES ('ca','Catalá'); -INSERT INTO `tlanguage` VALUES ('eu','Euskara'); INSERT INTO `tlanguage` VALUES ('cs','Česky'); +INSERT INTO `tlanguage` VALUES ('de','Deutch'); +INSERT INTO `tlanguage` VALUES ('eu','Euskara'); +INSERT INTO `tlanguage` VALUES ('fr','Français'); +INSERT INTO `tlanguage` VALUES ('gl','Galego'); INSERT INTO `tlanguage` VALUES ('hi','हिन्दी'); -INSERT INTO `tlanguage` VALUES ('pl','Polski'); INSERT INTO `tlanguage` VALUES ('hu','Magyar'); +INSERT INTO `tlanguage` VALUES ('it','Italiano'); +INSERT INTO `tlanguage` VALUES ('pl','Polski'); +INSERT INTO `tlanguage` VALUES ('pt_BR','Português-Brasil'); +INSERT INTO `tlanguage` VALUES ('pt','Português'); INSERT INTO `tlanguage` VALUES ('ro','Română'); INSERT INTO `tlanguage` VALUES ('ru','Русский'); +INSERT INTO `tlanguage` VALUES ('sl','Slovenščina'); INSERT INTO `tlanguage` VALUES ('sv','Svenska'); +INSERT INTO `tlanguage` VALUES ('te','తెలుగు'); +INSERT INTO `tlanguage` VALUES ('uk','Українська'); INSERT INTO `tlanguage` VALUES ('zh_CN','简化字'); INSERT INTO `tlanguage` VALUES ('zh_TW','簡化字');