⚝
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
/
turkish
/
View File Name :
installations_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // installations_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'); } //Theme Strings $l['<title>'] = ''.APP.' - Bütün Kurulumlar'; $l['link'] = 'Link'; $l['ins_time'] = 'Kurulum Zamanı'; $l['version'] = 'Versiyon'; $l['remove'] = 'Sil'; $l['no_info'] = 'Bilgi Yok'; $l['no_ins'] = 'Hiç kurulum yapmamışsınız'; $l['upd_to'] = 'Versiyonu Yükselt'; $l['create_template'] = 'Create Template'; $l['clone'] = 'Clone'; $l['backup'] = 'Yedekle'; $l['options'] = 'Ayarlar'; $l['showing_only'] = 'Sadece güncelleme gerekenleri göster..'; $l['see_all'] = 'Hepsini görmek için tıkla.'; $l['admin'] = 'Admin'; $l['del_insid'] = 'Are you sure you wish to remove the selected installations ? The action will be irreversible. \nNo further confirmations will be asked !'; $l['rem_inst_id'] = 'Removing Installation - '; $l['no_sel_inst'] = 'No installation(s) selected to remove.'; $l['inst_remvd'] = 'The selected installation(s) have been removed. The page will now be reloaded !'; $l['remove'] = 'Remove'; $l['editdetail'] = 'Edit Details'; $l['go'] = 'Go'; $l['classes_ins'] = 'Classes Installations'; $l['remove_classes'] = 'Remove Classes'; $l['scripts_ins'] = 'Scripts Installations'; $l['auto_upgrade_enabled'] = 'Auto Upgrade Enabled'; $l['sort_script'] = 'Script'; $l['sort_domain'] = 'Domain'; $l['sort_ins_time'] = 'Installation Time'; $l['sort_by'] = 'Sort By'; $l['disabled_scripts'] = 'Disabled Scripts Installations'; $l['no_ins_for_disable'] = 'You do not have any installations from disabled scripts'; $l['with_selected'] = 'With Selected'; $l['pushtolive'] = 'Push to Live'; $l['staging'] = 'Create Staging'; $l['auto_upgrade_major'] = '(Major and Minor)'; $l['auto_upgrade_minor'] = '(Minor)'; $l['remove_complete'] = 'Remove Completely'; $l['remove_info'] = 'Remove from '.APP; $l['login_exp'] = 'Login as admin'; $l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase <b><a href="https://ampps.com/clients">AMPPS Premium</a></b>'; $l['wordpress_manager'] = 'Manage your installation with WordPress Manager';