2008-11-19 Jorge Gonzalez <jorgegonz@svn.gnome.org>

* pandoradb_data.sql: Added Arab and Turkish translations to the
          database. 

        * include/languages/index.pot: Updated po template.

        * include/languages/Makefile: added ar and tr to translation.

        * include/languages/cs.po, include/languages/cs.mo,
          include/languages/ar.po, include/languages/da.po,
          include/languages/tr.po, include/languages/ja.po,
          include/languages/fi.po, include/languages/ar.mo,
          include/languages/eu.po, include/languages/da.mo,
          include/languages/tr.mo, include/languages/ru.po,
          include/languages/ja.mo, include/languages/fi.mo,
          include/languages/eu.mo, include/languages/ru.mo: Updated/added
          translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jorgonzalez 2008-11-19 16:42:45 +00:00
parent e352a0d0b9
commit 4ea1e37444
20 changed files with 18052 additions and 1019 deletions

View File

@ -1,3 +1,38 @@
2008-11-19 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* pandoradb_data.sql: Added Arab and Turkish translations to the
database.
* include/languages/index.pot: Updated po template.
* include/languages/Makefile: added ar and tr to translation.
* include/languages/cs.po, include/languages/cs.mo,
include/languages/ar.po, include/languages/da.po,
include/languages/tr.po, include/languages/ja.po,
include/languages/fi.po, include/languages/ar.mo,
include/languages/eu.po, include/languages/da.mo,
include/languages/tr.mo, include/languages/ru.po,
include/languages/ja.mo, include/languages/fi.mo,
include/languages/eu.mo, include/languages/ru.mo: Updated/added
translations.
2008-11-19 Jorge Gonzalez <jorgegonz@svn.gnome.org>
* pandoradb_data.sql: Added japanese translation to the database.
* include/languages/cs.po, include/languages/cs.mo,
include/languages/da.po, include/languages/ja.po,
include/languages/fi.po, include/languages/eu.po,
include/languages/da.mo, include/languages/ja.mo,
include/languages/fi.mo, include/languages/eu.mo: Updated Czech,
Danish, Basque and Finish translations, added japanese.
* include/languages/index.pot: Updated po template.
* include/languages/Makefile: Added ja to translation
infrastructure.
2008-11-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-11-17 Evi Vanoost <vanooste@rcbi.rochester.edu>
* operations/snmpconsole/snmp_view.php: Removed * operations/snmpconsole/snmp_view.php: Removed

View File

@ -1,6 +1,9 @@
all: ast.mo ca.mo cs.mo da.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo hi.mo hu.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 all: ar.mo ast.mo ca.mo cs.mo da.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo hi.mo hu.mo it.mo ja.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo tr.mo uk.mo zh_CN.mo zh_TW.mo
xgettext `find ../../ -name "*\.php"` --output=index.pot --keyword=__ --add-comments=/// xgettext `find ../../ -name "*\.php"` --output=index.pot --keyword=__ --add-comments=///
ar.mo: ar.po
msgfmt ar.po -o ar.mo
ast.mo: ast.po ast.mo: ast.po
msgfmt ast.po -o ast.mo msgfmt ast.po -o ast.mo
@ -40,6 +43,9 @@ hu.mo: hu.po
it.mo: it.po it.mo: it.po
msgfmt it.po -o it.mo msgfmt it.po -o it.mo
ja.mo: ja.po
msgfmt ja.po -o ja.mo
pl.mo: pl.po pl.mo: pl.po
msgfmt pl.po -o pl.mo msgfmt pl.po -o pl.mo
@ -64,6 +70,9 @@ sv.mo: sv.po
te.mo: te.po te.mo: te.po
msgfmt te.po -o te.mo msgfmt te.po -o te.mo
tr.mo: tr.po
msgfmt tr.po -o tr.mo
uk.mo: uk.po uk.mo: uk.po
msgfmt uk.po -o uk.mo msgfmt uk.po -o uk.mo

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,23 @@
# translation of pandora-eu.po to Basque
# Basque translation for pandora-fms # Basque translation for pandora-fms
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
# This file is distributed under the same license as the pandora-fms package. # This file is distributed under the same license as the pandora-fms package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
# #
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
# Jorge Gonzalez <jorgegonz@artica.es>, 2008.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: pandora-fms\n" "Project-Id-Version: pandora-eu\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2008-11-11 08:59+0100\n" "POT-Creation-Date: 2008-11-11 08:59+0100\n"
"PO-Revision-Date: 2008-08-20 19:59+0000\n" "PO-Revision-Date: 2008-11-17 13:46+0100\n"
"Last-Translator: Alberto Isaba <arkaitz4@yahoo.es>\n" "Last-Translator: Jorge Gonzalez <jorgegonz@artica.es>\n"
"Language-Team: Basque <eu@li.org>\n" "Language-Team: Basque <eu@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n"
"X-Generator: Launchpad (build Unknown)\n" "X-Generator: KBabel 1.11.4\n"
#: ../../reporting/stat_win.php:46 #: ../../reporting/stat_win.php:46
#: ../../operation/agentes/datos_agente.php:123 #: ../../operation/agentes/datos_agente.php:123
@ -225,7 +227,7 @@ msgstr "Normala"
#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 #: ../../reporting/fgraph.php:1287 ../../include/functions.php:682
#: ../../include/functions.php:1160 ../../include/functions.php:1182 #: ../../include/functions.php:1160 ../../include/functions.php:1182
msgid "Warning" msgid "Warning"
msgstr "" msgstr "Abisua"
#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 #: ../../reporting/fgraph.php:1294 ../../include/functions.php:685
#: ../../include/functions.php:1161 ../../include/functions.php:1184 #: ../../include/functions.php:1161 ../../include/functions.php:1184
@ -234,15 +236,15 @@ msgstr "Kritikoa"
#: ../../reporting/fgraph.php:1469 #: ../../reporting/fgraph.php:1469
msgid "Today" msgid "Today"
msgstr "" msgstr "Gaur"
#: ../../reporting/fgraph.php:1470 #: ../../reporting/fgraph.php:1470
msgid "Week" msgid "Week"
msgstr "" msgstr "Astea"
#: ../../reporting/fgraph.php:1471 #: ../../reporting/fgraph.php:1471
msgid "Month" msgid "Month"
msgstr "" msgstr "Hilabetea"
#: ../../reporting/fgraph.php:1472 #: ../../reporting/fgraph.php:1472
msgid "Months" msgid "Months"
@ -302,7 +304,7 @@ msgstr ""
#: ../../general/login_page.php:38 #: ../../general/login_page.php:38
msgid "Build" msgid "Build"
msgstr "" msgstr "Eraiki"
#: ../../general/login_page.php:40 #: ../../general/login_page.php:40
msgid "Login" msgid "Login"
@ -377,7 +379,7 @@ msgstr ""
#: ../../general/logon_ok.php:55 #: ../../general/logon_ok.php:55
msgid "by" msgid "by"
msgstr "" msgstr "egilea:"
#: ../../general/logon_ok.php:55 #: ../../general/logon_ok.php:55
msgid "At" msgid "At"
@ -458,7 +460,7 @@ msgstr ""
#: ../../godmode/servers/manage_export_form.php:103 #: ../../godmode/servers/manage_export_form.php:103
#: ../../godmode/admin_access_logs.php:105 #: ../../godmode/admin_access_logs.php:105
msgid "User" msgid "User"
msgstr "" msgstr "Erabiltzailea"
#: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102
#: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask.php:100
@ -525,7 +527,7 @@ msgstr ""
#: ../../general/header.php:55 #: ../../general/header.php:55
msgid "Ready" msgid "Ready"
msgstr "" msgstr "Prest"
#: ../../general/header.php:65 ../../general/header.php:67 #: ../../general/header.php:65 ../../general/header.php:67
msgid "Autorefresh" msgid "Autorefresh"
@ -611,7 +613,7 @@ msgstr ""
#: ../../extensions/update_manager/main.php:77 #: ../../extensions/update_manager/main.php:77
msgid "Id" msgid "Id"
msgstr "" msgstr "Id"
#: ../../extensions/update_manager/main.php:80 #: ../../extensions/update_manager/main.php:80
#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 #: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083
@ -729,7 +731,7 @@ msgstr ""
#: ../../extensions/update_manager/settings.php:43 #: ../../extensions/update_manager/settings.php:43
msgid "Settings" msgid "Settings"
msgstr "" msgstr "Ezarpenak"
#: ../../extensions/update_manager/settings.php:49 #: ../../extensions/update_manager/settings.php:49
msgid "Customer key" msgid "Customer key"
@ -773,7 +775,7 @@ msgstr ""
#: ../../extensions/update_manager/lib/libupdate_manager.php:552 #: ../../extensions/update_manager/lib/libupdate_manager.php:552
msgid "Development" msgid "Development"
msgstr "" msgstr "Garapena"
#: ../../extensions/update_manager/lib/libupdate_manager.php:553 #: ../../extensions/update_manager/lib/libupdate_manager.php:553
msgid "Testing" msgid "Testing"
@ -781,7 +783,7 @@ msgstr ""
#: ../../extensions/update_manager/lib/libupdate_manager.php:554 #: ../../extensions/update_manager/lib/libupdate_manager.php:554
msgid "Public" msgid "Public"
msgstr "" msgstr "Publikoa"
#: ../../extensions/update_manager/lib/libupdate_manager.php:555 #: ../../extensions/update_manager/lib/libupdate_manager.php:555
#: ../../godmode/groups/group_list.php:125 #: ../../godmode/groups/group_list.php:125
@ -801,7 +803,7 @@ msgstr "Desgaituta"
#: ../../extensions/update_manager/lib/libupdate_manager.php:563 #: ../../extensions/update_manager/lib/libupdate_manager.php:563
msgid "Database" msgid "Database"
msgstr "" msgstr "Datu-basea"
#: ../../extensions/update_manager/lib/libupdate_manager.php:564 #: ../../extensions/update_manager/lib/libupdate_manager.php:564
msgid "Code / binary directory" msgid "Code / binary directory"
@ -1193,7 +1195,7 @@ msgstr "Irudia"
#: ../../godmode/modules/manage_nc_groups_form.php:58 #: ../../godmode/modules/manage_nc_groups_form.php:58
#: ../../operation/agentes/estado_generalagente.php:74 #: ../../operation/agentes/estado_generalagente.php:74
msgid "Parent" msgid "Parent"
msgstr "" msgstr "Gurasoa"
#: ../../godmode/reporting/map_builder.php:413 #: ../../godmode/reporting/map_builder.php:413
msgid "Map linked" msgid "Map linked"
@ -1577,7 +1579,7 @@ msgstr ""
#: ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_export.php:102
#: ../../godmode/servers/manage_export_form.php:90 #: ../../godmode/servers/manage_export_form.php:90
msgid "Address" msgid "Address"
msgstr "" msgstr "Helbidea"
#: ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_export.php:102
msgid "Transfer Mode" msgid "Transfer Mode"
@ -1638,13 +1640,13 @@ msgstr "Egoera"
#: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/modificar_server.php:87
msgid "Started" msgid "Started"
msgstr "" msgstr "Hasita"
#: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/modificar_server.php:87
#: ../../operation/incidents/incident.php:262 #: ../../operation/incidents/incident.php:262
#: ../../operation/servers/view_server.php:61 #: ../../operation/servers/view_server.php:61
msgid "Updated" msgid "Updated"
msgstr "" msgstr "Eguneratuta"
#: ../../godmode/servers/modificar_server.php:124 #: ../../godmode/servers/modificar_server.php:124
#: ../../godmode/agentes/agent_manager.php:126 #: ../../godmode/agentes/agent_manager.php:126
@ -1762,7 +1764,7 @@ msgstr ""
#: ../../godmode/servers/manage_recontask_form.php:86 #: ../../godmode/servers/manage_recontask_form.php:86
msgid "hour" msgid "hour"
msgstr "" msgstr "ordu"
#: ../../godmode/servers/manage_recontask_form.php:90 #: ../../godmode/servers/manage_recontask_form.php:90
#: ../../operation/agentes/exportdata.php:61 #: ../../operation/agentes/exportdata.php:61
@ -1775,7 +1777,7 @@ msgstr "aste"
#: ../../godmode/servers/manage_recontask_form.php:93 #: ../../godmode/servers/manage_recontask_form.php:93
msgid "weeks" msgid "weeks"
msgstr "" msgstr "aste"
#: ../../godmode/servers/manage_recontask_form.php:94 #: ../../godmode/servers/manage_recontask_form.php:94
msgid "month" msgid "month"
@ -2205,7 +2207,7 @@ msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:234 #: ../../godmode/snmpconsole/snmp_alert.php:234
#: ../../include/functions.php:497 #: ../../include/functions.php:497
msgid "seconds" msgid "seconds"
msgstr "" msgstr "segundo"
#: ../../godmode/snmpconsole/snmp_alert.php:237 #: ../../godmode/snmpconsole/snmp_alert.php:237
#: ../../godmode/agentes/alert_manager_editor.php:73 #: ../../godmode/agentes/alert_manager_editor.php:73
@ -2215,7 +2217,7 @@ msgstr ""
#: ../../operation/incidents/incident.php:260 #: ../../operation/incidents/incident.php:260
#: ../../operation/incidents/incident_detail.php:289 #: ../../operation/incidents/incident_detail.php:289
msgid "Priority" msgid "Priority"
msgstr "" msgstr "Lehentasuna"
#: ../../godmode/snmpconsole/snmp_alert.php:252 #: ../../godmode/snmpconsole/snmp_alert.php:252
msgid "Alert Overview" msgid "Alert Overview"
@ -2258,7 +2260,7 @@ msgstr ""
#: ../../operation/agentes/sla_view.php:98 #: ../../operation/agentes/sla_view.php:98
#: ../../operation/agentes/sla_view.php:179 #: ../../operation/agentes/sla_view.php:179
msgid "N/A" msgid "N/A"
msgstr "" msgstr "E/E"
#: ../../godmode/snmpconsole/snmp_alert.php:325 #: ../../godmode/snmpconsole/snmp_alert.php:325
#: ../../include/functions.php:972 #: ../../include/functions.php:972
@ -2270,7 +2272,7 @@ msgstr ""
#: ../../operation/agentes/estado_agente.php:328 #: ../../operation/agentes/estado_agente.php:328
#: ../../operation/agentes/estado_alertas.php:199 #: ../../operation/agentes/estado_alertas.php:199
msgid "Never" msgid "Never"
msgstr "" msgstr "Inoiz ere ez"
#: ../../godmode/admin_access_logs.php:30 #: ../../godmode/admin_access_logs.php:30
msgid "Pandora audit" msgid "Pandora audit"
@ -2775,7 +2777,7 @@ msgstr ""
#: ../../godmode/agentes/module_manager_editor_wmi.php:138 #: ../../godmode/agentes/module_manager_editor_wmi.php:138
#: ../../godmode/modules/manage_network_components_form_wmi.php:168 #: ../../godmode/modules/manage_network_components_form_wmi.php:168
msgid "Namespace" msgid "Namespace"
msgstr "" msgstr "Izen-lekua"
#: ../../godmode/agentes/module_manager_editor_wmi.php:145 #: ../../godmode/agentes/module_manager_editor_wmi.php:145
#: ../../godmode/modules/manage_network_components_form_wmi.php:144 #: ../../godmode/modules/manage_network_components_form_wmi.php:144
@ -2957,7 +2959,7 @@ msgstr ""
#: ../../godmode/agentes/planned_downtime.php:230 #: ../../godmode/agentes/planned_downtime.php:230
msgid "Remove" msgid "Remove"
msgstr "" msgstr "Kendu"
#: ../../godmode/agentes/planned_downtime.php:237 #: ../../godmode/agentes/planned_downtime.php:237
#: ../../godmode/agentes/planned_downtime.php:281 #: ../../godmode/agentes/planned_downtime.php:281
@ -2977,17 +2979,17 @@ msgstr ""
#: ../../operation/messages/message.php:105 #: ../../operation/messages/message.php:105
#: ../../operation/messages/message.php:139 #: ../../operation/messages/message.php:139
msgid "From" msgid "From"
msgstr "" msgstr "Nork"
#: ../../godmode/agentes/planned_downtime.php:273 #: ../../godmode/agentes/planned_downtime.php:273
#: ../../operation/messages/message.php:67 #: ../../operation/messages/message.php:67
#: ../../operation/messages/message.php:107 #: ../../operation/messages/message.php:107
msgid "To" msgid "To"
msgstr "" msgstr "Nori"
#: ../../godmode/agentes/planned_downtime.php:274 #: ../../godmode/agentes/planned_downtime.php:274
msgid "Del" msgid "Del"
msgstr "" msgstr "Ezab"
#: ../../godmode/agentes/planned_downtime.php:275 #: ../../godmode/agentes/planned_downtime.php:275
msgid "Upd" msgid "Upd"
@ -2995,7 +2997,7 @@ msgstr ""
#: ../../godmode/agentes/planned_downtime.php:276 #: ../../godmode/agentes/planned_downtime.php:276
msgid "Running" msgid "Running"
msgstr "" msgstr "Exekutatzen"
#: ../../godmode/agentes/module_manager_editor_plugin.php:79 #: ../../godmode/agentes/module_manager_editor_plugin.php:79
msgid "Plugin server module" msgid "Plugin server module"
@ -3125,8 +3127,7 @@ msgid "You must check modules and/or alerts to be deleted"
msgstr "" msgstr ""
#: ../../godmode/agentes/manage_config.php:301 #: ../../godmode/agentes/manage_config.php:301
msgid "" msgid "There was an error removing the module data, the removal has been cancelled"
"There was an error removing the module data, the removal has been cancelled"
msgstr "" msgstr ""
#: ../../godmode/agentes/manage_config.php:304 #: ../../godmode/agentes/manage_config.php:304
@ -3369,7 +3370,7 @@ msgstr ""
#: ../../godmode/agentes/agent_manager.php:213 #: ../../godmode/agentes/agent_manager.php:213
msgid "Not available" msgid "Not available"
msgstr "" msgstr "Ez dago erabilgarri"
#: ../../godmode/agentes/module_manager.php:57 #: ../../godmode/agentes/module_manager.php:57
msgid "Create a new data server module" msgid "Create a new data server module"
@ -3433,13 +3434,12 @@ msgid "Alert text"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:136 #: ../../godmode/agentes/alert_manager_editor.php:136
msgid "" msgid "This value must be al least Module Interval * (Min.Number of Alerts + 1)"
"This value must be al least Module Interval * (Min.Number of Alerts + 1)"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:158 #: ../../godmode/agentes/alert_manager_editor.php:158
msgid "Other" msgid "Other"
msgstr "" msgstr "Bestelakoa"
#: ../../godmode/agentes/alert_manager_editor.php:204 #: ../../godmode/agentes/alert_manager_editor.php:204
msgid "Time from" msgid "Time from"
@ -3486,7 +3486,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:255 #: ../../godmode/agentes/alert_manager_editor.php:255
#: ../../include/functions.php:723 #: ../../include/functions.php:723
msgid "Sun" msgid "Sun"
msgstr "" msgstr "Eguzkia"
#: ../../godmode/agentes/alert_manager_editor.php:259 #: ../../godmode/agentes/alert_manager_editor.php:259
msgid "Field #2 (Rec)" msgid "Field #2 (Rec)"
@ -3511,7 +3511,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:341 #: ../../godmode/agentes/alert_manager_editor.php:341
#: ../../operation/menu.php:26 #: ../../operation/menu.php:26
msgid "Operation" msgid "Operation"
msgstr "" msgstr "Eragiketa"
#: ../../godmode/modules/manage_network_components.php:137 #: ../../godmode/modules/manage_network_components.php:137
#: ../../godmode/modules/manage_nc_groups.php:70 #: ../../godmode/modules/manage_nc_groups.php:70
@ -3654,7 +3654,7 @@ msgstr ""
#: ../../godmode/users/user_list.php:64 ../../operation/users/user.php:33 #: ../../godmode/users/user_list.php:64 ../../operation/users/user.php:33
msgid "Profile" msgid "Profile"
msgstr "" msgstr "Profila"
#: ../../godmode/users/user_list.php:92 #: ../../godmode/users/user_list.php:92
#: ../../godmode/users/configure_user.php:272 #: ../../godmode/users/configure_user.php:272
@ -3711,7 +3711,7 @@ msgstr ""
#: ../../godmode/users/configure_user.php:194 #: ../../godmode/users/configure_user.php:194
#: ../../operation/users/user_edit.php:127 #: ../../operation/users/user_edit.php:127
msgid "Telephone" msgid "Telephone"
msgstr "" msgstr "Telefonoa"
#: ../../godmode/users/configure_user.php:196 #: ../../godmode/users/configure_user.php:196
msgid "Global Profile" msgid "Global Profile"
@ -3719,7 +3719,7 @@ msgstr ""
#: ../../godmode/users/configure_user.php:201 #: ../../godmode/users/configure_user.php:201
msgid "Administrator" msgid "Administrator"
msgstr "" msgstr "Administratzailea"
#: ../../godmode/users/configure_user.php:203 #: ../../godmode/users/configure_user.php:203
msgid "" msgid ""
@ -3957,7 +3957,7 @@ msgstr ""
#: ../../godmode/db/db_audit.php:79 ../../godmode/db/db_event.php:55 #: ../../godmode/db/db_audit.php:79 ../../godmode/db/db_event.php:55
msgid "Total" msgid "Total"
msgstr "" msgstr "Guztira"
#: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:56 #: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:56
msgid "Records" msgid "Records"
@ -3969,7 +3969,7 @@ msgstr ""
#: ../../godmode/db/db_audit.php:87 #: ../../godmode/db/db_audit.php:87
msgid "Latest date" msgid "Latest date"
msgstr "" msgstr "Data berriena"
#: ../../godmode/db/db_audit.php:96 #: ../../godmode/db/db_audit.php:96
msgid "Purge audit data over 90 days" msgid "Purge audit data over 90 days"
@ -4097,7 +4097,7 @@ msgstr ""
#: ../../godmode/alerts/configure_alert.php:84 #: ../../godmode/alerts/configure_alert.php:84
msgid "Command" msgid "Command"
msgstr "" msgstr "Komandoa"
#: ../../include/functions_html.php:604 #: ../../include/functions_html.php:604
msgid "Request successfully processed" msgid "Request successfully processed"
@ -4129,11 +4129,11 @@ msgstr ""
#: ../../include/functions.php:419 #: ../../include/functions.php:419
msgid "." msgid "."
msgstr "" msgstr ","
#: ../../include/functions.php:421 #: ../../include/functions.php:421
msgid "," msgid ","
msgstr "" msgstr ", "
#: ../../include/functions.php:475 ../../include/functions.php:503 #: ../../include/functions.php:475 ../../include/functions.php:503
#: ../../include/functions.php:505 #: ../../include/functions.php:505
@ -4143,11 +4143,11 @@ msgstr ""
#: ../../operation/visual_console/render_view.php:81 #: ../../operation/visual_console/render_view.php:81
#: ../../operation/visual_console/render_view.php:82 #: ../../operation/visual_console/render_view.php:82
msgid "minutes" msgid "minutes"
msgstr "" msgstr "minutu"
#: ../../include/functions.php:514 ../../include/functions.php:516 #: ../../include/functions.php:514 ../../include/functions.php:516
msgid "months" msgid "months"
msgstr "" msgstr "hilabete"
#: ../../include/functions.php:853 ../../include/functions.php:935 #: ../../include/functions.php:853 ../../include/functions.php:935
#: ../../include/functions_db.php:1968 #: ../../include/functions_db.php:1968
@ -4241,7 +4241,7 @@ msgstr ""
#: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_viewer.php:226
#: ../../operation/reporting/reporting_xml.php:212 #: ../../operation/reporting/reporting_xml.php:212
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr "Ezezaguna"
#: ../../include/functions.php:1137 #: ../../include/functions.php:1137
#: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:209
@ -4278,7 +4278,7 @@ msgstr "Sistema"
#: ../../include/functions.php:1145 #: ../../include/functions.php:1145
msgid "Error" msgid "Error"
msgstr "" msgstr "Errorea"
#: ../../include/functions_db.php:1214 #: ../../include/functions_db.php:1214
msgid "Software agent data" msgid "Software agent data"
@ -4318,7 +4318,7 @@ msgstr ""
#: ../../include/functions_db.php:1970 #: ../../include/functions_db.php:1970
msgid "Days" msgid "Days"
msgstr "" msgstr "Egunak"
#: ../../include/functions_db.php:1971 #: ../../include/functions_db.php:1971
#: ../../operation/snmpconsole/snmp_view.php:404 #: ../../operation/snmpconsole/snmp_view.php:404
@ -4365,7 +4365,7 @@ msgstr ""
#: ../../include/functions_reporting.php:445 #: ../../include/functions_reporting.php:445
#: ../../include/functions_reporting.php:549 #: ../../include/functions_reporting.php:549
msgid "Monitor" msgid "Monitor"
msgstr "" msgstr "Monitorea"
#: ../../include/functions_reporting.php:489 #: ../../include/functions_reporting.php:489
msgid "Agents in group" msgid "Agents in group"
@ -4378,7 +4378,7 @@ msgstr ""
#: ../../include/functions_reporting.php:643 #: ../../include/functions_reporting.php:643
#: ../../operation/agentes/estado_grupo.php:213 #: ../../operation/agentes/estado_grupo.php:213
msgid "Monitors" msgid "Monitors"
msgstr "" msgstr "Monitoreak"
#: ../../operation/reporting/reporting_viewer.php:112 #: ../../operation/reporting/reporting_viewer.php:112
msgid "Invalid date selected" msgid "Invalid date selected"
@ -4400,7 +4400,7 @@ msgstr ""
#: ../../operation/reporting/reporting_viewer.php:243 #: ../../operation/reporting/reporting_viewer.php:243
#: ../../operation/agentes/estado_grupo.php:214 #: ../../operation/agentes/estado_grupo.php:214
msgid "Ok" msgid "Ok"
msgstr "" msgstr "Ados"
#: ../../operation/reporting/reporting_viewer.php:245 #: ../../operation/reporting/reporting_viewer.php:245
#: ../../operation/agentes/estado_grupo.php:216 #: ../../operation/agentes/estado_grupo.php:216
@ -4434,11 +4434,11 @@ msgstr ""
#: ../../operation/reporting/custom_reporting.php:45 #: ../../operation/reporting/custom_reporting.php:45
msgid "HTML" msgid "HTML"
msgstr "" msgstr "HTML"
#: ../../operation/reporting/custom_reporting.php:46 #: ../../operation/reporting/custom_reporting.php:46
msgid "XML" msgid "XML"
msgstr "" msgstr "XML"
#: ../../operation/incidents/incident.php:50 #: ../../operation/incidents/incident.php:50
msgid "Incident successfully deleted" msgid "Incident successfully deleted"
@ -4511,18 +4511,18 @@ msgstr ""
#: ../../operation/incidents/incident.php:257 #: ../../operation/incidents/incident.php:257
msgid "ID" msgid "ID"
msgstr "" msgstr "IDa"
#: ../../operation/incidents/incident.php:263 #: ../../operation/incidents/incident.php:263
#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/incidents/incident_detail.php:263
#: ../../operation/events/events.php:349 #: ../../operation/events/events.php:349
msgid "Source" msgid "Source"
msgstr "" msgstr "Iturburua"
#: ../../operation/incidents/incident.php:264 #: ../../operation/incidents/incident.php:264
#: ../../operation/incidents/incident_detail.php:241 #: ../../operation/incidents/incident_detail.php:241
msgid "Owner" msgid "Owner"
msgstr "" msgstr "Jabea"
#: ../../operation/incidents/incident.php:352 #: ../../operation/incidents/incident.php:352
#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_detail.php:224
@ -4534,7 +4534,7 @@ msgstr ""
#: ../../operation/menu.php:158 ../../operation/menu.php:180 #: ../../operation/menu.php:158 ../../operation/menu.php:180
#: ../../operation/menu.php:224 #: ../../operation/menu.php:224
msgid "Statistics" msgid "Statistics"
msgstr "" msgstr "Estatistika"
#: ../../operation/incidents/incident_statistics.php:33 #: ../../operation/incidents/incident_statistics.php:33
msgid "Incidents by status" msgid "Incidents by status"
@ -4586,7 +4586,7 @@ msgstr ""
#: ../../operation/incidents/incident_detail.php:124 #: ../../operation/incidents/incident_detail.php:124
msgid "No description available" msgid "No description available"
msgstr "" msgstr "Ez dago azalpenik eskuragarri"
#: ../../operation/incidents/incident_detail.php:152 #: ../../operation/incidents/incident_detail.php:152
msgid "File could not be saved due to database error" msgid "File could not be saved due to database error"
@ -4629,11 +4629,11 @@ msgstr ""
#: ../../operation/incidents/incident_detail.php:254 #: ../../operation/incidents/incident_detail.php:254
msgid "Closed" msgid "Closed"
msgstr "" msgstr "Itxita"
#: ../../operation/incidents/incident_detail.php:305 #: ../../operation/incidents/incident_detail.php:305
msgid "Creator" msgid "Creator"
msgstr "" msgstr "Sortzailea"
#: ../../operation/incidents/incident_detail.php:324 #: ../../operation/incidents/incident_detail.php:324
msgid "Update incident" msgid "Update incident"
@ -4658,11 +4658,11 @@ msgstr ""
#: ../../operation/incidents/incident_detail.php:396 #: ../../operation/incidents/incident_detail.php:396
#: ../../operation/incidents/incident_detail.php:433 #: ../../operation/incidents/incident_detail.php:433
msgid "Filename" msgid "Filename"
msgstr "" msgstr "Fitxategi-izena"
#: ../../operation/incidents/incident_detail.php:398 #: ../../operation/incidents/incident_detail.php:398
msgid "Size" msgid "Size"
msgstr "" msgstr "Tamaina"
#: ../../operation/incidents/incident_detail.php:429 #: ../../operation/incidents/incident_detail.php:429
msgid "Add attachment" msgid "Add attachment"
@ -4697,23 +4697,23 @@ msgstr ""
#: ../../operation/servers/view_server_detail.php:68 #: ../../operation/servers/view_server_detail.php:68
msgid "Force" msgid "Force"
msgstr "" msgstr "Indarra"
#: ../../operation/servers/view_server_detail.php:76 #: ../../operation/servers/view_server_detail.php:76
msgid "Progress" msgid "Progress"
msgstr "" msgstr "Aurrerapena"
#: ../../operation/servers/view_server_detail.php:78 #: ../../operation/servers/view_server_detail.php:78
msgid "Op" msgid "Op"
msgstr "" msgstr "Erag."
#: ../../operation/servers/view_server_detail.php:124 #: ../../operation/servers/view_server_detail.php:124
msgid "Done" msgid "Done"
msgstr "" msgstr "Eginda"
#: ../../operation/servers/view_server_detail.php:126 #: ../../operation/servers/view_server_detail.php:126
msgid "Pending" msgid "Pending"
msgstr "" msgstr "Zain"
#: ../../operation/servers/view_server_detail.php:163 #: ../../operation/servers/view_server_detail.php:163
msgid "This server has no recon tasks assigned" msgid "This server has no recon tasks assigned"
@ -4722,7 +4722,7 @@ msgstr ""
#: ../../operation/servers/view_server.php:55 #: ../../operation/servers/view_server.php:55
#: ../../operation/agentes/tactical.php:231 #: ../../operation/agentes/tactical.php:231
msgid "Load" msgid "Load"
msgstr "" msgstr "Kargatu"
#: ../../operation/servers/view_server.php:57 #: ../../operation/servers/view_server.php:57
#: ../../operation/agentes/tactical.php:233 #: ../../operation/agentes/tactical.php:233
@ -4731,16 +4731,16 @@ msgstr ""
#: ../../operation/servers/view_server.php:59 #: ../../operation/servers/view_server.php:59
msgid "Version" msgid "Version"
msgstr "" msgstr "Bertsioa"
#: ../../operation/servers/view_server.php:90 #: ../../operation/servers/view_server.php:90
#: ../../operation/agentes/tactical.php:288 #: ../../operation/agentes/tactical.php:288
msgid "of" msgid "of"
msgstr "" msgstr " / "
#: ../../operation/servers/view_server.php:100 #: ../../operation/servers/view_server.php:100
msgid "SNMP server" msgid "SNMP server"
msgstr "" msgstr "SNMP zerbitzaria"
#: ../../operation/servers/view_server.php:118 #: ../../operation/servers/view_server.php:118
msgid "Master server" msgid "Master server"
@ -4761,7 +4761,7 @@ msgstr ""
#: ../../operation/visual_console/render_view.php:76 #: ../../operation/visual_console/render_view.php:76
#: ../../operation/visual_console/render_view.php:77 #: ../../operation/visual_console/render_view.php:77
msgid "Seconds" msgid "Seconds"
msgstr "" msgstr "Segundoak"
#: ../../operation/visual_console/render_view.php:86 #: ../../operation/visual_console/render_view.php:86
msgid "Autorefresh time" msgid "Autorefresh time"
@ -4769,7 +4769,7 @@ msgstr ""
#: ../../operation/visual_console/render_view.php:88 #: ../../operation/visual_console/render_view.php:88
msgid "Refresh" msgid "Refresh"
msgstr "" msgstr "Freskatu"
#: ../../operation/visual_console/render_view.php:119 #: ../../operation/visual_console/render_view.php:119
msgid "Until refresh" msgid "Until refresh"
@ -4783,7 +4783,7 @@ msgstr ""
#: ../../operation/agentes/estado_agente.php:41 #: ../../operation/agentes/estado_agente.php:41
#: ../../operation/agentes/tactical.php:202 #: ../../operation/agentes/tactical.php:202
msgid "Summary" msgid "Summary"
msgstr "" msgstr "Laburpena"
#: ../../operation/visual_console/index.php:37 #: ../../operation/visual_console/index.php:37
msgid "Elements" msgid "Elements"
@ -4831,7 +4831,7 @@ msgstr ""
#: ../../operation/menu.php:196 #: ../../operation/menu.php:196
msgid "Marquee" msgid "Marquee"
msgstr "" msgstr "Markesina"
#: ../../operation/menu.php:206 #: ../../operation/menu.php:206
msgid "View users" msgid "View users"
@ -4847,7 +4847,7 @@ msgstr ""
#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 #: ../../operation/menu.php:244 ../../operation/messages/message.php:58
msgid "Messages" msgid "Messages"
msgstr "" msgstr "Mezuak"
#: ../../operation/menu.php:253 #: ../../operation/menu.php:253
msgid "Messages to groups" msgid "Messages to groups"
@ -4910,15 +4910,15 @@ msgstr ""
#: ../../operation/snmpconsole/snmp_view.php:170 #: ../../operation/snmpconsole/snmp_view.php:170
#: ../../operation/events/events.php:304 #: ../../operation/events/events.php:304
msgid "Default" msgid "Default"
msgstr "" msgstr "Lehenetsia"
#: ../../operation/snmpconsole/snmp_view.php:208 #: ../../operation/snmpconsole/snmp_view.php:208
msgid "Value" msgid "Value"
msgstr "" msgstr "Balioa"
#: ../../operation/snmpconsole/snmp_view.php:211 #: ../../operation/snmpconsole/snmp_view.php:211
msgid "Custom" msgid "Custom"
msgstr "" msgstr "Pertsonalizatua"
#: ../../operation/snmpconsole/snmp_view.php:269 #: ../../operation/snmpconsole/snmp_view.php:269
#: ../../operation/snmpconsole/snmp_view.php:400 #: ../../operation/snmpconsole/snmp_view.php:400
@ -4967,7 +4967,7 @@ msgstr ""
#: ../../operation/agentes/networkmap.php:271 #: ../../operation/agentes/networkmap.php:271
msgid "Layout" msgid "Layout"
msgstr "" msgstr "Diseinua"
#: ../../operation/agentes/networkmap.php:275 #: ../../operation/agentes/networkmap.php:275
msgid "No Overlap" msgid "No Overlap"
@ -4975,7 +4975,7 @@ msgstr ""
#: ../../operation/agentes/networkmap.php:279 #: ../../operation/agentes/networkmap.php:279
msgid "Simple" msgid "Simple"
msgstr "" msgstr "Soila"
#: ../../operation/agentes/networkmap.php:283 #: ../../operation/agentes/networkmap.php:283
msgid "Regenerate" msgid "Regenerate"
@ -4983,7 +4983,7 @@ msgstr ""
#: ../../operation/agentes/networkmap.php:298 #: ../../operation/agentes/networkmap.php:298
msgid "Zoom" msgid "Zoom"
msgstr "" msgstr "Zooma"
#: ../../operation/agentes/networkmap.php:306 #: ../../operation/agentes/networkmap.php:306
msgid "Distance between nodes" msgid "Distance between nodes"
@ -4991,7 +4991,7 @@ msgstr ""
#: ../../operation/agentes/networkmap.php:312 #: ../../operation/agentes/networkmap.php:312
msgid "Font" msgid "Font"
msgstr "" msgstr "Letra-tipoa"
#: ../../operation/agentes/networkmap.php:352 #: ../../operation/agentes/networkmap.php:352
#: ../../operation/agentes/networkmap.php:361 #: ../../operation/agentes/networkmap.php:361
@ -5109,11 +5109,11 @@ msgstr ""
#: ../../operation/agentes/datos_agente.php:81 #: ../../operation/agentes/datos_agente.php:81
#: ../../operation/agentes/ver_agente.php:214 #: ../../operation/agentes/ver_agente.php:214
msgid "Data" msgid "Data"
msgstr "" msgstr "Datuak"
#: ../../operation/agentes/estado_ultimopaquete.php:57 #: ../../operation/agentes/estado_ultimopaquete.php:57
msgid "Graph" msgid "Graph"
msgstr "" msgstr "Grafikoa"
#: ../../operation/agentes/estado_ultimopaquete.php:58 #: ../../operation/agentes/estado_ultimopaquete.php:58
msgid "Raw Data" msgid "Raw Data"
@ -5148,19 +5148,19 @@ msgstr ""
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr "Igandea"
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Monday" msgid "Monday"
msgstr "" msgstr "Astelehena"
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Tuesday" msgid "Tuesday"
msgstr "" msgstr "Asteartea"
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Wednesday" msgid "Wednesday"
msgstr "" msgstr "Asteazkena"
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Thurdsday" msgid "Thurdsday"
@ -5168,11 +5168,11 @@ msgstr ""
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Friday" msgid "Friday"
msgstr "" msgstr "Ostirala"
#: ../../operation/agentes/exportdata.php:54 #: ../../operation/agentes/exportdata.php:54
msgid "Saturday" msgid "Saturday"
msgstr "" msgstr "Larunbata"
#: ../../operation/agentes/exportdata.php:60 #: ../../operation/agentes/exportdata.php:60
msgid "One hour" msgid "One hour"
@ -5195,12 +5195,12 @@ msgstr ""
#: ../../operation/agentes/exportdata.php:118 #: ../../operation/agentes/exportdata.php:118
#: ../../operation/agentes/exportdata.php:138 #: ../../operation/agentes/exportdata.php:138
msgid "from" msgid "from"
msgstr "" msgstr "diskoa:"
#: ../../operation/agentes/exportdata.php:118 #: ../../operation/agentes/exportdata.php:118
#: ../../operation/agentes/exportdata.php:138 #: ../../operation/agentes/exportdata.php:138
msgid "to" msgid "to"
msgstr "" msgstr "eta"
#: ../../operation/agentes/exportdata.php:120 #: ../../operation/agentes/exportdata.php:120
msgid "Download file" msgid "Download file"
@ -5217,7 +5217,7 @@ msgstr ""
#: ../../operation/agentes/exportdata.php:170 #: ../../operation/agentes/exportdata.php:170
msgid " to " msgid " to "
msgstr "" msgstr " - "
#: ../../operation/agentes/exportdata.php:287 #: ../../operation/agentes/exportdata.php:287
msgid "Begin date (*)" msgid "Begin date (*)"
@ -5245,7 +5245,7 @@ msgstr ""
#: ../../operation/agentes/exportdata.php:313 #: ../../operation/agentes/exportdata.php:313
msgid "Export" msgid "Export"
msgstr "" msgstr "Esportatu"
#: ../../operation/agentes/bulbs.php:31 #: ../../operation/agentes/bulbs.php:31
#: ../../operation/agentes/estado_agente.php:312 #: ../../operation/agentes/estado_agente.php:312
@ -5324,7 +5324,7 @@ msgstr ""
#: ../../operation/agentes/estado_alertas.php:60 #: ../../operation/agentes/estado_alertas.php:60
msgid "Info" msgid "Info"
msgstr "" msgstr "Informazioa"
#: ../../operation/agentes/estado_alertas.php:143 #: ../../operation/agentes/estado_alertas.php:143
msgid "Combined alert" msgid "Combined alert"
@ -5488,7 +5488,7 @@ msgstr ""
#: ../../operation/events/events.php:512 #: ../../operation/events/events.php:512
msgid "Delete event" msgid "Delete event"
msgstr "" msgstr "Gertakizuna ezabatu"
#: ../../operation/users/user_statistics.php:26 #: ../../operation/users/user_statistics.php:26
msgid "User activity statistics" msgid "User activity statistics"
@ -5569,12 +5569,12 @@ msgstr ""
#: ../../operation/messages/message.php:126 #: ../../operation/messages/message.php:126
#: ../../operation/messages/message.php:147 #: ../../operation/messages/message.php:147
msgid "Message" msgid "Message"
msgstr "" msgstr "Mezua"
#: ../../operation/messages/message.php:100 #: ../../operation/messages/message.php:100
#: ../../operation/messages/message.php:129 #: ../../operation/messages/message.php:129
msgid "Send message" msgid "Send message"
msgstr "" msgstr "Bidali mezua"
#: ../../operation/messages/message.php:152 #: ../../operation/messages/message.php:152
msgid " wrote" msgid " wrote"
@ -5582,7 +5582,7 @@ msgstr ""
#: ../../operation/messages/message.php:155 #: ../../operation/messages/message.php:155
msgid "Reply" msgid "Reply"
msgstr "" msgstr "Erantzun"
#: ../../operation/messages/message.php:160 #: ../../operation/messages/message.php:160
msgid "Read messages" msgid "Read messages"
@ -5602,12 +5602,13 @@ msgstr ""
#: ../../operation/messages/message.php:188 #: ../../operation/messages/message.php:188
msgid "Read" msgid "Read"
msgstr "" msgstr "Irakurri"
#: ../../operation/messages/message.php:189 #: ../../operation/messages/message.php:189
msgid "Sender" msgid "Sender"
msgstr "" msgstr "Bidaltzailea"
#: ../../operation/messages/message.php:215 #: ../../operation/messages/message.php:215
msgid "No subject" msgid "No subject"
msgstr "" msgstr ""

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-17 10:18+0100\n" "POT-Creation-Date: 2008-11-19 17:36+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -25,7 +25,7 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:329
#: ../../godmode/reporting/graph_builder.php:385 #: ../../godmode/reporting/graph_builder.php:385
#: ../../godmode/reporting/reporting_builder.php:399 #: ../../godmode/reporting/reporting_builder.php:399
#: ../../include/functions.php:561 #: ../../include/functions.php:564
#: ../../operation/reporting/graph_viewer.php:124 #: ../../operation/reporting/graph_viewer.php:124
msgid "1 hour" msgid "1 hour"
msgstr "" msgstr ""
@ -33,21 +33,21 @@ msgstr ""
#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219
#: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:332
#: ../../godmode/reporting/graph_builder.php:386 #: ../../godmode/reporting/graph_builder.php:386
#: ../../include/functions.php:564 #: ../../include/functions.php:567
msgid "2 hours" msgid "2 hours"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220
#: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:338
#: ../../godmode/reporting/graph_builder.php:388 #: ../../godmode/reporting/graph_builder.php:388
#: ../../include/functions.php:567 #: ../../include/functions.php:570
msgid "6 hours" msgid "6 hours"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221
#: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:341
#: ../../godmode/reporting/graph_builder.php:389 #: ../../godmode/reporting/graph_builder.php:389
#: ../../include/functions.php:570 #: ../../include/functions.php:573
msgid "12 hours" msgid "12 hours"
msgstr "" msgstr ""
@ -55,7 +55,7 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:344
#: ../../godmode/reporting/graph_builder.php:371 #: ../../godmode/reporting/graph_builder.php:371
#: ../../godmode/reporting/reporting_builder.php:404 #: ../../godmode/reporting/reporting_builder.php:404
#: ../../include/functions.php:573 #: ../../include/functions.php:576
#: ../../operation/reporting/graph_viewer.php:129 #: ../../operation/reporting/graph_viewer.php:129
msgid "1 day" msgid "1 day"
msgstr "" msgstr ""
@ -64,19 +64,19 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:347
#: ../../godmode/reporting/graph_builder.php:391 #: ../../godmode/reporting/graph_builder.php:391
#: ../../godmode/reporting/reporting_builder.php:405 #: ../../godmode/reporting/reporting_builder.php:405
#: ../../include/functions.php:576 #: ../../include/functions.php:579
#: ../../operation/reporting/graph_viewer.php:130 #: ../../operation/reporting/graph_viewer.php:130
msgid "2 days" msgid "2 days"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224
#: ../../include/functions.php:579 #: ../../include/functions.php:582
msgid "5 days" msgid "5 days"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225
#: ../../godmode/reporting/reporting_builder.php:406 #: ../../godmode/reporting/reporting_builder.php:406
#: ../../include/functions.php:582 #: ../../include/functions.php:585
#: ../../operation/reporting/graph_viewer.php:131 #: ../../operation/reporting/graph_viewer.php:131
msgid "1 week" msgid "1 week"
msgstr "" msgstr ""
@ -85,13 +85,13 @@ msgstr ""
#: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/map_builder.php:367
#: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:356
#: ../../godmode/reporting/graph_builder.php:393 #: ../../godmode/reporting/graph_builder.php:393
#: ../../include/functions.php:585 #: ../../include/functions.php:588
msgid "15 days" msgid "15 days"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227
#: ../../godmode/reporting/reporting_builder.php:408 #: ../../godmode/reporting/reporting_builder.php:408
#: ../../include/functions.php:588 #: ../../include/functions.php:591
#: ../../operation/reporting/graph_viewer.php:132 #: ../../operation/reporting/graph_viewer.php:132
msgid "1 month" msgid "1 month"
msgstr "" msgstr ""
@ -99,7 +99,7 @@ msgstr ""
#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228
#: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:362
#: ../../godmode/reporting/graph_builder.php:395 #: ../../godmode/reporting/graph_builder.php:395
#: ../../include/functions.php:591 #: ../../include/functions.php:594
msgid "2 months" msgid "2 months"
msgstr "" msgstr ""
@ -107,7 +107,7 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:365
#: ../../godmode/reporting/graph_builder.php:396 #: ../../godmode/reporting/graph_builder.php:396
#: ../../godmode/reporting/reporting_builder.php:409 #: ../../godmode/reporting/reporting_builder.php:409
#: ../../include/functions.php:594 #: ../../include/functions.php:597
#: ../../operation/reporting/graph_viewer.php:133 #: ../../operation/reporting/graph_viewer.php:133
msgid "6 months" msgid "6 months"
msgstr "" msgstr ""
@ -118,13 +118,13 @@ msgstr ""
#: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_plugin.php:184
#: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/module_manager_editor_network.php:239
#: ../../godmode/agentes/alert_manager_editor.php:121 #: ../../godmode/agentes/alert_manager_editor.php:121
#: ../../include/functions.php:1035 #: ../../include/functions.php:1038
#: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_viewer.php:320
#: ../../operation/reporting/reporting_xml.php:252 #: ../../operation/reporting/reporting_xml.php:252
msgid "Max. Value" msgid "Max. Value"
msgstr "" msgstr ""
#: ../../reporting/stat_win.php:116 ../../include/functions.php:1034 #: ../../reporting/stat_win.php:116 ../../include/functions.php:1037
#: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_viewer.php:305
#: ../../operation/reporting/reporting_xml.php:247 #: ../../operation/reporting/reporting_xml.php:247
msgid "Avg. Value" msgid "Avg. Value"
@ -136,7 +136,7 @@ msgstr ""
#: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_plugin.php:182
#: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/module_manager_editor_network.php:237
#: ../../godmode/agentes/alert_manager_editor.php:116 #: ../../godmode/agentes/alert_manager_editor.php:116
#: ../../include/functions.php:1036 #: ../../include/functions.php:1039
#: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_viewer.php:335
#: ../../operation/reporting/reporting_xml.php:257 #: ../../operation/reporting/reporting_xml.php:257
msgid "Min. Value" msgid "Min. Value"
@ -204,30 +204,30 @@ msgid "Very serious"
msgstr "" msgstr ""
#: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265
#: ../../include/functions.php:701 ../../include/functions.php:1185 #: ../../include/functions.php:704 ../../include/functions.php:1188
#: ../../include/functions.php:1206 ../../operation/incidents/incident.php:192 #: ../../include/functions.php:1209 ../../operation/incidents/incident.php:192
#: ../../operation/incidents/incident.php:203 #: ../../operation/incidents/incident.php:203
#: ../../operation/incidents/incident_detail.php:297 #: ../../operation/incidents/incident_detail.php:297
msgid "Maintenance" msgid "Maintenance"
msgstr "" msgstr ""
#: ../../reporting/fgraph.php:1273 ../../include/functions.php:704 #: ../../reporting/fgraph.php:1273 ../../include/functions.php:707
#: ../../include/functions.php:1186 ../../include/functions.php:1208 #: ../../include/functions.php:1189 ../../include/functions.php:1211
msgid "Informational" msgid "Informational"
msgstr "" msgstr ""
#: ../../reporting/fgraph.php:1280 ../../include/functions.php:707 #: ../../reporting/fgraph.php:1280 ../../include/functions.php:710
#: ../../include/functions.php:1187 ../../include/functions.php:1210 #: ../../include/functions.php:1190 ../../include/functions.php:1213
msgid "Normal" msgid "Normal"
msgstr "" msgstr ""
#: ../../reporting/fgraph.php:1287 ../../include/functions.php:710 #: ../../reporting/fgraph.php:1287 ../../include/functions.php:713
#: ../../include/functions.php:1188 ../../include/functions.php:1212 #: ../../include/functions.php:1191 ../../include/functions.php:1215
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: ../../reporting/fgraph.php:1294 ../../include/functions.php:713 #: ../../reporting/fgraph.php:1294 ../../include/functions.php:716
#: ../../include/functions.php:1189 ../../include/functions.php:1214 #: ../../include/functions.php:1192 ../../include/functions.php:1217
msgid "Critical" msgid "Critical"
msgstr "" msgstr ""
@ -388,7 +388,7 @@ msgstr ""
msgid "No news articles at this moment" msgid "No news articles at this moment"
msgstr "" msgstr ""
#: ../../general/logon_ok.php:76 ../../include/functions.php:1039 #: ../../general/logon_ok.php:76 ../../include/functions.php:1042
#: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_viewer.php:378
#: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/reporting/reporting_xml.php:274
#: ../../operation/agentes/tactical.php:66 #: ../../operation/agentes/tactical.php:66
@ -462,15 +462,15 @@ msgstr ""
#: ../../general/logon_ok.php:145 #: ../../general/logon_ok.php:145
#: ../../godmode/servers/manage_export_form.php:103 #: ../../godmode/servers/manage_export_form.php:103
#: ../../godmode/admin_access_logs.php:105 #: ../../godmode/admin_access_logs.php:88
msgid "User" msgid "User"
msgstr "" msgstr ""
#: ../../general/logon_ok.php:146 ../../godmode/servers/manage_export.php:102 #: ../../general/logon_ok.php:146 ../../godmode/servers/manage_export.php:102
#: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask.php:100
#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/snmpconsole/snmp_alert.php:292
#: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:52
#: ../../godmode/admin_access_logs.php:106 #: ../../godmode/admin_access_logs.php:89
#: ../../godmode/agentes/agent_template.php:159 #: ../../godmode/agentes/agent_template.php:159
#: ../../godmode/agentes/alert_manager.php:115 #: ../../godmode/agentes/alert_manager.php:115
#: ../../godmode/agentes/alert_manager.php:191 #: ../../godmode/agentes/alert_manager.php:191
@ -484,18 +484,18 @@ msgstr ""
msgid "Action" msgid "Action"
msgstr "" msgstr ""
#: ../../general/logon_ok.php:147 ../../godmode/admin_access_logs.php:107 #: ../../general/logon_ok.php:147 ../../godmode/admin_access_logs.php:90
#: ../../operation/reporting/reporting_viewer.php:70 #: ../../operation/reporting/reporting_viewer.php:70
msgid "Date" msgid "Date"
msgstr "" msgstr ""
#: ../../general/logon_ok.php:148 ../../godmode/admin_access_logs.php:108 #: ../../general/logon_ok.php:148 ../../godmode/admin_access_logs.php:91
msgid "Source IP" msgid "Source IP"
msgstr "" msgstr ""
#: ../../general/logon_ok.php:149 #: ../../general/logon_ok.php:149
#: ../../godmode/servers/manage_recontask_form.php:135 #: ../../godmode/servers/manage_recontask_form.php:135
#: ../../godmode/admin_access_logs.php:109 #: ../../godmode/admin_access_logs.php:92
#: ../../godmode/modules/manage_network_components_form_wmi.php:200 #: ../../godmode/modules/manage_network_components_form_wmi.php:200
#: ../../godmode/modules/manage_network_components_form_network.php:270 #: ../../godmode/modules/manage_network_components_form_network.php:270
#: ../../godmode/users/configure_user.php:209 #: ../../godmode/users/configure_user.php:209
@ -620,7 +620,7 @@ msgid "Id"
msgstr "" msgstr ""
#: ../../extensions/update_manager/main.php:80 #: ../../extensions/update_manager/main.php:80
#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2072 #: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2060
#: ../../include/functions_reporting.php:306 #: ../../include/functions_reporting.php:306
#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/snmpconsole/snmp_view.php:217
#: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/status_monitor.php:184
@ -801,7 +801,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:106
#: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:271
#: ../../godmode/agentes/alert_manager_editor.php:273 #: ../../godmode/agentes/alert_manager_editor.php:273
#: ../../include/functions.php:800 #: ../../include/functions.php:803
msgid "Disabled" msgid "Disabled"
msgstr "" msgstr ""
@ -1032,7 +1032,7 @@ msgstr ""
#: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates.php:52
#: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/manage_network_templates_form.php:103
#: ../../godmode/modules/module_list.php:56 #: ../../godmode/modules/module_list.php:56
#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1949 #: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1937
#: ../../operation/extensions.php:36 #: ../../operation/extensions.php:36
#: ../../operation/servers/view_server.php:53 #: ../../operation/servers/view_server.php:53
#: ../../operation/visual_console/index.php:35 #: ../../operation/visual_console/index.php:35
@ -1088,7 +1088,7 @@ msgstr ""
#: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/reporting/map_builder.php:365
#: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/servers/manage_recontask_form.php:91
#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44
#: ../../include/functions.php:539 #: ../../include/functions.php:542
#: ../../operation/servers/view_server_detail.php:113 #: ../../operation/servers/view_server_detail.php:113
msgid "days" msgid "days"
msgstr "" msgstr ""
@ -1137,7 +1137,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/agentes/alert_manager_editor.php:363
#: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_components.php:183
#: ../../godmode/modules/manage_network_templates_form.php:141 #: ../../godmode/modules/manage_network_templates_form.php:141
#: ../../include/functions_db.php:2068 #: ../../include/functions_db.php:2056
#: ../../include/functions_reporting.php:544 #: ../../include/functions_reporting.php:544
#: ../../operation/servers/view_server.php:58 #: ../../operation/servers/view_server.php:58
#: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/status_monitor.php:173
@ -1161,6 +1161,7 @@ msgstr ""
#: ../../include/functions_reporting.php:480 #: ../../include/functions_reporting.php:480
#: ../../include/functions_reporting.php:652 #: ../../include/functions_reporting.php:652
#: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/reporting/reporting_viewer.php:212
#: ../../operation/snmpconsole/snmp_view.php:148
#: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/status_monitor.php:171
#: ../../operation/agentes/estado_agente.php:151 #: ../../operation/agentes/estado_agente.php:151
#: ../../operation/agentes/estado_alertas.php:160 #: ../../operation/agentes/estado_alertas.php:160
@ -1272,8 +1273,8 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/reporting/graph_builder.php:483
#: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask.php:117
#: ../../godmode/servers/manage_recontask_form.php:131 #: ../../godmode/servers/manage_recontask_form.php:131
#: ../../include/functions.php:855 ../../include/functions.php:939 #: ../../include/functions.php:858 ../../include/functions.php:942
#: ../../include/functions_db.php:2022 #: ../../include/functions_db.php:2010
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
@ -1284,8 +1285,8 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/reporting/graph_builder.php:482
#: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask.php:117
#: ../../godmode/servers/manage_recontask_form.php:131 #: ../../godmode/servers/manage_recontask_form.php:131
#: ../../include/functions.php:857 ../../include/functions.php:941 #: ../../include/functions.php:860 ../../include/functions.php:944
#: ../../include/functions_db.php:2024 #: ../../include/functions_db.php:2012
msgid "No" msgid "No"
msgstr "" msgstr ""
@ -1452,7 +1453,7 @@ msgstr ""
#: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:87
#: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:88
#: ../../godmode/servers/manage_recontask_form.php:89 #: ../../godmode/servers/manage_recontask_form.php:89
#: ../../include/functions.php:536 #: ../../include/functions.php:539
#: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:125
#: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:126
#: ../../operation/reporting/graph_viewer.php:127 #: ../../operation/reporting/graph_viewer.php:127
@ -1800,7 +1801,7 @@ msgstr ""
#: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/module_manager_editor_network.php:255
#: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:132
#: ../../godmode/agentes/agent_manager.php:142 #: ../../godmode/agentes/agent_manager.php:142
#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:735 #: ../../godmode/users/configure_user.php:224 ../../include/functions.php:738
msgid "None" msgid "None"
msgstr "" msgstr ""
@ -2157,6 +2158,7 @@ msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:184 #: ../../godmode/snmpconsole/snmp_alert.php:184
#: ../../godmode/snmpconsole/snmp_alert.php:278 #: ../../godmode/snmpconsole/snmp_alert.php:278
#: ../../godmode/snmpconsole/snmp_alert.php:306 #: ../../godmode/snmpconsole/snmp_alert.php:306
#: ../../operation/snmpconsole/snmp_view.php:152
#: ../../operation/snmpconsole/snmp_view.php:205 #: ../../operation/snmpconsole/snmp_view.php:205
msgid "OID" msgid "OID"
msgstr "" msgstr ""
@ -2208,13 +2210,13 @@ msgid "Other value"
msgstr "" msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:234 #: ../../godmode/snmpconsole/snmp_alert.php:234
#: ../../include/functions.php:525 #: ../../include/functions.php:528
msgid "seconds" msgid "seconds"
msgstr "" msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:237 #: ../../godmode/snmpconsole/snmp_alert.php:237
#: ../../godmode/agentes/alert_manager_editor.php:73 #: ../../godmode/agentes/alert_manager_editor.php:73
#: ../../include/functions.php:883 ../../include/functions.php:965 #: ../../include/functions.php:886 ../../include/functions.php:968
#: ../../include/functions_reporting.php:355 #: ../../include/functions_reporting.php:355
#: ../../operation/incidents/incident.php:186 #: ../../operation/incidents/incident.php:186
#: ../../operation/incidents/incident.php:260 #: ../../operation/incidents/incident.php:260
@ -2251,8 +2253,8 @@ msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:301 #: ../../godmode/snmpconsole/snmp_alert.php:301
#: ../../godmode/snmpconsole/snmp_alert.php:302 #: ../../godmode/snmpconsole/snmp_alert.php:302
#: ../../godmode/agentes/alert_manager_editor.php:70 #: ../../godmode/agentes/alert_manager_editor.php:70
#: ../../include/functions.php:771 ../../include/functions.php:776 #: ../../include/functions.php:774 ../../include/functions.php:779
#: ../../include/functions.php:779 ../../include/functions_db.php:2002 #: ../../include/functions.php:782 ../../include/functions_db.php:1990
#: ../../include/functions_reporting.php:583 #: ../../include/functions_reporting.php:583
#: ../../include/functions_reporting.php:621 #: ../../include/functions_reporting.php:621
#: ../../include/functions_reporting.php:648 #: ../../include/functions_reporting.php:648
@ -2266,7 +2268,7 @@ msgid "N/A"
msgstr "" msgstr ""
#: ../../godmode/snmpconsole/snmp_alert.php:325 #: ../../godmode/snmpconsole/snmp_alert.php:325
#: ../../include/functions.php:1000 #: ../../include/functions.php:1003
#: ../../operation/agentes/estado_generalagente.php:101 #: ../../operation/agentes/estado_generalagente.php:101
#: ../../operation/agentes/estado_generalagente.php:109 #: ../../operation/agentes/estado_generalagente.php:109
#: ../../operation/agentes/estado_ultimopaquete.php:192 #: ../../operation/agentes/estado_ultimopaquete.php:192
@ -2277,15 +2279,15 @@ msgstr ""
msgid "Never" msgid "Never"
msgstr "" msgstr ""
#: ../../godmode/admin_access_logs.php:30 #: ../../godmode/admin_access_logs.php:31
msgid "Pandora audit" msgid "Pandora audit"
msgstr "" msgstr ""
#: ../../godmode/admin_access_logs.php:30 #: ../../godmode/admin_access_logs.php:31
msgid "Review Logs" msgid "Review Logs"
msgstr "" msgstr ""
#: ../../godmode/admin_access_logs.php:40 #: ../../godmode/admin_access_logs.php:36
#: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config_remote.php:95
#: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/agentes/manage_config.php:354
#: ../../godmode/modules/manage_network_templates_form.php:194 #: ../../godmode/modules/manage_network_templates_form.php:194
@ -2293,10 +2295,10 @@ msgstr ""
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: ../../godmode/admin_access_logs.php:64 #: ../../godmode/admin_access_logs.php:53
#: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_components.php:157
#: ../../godmode/modules/manage_network_templates_form.php:192 #: ../../godmode/modules/manage_network_templates_form.php:192
#: ../../include/functions.php:733 ../../include/functions.php:1216 #: ../../include/functions.php:736 ../../include/functions.php:1219
#: ../../operation/incidents/incident_search.php:37 #: ../../operation/incidents/incident_search.php:37
#: ../../operation/snmpconsole/snmp_view.php:149 #: ../../operation/snmpconsole/snmp_view.php:149
#: ../../operation/snmpconsole/snmp_view.php:153 #: ../../operation/snmpconsole/snmp_view.php:153
@ -2310,7 +2312,7 @@ msgstr ""
msgid "All" msgid "All"
msgstr "" msgstr ""
#: ../../godmode/admin_access_logs.php:78 #: ../../godmode/admin_access_logs.php:54
#: ../../godmode/agentes/modificar_agente.php:160 #: ../../godmode/agentes/modificar_agente.php:160
#: ../../operation/incidents/incident.php:178 #: ../../operation/incidents/incident.php:178
#: ../../operation/incidents/incident.php:208 #: ../../operation/incidents/incident.php:208
@ -2443,10 +2445,10 @@ msgstr ""
msgid "Subject" msgid "Subject"
msgstr "" msgstr ""
#: ../../godmode/setup/news.php:112 ../../include/functions.php:840 #: ../../godmode/setup/news.php:112 ../../include/functions.php:843
#: ../../include/functions.php:864 ../../include/functions.php:949 #: ../../include/functions.php:867 ../../include/functions.php:952
#: ../../include/functions.php:991 ../../include/functions_db.php:2008 #: ../../include/functions.php:994 ../../include/functions_db.php:1996
#: ../../include/functions_db.php:2030 #: ../../include/functions_db.php:2018
msgid "Text" msgid "Text"
msgstr "" msgstr ""
@ -3027,7 +3029,7 @@ msgid "Simple alerts"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager.php:108 #: ../../godmode/agentes/alert_manager.php:108
#: ../../include/functions_db.php:2160 #: ../../include/functions_db.php:2148
#: ../../operation/snmpconsole/snmp_view.php:156 #: ../../operation/snmpconsole/snmp_view.php:156
#: ../../operation/snmpconsole/snmp_view.php:221 #: ../../operation/snmpconsole/snmp_view.php:221
#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/snmpconsole/snmp_view.php:403
@ -3059,7 +3061,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:112
#: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager.php:188
#: ../../godmode/agentes/alert_manager_editor.php:368 #: ../../godmode/agentes/alert_manager_editor.php:368
#: ../../include/functions_db.php:1954 #: ../../include/functions_db.php:1942
msgid "Time" msgid "Time"
msgstr "" msgstr ""
@ -3092,7 +3094,7 @@ msgstr ""
#: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager.php:184
#: ../../godmode/agentes/alert_manager_editor.php:364 #: ../../godmode/agentes/alert_manager_editor.php:364
#: ../../include/functions_db.php:1950 #: ../../include/functions_db.php:1938
msgid "Oper" msgid "Oper"
msgstr "" msgstr ""
@ -3260,7 +3262,7 @@ msgstr ""
#: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/modificar_agente.php:219
#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61
#: ../../include/functions_db.php:2070 #: ../../include/functions_db.php:2058
#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/agentes/estado_generalagente.php:58
#: ../../operation/events/events.php:243 #: ../../operation/events/events.php:243
msgid "Agent name" msgid "Agent name"
@ -3459,37 +3461,37 @@ msgid "Days of week"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:237 #: ../../godmode/agentes/alert_manager_editor.php:237
#: ../../include/functions.php:739 #: ../../include/functions.php:742
msgid "Mon" msgid "Mon"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:240 #: ../../godmode/agentes/alert_manager_editor.php:240
#: ../../include/functions.php:741 #: ../../include/functions.php:744
msgid "Tue" msgid "Tue"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:243 #: ../../godmode/agentes/alert_manager_editor.php:243
#: ../../include/functions.php:743 #: ../../include/functions.php:746
msgid "Wed" msgid "Wed"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:246 #: ../../godmode/agentes/alert_manager_editor.php:246
#: ../../include/functions.php:745 #: ../../include/functions.php:748
msgid "Thu" msgid "Thu"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:249 #: ../../godmode/agentes/alert_manager_editor.php:249
#: ../../include/functions.php:747 #: ../../include/functions.php:750
msgid "Fri" msgid "Fri"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:252 #: ../../godmode/agentes/alert_manager_editor.php:252
#: ../../include/functions.php:749 #: ../../include/functions.php:752
msgid "Sat" msgid "Sat"
msgstr "" msgstr ""
#: ../../godmode/agentes/alert_manager_editor.php:255 #: ../../godmode/agentes/alert_manager_editor.php:255
#: ../../include/functions.php:751 #: ../../include/functions.php:754
msgid "Sun" msgid "Sun"
msgstr "" msgstr ""
@ -3649,7 +3651,7 @@ msgstr ""
#: ../../godmode/users/user_list.php:59 #: ../../godmode/users/user_list.php:59
#: ../../godmode/users/configure_user.php:177 #: ../../godmode/users/configure_user.php:177
#: ../../include/functions_db.php:2071 #: ../../include/functions_db.php:2059
#: ../../include/functions_reporting.php:305 #: ../../include/functions_reporting.php:305
#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/snmpconsole/snmp_view.php:214
#: ../../operation/events/events.php:252 #: ../../operation/events/events.php:252
@ -4120,28 +4122,28 @@ msgstr ""
msgid "Module graph" msgid "Module graph"
msgstr "" msgstr ""
#: ../../include/functions.php:222 #: ../../include/functions.php:225
msgid "You don't have access" msgid "You don't have access"
msgstr "" msgstr ""
#: ../../include/functions.php:226 #: ../../include/functions.php:229
msgid "You don't have enough permission to access this resource" msgid "You don't have enough permission to access this resource"
msgstr "" msgstr ""
#: ../../include/functions.php:240 ../../include/functions.php:244 #: ../../include/functions.php:243 ../../include/functions.php:247
msgid "Unmanaged error" msgid "Unmanaged error"
msgstr "" msgstr ""
#: ../../include/functions.php:447 #: ../../include/functions.php:450
msgid "." msgid "."
msgstr "" msgstr ""
#: ../../include/functions.php:449 #: ../../include/functions.php:452
msgid "," msgid ","
msgstr "" msgstr ""
#: ../../include/functions.php:503 ../../include/functions.php:531 #: ../../include/functions.php:506 ../../include/functions.php:534
#: ../../include/functions.php:533 #: ../../include/functions.php:536
#: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:78
#: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:79
#: ../../operation/visual_console/render_view.php:80 #: ../../operation/visual_console/render_view.php:80
@ -4150,25 +4152,25 @@ msgstr ""
msgid "minutes" msgid "minutes"
msgstr "" msgstr ""
#: ../../include/functions.php:542 ../../include/functions.php:544 #: ../../include/functions.php:545 ../../include/functions.php:547
msgid "months" msgid "months"
msgstr "" msgstr ""
#: ../../include/functions.php:881 ../../include/functions.php:963 #: ../../include/functions.php:884 ../../include/functions.php:966
#: ../../include/functions_db.php:1957 #: ../../include/functions_db.php:1945
msgid "Recovery" msgid "Recovery"
msgstr "" msgstr ""
#: ../../include/functions.php:885 ../../include/functions.php:967 #: ../../include/functions.php:888 ../../include/functions.php:970
msgid "Alert Ctrl." msgid "Alert Ctrl."
msgstr "" msgstr ""
#: ../../include/functions.php:887 ../../include/functions.php:969 #: ../../include/functions.php:890 ../../include/functions.php:972
msgid "Firing days" msgid "Firing days"
msgstr "" msgstr ""
#: ../../include/functions.php:1008 ../../include/functions.php:1167 #: ../../include/functions.php:1011 ../../include/functions.php:1170
#: ../../include/functions_db.php:2042 #: ../../include/functions_db.php:2030
#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/snmpconsole/snmp_view.php:335
#: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/bulbs.php:29
#: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_agente.php:321
@ -4177,7 +4179,7 @@ msgstr ""
msgid "Alert fired" msgid "Alert fired"
msgstr "" msgstr ""
#: ../../include/functions.php:1017 ../../include/functions_db.php:2044 #: ../../include/functions.php:1020 ../../include/functions_db.php:2032
#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/snmpconsole/snmp_view.php:337
#: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/bulbs.php:37
#: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_agente.php:323
@ -4186,19 +4188,19 @@ msgstr ""
msgid "Alert not fired" msgid "Alert not fired"
msgstr "" msgstr ""
#: ../../include/functions.php:1028 #: ../../include/functions.php:1031
#: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_viewer.php:148
#: ../../operation/reporting/reporting_xml.php:169 #: ../../operation/reporting/reporting_xml.php:169
msgid "Simple graph" msgid "Simple graph"
msgstr "" msgstr ""
#: ../../include/functions.php:1029 #: ../../include/functions.php:1032
#: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_viewer.php:162
#: ../../operation/reporting/reporting_xml.php:175 #: ../../operation/reporting/reporting_xml.php:175
msgid "Custom graph" msgid "Custom graph"
msgstr "" msgstr ""
#: ../../include/functions.php:1030 #: ../../include/functions.php:1033
#: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_viewer.php:193
#: ../../operation/reporting/reporting_xml.php:193 #: ../../operation/reporting/reporting_xml.php:193
#: ../../operation/agentes/ver_agente.php:232 #: ../../operation/agentes/ver_agente.php:232
@ -4207,82 +4209,82 @@ msgstr ""
msgid "S.L.A" msgid "S.L.A"
msgstr "" msgstr ""
#: ../../include/functions.php:1031 #: ../../include/functions.php:1034
#: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_viewer.php:257
#: ../../operation/reporting/reporting_xml.php:225 #: ../../operation/reporting/reporting_xml.php:225
msgid "Event report" msgid "Event report"
msgstr "" msgstr ""
#: ../../include/functions.php:1032 #: ../../include/functions.php:1035
#: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_viewer.php:273
#: ../../operation/reporting/reporting_xml.php:233 #: ../../operation/reporting/reporting_xml.php:233
msgid "Alert report" msgid "Alert report"
msgstr "" msgstr ""
#: ../../include/functions.php:1033 #: ../../include/functions.php:1036
#: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_viewer.php:287
#: ../../operation/reporting/reporting_xml.php:240 #: ../../operation/reporting/reporting_xml.php:240
msgid "Monitor report" msgid "Monitor report"
msgstr "" msgstr ""
#: ../../include/functions.php:1037 #: ../../include/functions.php:1040
#: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_viewer.php:350
#: ../../operation/reporting/reporting_xml.php:262 #: ../../operation/reporting/reporting_xml.php:262
msgid "Sumatory" msgid "Sumatory"
msgstr "" msgstr ""
#: ../../include/functions.php:1038 #: ../../include/functions.php:1041
msgid "General group report" msgid "General group report"
msgstr "" msgstr ""
#: ../../include/functions.php:1040 #: ../../include/functions.php:1043
#: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_viewer.php:392
#: ../../operation/reporting/reporting_xml.php:281 #: ../../operation/reporting/reporting_xml.php:281
msgid "Agents detailed view" msgid "Agents detailed view"
msgstr "" msgstr ""
#: ../../include/functions.php:1055 ../../include/functions.php:1164 #: ../../include/functions.php:1058 ../../include/functions.php:1167
#: ../../include/functions_db.php:1215 #: ../../include/functions_db.php:1215
#: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_viewer.php:226
#: ../../operation/reporting/reporting_xml.php:212 #: ../../operation/reporting/reporting_xml.php:212
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: ../../include/functions.php:1165 #: ../../include/functions.php:1168
#: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:209
#: ../../operation/agentes/status_monitor.php:229 #: ../../operation/agentes/status_monitor.php:229
msgid "Monitor up" msgid "Monitor up"
msgstr "" msgstr ""
#: ../../include/functions.php:1166 #: ../../include/functions.php:1169
#: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:211
#: ../../operation/agentes/status_monitor.php:229 #: ../../operation/agentes/status_monitor.php:229
msgid "Monitor down" msgid "Monitor down"
msgstr "" msgstr ""
#: ../../include/functions.php:1168 #: ../../include/functions.php:1171
msgid "Alert recovered" msgid "Alert recovered"
msgstr "" msgstr ""
#: ../../include/functions.php:1169 #: ../../include/functions.php:1172
msgid "Alert ceased" msgid "Alert ceased"
msgstr "" msgstr ""
#: ../../include/functions.php:1170 #: ../../include/functions.php:1173
msgid "Alert manual validation" msgid "Alert manual validation"
msgstr "" msgstr ""
#: ../../include/functions.php:1171 #: ../../include/functions.php:1174
msgid "Recon host detected" msgid "Recon host detected"
msgstr "" msgstr ""
#: ../../include/functions.php:1172 ../../include/functions_db.php:2158 #: ../../include/functions.php:1175 ../../include/functions_db.php:2146
#: ../../operation/events/events.php:158 ../../operation/events/events.php:314 #: ../../operation/events/events.php:158 ../../operation/events/events.php:314
#: ../../operation/events/events.php:338 #: ../../operation/events/events.php:338
msgid "System" msgid "System"
msgstr "" msgstr ""
#: ../../include/functions.php:1173 #: ../../include/functions.php:1176
msgid "Error" msgid "Error"
msgstr "" msgstr ""
@ -4306,40 +4308,40 @@ msgstr ""
msgid "Wrong module type" msgid "Wrong module type"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1952 #: ../../include/functions_db.php:1940
msgid "Tt" msgid "Tt"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1953 #: ../../include/functions_db.php:1941
msgid "Firing" msgid "Firing"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1956 #: ../../include/functions_db.php:1944
msgid "Desc" msgid "Desc"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1958 #: ../../include/functions_db.php:1946
msgid "MinMax.Al" msgid "MinMax.Al"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1959 #: ../../include/functions_db.php:1947
msgid "Days" msgid "Days"
msgstr "" msgstr ""
#: ../../include/functions_db.php:1960 #: ../../include/functions_db.php:1948
#: ../../operation/snmpconsole/snmp_view.php:404 #: ../../operation/snmpconsole/snmp_view.php:404
msgid "Fired" msgid "Fired"
msgstr "" msgstr ""
#: ../../include/functions_db.php:2065 #: ../../include/functions_db.php:2053
msgid "Latest events" msgid "Latest events"
msgstr "" msgstr ""
#: ../../include/functions_db.php:2067 #: ../../include/functions_db.php:2055
msgid "St" msgid "St"
msgstr "" msgstr ""
#: ../../include/functions_db.php:2069 #: ../../include/functions_db.php:2057
#: ../../include/functions_reporting.php:304 #: ../../include/functions_reporting.php:304
#: ../../operation/events/events.php:241 #: ../../operation/events/events.php:241
msgid "Event name" msgid "Event name"
@ -4916,6 +4918,11 @@ msgstr ""
msgid "Default" msgid "Default"
msgstr "" msgstr ""
#: ../../operation/snmpconsole/snmp_view.php:173
#: ../../operation/events/events.php:127
msgid "Severity"
msgstr ""
#: ../../operation/snmpconsole/snmp_view.php:208 #: ../../operation/snmpconsole/snmp_view.php:208
msgid "Value" msgid "Value"
msgstr "" msgstr ""
@ -5442,10 +5449,6 @@ msgstr ""
msgid "Event type" msgid "Event type"
msgstr "" msgstr ""
#: ../../operation/events/events.php:127
msgid "Severity"
msgstr ""
#: ../../operation/events/events.php:132 #: ../../operation/events/events.php:132
msgid "Event status" msgid "Event status"
msgstr "" msgstr ""

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -109,6 +109,7 @@ UNLOCK TABLES;
LOCK TABLES `tlanguage` WRITE; LOCK TABLES `tlanguage` WRITE;
INSERT INTO `tlanguage` VALUES ('en','English'); INSERT INTO `tlanguage` VALUES ('en','English');
INSERT INTO `tlanguage` VALUES ('es','Español'); INSERT INTO `tlanguage` VALUES ('es','Español');
INSERT INTO `tlanguage` VALUES ('ar','العربية ');
INSERT INTO `tlanguage` VALUES ('ast','Asturianu'); INSERT INTO `tlanguage` VALUES ('ast','Asturianu');
INSERT INTO `tlanguage` VALUES ('ca','Catalá'); INSERT INTO `tlanguage` VALUES ('ca','Catalá');
INSERT INTO `tlanguage` VALUES ('cs','Česky'); INSERT INTO `tlanguage` VALUES ('cs','Česky');
@ -121,6 +122,7 @@ INSERT INTO `tlanguage` VALUES ('gl','Galego');
INSERT INTO `tlanguage` VALUES ('hi','हिन्दी'); INSERT INTO `tlanguage` VALUES ('hi','हिन्दी');
INSERT INTO `tlanguage` VALUES ('hu','Magyar'); INSERT INTO `tlanguage` VALUES ('hu','Magyar');
INSERT INTO `tlanguage` VALUES ('it','Italiano'); INSERT INTO `tlanguage` VALUES ('it','Italiano');
INSERT INTO `tlanguage` VALUES ('ja','日本語');
INSERT INTO `tlanguage` VALUES ('pl','Polski'); INSERT INTO `tlanguage` VALUES ('pl','Polski');
INSERT INTO `tlanguage` VALUES ('pt_BR','Português-Brasil'); INSERT INTO `tlanguage` VALUES ('pt_BR','Português-Brasil');
INSERT INTO `tlanguage` VALUES ('pt','Português'); INSERT INTO `tlanguage` VALUES ('pt','Português');
@ -129,6 +131,7 @@ INSERT INTO `tlanguage` VALUES ('ru','Русский');
INSERT INTO `tlanguage` VALUES ('sl','Slovenščina'); INSERT INTO `tlanguage` VALUES ('sl','Slovenščina');
INSERT INTO `tlanguage` VALUES ('sv','Svenska'); INSERT INTO `tlanguage` VALUES ('sv','Svenska');
INSERT INTO `tlanguage` VALUES ('te','తెలుగు'); INSERT INTO `tlanguage` VALUES ('te','తెలుగు');
INSERT INTO `tlanguage` VALUES ('tr','Türkçe');
INSERT INTO `tlanguage` VALUES ('uk','Українська'); INSERT INTO `tlanguage` VALUES ('uk','Українська');
INSERT INTO `tlanguage` VALUES ('zh_CN','简化字'); INSERT INTO `tlanguage` VALUES ('zh_CN','简化字');
INSERT INTO `tlanguage` VALUES ('zh_TW','簡化字'); INSERT INTO `tlanguage` VALUES ('zh_TW','簡化字');