Browse Source

spanish translation for web backup scheduler

Serghey Rodin 13 năm trước cách đây
mục cha
commit
26a68dc5ce
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      web/inc/i18n/es.php

+ 2 - 2
web/inc/i18n/es.php

@@ -362,8 +362,8 @@ $LANG['es'] = array(
     'Error code:'  => 'Código de Error:',
     'SERVICE_ACTION_FAILED'  => '"%s" "%s" fallo',
     'IP address is in use' => 'La IP esta en uso',
-    'BACKUP_SCHEDULED'  => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.',
-    'BACKUP_EXISTS'  => 'An existing backup is already running. Please wait for that backup to finish.',
+    'BACKUP_SCHEDULED'  => "La tarea se ha añadido a la cola. Usted recibirá un correo de notificación cuando el respaldo de seguridad este listo para su descarga.",
+    'BACKUP_EXISTS'  => "Se esta realizando una copia de seguridad en este momento.Por favor espere a que esta termine.",
 
     'Welcome to Vesta Control Panel'  => 'Bienvenido al Panel de Control Vesta',
     'MAIL_FROM'  => 'Panel de Control Vesta <noreply@%s>',