'] = 'Softaculous - Domain List'; $l['title'] = 'Domains List'; //Error String $l['no_domains'] = 'No domains to display'; $l['connect_error'] = 'Connection Error'; $l['err_edit_fail'] = 'Could not edit the domain.'; //Theme Strings $l['user_details'] = 'Domain Details'; $l['uid'] = 'UID'; $l['gid'] = 'GID'; $l['username'] = 'Uživatelské jméno'; $l['domain'] = 'Domain'; $l['path'] = 'Cesta'; $l['options'] = 'Options'; $l['eusername'] = 'User Name'; $l['exp_eusername'] = 'Don\'t use spaces in between'; $l['edomain'] = 'Domain'; $l['exp_edomain'] = 'Please enter a valid domain'; $l['epath'] = 'Cesta'; $l['exp_epath'] = 'Full path of the domain'; $l['ereplace_path'] = 'Replace Path'; $l['exp_ereplace_path'] = 'Path to be replaced'; $l['ebackup_dir'] = 'Adresář zálohy'; $l['exp_ebackup_dir'] = 'Path of the directory where backups will be stored'; $l['edata_dir'] = 'Data Directory'; $l['exp_edata_dir'] = 'Path of the directory where scripts will install their Data.'; $l['submitdomain'] = 'Edit Domain'; $l['del_domain'] = 'Delete Domain '; $l['domain_edited'] = 'Domain edited successfully'; $l['delete'] = 'Domain was deleted successfully.'; $l['adddomain'] = 'Add Domain';