Skip to content

Commit 9eef028

Browse files
author
fantu
committed
- Multilanguage improve
- Full merge of all language - Small italian update
1 parent 5d90586 commit 9eef028

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+8
-90
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Mostrar el registro de ClamAV';
4040
$wb['Show ISPConfig-Log'] = 'Mostrar el registro de ISPConfig';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show ISPConfig-Log'] = 'Mostra log ISPConfig';
4040
$wb['Show System-Log'] = 'Mostra log di sistema';
4141
$wb['Show RKHunter-Log'] = 'Mostra log RKHunter';
4242
$wb['Show Jobqueue'] = 'Mostra Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Mostra log cron ISPC';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ $wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040
$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
4141
$wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
4242
$wb['Show Jobqueue'] = 'Show Jobqueue';
43+
$wb['Show ISPC Cron-Log'] = 'Show ISPC Cron-Log';
4344
?>

interface/web/sites/lib/lang/bg_database.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ $wb['database_charset_txt'] = 'Charset на базата данни';
99
$wb['remote_access_txt'] = 'Отдалечен достъп';
1010
$wb['client_txt'] = 'Клиент';
1111
$wb['active_txt'] = 'Активна';
12-
$wb['btn_save_txt'] = 'Запис';
13-
$wb['btn_cancel_txt'] = 'Отказ';
1412
$wb['database_name_error_empty'] = 'Не е посочено име на базата данни.';
1513
$wb['database_name_error_unique'] = 'Вече съществува база данни с това име.';
1614
$wb['database_name_error_regex'] = 'Невалидно име на базата данни.';

interface/web/sites/lib/lang/bg_ftp_user.lng

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ $wb['ul_ratio_txt'] = 'Uploadratio';
77
$wb['dl_ratio_txt'] = 'Downloadratio';
88
$wb['ul_bandwidth_txt'] = 'Uploadbandwidth';
99
$wb['dl_bandwidth_txt'] = 'Downloadbandwidth';
10-
$wb['btn_save_txt'] = 'Запис';
11-
$wb['btn_cancel_txt'] = 'Отказ';
1210
$wb['server_id_txt'] = 'Сървър';
1311
$wb['parent_domain_id_txt'] = 'Сайт';
1412
$wb['username_txt'] = 'Потребителско име';

0 commit comments

Comments
 (0)