⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
dutch
/
View File Name :
editdetail_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // editdetail_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['no_ins'] = 'Geen installatie opgegeven';//No installation was submitted $l['wrong_ins_title'] = 'Foutief installatie ID';//Wrong Installation ID $l['wrong_ins'] = 'Het door u opgegeven installatie ID bestaat niet';//The installation ID you submitted does not exist $l['cant_remove_dir'] = 'De door u opgegeven folder kan niet worden verwijderd omdat het de home directory is. Deselecteer de <b> verwijder folder </b> optie om door te gaan zonder het verwijderen van de folder.';//The Directory cannot be removed as it is the HOME Directory. Please uncheck the <b>Remove Directory</b> option to continue without removing the directory. $l['no_dir'] = 'De opgegeven installatie directory bestaat niet'; $l['no_datadir'] = 'De opgegeven data directory bestaat niet'; $l['empty_datadir'] = 'The data directory cannot be empty'; $l['no_wwwdir'] = 'De opgegeven web directory bestaat niet'; $l['wrong_url'] = 'De URL en directory naam komen niet overeen'; $l['wrong_wwwurl'] = 'De web URL en web directory naam komen niet overeen'; $l['err_mysql_user'] = 'Er kan geen verbinding worden gemaakt met de MySQL server'; $l['err_mysql_db'] = 'Er kan geen verbinding worden gemaakt met de MySQL server'; $l['mail_path'] = 'Path'; $l['mail_url'] = 'URL';//URL $l['mail_db'] = 'MySQL database';//MySQL Database $l['mail_dbuser'] = 'MySQL datbase gebruiker';//MySQL DB User $l['mail_dbhost'] = 'MySQL database hostnaam';//MySQL DB Host $l['mail_dbpass'] = 'MySQL database wachtwoord';//MySQL DB Password $l['mail_time'] = 'Tijdstip van installatie';//Time of Installation $l['mail_editdetail_time'] = 'Time of Modification'; $l['mail_subject'] = 'De installatie van &soft-1; is verwijderd.';//Removed Installation of &soft-1; $l['mail_cron_command'] = 'CRON job'; $l['mail_datadir'] = 'Data folder'; $l['mail_wwwdir'] = 'Web directory'; $l['mail_wwwurl'] = 'Web directory URL'; //Theme Strings $l['<title>'] = APP.' - Edit Detail'; $l['ins_details'] = 'Installation Details'; $l['info'] = 'Info'; $l['ins_softname'] = 'Script';//Software $l['ins_num'] = 'Installatie nummer';//Installation Number $l['ins_ver'] = 'Versie';//Version $l['ins_time'] = 'Tijdstip van installatie';//Installation Time $l['ins_path'] = 'Path';//Path $l['ins_url'] = 'URL';//URL $l['ins_admin_url'] = 'Admin URL'; $l['ins_db'] = 'Database naam'; $l['ins_dbuser'] = 'Database gebruikersnaam'; $l['ins_dbpass'] = 'Database wachtwoord'; $l['ins_dbhost'] = 'Database hostnaam'; $l['ins_datadir'] = 'Data directory'; $l['ins_wwwdir'] = 'Web directory'; $l['ins_wwwurl'] = 'Web directory URL'; $l['ins_cron_command'] = 'Cron Command'; $l['details_edited'] = 'De installatie gegevens zijn succesvol geupdate'; $l['version_edited'] = 'The version has been updated in our records.'; $l['return'] = 'Terug naar het overzicht'; $l['return_to_wpm'] = 'Return to WordPress Management'; $l['edit_ins'] = 'Wijzig installatie gegevens'; $l['edit_dir'] = 'Directory'; $l['edit_datadir'] = 'Data directory'; $l['edit_db'] = 'Database naam'; $l['edit_dbuser'] = 'Database gebruikersnaam'; $l['edit_dbhost'] = 'Database Host'; $l['edit_dbpass'] = 'Database wachtwoord'; $l['edit_url'] = 'URL'; $l['editins'] = 'Wijzig installatie gegevens'; $l['mail_editdetail_ins'] = 'De gegevens van de installatie van het script &soft-1; zijn succesvol gewijzigd. Nieuwe gegevens: '; $l['edit_wwwdir'] = 'Web directory'; $l['edit_wwwurl'] = 'Web directory URL'; $l['disable_notify_update'] = 'Update notificatie uitschakelen'; $l['exp_disable_notify_update'] = 'Via deze optie kunt u de e-mail notificatie over de beschikbaarheid van updates voor dit script uitschakelen.'; $l['alreadyupdated'] = 'De huidige versie van het script wordt niet goed weergegeven. De huidige versie is <b>&soft-1;</b> en niet <b>&soft-2;</b>. <br />Klik hier om de '.APP.' records te updaten.'; $l['edit_acc_detail'] = 'Wijzig admin account gegevens'; $l['eu_auto_upgrade'] = 'Automatisch updaten'; $l['exp_eu_auto_upgrade'] = 'Select the automatic upgrade preference for this installation when a new version is available'; $l['auto_upgrade_plugins'] = 'Automatisch updaten &soft-1; plugins'; $l['exp_auto_upgrade_plugins'] = 'If checked, all &soft-1; plugins installed for this installation will be automatically upgraded to the latest version (every 24 hours).'; $l['auto_upgrade_themes'] = 'Automatisch updaten &soft-1; templates'; $l['exp_auto_upgrade_themes'] = 'If checked, all &soft-1; themes for this installation will be automatically upgraded to the latest version (every 24 hours).'; $l['auto_backup'] = 'Automatische backups'; $l['exp_auto_backup'] = APP.' kan automatisch backups maken van een script.'; $l['auto_backup_rotation'] = 'Backup rotatie'; $l['exp_auto_backup_rotation'] = 'Wanneer de backup limiet is bereikt zal '.APP.' de oudste backup verwijderen. Backups worden opgeslagen op uw hosting account en maken dus deel uit van de opslag ruimte die beschikbaar is in uw hosting account.'; $l['no_backup'] = 'Geen backups maken'; $l['daily'] = 'Een keer per dag'; $l['weekly'] = 'Een keer per week'; $l['monthly'] = 'Een keer per maand'; $l['unlimited'] = 'Geen limiet'; $l['auto_backup_not_allowed'] = 'The auto backup frequency you chose is invalid'; $l['no_edit'] = 'Het EDIT.XML bestand kan niet gevonden worden. Neem contact op met de server admin.'; $l['no_functions'] = 'het EDIT FUNCTIONS bestand kan niet gevonden worden. Neem contact op met de server admin.'; $l['no_field'] = 'Het veld <b>&soft-1;</b> is een verplicht veld.'; $l['err_auto_backup_limit'] = 'De backup rotatie kan niet groter zijn dan <b>&soft-1;</b>'; $l['select_files'] = 'Additional Files/Folders associated with your installation'; $l['select_files_exp'] = 'Please select the additonal files/folders associated with this installation. <br />This list will be used for operations like Clone, Backup and Removal of this installation'; $l['invalid_files_in_post_list'] = 'There were some invalid files/folders selected'; $l['select_files_list'] = 'Select additional files/folders'; $l['select_files_backup'] = 'Use the selected additional files/folders for Backup'; $l['select_files_backup_exp'] = 'If selected only the files/folders related to this installation will be backed up. <br />By default backup will include all the files/folders under this path'; $l['no'] = 'No (Backup all files and folders inside installation directory excluding subdomains)'; $l['yes'] = 'Yes (Backup standard application files/folders along with above selected files/folders)'; $l['check_all_edit'] = 'Check All'; $l['choose_theme'] = 'Install Theme'; $l['clear_theme'] = 'Clear selection'; $l['installing_theme'] = 'Installing theme'; $l['cant_download_theme'] = 'Could not download the theme files'; $l['no_theme_package'] = 'The theme installation package could not be found!'; $l['unzipping_theme_files'] = 'Copying themes files and folders'; $l['use_this_theme'] = 'Select this'; $l['demo'] = 'Demo'; $l['refresh'] = 'Refresh'; $l['purchase'] = 'Buy'; $l['close'] = 'Close'; $l['free'] = 'Free'; $l['select'] = 'Select'; $l['theme_is_optional'] = '<b>Note</b>: This is optional. Select only if you want to change your current theme.'; $l['your_purchased'] = 'Purchased ';//trailing space is required $l['your_purchased_times'] = ' times(s)'; $l['err_theme_not_bought'] = 'You have not purchased the theme, so could not install it !'; $l['err_theme_reached_limit'] = 'Please buy this theme and try to install it again. You reached the limit of installing this theme.'; $l['payment_heading'] = 'Purchase Theme'; $l['payment_redirect'] = 'You will be redirected to pay ';//trailing space is required $l['date_added'] = 'Date Added'; $l['downloaded'] = 'Downloaded'; $l['edit_dbpass_exp'] = 'New Database Password. <br/>Leave blank if you do not want to update the password'; $l['select_tables'] = 'Additional database tables associated with your installation'; $l['select_tables_exp'] = 'Selected tables will be included in the database backup'; $l['backup_loc'] = 'Backup Location'; $l['exp_backup_loc'] = 'Choose the backup location to be used while backing up this installation'; $l['default'] = 'Default'; $l['invalid_backup_location'] = 'Backup location submitted does not exist'; $l['local_folder'] = 'Local Folder'; $l['cron_min'] = 'Min'; $l['cron_hour'] = 'Hour'; $l['cron_day'] = 'Day'; $l['cron_month'] = 'Month'; $l['cron_weekday'] = 'Weekday'; $l['no_cron_min'] = 'No Cron minute was specified'; $l['no_cron_hour'] = 'No Cron hour was specified'; $l['no_cron_day'] = 'No Cron day was specified'; $l['no_cron_month'] = 'No Cron month was specified'; $l['no_cron_weekday'] = 'No Cron weekday was specified'; $l['custom_autobackup'] = 'Custom'; $l['custom'] = 'Custom Cron time'; $l['custom_autobackup_cron'] = 'Automated Backups Cron time'; $l['custom_autobackup_cron_exp'] = 'Please specify the CRON timings for automated backups'; //Errors for autobcakup cron settings $l['wrong_autobackup_cron_min'] = 'Automated Backup cron minute is wrong. Valid values are 0-59 or a *'; $l['wrong_autobackup_cron_hour'] = 'Automated Backup cron hour is wrong. Valid values are 0-23 or a *'; $l['wrong_autobackup_cron_day'] = 'Automated Backup cron day is wrong. Valid values are 1-31 or a *'; $l['wrong_autobackup_cron_month'] = 'Automated Backup cron month is wrong. Valid values are 1-12 or a *'; $l['wrong_autobackup_cron_weekday'] = 'Automated Backup cron weekday is wrong. Valid values are 0-7 or a *'; $l['done'] = 'Done'; $l['error'] = 'Error'; $l['plugins_upgrade_now'] = 'Upgrade Plugin(s) Now'; $l['theme_upgrade_now'] = 'Upgrade Theme Now'; $l['plugins_upgrade_success'] = 'Plugin(s) Upgraded Successfully!!'; $l['theme_upgrade_success'] = 'Theme Upgraded Successfully!!'; $l['fetch_db_details'] = 'Allow Softaculous to fetch the database details ?'; $l['edit_notes'] = 'The following are some important notes. It is highly recommended that you read them '; $l['domain_not_in_list'] = 'The URL posted is not in your domain(s) list'; $l['dont_auto_upgrade'] = 'Do not Auto Upgrade'; $l['minor_auto_upgrade'] = 'Upgrade to <b>Minor</b> versions only'; $l['major_auto_upgrade'] = 'Upgrade to any latest version available (<b>Major</b> as well as <b>Minor</b>)'; $l['auto_upgrade_major'] = '(Major and Minor)'; $l['auto_upgrade_minor'] = '(Minor)'; $l['wpc_return'] = 'Return to Installations'; $l['rbackup_disabled'] = 'Backup on remote locations is disabled by Admin'; $l['rbackup_protocol_disabled'] = 'Backup on <b>&soft-1;</b> is disabled by Admin'; $l['no_files'] = 'installation files missing!!';