'] = $globals['sn'].' - '.APP.' - '; $l['import_soft'] = 'Внос на софтуер'; $l['choose_domain'] = 'Избери домейн'; $l['choose_domain_exp'] = 'Моля изберете домейн, където вече е инсталиран софтуера.'; $l['in_directory'] = 'В директория'; $l['in_directory_exp'] = 'Директорията е относителна към вашия домейн. Например за да импортирате софтуер инсталиран в http://mydomain/dir/ просто напишете директория. To import software installed only in http://mydomain/ leave this empty.'; $l['softsubmit'] = 'Внасяне'; $l['congrats'] = 'Поздравления, софтуерът е внесен успешно'; $l['succesful'] = 'е успешно внесени в'; $l['admin_url'] = 'Админ URL'; $l['enjoy'] = 'Надяваме се, че процеса на импортиране е лесно.'; $l['import_notes'] = 'По-долу са някои важни бележки. Ние силно препоръчваме да прочетете тези: '; $l['please_note'] = 'ВНИМАНИЕ: '.APP.' е просто автоматичен инсталатор и не осигурява никаква подкрепа за софтуерни пакети. Моля посетете сайта на скрипта за всякакъв вид поддръжка!'; $l['regards'] = 'Пожелания'; $l['softinstaller'] = APP.' автоматичен инсталатор'; $l['return'] = 'Назад към преглед'; $l['return_to_wpm'] = 'Return to WordPress Management'; $l['choose_protocol'] = 'Choose Protocol'; $l['choose_protocol_exp'] = 'If your site has SSL, then please choose the HTTPS protocol.'; $l['no_https'] = 'A trusted SSL Certificate was not found'; $l['wrong_softdomain'] = 'The path of the domain you selected could not be found.'; //remote import $l['server_host'] = 'Server Host (Optional)'; $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['protocol'] = 'Protocol'; $l['protocol_exp'] = 'Select the protocol by which Softaculous will communicate'; $l['port'] = 'Port'; $l['port_exp'] = 'Enter the port to connect'; $l['domain'] = 'Domain Name'; $l['domain_exp'] = 'Enter a valid domain name. e.g. mydomain.com'; $l['ftp_user'] = 'Username'; $l['ftp_user_exp'] = 'The username of your FTP Account'; $l['ftp_pass'] = 'Password'; $l['ftp_pass_exp'] = 'The Password of your FTP account'; $l['ftp_path'] = 'Path'; $l['ftp_path_exp'] = 'Relative path to web accessible directory of user. e.g. /public_html'; $l['Installed_path'] = 'Installation Directory (Optional)'; $l['Installed_path_exp'] = 'Installation directory e.g. blog if you have installed the script at /public_html/blog'; $l['wrong_ftp_path'] = 'Specified FTP Path does not exist'; $l['ftp_error-1'] = 'Could not Resolve Domain Name'; $l['ftp_error-2'] = 'Could not login with specified FTP details'; $l['ftp_error-3'] = 'Specified FTP Path does not exist'; $l['imp_err'] = 'There were some errors while importing the software installed at &soft-1;'; $l['remote_import'] = 'The import process of your installation has started in the background. You will receive an email notification about the status once the import process is completed.'; $l['db_err'] = 'Could not connect to the database'; $l['remote_dir_err'] = 'Remote installation directory does not exist'; $l['err_db_create'] = 'Error occured while creating the database'; $l['dest_dir_err'] = 'Destination directory already exists'; $l['source'] = 'Source'; $l['destination'] = 'Destination'; $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['database_name'] = 'Database Name'; $l['database_name_exp'] = 'Type the name of the database to be created for the installation'; $l['database_exists'] = 'The database already exists. Please choose a different name'; $l['databaseuser_exists'] = 'Database user already exists'; $l['db_limit_crossed'] = 'The maximum number of databases you can create has been reached, so import cannot proceed'; $l['empty_db'] = 'Database name field is empty. Please enter database name'; $l['adv_option'] = 'Advanced Options'; $l['database_name'] = 'Database Name'; $l['database_name_exp'] = 'Type the name of the database to be created for the installation'; $l['db_name_long'] = 'The database name cannot be greater than 7 letters. Please choose a shorter database name'; $l['db_alpha_num'] = 'Only alpha numeric characters are allowed for the Database name'; $l['remote_btn'] = 'Import From Remote Server'; $l['local_btn'] = 'Import Existing Installation from this Server'; $l['checking_data'] = 'Checking the submitted data'; $l['fetching_remote_db'] = 'Fetching database details from remote server'; $l['create_db'] = 'Creating the database'; $l['fetching_remote_files'] = 'Importing files from remote server'; $l['import_complete'] = 'Import completed'; $l['import_script'] = 'Importing'; $l['no_remote_import'] = 'Remote Import is not supported for this script'; $l['overwrite'] = 'Overwrite Files'; $l['some_files_exist'] = 'Installation cannot proceed because the following files already exist in the target folder : '; $l['delete_files'] = 'Please delete these files or choose another folder.'; $l['overwrite_exist'] = 'OR
  Select the checkbox to overwrite all files and continue'; $l['sftp_path'] = 'SFTP Path'; $l['sftp_path_exp'] = 'Absolute path to web directory of user. e.g. /home/USERNAME/public_html'; $l['ftp_error'] = 'Could not connect to the FTP server'; $l['err_upload_remote'] = 'Unable to upload file to the FTP path'; $l['err_fetch_file'] = 'Unable to access the file uploaded to the domain'; $l['err_fetch_path'] = 'Unable to fetch path from the data received'; $l['dbusername'] = 'Database Username'; $l['dbusername_exp'] = 'The MySQL username'; $l['dbuserpass'] = 'Database Password'; $l['dbuserpass_exp'] = 'The password of the MySQL user'; $l['database_name_exp_aefer'] = 'Type the name of the database to be used for the installation'; $l['hostname'] = 'Database Hostname'; $l['hostname_exp'] = 'The MySQL hostname (mainly localhost)'; $l['no_hostname'] = 'Please enter your Database Hostname'; $l['no_dbusername'] = 'Please enter your Database Username'; $l['no_dbuserpass'] = 'Please enter your Database Password'; $l['no_db'] = 'Please enter your Database Name'; $l['auth_method_pass'] = 'Password'; $l['auth_method_key'] = 'SSH Key'; $l['no_pass_pri'] = 'Please provide either a password or private key'; $l['finishing_process'] = 'Finishing Import'; $l['wait_note'] = 'NOTE: This may take 3-4 minutes. You can leave this page if you wish !'; $l['import_push_bg'] = 'Import has been pushed in background'; $l['local_import'] = 'Auto Detect all installations'; $l['choose_domain_import_exp'] = 'Please choose the domain to import the software.'; $l['enter_domain_exp'] = 'Please enter the domain where the software is already installed.';