File Manager
<?php
$lang['error_search'] = 'Search Error';
$lang['prompt_disable_caching'] = 'Disable caching of requests from the server';
$lang['info_disable_caching'] = '<strong>Not Recommended</strong>. For performance reasons, ModuleManager will cache for (by default one hour) much of the information retrieved from the remote server';
$lang['operation_results'] = 'Operation Results';
$lang['error_noresults'] = 'We expected some results to be available from queued operations, but none were found. Please try to reproduce this experience, and provide sufficient information to support personell for diagnoses';
$lang['versionsformodule'] = 'Available versions of the module %s';
$lang['yourversion'] = 'Your Version';
$lang['latestdepends'] = 'Always install the newest modules';
$lang['info_latestdepends'] = 'When installing a module with dependencies, this option will make sure that the latest version of the dependency will be installed';
$lang['error_internal'] = 'Internal Error... Please report this to your system administrator';
$lang['error_downloadxml'] = 'A problem occurred downloading the XML FILE: %s';
$lang['error_request_problem'] = 'A problem occurred communicating with the module server';
$lang['error_searchterm'] = 'Please specify something valid to search for';
$lang['search_noresults'] = 'Search succeeded but no results matched the expresssion';
$lang['advancedsearch_help'] = 'Specify words to include or exclude from the search using a + or -, surround exact phrases with quotes. i.e: +red -apple +"some text"';
$lang['search_results'] = 'Search Results';
$lang['prompt_advancedsearch'] = 'Advanced Search';
$lang['search_input'] = 'Search Input';
$lang['searchterm'] = 'Search Term';
$lang['search'] = 'Keresés';
$lang['available_updates'] = 'Modules Available for Update; Before upgrading, please read the releasenotes in the Forge and create a backup of the website.';
$lang['all_modules_up_to_date'] = 'There are no newer modules available in the repository';
$lang['error_module_object'] = 'Error: could not get an instance of the %s module';
$lang['error_nomatchingmodules'] = 'Error: could not find any matching modules in the repository';
$lang['error_nomodules'] = 'Error: could not retrieve list of installed modules';
$lang['upgrade_available'] = 'Newer version available (%s), you have (%s)';
$lang['newversions'] = 'Available Upgrades';
$lang['notice_depends'] = '%s has unresolved dependencies. In order to install this module the following actions must occur';
$lang['install_submit'] = 'Install';
$lang['depend_upgrade'] = 'Module %s will be upgraded to version %s.';
$lang['depend_install'] = 'Module %s (version %s) will be installed.';
$lang['depend_activate'] = 'Module %s will be activated.';
$lang['action_activated'] = 'Module %s has been activated.';
$lang['action_installed'] = 'Module %s has been installed with the following message(s): %s';
$lang['action_upgraded'] = 'Module %s has been upgraded';
$lang['title_installation_complete'] = 'Telepítési folyamat befelyeződött!';
$lang['install_with_deps'] = 'Evaluate all Dependencies and Install';
$lang['msg_nodependencies'] = 'This file has not listed any dependencies';
$lang['error_upgrade'] = 'Upgrade of module %s failed!';
$lang['error_skipping'] = 'Skipping install/upgrade of %s due to errors in setting up dependencies. Please see message above, and try again.';
$lang['dependstxt'] = 'Függőségek';
$lang['use_at_your_own_risk'] = 'Saját felelősségedre használd';
$lang['compatibility_disclaimer'] = 'Az itt felsorolt modulokat részben CMSMS fejlesztők, részben független külsősök készítik. Nincs arra garancia, hogy az elérhető modulok működőképesek, le vannak tesztelve, és arra sem, hogy kompatibilisek a rendszereddel. Olvasd el a modul súgóját mielőtt megkísérled a telepítését.';
$lang['notice'] = 'Megjegyzés';
$lang['general_notice'] = 'Az itt felsorolt verziók a repó legfrissebb XML-jeit mutatják (általában a CMS %s repót). Ez nem mindig esik egybe a modulok legfrissebb változatával. Nézd meg a kiválaszott repóban az elérhető fájl release-eket. Ha az alapértelmezett repót használod, akkor ezt úgy teheted meg, hogy beírod a keresett nevet a kereső dobozba (%s), majd rákattintasz a 'File'-ra.';
$lang['incompatible'] = 'Nem kompatibilis';
$lang['prompt_settings'] = 'Beállítások';
$lang['prompt_otheroptions'] = 'Egyéb opciók';
$lang['reset'] = 'Visszaállítás';
$lang['error_permissions'] = '<strong><em>Figyelem:</em></strong> A modul telepítéséhez nincs megfelelő jogosultság a könyvtáron. Lehet, hogy a PHP Safe móddal is gondok lesznek. Kérlek, győződj meg róla, hogy a safe mód ki van kapcsolva és hogy a filerendszer jogosultságok megfelelőek.';
$lang['error_minimumrepository'] = 'A repository verziója nem kompatibilis ezzel a modul manager-rel';
$lang['prompt_reseturl'] = 'Az URL reset-elése az előre beállított értékre';
$lang['prompt_resetcache'] = 'A repository lokális cache törlése';
$lang['prompt_dl_chunksize'] = 'Letöltési egység mérete (Kb)';
$lang['text_dl_chunksize'] = 'A maximális mennyiségű adat, amelyet egy egységben letöltünk a szerveről (modul installálásakor)';
$lang['error_nofilesize'] = 'Nincs megadva a file-méret paraméter';
$lang['error_nofilename'] = 'Nincs megadva a file-név paraméter';
$lang['error_unsatisfiable_dependency'] = 'Cannot find the required module "%s" (version %s or later) in the repository. It is directly required by %s; this could indicate a problem with the version of this module in the repository. Please contact the module's author. Aborting.';
$lang['error_checksum'] = 'Jaj, hiba van a mátrixban. Ez valószínűleg amiatt van, hogy megsérült néhány file a modulban (lehet, hogy a feltöltéskor, vagy a te letöltésed közben).';
$lang['cantdownload'] = 'Nem lehet letölteni';
$lang['download'] = 'Letöltés';
$lang['error_moduleinstallfailed'] = 'A modul telepítése nem sikerült';
$lang['error_connectnomodules'] = 'Habár sikerült elérni a megadott modul gyűjteményt, úgy tűnik, hogy nincs még benne egy modul sem.';
$lang['submit'] = 'Elküld';
$lang['text_repository_url'] = 'Az URL-t az alábbi formában add meg http://www.mycmssite.com/path/soap.php?module=ModuleRepository';
$lang['prompt_repository_url'] = 'Modul gyűjtemény URL-je:';
$lang['title_installation'] = 'Telepítés';
$lang['availmodules'] = 'Elérhető modulok';
$lang['preferences'] = 'Jellemzők';
$lang['preferencessaved'] = 'A preferenciákat mentettük';
$lang['repositorycount'] = 'A gyűjteményben található modulok';
$lang['instcount'] = 'Aktuálisan installált modulok';
$lang['availablemodules'] = 'Az aktuális modulok állapotáról információ elérhető az aktuális gyűjteményből';
$lang['time_warning'] = 'Kettő vagy több feladat vár teljesítésre. Felhívom a figyelmed, hogy a telepítés beletelik néhány percbe. Kérlek légy türelmes!';
$lang['helptxt'] = 'Súgó';
$lang['abouttxt'] = 'Névjegy';
$lang['xmltext'] = 'XML Fájl';
$lang['nametext'] = 'Modul Név';
$lang['mod_name_ver'] = '%s verzió %s';
$lang['unknown'] = 'Ismeretlen';
$lang['vertext'] = 'Verzió';
$lang['sizetext'] = 'Méret (Kilobyte-ban)';
$lang['statustext'] = 'Állapot/Művelet';
$lang['uptodate'] = 'Installált';
$lang['install'] = 'installálás';
$lang['newerversion'] = 'Újabb verzió installálva';
$lang['onlynewesttext'] = 'Csak a legújabb verzió mutatása';
$lang['upgrade'] = 'Frissítés';
$lang['error_norepositoryurl'] = 'A Modul Gyűjtemény URL-je nincs megadva';
$lang['friendlyname'] = 'Modul kezelő';
$lang['postinstall'] = 'Installálás utáni üzenet, (pl. Bizonyosodj meg róla, hogy megadod a "" jogosultságot ezen modul használatához!)';
$lang['postuninstall'] = 'A Modul Manager-t eltávolítottuk. Ezután nem lehetséges hálózati modul gyűjtemények használata. Lokálisan azért még lehet modulokat installálni.';
$lang['really_uninstall'] = 'Valóban? Biztosan el akarod távolítani ezt a szuper kis modult?';
$lang['uninstalled'] = 'A modul eltávolítása megtörtént.';
$lang['installed'] = 'Modul (verzió %s) installálva.';
$lang['upgraded'] = 'A modult frissítettük %s verzióra.';
$lang['moddescription'] = 'ModuleRepository kliens. Ez a modul lehetőséget ad távoli gépeken (hálózaton levő) modulok megnézésére és installálására anélkül, hogy külön ftp-zni és csomagolgatni kéne őket. A modul leíró XML file-t tölti le SOAP segítségével, ellenőrzi a file sértetlenségét és aztán automatikusan kicsomagolja.';
$lang['back_to_module_manager'] = '« Vissza a Module Manager-hez';
$lang['error'] = 'Hiba!';
$lang['admindescription'] = 'Hálózaton található modulok installálására szolgáló eszköz.';
$lang['accessdenied'] = 'A hozzáférés megtagadva. Kérem, ellenőrizze a jogosultságokat.';
$lang['changelog'] = '<ul>
<li>Version 1.0. 10 January 2006. Initial Release.</li>
<li>Version 1.1. July, 2006. Released with the 1.0- beta</li>
<li>Version 1.1.1 August, 2006. Require 1.0.1 of nuSOAP</li>
</ul>';
$lang['help'] = '<h3>What Does This Do?</h3>
<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>
<h3>How Do I Use It</h3>
<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/>
<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>
<h3>Support</h3>
<p>As per the GPL, this software is provided as-is. Please read the text of the license for the full disclaimer.</p>
<h3>Copyright and License</h3>
<p>Copyright © 2006, calguy1000 <a href="mailto:calguy1000@hotmail.com"><calguy1000@hotmail.com></a>. All Rights Are Reserved.</p>
<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>';
$lang['qca'] = 'P0-132276779-1318620117065';
$lang['utma'] = '156861353.392447823.1321189053.1321249860.1321286414.9';
$lang['utmz'] = '156861353.1321189053.1.1.utmcsr=dev.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/project/list/module';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com