Current File : /home/inlingua/www/decay_sym/root/usr/local/softaculous/enduser/languages/russian/sync_lang.php |
<?php
//////////////////////////////////////////////////////////////
//===========================================================
// sync_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['no_data'] = 'К сожалению... но в вашем аккаунте не удалось найти данные от других Авто Установщиков';
//Theme Strings
$l['<title>'] = $globals['sn'].' - '.APP.' - Import';
$l['import_soft'] = 'Import Installations';
$l['script_name'] = 'Название Скрипта';
$l['script_url'] = 'URL';
$l['softsubmit'] = 'Save Installations';
$l['nothing_checked'] = 'Вы не выбрали скрипт для синхронизации/импорта.';
$l['congrats'] = 'Поздравляю, программа была синхронизирована/импортирова успешно ';
$l['succesful'] = 'Они были успешно синхронизированы/импортированы в';
$l['admin_url'] = 'Админ. URL';
$l['enjoy'] = 'Мы надеемся, синхронизация/импорт прошли легко.';
$l['import_notes'] = 'Ниже приводятся некоторые важные примечания. Настоятельно рекомендуется прочитать их ';
$l['please_note'] = '<b>ПРИМЕЧАНИЕ</b>: '.APP.' производит только автоматическую установку и не предоставляет никакой поддержки программного обеспечения. Пожалуйста, посетите веб-сайт поставщика программного обеспечения для поддержки!';
$l['regards'] = 'С уважением';
$l['softinstaller'] = APP.' Авто Установщик';
$l['return'] = 'Вернуться на Главную';
$l['manual_import'] = 'Start scanning for installations';
$l['importing_ins'] = 'Scanning directories to import installations';
$l['wait_note'] = '<b>NOTE:</b> Please wait this may take 3-4 minutes.';
$l['sync_notes'] = 'You can select the installations below and click <b>Save Installations</b> button to import the installations into '.APP.', if you want to import all installations then click on <b>Manual Installations</b> button.';
$l['no_ins'] = 'No installations found !';
$l['other_installers_btn'] = 'From other Auto Installers';
$l['manual_ins_btn'] = 'Manual Installations';
$l['no_installer_data'] = 'No installations found from other auto installers. You can import installations done manually by clicking on <b>Manual Installations</b> tab above.';
$l['manual_notes'] = 'Click on the button below to start scanning manual installations and import them into '.APP.'.';
$l['free_lic_alert'] = 'With your <b>Free</b> license, only <a href="https://www.softaculous.com/scripts_in_free" target="_blank">free scripts</a> will be imported into '.APP.'.';
$l['success_msg'] = 'Congratulations, the installations listed below have been successfully imported into '.APP.'. You can now manage the installations via '.APP.'.';
$l['disable_sync'] = 'Sync feature has been disabled by admin';
$l['return_to_wpm'] = 'Return to WordPress Management';
$l['wordpress_manager'] = 'Manage your installation with WordPress Manager';