From e68b401370eb99c6edae6df9d81a6a3298807b26 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Tue, 11 Mar 2014 06:39:10 -0400 Subject: [PATCH] Updated Czech language files. --- interface/web/mail/lib/lang/cz_mail_backup_list.lng | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/interface/web/mail/lib/lang/cz_mail_backup_list.lng b/interface/web/mail/lib/lang/cz_mail_backup_list.lng index c5aca48..54c4111 100644 --- a/interface/web/mail/lib/lang/cz_mail_backup_list.lng +++ b/interface/web/mail/lib/lang/cz_mail_backup_list.lng @@ -4,10 +4,10 @@ $wb['backup_type_txt'] = 'Type'; $wb['filename_txt'] = 'Backup file'; $wb['restore_backup_txt'] = 'Restore'; -$wb['restore_info_txt'] = 'Restore of the backup has been started. This action takes several minutes to be completed.'; +$wb['restore_info_txt'] = 'Obnovení ze zálohy bylo zahájeno. Tato akce trvá několik minut než bude dokončena.'; $wb['restore_confirm_txt'] = 'Restoring may overwrite existing files in your mailbox. Do you really want to restore this backup?'; -$wb['download_pending_txt'] = 'There is already a pending backup download job.'; -$wb['restore_pending_txt'] = 'There is already a pending backup restore job.'; +$wb['download_pending_txt'] = 'Shodný požadavek na vytvoření zálohy pro stažení již čeká ve frontě na serveru ke zpracování'; +$wb['restore_pending_txt'] = 'Shodný požadavek na obnovu dat ze zálohy již čeká ve frontě na serveru ke zpracování.'; $wb['filesize_txt'] = 'Filesize'; ?> -- Gitblit v1.9.1