HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/hungarian/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/hungarian/admin/import_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// import_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.' - Alkalmazás importálás';
$l['importing_scripts'] = 'Alkalmazások importja más alkalmazás-telepítőből';
$l['no_import'] = 'Nincs importálható alkalmazás!';
$l['importing_of'] = 'Felhasználónév';
$l['start_import'] = 'Importálás kezdése';
$l['import_exp'] = 'Ez a segédprogram importálja az alkalmazásokat, amit más alkalmazás-telepítővel került telepítésre. Az importálás elindításához klikkeljen az "'.$l['start_import'].' gombra"';
$l['no_users'] = 'Nincs felhasználó a szerveren';
$l['manual_ins'] = 'Import manually installed scripts by users ? (This will consume more resources based on the number of users)';
$l['import_head'] = 'Import Scripts';
$l['fantastico_ins'] = 'Import scripts installed by <b>Fantastico</b>.';
$l['installatron_ins'] = 'Import scripts installed by <b>Installatron</b>.';
$l['wptoolkit_ins'] = 'Import scripts installed by <b>WP Toolkit</b>';
$l['cpaddons_ins'] = 'Import scripts installed by <b>cPAddons</b>.';
$l['import_completed'] = 'Import Completed !';
$l['import_progress'] = 'Detecting installations for user :';