⚝
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
/
french
/
View File Name :
listsoftwares_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // listsoftwares_lang.php //=========================================================== // SOFTACULOUS FRENCH PACK // Version 4 // 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) // ---------------------------------------------------------- // Edited by: Romain Fluttaz // Date: 1 July 2009 // Time: 15:00 hrs // Site: http://botux.fr/ // ---------------------------------------------------------- // Edited by: Michel LAURENT // Date: 25th Augustus 2009 // Time: 18:00 hrs // Site: http://www.equipc.net // ---------------------------------------------------------- // Edited by: Philippe Raimundo // Date: 24 April 2024 // Time: 15:00 hrs // Site: https://polisystems.ch/ // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Tentative de piratage'); } $l['no_conn'] = 'Aucune connexion ne peut être établie avec les serveurs de '.APP.'. Veuillez réessayer plus tard et nous excuser pour cet inconvénient.'; $l['soft_free_note'] = 'Dans la version gratuite de '.APP.', cette fonction de comparaison et de visualisation des notes des différents logiciels/scripts directement dans '.APP.' est désactivée. Cependant, vous pouvez visiter les liens pour voir les notes des logiciels.'; $l['invalid_category'] = 'Catégorie invalide'; //Chaînes de thème $l['<title>'] = $globals['sn'].' - '.APP; $l['install_button'] = 'Installer'; $l['demo_button'] = 'Démo'; $l['version'] = 'Version'; $l['release_date'] = 'Date de sortie'; $l['rating'] = 'Évaluation'; $l['outof'] = 'Sur 5'; $l['votes'] = 'Votes'; $l['from'] = 'de'; $l['reviews'] = 'Avis'; $l['views'] = 'Vues'; $l['support'] = 'Support'; $l['demo'] = 'Démo'; $l['more'] = ' ...plus';