Skip to content

Commit 4158d52

Browse files
author
Thom Pol
committed
Add missing translations, fix syntax error
1 parent 406cd69 commit 4158d52

29 files changed

+36
-24
lines changed

interface/web/admin/lib/lang/it_server_config.lng

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ $wb['website_autoalias_note_txt'] = 'Marcaposto:';
164164
$wb['backup_mode_txt'] = 'Modalità di Backup';
165165
$wb['backup_mode_userzip'] = 'Backup files siti web come utente web in formato zip';
166166
$wb['backup_mode_rootgz'] = 'Backup di tutti i files nella cartella sito come utente root';
167+
$wb['backup_mode_borg_txt'] = 'BorgBackup: Backup all files in vhost directory and databases into incremental repositories';
168+
$wb['backup_missing_utils_txt'] = 'The following backup mode can not be used because the required tools are not installed:';
167169
$wb['realtime_blackhole_list_txt'] = 'Lista Real-Time Blackhole';
168170
$wb['realtime_blackhole_list_note_txt'] = '(Separare RBL con le virgole)';
169171
$wb['stress_adaptive_txt'] = 'Adatta a momentanee punte di carico di lavoro';
@@ -181,6 +183,8 @@ $wb['overtraffic_notify_admin_txt'] = 'Trasmetti notifiche superamento traffico
181183
$wb['overtraffic_notify_client_txt'] = 'Trasmetti notifiche superamento traffico al cliente';
182184
$wb['overtraffic_disable_web_txt'] = 'Disabilita i siti web che eccedono il limiti di traffico';
183185
$wb['rbl_error_regex'] = 'Per cortesia specificare nomi host RBL validi.';
186+
$wb['overquota_notify_threshold_txt'] = 'Quota warning usage level';
187+
$wb['overquota_notify_threshold_error'] = 'Quota warning usage level must be between 0-100%';
184188
$wb['overquota_notify_admin_txt'] = 'Trasmetti allarmi quota ad admin';
185189
$wb['overquota_notify_client_txt'] = 'Trasmetti allarmi quota al cliente';
186190
$wb['overquota_notify_onok_txt'] = 'Trasmetti messaggio quota ok al cliente';

interface/web/admin/lib/lang/it_system_config.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,6 @@ $wb['show_support_messages_txt'] = 'Mostra la funzione messaggio nel modulo Help
105105
$wb['show_aps_menu_txt'] = 'Mostra menu APS';
106106
$wb['show_aps_menu_note_txt'] = 'APS saranno rimosse dal pannello in un prossimo futuro.';
107107
$wb['show_aps_menu_note_url_txt'] = 'Clicca qui per maggiori informazioni.';
108+
$wb['show_aps_menu_note_url_txt'] = 'Click here for more information.';
109+
$wb['dns_show_zoneexport_txt'] = 'Show zone export.';
108110
?>

interface/web/dashboard/lib/lang/it_dashlet_limits.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ $wb['limit_domain_txt'] = 'Numero domini';
3030
$wb['limit_mailquota_txt'] = 'Quota mailbox assegnata';
3131
$wb['limit_web_quota_txt'] = 'Quota web assegnata';
3232
$wb['limit_database_quota_txt'] = 'Quota database assegnata';
33+
$wb['limit_mail_wblist_txt'] = 'Number of email white / blacklist entries';
3334
?>

interface/web/dns/lib/lang/it_dns_soa.lng

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,6 @@ $wb['error_not_allowed_server_id'] = 'Il server selezionato non è abilitato per
4242
$wb['soa_cannot_be_changed_txt'] = 'La zona SOA non può essere modificata. Contatta l\'Amministratore se hai necessità di fare la modifica.';
4343
$wb['configuration_error_txt'] = 'ERRORE DI CONFIGURATIONE';
4444
$wb['dnssec_algo_txt'] = 'Algoritmo DNSSEC';
45+
$wb['rendered_zone_txt'] = 'Bind zone format for reference and export.';
46+
$wb['rendered_zone_unavailable_txt'] = 'Sorry, no data is available yet.';
4547
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Loglevel';
66
$wb['message_txt'] = 'Message';
77
$wb['batch_delete_warnings_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Loglevel';
66
$wb['message_txt'] = 'Съобщение';
77
$wb['batch_delete_warnings_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Nível';
66
$wb['message_txt'] = 'Mensagem';
77
$wb['batch_delete_warnings_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Niveau de log ';
66
$wb['message_txt'] = 'Message';
77
$wb['batch_delete_warnings_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Úroveň protokolu';
66
$wb['message_txt'] = 'Zpráva';
77
$wb['batch_delete_warnings_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['loglevel_txt'] = 'Protokoll-Level';
66
$wb['message_txt'] = 'Nachricht';
77
$wb['batch_delete_errors_txt'] = 'Remove all warnings';
88
$wb['batch_delete_errors_txt'] = 'Remove all errors';
9-
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?'
9+
$wb['batch_delete_confirmation'] = 'Are you sure you want to acknowledge all log entries?';
1010
?>

0 commit comments

Comments
 (0)