File Manager
<?php
$lang['show_statusbar'] = 'Állapotsáv mutatása';
$lang['help_show_statusbar'] = 'Állapotsáv mutatása a wysiwyg szerkesztő alatt. Csak admin nézetre alkalmazható';
$lang['allow_resize'] = 'Átméretezés engedélyezése';
$lang['help_allow_resize'] = 'A wysiwyg mező átméretezésének engedélyezése. Az állapotsáv be kell legyen kapcsolva';
$lang['view_html'] = 'HTML megtekintése';
$lang['friendlyname'] = 'MicroTiny WYSIWYG szerkesztő';
$lang['help'] = '<strong>What does this module do?</strong>
<br/>
MicroTiny is a small version of the TinyMCE-editor, formerly the wysiwyg-default of CMS Made Simple.
This provides nothing more than the basics of editing, but is still a powerful tool
allowing easy changes to content pages.
<br/><br/>
<strong>What can go wrong?</strong>
<br/>
MicroTiny relies heavily on JavaScript so a newer browser is needed. IE7+, and almost all others should suffice, though.
One some servers the option 'Use static config' is needed to make the editor work. Try that if you see a plain editor-field
with no wysiwyg-buttons. But if it works for you without this option on, it's better to leave it off.';
$lang['example'] = 'MicroTiny példa';
$lang['settings'] = 'Beállítások';
$lang['youareintext'] = 'Te itt vagy';
$lang['dimensions'] = 'Sz x M';
$lang['size'] = 'Méret';
$lang['filepickertitle'] = 'Fájlválasztó';
$lang['cmsmslinker'] = 'CMSMS Linkelő';
$lang['tmpnotwritable'] = 'A konfigurációt nem lehetett írni a tmp könyvtárban! Kérlek javítsd ezt!';
$lang['css_styles_text'] = 'CSS stílusok';
$lang['css_styles_help'] = 'CSS-stylenames specified here is added to a dropdownbox in the editor. Leaving the input field empty will keep the dropdown-box hidden (default behavior).';
$lang['css_styles_help2'] = 'The styles can either be just the class name, or a classname with a new name to show.
Must be sepereated by either commas or newlines.
<br/>Example: mystyle1, My style name=mystyle
<br/>Result: a dropdown containing 2 entries, 'mystyle1' and 'My stylename' resulting in the insertion of mystyl1, and mystyle2 respectively.
<br/>Note: No checking for the actual existence of the stylenames are done. They are used blindly.';
$lang['usestaticconfig_text'] = 'Használj statikus konfigurációt';
$lang['usestaticconfig_help'] = 'This generates a static configuration file instead of the dynamic one. Works better on some servers (for instance when running PHP as CGI)';
$lang['allowimages_text'] = 'Képek engedélyezése';
$lang['allowimages_help'] = 'Ez engedélyezi egy kép gomb használatát az eszköztárban és így tudsz elhelyezni egy képet a tartalomban';
$lang['settingssaved'] = 'A beállítások elmentve';
$lang['savesettings'] = 'Beállítások mentése';
$lang['utma'] = '156861353.1071390242.1322488663.1323081805.1323081821.3';
$lang['utmz'] = '156861353.1323081821.3.3.utmcsr=feedburner|utmccn=Feed: cmsmadesimple/blog (CMS Made Simple)|utmcmd=feed';
$lang['qca'] = 'P0-1623195774-1318494276531';
$lang['utmb'] = '156861353.1.10.1323081821';
$lang['utmc'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com