HOME


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

//////////////////////////////////////////////////////////////
//===========================================================
// domains_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>'] = 'Списък с домейни';
$l['list_domain'] = 'Списък на домейни';
$l['domain_name'] = 'Име на домейн';
$l['domain_edit'] = 'Редактирай';
$l['domain_del'] = 'Изтрий';
$l['add_a_domain'] = 'Добави домейн';
$l['conf_del'] = 'Сигурни ли сте че искате да изтриете този домейн?';
$l['domain_removed'] = 'Домейнът е изтрит успешно';
$l['no_add_domains'] = 'You are not allowed to add domain(s)';

$l['no_domain_exist'] = 'The submitted domain id does not exist';
$l['failed_domain_del'] = 'Failed to delete the domain';