File Manager
<?php
$lang['address'] = 'Adress';
$lang['add_icon'] = 'Lägg till Ikon';
$lang['add_map'] = 'Lägg till karta';
$lang['add_map_point'] = 'Lägg till kartpunkt';
$lang['add_point_for_map'] = 'Lägg till punkt till karta "%s"';
$lang['anchor_x'] = 'Anchor X Pixel Location';
$lang['anchor_y'] = 'Anchor Y Pixel Location';
$lang['ask_delete_icon'] = 'Är du säker på att du vill ta bort den här ikonen från listan (inga filer kommer raderas)';
$lang['ask_reset_icons'] = 'Are you sure you want to remove all icons, and reset to factory defaults?';
$lang['cancel'] = 'Avbryt';
$lang['center_lat'] = 'Centrera latitud';
$lang['center_lon'] = 'Centrera longitud';
$lang['changelog'] = '<ul>
<li>1.0 - December, 2007
<p>Initial utgåva</p>
</li>
<li>1.1 - Juli, 2008
<p>Tillagt {cggm_add_dynpoint} smarty tillägg för att skapa dynamiska punkter i kartan via smarty.</p>
</li>
</ul>';
$lang['click'] = 'Klicka';
$lang['controls'] = 'Kontroller';
$lang['controls_size'] = 'Storlek på kontroller';
$lang['default'] = 'Förvalt';
$lang['default_templates'] = 'Standardmallar';
$lang['delete'] = 'Radera';
$lang['delete_icon'] = 'Radera den här ikonen';
$lang['delete_map'] = 'Ta bort karta';
$lang['delete_map_point'] = 'Ta bort kartpunkt';
$lang['description'] = 'Beskrivning';
$lang['directions'] = 'Visa riktningar';
$lang['edit'] = 'Redigera';
$lang['edit_icon'] = 'Redigera den här ikonen';
$lang['edit_map'] = 'Redigera karta';
$lang['edit_map_point'] = 'Redigera kartpunkt';
$lang['edit_map_points'] = 'Redigera kartpunkter';
$lang['edit_points_for_map'] = 'Redigera punkter för karta "%s"';
$lang['error_cannotdelete'] = 'This item cannot be removed';
$lang['error_invalidparams'] = 'En eller flera parametrar saknas eller är ogiltiga';
$lang['error_nameexists'] = 'An item by that name already exists';
$lang['error_noapikey'] = 'Google API-nyckeln är tom';
$lang['error_noapikey2'] = 'The Google API Key is empty. This module will not function properly until it is set with a valid value as supplied by google.';
$lang['error_notfound'] = 'The requested item could not be found';
$lang['error_permissiondenied'] = 'Du har inte de rättigheter som krävs för den här handlingen';
$lang['friendlyname'] = 'Calguys GoogleMaps';
$lang['google_api_key'] = 'Google API-nyckel';
$lang['height'] = 'Höjd';
$lang['help_anchor_location'] = '<strong>Note:</strong> Anchor locations specify the pixel location (relative to the top left corner of thie image) where the icon should be anchored to the marker. If no value is specified, the center of the icon will be used';
$lang['help_icon_url'] = 'Specify the URL to the pre-uploaded PNG image. This image should not be larger than 32x32, and should support transparency. The URL can usually be specified relative to the root of your installation';
$lang['help_param_defer'] = 'Specify that all javascript tags should have the defer attribute set. This may be useful for problems with IE7 and IE8 where Internet explorer tries to execute javascript on an incompletely rendered page.';
$lang['help_param_map'] = 'Specify the ID or map name to use for laying out the google map. If this parameter is not specified, the default map (if any) is used.';
$lang['help_param_maptemplate'] = 'Specify the name of an existing, non default map template to use for this output. If this parameter is not specified, the current default map template will be used';
$lang['hybrid'] = 'Hybrid';
$lang['id'] = 'ID';
$lang['icon'] = 'Ikon';
$lang['info_address_latlong'] = 'Notis: Ange<strong>antingen</strong> en adress <strong>eller</strong> latitud och longitud. Latitud och longitud ges företräde om du anger både adress och koordinater.';
$lang['info_anchor_x'] = 'Info Window Anchor X Pixel Location';
$lang['info_anchor_y'] = 'Info Window Anchor Y Pixel Location';
$lang['info_sysdflt_map_template'] = 'System Default map template';
$lang['info_sysdflt_template'] = 'This form provides the ability to specify the content that will be displayed when you create a new template of this type. Editing the content in this form will have no immediate effect on your website';
$lang['info_window'] = 'Visa informationsfönster';
$lang['info_trigger'] = 'Info WindowTrigger';
$lang['large'] = 'Stor';
$lang['latitude'] = 'Latitud';
$lang['latlong'] = 'Latitude / Longitude';
$lang['location'] = 'Plats';
$lang['longitude'] = 'Longitud';
$lang['make_default'] = 'Make this icon the default icon';
$lang['marker_icons'] = 'Marker Icons';
$lang['map'] = 'Karta';
$lang['maps'] = 'Kartor';
$lang['maptemplate_addedit'] = 'Lägg till/Redigera Kartmall';
$lang['map_name'] = 'Kartnamn';
$lang['map_templates'] = 'Kartmallar';
$lang['moddescription'] = 'En enkel modul för att skapa Google-kartor';
$lang['mouseover'] = 'MusÖver';
$lang['msg_default_icon_uchanged'] = 'Standardikonen har blivit ändrad';
$lang['msg_icons_reset'] = 'Icons have been reset to factory default settings';
$lang['msg_icon_removed'] = 'Ikon borttagen från databasen. Inga filer raderas.';
$lang['msg_icon_updated'] = 'Ikon information ändrad.';
$lang['name'] = 'Namn';
$lang['points'] = 'Punkter';
$lang['point_name'] = 'Punktnamn';
$lang['point_type'] = 'Point Type';
$lang['postinstall'] = 'Modulen CGGoogleMaps har installerats';
$lang['postuninstall'] = 'Modulen CGGoogleMaps och relaterat data har tagits bort';
$lang['preferences'] = 'Inställningar';
$lang['really_uninstall'] = 'Är du säker på att du vill ta bort den här modulen?';
$lang['reset_icons'] = 'Återställ ikoner';
$lang['satellite'] = 'Satellit';
$lang['set_dflt_map'] = 'Sätt som förvald karta';
$lang['sidebar'] = 'Visa sidostapel';
$lang['small'] = 'Liten';
$lang['submit'] = 'Skicka';
$lang['text'] = 'Text';
$lang['type'] = 'Typ';
$lang['type_controls'] = 'Visa typkontroller';
$lang['url'] = 'URL';
$lang['width'] = 'Bredd';
$lang['zoom'] = 'Zoom-nivå';
$lang['zoom_encompass'] = 'Zoom-Omfatta';
$lang['qca'] = 'P0-1231872325-1269359321195';
$lang['utma'] = '156861353.1269777603.1269359342.1269359342.1269359342.1';
$lang['utmb'] = '156861353.1.10.1269359342';
$lang['utmc'] = '156861353';
$lang['utmz'] = '156861353.1269359342.1.1.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=cmsms';
?>
File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com