File Manager

Current Path : /webspace/www.babilon.be/html/modules/CGFeedMaker/lang/ext/
Upload File :
Current File : //webspace/www.babilon.be/html/modules/CGFeedMaker/lang/ext/sk_SK.php

<?php
$lang['addcategory'] = 'Pridať nov&uacute; kateg&oacute;riu';
$lang['addedit_feed'] = 'Pridať/upraviť RSS zdroj';
$lang['addfeed'] = 'Pridať nov&yacute; zdroj';
$lang['areyousure_delete'] = 'Ste si ist&yacute;, že chcete odstr&aacute;niť t&uacute;to položku?';
$lang['cancel'] = 'Zru&scaron;iť';
$lang['categories'] = 'Kateg&oacute;rie';
$lang['current_value'] = 'S&uacute;časn&aacute; hodnota';
$lang['delete'] = 'Odstr&aacute;niť';
$lang['details'] = 'Detaily';
$lang['edit'] = 'Upraviť';
$lang['error_missingparam'] = 'Povinn&eacute; parametre alebo hodnoty neboli n&aacute;jden&eacute;';
$lang['error_nameexists'] = 'Položka s t&yacute;mto n&aacute;zvom existuje';
$lang['error_nocatname'] = 'Pros&iacute;m, &scaron;pecifikujte n&aacute;zov kateg&oacute;rie';
$lang['error_nonamegiven'] = 'Mus&iacute;te vyplniť n&aacute;zov/alias zdroja';
$lang['error_nopermission'] = 'Pr&iacute;stup zamietnut&yacute;';
$lang['error_notemplate'] = 'Žiadne priraden&eacute; &Scaron;abl&oacute;ny';
$lang['feeds'] = 'Feedy';
$lang['feed_copyright'] = 'Copyright zdroja';
$lang['feed_description'] = 'Popis zdroja';
$lang['feed_editor'] = 'Editor zdroja';
$lang['feed_extension'] = 'Pr&iacute;pona';
$lang['feed_image'] = 'Obr&aacute;zok zdroja';
$lang['feed_link'] = 'Odkaz zdroja';
$lang['feed_namealias'] = 'N&aacute;zov/alias zdroja';
$lang['feed_pageid'] = 'Použiť t&uacute;to str&aacute;nku pre odkazy';
$lang['feed_title'] = 'N&aacute;zov zdroja';
$lang['feed_ttl'] = 'Životnosť';
$lang['friendlyname'] = 'Calguyov Feed Maker';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>This module provides the ability to build and manage RSS Feeds consisting of data from any CMS Made Simple module that supports a summary view.</p>
<p>It supports categorizing the feeds, generating auto-discovery links, and standalone links to rss feeds.</p>
<h3>How Do I Use It?</h3>
<ul>
<li>First you must create a new feed, and fill in the parameters supplied.
  <p>A template is associated with each feed.  The default template illustrates how to generate an RSS feed from the News module</p>
</li>
<li>Secondly you should place an auto-discovery tag in the appropriate place.
  <p>This will create auto-discovery links in your output.  You can place this tag in the head section of the page template, or the metadata section of specific pages to generate autodiscovery.  Various parameters can be specified to control which feeds auto-discovery links are generated for.</p>
</li>
  <li>Thirdly, you can place links to specific feeds in your content.  using the action=rsslink parameter.</p>
</ul>
<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 calguy&#039;s
homepage at <a href="http://calguy1000.com">calguy1000.com</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>
<h3>Copyright and License</h3>
<p>Copyright &copy; 2008, Robert Campbel <a href="mailto:calguy1000@cmsmadesimple.org"><calguy1000@cmsmadesimple.org></a>. All Rights Are Reserved.</p>
<p>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.</p>
<p>However, as a special exception to the GPL, this software is distributed
as an addon module to CMS Made Simple.  You may not use this software
in any Non GPL version of CMS Made simple, or in any version of CMS
Made simple that does not indicate clearly and obviously in its admin 
section that the site was built with CMS Made simple.</p>
<p>This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Or read it <a href="http://www.gnu.org/licenses/licenses.html#GPL">online</a></p>';
$lang['info_alias'] = 'Feed mus&iacute; obsahovať iba znaky, ktor&eacute; su charakteristick&eacute; pre URL';
$lang['info_copyright'] = 'Ozn&aacute;menie copyrightu pre obsah tohto kan&aacute;lu';
$lang['info_description'] = 'Fr&aacute;za alebo veta popisuj&uacute;ca tento kan&aacute;l';
$lang['info_editor'] = 'Emailova adresa editora pre tento kan&aacute;l';
$lang['info_extension'] = 'Feed Extension (specify an extension for this feed, i.e xml,rss,kml... if not specified the default rss extension will be used';
$lang['info_feed_extension'] = 'When using mod_rewrite to form pretty urls this parameter can be used to specify the extension of the feeds generated.';
$lang['info_image'] = '&Scaron;pecifikc&yacute; GIF, JPEG alebo PNG  obr&aacute;zok zobrazuj&uacute;ci sa s kanalom';
$lang['info_link'] = 'URL adresa webu prisluch&aacute;j&uacute;ca ku kan&aacute;lu';
$lang['info_pageid'] = 'Str&aacute;nka použ&iacute;van&aacute; pre v&Scaron;etky odkazy vo feede';
$lang['info_ttl'] = 'počet min&uacute;t pre ke&scaron;ovanie';
$lang['moddescription'] = 'N&aacute;stroj pre tvorbu a spr&aacute;vu RSS zdrojov';
$lang['name'] = 'N&aacute;zov';
$lang['param_action'] = 'Specify the behaviour of the module.  There are two possible values for this parameter &quot;autodiscovery&quot; &amp; &quot;rsslink&quot;.  The autodiscovery action will generate auto discovery links, and should be used in a place that would result in the resulting content appearing in the head section of your output.  The rsslink action can be used to create a link to a specific feed, and can be placed in your page content';
$lang['param_category'] = 'Tento parameter pri action=autodiscovery &scaron;pecifikuje zobrazen&eacute; kateg&oacute;rie feedov oddenelen&yacute;ch čiarkov.';
$lang['param_feed'] = 'Tento parameter pri action=autodiscovery &scaron;pecifikuje zobrazenie konkr&eacute;tneho feedu. Pri action=autodiscovery je možn&eacute; vložiť  niekoľko feedov oddelen&yacute;ch čiarkou.';
$lang['param_image'] = 'Tento parameter pri action=link povoľuje zmeniť prednastaven&yacute; obr&aacute;zok RSS odkazu';
$lang['param_imageclass'] = '&Scaron;pecifikuje CSS triedu obr&aacute;zka pre RSS';
$lang['param_imageonly'] = 'Pri action=rsslink definujte , či sa m&aacute; zobraziť k aj text';
$lang['param_linkclass'] = '&Scaron;pecifikuje CSS triedu odkazu pre RSS';
$lang['param_urlonly'] = 'Applicable only to the rsslink action, this parameter requests that the code only output the url to the RSS feed';
$lang['param_text'] = 'Tento parameter &scaron;pecifikuje pri action=rsslink, ak&yacute; text sa m&aacute; zobraziť v odkaze na RSS. Pokiaľ tento parameter nezad&aacute;te, bude sa zobrazovať defaultne n&aacute;zov feedu';
$lang['postinstall'] = 'The CGFeedMaker Module bol &uacute;spe&scaron;ne nain&scaron;talovan&yacute;';
$lang['postuninstall'] = 'The CGFeedMaker Module bol &uacute;spe&scaron;ne odin&scaron;talovan&yacute;';
$lang['really_uninstall'] = 'Ste si ist&yacute;, že chcete odstr&aacute;niť tento modul. V&scaron;etky data s&uacute;visiace s t&yacute;mto modulom bud&uacute; odstr&aacute;nen&eacute;';
$lang['reset_to_factory'] = 'Resetn&uacute; na prednastaven&eacute;';
$lang['settings'] = 'Nastavenia';
$lang['submit'] = 'Odoslať';
$lang['template'] = '&Scaron;abl&oacute;na';
$lang['template_source'] = 'Zdroje &scaron;abl&oacute;ny';
$lang['utma'] = '156861353.1423109725.1280259016.1283630846.1283679544.29';
$lang['utmz'] = '156861353.1283630846.28.27.utmcsr=dev.cmsmadesimple.org|utmccn=(referral)|utmcmd=referral|utmcct=/';
$lang['qca'] = 'P0-748439131-1280259017524';
$lang['utmb'] = '156861353';
$lang['utmc'] = '156861353';
?>

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