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/sv_SE.php

<?php
$lang['addcategory'] = 'L&auml;gg till en ny kategori';
$lang['addedit_feed'] = 'L&auml;gg till/Redigera Levande bokm&auml;rke';
$lang['addfeed'] = 'L&auml;gg till ett nytt levande bokm&auml;rke';
$lang['areyousure_delete'] = '&Auml;r du s&auml;ker p&aring; att du vill radera detta objekt?';
$lang['cancel'] = 'Avbryt';
$lang['categories'] = 'Kategorier';
$lang['current_value'] = 'Nuvarande v&auml;rde';
$lang['delete'] = 'Radera';
$lang['details'] = 'Beskrivning';
$lang['edit'] = 'Redigera';
$lang['error_missingparam'] = 'En obligatorisk parameter eller v&auml;rde kunde inte hittas';
$lang['error_nameexists'] = 'Ett objekt med detta namn finns redan';
$lang['error_nocatname'] = 'V&auml;nligen ange ett namn f&ouml;r kategorin';
$lang['error_nonamegiven'] = 'Du m&aring;ste uppge ett bokm&auml;rkes namn/alias';
$lang['error_nopermission'] = '&Aring;tkomst nekad';
$lang['error_notemplate'] = 'Ingen sidmall &auml;r angiven';
$lang['feeds'] = 'Levande bokm&auml;rke';
$lang['feed_copyright'] = 'Bokm&auml;rkets Copyright';
$lang['feed_description'] = 'Bokm&auml;rkets beskrivning';
$lang['feed_editor'] = 'RSS Redigerare';
$lang['feed_extension'] = 'RSS Till&auml;gg';
$lang['feed_image'] = 'Bokm&auml;rkesbild';
$lang['feed_link'] = 'Bokm&auml;rkesl&auml;nk';
$lang['feed_namealias'] = 'Bokm&auml;rkets namn/alias';
$lang['feed_pageid'] = 'Anv&auml;nd denna sida f&ouml;r l&auml;nkar';
$lang['feed_title'] = 'Bokm&auml;rkes Titel';
$lang['feed_ttl'] = 'Tid att leva';
$lang['friendlyname'] = 'Calguys FeedMaker';
$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'] = 'Detta bokm&auml;rke f&aring;r endast inneh&aring;lla tecken som &auml;r l&auml;mpliga i en webbadress';
$lang['info_copyright'] = 'Upphovsr&auml;ttsskydd f&ouml;r inneh&aring;llet i denna kanal';
$lang['info_description'] = 'En fras eller mening som beskriver denna kanal';
$lang['info_editor'] = 'E-postadressen till redakt&ouml;ren f&ouml;r denna kanal';
$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'] = 'Anger en GIF, JPEG eller PNG-bild som kan visas med kanal';
$lang['info_link'] = 'Webbadressen till HTML-webbsida som motsvarar den kanal';
$lang['info_pageid'] = 'Den sida som ska anv&auml;ndas f&ouml;r alla l&auml;nkar f&ouml;r detta bokm&auml;rke';
$lang['info_ttl'] = 'antal minuter som visar hur l&auml;nge en kanal kan cachas innan den uppfriskas fr&aring;n k&auml;llan';
$lang['moddescription'] = 'Ett flexibelt verktyg f&ouml;r skapande och hantering av RSS-fl&ouml;den';
$lang['name'] = 'Namn';
$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'] = 'Useful only with the autodiscovery action, this parameter allows you to specify a comma separated list of feed categoryes that will control which feeds links are generated for';
$lang['param_feed'] = 'Useful in the rsslink and autodiscovery action, this parameter allows you to specify which feed to generate a link for.  When in the autodiscovery action, a comma separated list of feed names can be supplied.';
$lang['param_image'] = 'Useful in the rsslink action this parameter allows you to specify a different image for the rss feed link';
$lang['param_imageclass'] = 'Specify a CSS class to be output in the image tag of an rss feed link';
$lang['param_imageonly'] = 'Useful in the rsslink action, this parameter allows you to specify that no text should be output with the link';
$lang['param_linkclass'] = 'Specify a CSS class to be output in the link tag of an rss feed link';
$lang['param_text'] = 'Useful in the rsslink action, this parameter allows you to specify the text that should be associated with the link.  If this parameter is not specified, the feed title will be used';
$lang['postinstall'] = 'CGFeedMaker Modulen &auml;r nu installerad';
$lang['postuninstall'] = 'CGFeedMaker Modulen och all tillh&ouml;rande data har tagits bort';
$lang['really_uninstall'] = 'Vill du verkligen ta bort denna modul. Alla uppgifter som &auml;r f&ouml;rknippade med denna modul kommer att tas bort';
$lang['reset_to_factory'] = '&Aring;terst&auml;ll till standardinst&auml;llningarna';
$lang['settings'] = 'Inst&auml;llningar';
$lang['submit'] = 'Spara';
$lang['template'] = 'Mall';
$lang['template_source'] = 'Mallens k&auml;lla';
$lang['utma'] = '156861353.1844854326557378000.1220712016.1232380292.1232383537.262';
$lang['utmz'] = '156861353.1232383537.262.17.utmccn=(referral)|utmcsr=forum.cmsmadesimple.org|utmcct=/index.php/topic,30068.0.html|utmcmd=referral';
$lang['utmc'] = '156861353';
$lang['utmb'] = '156861353';
?>

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