File Manager
<?php
$lang['friendlyname'] = 'MicroTiny WYSIWYG redaktor';
$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 näide';
$lang['settings'] = 'Seaded';
$lang['youareintext'] = 'Sa oled siin';
$lang['dimensions'] = 'LxK';
$lang['size'] = 'Suurus';
$lang['filepickertitle'] = 'Faili valija';
$lang['cmsmslinker'] = 'CMSMS linkija';
$lang['tmpnotwritable'] = 'Konfiguratsiooni ei saanud kirjutada "tmp" kataloogi! Palun paranda see!';
$lang['css_styles_text'] = 'CSS stiilid';
$lang['css_styles_help'] = 'Siin nimetatud CSS-stiilinimed lisatakse redaktori liitkasti. Jättes välja tühjaks hoiab liitkasti peidetuna (vaikimisi käitumine).';
$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'] = 'Kasuta staatilist konfi';
$lang['usestaticconfig_help'] = 'See genereerib staatilise konfiguratsiooni faili dünaamilise asemele. Töötab paremini mõne serveri puhul (näiteks kui PHP jookseb kui CGI)';
$lang['allowimages_text'] = 'Luba pildid';
$lang['allowimages_help'] = 'See võimaldab pildi nuppu tööriista ribal, lubades sisestada pilti sisusse';
$lang['settingssaved'] = 'Seaded salvestatud';
$lang['savesettings'] = 'Salvesta seaded';
$lang['utma'] = '156861353.3215545266732019000.1241091787.1254125334.1254128875.137';
$lang['utmz'] = '156861353.1253888638.132.27.utmcsr=forum.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/index.php/topic,37360.0.html';
$lang['qca'] = '1240683615-58409973-79915303';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353.1.10.1254128875';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com