Skip to content

Commit 489ff51

Browse files
author
Till Brehm
committed
Merge branch '4475-monitor-lang' into 'stable-3.1'
Add variables for "Database size" and "Show MySQL Database size" in .lng files (monitor) See merge request ispconfig/ispconfig3!1074
2 parents bdc8c75 + c094c60 commit 489ff51

File tree

25 files changed

+50
-0
lines changed

25 files changed

+50
-0
lines changed

interface/web/monitor/lib/lang/ar.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['Show MongoDB-Log'] = 'Show MongoDB-Log';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/bg.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['Show MongoDB-Log'] = 'Show MongoDB-Log';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/br.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,6 @@ $wb['no_permissions_to_view_monit_txt'] = 'Você não tem permissão para acessa
163163
$wb['Show Munin'] = 'Exibir Munin';
164164
$wb['no_munin_url_defined_txt'] = 'Nenhuma URL do Munin definida.';
165165
$wb['no_permissions_to_view_munin_txt'] = 'Você não tem permissão para acessar o Munin.';
166+
$wb['Database size'] = 'Database size';
167+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
166168
?>

interface/web/monitor/lib/lang/ca.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['monitor_database_domain_txt'] = 'Domain';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/cz.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['monitor_database_domain_txt'] = 'Doména';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Zobrazit historii datového logu';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/de.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['monitor_database_name_txt'] = 'Database';
162162
$wb['monitor_database_size_txt'] = 'Size';
163163
$wb['monitor_database_client_txt'] = 'Client';
164164
$wb['monitor_database_domain_txt'] = 'Domain';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/dk.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['monitor_database_domain_txt'] = 'Domain';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/el.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['monitor_database_domain_txt'] = 'Domain';
162162
$wb['monitor_services_mongodb_txt'] = 'MongoDB-Server:';
163163
$wb['monitor_title_mongodb_txt'] = 'MongoDB Log';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/en.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['no_permissions_to_view_monit_txt'] = 'You are not allowed to access Monit.'
162162
$wb['Show Munin'] = 'Show Munin';
163163
$wb['no_munin_url_defined_txt'] = 'No Munin URL defined.';
164164
$wb['no_permissions_to_view_munin_txt'] = 'You are not allowed to access Munin.';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

interface/web/monitor/lib/lang/es.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,6 @@ $wb['System load 5 minutes'] = 'Carga del sistema hace 5 minutos';
162162
$wb['System State (All Servers)'] = 'Estado de los sistemas';
163163
$wb['Users online'] = 'Usuarios en línea';
164164
$wb['Show Data Log History'] = 'Show Data Log History';
165+
$wb['Database size'] = 'Database size';
166+
$wb['Show MySQL Database size'] = 'Show MySQL Database size';
165167
?>

0 commit comments

Comments
 (0)