tbrehm
2009-10-28 c2f53e76fde1ab534e67a9227d4f0adcde05dfa4
interface/web/client/lib/lang/ru_client.lng
@@ -12,8 +12,6 @@
$wb['limit_spamfilter_user_txt'] = 'Max. number of spamfilter users';
$wb['limit_spamfilter_policy_txt'] = 'Max. number of spamfilter policys';
$wb['default_mailserver_txt'] = 'Default Mailserver';
$wb['btn_save_txt'] = 'Сохранить';
$wb['btn_cancel_txt'] = 'Закончить';
$wb['company_name_txt'] = 'Company name';
$wb['contact_name_txt'] = 'Contact name';
$wb['username_txt'] = 'Пользовательname';
@@ -80,4 +78,12 @@
$wb['username_error_regex'] = 'The Username contains invalid chracaters.';
$wb['template_master_txt'] = 'Master';
$wb['template_additional_txt'] = 'Addon';
$wb['ssh_chroot_txt'] = 'SSH-Chroot Options';
$wb['web_php_options_txt'] = 'PHP Options';
$wb['limit_cron_txt'] = 'Max. number of cron jobs';
$wb['limit_cron_type_txt'] = 'Max. type of cron jobs (chrooted and full implies url)';
$wb['limit_cron_frequency_txt'] = 'Min. delay between executions';
$wb['limit_cron_error_notint'] = 'The cron limit must be a number.';
$wb['limit_cron_error_frequency'] = 'The cron frequency limit must be a number.';
$wb['limit_client_error'] = 'The max. number of clients is reached.';
?>