tbrehm
2011-11-07 e01f81c8cd2ca4f0cd489f0931491a0c2fc3bae0
interface/web/mail/lib/lang/sk_mail_user.lng
@@ -21,10 +21,6 @@
$wb['no_policy'] = '- nepovolená -';
$wb['limit_mailbox_txt'] = 'Max. počet poštových schránok pre váš účet je dosiahnutý.';
$wb['limit_mailquota_txt'] = 'Maximálny priestor pre poštové schránky je dosiahnutý. Max. dostupné miesto v MB je';
$wb['welcome_mail_fromname_txt'] = 'ISPCONFIG 3';
$wb['welcome_mail_fromemail_txt'] = 'webhosting@domain.ltd';
$wb['welcome_mail_subject'] = 'Vitajte  na svojom novom e-mailovom konte.';
$wb['welcome_mail_message'] = 'Vitajte na svojom novom e-mailovom konte.';
$wb['disableimap_txt'] = 'Deaktivovať IMAP';
$wb['disablepop3_txt'] = 'Deaktivovať POP3';
$wb['duplicate_alias_or_forward_txt'] = 'Existuje už alias alebo preposlanie pre túto e-mailovú adresu.';
@@ -39,4 +35,10 @@
$wb['autoresponder_active'] = 'Enable the autoresponder';
$wb['cc_txt'] = 'Send copy to';
$wb['cc_error_isemail'] = 'The Send copy to field does not conatin a valid email address';
$wb['domain_txt'] = 'Domain';
$wb['now_txt'] = 'Now';
$wb['login_error_unique'] = 'Login is already taken.';
$wb['login_error_regex'] = 'Valid characters are A-Z, a-z, 0-9, ., _ and -.';
$wb['login_txt'] = 'Login (optional)';
$wb['error_login_email_txt'] = 'This login is not allowed. Please enter a different login or use the mail address as login.';
?>