HOME


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

//////////////////////////////////////////////////////////////
//===========================================================
// softwares_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['saving_error'] = 'There were some errors while saving the Installed Scripts List';
$l['updating_error'] = 'There were some errors while updating the software';

//Theme Strings
$l['<title>'] = APP.' - Scripts Center';
$l['settings_saved'] = 'The settings were saved successfully';
$l['updating_files'] = 'Updating Files';
$l['updating_completed'] = 'Completed updating the files. Go back to ';
$l['go_to_soft'] = 'Software';
$l['soft_name'] = 'Název';
$l['soft_desc'] = 'Description';
$l['soft_ver'] = 'Version';
$l['latest_ver'] = 'Latest Version';
$l['soft_ins'] = 'Enabled';
$l['pre_down'] = 'Pre-Download';
$l['soft_enable'] = 'Enable';
$l['soft_free_note'] = '<strong>NOTE</strong> : In the free version of '.APP.', the feature of choosing scripts is disabled. Only software that is bundled with the free version will be available. To access all the scripts available via '.APP.' please upgrade to Premium version.';
$l['updatesoft'] = 'Update Settings';
$l['scripts_are_ins'] = 'scripts are enabled';
$l['gen_scripts'] = 'Scripts';

$l['soft_outdated'] = 'Outdated';
$l['outdated_notification'] = 'Not updated by the vendor in over 2 years';