File Manager
<?php
$lang['friendlyname'] = 'Tláč stránok';
$lang['description'] = 'This module is an easily customizable way of providing printer friendly pages for CMSms. Alternatively PDF-files with the main content can be created on-the-fly.';
$lang['postinstall'] = 'Modul bol úspešne nainštalovaný';
$lang['confirmuninstall'] = 'Ste si istý, že chcete modul odinštalovať?';
$lang['postuninstall'] = 'Modul bol úspešne odinštalovaný';
$lang['linktemplate'] = 'Šablóna odkazu';
$lang['printtemplate'] = 'Šablóna pre tlač';
$lang['templatesaved'] = 'Šablóna uložená';
$lang['templatereset'] = 'The template was reset to it's default value';
$lang['confirmresettemplate'] = 'Ste si istý, že chcete šablónu resetnúť do prednastaveného obsahu?';
$lang['reset'] = 'Resetnúť do prednastaveného obsahu';
$lang['save'] = 'Uložiť';
$lang['upgraded'] = 'aktualizovaný na verziu %s';
$lang['savetemplate'] = 'Uložiť šalbónu';
$lang['savesettings'] = 'Uložiť nastavenia';
$lang['template'] = 'Šablóna';
$lang['notemplatecontent'] = 'Žiadna nová šablóna obsahu...';
$lang['defaultlinktext'] = 'Vytlačiť tútor stranu';
$lang['backbuttontext'] = 'Späť';
$lang['overridestylereset'] = 'Prepísaný štýl bol resetnútý';
$lang['overridestylesaved'] = 'Prepisaný štýl bol uložený';
$lang['overridestyle'] = 'Prepísať štýly pre tlač';
$lang['confirmresetstyle'] = 'Ste si istý, že chcete resetnúť štýly?';
$lang['stylesheet'] = 'CSS štýly';
$lang['help_text'] = 'Prepísať prednastavený text pre odkaz tlač/PDF';
$lang['help_popup'] = 'Set to 'true' and page for printing will by opened in new window.';
$lang['help_script'] = 'Set to 'true' and in print page javascript will be used for automatically show the print-dialog';
$lang['help_showbutton'] = 'Set to 'true' to show a graphical button';
$lang['help_class'] = 'Class for the link, defaults to 'noprint'';
$lang['help_src_img'] = 'Ukázať tento obrázok namiesto prenastaveného';
$lang['help_class_img'] = 'Class of <img> tag if showbutton is set';
$lang['help_more'] = 'Place additional options inside the <a> link';
$lang['help_onlyurl'] = 'Na výstupe iba url, nie kompletný link';
$lang['help_includetemplate'] = 'Pokiaľ nastavíte, tlač/PDF export sa bude aplikovať na celú šablónu nie iba na hlavný obsah.';
$lang['help'] = '<b>What does this module do?</b>
<br/>
This allow you to insert a link in pages/templates which directs the
visitor to a version of the page better suited for printing. It can also link
to an on-the-fly-generated pdf version of the page
<br/>
Please note that the module currently only outputs the main content, not alternate content
blocks defined in the templates, nor output from modules. This will be implemented in a later version.
<br/><br/>
<b>How do I use this module?</b>
<br/>
Basically you install the module, access it's administration interface and review/change the templates for the
link and for the printable page
<br/>
In you page content or template you then insert something like:
<pre>
{cms_module module='printing' <i>params</i>}
</pre>
and a link should emerge on your pages.
<br/>
';
$lang['utmc'] = '156861353';
$lang['utma'] = '156861353.397069566.1316370484.1316370484.1316453841.2';
$lang['utmz'] = '156861353.1316453841.2.2.utmccn=(referral)|utmcsr=dev.cmsmadesimple.org|utmcct=/|utmcmd=referral';
$lang['utmb'] = '156861353';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com