File Manager

Current Path : /webspace/www.promiel.be/html/modules/CMSPrinting/lang/ext/
Upload File :
Current File : //webspace/www.promiel.be/html/modules/CMSPrinting/lang/ext/pl_PL.php

<?php
$lang['friendlyname'] = 'Strony przyjazne drukarkom';
$lang['description'] = 'Ten moduł to łatwa droga dostarczenia prostych szablon&oacute;w wydruku stron z CMS-a. Alternatywnie mogą być tworzone PDF-y (wersja testowa, na razie bez pełnego wsparcia dla języka polskiego).';
$lang['postinstall'] = 'The module was successfully installed';
$lang['confirmuninstall'] = 'Are you sure the module should be uninstalled?';
$lang['postuninstall'] = 'The module was successfully uninstalled';
$lang['linktemplate'] = 'Link template';
$lang['printtemplate'] = 'Print template';
$lang['pdftemplate'] = 'PDF template';
$lang['templatesaved'] = 'The template was saved';
$lang['templatereset'] = 'The template was reset to it&#039;s default value';
$lang['confirmresettemplate'] = 'Are you sure the template should be reset to it&#039;s default value?';
$lang['reset'] = 'Reset to default';
$lang['save'] = 'Save';
$lang['savetemplate'] = 'Save template';
$lang['savesettings'] = 'Save settings';
$lang['settings'] = 'Settings';
$lang['settingssaved'] = 'The settings was saved';
$lang['pdfheader'] = 'PDF Header';
$lang['headerfontsize'] = 'Header fontsize';
$lang['contentfontsize'] = 'Content fontsize';
$lang['orientation'] = 'Orientation';
$lang['landscape'] = 'Landscape';
$lang['portrait'] = 'Portrait';
$lang['pdffooter'] = '';
$lang['pdffooterhelp'] = '';
$lang['template'] = 'Template';
$lang['notemplatecontent'] = 'No new template content given...';
$lang['defaultlinktext'] = 'Wydrukuj tę stronę';
$lang['defaultpdflinktext'] = 'Wygeneruj PDF';
$lang['backbuttontext'] = 'Wr&oacute;ć';
$lang['overridestylereset'] = 'The override stylesheet has been reset';
$lang['overridestylesaved'] = 'The override stylesheet has been saved';
$lang['overridestyle'] = 'Override print stylesheet';
$lang['confirmresetstyle'] = 'Are you sure the stylesheet should be reset?';
$lang['stylesheet'] = 'Stylesheet';
$lang['help_text'] = 'Override the default text for the print/PDF link';
$lang['help_pdf'] = 'Set this to &#039;true&#039; to show a link for generating a PDF-file of the main page content instead of printing';
$lang['help_popup'] = 'Set to &#039;true&#039; and page for printing will by opened in new window.';
$lang['help_script'] = 'Set to &#039;true&#039; and in print page javascript will be used for automatically show the print-dialog';
$lang['help_showbutton'] = 'Set to &#039;true&#039; to show a graphical button';
$lang['help_class'] = 'Class for the link, defaults to &#039;noprint&#039;';
$lang['help_src_img'] = 'Show this image file instead of the default';
$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'] = 'Outputs just the url, not a complete link';
$lang['changelog'] = '<ul>
<li>
<p>version 0.2.1 (calguy1000)</p>
<p>Tweaks to the default list template.  Adds more smarty variables to the
list template, and cleans up a warning.</p>
<p>Fixed a wierd little typo causing the module to break</p>
</li>
<li>
<p>version 0.2.0</p>
<p>Added support for generating PDF-files</p>
</li>
<li>
<p>version 0.1.1</p>
<p>Allowed specifying stylesheet content to override the system&#039;s</p>
</li>
<li>
<p>version 0.1.0</p>
<p>First usable version</p>
</li>
</ul>
';
$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. Several parameters can be set so make the link and
printer friendly page look just as you&#039;d like. As of version 0.2.0, a parameter can be set to onthefly-generation of a PDF-file instead.
<br/>
For now the module only supports &quot;plain&quot; content pages, no module-redirections etc. But neither does the builtin printing-functionality in CMSms.
<br/>
Please note that the module currently only outputs the main content, not alternate content blocks defined in the templates.

<br/><br/>
<b>How do I use this module?</b>
<br/>
Basically you install the module, access it&#039;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=&#039;printing&#039; <i>params</i>}
</pre>
and a link should emerge on your pages. 
<br/><br/>
<b>Notes:</b>
<br/>
<ul>
<li>PDF Generation is experimental at this time.</li>
<li>PDF Generation may not work on servers with php 4.x, it is recommended you encourage your host to upgrade to php5 if you want PDF support.</li>
</ul>
';
$lang['utmz'] = '156861353.1206457831.4.3.utmccn=(referral)|utmcsr=suntours.pl|utmcct=/admin/listmodules.php|utmcmd=referral';
$lang['utma'] = '156861353.1717093438.1205410641.1206457831.1206977657.5';
$lang['utmb'] = '156861353';
$lang['utmc'] = '156861353';
?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com