File Manager
<?php
$lang['error_uploadpermissions'] = '<strong>Figyelem:</strong> Nincs megfelelő jogosultságod témák feltöltéséhez/telepítéséhez. Ez adódhat a feltöltéshez használható könyvtárak jogosultságaiból, de az is lehet, hogy a 'Safe mode' tréfál meg.';
$lang['error_nomenumanager'] = 'Nem találom a Menu Manager modult';
$lang['active'] = 'Aktív';
$lang['default'] = 'Alapértelmezett';
$lang['prompt_themename'] = 'Téma exportálása így:';
$lang['info_themename'] = 'Ez a mező adja meg a téma kimeneti nevét, függetlenül a téma bementi nevétől';
$lang['error_editingproblem'] = 'Hiba történt a téma által hivatkozott file-ok törlése és módosítása közben.';
$lang['error_problemsavingincludes'] = 'Hiba történt a file-ok mentése és kódolás közben.';
$lang['error_nofilesuploaded'] = 'Nincs feltöltött file. Bizonyosodj meg róla, hogy a form tag enctype-ja 'multipart/form-data'-ra van állítva és hogy a megfelelő mező van kitöltve a feltöltendő file-lal.';
$lang['error_templateexists'] = '"%s" nevűs sablon már van';
$lang['error_stylesheetexists'] = '"%s" nevű stíluslap már van';
$lang['error_nostylesheets'] = 'Nem találtunk stíluslapot ebben a témában';
$lang['error_couldnotcreatetemplate'] = 'Nem sikerült létrehozni a sablon definíciót';
$lang['error_couldnotassoccss'] = 'Hiba történt a stíluslapok sablonhoz való illesztése közben';
$lang['error_nooutput'] = 'Nincs kimeneti adat';
$lang['error_notemplate'] = 'Nem található a sablon';
$lang['error_dtdmismatch'] = 'DTD Verzió eltérés van, nem lehet importálni';
$lang['import'] = 'Importálás';
$lang['upload'] = 'Téma feltöltése';
$lang['id'] = 'Azonosító';
$lang['name'] = 'Név';
$lang['export'] = 'Exportálás';
$lang['submit'] = 'Elküld';
$lang['friendlyname'] = 'Téma kezelő';
$lang['postinstall'] = 'Győződj meg róla, hogy megadod "Témák Kezelése" jogot erre a modulra!';
$lang['uninstalled'] = 'A modult eltávolítottuk.';
$lang['installed'] = 'A modulból a %s verzió van telepítve.';
$lang['prefsupdated'] = 'A modul jellemzőit frissítettük.';
$lang['accessdenied'] = 'A hozzáférés megtagadva. Kérem, ellenőrizze a jogosultságokat.';
$lang['error'] = 'Hiba!';
$lang['upgraded'] = 'A modult frissítettük a(z) %s verzióra.';
$lang['moddescription'] = 'Ez egy olyan modul, amivel importálni és exportálni lehet témákat (sablonokat és stíluslapokat)';
$lang['import_succeeded'] = 'A témát sikeresen importáltuk.';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>This module allows you to import and export templates and their attached stylesheets as "themes". This allows you to share your look and feel with other cms users.</p
<h3>How Do I Use It</h3>
<p>This module has no front end interface, only an admin interface. It allows you to select an existing (active) template, and click "Export". An XML file containing the template and its attached stylesheets will be created and sent you you via download.</p>
<h3>Permissions</h3>
<p>The permissions model is strict for the Theme Manager to ensure database integrity. The permission "Manage Themes" is required to export themes, and these three permissions ("Add Stylesheets", "Add StyleSheet Assocations", and "Add Templates") are required to be able to import a theme.</p>
<p>As well, the opposite functionality exists, you may upload a theme file (xml format) and have the enclosed templates and stylesheets automatically imported into your cmsms installation.</p>
<h3>Support</h3>
<p>This module does not include commercial support. However, there are a number of resources available to help you with it:</p>
<ul>
<li>For the latest version of this module, FAQs, or to file a Bug Report or buy commercial support, please visit the module homepage at <a href="http://dev.cmsmadesimple.org">dev.cmsmadesimple.org</a>.</li>
<li>Additional discussion of this module may also be found in the <a href="http://forum.cmsmadesimple.org">CMS Made Simple Forums</a>.</li>
<li>The author, calguy1000, can often be found in the <a href="irc://irc.freenode.net/#cms">CMS IRC Channel</a>.</li>
<li>Lastly, you may have some success emailing the author directly.</li>
</ul>
<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 © 2005, Robert Campbell <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['utma'] = '156861353.1533605959.1224742544.1241159145.1241169959.16';
$lang['utmz'] = '156861353.1239430985.12.4.utmcsr=themes.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/index.php';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com