mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
N°6200 - Hamonize menu entries
This commit is contained in:
@@ -26,7 +26,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'bkp-backup-running' => 'Un respaldo está en ejecuión. Por favor espere...',
|
||||
'bkp-restore-running' => 'Una restauración está en ejecución. Por favor espere...',
|
||||
|
||||
'Menu:BackupStatus' => 'Respaldos Programados',
|
||||
'Menu:BackupStatus' => 'Respaldos programados',
|
||||
'bkp-status-title' => 'Respaldos Programados',
|
||||
'bkp-status-checks' => 'Configuraciones y verificaciones',
|
||||
'bkp-mysqldump-ok' => 'mysqldump está presente: %1$s',
|
||||
|
||||
@@ -25,7 +25,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'bkp-backup-running' => 'A backup is running. Please wait...~~',
|
||||
'bkp-restore-running' => 'A restore is running. Please wait...~~',
|
||||
|
||||
'Menu:BackupStatus' => 'Scheduled Backups~~',
|
||||
'Menu:BackupStatus' => 'Scheduled backups~~',
|
||||
'bkp-status-title' => 'Scheduled Backups~~',
|
||||
'bkp-status-checks' => 'Settings and checks~~',
|
||||
'bkp-mysqldump-ok' => 'mysqldump is present: %1$s~~',
|
||||
|
||||
@@ -25,7 +25,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'bkp-backup-running' => 'A backup is running. Please wait...~~',
|
||||
'bkp-restore-running' => 'A restore is running. Please wait...~~',
|
||||
|
||||
'Menu:BackupStatus' => 'Scheduled Backups~~',
|
||||
'Menu:BackupStatus' => 'Scheduled backups~~',
|
||||
'bkp-status-title' => 'Scheduled Backups~~',
|
||||
'bkp-status-checks' => 'Settings and checks~~',
|
||||
'bkp-mysqldump-ok' => 'mysqldump is present: %1$s~~',
|
||||
|
||||
@@ -10,7 +10,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'bkp-backup-running' => 'Um backup está sendo executado. Por favor, espere...',
|
||||
'bkp-restore-running' => 'Uma restauração está sendo executada. Por favor, espere...',
|
||||
|
||||
'Menu:BackupStatus' => 'Backups Agendados',
|
||||
'Menu:BackupStatus' => 'Backups agendados',
|
||||
'bkp-status-title' => 'Backups Agendados',
|
||||
'bkp-status-checks' => 'Configurações e verificações',
|
||||
'bkp-mysqldump-ok' => 'mysqldump está presente: %1$s',
|
||||
|
||||
Reference in New Issue
Block a user