2008-12-22 Jorge Gonzalez <jorgegonz@artica.es>
* pandoradb_data.sql: Added Dutch to translations. * include/languages/Makefile: Added Dutch to translations. * include/languages/index.pot: Updated po template file. * include/languages/cs.po, include/languages/pt_BR.po, include/languages/pl.mo, include/languages/it.mo, include/languages/ko.po, 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/bn.po, include/languages/cs.mo, include/languages/ar.po, include/languages/pt_BR.mo, include/languages/ko.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/bn.mo, 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/sv.mo, include/languages/de.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/el.po, 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/el.mo, include/languages/gl.mo * include/languages/nl.po, include/languages/nl.mo: Added Dutch translation from Rosetta. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1299 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4111c0dfb8
commit
fa335140ed
|
@ -1,3 +1,46 @@
|
|||
2008-12-22 Jorge Gonzalez <jorgegonz@artica.es>
|
||||
|
||||
* pandoradb_data.sql: Added Dutch to translations.
|
||||
|
||||
* include/languages/Makefile: Added Dutch to translations.
|
||||
|
||||
* include/languages/index.pot: Updated po template file.
|
||||
|
||||
* include/languages/cs.po, include/languages/pt_BR.po,
|
||||
include/languages/pl.mo, include/languages/it.mo,
|
||||
include/languages/ko.po, 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/bn.po,
|
||||
include/languages/cs.mo, include/languages/ar.po,
|
||||
include/languages/pt_BR.mo, include/languages/ko.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/bn.mo,
|
||||
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/sv.mo, include/languages/de.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/el.po,
|
||||
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/el.mo, include/languages/gl.mo
|
||||
|
||||
* include/languages/nl.po, include/languages/nl.mo: Added Dutch
|
||||
translation from Rosetta.
|
||||
|
||||
2008-12-21 Raul Mateos <raulofpandora@gmail.com>
|
||||
|
||||
* index.php: Updated build, there were some changes in last month that make
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
all: ar.mo ast.mo bn.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
|
||||
all: ar.mo ast.mo bn.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 nl.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
|
||||
|
@ -58,6 +58,9 @@ ja.mo: ja.po
|
|||
ko.mo: ko.po
|
||||
msgfmt ko.po -o ko.mo
|
||||
|
||||
nl.mo: nl.po
|
||||
msgfmt nl.po -o nl.mo
|
||||
|
||||
pl.mo: pl.po
|
||||
msgfmt pl.po -o pl.mo
|
||||
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2008-12-18 12:34+0100\n"
|
||||
"POT-Creation-Date: 2008-12-22 11:02+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"
|
||||
|
@ -302,11 +302,11 @@ msgstr ""
|
|||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/footer.php:31
|
||||
#: ../../general/footer.php:27
|
||||
msgid "Page generated at"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/footer.php:37
|
||||
#: ../../general/footer.php:33
|
||||
msgid "Pandora FMS console is best viewed with Firefox web browser"
|
||||
msgstr ""
|
||||
|
||||
|
@ -320,10 +320,19 @@ msgid ""
|
|||
"Pandora.<br><br>"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/links_menu.php:22 ../../godmode/menu.php:255
|
||||
#: ../../general/links_menu.php:21 ../../godmode/menu.php:164
|
||||
msgid "Links"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/main_menu.php:84
|
||||
#: ../../godmode/agentes/alert_manager_editor.php:341
|
||||
msgid "Operation"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/main_menu.php:89
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/noaccess.php:22
|
||||
msgid "You don't have access to this page"
|
||||
msgstr ""
|
||||
|
@ -354,7 +363,7 @@ msgstr ""
|
|||
msgid " unread message(s)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../general/logon_ok.php:47 ../../godmode/menu.php:263
|
||||
#: ../../general/logon_ok.php:47 ../../godmode/menu.php:167
|
||||
msgid "Site news"
|
||||
msgstr ""
|
||||
|
||||
|
@ -905,11 +914,11 @@ msgstr ""
|
|||
#: ../../operation/reporting/graph_viewer.php:109
|
||||
#: ../../operation/reporting/graph_viewer.php:158
|
||||
#: ../../operation/reporting/custom_reporting.php:31
|
||||
#: ../../operation/menu.php:265
|
||||
#: ../../operation/menu.php:181
|
||||
msgid "Reporting"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186
|
||||
#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:120
|
||||
msgid "Map builder"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1261,7 +1270,7 @@ msgstr ""
|
|||
msgid "Combined image render"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176
|
||||
#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:116
|
||||
msgid "Graph builder"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1337,7 +1346,7 @@ msgstr ""
|
|||
msgid "1 year"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/reporting/graph_builder.php:400 ../../operation/menu.php:172
|
||||
#: ../../godmode/reporting/graph_builder.php:400 ../../operation/menu.php:114
|
||||
msgid "View events"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1525,7 +1534,7 @@ msgstr ""
|
|||
#: ../../godmode/reporting/reporting_builder.php:495
|
||||
#: ../../operation/reporting/reporting_viewer.php:54
|
||||
#: ../../operation/reporting/custom_reporting.php:32
|
||||
#: ../../operation/menu.php:276
|
||||
#: ../../operation/menu.php:187
|
||||
msgid "Custom reporting"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1577,7 +1586,7 @@ msgstr ""
|
|||
#: ../../godmode/servers/manage_recontask.php:95
|
||||
#: ../../godmode/servers/manage_recontask_form.php:56
|
||||
#: ../../godmode/servers/manage_export_form.php:61
|
||||
#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:132
|
||||
#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:85
|
||||
msgid "Pandora servers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1654,7 +1663,7 @@ msgstr ""
|
|||
msgid "IP Address"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205
|
||||
#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:132
|
||||
msgid "Manage servers"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1745,7 +1754,7 @@ msgstr ""
|
|||
|
||||
#: ../../godmode/servers/manage_recontask.php:95
|
||||
#: ../../godmode/servers/manage_recontask_form.php:56
|
||||
#: ../../godmode/menu.php:212
|
||||
#: ../../godmode/menu.php:138
|
||||
msgid "Manage recontask"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2030,121 +2039,111 @@ msgstr ""
|
|||
msgid "Update group"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:30
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:40
|
||||
#: ../../godmode/menu.php:29
|
||||
msgid "Manage agents"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:48
|
||||
msgid "Manage config."
|
||||
#: ../../godmode/menu.php:35
|
||||
msgid "Manage config"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:55
|
||||
#: ../../godmode/menu.php:38
|
||||
msgid "Duplicate config"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:64
|
||||
#: ../../godmode/menu.php:42
|
||||
msgid "Manage groups"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:74
|
||||
#: ../../godmode/menu.php:46
|
||||
msgid "Scheduled downtime"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:84
|
||||
#: ../../godmode/menu.php:52
|
||||
msgid "Manage modules"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:91
|
||||
#: ../../godmode/menu.php:58 ../../godmode/menu.php:95
|
||||
msgid "Component groups"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:99
|
||||
#: ../../godmode/menu.php:61
|
||||
msgid "Module components"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:107 ../../godmode/agentes/agent_template.php:119
|
||||
#: ../../godmode/menu.php:64 ../../godmode/agentes/agent_template.php:119
|
||||
msgid "Module templates"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:119 ../../godmode/profiles/profile_list.php:186
|
||||
#: ../../godmode/menu.php:73 ../../godmode/profiles/profile_list.php:186
|
||||
msgid "Manage alerts"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:127 ../../godmode/profiles/profile_list.php:188
|
||||
#: ../../godmode/menu.php:80 ../../godmode/profiles/profile_list.php:188
|
||||
msgid "Manage users"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:137
|
||||
#: ../../godmode/menu.php:88
|
||||
msgid "Manage SNMP console"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:146
|
||||
msgid "SNMP alerts"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:157
|
||||
#: ../../godmode/menu.php:105
|
||||
msgid "Manage reports"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:166
|
||||
#: ../../godmode/menu.php:112
|
||||
msgid "Report builder"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:197
|
||||
#: ../../godmode/menu.php:126
|
||||
msgid "Manage profiles"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:221
|
||||
#: ../../godmode/menu.php:141
|
||||
msgid "Manage plugins"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:228
|
||||
#: ../../godmode/menu.php:144
|
||||
msgid "Export targets"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:240
|
||||
msgid "System Audit Log"
|
||||
#: ../../godmode/menu.php:152
|
||||
msgid "System audit log"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:79
|
||||
#: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115
|
||||
#: ../../godmode/setup/news.php:87 ../../godmode/setup/news.php:116
|
||||
msgid "Pandora Setup"
|
||||
#: ../../godmode/menu.php:158
|
||||
msgid "Pandora setup"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:272
|
||||
#: ../../godmode/menu.php:174
|
||||
msgid "DB Maintenance"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:280
|
||||
#: ../../godmode/menu.php:180
|
||||
msgid "DB Information"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41
|
||||
#: ../../godmode/menu.php:183 ../../godmode/db/db_purge.php:41
|
||||
msgid "Database purge"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69
|
||||
#: ../../godmode/menu.php:186 ../../godmode/db/db_refine.php:69
|
||||
msgid "Database debug"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:301
|
||||
#: ../../godmode/menu.php:189
|
||||
msgid "Database audit"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:308
|
||||
#: ../../godmode/menu.php:192
|
||||
msgid "Database event"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:315
|
||||
#: ../../godmode/menu.php:195
|
||||
msgid "Database sanity"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/menu.php:328 ../../operation/menu.php:300
|
||||
#: ../../godmode/menu.php:202 ../../operation/menu.php:197
|
||||
msgid "Extensions"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2317,7 +2316,7 @@ msgid "N/A"
|
|||
msgstr ""
|
||||
|
||||
#: ../../godmode/snmpconsole/snmp_alert.php:325
|
||||
#: ../../include/functions_html.php:783 ../../include/functions_html.php:784
|
||||
#: ../../include/functions_html.php:794 ../../include/functions_html.php:795
|
||||
#: ../../include/functions.php:446 ../../include/functions.php:884
|
||||
#: ../../enterprise/extensions/cron/main.php:102
|
||||
#: ../../operation/agentes/estado_generalagente.php:106
|
||||
|
@ -2378,6 +2377,12 @@ msgstr ""
|
|||
msgid "Show"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/setup/setup.php:79 ../../godmode/setup/links.php:87
|
||||
#: ../../godmode/setup/links.php:115 ../../godmode/setup/news.php:87
|
||||
#: ../../godmode/setup/news.php:116
|
||||
msgid "Pandora Setup"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/setup/setup.php:80
|
||||
msgid "General configuration"
|
||||
msgstr ""
|
||||
|
@ -2585,11 +2590,11 @@ msgid "Edit incidents"
|
|||
msgstr ""
|
||||
|
||||
#: ../../godmode/profiles/profile_list.php:178
|
||||
#: ../../operation/incidents/incident.php:168 ../../operation/menu.php:143
|
||||
#: ../../operation/incidents/incident.php:168 ../../operation/menu.php:96
|
||||
msgid "Manage incidents"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/profiles/profile_list.php:180 ../../operation/menu.php:40
|
||||
#: ../../godmode/profiles/profile_list.php:180 ../../operation/menu.php:29
|
||||
msgid "View agents"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3376,7 +3381,7 @@ msgstr ""
|
|||
msgid "The agent's name must be the same as the one defined at the console"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/agentes/agent_manager.php:80 ../../operation/menu.php:69
|
||||
#: ../../godmode/agentes/agent_manager.php:80 ../../operation/menu.php:44
|
||||
msgid "Agent detail"
|
||||
msgstr ""
|
||||
|
||||
|
@ -3592,11 +3597,6 @@ msgstr ""
|
|||
msgid "Source Agent/Alert"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/agentes/alert_manager_editor.php:341
|
||||
#: ../../operation/menu.php:26
|
||||
msgid "Operation"
|
||||
msgstr ""
|
||||
|
||||
#: ../../godmode/modules/manage_network_components.php:137
|
||||
#: ../../godmode/modules/manage_nc_groups.php:70
|
||||
#: ../../godmode/modules/manage_network_templates.php:43
|
||||
|
@ -5064,8 +5064,8 @@ msgid "Create incident"
|
|||
msgstr ""
|
||||
|
||||
#: ../../operation/incidents/incident_statistics.php:30
|
||||
#: ../../operation/menu.php:158 ../../operation/menu.php:180
|
||||
#: ../../operation/menu.php:224
|
||||
#: ../../operation/menu.php:105 ../../operation/menu.php:120
|
||||
#: ../../operation/menu.php:153
|
||||
msgid "Statistics"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5283,7 +5283,7 @@ msgstr ""
|
|||
msgid "Until refresh"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/visual_console/index.php:24 ../../operation/menu.php:102
|
||||
#: ../../operation/visual_console/index.php:24 ../../operation/menu.php:60
|
||||
msgid "Visual console"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5301,67 +5301,67 @@ msgstr ""
|
|||
msgid "No layouts found"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:50
|
||||
#: ../../operation/menu.php:35 ../../operation/agentes/tactical.php:50
|
||||
msgid "Tactical view"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:55 ../../operation/agentes/estado_grupo.php:32
|
||||
#: ../../operation/menu.php:38 ../../operation/agentes/estado_grupo.php:32
|
||||
msgid "Group view"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:62 ../../operation/agentes/networkmap.php:252
|
||||
#: ../../operation/menu.php:41 ../../operation/agentes/networkmap.php:252
|
||||
msgid "Network Map"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:76
|
||||
#: ../../operation/menu.php:47
|
||||
msgid "Alert detail"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:83
|
||||
#: ../../operation/menu.php:50
|
||||
msgid "Monitor detail"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:90 ../../operation/agentes/exportdata.php:236
|
||||
#: ../../operation/menu.php:53 ../../operation/agentes/exportdata.php:236
|
||||
msgid "Export data"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:151
|
||||
msgid "Search incident"
|
||||
#: ../../operation/menu.php:102
|
||||
msgid "Search incidents"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:185
|
||||
#: ../../operation/menu.php:124
|
||||
msgid "RSS"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:191
|
||||
#: ../../operation/menu.php:129
|
||||
msgid "CSV File"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:196
|
||||
#: ../../operation/menu.php:134
|
||||
msgid "Marquee"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:206
|
||||
#: ../../operation/menu.php:141
|
||||
msgid "View users"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:215
|
||||
#: ../../operation/menu.php:147
|
||||
msgid "Edit my user"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:99
|
||||
#: ../../operation/menu.php:161 ../../operation/snmpconsole/snmp_view.php:99
|
||||
msgid "SNMP console"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:244 ../../operation/messages/message.php:58
|
||||
#: ../../operation/menu.php:167 ../../operation/messages/message.php:58
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:253
|
||||
#: ../../operation/menu.php:173
|
||||
msgid "Messages to groups"
|
||||
msgstr ""
|
||||
|
||||
#: ../../operation/menu.php:287
|
||||
#: ../../operation/menu.php:190
|
||||
msgid "Custom graphs"
|
||||
msgstr ""
|
||||
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -127,6 +127,7 @@ INSERT INTO `tlanguage` VALUES ('hu','Magyar');
|
|||
INSERT INTO `tlanguage` VALUES ('it','Italiano');
|
||||
INSERT INTO `tlanguage` VALUES ('ja','日本語');
|
||||
INSERT INTO `tlanguage` VALUES ('ko','한국어');
|
||||
INSERT INTO `tlanguage` VALUES ('nl','Nederlands');
|
||||
INSERT INTO `tlanguage` VALUES ('pl','Polski');
|
||||
INSERT INTO `tlanguage` VALUES ('pt_BR','Português-Brasil');
|
||||
INSERT INTO `tlanguage` VALUES ('pt','Português');
|
||||
|
|
Loading…
Reference in New Issue