[ Index ] |
|
Code source de CMS made simple 1.0.5 |
1 <?php 2 $lang['prompt_dl_chunksize'] = 'Размер скачиваемых пакетов (Kb)'; 3 $lang['text_dl_chunksize'] = 'Максимальное количество данных, скачиваемых с сервера одним пакетом (при установке моудля)'; 4 $lang['error_nofilesize'] = 'Не задан размер файла'; 5 $lang['error_nofilename'] = 'Не задано имя файла'; 6 $lang['error_checksum'] = 'Ошибка при вычислении контрольной суммы. Это скорее всего значит, что файл побился либо когда он был закачан в репозитарий, либо при скачивании на ваш сервер.'; 7 $lang['cantdownload'] = 'Невозможно скачать'; 8 $lang['download'] = 'Скачать и установить'; 9 $lang['error_moduleinstallfailed'] = 'Установка модуля не произведена'; 10 $lang['error_connectnomodules'] = 'Несмотря на то, что подключение к репозитарию модулей было успешным, похоже в нем ещё нету никаких модулей'; 11 $lang['submit'] = 'Отправить'; 12 $lang['text_repository_url'] = 'URL вида http://www.mycmssite.com/path/soap.php?module=ModuleRepository'; 13 $lang['prompt_repository_url'] = 'URL репозитария модулей:'; 14 $lang['availmodules'] = 'Доступные модули'; 15 $lang['preferences'] = 'Настройки'; 16 $lang['repositorycount'] = 'Модули, найденные в репозитарии'; 17 $lang['instcount'] = 'Модули, установленные на данный момент'; 18 $lang['availablemodules'] = 'Текущий статус модулей на данный момент доступных из репозитария'; 19 $lang['helptxt'] = 'Справка'; 20 $lang['abouttxt'] = 'О модуле'; 21 $lang['xmltext'] = 'XML файл'; 22 $lang['nametext'] = 'Название модуля'; 23 $lang['vertext'] = 'Версия'; 24 $lang['sizetext'] = 'Размер (килобайты)'; 25 $lang['statustext'] = 'Статус/Действие'; 26 $lang['uptodate'] = 'Установлен'; 27 $lang['install'] = 'установить'; 28 $lang['newerversion'] = 'Более новая версия установлена'; 29 $lang['upgrade'] = 'Обновить'; 30 $lang['error_nosoapconnect'] = 'Невозможно подключиться к SOAP серверу'; 31 $lang['error_soaperror'] = 'Проблема с SOAP'; 32 $lang['error_norepositoryurl'] = 'URL репозитария модулей не задан'; 33 $lang['friendlyname'] = 'Менеджер модулей'; 34 $lang['postinstall'] = 'Сообщение после установки, (например, о необходимости установки правильных разрешений)'; 35 $lang['postuninstall'] = 'Менеджер модулей удален. Теперь установка модулей с удаленных серверов более невозможна, однако локальная установка продолжит функционировать.'; 36 $lang['really_uninstall'] = 'Вы уверены, что хотите удалить этот модуль?'; 37 $lang['uninstalled'] = 'Модуль удален.'; 38 $lang['installed'] = 'Модуль версии %s установлен.'; 39 $lang['upgraded'] = 'Модуль обновлен до версии %s.'; 40 $lang['moddescription'] = 'Этот модуль, являясь клиентом для ModuleRepository, позволяет предварительно просматривать и устанавливать модули с удаленных серверов, избавляя вас от необходимости вручную закачивать файлы на сервер. XML файлы модулей закачиваются при помощи SOAP, проверяются на правильность и после этого устанавливаются автоматически.'; 41 $lang['error'] = 'Ошибка!'; 42 $lang['admindescription'] = 'Инструмент для скачивания и установки модулей с удаленных серверов.'; 43 $lang['accessdenied'] = 'Отказано в доступе. Пожалуйста, проверьте свои права.'; 44 $lang['changelog'] = '<ul> 45 <li>Version 1.0. 10 January 2006. Initial Release.</li> 46 <li>Version 1.1. July, 2006. Released with the 1.0- beta</li> 47 <li>Version 1.1.1 August, 2006. Require 1.0.1 of nuSOAP</li> 48 </ul>'; 49 $lang['help'] = '<h3>What Does This Do?</h3> 50 <p>A client for the ModuleRepository, this module allows previewing, and installing modules from remote sites without the need for ftping, or unzipping archives. Module XML files are downloaded using SOAP, integrity verified, and then expanded automatically.</p> 51 <h3>How Do I Use It</h3> 52 <p>In order to use this module, you will need the \'Modify Modules\' permission, and you will also need the complete, and full URL to a \'Module Repository\' installation. You can specify this url in the \'Site Admin\' --> \'Global Settings\' page.</p><br/> 53 <p>You can find the interface for this module under the \'Extensions\' menu. When you select this module, the \'Module Repository\' installation will automatically be queried for a list of it\'s available xml modules. This list will be cross referenced with the list of currently installed modules, and a summary page displayed. From here, you can view the descriptive information, the help, and the about information for a module without physically installing it. You can also choose to upgrade or install modules.</p> 54 <h3>Support</h3> 55 <p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p> 56 <h3>Copyright and License</h3> 57 <p>Copyright © 2006, calguy1000 <a href="mailto:calguy1000@hotmail.com"><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p> 58 <p>This module has been released under the <a href="http://www.gnu.org/licenses/licenses.html#GPL">GNU Public License</a>. You must agree to this license before using the module.</p>'; 59 $lang['utmz'] = '156861353.1156511737.9.2.utmccn=(referral)|utmcsr=forum.cmsmadesimple.org|utmcct=/index.php/topic,6094.0.html|utmcmd=referral'; 60 $lang['utma'] = '156861353.887509338.1154012317.1157813891.1157876452.20'; 61 $lang['utmc'] = '156861353'; 62 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Gnr le : Tue Apr 3 18:50:37 2007 | par Balluche grce PHPXref 0.7 |