File Manager
<?php
$lang['addedit_xml'] = 'Lägg till/Redigera XML Mall';
$lang['allow_hidden_pages'] = 'Visa dolda sidor i sidkartan?';
$lang['always'] = 'Alltid';
$lang['automatic'] = 'Automatiskt';
$lang['change_frequency'] = 'Ändra Intervall';
$lang['daily'] = 'Dagligen';
$lang['default_templates'] = 'Standard Mall';
$lang['default_xml_template'] = 'Standard XML Mall';
$lang['dynamic_update'] = 'Uppdatera den statiska xml-filen dynamiskt vid ändringar av innehållet? <em>(gäller endast om statisk sitemap.xml skapas)</em>';
$lang['error_permissiondenied'] = 'Tillstånd Nekat';
$lang['friendlyname'] = 'SiteMap MadeSimple';
$lang['hourly'] = 'Timmvis';
$lang['info'] = 'Information';
$lang['info_default_templates'] = 'This form allows you to adjust the text that will be displayed when you click 'New Template'. Adjusting this text will have no immediate effect on any display.';
$lang['info_priority_field'] = 'Specify the name of a content property name <em>(i.e: extra1)</em> that holds a priority value for each content page. If this property is not set for that page, or is not an integer number between 1 and 10, then the default (depth based) mechanism will be used for calculating the page priority. A value of 1 indicates a higher priority than 10. This allows site administrators to manually adjust the priority of each page.';
$lang['info_sitemapurl'] = 'Detta är adressen som du ska skicka till sökmotorerna för att hjälpa dom att automatiskt indexera din sida';
$lang['moddescription'] = 'Ett enkelt sätt att generera en google sidkarta för din CMS Made Simple webbplats';
$lang['monthly'] = 'Månadsvis';
$lang['never'] = 'Aldrig';
$lang['postinstall'] = 'SiteMap Made Simple modulen har installerats utan problem. Vänligen ange rätt inställningar i modulens administrationsdel';
$lang['postuninstall'] = 'SiteMap Made Simple modulen har blivit borttagen utan problem';
$lang['preferences'] = 'Inställningar';
$lang['preuninstall'] = 'Är du säker på att du vill avinstallera denna modul?';
$lang['priority_field'] = 'Innehåll att använda vid beräkning av det prioriterade område';
$lang['save'] = 'Spara Sitemap';
$lang['sitemap'] = 'Sidkarta';
$lang['static_sitemap'] = 'Generate a static sitemap.xml file? <em><strong>Note:</strong> This requires that the httpd process have write access to the sitemap.xml file in the CMS installation root. (or the ability to create the file if it does not alrerady exist)</em>';
$lang['submit'] = 'Skicka';
$lang['templates'] = 'Mallar';
$lang['url'] = 'URL';
$lang['weekly'] = 'Veckovis';
$lang['xml_templates'] = 'XML Mallar';
$lang['yearly'] = 'Årligen';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com