'] = 'Editar un dominio'; $l['edit_domain'] = 'Editar dominio'; $l['domain'] = 'Nombre de Dominio'; $l['domain_exp'] = 'Introduzca un nombre de dominio valido (sin http://) por ejemplo mydomain.com'; $l['ftp_user'] = 'Usuario'; $l['ftp_user_exp'] = 'Nombre de Usuario de su cuenta FTP'; $l['ftp_pass'] = 'password'; $l['ftp_pass_exp'] = 'La password de su cuenta FTP'; $l['ftp_path'] = 'Ruta'; $l['ftp_path_exp'] = 'La ruta FTP de su dominio, por ejemplo /public_html'; $l['backup_path'] = 'Backup Path'; $l['backup_path_exp'] = 'The Backup Path to your domain e.g. /backups'; $l['data_dir'] = 'Data Directory'; $l['data_dir_exp'] = 'Full Path to Data Directory e.g. /home/USER/datadir
Some scripts like Elgg, Moodle, etc need a non web accessible folder.
This will be used for that purpose.'; $l['ins_email_exp'] = 'Enviar un correo electrónico con los detalles de configuración cuando se instala un nuevo software'; $l['submit_edit'] = 'Guardar y Actualizar'; $l['settings_saved'] = 'Su dominio se ha guardado satisfactoriamente'; $l['show_all_dom'] = 'Mostrar todos los dominios'; $l['port'] = 'Port'; $l['port_exp'] = 'Enter the port to connect'; $l['protocol'] = 'Protocol'; $l['protocol_exp'] = 'Select the protocol by which Softaculous will communicate'; $l['auth_password'] = 'Authentication method'; $l['auth_password_exp'] = 'Select the authentication method'; $l['private_key'] = 'Private Key'; $l['private_key_exp'] = 'Paste the private key here'; $l['passphrase'] = 'Passphrase'; $l['passphrase_exp'] = 'Passphrase for encrypted private key(optional)'; $l['sftp_path'] = 'Web Directory'; $l['sftp_path_exp'] = 'Absolute path to web directory of user. e.g. /home/USERNAME/public_html'; $l['sbackup_path_exp'] = 'Absolute path to Backup Directory e.g /home/USERNAME/backups'; $l['server_host'] = 'Server Host (Optional)'; $l['server_host_exp2'] = 'Enter your server host name'; $l['server_host_exp'] = 'IF your domain name and server host are not the same enter the server host e.g. ftp.mydomain.com'; $l['ftp_pass_opt'] = 'Leave blank if you do not want to update the password.'; $l['auth_method_pass'] = 'Password'; $l['auth_method_key'] = 'SSH Key'; $l['no_pass_pri'] = 'Please provide either a password or private key'; $l['err_reconnect'] = 'Could not reconnect to database';