Merge remote-tracking branch 'origin/support/3.0' into develop

This commit is contained in:
Eric Espie
2022-08-09 17:11:34 +02:00
43 changed files with 623 additions and 485 deletions

View File

@@ -46,11 +46,11 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'bkp-table-size+' => '',
'bkp-table-actions' => 'Acciones',
'bkp-table-actions+' => '',
'bkp-status-backups-auto' => 'Respaldos Programandos',
'bkp-status-backups-auto' => 'Respaldos Programados',
'bkp-status-backups-manual' => 'Respaldos Manuales',
'bkp-status-backups-none' => 'No hay respaldos',
'bkp-next-backup' => 'El siguiente respaldo ocurrirá el <b>%1$s</b> (%2$s) a %3$s',
'bkp-next-backup-unknown' => 'The next backup is <b>not scheduled</b> yet.~~',
'bkp-next-backup-unknown' => 'El siguiente respaldo <b>no está programado</b> todavía.',
'bkp-button-backup-now' => 'Respaldar Ahora!',
'bkp-button-restore-now' => 'Restaurar!',
'bkp-confirm-backup' => 'Por favor confirme que requiere realizar el respaldo en este momento.',