2008-11-27 Jorge Gonzalez <jorgegonz@artica.es>

* pandoradb_data.sql: Added Greek translation.

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

	* include/languages/Makefile: Added 'el' files for translation.

	* include/languages/cs.po, include/languages/pt_BR.po, 
	  include/languages/es.po, include/languages/pl.mo, 
	  include/languages/it.mo, include/languages/sl.mo, 
	  include/languages/sk.po, include/languages/uk.po, 
	  include/languages/pt.mo, include/languages/ro.po, 
	  include/languages/ast.mo, include/languages/cs.mo, 
	  include/languages/ar.po, include/languages/pt_BR.mo, 
	  include/languages/es.mo, include/languages/fr.po, 
	  include/languages/sk.mo, include/languages/uk.mo, 
	  include/languages/ro.mo, include/languages/ca.po, 
	  include/languages/da.po, include/languages/tr.po, 
	  include/languages/sv.po, include/languages/de.po, 
	  include/languages/ja.po, include/languages/zh_TW.po, 
	  include/languages/he.po, include/languages/fi.po, 
	  include/languages/ar.mo, include/languages/hi.po, 
	  include/languages/zh_CN.po, include/languages/fr.mo, 
	  include/languages/te.po, include/languages/eu.po, 
	  include/languages/hu.po, include/languages/ca.mo, 
	  include/languages/da.mo, include/languages/tr.mo, 
	  include/languages/de.mo, include/languages/sv.mo, 
	  include/languages/ru.po, include/languages/ja.mo, 
	  include/languages/zh_TW.mo, include/languages/he.mo, 
	  include/languages/fi.mo, include/languages/hi.mo, 
	  include/languages/zh_CN.mo, include/languages/gl.po, 
	  include/languages/te.mo, include/languages/eu.mo, 
	  include/languages/hu.mo, include/languages/pl.po, 
	  include/languages/it.po, include/languages/sl.po, 
	  include/languages/pt.po, include/languages/ru.mo, 
	  include/languages/ast.po, include/languages/gl.mo, 
	  include/languages/ko.mo, include/languages/ko.po: Added Greek
	  translation, updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jorgonzalez 2008-11-27 14:40:55 +00:00
parent 3d0b20a047
commit 453c3d534d
64 changed files with 37080 additions and 14865 deletions

View File

@ -1,3 +1,43 @@
2008-11-27 Jorge Gonzalez <jorgegonz@artica.es>
* pandoradb_data.sql: Added Greek translation.
* include/languages/index.pot: Updated po template.
* include/languages/Makefile: Added 'el' files for translation.
* include/languages/cs.po, include/languages/pt_BR.po,
include/languages/es.po, include/languages/pl.mo,
include/languages/it.mo, include/languages/sl.mo,
include/languages/sk.po, include/languages/uk.po,
include/languages/pt.mo, include/languages/ro.po,
include/languages/ast.mo, include/languages/cs.mo,
include/languages/ar.po, include/languages/pt_BR.mo,
include/languages/es.mo, include/languages/fr.po,
include/languages/sk.mo, include/languages/uk.mo,
include/languages/ro.mo, include/languages/ca.po,
include/languages/da.po, include/languages/tr.po,
include/languages/sv.po, include/languages/de.po,
include/languages/ja.po, include/languages/zh_TW.po,
include/languages/he.po, include/languages/fi.po,
include/languages/ar.mo, include/languages/hi.po,
include/languages/zh_CN.po, include/languages/fr.mo,
include/languages/te.po, include/languages/eu.po,
include/languages/hu.po, include/languages/ca.mo,
include/languages/da.mo, include/languages/tr.mo,
include/languages/de.mo, include/languages/sv.mo,
include/languages/ru.po, include/languages/ja.mo,
include/languages/zh_TW.mo, include/languages/he.mo,
include/languages/fi.mo, include/languages/hi.mo,
include/languages/zh_CN.mo, include/languages/gl.po,
include/languages/te.mo, include/languages/eu.mo,
include/languages/hu.mo, include/languages/pl.po,
include/languages/it.po, include/languages/sl.po,
include/languages/pt.po, include/languages/ru.mo,
include/languages/ast.po, include/languages/gl.mo,
include/languages/ko.mo, include/languages/ko.po: Added Greek
translation, updated translations.
2008-11-26 Sancho Lerena <slerena@artica.es>
* godmode/agentes/configurar_agente.php: Fixed problem with agent module
@ -8,7 +48,7 @@
2008-11-26 Jorge Gonzalez <jorgegonz@artica.es>
* pandoradb_data.sql: Added korean translation.
* pandoradb_data.sql: Added Korean translation.
* include/languages/index.pot: Updated po template.

View File

@ -1,4 +1,4 @@
all: ar.mo ast.mo ca.mo cs.mo da.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo he.mo hi.mo hu.mo it.mo ja.mo ko.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo sl.mo sv.mo te.mo tr.mo uk.mo zh_CN.mo zh_TW.mo
all: ar.mo ast.mo ca.mo cs.mo da.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo gl.mo he.mo hi.mo hu.mo it.mo ja.mo ko.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.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=///
ar.mo: ar.po
@ -19,6 +19,9 @@ da.mo: da.po
de.mo: de.po
msgfmt de.po -o de.mo
el.mo: el.po
msgfmt el.po -o el.mo
es.mo: es.po
msgfmt es.po -o es.mo

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

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

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Jorge Gonzalez <jorge.gonzalez@artica.es>, 2008.
# Jorge González <jorgegonz@svn.gnome.org>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: index.es\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-24 10:06+0100\n"
"PO-Revision-Date: 2008-11-24 10:12+0100\n"
"Last-Translator: Jorge Gonzalez <jorge.gonzalez@artica.es>\n"
"Language-Team: Español <artica@artica.es>\n"
"PO-Revision-Date: 2008-11-27 10:45+0100\n"
"Last-Translator: Jorge González <jorgegonz@svn.gnome.org>\n"
"Language-Team: Español <gnome-es-list@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@ -416,7 +417,7 @@ msgstr "Estado de los monitores"
#: ../../general/logon_ok.php:77 ../../operation/agentes/tactical.php:69
msgid "of monitors up"
msgstr "de monitores levantados"
msgstr "de monitores funcionando"
#: ../../general/logon_ok.php:79
#: ../../enterprise/dashboard/widgets/monitor_health.php:73
@ -426,7 +427,7 @@ msgstr "Estado de los datos"
#: ../../general/logon_ok.php:80 ../../operation/agentes/tactical.php:75
msgid "of data modules up"
msgstr "de módulos de datos levantados"
msgstr "de módulos de datos funcionando"
#: ../../general/logon_ok.php:82
#: ../../enterprise/dashboard/widgets/monitor_health.php:16
@ -437,7 +438,7 @@ msgstr "Salud global"
#: ../../general/logon_ok.php:83 ../../operation/agentes/tactical.php:81
msgid "of total modules up"
msgstr "del total de módulos levantados"
msgstr "del total de módulos funcionando"
#: ../../general/logon_ok.php:85
#: ../../enterprise/dashboard/widgets/monitor_health.php:77
@ -635,8 +636,8 @@ msgid ""
"com\">http://pandorafms.com</a>."
msgstr ""
"El Update Manager es una de las características más avanzadas de Pandora FMS "
"2.0 Enterprise, para obtener más información visite <a "
"href=\"http://pandorafms.com\">http://pandorafms.com</a>."
"2.0 Enterprise, para obtener más información visite <a href=\"http://"
"pandorafms.com\">http://pandorafms.com</a>."
#: ../../extensions/update_manager/main.php:46
msgid ""
@ -2498,7 +2499,7 @@ msgstr "Tamaño de bloque para la paginación"
#: ../../godmode/setup/setup.php:131
msgid "Timestamp or time comparation"
msgstr ""
msgstr "Marca de tiempo o comparación de hora"
#: ../../godmode/setup/setup.php:132
msgid "Comparation in rollover"
@ -3256,8 +3257,10 @@ msgid "You must check modules and/or alerts to be deleted"
msgstr "Debe comprobar módulos y/o alertas para borrar"
#: ../../godmode/agentes/manage_config.php:301
msgid "There was an error removing the module data, the removal has been cancelled"
msgstr "Hubo un error al eliminar el módulo de datos. Se canceló la eliminación."
msgid ""
"There was an error removing the module data, the removal has been cancelled"
msgstr ""
"Hubo un error al eliminar el módulo de datos. Se canceló la eliminación."
#: ../../godmode/agentes/manage_config.php:304
msgid "Successfully removed module data"
@ -3580,7 +3583,8 @@ msgid "Alert text"
msgstr "Alerta de texto"
#: ../../godmode/agentes/alert_manager_editor.php:136
msgid "This value must be al least Module Interval * (Min.Number of Alerts + 1)"
msgid ""
"This value must be al least Module Interval * (Min.Number of Alerts + 1)"
msgstr ""
"Este valor debe ser como mínimo, el intervalo del módulo multiplicado por el "
"mínimo número de alertas + 1"
@ -4422,7 +4426,7 @@ msgstr "Desconocido"
#: ../../operation/agentes/status_monitor.php:209
#: ../../operation/agentes/status_monitor.php:229
msgid "Monitor up"
msgstr "Monitor levantado"
msgstr "Monitor funcionando"
#: ../../include/functions.php:1128
#: ../../operation/agentes/status_monitor.php:211
@ -4815,7 +4819,7 @@ msgstr ""
#: ../../enterprise/godmode/agentes/agent_manager.php:11
msgid "Inventory Server"
msgstr ""
msgstr "Servidor de inventario"
#: ../../enterprise/godmode/agentes/agent_manager.php:12
msgid ""
@ -4839,7 +4843,7 @@ msgstr ""
#: ../../enterprise/godmode/modules/manage_inventory_modules.php:81
#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:62
msgid "Interpreter"
msgstr ""
msgstr "Intérprete"
#: ../../enterprise/godmode/modules/manage_inventory_modules.php:92
msgid "There are no defined inventory modules"
@ -4847,11 +4851,11 @@ msgstr ""
#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:55
msgid "name"
msgstr ""
msgstr "nombre"
#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:57
msgid "description"
msgstr ""
msgstr "descripción"
#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:59
msgid "os"
@ -4859,7 +4863,7 @@ msgstr ""
#: ../../enterprise/godmode/modules/manage_inventory_modules_form.php:65
msgid "Code"
msgstr ""
msgstr "Código"
#: ../../enterprise/include/functions_reporting_pdf.php:169
#: ../../operation/reporting/reporting_viewer.php:202
@ -4874,7 +4878,7 @@ msgstr "Info"
#: ../../enterprise/include/functions_reporting_pdf.php:173
msgid "SLA result"
msgstr ""
msgstr "Resultado del SLA"
#: ../../enterprise/include/functions_reporting_pdf.php:182
#: ../../operation/reporting/reporting_viewer.php:220
@ -4883,7 +4887,7 @@ msgstr "Límite del SLA"
#: ../../enterprise/include/functions_reporting_pdf.php:201
msgid "SLA final result: "
msgstr ""
msgstr "Resultado final del SLA: "
#: ../../enterprise/include/functions_reporting_pdf.php:203
msgid "ok"
@ -4897,11 +4901,11 @@ msgstr "Fallo"
#: ../../enterprise/dashboard/main_dashboard.php:109
msgid "Could not create dashboard"
msgstr ""
msgstr "No se pudo crear el Dashboard"
#: ../../enterprise/dashboard/main_dashboard.php:111
msgid "Dashboard successfuly created"
msgstr ""
msgstr "El Dashboard se creó correctamente"
#: ../../enterprise/dashboard/main_dashboard.php:122
#: ../../operation/snmpconsole/snmp_view.php:170
@ -4911,31 +4915,31 @@ msgstr "Predeterminado"
#: ../../enterprise/dashboard/main_dashboard.php:161
msgid "Add tab"
msgstr ""
msgstr "Añadir solapa"
#: ../../enterprise/dashboard/main_dashboard.php:165
msgid "Add widget"
msgstr ""
msgstr "Añadir marco"
#: ../../enterprise/dashboard/main_dashboard.php:277
msgid "Add new dashboard view"
msgstr ""
msgstr "Añadir una vista nueva al Dashboard"
#: ../../enterprise/dashboard/main_dashboard.php:292
msgid "Add new widget"
msgstr ""
msgstr "Añadir marco nuevo"
#: ../../enterprise/dashboard/widgets/example.php:16
msgid "Welcome message to Pandora FMS"
msgstr ""
msgstr "Mensaje de bienvenida a Pandora FMS"
#: ../../enterprise/dashboard/widgets/example.php:20
msgid "Welcome"
msgstr ""
msgstr "Bienvenido"
#: ../../enterprise/dashboard/widgets/example.php:22
msgid "Welcome to Pandora FMS"
msgstr ""
msgstr "Bienvenido a Pandora FMS"
#: ../../enterprise/dashboard/widgets/example.php:23
msgid "This is an example of a dashboard widget. A widget may contain elements"
@ -4955,48 +4959,49 @@ msgid ""
msgstr ""
#: ../../enterprise/dashboard/widgets/example.php:26
msgid "To do so, just click on the title and drag and drop it to the desired place."
msgid ""
"To do so, just click on the title and drag and drop it to the desired place."
msgstr ""
#: ../../enterprise/dashboard/widgets/example.php:28
msgid "Thanks for using Pandora FMS"
msgstr ""
msgstr "Gracias por usar Pandora FMS"
#: ../../enterprise/dashboard/widgets/monitor_health.php:11
msgid "Show a list of global monitor health"
msgstr ""
msgstr "Mostrar una lista de la salud global de los monitores"
#: ../../enterprise/dashboard/widgets/monitor_health.php:72
msgid "of monitors UP"
msgstr ""
msgstr "de monitores funcionando"
#: ../../enterprise/dashboard/widgets/monitor_health.php:74
msgid "of modules with updated data"
msgstr ""
msgstr "de módulos con datos actualizados"
#: ../../enterprise/dashboard/widgets/monitor_health.php:76
msgid "of modules with good data"
msgstr ""
msgstr "de módulos con datos correctos"
#: ../../enterprise/dashboard/widgets/monitor_health.php:78
msgid "of well initialized modules"
msgstr ""
msgstr "de módulos bien inicializados"
#: ../../enterprise/dashboard/widgets/monitor_health.php:80
msgid "of non-fired alerts"
msgstr ""
msgstr "de alertas sin disparar"
#: ../../enterprise/operation/reporting/custom_reporting.php:13
msgid "PDF"
msgstr ""
msgstr "PDF"
#: ../../enterprise/operation/agentes/agent_inventory.php:28
msgid "Pandora Agents "
msgstr ""
msgstr "Agentes de pandora"
#: ../../enterprise/operation/inventory/inventory.php:154
msgid "No relevant data"
msgstr ""
msgstr "Sin datos relevantes"
#: ../../operation/reporting/reporting_viewer.php:112
msgid "Invalid date selected"
@ -5747,15 +5752,15 @@ msgstr "Todos los monitores BIEN"
#: ../../operation/agentes/estado_monitores.php:113
msgid "This agent doesn't have any active monitors"
msgstr ""
msgstr "Este agente no tienen ningún monitor activo"
#: ../../operation/agentes/estado_monitores.php:120
msgid "This agent doesn't have any active data modules"
msgstr ""
msgstr "Este agente no tiene ningún módulo de datos activo"
#: ../../operation/agentes/estado_monitores.php:122
msgid "Full list of Data Modules"
msgstr ""
msgstr "Lista completa de módulos de datos"
#: ../../operation/agentes/exportdata.php:54
msgid "Sunday"
@ -6085,7 +6090,7 @@ msgstr "Validación manual de alerta"
#: ../../operation/events/events.php:287
msgid "Monitor Up"
msgstr "Monitor levantado"
msgstr "Monitor funcionando"
#: ../../operation/events/events.php:290
msgid "Monitor Down"
@ -6252,4 +6257,3 @@ msgstr "Remitente"
#: ../../operation/messages/message.php:215
msgid "No subject"
msgstr "Sin asunto"

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

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

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-26 09:56+0100\n"
"POT-Creation-Date: 2008-11-27 15:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -1288,7 +1288,7 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:272
#: ../../godmode/reporting/reporting_builder.php:405
#: ../../godmode/agentes/manage_config_remote.php:99
#: ../../godmode/agentes/manage_config.php:358
#: ../../godmode/agentes/manage_config.php:355
#: ../../godmode/db/db_refine.php:73
#: ../../operation/agentes/exportdata.php:241
msgid "Source agent"
@ -1296,8 +1296,8 @@ msgstr ""
#: ../../godmode/reporting/graph_builder.php:285
#: ../../godmode/agentes/configurar_agente.php:212
#: ../../godmode/agentes/manage_config.php:408
#: ../../godmode/agentes/manage_config.php:417
#: ../../godmode/agentes/manage_config.php:405
#: ../../godmode/agentes/manage_config.php:414
#: ../../godmode/agentes/module_manager.php:31
#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:653
#: ../../enterprise/include/functions_reporting_pdf.php:329
@ -1994,7 +1994,7 @@ msgstr ""
#: ../../godmode/groups/configure_group.php:88
#: ../../godmode/agentes/configurar_agente.php:220
#: ../../godmode/agentes/alert_manager.php:33
#: ../../godmode/agentes/manage_config.php:420
#: ../../godmode/agentes/manage_config.php:417
#: ../../include/functions_reporting.php:662
#: ../../enterprise/include/functions_reporting_pdf.php:335
#: ../../operation/agentes/estado_grupo.php:225
@ -2015,7 +2015,7 @@ msgstr ""
#: ../../godmode/setup/news.php:148
#: ../../godmode/profiles/profile_list.php:274
#: ../../godmode/agentes/manage_config_remote.php:146
#: ../../godmode/agentes/manage_config.php:445
#: ../../godmode/agentes/manage_config.php:442
#: ../../godmode/agentes/modificar_agente.php:274
#: ../../godmode/agentes/module_manager.php:152
#: ../../godmode/agentes/module_manager.php:163
@ -2361,7 +2361,7 @@ msgstr ""
#: ../../godmode/admin_access_logs.php:36
#: ../../godmode/agentes/manage_config_remote.php:95
#: ../../godmode/agentes/manage_config.php:354
#: ../../godmode/agentes/manage_config.php:351
#: ../../godmode/modules/manage_network_templates_form.php:194
#: ../../operation/incidents/incident.php:165
msgid "Filter"
@ -2778,40 +2778,40 @@ msgstr ""
msgid "There was a problem loading the alert"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:751
#: ../../godmode/agentes/configurar_agente.php:752
msgid "There was a problem updating module"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:753
#: ../../godmode/agentes/configurar_agente.php:754
msgid "Module successfully updated"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:766
#: ../../godmode/agentes/configurar_agente.php:767
msgid "Cannot read from SNMP source"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:768
#: ../../godmode/agentes/configurar_agente.php:769
msgid "SNMP source has been scanned"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:800
#: ../../godmode/agentes/configurar_agente.php:801
msgid "There was a problem adding module"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:820
#: ../../godmode/agentes/configurar_agente.php:822
#: ../../godmode/agentes/configurar_agente.php:821
#: ../../godmode/agentes/configurar_agente.php:823
msgid "Module added successfully"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:822
#: ../../godmode/agentes/configurar_agente.php:823
msgid "Status init unsuccessful"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:871
#: ../../godmode/agentes/configurar_agente.php:872
msgid "There was a problem deleting the module"
msgstr ""
#: ../../godmode/agentes/configurar_agente.php:874
#: ../../godmode/agentes/configurar_agente.php:875
msgid "Module deleted successfully"
msgstr ""
@ -2944,7 +2944,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:344
#: ../../godmode/agentes/manage_config.php:341
#: ../../godmode/agentes/modificar_agente.php:132
#: ../../godmode/agentes/agent_manager.php:37
#: ../../godmode/agentes/module_manager.php:31
@ -2993,24 +2993,24 @@ msgid "copyage"
msgstr ""
#: ../../godmode/agentes/manage_config_remote.php:82
#: ../../godmode/agentes/manage_config.php:344
#: ../../godmode/agentes/manage_config.php:341
msgid "Configuration Management"
msgstr ""
#: ../../godmode/agentes/manage_config_remote.php:87
#: ../../godmode/agentes/manage_config.php:349
#: ../../godmode/agentes/manage_config.php:346
msgid "Source group"
msgstr ""
#: ../../godmode/agentes/manage_config_remote.php:129
#: ../../godmode/agentes/manage_config.php:388
#: ../../godmode/agentes/manage_config.php:385
#: ../../godmode/db/db_refine.php:90
#: ../../operation/agentes/exportdata.php:263
msgid "Get Info"
msgstr ""
#: ../../godmode/agentes/manage_config_remote.php:134
#: ../../godmode/agentes/manage_config.php:438
#: ../../godmode/agentes/manage_config.php:435
msgid "To Agent(s):"
msgstr ""
@ -3222,65 +3222,65 @@ msgstr ""
msgid "You must check modules and/or alerts to be deleted"
msgstr ""
#: ../../godmode/agentes/manage_config.php:301
#: ../../godmode/agentes/manage_config.php:298
msgid ""
"There was an error removing the module data, the removal has been cancelled"
msgstr ""
#: ../../godmode/agentes/manage_config.php:304
#: ../../godmode/agentes/manage_config.php:301
msgid "Successfully removed module data"
msgstr ""
#: ../../godmode/agentes/manage_config.php:316
#: ../../godmode/agentes/manage_config.php:313
msgid "Deleting Agent"
msgstr ""
#: ../../godmode/agentes/manage_config.php:323
#: ../../godmode/agentes/manage_config.php:320
msgid "You must select at least one agent to be removed"
msgstr ""
#: ../../godmode/agentes/manage_config.php:330
#: ../../godmode/agentes/manage_config.php:327
msgid "There was an error removing the agents. Removal has been cancelled"
msgstr ""
#: ../../godmode/agentes/manage_config.php:332
#: ../../godmode/agentes/manage_config.php:329
msgid "Successfully removed agents"
msgstr ""
#: ../../godmode/agentes/manage_config.php:371
#: ../../godmode/agentes/manage_config.php:368
msgid "No Agents in this Group"
msgstr ""
#: ../../godmode/agentes/manage_config.php:399
#: ../../godmode/agentes/manage_config.php:396
msgid "No modules for this agent"
msgstr ""
#: ../../godmode/agentes/manage_config.php:401
#: ../../godmode/agentes/manage_config.php:398
#: ../../enterprise/operation/inventory/inventory.php:76
msgid "No agent selected"
msgstr ""
#: ../../godmode/agentes/manage_config.php:413
#: ../../godmode/agentes/manage_config.php:410
msgid "Targets"
msgstr ""
#: ../../godmode/agentes/manage_config.php:445
#: ../../godmode/agentes/manage_config.php:442
msgid "Copy Modules/Alerts"
msgstr ""
#: ../../godmode/agentes/manage_config.php:448
#: ../../godmode/agentes/manage_config.php:445
msgid "Delete Modules/Alerts"
msgstr ""
#: ../../godmode/agentes/manage_config.php:448
#: ../../godmode/agentes/manage_config.php:445
msgid "Are you sure you want to delete these modules and alerts?"
msgstr ""
#: ../../godmode/agentes/manage_config.php:451
#: ../../godmode/agentes/manage_config.php:448
msgid "Delete Agents"
msgstr ""
#: ../../godmode/agentes/manage_config.php:451
#: ../../godmode/agentes/manage_config.php:448
msgid "Are you sure you want to delete these agents?"
msgstr ""

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

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

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

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

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

@ -116,6 +116,7 @@ INSERT INTO `tlanguage` VALUES ('cs','Česky');
INSERT INTO `tlanguage` VALUES ('da','Dansk');
INSERT INTO `tlanguage` VALUES ('de','Deutch');
INSERT INTO `tlanguage` VALUES ('eu','Euskara');
INSERT INTO `tlanguage` VALUES ('el','Ελληνικά');
INSERT INTO `tlanguage` VALUES ('fi','Suomi');
INSERT INTO `tlanguage` VALUES ('fr','Français');
INSERT INTO `tlanguage` VALUES ('gl','Galego');