Version Description
Download this release
Release Info
Developer | chrisvrichardson |
Plugin | ![]() |
Version | 2.43.8 |
Comparing to | |
See all releases |
Code changes from version 2.43.4 to 2.43.8
- css/mappress.css +2 -0
- forms/map_editor.php +4 -4
- forms/map_editor_infobox.php +8 -8
- forms/map_media.php +8 -8
- js/mappress.min.js +1 -1
- languages/{mappress-bg_BG.mo → mappress-google-maps-for-wordpress-bg_BG.mo} +0 -0
- languages/{mappress-bg_BG.po → mappress-google-maps-for-wordpress-bg_BG.po} +0 -0
- languages/{mappress-de_DE.mo → mappress-google-maps-for-wordpress-de_DE.mo} +0 -0
- languages/{mappress-de_DE.po → mappress-google-maps-for-wordpress-de_DE.po} +0 -0
- languages/{mappress-es_ES.mo → mappress-google-maps-for-wordpress-es_ES.mo} +0 -0
- languages/{mappress-es_ES.po → mappress-google-maps-for-wordpress-es_ES.po} +0 -0
- languages/{mappress-fi.mo → mappress-google-maps-for-wordpress-fi.mo} +0 -0
- languages/{mappress-fi.po → mappress-google-maps-for-wordpress-fi.po} +0 -0
- languages/{mappress-fr_FR.mo → mappress-google-maps-for-wordpress-fr_FR.mo} +0 -0
- languages/{mappress-fr_FR.po → mappress-google-maps-for-wordpress-fr_FR.po} +0 -0
- languages/{mappress-hr.mo → mappress-google-maps-for-wordpress-hr.mo} +0 -0
- languages/{mappress-hr.po → mappress-google-maps-for-wordpress-hr.po} +0 -0
- languages/{mappress-hu_HU.mo → mappress-google-maps-for-wordpress-hu_HU.mo} +0 -0
- languages/{mappress-hu_HU.po → mappress-google-maps-for-wordpress-hu_HU.po} +0 -0
- languages/{mappress-it_IT.mo → mappress-google-maps-for-wordpress-it_IT.mo} +0 -0
- languages/{mappress-it_IT.po → mappress-google-maps-for-wordpress-it_IT.po} +0 -0
- languages/{mappress-ja.mo → mappress-google-maps-for-wordpress-ja.mo} +0 -0
- languages/{mappress-ja.po → mappress-google-maps-for-wordpress-ja.po} +0 -0
- languages/{mappress-nl_NL.mo → mappress-google-maps-for-wordpress-nl_NL.mo} +0 -0
- languages/{mappress-nl_NL.po → mappress-google-maps-for-wordpress-nl_NL.po} +0 -0
- languages/{mappress-pl_PL.mo → mappress-google-maps-for-wordpress-pl_PL.mo} +0 -0
- languages/{mappress-pl_PL.po → mappress-google-maps-for-wordpress-pl_PL.po} +0 -0
- languages/{mappress-pt_BR.mo → mappress-google-maps-for-wordpress-pt_BR.mo} +0 -0
- languages/{mappress-pt_BR.po → mappress-google-maps-for-wordpress-pt_BR.po} +0 -0
- languages/{mappress-ru_RU.mo → mappress-google-maps-for-wordpress-ru_RU.mo} +0 -0
- languages/{mappress-ru_RU.po → mappress-google-maps-for-wordpress-ru_RU.po} +0 -0
- languages/mappress-google-maps-for-wordpress-sr_RS.mo +0 -0
- languages/mappress-google-maps-for-wordpress-sr_RS.po +1730 -0
- languages/{mappress-zh_CN.mo → mappress-google-maps-for-wordpress-zh_CN.mo} +0 -0
- languages/{mappress-zh_CN.po → mappress-google-maps-for-wordpress-zh_CN.po} +0 -0
- languages/{mappress-zh_TW.mo → mappress-google-maps-for-wordpress-zh_TW.mo} +0 -0
- languages/{mappress-zh_TW.po → mappress-google-maps-for-wordpress-zh_TW.po} +0 -0
- languages/{mappress.mo → mappress-google-maps-for-wordpress.mo} +0 -0
- languages/{mappress.po → mappress-google-maps-for-wordpress.po} +168 -163
- languages/mappress-google-maps-for-wordpress.pot +998 -0
- languages/texts.php +247 -0
- mappress.php +115 -140
- mappress_controls.php +35 -5
- mappress_map.php +65 -47
- mappress_poi.php +17 -14
- mappress_settings.php +114 -117
- mappress_updater.php +3 -3
- readme.txt +30 -2
- templates/map_directions.php +9 -9
- templates/map_poi_list.php +0 -6
css/mappress.css
CHANGED
@@ -126,6 +126,8 @@
|
|
126 |
padding-right: 10px !important; /* important is used here because otherwise .mapp-canvas img setting will take priority */
|
127 |
vertical-align: top;
|
128 |
float: left;
|
|
|
|
|
129 |
}
|
130 |
|
131 |
.mapp-iw img {
|
126 |
padding-right: 10px !important; /* important is used here because otherwise .mapp-canvas img setting will take priority */
|
127 |
vertical-align: top;
|
128 |
float: left;
|
129 |
+
width: 32px ;
|
130 |
+
height: 32px;
|
131 |
}
|
132 |
|
133 |
.mapp-iw img {
|
forms/map_editor.php
CHANGED
@@ -2,13 +2,13 @@
|
|
2 |
<div class='mapp-table mapp-searchbox'>
|
3 |
<div>
|
4 |
<div class='mapp-max'>
|
5 |
-
<input style='width:100%' type='text' id='mapp_e_saddr' placeholder='<?php _e('Add POI', 'mappress'); ?>'/>
|
6 |
</div>
|
7 |
<div>
|
8 |
<button id='mapp_e_search' class='button button-primary mapp-search-button'></button>
|
9 |
</div>
|
10 |
<div>
|
11 |
-
<button id='mapp_e_myloc' class='button mapp-geolocate-button' title='<?php _e('My location', 'mappress');?>'></button>
|
12 |
</div>
|
13 |
</div>
|
14 |
</div>
|
@@ -22,8 +22,8 @@
|
|
22 |
</td>
|
23 |
<td style='width: 75%'>
|
24 |
<div id='mapp_e_top_toolbar' class='mapp-e-top-toolbar'>
|
25 |
-
<a href='#' id='mapp_e_recenter'><?php _e('Center map', 'mappress'); ?></a> |
|
26 |
-
<?php _e('Click map for lat/lng: ', 'mappress'); ?><span id='mapp_e_latlng'>0,0</span>
|
27 |
</div>
|
28 |
<div id='mapp_edit' class='mapp-e-canvas'></div>
|
29 |
</td>
|
2 |
<div class='mapp-table mapp-searchbox'>
|
3 |
<div>
|
4 |
<div class='mapp-max'>
|
5 |
+
<input style='width:100%' type='text' id='mapp_e_saddr' placeholder='<?php _e('Add POI', 'mappress-google-maps-for-wordpress'); ?>'/>
|
6 |
</div>
|
7 |
<div>
|
8 |
<button id='mapp_e_search' class='button button-primary mapp-search-button'></button>
|
9 |
</div>
|
10 |
<div>
|
11 |
+
<button id='mapp_e_myloc' class='button mapp-geolocate-button' title='<?php _e('My location', 'mappress-google-maps-for-wordpress');?>'></button>
|
12 |
</div>
|
13 |
</div>
|
14 |
</div>
|
22 |
</td>
|
23 |
<td style='width: 75%'>
|
24 |
<div id='mapp_e_top_toolbar' class='mapp-e-top-toolbar'>
|
25 |
+
<a href='#' id='mapp_e_recenter'><?php _e('Center map', 'mappress-google-maps-for-wordpress'); ?></a> |
|
26 |
+
<?php _e('Click map for lat/lng: ', 'mappress-google-maps-for-wordpress'); ?><span id='mapp_e_latlng'>0,0</span>
|
27 |
</div>
|
28 |
<div id='mapp_edit' class='mapp-e-canvas'></div>
|
29 |
</td>
|
forms/map_editor_infobox.php
CHANGED
@@ -17,12 +17,12 @@
|
|
17 |
</div>
|
18 |
|
19 |
<div id='mapp_e_poi_poly_fields' style='display: none;'>
|
20 |
-
<?php _e('Color', 'mappress'); ?>:
|
21 |
<span id='mapp_e_poi_color' class='mapp-colorpicker-toggle' tabindex="0"></span>
|
22 |
-
<?php _e('Opacity', 'mappress'); ?>:
|
23 |
-
<?php echo Mappress_Settings::dropdown($opacities, '', '', array('id' => 'mapp_e_poi_opacity', 'title' => __('Opacity', 'mappress')) ); ?>
|
24 |
-
<?php _e('Line', 'mappress'); ?>:
|
25 |
-
<?php echo Mappress_Settings::dropdown($weights, '', '', array('id' => 'mapp_e_poi_weight', 'title' => __('Weight', 'mappress')) ); ?>
|
26 |
</div>
|
27 |
|
28 |
<div id='mapp_e_poi_kml_fields' style='display: none'>
|
@@ -30,13 +30,13 @@
|
|
30 |
</div>
|
31 |
|
32 |
<div>
|
33 |
-
<a id="mapp_e_visual"><?php _e('Visual', 'mappress'); ?></a> | <a id="mapp_e_html"><?php _e('HTML', 'mappress');?></a>
|
34 |
<textarea id='mapp_e_poi_body' class='mapp-e-poi-body' rows='10'></textarea>
|
35 |
</div>
|
36 |
|
37 |
<div>
|
38 |
-
<input id='mapp_e_save_poi' class='button button-primary' type='button' value='<?php esc_attr_e('Save', 'mappress'); ?>' />
|
39 |
-
<input id='mapp_e_cancel_poi' class='button' type='button' value='<?php esc_attr_e('Cancel', 'mappress'); ?>' />
|
40 |
</div>
|
41 |
</div>
|
42 |
</div>
|
17 |
</div>
|
18 |
|
19 |
<div id='mapp_e_poi_poly_fields' style='display: none;'>
|
20 |
+
<?php _e('Color', 'mappress-google-maps-for-wordpress'); ?>:
|
21 |
<span id='mapp_e_poi_color' class='mapp-colorpicker-toggle' tabindex="0"></span>
|
22 |
+
<?php _e('Opacity', 'mappress-google-maps-for-wordpress'); ?>:
|
23 |
+
<?php echo Mappress_Settings::dropdown($opacities, '', '', array('id' => 'mapp_e_poi_opacity', 'title' => __('Opacity', 'mappress-google-maps-for-wordpress')) ); ?>
|
24 |
+
<?php _e('Line', 'mappress-google-maps-for-wordpress'); ?>:
|
25 |
+
<?php echo Mappress_Settings::dropdown($weights, '', '', array('id' => 'mapp_e_poi_weight', 'title' => __('Weight', 'mappress-google-maps-for-wordpress')) ); ?>
|
26 |
</div>
|
27 |
|
28 |
<div id='mapp_e_poi_kml_fields' style='display: none'>
|
30 |
</div>
|
31 |
|
32 |
<div>
|
33 |
+
<a id="mapp_e_visual"><?php _e('Visual', 'mappress-google-maps-for-wordpress'); ?></a> | <a id="mapp_e_html"><?php _e('HTML', 'mappress-google-maps-for-wordpress');?></a>
|
34 |
<textarea id='mapp_e_poi_body' class='mapp-e-poi-body' rows='10'></textarea>
|
35 |
</div>
|
36 |
|
37 |
<div>
|
38 |
+
<input id='mapp_e_save_poi' class='button button-primary' type='button' value='<?php esc_attr_e('Save', 'mappress-google-maps-for-wordpress'); ?>' />
|
39 |
+
<input id='mapp_e_cancel_poi' class='button' type='button' value='<?php esc_attr_e('Cancel', 'mappress-google-maps-for-wordpress'); ?>' />
|
40 |
</div>
|
41 |
</div>
|
42 |
</div>
|
forms/map_media.php
CHANGED
@@ -8,8 +8,8 @@
|
|
8 |
<hr/>
|
9 |
|
10 |
<div id='mapp_m_list_panel' style='display:none'>
|
11 |
-
<b><?php _e('Maps for This Post', 'mappress')?></b>
|
12 |
-
<input class='button' type='button' id='mapp_m_add_map' value='<?php esc_attr_e('New Map', 'mappress')?>' />
|
13 |
<div id='mapp_m_maplist'>
|
14 |
<?php echo Mappress_Map::get_map_list(); ?>
|
15 |
</div>
|
@@ -19,17 +19,17 @@
|
|
19 |
<div class='mapp-panel'>
|
20 |
<table>
|
21 |
<tr>
|
22 |
-
<td><?php _e('Map ID', 'mappress');?>:</td>
|
23 |
<td><span id='mapp_m_mapid'></span></td>
|
24 |
</tr>
|
25 |
|
26 |
<tr>
|
27 |
-
<td><?php _e('Map Title', 'mappress');?>:</td>
|
28 |
<td><input id='mapp_m_title' type='text' size='40' /></td>
|
29 |
</tr>
|
30 |
|
31 |
<tr>
|
32 |
-
<td><?php _e('Size', 'mappress');?>:</td>
|
33 |
<td>
|
34 |
<?php
|
35 |
$sizes = array();
|
@@ -43,9 +43,9 @@
|
|
43 |
</table>
|
44 |
</div>
|
45 |
<div>
|
46 |
-
<input class='button button-primary' type='button' id='mapp_m_save' value='<?php esc_attr_e('Save', 'mappress'); ?>' />
|
47 |
-
<input class='button' type='button' id='mapp_m_cancel' value='<?php esc_attr_e('Cancel', 'mappress'); ?>' />
|
48 |
-
<input class='button' type='button' id='mapp_m_insert' value='<?php esc_attr_e('Insert into post', 'mappress'); ?>' />
|
49 |
</div>
|
50 |
<hr/>
|
51 |
<div id='mapp_m_editor'>
|
8 |
<hr/>
|
9 |
|
10 |
<div id='mapp_m_list_panel' style='display:none'>
|
11 |
+
<b><?php _e('Maps for This Post', 'mappress-google-maps-for-wordpress')?></b>
|
12 |
+
<input class='button' type='button' id='mapp_m_add_map' value='<?php esc_attr_e('New Map', 'mappress-google-maps-for-wordpress')?>' />
|
13 |
<div id='mapp_m_maplist'>
|
14 |
<?php echo Mappress_Map::get_map_list(); ?>
|
15 |
</div>
|
19 |
<div class='mapp-panel'>
|
20 |
<table>
|
21 |
<tr>
|
22 |
+
<td><?php _e('Map ID', 'mappress-google-maps-for-wordpress');?>:</td>
|
23 |
<td><span id='mapp_m_mapid'></span></td>
|
24 |
</tr>
|
25 |
|
26 |
<tr>
|
27 |
+
<td><?php _e('Map Title', 'mappress-google-maps-for-wordpress');?>:</td>
|
28 |
<td><input id='mapp_m_title' type='text' size='40' /></td>
|
29 |
</tr>
|
30 |
|
31 |
<tr>
|
32 |
+
<td><?php _e('Size', 'mappress-google-maps-for-wordpress');?>:</td>
|
33 |
<td>
|
34 |
<?php
|
35 |
$sizes = array();
|
43 |
</table>
|
44 |
</div>
|
45 |
<div>
|
46 |
+
<input class='button button-primary' type='button' id='mapp_m_save' value='<?php esc_attr_e('Save', 'mappress-google-maps-for-wordpress'); ?>' />
|
47 |
+
<input class='button' type='button' id='mapp_m_cancel' value='<?php esc_attr_e('Cancel', 'mappress-google-maps-for-wordpress'); ?>' />
|
48 |
+
<input class='button' type='button' id='mapp_m_insert' value='<?php esc_attr_e('Insert into post', 'mappress-google-maps-for-wordpress'); ?>' />
|
49 |
</div>
|
50 |
<hr/>
|
51 |
<div id='mapp_m_editor'>
|
js/mappress.min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
var mapp=window.mapp||{};+function(n){mapp.Map=function(t){function yt(){var e,h,n;if(!l&&(l=["roadmap","satellite","terrain","hybrid"],mappl10n.styles))for(e in mappl10n.styles)l.push(e);for(o=o?new google.maps.LatLng(t.center.lat,t.center.lng):new google.maps.LatLng(0,0),h={backgroundColor:"transparent",center:o,draggable:ui,keyboardShortcuts:ct,mapTypeControl:li,mapTypeControlOptions:{style:ai,mapTypeIds:l},maxZoom:yi,minZoom:pi,overviewMapControl:wi,overviewMapControlOptions:{opened:bi},panControl:ki,rotateControl:gi,scaleControl:nr,scrollwheel:tr,streetViewControl:ur,tilt:er,zoom:a?a:0,zoomControl:cr,zoomControlOptions:{style:lr}},r=new google.maps.Map(v,h),n=0;n<i.length;n++)i[n].setMap(u);ar();u.setMapTypeId(wt);vr();c=="ib"?(mapp.InfoBox.prototype=new google.maps.OverlayView,f=new mapp.InfoBox):f=new google.maps.InfoWindow;c=="ib"&&(ct=!1);et=new mapp.Geocoder(u,ci,ti);st!="none"&&(s=new mapp.Directions(u,st,et,ii,ri));u.initCenter()}function ar(){var n,t,i;for(n in mappl10n.styles)t=mappl10n.styles[n],i=new google.maps.StyledMapType(t,{name:n}),r.mapTypes.set(n,i),fr==n&&r.setOptions({styles:t})}function vr(){sr&&ot("traffic",mappl10n.traffic,si);dt&&ot("bicycling",mappl10n.bike,ei);hr&&ot("transit",mappl10n.transit,hi)}function ot(n,t,i){var f=e+"_"+n,o=i?"checked='checked'":"",s="<div class='gmnoprint mapp-control'><input type='checkbox' id='"+f+"' "+o+" /> "+t+"<\/div>",u=jQuery(s).get(0);r.controls[google.maps.ControlPosition.TOP_RIGHT].push(u);i&&pt(n);google.maps.event.clearListeners(u,"click");google.maps.event.addDomListener(u,"click",function(){pt(n)})}function pt(n){var i=e+"_"+n,t;switch(n){case"transit":g=g?g:new google.maps.TransitLayer;t=g;break;case"traffic":d=d?d:new google.maps.TrafficLayer;t=d;break;case"bicycling":k=k?k:new google.maps.BicyclingLayer;t=k}t.getMap()?(jQuery("#"+i).prop("checked",!1),t.setMap(null)):(jQuery("#"+i).prop("checked",!0),t.setMap(r))}var o=t.center,w=t.height,h=t.mapid,wt=t.mapTypeId?t.mapTypeId:"roadmap",bt=t.metaKey,e=t.name,kt=t.options,it=t.query,rt=t.title,b=t.width,a=parseInt(t.zoom,10),yr=t.options.adaptive,dt=t.options.bicycling,gt=t.options.bigHeight,ni=t.options.bigWidth,ti=t.options.country,ut=t.options.dataTables,st=t.options.directions,ii=t.options.directionsServer,ri=t.options.directionsUnits,ui=t.options.draggable,fi=t.options.editable,ht=t.options.from,ei=t.options.initialBicycling,oi=t.options.initialOpenDirections,ft=t.options.initialOpenInfo,si=t.options.initialTraffic,hi=t.options.initialTransit,c=t.options.iwType,ct=t.options.keyboardShortcuts,ci=t.options.language,li=t.options.mapTypeControl,ai=parseInt(t.options.mapTypeControlStyle,10),l=t.options.mapTypeIds,vi=t.options.mashupClick,yi=parseInt(t.options.maxZoom),pi=parseInt(t.options.minZoom),wi=t.options.overviewMapControl,bi=t.options.overviewMapControlOpened,ki=t.options.panControl,di=t.options.poiZoom,gi=t.options.rotateControl,nr=t.options.scaleControl,tr=t.options.scrollwheel,ir=t.height,rr=t.width,ur=t.options.streetViewControl,fr=t.options.style,er=parseInt(t.options.tilt),lt=t.options.to,or=t.options.tooltips,sr=t.options.traffic,hr=t.options.transit,cr=t.options.zoomControl,lr=parseInt(t.options.zoomControlStyle,10),u=this,k,d,g,s=null,nt,at,tt,v,y,et=null,r=null,f=null,i=[],vt=!1,p;this.display=function(){if(nt=jQuery("#"+e+"_dialog"),at=jQuery("#"+e+"_directions"),tt=jQuery("#"+e+"_layout"),v=document.getElementById(e),y=jQuery("#"+e+"_poi_list"),!v)return mapp.lib.log("MapPress: Missing map name or container for map: "+e);if(typeof google=="undefined")return mapp.lib.log("MapPress: Google API not loaded");if(mapp.lib.jqVersionCheck("1.7")||mapp.lib.log("jQuery version is too old: "+n.fn.jquery),p=google.maps.Marker.MAX_ZINDEX,at.append(jQuery("#"+e+"_directions_").contents()),y.append(jQuery("#"+e+"_poi_list_").contents()),this.setDataTables(),it){this.ajaxQuery(function(){yt()});return}u.setPois(t.pois,!1);yt()};this.getQuery=function(){return it};this.setQuery=function(n){it=n};this.setDialog=function(n){n=n?n:'<span class="mapp-spinner"><\/span>'+mappl10n.loading;n='<div class="mapp-dialog-inner">'+n+"<\/div>";jQuery(nt).html(n);jQuery(nt).show()};this.hideDialog=function(){jQuery(nt).hide()};this.setPoiList=function(n){typeof n=="string"?y.html(n):y.append(n);this.setDataTables()};this.setDataTables=function(){if(ut&&typeof jQuery.fn.dataTable!="undefined"){var n=ut==!0?{bFilter:!1,bPaginate:!1}:ut;jQuery("table",y).dataTable(n)}};this.getOptions=function(){return kt};this.getResized=function(){return vt};this.show=function(){tt.show();this.display()};this.closeInfoWindow=function(){f.close()};this.openDirections=function(n,t,i){var r,u;typeof n=="object"?(r=n.address?n.address:n.getPosition().toUrlValue(),n.open()):r=n;typeof t=="object"?(u=t.address?t.address:t.getPosition().toUrlValue(),t.open()):u=t;s.open(r,u,i)};this.setMapTypeId=function(n){n=n&&jQuery.inArray(n,l)!=-1?n:l[0];r.setMapTypeId(n)};this.setCenter=function(n,t){r.setCenter(new google.maps.LatLng(n,t))};this.setZoom=function(n){r.setZoom(n)};this.getPoiZoom=function(){return parseInt(di)};this.poiToFront=function(n){p++;n.setZIndex(p)};this.getMap=function(){return r};this.getGeocoder=function(){return et};this.getName=function(){return e};this.setName=function(n){e=n};this.getMapid=function(){return h};this.setMapid=function(n){h=n};this.getTitle=function(){return rt};this.setTitle=function(n){rt=n};this.getWidth=function(){return b};this.setWidth=function(n){b=n};this.getHeight=function(){return w};this.setHeight=function(n){w=n};this.getInfoWindow=function(){return f};this.getEditable=function(){return fi};this.getTooltips=function(){return or};this.getPoi=function(n){return typeof n=="string"&&(n=parseInt(n,10)),i[n]};this.getPoiById=function(n){for(var t=0;t<i.length;t++)if(i[t].postid==n)return i[t];return null};this.getPois=function(){return i};this.insertPoi=function(n){i.unshift(n);n.setMap(this)};this.addPoi=function(n){i.push(n);n.setMap(this)};this.removePoi=function(n){var t=jQuery.inArray(n,i);t!=-1&&(i[t].setMap(null),i.splice(t,1))};this.setPois=function(n,t){for(var u,r=0;r<i.length;r++)i[r].setMap(null);for(i=[],r=0;r<n.length;r++)u=new mapp.Poi,u.fromJSON(n[r]),i.push(u),t&&u.setMap(this),u.setZIndex(p+n.length-1-r);p+=n.length-1};this.showPois=function(){for(var n=0;n<i.length;n++)i[n].setVisible(!0)};this.hidePois=function(){for(var n=0;n<i.length;n++)i[n].setVisible(!1)};this.sortPois=function(n){for(var u,t=Array(),r=0;r<n.length;r++){if(u=parseInt(n[r]),isNaN(u))return!1;t.push(i[u])}return t.length!=i.length?!1:(i=t,!0)};this.openPoi=function(n,t){var r,i;if(c&&c!="none"){if(vi=="post"&&n.postid){window.location.assign(n.url);return}i={html:null};google.maps.event.trigger(u,"poicontent",n,i);r=i.content?i.content:t&&typeof t.featureData!="undefined"?t.featureData.infoWindowHtml:n.html;this.openInfoWindow(n,r,t)}};this.openInfoWindow=function(n,t,i){(s&&s.close(),c&&c!="none")&&(this.poiToFront(n),f.close(),f.setContent(t),google.maps.event.addListenerOnce(f,"domready",function(){google.maps.event.trigger(u,"poidomready",n)}),n.type=="kml"&&i?(f.setOptions({pixelOffset:i.pixelOffset,position:i.latLng}),f.open(r)):n.type?(f.setOptions({position:n.getPosition()}),f.open(r)):f.open(r,n.overlay))};this.closeInfoWindow=function(){f.close()};this.resize=function(n,t){var i=r.getCenter();n&&t&&(jQuery(v).width(n),jQuery(v).height(t),b=n,w=t);google.maps.event.trigger(r,"resize");r.setCenter(i);vt=!0;return};this.initCenter=function(){if(this.closeInfoWindow(),google.maps.event.addListenerOnce(r,"idle",function(){u.initWindows()}),o&&o.lat()&&o.lng())r.setCenter(o),r.setZoom(a);else{var n=a?a:!0;u.autoCenter(n)}};this.initWindows=function(){var i,n,t;s&&oi?(n=jQuery.trim(ht),t=ht==null&<==null?"0":jQuery.trim(lt),n=jQuery.isNumeric(n)?this.getPoi(n):n,t=jQuery.isNumeric(t)?this.getPoi(t):t,typeof n=="object"?n.center(!1):typeof t=="object"&&t.center(!1),u.openDirections(n,t,!1)):ft&&(i=jQuery.isNumeric(ft)?u.getPoi(ft):u.getPoi(0),i&&i.open())};this.autoCenter=function(n){var t,u,f;if(i.length==0){this.setCenter(0,0);typeof n=="number"?r.setZoom(n):r.setZoom(1);return}if(i.length==1){i[0].center(n);return}for(t=new google.maps.LatLngBounds,u=0;u<i.length;u++)f=i[u].getBounds(),t=f?t.union(f):t.extend(i[u].getPosition());if(n===!1){r.setCenter(t.getCenter());return}if(typeof n=="number"){r.setCenter(t.getCenter());r.setZoom(n);return}r.fitBounds(t)};this.reset=function(){this.initCenter()};this.bigger=function(n,t,i){s&&s.close();this.closeInfoWindow();jQuery(n).text()==t?(jQuery(n).text(i),jQuery(tt).width(ni),this.resize("100%",gt)):(jQuery(n).text(t),jQuery(tt).width(rr),this.resize("100%",ir))};this.toJSON=function(){return{center:{lat:r.getCenter().lat(),lng:r.getCenter().lng()},height:w,mapid:h,mapTypeId:r.getMapTypeId(),metaKey:bt,pois:i,title:rt,width:b,zoom:r.getZoom()}};this.ajaxSave=function(n){var t,i;t=typeof Prototype!="undefined"&&typeof Object.toJSON!="undefined"?Object.toJSON(u):t=JSON.stringify(u);i={action:"mapp_save",map:t,postid:mappl10n.options.postid};mapp.Ajax("POST",i,function(t){t.status=="OK"&&(h=t.data.mapid,n(t.data))})};this.ajaxDelete=function(n){h||n();var t={action:"mapp_delete",mapid:h};mapp.Ajax("POST",t,function(t){t.status=="OK"&&n()})}};mapp.Map.ajaxCreate=function(n,t,i){mapp.Ajax("GET",{action:"mapp_create"},function(r){if(r.status=="OK"){jQuery.extend(r.data.map.options,t);r.data.map.name=n;var u=new mapp.Map(r.data.map);i(u)}})};mapp.Map.ajaxGet=function(n,t,i,r){var u={action:"mapp_get",mapid:n};mapp.Ajax("GET",u,function(n){if(n.status=="OK"){jQuery.extend(n.data.map.options,i);n.data.map.name=t;var u=new mapp.Map(n.data.map);r(u)}})};mapp.Map.ajaxDelete=function(n,t){var i={action:"mapp_delete",mapid:n};mapp.Ajax("POST",i,function(n){n.status=="OK"&&t&&t()})};mapp.Ajax=function(n,t,i){jQuery.ajax({type:n,cache:!1,url:mappl10n.options.ajaxurl,data:t,success:function(n){if(n.output&&(mappl10n.options.admin||mappl10n.options.debug)&&alert("AJAX Error\r\n"+n.output),n.status=="OK"){i(n);return}(mappl10n.options.admin||mappl10n.options.debug)&&(typeof n=="object"?alert("AJAX Error\r\n"+n.status):alert("AJAX Error\r\n"+n))},error:function(n,t,i){typeof i!="undefined"&&i!=""&&mappl10n.ajaxErrors&&alert("AJAX ERROR\r\nStatus="+t+"\r\nError="+i+"\r\nResponseText="+n.responseText)}})}}(jQuery);mapp=window.mapp||{};mapp.Directions=function(n,t,i,r,u){function p(){jQuery(".mapp-dir-swap",f).click(function(){var n=jQuery(".mapp-dir-daddr",f).val(),t=jQuery(".mapp-dir-saddr",f).val();return jQuery(".mapp-dir-saddr",f).val(n),jQuery(".mapp-dir-daddr",f).val(t),jQuery(".mapp-dir-get",f).click(),!1});jQuery(".mapp-dir-get",f).click(function(){return s.getDirections(),!1});jQuery(".mapp-dir-print",f).click(function(){s.printDirections()});jQuery(".mapp-dir-close",f).click(function(){return s.close(),!1});jQuery(".mapp-travelmode",f).click(function(){return jQuery(".mapp-travelmode",f).removeClass("mapp-travelmode-on"),jQuery(this).addClass("mapp-travelmode-on"),s.getDirections(),!1});jQuery(".mapp-myloc",f).click(function(){return c.geolocate(function(n){n?(jQuery(".mapp-dir-saddr",f).val("("+n.coords.latitude+", "+n.coords.longitude+")"),jQuery(".mapp-dir-get",f).click()):alert(mappl10n.no_geolocate)}),!1})}function w(n,t,i){var u=jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-walk")?google.maps.DirectionsTravelMode.WALKING:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-transit")?google.maps.DirectionsTravelMode.TRANSIT:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-bike")?google.maps.DirectionsTravelMode.BICYCLING:google.maps.DirectionsTravelMode.DRIVING;var o={travelMode:u,transitOptions:{departureTime:null},provideRouteAlternatives:!0,origin:n,destination:t,unitSystem:y},r=jQuery(".mapp-dir-renderer",f).get(0);jQuery(".mapp-dir-renderer",f).empty();l||(l=new google.maps.DirectionsService);l.route(o,function(n,t){switch(t){case google.maps.DirectionsStatus.OK:h.hidePois();e?(e.setDirections(n),e.setMap(a),e.setPanel(r)):e=new google.maps.DirectionsRenderer({map:a,panel:r,directions:n,hideRouteList:!1,draggable:!0});break;case google.maps.DirectionsStatus.NOT_FOUND:alert(mappl10n.dir_not_found);break;case google.maps.DirectionsStatus.ZERO_RESULTS:alert(mappl10n.dir_zero_results);break;default:alert(mappl10n.dir_default+t)}i()})}var h=n,v=t,c=i,o=r,y=u,f=jQuery("#"+n.getName()+"_directions"),e,l,a=n.getMap(),s=this;o.toLowerCase().indexOf("http")==-1&&(o="https://"+o);p();this.open=function(n,t,i){if(v=="google"){this.openGoogle(n,t);return}jQuery(f).show();jQuery(".mapp-dir-saddr",f).val(n);jQuery(".mapp-dir-daddr",f).val(t);(i||typeof i=="undefined")&&(jQuery(".mapp-dir-get",f).focus(),jQuery(".mapp-dir-saddr",f).focus())};this.close=function(){jQuery(f).hide();e&&(e.setPanel(null),e.getMap()&&(e.setMap(null),h.showPois()))};this.getDirections=function(){h.closeInfoWindow();jQuery(".mapp-spinner",f).show();var n=jQuery(".mapp-dir-saddr",f),t=jQuery(".mapp-dir-daddr",f),i=jQuery(".mapp-dir-saddr-err",f),r=jQuery(".mapp-dir-daddr-err",f);c.geocodeField(n,i,function(n){c.geocodeField(t,r,function(t){n&&t?w(n,t,function(){jQuery(".mapp-spinner",f).hide();return}):jQuery(".mapp-spinner",f).hide()})})};this.printDirections=function(){var t,n=jQuery(".mapp-travelmode-on > span",f);t=n.hasClass("mapp-dir-walk")?"w":n.hasClass("mapp-dir-bike")?"b":n.hasClass("mapp-dir-transit")?"r":"d";this.openGoogle(jQuery(".mapp-dir-saddr",f).val(),jQuery(".mapp-dir-daddr",f).val(),t)};this.openGoogle=function(n,t,i){var r=o;r+="?saddr="+encodeURIComponent(n);r+="&daddr="+encodeURIComponent(t);i&&(r+="&dirflg="+i);window.open(r)}};mapp=window.mapp||{};mapp.Geocoder=function(n,t,i){function f(n,t){jQuery(n).removeClass("mapp-error");jQuery(t).hide()}function e(n,t,i){jQuery(n).addClass("mapp-error");jQuery(t).html(i);jQuery(t).show()}var o,u,s,h,c,r;o=i;h=t;c=n;s=c.getMap();r=this;this.geocode=function(n,t){var i=n instanceof google.maps.LatLng?{latLng:n}:{address:n,region:o,language:h};i.bounds=s.getBounds();u||(u=new google.maps.Geocoder);u.geocode(i,function(n,i){if(n){for(var r=0;r<n.length;r++)n[r].formatted_address==""&&n.splice(r,1);t(n[0],i)}else t(null,i)})};this.geolocate=function(n){if(!navigator||!navigator.geolocation)return null;navigator.geolocation.getCurrentPosition(function(t){n(t)},function(){n(null)},{timeout:1e4,enableHighAccuracy:!0,maximumAge:3e4})};this.stringToLatLng=function(n){var t=n.split(",",2),i=Number(t[0]),r=Number(t[1]);return isNaN(i)||isNaN(r)?!1:new google.maps.LatLng(i,r)};this.geocodeField=function(n,t,i){f(n,t);checkAddress(n,t,jQuery(n).val(),function(r){if(!r){e(n,t,mappl10n.no_address);i(null);return}if(r&&r.formatted_address){jQuery(n).val(r.formatted_address);i(r.formatted_address);return}i(r);return})};this.autocompleteField=function(n,t,i,u,o){jQuery(n).keypress(function(i){i.which==13&&(checkAddress(n,t,jQuery(n).val(),o),i.preventDefault())});jQuery(i).click(function(){return checkAddress(n,t,jQuery(n).val(),o),!1});jQuery(u).click(function(){return f(n,t),r.geolocate(function(i){if(i){var r="("+i.coords.latitude+", "+i.coords.longitude+")";jQuery(n).val("");checkAddress(n,t,r,o)}else e(n,t,mappl10n.no_geolocate);return}),!1})};checkAddress=function(n,t,i,u){if(f(n,t),i=jQuery.trim(i),i==""){u(null);return}var o=r.stringToLatLng(i);if(o){u(o);return}if(i.substring(0,4)=="http"){u(i);return}r.geocode(i,function(i,r){if(!i||r!=google.maps.GeocoderStatus.OK){e(n,t,mappl10n.no_address);u(null);return}u(i);return})}};mapp.Geocoder.parseAddress=function(n){return!n||n==""?{firstLine:"",secondLine:""}:(n.lastIndexOf(", USA")>0||n.lastIndexOf(", United States")>0)&&(n.lastIndexOf(", USA")>0&&(n=n.slice(0,n.lastIndexOf(", USA"))),n.lastIndexOf(", United States")>0&&(n=n.slice(0,n.lastIndexOf(", United States"))),n.indexOf(",")==n.lastIndexOf(","))?{firstLine:n,secondLine:""}:n.indexOf(",")==-1?{firstLine:n,secondLine:""}:{firstLine:n.slice(0,n.indexOf(",")),secondLine:n.slice(n.indexOf(", ")+2)}};mapp=window.mapp||{};mapp.Icons={};mapp.Icons.get=function(){return"https://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png"};mapp.Icons.getUrl=function(){return"https://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png"};mapp=window.mapp||{};mapp.InfoBox=function(){var u,f,n,i,t,r=this;this.setContent=function(n){u=n};this.onAdd=function(){n=jQuery("<div class='mapp-ib'><div class='mapp-ib-close'>X<\/div><\/div>");t=jQuery("<div class='mapp-ib-tip'><\/div>");typeof u=="string"?jQuery(n).append(u):jQuery(n).append(jQuery(u));jQuery("body").append(n);jQuery("body").append(t);jQuery(".mapp-ib-close",n).click(function(){r.close()});jQuery(window).resize(function(){r.close()})};this.draw=function(){var c=jQuery(n).is(":visible"),u=r.getProjection().fromLatLngToContainerPixel(i),f,o,s;if(u.x=parseInt(u.x),u.y=parseInt(u.y),f=jQuery(this.getMap().getDiv()),u.x>f.width()||u.x<0||u.y>f.height()||u.y<0){jQuery(n).hide();jQuery(t).hide();return}jQuery(n).show();jQuery(t).show();o=f.offset().left+u.x;s=f.offset().top+u.y-32;jQuery(t).offset({top:s-t.outerHeight()-2,left:o-parseInt(t.outerWidth()/2)});var e=o-parseInt(n.outerWidth()/2),l=s-n.outerHeight()-t.outerHeight(),h=jQuery(document).width();e+n.outerWidth()>h&&(e=Math.max(h-n.outerWidth(),o-n.outerWidth()+parseInt(t.outerWidth()/2)));e<0&&(e=0);jQuery(n).offset({top:l,left:e});c||google.maps.event.trigger(this,"domready")};this.onRemove=function(){jQuery(n).remove();jQuery(t).remove()};this.setPosition=function(n){i=n};this.open=function(n,t){f=n;t&&(i=typeof t.getPosition=="function"?t.getPosition():t.getBounds().getCenter());this.setMap(f);this.disableAutoPan&&n.getBounds().contains(i)||f.panTo(i);google.maps.event.addListenerOnce(n,"drag",function(){r.close()});google.maps.event.addListenerOnce(n,"click",function(){r.close()})};this.close=function(){google.maps.event.trigger(this,"closeclick");this.setMap(null)}};mapp=window.mapp||{};this.JSON||(this.JSON={}),function(){function i(n){return n<10?"0"+n:n}function f(n){return o.lastIndex=0,o.test(n)?'"'+n.replace(o,function(n){var t=s[n];return typeof t=="string"?t:"\\u"+("0000"+n.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+n+'"'}function r(i,e){var h,c,l,a,v=n,s,o=e[i];o&&typeof o=="object"&&typeof o.toJSON=="function"&&(o=o.toJSON(i));typeof t=="function"&&(o=t.call(e,i,o));switch(typeof o){case"string":return f(o);case"number":return isFinite(o)?String(o):"null";case"boolean":case"null":return String(o);case"object":if(!o)return"null";if(n+=u,s=[],Object.prototype.toString.apply(o)==="[object Array]"){for(a=o.length,h=0;h<a;h+=1)s[h]=r(h,o)||"null";return l=s.length===0?"[]":n?"[\n"+n+s.join(",\n"+n)+"\n"+v+"]":"["+s.join(",")+"]",n=v,l}if(t&&typeof t=="object")for(a=t.length,h=0;h<a;h+=1)c=t[h],typeof c=="string"&&(l=r(c,o))&&s.push(f(c)+(n?": ":":")+l);else for(c in o)Object.hasOwnProperty.call(o,c)&&(l=r(c,o))&&s.push(f(c)+(n?": ":":")+l);return l=s.length===0?"{}":n?"{\n"+n+s.join(",\n"+n)+"\n"+v+"}":"{"+s.join(",")+"}",n=v,l}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+i(this.getUTCMonth()+1)+"-"+i(this.getUTCDate())+"T"+i(this.getUTCHours())+":"+i(this.getUTCMinutes())+":"+i(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(){return this.valueOf()});var e=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,o=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,n,u,s={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},t;typeof JSON.stringify!="function"&&(JSON.stringify=function(i,f,e){var o;if(u=n="",typeof e=="number")for(o=0;o<e;o+=1)u+=" ";else typeof e=="string"&&(u=e);if((t=f)&&typeof f!="function"&&(typeof f!="object"||typeof f.length!="number"))throw Error("JSON.stringify");return r("",{"":i})});typeof JSON.parse!="function"&&(JSON.parse=function(n,t){function r(n,i){var f,e,u=n[i];if(u&&typeof u=="object")for(f in u)Object.hasOwnProperty.call(u,f)&&(e=r(u,f),e!==undefined?u[f]=e:delete u[f]);return t.call(n,i,u)}var i;if(n=String(n),e.lastIndex=0,e.test(n)&&(n=n.replace(e,function(n){return"\\u"+("0000"+n.charCodeAt(0).toString(16)).slice(-4)})),/^[\],:{}\s]*#x2F;.test(n.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return i=eval("("+n+")"),typeof t=="function"?r({"":i},""):i;throw new SyntaxError("JSON.parse");})}();mapp.lib={ajax:function(n){var i,t;if(jQuery.extend({type:"GET",cache:!1,data:null,spinner:null,callback:jQuery.noop},n),n.cache)for(typeof mapp.lib.ajax.cache=="undefined"&&(mapp.lib.ajax.cache=[]),i=JSON.stringify(n.data),t=0;t<mapp.lib.ajax.cache.length;t++)if(mapp.lib.ajax.cache[t].data==i){n.callback(mapp.lib.ajax.cache[t].response);return}n.spinner&&mapp.lib.spinner(n.spinner,!0);jQuery.ajax({type:n.type,cache:!1,url:mappl10n.options.ajaxurl,data:n.data,success:function(t,i,r){if(mapp.lib.spinner(n.spinner,!1),t.output&&(mappl10n.options.admin||mappl10n.options.debug)){alert("AJAX Error\r\n"+t.output);return}if(t.status=="OK"){n.cache&&mapp.lib.ajax.cache.push({data:JSON.stringify(n.data),response:t});n.callback&&n.callback(t,i,r);return}if(mappl10n.options.admin||mappl10n.options.debug){var u=typeof t=="object"?t.status:t;alert("AJAX ERROR\r\nResponse="+u+" TextStatus="+i+"\r\nResponseText="+r.responseText);return}},error:function(t,i,r){if((n.spinner&&mapp.lib.spinner(n.spinner,!1),typeof r!="undefined"&&r!="")&&(mappl10n.options.admin||mappl10n.options.debug)){alert("AJAX ERROR\r\nTextStatus="+i+"\r\nError="+r+"\r\nResponseText="+t.responseText);return}}})},jqVersionCheck:function(n){if(typeof jQuery=="undefined"||typeof n=="undefined")return!1;for(n=n.split("."),v=jQuery.fn.jquery.split("."),i=0;i<n.length;i++){var t=parseInt(n[i]),r=typeof v[i]!="undefined"?parseInt(v[i]):0;if(r!=t)return r>t}return!0},log:function(n,t){mappl10n.options.debug&&window.console&&console.log(n+" : "+t)},spinner:function(n,t){return t?(jQuery(n).addClass("mapp-spinner"),jQuery(n).prepend('<div class="mapp-spinner-overlay"><\/div><div class="mapp-spinner-icon"><\/div>')):(jQuery(n).removeClass("mapp-spinner"),jQuery(".mapp-spinner-overlay, .mapp-spinner-icon",n).remove()),n},scrollTo:function(n,t){if(n&&t&&n.length&&t.length){var r=jQuery(n).scrollTop(),u=jQuery(n).height(),i=jQuery(t).position().top,f=i+jQuery(t).height();(i<0||f>u)&&jQuery(n).scrollTop(r+i)}},stringToInt:function(n){for(arg in n){var t=n[arg];typeof t=="object"?mapp.lib.stringToInt(t):n[arg]=jQuery.isNumeric(t)?parseInt(t):t}return n}};jQuery("body").on("tabsactivate tabsshow",function(n,t){var i=t.newPanel?t.newPanel:t.panel;i&&jQuery(".mapp-canvas",i).each(function(){var t=jQuery(this).attr("id"),n=window[t];n.getResized()||(n.resize(),n.initCenter())})});mapp=window.mapp||{};+function(n){mapp.Places=function(t,i){function l(){i=n.extend({callback:n.noop,gmap:null,kml:!1,parse:!0,types:["geocode"]},i);h=n(t);o=i.gmap;r=n("input",t);f=new google.maps.places.Autocomplete(r.get(0),{types:i.types});f.bindTo("bounds",o);s=new google.maps.places.AutocompleteService;_placesService=new google.maps.places.PlacesService(o);google.maps.event.addListener(f,"place_changed",function(){var n=f.getPlace();i.parse?n&&n.geometry&&n.geometry.viewport?(e.set(c(n.formatted_address,"text")),i.callback(n)):e.parse(i.callback):i.callback});n("[data-mapp-geolocate]",h).click(function(){return e.geolocate(),!1})}function c(n,t){var i;return(n=jQuery.trim(n),n=n.replace(", United States of America","").replace(", USA","").replace(", United States",""),t=="text")?n:(i=n.indexOf(","),i==-1?[n]:[n.substring(0,i),jQuery.trim(n.substring(i+1))])}function u(n){r.toggleClass("mapp-error",!!n)}var f,s,o,r,h,e=this;this.set=function(n){r.blur();r.val(n)};this.get=function(){return n.trim(r.val())};this.focus=function(){r.focus()};this.parse=function(n){if(u(!1),value=this.get(),!value)return this.focus(),u(!0);if(i.kml){if(input=="kml")return n("http://kml-samples.googlecode.com/svn/trunk/kml/Placemark/placemark.kml");if(input.substring(0,4)=="http")return n(input)}var t=value.split(",");if(t.length==2&&!isNaN(t[0])&&!isNaN(t[1]))return n({geometry:{location:new google.maps.LatLng(t[0],t[1])}});s.getPlacePredictions({input:value,types:i.types},function(t,i){if(i!="OK"||t==null||t.length==0)return u(!0);_placesService.getDetails({placeId:t[0].place_id},function(t,i){return i!="OK"||!t||!t.geometry?u(!0):(e.set(c(t.formatted_address,"text")),n(t))})})};this.geolocate=function(){if(u(!1),!navigator||!navigator.geolocation){alert(mappl10n.no_geolocate);return}navigator.geolocation.getCurrentPosition(function(n){i.callback(new google.maps.LatLng(n.coords.latitude,n.coords.longitude))},function(){return u(!0)},{timeout:1e4,enableHighAccuracy:!0,maximumAge:3e4})};l.apply(this)}}(jQuery);mapp=window.mapp||{};mapp.Poi=function(){this.address=null;this.body=null;this.html=null;this.iconid=null;this.map=null;this.overlay=null;this.postid=null;this.title="";this.url=null;this.type=null;this.viewport=null;for(var n in arguments[0])typeof arguments[0][n]!="undefined"&&(this[n]=arguments[0][n])};mapp.Poi.prototype={fromJSON:function(n){var u,f,i,o,t,r,s,e;this.address=n.correctedAddress;this.body=n.body;this.correctedAddress=n.correctedAddress;this.html=n.html;this.iconid=n.iconid;this.postid=n.postid;this.title=n.title;this.type=n.type;this.url=n.url;n.viewport&&n.viewport.sw&&n.viewport.ne&&(u=new google.maps.LatLng(n.viewport.sw.lat,n.viewport.sw.lng),f=new google.maps.LatLng(n.viewport.ne.lat,n.viewport.ne.lng),this.viewport=u.lat()==0&&u.lng()==0&&f.lat()==0&&f.lng()==0?null:new google.maps.LatLngBounds(u,f));i=[];o=[];switch(this.type){case"polygon":if(n.poly&&n.poly.paths)for(t=0;t<n.poly.paths.length;t++){for(i=[],r=0;r<n.poly.paths[t].length;r++)i.push(new google.maps.LatLng(n.poly.paths[t][r].lat,n.poly.paths[t][r].lng));o.push(new google.maps.MVCArray(i))}this.overlay=new google.maps.Polygon({paths:new google.maps.MVCArray(o)});this.setColors(n.poly);break;case"polyline":if(n.poly&&n.poly.path)for(t=0;t<n.poly.path.length;t++)i.push(new google.maps.LatLng(n.poly.path[t].lat,n.poly.path[t].lng));this.overlay=new google.maps.Polyline({path:new google.maps.MVCArray(i)});this.setColors(n.poly);break;case"circle":e=new google.maps.LatLng(n.point.lat,n.point.lng);this.overlay=new google.maps.Circle({center:e,radius:parseFloat(n.poly.radius)});this.setColors(n.poly);break;case"rectangle":this.overlay=new google.maps.Rectangle({bounds:this.viewport});this.setColors(n.poly);break;case"kml":s=n.kml&&n.kml.url?n.kml.url:"";this.overlay=new google.maps.KmlLayer(s,{preserveViewport:!0,suppressInfoWindows:!0});break;case"":default:e=new google.maps.LatLng(n.point.lat,n.point.lng);this.overlay=new google.maps.Marker({position:e})}},toJSON:function(){var n={address:this.address,body:this.body,correctedAddress:this.address,iconid:this.iconid,point:null,poly:null,title:this.title,type:this.type,viewport:null},r=this.getPosition(),i,t;if(n.point={lat:r.lat(),lng:r.lng()},i=this.viewport?this.viewport:this.getBounds(),i&&(n.viewport={sw:{lat:i.getSouthWest().lat(),lng:i.getSouthWest().lng()},ne:{lat:i.getNorthEast().lat(),lng:i.getNorthEast().lng()}}),this.type=="kml"&&(n.kml={url:this.overlay.getUrl()},t=this.overlay.getDefaultViewport(),n.viewport={sw:{lat:t.getSouthWest().lat(),lng:t.getSouthWest().lng()},ne:{lat:t.getNorthEast().lat(),lng:t.getNorthEast().lng()}}),this.isPoly()){n.poly=this.getColors();switch(this.type){case"circle":n.poly.radius=this.overlay.getRadius();break;case"polyline":n.poly.path=[];this.overlay.getPath().forEach(function(t){n.poly.path.push({lat:t.lat(),lng:t.lng()})});break;case"polygon":n.poly.paths=[];this.overlay.getPaths().forEach(function(t){var i=[];t.forEach(function(n){i.push({lat:n.lat(),lng:n.lng()})});n.poly.paths.push(i)});break;case"rectangle":t=this.overlay.getBounds();n.viewport={sw:{lat:t.getSouthWest().lat(),lng:t.getSouthWest().lng()},ne:{lat:t.getNorthEast().lat(),lng:t.getNorthEast().lng()}}}}return n},setTooltip:function(n){this.map.getTooltips()&&(this.type||(n?this.overlay.setTitle(n):this.overlay.setTitle(jQuery("<div>").html(this.title).text())))},setMap:function(n){var t=this;if(google.maps.event.clearInstanceListeners(this.overlay),n==null){this.overlay.setMap(null);return}this.type=="kml"&&(google.maps.event.addListener(this.overlay,"defaultviewport_changed",function(){t.viewport=t.overlay.getDefaultViewport()}),google.maps.event.addListener(this.overlay,"status_changed",function(){var n=t.overlay.getStatus();n!="OK"&&mappl10n.ajaxErrors&&alert(mappl10n.kml_error+":"+n)}));this.map=n;this.overlay.setMap(n.getMap());this.setEditable(this.map.getEditable());this.setIcon(this.iconid);this.setTooltip();google.maps.event.addListener(this.overlay,"click",function(n){t.open(n)})},setEditable:function(n){var t=this;this.type!="kml"&&(this.overlay.setDraggable(n),this.isPoly()&&this.overlay.setEditable(n),google.maps.event.clearListeners(this.overlay,"rightclick"),google.maps.event.clearListeners(this.overlay,"dragstart"),n&&(google.maps.event.addListener(this.overlay,"dragstart",function(){t.viewport=null;t.map.closeInfoWindow()}),(this.type=="polygon"||this.type=="polyline")&&google.maps.event.addListener(this.overlay,"rightclick",function(n){n.vertex!=null&&t.overlay.getPath().getLength()>2&&t.overlay.getPath().removeAt(n.vertex)})))},getZIndex:function(){return this.type?this.overlay.zIndex:this.overlay.getZIndex()},setZIndex:function(n){this.type?this.overlay.zIndex=n:this.overlay.setZIndex(n)},setIcon:function(n){this.type||typeof mapp.Icons=="undefined"||(this.overlay.setIcon(null),this.overlay.setIcon(mapp.Icons.get(n)),this.iconid=n)},setVisible:function(n){typeof this.overlay.setVisible!="undefined"&&this.overlay.setVisible(n)},setColors:function(n){var i={};for(var t in{strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""})n&&typeof n[t]!="undefined"&&(i[t]=n[t]);this.overlay.setOptions(i)},getColors:function(){var t={};for(var n in{strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""})typeof this.overlay[n]!="undefined"&&(t[n]=this.overlay[n]);return t},center:function(n){var t=this.map.getMap(),i;if(!n){t.setCenter(this.getPosition());return}if(typeof n=="number"){t.setCenter(this.getPosition());t.setZoom(n);return}i=this.getBounds();i?(t.fitBounds(i),t.setCenter(this.getPosition())):(t.setCenter(this.getPosition()),t.setZoom(this.map.getPoiZoom()))},open:function(n){this.map.openPoi(this,n)},zoomIn:function(){var n=this.map.getMap(),r=n.getZoom(),t=this.getBounds(),i=Math.min(r+2,21);t&&n.fitBounds(t);i>n.getZoom()&&n.setZoom(i);n.setCenter(this.getPosition())},isPoly:function(){return jQuery.inArray(this.type,["polyline","polygon","circle","rectangle"])!=-1},getBounds:function(){var n;if(!this.map.getEditable()&&this.viewport)return this.viewport;switch(this.type){case"polyline":n=new google.maps.LatLngBounds;this.overlay.getPath().forEach(function(t){n.extend(t)});break;case"polygon":n=new google.maps.LatLngBounds;this.overlay.getPaths().forEach(function(t){t.forEach(function(t){n.extend(t)})});break;case"rectangle":case"circle":n=this.overlay.getBounds();break;case"kml":n=this.overlay.getDefaultViewport();break;default:return this.viewport?this.viewport:null}return n},getPosition:function(){if(this.type){var n=this.getBounds();return n?n.getCenter():new google.maps.LatLng(0,0)}return this.overlay.getPosition()},click:function(){google.maps.event.trigger(this.overlay,"click")}}
|
1 |
+
var mapp=window.mapp||{};+function(n){mapp.Map=function(t){function vr(){var n,t,r;for(n in mappl10n.styles)t=mappl10n.styles[n],r=new google.maps.StyledMapType(t,{name:n}),i.mapTypes.set(n,r),er==n&&i.setOptions({styles:t})}function yr(){hr&&ot("traffic",mappl10n.traffic,hi);gt&&ot("bicycling",mappl10n.bike,oi);cr&&ot("transit",mappl10n.transit,ci)}function ot(n,t,r){var f=e+"_"+n,o=r?"checked='checked'":"",s="<div class='gmnoprint mapp-control'><input type='checkbox' id='"+f+"' "+o+" /> "+t+"<\/div>",u=jQuery(s).get(0);i.controls[google.maps.ControlPosition.TOP_RIGHT].push(u);r&&pt(n);google.maps.event.clearListeners(u,"click");google.maps.event.addDomListener(u,"click",function(){pt(n)})}function pt(n){var r=e+"_"+n,t;switch(n){case"transit":k=k?k:new google.maps.TransitLayer;t=k;break;case"traffic":b=b?b:new google.maps.TrafficLayer;t=b;break;case"bicycling":w=w?w:new google.maps.BicyclingLayer;t=w}t.getMap()?(jQuery("#"+r).prop("checked",!1),t.setMap(null)):(jQuery("#"+r).prop("checked",!0),t.setMap(i))}var s=t.center,y=t.height,h=t.mapid,wt=t.mapTypeId?t.mapTypeId:"roadmap",bt=t.metaKey,e=t.name,kt=t.options,tt=t.query,it=t.title,p=t.width,rt=parseInt(t.zoom,10),dt=t.options.adaptive,gt=t.options.bicycling,ni=t.options.bigHeight,ti=t.options.bigWidth,ii=t.options.country,st=t.options.directions,ri=t.options.directionsServer,ui=t.options.directionsUnits,fi=t.options.draggable,ei=t.options.editable,ht=t.options.from,oi=t.options.initialBicycling,si=t.options.initialOpenDirections,ut=t.options.initialOpenInfo,hi=t.options.initialTraffic,ci=t.options.initialTransit,c=t.options.iwType,ct=t.options.keyboardShortcuts,li=t.options.language,ai=t.options.mapTypeControl,vi=parseInt(t.options.mapTypeControlStyle,10),l=t.options.mapTypeIds,yi=t.options.mashupClick,pi=parseInt(t.options.maxZoom),wi=parseInt(t.options.minZoom),bi=t.options.overviewMapControl,ki=t.options.overviewMapControlOpened,di=t.options.panControl,gi=t.options.poiZoom,pr=t.options.radius,nr=t.options.rotateControl,tr=t.options.scaleControl,ir=t.options.scrollwheel,lt=t.options.search,rr=t.height,ur=t.width,fr=t.options.streetViewControl,er=t.options.style,or=parseInt(t.options.tilt),at=t.options.to,sr=t.options.tooltips,hr=t.options.traffic,cr=t.options.transit,lr=t.options.zoomControl,ar=parseInt(t.options.zoomControlStyle,10),u=this,w,b,k,o=null,d,vt,g,a,nt,ft=null,i=null,f=null,et,r=[],yt=!1,v;this.display=function(){var r,h;if(d=jQuery("#"+e+"_dialog"),vt=jQuery("#"+e+"_directions"),g=jQuery("#"+e+"_layout"),a=document.getElementById(e),nt=jQuery("#"+e+"_poi_list"),!a)return mapp.lib.alert("MapPress: Missing map name or container for map: "+e);if(typeof google=="undefined")return mapp.lib.alert("MapPress: Google API not loaded");if(mapp.lib.jqVersionCheck("1.7")||mapp.lib.alert("jQuery version is too old: "+n.fn.jquery),i=new google.maps.Map(a,{mapTypeId:"roadmap",center:new google.maps.LatLng(0,0),zoom:1}),v=google.maps.Marker.MAX_ZINDEX,vt.append(jQuery("#"+e+"_directions_").contents()),nt.append(jQuery("#"+e+"_poi_list_").contents()),et=new mapp.Places(null,{gmap:i}),google.maps.event.addListener(et,"search",function(n){u.search(n)}),!l&&(l=["roadmap","satellite","terrain","hybrid"],mappl10n.styles))for(r in mappl10n.styles)l.push(r);if(s=s?new google.maps.LatLng(t.center.lat,t.center.lng):new google.maps.LatLng(0,0),h={backgroundColor:"transparent",draggable:fi,keyboardShortcuts:ct,mapTypeControl:ai,mapTypeControlOptions:{style:vi,mapTypeIds:l},maxZoom:pi,minZoom:wi,overviewMapControl:bi,overviewMapControlOptions:{opened:ki},panControl:di,rotateControl:nr,scaleControl:tr,scrollwheel:ir,streetViewControl:fr,tilt:or,zoomControl:lr,zoomControlOptions:{style:ar}},i.setOptions(h),vr(),u.setMapTypeId(wt),yr(),c=="ib"?(mapp.InfoBox.prototype=new google.maps.OverlayView,f=new mapp.InfoBox):f=new google.maps.InfoWindow,c=="ib"&&(ct=!1),ft=new mapp.Geocoder(u,li,ii),st!="none"&&(o=new mapp.Directions(u,st,ft,ri,ui)),dt&&jQuery(window).resize(function(){u.resize()}),tt){lt?et.parse(lt):this.ajaxQuery();return}google.maps.event.addListenerOnce(i,"idle",function(){u.initCenter()});this.setPois(t.pois)};this.getQuery=function(){return tt};this.setQuery=function(n){tt=n};this.setDialog=function(n){n=n?n:'<span class="mapp-spinner"><\/span>'+mappl10n.loading;n='<div class="mapp-dialog-inner">'+n+"<\/div>";jQuery(d).html(n);jQuery(d).show()};this.hideDialog=function(){jQuery(d).hide()};this.setPoiList=function(n){typeof n=="string"?nt.html(n):nt.append(n)};this.getOptions=function(){return kt};this.getResized=function(){return yt};this.show=function(){g.show();this.display()};this.closeInfoWindow=function(){f.close()};this.openDirections=function(n,t,i){var r,u;typeof n=="object"?(r=n.address?n.address:n.getPosition().toUrlValue(),n.open()):r=n;typeof t=="object"?(u=t.address?t.address:t.getPosition().toUrlValue(),t.open()):u=t;o.open(r,u,i)};this.setMapTypeId=function(n){n=n&&jQuery.inArray(n,l)!=-1?n:l[0];i.setMapTypeId(n)};this.setCenter=function(n,t){i.setCenter(new google.maps.LatLng(n,t))};this.setZoom=function(n){i.setZoom(n)};this.getPoiZoom=function(){return parseInt(gi)};this.poiToFront=function(n){v++;n.setZIndex(v)};this.getMap=function(){return i};this.getGeocoder=function(){return ft};this.getName=function(){return e};this.setName=function(n){e=n};this.getMapid=function(){return h};this.setMapid=function(n){h=n};this.getTitle=function(){return it};this.setTitle=function(n){it=n};this.getWidth=function(){return p};this.setWidth=function(n){p=n};this.getHeight=function(){return y};this.setHeight=function(n){y=n};this.getInfoWindow=function(){return f};this.getEditable=function(){return ei};this.getTooltips=function(){return sr};this.getPoi=function(n){return typeof n=="string"&&(n=parseInt(n,10)),r[n]};this.getPoiById=function(n){for(var t=0;t<r.length;t++)if(r[t].postid==n)return r[t];return null};this.getPois=function(){return r};this.insertPoi=function(n){r.unshift(n);n.setMap(this)};this.addPoi=function(n){r.push(n);n.setMap(this)};this.removePoi=function(n){var t=jQuery.inArray(n,r);t!=-1&&(r[t].setMap(null),r.splice(t,1))};this.setPois=function(n){for(var i,t=0;t<r.length;t++)r[t].setMap(null);for(r=[],t=0;t<n.length;t++)i=new mapp.Poi,i.fromJSON(n[t]),r.push(i),i.setMap(this),i.setZIndex(v+n.length-1-t);v+=n.length-1};this.showPois=function(){for(var n=0;n<r.length;n++)r[n].setVisible(!0)};this.hidePois=function(){for(var n=0;n<r.length;n++)r[n].setVisible(!1)};this.sortPois=function(n){for(var u,t=Array(),i=0;i<n.length;i++){if(u=parseInt(n[i]),isNaN(u))return!1;t.push(r[u])}return t.length!=r.length?!1:(r=t,!0)};this.openPoi=function(n,t){var r,i;if(c&&c!="none"){if(yi=="post"&&n.postid&&n.url){window.location.assign(n.url);return}i={html:null};google.maps.event.trigger(u,"poicontent",n,i);r=i.content?i.content:t&&typeof t.featureData!="undefined"?t.featureData.infoWindowHtml:n.html;this.openInfoWindow(n,r,t)}};this.openInfoWindow=function(n,t,r){(o&&o.close(),c&&c!="none")&&(this.poiToFront(n),f.close(),f.setContent(t),google.maps.event.addListenerOnce(f,"domready",function(){google.maps.event.trigger(u,"poidomready",n)}),n.type=="kml"&&r?(f.setOptions({pixelOffset:r.pixelOffset,position:r.latLng}),f.open(i)):n.type?(f.setOptions({position:n.getPosition()}),f.open(i)):f.open(i,n.overlay))};this.closeInfoWindow=function(){f.close()};this.resize=function(n,t){var r=i.getCenter();n&&t&&(jQuery(a).width(n),jQuery(a).height(t),p=n,y=t);google.maps.event.trigger(i,"resize");i.setCenter(r);yt=!0;return};this.initCenter=function(){if(this.closeInfoWindow(),google.maps.event.addListenerOnce(i,"idle",function(){u.initWindows()}),s&&s.lat()&&s.lng())i.setCenter(s),i.setZoom(rt);else{var n=rt?rt:!0;u.autoCenter(n)}};this.initWindows=function(){var i,n,t;o&&si?(n=jQuery.trim(ht),t=ht==null&&at==null?"0":jQuery.trim(at),n=jQuery.isNumeric(n)?this.getPoi(n):n,t=jQuery.isNumeric(t)?this.getPoi(t):t,typeof n=="object"?n.center(!1):typeof t=="object"&&t.center(!1),u.openDirections(n,t,!1)):ut&&(i=jQuery.isNumeric(ut)?u.getPoi(ut):u.getPoi(0),i&&i.open())};this.autoCenter=function(n){var t,u,f;if(r.length==0){this.setCenter(0,0);typeof n=="number"?i.setZoom(n):i.setZoom(1);return}if(r.length==1){r[0].center(n);return}for(t=new google.maps.LatLngBounds,u=0;u<r.length;u++)f=r[u].getBounds(),t=f?t.union(f):t.extend(r[u].getPosition());if(n===!1){i.setCenter(t.getCenter());return}if(typeof n=="number"){i.setCenter(t.getCenter());i.setZoom(n);return}i.fitBounds(t)};this.reset=function(){this.initCenter()};this.bigger=function(n,t,i){o&&o.close();this.closeInfoWindow();jQuery(n).text()==t?(jQuery(n).text(i),jQuery(g).width(ti),this.resize("100%",ni)):(jQuery(n).text(t),jQuery(g).width(ur),this.resize("100%",rr))};this.toJSON=function(){return{center:{lat:i.getCenter().lat(),lng:i.getCenter().lng()},height:y,mapid:h,mapTypeId:i.getMapTypeId(),metaKey:bt,pois:r,title:it,width:p,zoom:i.getZoom()}};this.ajaxSave=function(n){var t,i;t=typeof Prototype!="undefined"&&typeof Object.toJSON!="undefined"?Object.toJSON(u):t=JSON.stringify(u);i={action:"mapp_save",map:t,postid:mappl10n.options.postid};mapp.Ajax("POST",i,function(t){t.status=="OK"&&(h=t.data.mapid,n(t.data))})};this.ajaxDelete=function(n){h||n();var t={action:"mapp_delete",mapid:h};mapp.Ajax("POST",t,function(t){t.status=="OK"&&n()})}};mapp.Map.ajaxCreate=function(n,t,i){mapp.Ajax("GET",{action:"mapp_create"},function(r){if(r.status=="OK"){jQuery.extend(r.data.map.options,t);r.data.map.name=n;var u=new mapp.Map(r.data.map);i(u)}})};mapp.Map.ajaxGet=function(n,t,i,r){var u={action:"mapp_get",mapid:n};mapp.Ajax("GET",u,function(n){if(n.status=="OK"){jQuery.extend(n.data.map.options,i);n.data.map.name=t;var u=new mapp.Map(n.data.map);r(u)}})};mapp.Map.ajaxDelete=function(n,t){var i={action:"mapp_delete",mapid:n};mapp.Ajax("POST",i,function(n){n.status=="OK"&&t&&t()})};mapp.Ajax=function(n,t,i){jQuery.ajax({type:n,cache:!1,url:mappl10n.options.ajaxurl,data:t,success:function(n){if(n.output&&(mappl10n.options.admin||mappl10n.options.debug)&&alert("AJAX Error\r\n"+n.output),n.status=="OK"){i(n);return}(mappl10n.options.admin||mappl10n.options.debug)&&(typeof n=="object"?alert("AJAX Error\r\n"+n.status):alert("AJAX Error\r\n"+n))},error:function(n,t,i){typeof i!="undefined"&&i!=""&&mappl10n.ajaxErrors&&alert("AJAX ERROR\r\nStatus="+t+"\r\nError="+i+"\r\nResponseText="+n.responseText)}})}}(jQuery);mapp=window.mapp||{};mapp.Directions=function(n,t,i,r,u){function p(){jQuery(".mapp-dir-swap",f).click(function(){var n=jQuery(".mapp-dir-daddr",f).val(),t=jQuery(".mapp-dir-saddr",f).val();return jQuery(".mapp-dir-saddr",f).val(n),jQuery(".mapp-dir-daddr",f).val(t),jQuery(".mapp-dir-get",f).click(),!1});jQuery(".mapp-dir-get",f).click(function(){return s.getDirections(),!1});jQuery(".mapp-dir-print",f).click(function(){s.printDirections()});jQuery(".mapp-dir-close",f).click(function(){return s.close(),!1});jQuery(".mapp-travelmode",f).click(function(){return jQuery(".mapp-travelmode",f).removeClass("mapp-travelmode-on"),jQuery(this).addClass("mapp-travelmode-on"),s.getDirections(),!1});jQuery(".mapp-myloc",f).click(function(){return c.geolocate(function(n){n?(jQuery(".mapp-dir-saddr",f).val("("+n.coords.latitude+", "+n.coords.longitude+")"),jQuery(".mapp-dir-get",f).click()):alert(mappl10n.no_geolocate)}),!1})}function w(n,t,i){var u=jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-walk")?google.maps.DirectionsTravelMode.WALKING:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-transit")?google.maps.DirectionsTravelMode.TRANSIT:jQuery(".mapp-travelmode-on > span",f).hasClass("mapp-dir-bike")?google.maps.DirectionsTravelMode.BICYCLING:google.maps.DirectionsTravelMode.DRIVING;var o={travelMode:u,transitOptions:{departureTime:null},provideRouteAlternatives:!0,origin:n,destination:t,unitSystem:y},r=jQuery(".mapp-dir-renderer",f).get(0);jQuery(".mapp-dir-renderer",f).empty();l||(l=new google.maps.DirectionsService);l.route(o,function(n,t){switch(t){case google.maps.DirectionsStatus.OK:h.hidePois();e?(e.setDirections(n),e.setMap(a),e.setPanel(r)):e=new google.maps.DirectionsRenderer({map:a,panel:r,directions:n,hideRouteList:!1,draggable:!0});break;case google.maps.DirectionsStatus.NOT_FOUND:alert(mappl10n.dir_not_found);break;case google.maps.DirectionsStatus.ZERO_RESULTS:alert(mappl10n.dir_zero_results);break;default:alert(mappl10n.dir_default+t)}i()})}var h=n,v=t,c=i,o=r,y=u,f=jQuery("#"+n.getName()+"_directions"),e,l,a=n.getMap(),s=this;o.toLowerCase().indexOf("http")==-1&&(o="https://"+o);p();this.open=function(n,t,i){if(v=="google"){this.openGoogle(n,t);return}jQuery(f).show();jQuery(".mapp-dir-saddr",f).val(n);jQuery(".mapp-dir-daddr",f).val(t);(i||typeof i=="undefined")&&(jQuery(".mapp-dir-get",f).focus(),jQuery(".mapp-dir-saddr",f).focus())};this.close=function(){jQuery(f).hide();e&&(e.setPanel(null),e.getMap()&&(e.setMap(null),h.showPois()))};this.getDirections=function(){h.closeInfoWindow();jQuery(".mapp-spinner",f).show();var n=jQuery(".mapp-dir-saddr",f),t=jQuery(".mapp-dir-daddr",f),i=jQuery(".mapp-dir-saddr-err",f),r=jQuery(".mapp-dir-daddr-err",f);c.geocodeField(n,i,function(n){c.geocodeField(t,r,function(t){n&&t?w(n,t,function(){jQuery(".mapp-spinner",f).hide();return}):jQuery(".mapp-spinner",f).hide()})})};this.printDirections=function(){var t,n=jQuery(".mapp-travelmode-on > span",f);t=n.hasClass("mapp-dir-walk")?"w":n.hasClass("mapp-dir-bike")?"b":n.hasClass("mapp-dir-transit")?"r":"d";this.openGoogle(jQuery(".mapp-dir-saddr",f).val(),jQuery(".mapp-dir-daddr",f).val(),t)};this.openGoogle=function(n,t,i){var r=o;r+="?saddr="+encodeURIComponent(n);r+="&daddr="+encodeURIComponent(t);i&&(r+="&dirflg="+i);window.open(r)}};mapp=window.mapp||{};mapp.Geocoder=function(n,t,i){function f(n,t){jQuery(n).removeClass("mapp-error");jQuery(t).hide()}function e(n,t,i){jQuery(n).addClass("mapp-error");jQuery(t).html(i);jQuery(t).show()}var o,u,s,c,h,r;o=i;c=t;h=n;s=h.getMap();r=this;this.geocode=function(n,t){typeof n=="string"&&n.substring(0,1)=="("&&(split=n.replace(/\(|\)/g,"").split(","),n=new google.maps.LatLng(split[0],split[1]));var i=n instanceof google.maps.LatLng?{location:n}:{address:n,region:o,bounds:s.getBounds()};u||(u=new google.maps.Geocoder);u.geocode(i,function(n,i){if(n){for(var r=0;r<n.length;r++)n[r].formatted_address==""&&n.splice(r,1);t(n[0],i)}else t(null,i)})};this.geolocate=function(n){if(!navigator||!navigator.geolocation)return null;navigator.geolocation.getCurrentPosition(function(t){n(t)},function(){n(null)},{timeout:1e4,enableHighAccuracy:!0,maximumAge:3e4})};this.stringToLatLng=function(n){var t=n.split(",",2),i=Number(t[0]),r=Number(t[1]);return isNaN(i)||isNaN(r)?!1:new google.maps.LatLng(i,r)};this.geocodeField=function(n,t,i){f(n,t);checkAddress(n,t,jQuery(n).val(),function(r){if(!r){e(n,t,mappl10n.no_address);i(null);return}if(r&&r.formatted_address){jQuery(n).val(r.formatted_address);i(r.formatted_address);return}i(r);return})};this.autocompleteField=function(n,t,i,u,o){jQuery(n).keypress(function(i){i.which==13&&(checkAddress(n,t,jQuery(n).val(),o),i.preventDefault())});jQuery(i).click(function(){return checkAddress(n,t,jQuery(n).val(),o),!1});jQuery(u).click(function(){return f(n,t),r.geolocate(function(i){if(i){var r="("+i.coords.latitude+", "+i.coords.longitude+")";jQuery(n).val("");checkAddress(n,t,r,o)}else e(n,t,mappl10n.no_geolocate);return}),!1})};checkAddress=function(n,t,i,u){if(f(n,t),i=jQuery.trim(i),i==""){u(null);return}var o=r.stringToLatLng(i);if(o){u(o);return}if(i.substring(0,4)=="http"){u(i);return}r.geocode(i,function(i,r){if(!i||r!=google.maps.GeocoderStatus.OK){e(n,t,mappl10n.no_address);u(null);return}u(i);return})}};mapp.Geocoder.parseAddress=function(n){return!n||n==""?{firstLine:"",secondLine:""}:(n.lastIndexOf(", USA")>0||n.lastIndexOf(", United States")>0)&&(n.lastIndexOf(", USA")>0&&(n=n.slice(0,n.lastIndexOf(", USA"))),n.lastIndexOf(", United States")>0&&(n=n.slice(0,n.lastIndexOf(", United States"))),n.indexOf(",")==n.lastIndexOf(","))?{firstLine:n,secondLine:""}:n.indexOf(",")==-1?{firstLine:n,secondLine:""}:{firstLine:n.slice(0,n.indexOf(",")),secondLine:n.slice(n.indexOf(", ")+2)}};mapp=window.mapp||{};mapp.Icons={};mapp.Icons.get=function(){return"https://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png"};mapp.Icons.getUrl=function(){return"https://maps.google.com/intl/en_us/mapfiles/ms/micons/red-dot.png"};mapp=window.mapp||{};mapp.InfoBox=function(){var u,f,n,i,t,r=this;this.setContent=function(n){u=n};this.onAdd=function(){n=jQuery("<div class='mapp-ib'><div class='mapp-ib-close'>X<\/div><\/div>");t=jQuery("<div class='mapp-ib-tip'><\/div>");typeof u=="string"?jQuery(n).append(u):jQuery(n).append(jQuery(u));jQuery("body").append(n);jQuery("body").append(t);jQuery(".mapp-ib-close",n).click(function(){r.close()});jQuery(window).resize(function(){r.close()})};this.draw=function(){var c=jQuery(n).is(":visible"),u=r.getProjection().fromLatLngToContainerPixel(i),f,o,s;if(u.x=parseInt(u.x),u.y=parseInt(u.y),f=jQuery(this.getMap().getDiv()),u.x>f.width()||u.x<0||u.y>f.height()||u.y<0){jQuery(n).hide();jQuery(t).hide();return}jQuery(n).show();jQuery(t).show();o=f.offset().left+u.x;s=f.offset().top+u.y-32;jQuery(t).offset({top:s-t.outerHeight()-2,left:o-parseInt(t.outerWidth()/2)});var e=o-parseInt(n.outerWidth()/2),l=s-n.outerHeight()-t.outerHeight(),h=jQuery(document).width();e+n.outerWidth()>h&&(e=Math.max(h-n.outerWidth(),o-n.outerWidth()+parseInt(t.outerWidth()/2)));e<0&&(e=0);jQuery(n).offset({top:l,left:e});c||google.maps.event.trigger(this,"domready")};this.onRemove=function(){jQuery(n).remove();jQuery(t).remove()};this.setPosition=function(n){i=n};this.open=function(n,t){f=n;t&&(i=typeof t.getPosition=="function"?t.getPosition():t.getBounds().getCenter());this.setMap(f);this.disableAutoPan&&n.getBounds().contains(i)||f.panTo(i);google.maps.event.addListenerOnce(n,"drag",function(){r.close()});google.maps.event.addListenerOnce(n,"click",function(){r.close()})};this.close=function(){google.maps.event.trigger(this,"closeclick");this.setMap(null)}};mapp=window.mapp||{};+function(n){mapp.lib={ajax:function(t){var r=this,u,i;if(n.extend({type:"GET",cache:!1,data:null,spinner:null,callback:n.noop},t),t.cache)for(typeof mapp.lib.ajax.cache=="undefined"&&(mapp.lib.ajax.cache=[]),u=JSON.stringify(t.data),i=0;i<mapp.lib.ajax.cache.length;i++)if(mapp.lib.ajax.cache[i].hash==u){t.callback(mapp.lib.ajax.cache[i].response);return}t.spinner&&mapp.lib.spinner(t.spinner,!0);n.ajax({type:t.type,cache:!1,url:mappl10n.options.ajaxurl,data:t.data,success:function(n,i,u){if(mapp.lib.spinner(t.spinner,!1),n.output){r.alert("AJAX Error\r\n"+n.output);return}if(n.status=="OK"){t.cache&&mapp.lib.ajax.cache.push({hash:JSON.stringify(t.data),response:n});t.callback&&t.callback(n,u);return}var f=typeof n=="object"?n.status:n;r.alert("AJAX ERROR\r\nResponse="+f+" TextStatus="+i+"\r\nResponseText="+u.responseText)},error:function(n,i,u){mapp.lib.spinner(t.spinner,!1);typeof u!="undefined"&&u!=""&&r.alert("AJAX ERROR\r\nTextStatus="+i+"\r\nError="+u+"\r\nResponseText="+n.responseText)}})},jqVersionCheck:function(t){if(typeof n=="undefined"||typeof t=="undefined")return!1;for(t=t.split("."),v=n.fn.jquery.split("."),i=0;i<t.length;i++){var r=parseInt(t[i]),u=typeof v[i]!="undefined"?parseInt(v[i]):0;if(u!=r)return u>r}return!0},alert:function(n){mappl10n.options.admin||mappl10n.debug?alert(n):window.console&&console.log(n)},spinner:function(t,i){return i=typeof i=="undefined"?t.hasClass("mapp-spinner"):i,i?(n(t).addClass("mapp-spinner"),n(t).prepend('<div class="mapp-spinner-overlay"><\/div><div class="mapp-spinner-icon"><\/div>')):(n(t).removeClass("mapp-spinner"),n(".mapp-spinner-overlay, .mapp-spinner-icon",t).remove()),t},scrollTo:function(n,t){if(n&&t&&n.length&&t.length){var r=n.scrollTop(),i=t.position().top,u=i+t.height();i<r?n.scrollTop(i):u>r&&n.scrollTop(u)}}};n("body").on("tabsactivate tabsshow",function(t,i){var r=i.newPanel?i.newPanel:i.panel;r&&n(".mapp-canvas",r).each(function(){var i=n(this).attr("id"),t=window[i];t.getResized()||(t.resize(),t.initCenter())})})}(jQuery);mapp=window.mapp||{};+function(n){mapp.Places=function(t,i){var u=this,r;(this.sel=n(t),this.opts=n.extend({gmap:null,types:[]},i),r=n('<div style="display:none">').appendTo("body"),this.placesService=new google.maps.places.PlacesService(r.get(0)),this.autocompleteService=new google.maps.places.AutocompleteService,this.sel.length)&&(this.autocomplete=new google.maps.places.Autocomplete(this.sel.get(0),{types:this.opts.types}),this.autocomplete.bindTo("bounds",this.opts.gmap),google.maps.event.addListener(this.autocomplete,"place_changed",function(){u.parse(this.getPlace())}))};mapp.Places.prototype={parse:function(t){var i,u,r=this;if(i=t&&t.name?n.trim(t.name):n.trim(t),this.error(!1),this.sel.blur(),!i)return this.error(!0);if(t&&t.geometry)return google.maps.event.trigger(r,"search",t);if(u=this.parseLatLng(t))return google.maps.event.trigger(r,"search",u);if(i=="geolocate")return this.geolocate();if(i.substring(0,4)=="http")return u=i=="kml"?"http://kml-samples.googlecode.com/svn/trunk/kml/Placemark/placemark.kml":i,google.maps.event.trigger(r,"search",u);this.autocompleteService.getPlacePredictions({input:i,types:this.opts.types,bounds:this.opts.gmap.getBounds()},function(n,t){if(t!="OK"||n==null||n.length==0)return r.error(!0);r.placesService.getDetails({placeId:n[0].place_id},function(n,t){if(t!="OK"||!n||!n.geometry)return r.error(!0);google.maps.event.trigger(r,"search",n)})})},parseLatLng:function(t){var i,r;return t instanceof google.maps.LatLng?i=t:t&&t.lat&&t.lng?i=new google.maps.LatLng(t.lat,t.lng):(name=t&&t.name?n.trim(t.name):n.trim(t),r=name.split(","),r.length!=2||isNaN(r[0])||isNaN(r[1])||(i=new google.maps.LatLng(r[0],r[1]))),i?{name:i.toUrlValue(),geometry:{location:i}}:null},geolocate:function(){var n=this;if(!navigator||!navigator.geolocation){alert(mappl10n.no_geolocate);return}navigator.geolocation.getCurrentPosition(function(t){var i=new google.maps.LatLng(t.coords.latitude,t.coords.longitude),r={name:i.toUrlValue(),geometry:{location:i}};n.set("");google.maps.event.trigger(n,"search",r)},function(){alert(mappl10n.no_geolocate)},{timeout:1e4,enableHighAccuracy:!0,maximumAge:3e4})},set:function(n){this.sel.val(n);this.error(!1)},get:function(){return n.trim(this.sel.val())},focus:function(){this.sel.focus()},error:function(n){this.sel.toggleClass("mapp-error",!!n);this.focus()}}}(jQuery);mapp=window.mapp||{};mapp.Poi=function(){this.address=null;this.body=null;this.html=null;this.iconid=null;this.map=null;this.overlay=null;this.postid=null;this.title="";this.url=null;this.type=null;this.viewport=null;for(var n in arguments[0])typeof arguments[0][n]!="undefined"&&(this[n]=arguments[0][n])};mapp.Poi.prototype={fromJSON:function(n){var u,f,i,o,t,r,s,e;this.address=n.correctedAddress;this.body=n.body;this.correctedAddress=n.correctedAddress;this.html=n.html;this.iconid=n.iconid;this.postid=n.postid;this.title=n.title;this.type=n.type;this.url=n.url;n.viewport&&n.viewport.sw&&n.viewport.ne&&(u=new google.maps.LatLng(n.viewport.sw.lat,n.viewport.sw.lng),f=new google.maps.LatLng(n.viewport.ne.lat,n.viewport.ne.lng),this.viewport=u.lat()==0&&u.lng()==0&&f.lat()==0&&f.lng()==0?null:new google.maps.LatLngBounds(u,f));i=[];o=[];switch(this.type){case"polygon":if(n.poly&&n.poly.paths)for(t=0;t<n.poly.paths.length;t++){for(i=[],r=0;r<n.poly.paths[t].length;r++)i.push(new google.maps.LatLng(n.poly.paths[t][r].lat,n.poly.paths[t][r].lng));o.push(new google.maps.MVCArray(i))}this.overlay=new google.maps.Polygon({paths:new google.maps.MVCArray(o)});this.setColors(n.poly);break;case"polyline":if(n.poly&&n.poly.path)for(t=0;t<n.poly.path.length;t++)i.push(new google.maps.LatLng(n.poly.path[t].lat,n.poly.path[t].lng));this.overlay=new google.maps.Polyline({path:new google.maps.MVCArray(i)});this.setColors(n.poly);break;case"circle":e=new google.maps.LatLng(n.point.lat,n.point.lng);this.overlay=new google.maps.Circle({center:e,radius:parseFloat(n.poly.radius)});this.setColors(n.poly);break;case"rectangle":this.overlay=new google.maps.Rectangle({bounds:this.viewport});this.setColors(n.poly);break;case"kml":s=n.kml&&n.kml.url?n.kml.url:"";this.overlay=new google.maps.KmlLayer(s,{preserveViewport:!0,suppressInfoWindows:!0});break;case"":default:e=new google.maps.LatLng(n.point.lat,n.point.lng);this.overlay=new google.maps.Marker({position:e})}},toJSON:function(){var n={address:this.address,body:this.body,correctedAddress:this.address,iconid:this.iconid,point:null,poly:null,title:this.title,type:this.type,viewport:null},r=this.getPosition(),t,i;if(n.point={lat:r.lat(),lng:r.lng()},t=this.viewport?this.viewport:this.getBounds(),t&&(n.viewport={sw:{lat:t.getSouthWest().lat(),lng:t.getSouthWest().lng()},ne:{lat:t.getNorthEast().lat(),lng:t.getNorthEast().lng()}}),this.type=="kml"&&(n.kml={url:this.overlay.getUrl()}),this.isPoly()){n.poly=this.getColors();switch(this.type){case"circle":n.poly.radius=this.overlay.getRadius();break;case"polyline":n.poly.path=[];this.overlay.getPath().forEach(function(t){n.poly.path.push({lat:t.lat(),lng:t.lng()})});break;case"polygon":n.poly.paths=[];this.overlay.getPaths().forEach(function(t){var i=[];t.forEach(function(n){i.push({lat:n.lat(),lng:n.lng()})});n.poly.paths.push(i)});break;case"rectangle":i=this.overlay.getBounds();n.viewport={sw:{lat:i.getSouthWest().lat(),lng:i.getSouthWest().lng()},ne:{lat:i.getNorthEast().lat(),lng:i.getNorthEast().lng()}}}}return n},setTooltip:function(n){this.map.getTooltips()&&(this.type||(n?this.overlay.setTitle(n):this.overlay.setTitle(jQuery("<div>").html(this.title).text())))},setMap:function(n){var t=this;if(google.maps.event.clearInstanceListeners(this.overlay),n==null){this.overlay.setMap(null);return}this.type=="kml"&&(google.maps.event.addListener(this.overlay,"defaultviewport_changed",function(){t.viewport=t.overlay.getDefaultViewport()}),google.maps.event.addListener(this.overlay,"status_changed",function(){var n=t.overlay.getStatus();n!="OK"&&mappl10n.ajaxErrors&&alert(mappl10n.kml_error+":"+n)}));this.map=n;this.overlay.setMap(n.getMap());this.setEditable(this.map.getEditable());this.setIcon(this.iconid);this.setTooltip();google.maps.event.addListener(this.overlay,"click",function(n){t.open(n)})},setEditable:function(n){var t=this;this.type!="kml"&&(this.overlay.setDraggable(n),this.isPoly()&&this.overlay.setEditable(n),google.maps.event.clearListeners(this.overlay,"rightclick"),google.maps.event.clearListeners(this.overlay,"dragstart"),n&&(google.maps.event.addListener(this.overlay,"dragstart",function(){t.viewport=null;t.map.closeInfoWindow()}),(this.type=="polygon"||this.type=="polyline")&&google.maps.event.addListener(this.overlay,"rightclick",function(n){n.vertex!=null&&t.overlay.getPath().getLength()>2&&t.overlay.getPath().removeAt(n.vertex)})))},getZIndex:function(){return this.type?this.overlay.zIndex:this.overlay.getZIndex()},setZIndex:function(n){this.type?this.overlay.zIndex=n:this.overlay.setZIndex(n)},setIcon:function(n){this.type||typeof mapp.Icons=="undefined"||(this.overlay.setIcon(null),this.overlay.setIcon(mapp.Icons.get(n)),this.iconid=n)},setVisible:function(n){typeof this.overlay.setVisible!="undefined"&&this.overlay.setVisible(n)},setColors:function(n){var i={};for(var t in{strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""})n&&typeof n[t]!="undefined"&&(i[t]=n[t]);this.overlay.setOptions(i)},getColors:function(){var t={};for(var n in{strokeColor:"",strokeOpacity:"",strokeWeight:"",fillColor:"",fillOpacity:""})typeof this.overlay[n]!="undefined"&&(t[n]=this.overlay[n]);return t},center:function(n){var t=this.map.getMap(),i;if(!n){t.setCenter(this.getPosition());return}if(typeof n=="number"){t.setCenter(this.getPosition());t.setZoom(n);return}i=this.getBounds();i?(t.fitBounds(i),t.setCenter(this.getPosition())):(t.setCenter(this.getPosition()),t.setZoom(this.map.getPoiZoom()))},open:function(n){this.map.openPoi(this,n)},zoomIn:function(){var n=this.map.getMap(),r=n.getZoom(),t=this.getBounds(),i=Math.min(r+2,21);t&&n.fitBounds(t);i>n.getZoom()&&n.setZoom(i);n.setCenter(this.getPosition())},isPoly:function(){return jQuery.inArray(this.type,["polyline","polygon","circle","rectangle"])!=-1},getBounds:function(){var n;if(!this.map.getEditable()&&this.viewport)return this.viewport;switch(this.type){case"polyline":n=new google.maps.LatLngBounds;this.overlay.getPath().forEach(function(t){n.extend(t)});break;case"polygon":n=new google.maps.LatLngBounds;this.overlay.getPaths().forEach(function(t){t.forEach(function(t){n.extend(t)})});break;case"rectangle":case"circle":n=this.overlay.getBounds();break;case"kml":n=this.overlay.getDefaultViewport();n=n?n:this.viewport;break;default:return this.viewport?this.viewport:null}return n},getPosition:function(){if(this.type){var n=this.getBounds();return n?n.getCenter():new google.maps.LatLng(0,0)}return this.overlay.getPosition()},click:function(){google.maps.event.trigger(this.overlay,"click")}};+function(){mapp.load=function(){while(mapp.data.length){var n=mapp.data.pop(),t=new mapp.Map(n);window[n.name]=t;t.display()}}}(jQuery);typeof mapp.Media!="undefined"?window.mappEditor=new mapp.Media:mapp.load()
|
languages/{mappress-bg_BG.mo → mappress-google-maps-for-wordpress-bg_BG.mo}
RENAMED
File without changes
|
languages/{mappress-bg_BG.po → mappress-google-maps-for-wordpress-bg_BG.po}
RENAMED
File without changes
|
languages/{mappress-de_DE.mo → mappress-google-maps-for-wordpress-de_DE.mo}
RENAMED
File without changes
|
languages/{mappress-de_DE.po → mappress-google-maps-for-wordpress-de_DE.po}
RENAMED
File without changes
|
languages/{mappress-es_ES.mo → mappress-google-maps-for-wordpress-es_ES.mo}
RENAMED
File without changes
|
languages/{mappress-es_ES.po → mappress-google-maps-for-wordpress-es_ES.po}
RENAMED
File without changes
|
languages/{mappress-fi.mo → mappress-google-maps-for-wordpress-fi.mo}
RENAMED
File without changes
|
languages/{mappress-fi.po → mappress-google-maps-for-wordpress-fi.po}
RENAMED
File without changes
|
languages/{mappress-fr_FR.mo → mappress-google-maps-for-wordpress-fr_FR.mo}
RENAMED
File without changes
|
languages/{mappress-fr_FR.po → mappress-google-maps-for-wordpress-fr_FR.po}
RENAMED
File without changes
|
languages/{mappress-hr.mo → mappress-google-maps-for-wordpress-hr.mo}
RENAMED
File without changes
|
languages/{mappress-hr.po → mappress-google-maps-for-wordpress-hr.po}
RENAMED
File without changes
|
languages/{mappress-hu_HU.mo → mappress-google-maps-for-wordpress-hu_HU.mo}
RENAMED
File without changes
|
languages/{mappress-hu_HU.po → mappress-google-maps-for-wordpress-hu_HU.po}
RENAMED
File without changes
|
languages/{mappress-it_IT.mo → mappress-google-maps-for-wordpress-it_IT.mo}
RENAMED
File without changes
|
languages/{mappress-it_IT.po → mappress-google-maps-for-wordpress-it_IT.po}
RENAMED
File without changes
|
languages/{mappress-ja.mo → mappress-google-maps-for-wordpress-ja.mo}
RENAMED
File without changes
|
languages/{mappress-ja.po → mappress-google-maps-for-wordpress-ja.po}
RENAMED
File without changes
|
languages/{mappress-nl_NL.mo → mappress-google-maps-for-wordpress-nl_NL.mo}
RENAMED
File without changes
|
languages/{mappress-nl_NL.po → mappress-google-maps-for-wordpress-nl_NL.po}
RENAMED
File without changes
|
languages/{mappress-pl_PL.mo → mappress-google-maps-for-wordpress-pl_PL.mo}
RENAMED
File without changes
|
languages/{mappress-pl_PL.po → mappress-google-maps-for-wordpress-pl_PL.po}
RENAMED
File without changes
|
languages/{mappress-pt_BR.mo → mappress-google-maps-for-wordpress-pt_BR.mo}
RENAMED
File without changes
|
languages/{mappress-pt_BR.po → mappress-google-maps-for-wordpress-pt_BR.po}
RENAMED
File without changes
|
languages/{mappress-ru_RU.mo → mappress-google-maps-for-wordpress-ru_RU.mo}
RENAMED
File without changes
|
languages/{mappress-ru_RU.po → mappress-google-maps-for-wordpress-ru_RU.po}
RENAMED
File without changes
|
languages/mappress-google-maps-for-wordpress-sr_RS.mo
ADDED
Binary file
|
languages/mappress-google-maps-for-wordpress-sr_RS.po
ADDED
@@ -0,0 +1,1730 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# SOME DESCRIPTIVE TITLE.
|
2 |
+
# This file is put in the public domain.
|
3 |
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
4 |
+
#
|
5 |
+
msgid ""
|
6 |
+
msgstr ""
|
7 |
+
"Project-Id-Version: MapPress Easy Google Maps in italiano\n"
|
8 |
+
"Report-Msgid-Bugs-To: \n"
|
9 |
+
"POT-Creation-Date: 2014-01-26 13:33+0100\n"
|
10 |
+
"PO-Revision-Date: 2015-09-11 10:38+0100\n"
|
11 |
+
"Last-Translator: Borisa Djuraskovic <borisad@webhostinghub.com>\n"
|
12 |
+
"Language-Team: Gianni Diurno | gidibao.net & charmingpress.com\n"
|
13 |
+
"Language: it_IT\n"
|
14 |
+
"MIME-Version: 1.0\n"
|
15 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
+
"Content-Transfer-Encoding: 8bit\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;esc_attr__;esc_attr_e;esc_html__;esc_html_e\n"
|
18 |
+
"X-Poedit-Basepath: ../\n"
|
19 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
20 |
+
"X-Generator: Poedit 1.7.4\n"
|
21 |
+
"X-Poedit-SearchPath-0: .\n"
|
22 |
+
|
23 |
+
#: mappress.php:122
|
24 |
+
msgid "Version"
|
25 |
+
msgstr "Verzija"
|
26 |
+
|
27 |
+
#: mappress.php:130 mappress_api.php:550 mappress_options.php:603
|
28 |
+
msgid "Documentation"
|
29 |
+
msgstr "Dokumentacija"
|
30 |
+
|
31 |
+
#: mappress.php:131
|
32 |
+
msgid "Support"
|
33 |
+
msgstr "Podrška"
|
34 |
+
|
35 |
+
#: mappress.php:132
|
36 |
+
msgid "Contact"
|
37 |
+
msgstr "Kontakt"
|
38 |
+
|
39 |
+
#: mappress.php:135
|
40 |
+
msgid "Upgrade to MapPress Pro"
|
41 |
+
msgstr "Nadogradnja na MapPress Pro"
|
42 |
+
|
43 |
+
#: mappress.php:334
|
44 |
+
msgid ""
|
45 |
+
"MapPress database tables are missing. Please deactivate the plugin and "
|
46 |
+
"activate it again to fix this."
|
47 |
+
msgstr ""
|
48 |
+
"Nedostaju tabele baze podataka MapPress-a. Molimo deaktivirajte plugin i "
|
49 |
+
"aktivirajte ga ponovo da biste ovo popravili."
|
50 |
+
|
51 |
+
#: mappress.php:339
|
52 |
+
msgid ""
|
53 |
+
"WARNING: MapPress now requires WordPress 3.2 or higher. Please upgrade "
|
54 |
+
"before using MapPress."
|
55 |
+
msgstr ""
|
56 |
+
"UPOZORENJE: MapPress sada zahteva WordPress 3.2 ili bolji. Molimo "
|
57 |
+
"nadogradite pre upotrebe MapPress-a."
|
58 |
+
|
59 |
+
#: mappress.php:344
|
60 |
+
msgid ""
|
61 |
+
"WARNING: MapPress is not compfatible with the WP-Geo plugin. Please "
|
62 |
+
"deactivate or uninstall WP-Geo before using MapPress."
|
63 |
+
msgstr ""
|
64 |
+
"UPOZORENJE: MapPress nije kompatibilan sa WP-Geo plugin-om. Molimo "
|
65 |
+
"deaktivirajte ili deinstalirajte WP-Geo pre upotrebe MapPress-a."
|
66 |
+
|
67 |
+
#: mappress.php:542 mappress_api.php:739 templates/map_directions.php:6
|
68 |
+
msgid "Bicycling"
|
69 |
+
msgstr "Biciklizam"
|
70 |
+
|
71 |
+
#: mappress.php:543
|
72 |
+
msgid "Bike"
|
73 |
+
msgstr "Bicikl"
|
74 |
+
|
75 |
+
#: mappress.php:544
|
76 |
+
msgid "One of the addresses could not be found."
|
77 |
+
msgstr "Jedna od adresi nije mogla biti pronađena."
|
78 |
+
|
79 |
+
#: mappress.php:545 mappress_api.php:662
|
80 |
+
msgid ""
|
81 |
+
"Google cannot return directions between those addresses. There is no route "
|
82 |
+
"between them or the routing information is not available."
|
83 |
+
msgstr ""
|
84 |
+
"Google ne može da vrati uputstva između tih adresa. Ne postoji ruta među "
|
85 |
+
"njima, niti su dostupne informacije o ruti."
|
86 |
+
|
87 |
+
#: mappress.php:546 mappress_api.php:663
|
88 |
+
msgid "Unknown error, unable to return directions. Status code = "
|
89 |
+
msgstr "Nepoznata greška, ne može da vrati uputstva. Kod statusa ="
|
90 |
+
|
91 |
+
#: mappress.php:547 mappress_api.php:667 mappress_options.php:103
|
92 |
+
#: mappress_poi.php:281 mappress_settings.php:130 pro/mappress_widget.php:108
|
93 |
+
msgid "Directions"
|
94 |
+
msgstr "Uputstva"
|
95 |
+
|
96 |
+
#: mappress.php:548
|
97 |
+
msgid "Error reading KML file"
|
98 |
+
msgstr "Greška u iščitavanju KML fajla"
|
99 |
+
|
100 |
+
#: mappress.php:549
|
101 |
+
msgid "Loading..."
|
102 |
+
msgstr "Učitavanje..."
|
103 |
+
|
104 |
+
#: mappress.php:550 mappress_api.php:665
|
105 |
+
msgid "No matching address"
|
106 |
+
msgstr "Nema adresa koje se poklapaju"
|
107 |
+
|
108 |
+
#: mappress.php:551
|
109 |
+
msgid "Unable to get your location"
|
110 |
+
msgstr "Ne može da pribavi vašu lokaciju"
|
111 |
+
|
112 |
+
#: mappress.php:552 mappress_api.php:685 mappress_settings.php:318
|
113 |
+
msgid "Traffic"
|
114 |
+
msgstr "Saobraćaj"
|
115 |
+
|
116 |
+
#: mappress.php:553
|
117 |
+
msgid "Transit"
|
118 |
+
msgstr "Tranzit"
|
119 |
+
|
120 |
+
#: mappress.php:554 mappress_api.php:684 mappress_poi.php:330
|
121 |
+
#: mappress_settings.php:313 mappress_settings.php:452
|
122 |
+
#: pro/mappress_widget.php:124
|
123 |
+
msgid "Zoom"
|
124 |
+
msgstr "Zoom"
|
125 |
+
|
126 |
+
#: mappress.php:559 mappress_api.php:563
|
127 |
+
msgid "Add"
|
128 |
+
msgstr "Dodavanje"
|
129 |
+
|
130 |
+
#: mappress.php:560
|
131 |
+
msgid "Click & drag to move"
|
132 |
+
msgstr "Kliknite & prevucite za pomeranje"
|
133 |
+
|
134 |
+
#: mappress.php:561
|
135 |
+
msgid "Click to change"
|
136 |
+
msgstr "Kliknite za izmenu"
|
137 |
+
|
138 |
+
#: mappress.php:562 mappress_api.php:671 mappress_api.php:679
|
139 |
+
#: mappress_map.php:440
|
140 |
+
msgid "Delete"
|
141 |
+
msgstr "Obrišite"
|
142 |
+
|
143 |
+
#: mappress.php:563
|
144 |
+
msgid "Delete this POI?"
|
145 |
+
msgstr "Obrisati ovaj POI?"
|
146 |
+
|
147 |
+
#: mappress.php:564 mappress_api.php:678
|
148 |
+
msgid "Delete this map?"
|
149 |
+
msgstr "Obrisati ovu mapu?"
|
150 |
+
|
151 |
+
#: mappress.php:565
|
152 |
+
msgid "Please save the map first"
|
153 |
+
msgstr "Molimo, prvo sačuvajte mapu"
|
154 |
+
|
155 |
+
#: mappress.php:566
|
156 |
+
msgid "Shape"
|
157 |
+
msgstr "Oblik"
|
158 |
+
|
159 |
+
#: mappress.php:567 mappress_api.php:660 mappress_map.php:53
|
160 |
+
msgid "Untitled"
|
161 |
+
msgstr "Bez naslova"
|
162 |
+
|
163 |
+
#: mappress_api.php:93
|
164 |
+
#, php-format
|
165 |
+
msgid "No geocoding response from Google: %s"
|
166 |
+
msgstr "Nema odgovora o geo-kodiranju od Google-a: %s"
|
167 |
+
|
168 |
+
#: mappress_api.php:106
|
169 |
+
#, php-format
|
170 |
+
msgid "Google cannot geocode address: %s, status: %s"
|
171 |
+
msgstr "Google ne može da geo-kodira adresu: %s, status: %s"
|
172 |
+
|
173 |
+
#: mappress_api.php:109
|
174 |
+
#, php-format
|
175 |
+
msgid "No geocoding result for address: %s"
|
176 |
+
msgstr "Nema rezultata geo-kodiranja za adresu: %s"
|
177 |
+
|
178 |
+
#: mappress_api.php:551
|
179 |
+
msgid "FAQ"
|
180 |
+
msgstr "FAQ"
|
181 |
+
|
182 |
+
#: mappress_api.php:552 mappress_options.php:604
|
183 |
+
msgid "Report a bug"
|
184 |
+
msgstr "Prijavite kvar"
|
185 |
+
|
186 |
+
#: mappress_api.php:567 templates/map_poi_list.php:5
|
187 |
+
msgid "Location"
|
188 |
+
msgstr "Lokacija"
|
189 |
+
|
190 |
+
#: mappress_api.php:582
|
191 |
+
msgid "Current Maps"
|
192 |
+
msgstr "Trenutne mape"
|
193 |
+
|
194 |
+
#: mappress_api.php:583 forms/map_media.php:12
|
195 |
+
msgid "New Map"
|
196 |
+
msgstr "Nova mapa"
|
197 |
+
|
198 |
+
#: mappress_api.php:592 mappress_api.php:659 forms/map_media.php:22
|
199 |
+
msgid "Map ID"
|
200 |
+
msgstr "Identifikacija mape"
|
201 |
+
|
202 |
+
#: mappress_api.php:595 mappress_api.php:676 pro/mappress_pro_settings.php:199
|
203 |
+
msgid "Title"
|
204 |
+
msgstr "Naslov"
|
205 |
+
|
206 |
+
#: mappress_api.php:608 mappress_api.php:669 forms/map_editor_infobox.php:45
|
207 |
+
#: forms/map_media.php:46
|
208 |
+
msgid "Save"
|
209 |
+
msgstr "Sačuvati"
|
210 |
+
|
211 |
+
#: mappress_api.php:609 mappress_options.php:290 mappress_options.php:291
|
212 |
+
#: mappress_settings.php:381 pro/mappress_widget.php:116
|
213 |
+
msgid "Center"
|
214 |
+
msgstr "Centar"
|
215 |
+
|
216 |
+
#: mappress_api.php:656
|
217 |
+
msgid "Maps in this post"
|
218 |
+
msgstr "Mape u ovom postu"
|
219 |
+
|
220 |
+
#: mappress_api.php:657
|
221 |
+
msgid "There are no maps yet for this post"
|
222 |
+
msgstr "Još nema mapa za ovaj post "
|
223 |
+
|
224 |
+
#: mappress_api.php:658
|
225 |
+
msgid "Create a new map"
|
226 |
+
msgstr "Kreirajte novu mapu"
|
227 |
+
|
228 |
+
#: mappress_api.php:661
|
229 |
+
msgid "The starting or ending address could not be found."
|
230 |
+
msgstr "Ne mogu se naći početna niti krajnja adresa."
|
231 |
+
|
232 |
+
#: mappress_api.php:664
|
233 |
+
msgid "Enter address"
|
234 |
+
msgstr "Unesite adresu"
|
235 |
+
|
236 |
+
#: mappress_api.php:666
|
237 |
+
msgid "Did you mean: "
|
238 |
+
msgstr "Da li ste mislili:"
|
239 |
+
|
240 |
+
#: mappress_api.php:668 mappress_map.php:438
|
241 |
+
msgid "Edit"
|
242 |
+
msgstr "Izmena"
|
243 |
+
|
244 |
+
#: mappress_api.php:670 forms/map_editor_infobox.php:46 forms/map_media.php:47
|
245 |
+
#: pro/mappress_icons.php:71
|
246 |
+
msgid "Cancel"
|
247 |
+
msgstr "Otkažite"
|
248 |
+
|
249 |
+
#: mappress_api.php:672
|
250 |
+
msgid "View"
|
251 |
+
msgstr "Pregledajte"
|
252 |
+
|
253 |
+
#: mappress_api.php:673
|
254 |
+
msgid "Back"
|
255 |
+
msgstr "Nazad"
|
256 |
+
|
257 |
+
#: mappress_api.php:674 mappress_map.php:439 forms/map_media.php:48
|
258 |
+
msgid "Insert into post"
|
259 |
+
msgstr "Ubacite u post"
|
260 |
+
|
261 |
+
#: mappress_api.php:675
|
262 |
+
msgid "Select a map"
|
263 |
+
msgstr "Selektujte mapu"
|
264 |
+
|
265 |
+
#: mappress_api.php:677
|
266 |
+
msgid "Delete this map marker?"
|
267 |
+
msgstr "Obrisati marker ove mape?"
|
268 |
+
|
269 |
+
#: mappress_api.php:680
|
270 |
+
msgid "Map saved"
|
271 |
+
msgstr "Mapa sačuvana"
|
272 |
+
|
273 |
+
#: mappress_api.php:681
|
274 |
+
msgid "Map deleted"
|
275 |
+
msgstr "Mapa izbrisana"
|
276 |
+
|
277 |
+
#: mappress_api.php:682
|
278 |
+
msgid "Error: AJAX failed! "
|
279 |
+
msgstr "Greška. AJAX nije uspeo!"
|
280 |
+
|
281 |
+
#: mappress_api.php:683
|
282 |
+
msgid "Click & drag to move this marker"
|
283 |
+
msgstr "Kliknite & prevucite da pomerite ovaj marker"
|
284 |
+
|
285 |
+
#: mappress_api.php:686
|
286 |
+
msgid "Standard icons"
|
287 |
+
msgstr "Standardne ikonice"
|
288 |
+
|
289 |
+
#: mappress_api.php:687
|
290 |
+
msgid "My icons"
|
291 |
+
msgstr "Moje ikonice"
|
292 |
+
|
293 |
+
#: mappress_api.php:737 templates/map_directions.php:3
|
294 |
+
msgid "By car"
|
295 |
+
msgstr "Kolima"
|
296 |
+
|
297 |
+
#: mappress_api.php:738 templates/map_directions.php:5
|
298 |
+
msgid "Walking"
|
299 |
+
msgstr "Peške"
|
300 |
+
|
301 |
+
#: mappress_api.php:745
|
302 |
+
msgid "Start"
|
303 |
+
msgstr "Početak"
|
304 |
+
|
305 |
+
#: mappress_api.php:752 templates/map_directions.php:16
|
306 |
+
msgid "Swap start and end"
|
307 |
+
msgstr "Zamenite početak i kraj "
|
308 |
+
|
309 |
+
#: mappress_api.php:758
|
310 |
+
msgid "End"
|
311 |
+
msgstr "Kraj"
|
312 |
+
|
313 |
+
#: mappress_api.php:767 templates/map_directions.php:29
|
314 |
+
msgid "Get Directions"
|
315 |
+
msgstr "Pribavite uputstva"
|
316 |
+
|
317 |
+
#: mappress_api.php:768
|
318 |
+
msgid "Print Directions"
|
319 |
+
msgstr "Odštampajte uputstva"
|
320 |
+
|
321 |
+
#: mappress_api.php:769 templates/map_directions.php:31
|
322 |
+
msgid "Close"
|
323 |
+
msgstr "Zatvorite"
|
324 |
+
|
325 |
+
#: mappress_map.php:118
|
326 |
+
msgid "Map not found"
|
327 |
+
msgstr "Mapa nije nađena"
|
328 |
+
|
329 |
+
#: mappress_map.php:479
|
330 |
+
msgid "Show map"
|
331 |
+
msgstr "Prikazati mapu"
|
332 |
+
|
333 |
+
#: mappress_map.php:491 mappress_settings.php:444 forms/map_editor.php:17
|
334 |
+
msgid "Center map"
|
335 |
+
msgstr "Centralna mapa"
|
336 |
+
|
337 |
+
#: mappress_map.php:500 mappress_settings.php:445
|
338 |
+
msgid "Reset map"
|
339 |
+
msgstr "Resetujte mapu"
|
340 |
+
|
341 |
+
#: mappress_map.php:509 mappress_settings.php:443
|
342 |
+
msgid "Bigger map"
|
343 |
+
msgstr "Veća mapa"
|
344 |
+
|
345 |
+
#: mappress_map.php:510
|
346 |
+
msgid "Smaller map"
|
347 |
+
msgstr "Manja mapa"
|
348 |
+
|
349 |
+
#: mappress_options.php:99 mappress_settings.php:127
|
350 |
+
msgid "Basic Settings"
|
351 |
+
msgstr "Osnovna podešavanja"
|
352 |
+
|
353 |
+
#: mappress_options.php:100 mappress_options.php:391
|
354 |
+
msgid "Show a sample map on this page"
|
355 |
+
msgstr "Prikazati mapu uzorak na ovoj stranici"
|
356 |
+
|
357 |
+
#: mappress_options.php:101 mappress_settings.php:129
|
358 |
+
msgid "Automatic map display"
|
359 |
+
msgstr "Automatski prikaz mape"
|
360 |
+
|
361 |
+
#: mappress_options.php:102 mappress_settings.php:128
|
362 |
+
msgid "Post types"
|
363 |
+
msgstr "Tipovi posta"
|
364 |
+
|
365 |
+
#: mappress_options.php:104
|
366 |
+
msgid "Marker list"
|
367 |
+
msgstr "Lista markera"
|
368 |
+
|
369 |
+
#: mappress_options.php:105 mappress_settings.php:311
|
370 |
+
msgid "Map types"
|
371 |
+
msgstr "Tipovi mapa"
|
372 |
+
|
373 |
+
#: mappress_options.php:106
|
374 |
+
msgid "Street View"
|
375 |
+
msgstr "Pregled ulica"
|
376 |
+
|
377 |
+
#: mappress_options.php:107 mappress_settings.php:135
|
378 |
+
msgid "Scroll wheel zoom"
|
379 |
+
msgstr "Zumiranje točkića za skrolovanje"
|
380 |
+
|
381 |
+
#: mappress_options.php:108 mappress_settings.php:134
|
382 |
+
msgid "Keyboard shortcuts"
|
383 |
+
msgstr "Prečice za tastaturu"
|
384 |
+
|
385 |
+
#: mappress_options.php:109
|
386 |
+
msgid "Open first marker"
|
387 |
+
msgstr "Otvorite prvi marker"
|
388 |
+
|
389 |
+
#: mappress_options.php:110
|
390 |
+
msgid "Show traffic button"
|
391 |
+
msgstr "Prikazati dugme za saobraćaj"
|
392 |
+
|
393 |
+
#: mappress_options.php:111 mappress_settings.php:148
|
394 |
+
msgid "Tooltips"
|
395 |
+
msgstr "Saveti za alatke"
|
396 |
+
|
397 |
+
#: mappress_options.php:112 mappress_settings.php:316
|
398 |
+
msgid "Overview map"
|
399 |
+
msgstr "Pregled mape"
|
400 |
+
|
401 |
+
#: mappress_options.php:114
|
402 |
+
msgid "CSS Settings"
|
403 |
+
msgstr "CSS podešavanja"
|
404 |
+
|
405 |
+
#: mappress_options.php:115 mappress_settings.php:141
|
406 |
+
msgid "Map alignment"
|
407 |
+
msgstr "Poravnanje mape"
|
408 |
+
|
409 |
+
#: mappress_options.php:116 mappress_settings.php:142
|
410 |
+
msgid "Map border"
|
411 |
+
msgstr "Ivica mape"
|
412 |
+
|
413 |
+
#: mappress_options.php:126 mappress_settings.php:158
|
414 |
+
msgid "Localization"
|
415 |
+
msgstr "Lokalizacija"
|
416 |
+
|
417 |
+
#: mappress_options.php:127 mappress_settings.php:159
|
418 |
+
msgid "Language"
|
419 |
+
msgstr "Jezik"
|
420 |
+
|
421 |
+
#: mappress_options.php:128 mappress_settings.php:160
|
422 |
+
msgid "Country"
|
423 |
+
msgstr "Zemlja"
|
424 |
+
|
425 |
+
#: mappress_options.php:129 mappress_settings.php:161
|
426 |
+
msgid "Directions server"
|
427 |
+
msgstr "Server za uputstva"
|
428 |
+
|
429 |
+
#: mappress_options.php:131
|
430 |
+
msgid "Templates"
|
431 |
+
msgstr "Templati"
|
432 |
+
|
433 |
+
#: mappress_options.php:132
|
434 |
+
msgid "Marker list template"
|
435 |
+
msgstr "Templat liste markera"
|
436 |
+
|
437 |
+
#: mappress_options.php:134
|
438 |
+
msgid "Custom Fields"
|
439 |
+
msgstr "Uobičajena Polja"
|
440 |
+
|
441 |
+
#: mappress_options.php:135
|
442 |
+
msgid "Custom fields"
|
443 |
+
msgstr "Uobičajena polja"
|
444 |
+
|
445 |
+
#: mappress_options.php:140
|
446 |
+
msgid "Micsellaneous"
|
447 |
+
msgstr "Mešano"
|
448 |
+
|
449 |
+
#: mappress_options.php:141 mappress_settings.php:165
|
450 |
+
msgid "Map sizes"
|
451 |
+
msgstr "Veličine mapa"
|
452 |
+
|
453 |
+
#: mappress_options.php:142 pro/mappress_pro_settings.php:33
|
454 |
+
msgid "Force resize"
|
455 |
+
msgstr "Prinudna promena veličine"
|
456 |
+
|
457 |
+
#: mappress_options.php:143
|
458 |
+
msgid "MapPress link"
|
459 |
+
msgstr "Link za MapPress"
|
460 |
+
|
461 |
+
#: mappress_options.php:188 mappress_settings.php:237
|
462 |
+
msgid "country code"
|
463 |
+
msgstr "poštanski broj zemlje"
|
464 |
+
|
465 |
+
#: mappress_options.php:190 mappress_settings.php:239
|
466 |
+
#, php-format
|
467 |
+
msgid "Enter a %s to use when searching (leave blank for USA)"
|
468 |
+
msgstr ""
|
469 |
+
"Unesite %s da biste koristili prilikom pretrage (ostavite prazno za SAD)"
|
470 |
+
|
471 |
+
#: mappress_options.php:197 mappress_settings.php:246
|
472 |
+
msgid "Enter a google server URL for directions/printing"
|
473 |
+
msgstr "Unesite URL Google servera za uputstva/štampanje"
|
474 |
+
|
475 |
+
#: mappress_options.php:203 mappress_settings.php:260
|
476 |
+
msgid "Enable zoom with the mouse scroll wheel"
|
477 |
+
msgstr "Omogućite zumiranje uz pomoć skrolovanja mišem"
|
478 |
+
|
479 |
+
#: mappress_options.php:208 mappress_settings.php:264
|
480 |
+
msgid "Enable keyboard panning and zooming"
|
481 |
+
msgstr "Omogućite pomeranje i zumiranje tastature"
|
482 |
+
|
483 |
+
#: mappress_options.php:213 mappress_settings.php:270
|
484 |
+
msgid "language"
|
485 |
+
msgstr "jezik"
|
486 |
+
|
487 |
+
#: mappress_options.php:215
|
488 |
+
#, php-format
|
489 |
+
msgid "Use a specific %s for map controls (defaults to browser language)"
|
490 |
+
msgstr ""
|
491 |
+
"Koristite određeni %s za kontrolu mapa (uobičajeno za jezik pretraživača)"
|
492 |
+
|
493 |
+
#: mappress_options.php:222
|
494 |
+
msgid ""
|
495 |
+
"Allow your readers to change the map type (street, satellite, or hybrid)"
|
496 |
+
msgstr ""
|
497 |
+
"Dopustite vašim čitaovima da izmene tip mape (ulične, satelitske ili "
|
498 |
+
"hibridne)"
|
499 |
+
|
500 |
+
#: mappress_options.php:227
|
501 |
+
msgid "Display the street view control \"peg man\""
|
502 |
+
msgstr "Prikažite kontrolu \"peg man\" pregleda ulica"
|
503 |
+
|
504 |
+
#: mappress_options.php:234 mappress_settings.php:342
|
505 |
+
msgid "Inline (in your blog)"
|
506 |
+
msgstr "U liniji (u vašem blogu)"
|
507 |
+
|
508 |
+
#: mappress_options.php:238 mappress_settings.php:343
|
509 |
+
#: pro/mappress_pro_settings.php:177 pro/mappress_widget.php:110
|
510 |
+
msgid "Google"
|
511 |
+
msgstr "Google"
|
512 |
+
|
513 |
+
#: mappress_options.php:242 mappress_settings.php:344
|
514 |
+
#: pro/mappress_widget.php:111
|
515 |
+
msgid "None"
|
516 |
+
msgstr "Ništa"
|
517 |
+
|
518 |
+
#: mappress_options.php:244
|
519 |
+
msgid "Select 'Google' if directions aren't displaying properly in your theme"
|
520 |
+
msgstr ""
|
521 |
+
"Odaberite ‘Google’ ukoliko se uputstva ne prikazuju ispravno na vašu temu "
|
522 |
+
|
523 |
+
#: mappress_options.php:250 mappress_options.php:444 mappress_options.php:451
|
524 |
+
#: mappress_options.php:458 mappress_options.php:465
|
525 |
+
#, php-format
|
526 |
+
msgid "This setting requires %s."
|
527 |
+
msgstr "Ovo podešavanje zahteva %s."
|
528 |
+
|
529 |
+
#: mappress_options.php:251
|
530 |
+
msgid "Show a list of markers under each map"
|
531 |
+
msgstr "Prikažite listu markera pod svakom mapom"
|
532 |
+
|
533 |
+
#: mappress_options.php:256
|
534 |
+
msgid "Automatically open the first marker when a map is displayed"
|
535 |
+
msgstr "Automatski otvorite prvi marker kada se mapa prikaže"
|
536 |
+
|
537 |
+
#: mappress_options.php:262
|
538 |
+
msgid "Show a button for real-time traffic conditions"
|
539 |
+
msgstr "Prikazati dugme za uslove saobraćaja u realnom vremenu"
|
540 |
+
|
541 |
+
#: mappress_options.php:265
|
542 |
+
msgid "Set traffic 'on' by default"
|
543 |
+
msgstr "Podesite saobraćaj na ‘uključeno’ kako je uobičajeno"
|
544 |
+
|
545 |
+
#: mappress_options.php:270
|
546 |
+
msgid "Show marker titles as a \"tooltip\" on mouse-over"
|
547 |
+
msgstr "Prikažite naslove markera kao \"tooltip\" na prelasku mišem"
|
548 |
+
|
549 |
+
#: mappress_options.php:275
|
550 |
+
msgid "Show an overview map control in the bottom-right corner of the main map"
|
551 |
+
msgstr "Prikazati pregled kontrole mape u donjem desnom uglu glavne mape"
|
552 |
+
|
553 |
+
#: mappress_options.php:279
|
554 |
+
msgid "Automatically open the overview map"
|
555 |
+
msgstr "Automatski otvoriti pregled mape"
|
556 |
+
|
557 |
+
#: mappress_options.php:286 mappress_settings.php:280
|
558 |
+
#: mappress_settings.php:286 mappress_settings.php:380
|
559 |
+
#: mappress_settings.php:489
|
560 |
+
msgid "Default"
|
561 |
+
msgstr "Uobičajeno"
|
562 |
+
|
563 |
+
#: mappress_options.php:295 mappress_options.php:296 mappress_settings.php:382
|
564 |
+
msgid "Left"
|
565 |
+
msgstr "Levo"
|
566 |
+
|
567 |
+
#: mappress_options.php:300 mappress_options.php:301 mappress_settings.php:383
|
568 |
+
msgid "Right"
|
569 |
+
msgstr "Desno"
|
570 |
+
|
571 |
+
#: mappress_options.php:303
|
572 |
+
#, php-format
|
573 |
+
msgid "Choose 'default' to override this with CSS class %s in your theme's %s"
|
574 |
+
msgstr ""
|
575 |
+
"Odaberite ‘default’(uobičajeno) da biste prešli preko ovoga sa CSS klasom %s "
|
576 |
+
"u %s vaše teme"
|
577 |
+
|
578 |
+
#: mappress_options.php:311 mappress_settings.php:395
|
579 |
+
msgid "solid"
|
580 |
+
msgstr "solidno"
|
581 |
+
|
582 |
+
#: mappress_options.php:312 mappress_settings.php:396
|
583 |
+
msgid "dashed"
|
584 |
+
msgstr "isprekidano"
|
585 |
+
|
586 |
+
#: mappress_options.php:313 mappress_settings.php:397
|
587 |
+
msgid "dotted"
|
588 |
+
msgstr "tačkasto"
|
589 |
+
|
590 |
+
#: mappress_options.php:314 mappress_settings.php:398
|
591 |
+
msgid "double"
|
592 |
+
msgstr "duplo"
|
593 |
+
|
594 |
+
#: mappress_options.php:315 mappress_settings.php:399
|
595 |
+
msgid "groove"
|
596 |
+
msgstr "žleb"
|
597 |
+
|
598 |
+
#: mappress_options.php:316 mappress_settings.php:400
|
599 |
+
msgid "inset"
|
600 |
+
msgstr "umetak"
|
601 |
+
|
602 |
+
#: mappress_options.php:317 mappress_settings.php:401
|
603 |
+
msgid "outset"
|
604 |
+
msgstr "polatzna tačka"
|
605 |
+
|
606 |
+
#: mappress_options.php:321 mappress_settings.php:308
|
607 |
+
#: mappress_settings.php:405
|
608 |
+
msgid "Style"
|
609 |
+
msgstr "Stil"
|
610 |
+
|
611 |
+
#: mappress_options.php:329 mappress_settings.php:413
|
612 |
+
#: mappress_settings.php:489
|
613 |
+
msgid "Width"
|
614 |
+
msgstr "Širina"
|
615 |
+
|
616 |
+
#: mappress_options.php:337 mappress_settings.php:419
|
617 |
+
msgid "Corner radius"
|
618 |
+
msgstr "Prečnik ugla"
|
619 |
+
|
620 |
+
#: mappress_options.php:341 mappress_settings.php:428
|
621 |
+
msgid "Color"
|
622 |
+
msgstr "Boja"
|
623 |
+
|
624 |
+
#: mappress_options.php:346
|
625 |
+
msgid "Shadow"
|
626 |
+
msgstr "Senka"
|
627 |
+
|
628 |
+
#: mappress_options.php:348
|
629 |
+
#, php-format
|
630 |
+
msgid "Choose -none- to override settings with CSS class %s in your theme's %s"
|
631 |
+
msgstr ""
|
632 |
+
"Odaberite -nijedno- da pređete preko podešavanja putem CSS klase %s u %s "
|
633 |
+
"vaše teme"
|
634 |
+
|
635 |
+
#: mappress_options.php:366
|
636 |
+
msgid "Show the user's location on the map"
|
637 |
+
msgstr "Prikazati lokaciju korisnika na mapi"
|
638 |
+
|
639 |
+
#: mappress_options.php:371
|
640 |
+
msgid "Open the user's marker when the map is displayed"
|
641 |
+
msgstr "Otvorite marker korisnika prilikom prikazivanja mape"
|
642 |
+
|
643 |
+
#: mappress_options.php:376
|
644 |
+
msgid "Center the map on the user's location"
|
645 |
+
msgstr "Centrirajte mapu na lokaciju korisnika"
|
646 |
+
|
647 |
+
#: mappress_options.php:398 mappress_settings.php:468
|
648 |
+
msgid "Top of post"
|
649 |
+
msgstr "Vrh posta"
|
650 |
+
|
651 |
+
#: mappress_options.php:402 mappress_settings.php:469
|
652 |
+
msgid "Bottom of post"
|
653 |
+
msgstr "Dno posta"
|
654 |
+
|
655 |
+
#: mappress_options.php:406 mappress_settings.php:470
|
656 |
+
msgid "No automatic display"
|
657 |
+
msgstr "Nema automatskog prikaza"
|
658 |
+
|
659 |
+
#: mappress_options.php:414
|
660 |
+
msgid "post types"
|
661 |
+
msgstr "tipovi postova"
|
662 |
+
|
663 |
+
#: mappress_options.php:416
|
664 |
+
#, php-format
|
665 |
+
msgid "Mark the %s where the MapPress Editor should be available"
|
666 |
+
msgstr "Markirajte %s gde bi MapPress Editor trebalo da je dostupan"
|
667 |
+
|
668 |
+
#: mappress_options.php:423
|
669 |
+
msgid "post"
|
670 |
+
msgstr "post"
|
671 |
+
|
672 |
+
#: mappress_options.php:425
|
673 |
+
msgid "page"
|
674 |
+
msgstr "stranica"
|
675 |
+
|
676 |
+
#: mappress_options.php:436
|
677 |
+
msgid "Permanently resize existing maps:"
|
678 |
+
msgstr "Trajno promenite veličinu postojećim mapama:"
|
679 |
+
|
680 |
+
#: mappress_options.php:438 pro/mappress_pro_settings.php:229
|
681 |
+
#, php-format
|
682 |
+
msgid "from %s to %s"
|
683 |
+
msgstr "da %s a %s"
|
684 |
+
|
685 |
+
#: mappress_options.php:439 pro/mappress_pro_settings.php:230
|
686 |
+
msgid "Force Resize"
|
687 |
+
msgstr "Prinudna promena veličine"
|
688 |
+
|
689 |
+
#: mappress_options.php:445
|
690 |
+
msgid "Set a template for the marker list"
|
691 |
+
msgstr "Podesite templat za listu markera"
|
692 |
+
|
693 |
+
#: mappress_options.php:452
|
694 |
+
msgid "Toggle the 'powered by' message"
|
695 |
+
msgstr "Priključite poruku ‘pokrenuto od’"
|
696 |
+
|
697 |
+
#: mappress_options.php:459
|
698 |
+
msgid "Automatically create maps from custom field data"
|
699 |
+
msgstr "Automatski kreirajte mape iz podataka uobičajenih polja"
|
700 |
+
|
701 |
+
#: mappress_options.php:466
|
702 |
+
msgid "Set custom map sizes"
|
703 |
+
msgstr "Podesite uobičajene veličine mapa"
|
704 |
+
|
705 |
+
#: mappress_options.php:472
|
706 |
+
msgid "simple GeoRSS"
|
707 |
+
msgstr "jednostavan GeoRSS"
|
708 |
+
|
709 |
+
#: mappress_options.php:476
|
710 |
+
#, php-format
|
711 |
+
msgid "Enable %s for your RSS feeds"
|
712 |
+
msgstr "Omogućite %s za vaše RSS snabdevanje"
|
713 |
+
|
714 |
+
#: mappress_options.php:492 mappress_options.php:501
|
715 |
+
msgid "No new items"
|
716 |
+
msgstr "Nema novih stavki"
|
717 |
+
|
718 |
+
#: mappress_options.php:510
|
719 |
+
msgid "Read More"
|
720 |
+
msgstr "Čitajte više"
|
721 |
+
|
722 |
+
#: mappress_options.php:511
|
723 |
+
msgid "Subscribe with RSS"
|
724 |
+
msgstr "Pretplatite se sa RSS-om"
|
725 |
+
|
726 |
+
#: mappress_options.php:520
|
727 |
+
msgid "5 Stars"
|
728 |
+
msgstr "5 zvezdica"
|
729 |
+
|
730 |
+
#: mappress_options.php:522
|
731 |
+
msgid "Please take a moment to support future development "
|
732 |
+
msgstr "Molimo, zastanite na trenutak da podržite budući razvoj"
|
733 |
+
|
734 |
+
#: mappress_options.php:523
|
735 |
+
#, php-format
|
736 |
+
msgid "* Rate it %s on WordPress.org"
|
737 |
+
msgstr "*Rangirajte ga %s na WordPress.org"
|
738 |
+
|
739 |
+
#: mappress_options.php:524
|
740 |
+
msgid "* Make a donation"
|
741 |
+
msgstr "*Dajte donaciju"
|
742 |
+
|
743 |
+
#: mappress_options.php:532 mappress_settings.php:513
|
744 |
+
msgid "Thanks for your support!"
|
745 |
+
msgstr "Hvala Vam na podršci!"
|
746 |
+
|
747 |
+
#: mappress_options.php:559 mappress_settings.php:540
|
748 |
+
msgid "MapPress"
|
749 |
+
msgstr "MapPress"
|
750 |
+
|
751 |
+
#: mappress_options.php:613 mappress_settings.php:590
|
752 |
+
msgid "Like this plugin?"
|
753 |
+
msgstr "Dopada vam se ovaj plugin?"
|
754 |
+
|
755 |
+
#: mappress_options.php:615
|
756 |
+
msgid "MapPress News"
|
757 |
+
msgstr "MapPress novosti"
|
758 |
+
|
759 |
+
#: mappress_options.php:618 mappress_settings.php:592
|
760 |
+
msgid "Sample Map"
|
761 |
+
msgstr "Mapa uzorak"
|
762 |
+
|
763 |
+
#: mappress_options.php:638 mappress_settings.php:611
|
764 |
+
msgid "Save Changes"
|
765 |
+
msgstr "Sačuvajte promene"
|
766 |
+
|
767 |
+
#: mappress_options.php:639 mappress_settings.php:612
|
768 |
+
msgid "Reset Defaults"
|
769 |
+
msgstr "Resetujte deafault-ove"
|
770 |
+
|
771 |
+
#: mappress_poi.php:246 mappress_settings.php:453
|
772 |
+
msgid "Directions to"
|
773 |
+
msgstr "Uputstva za"
|
774 |
+
|
775 |
+
#: mappress_poi.php:248 mappress_settings.php:454
|
776 |
+
msgid "Directions from"
|
777 |
+
msgstr "Uputstva od"
|
778 |
+
|
779 |
+
#: mappress_settings.php:132
|
780 |
+
msgid "Map Controls"
|
781 |
+
msgstr "Kontrole mapa"
|
782 |
+
|
783 |
+
#: mappress_settings.php:133
|
784 |
+
msgid "Draggable"
|
785 |
+
msgstr "Može se prevući"
|
786 |
+
|
787 |
+
#: mappress_settings.php:136
|
788 |
+
msgid "Map Types"
|
789 |
+
msgstr "Tipovi mapa"
|
790 |
+
|
791 |
+
#: mappress_settings.php:137
|
792 |
+
msgid "Map controls"
|
793 |
+
msgstr "Kontrole mapa"
|
794 |
+
|
795 |
+
#: mappress_settings.php:139
|
796 |
+
msgid "Map Settings"
|
797 |
+
msgstr "Podešavanja mapa"
|
798 |
+
|
799 |
+
#: mappress_settings.php:140
|
800 |
+
msgid "Map links"
|
801 |
+
msgstr "Linkovi za mape"
|
802 |
+
|
803 |
+
#: mappress_settings.php:143
|
804 |
+
msgid "Map border color"
|
805 |
+
msgstr "Boja ivice mape"
|
806 |
+
|
807 |
+
#: mappress_settings.php:144
|
808 |
+
msgid "Open first POI"
|
809 |
+
msgstr "Otvorite prvi POI"
|
810 |
+
|
811 |
+
#: mappress_settings.php:146
|
812 |
+
msgid "POI Settings"
|
813 |
+
msgstr "Podešavanja za PI"
|
814 |
+
|
815 |
+
#: mappress_settings.php:147
|
816 |
+
msgid "POI links"
|
817 |
+
msgstr "Linkovi za POI"
|
818 |
+
|
819 |
+
#: mappress_settings.php:149
|
820 |
+
msgid "Default zoom"
|
821 |
+
msgstr "Uobičajeni zum"
|
822 |
+
|
823 |
+
#: mappress_settings.php:152
|
824 |
+
msgid "Mashups"
|
825 |
+
msgstr "Mashup"
|
826 |
+
|
827 |
+
#: mappress_settings.php:153
|
828 |
+
msgid "Icons"
|
829 |
+
msgstr "Icone"
|
830 |
+
|
831 |
+
#: mappress_settings.php:154
|
832 |
+
msgid "Styled Maps"
|
833 |
+
msgstr "Stilizovane mape"
|
834 |
+
|
835 |
+
#: mappress_settings.php:155
|
836 |
+
msgid "Geocoding"
|
837 |
+
msgstr "Geo-kodiranje"
|
838 |
+
|
839 |
+
#: mappress_settings.php:162
|
840 |
+
msgid "Directions units"
|
841 |
+
msgstr "Jedinice uputstava"
|
842 |
+
|
843 |
+
#: mappress_settings.php:164
|
844 |
+
msgid "Miscellaneous"
|
845 |
+
msgstr "Mešano"
|
846 |
+
|
847 |
+
#: mappress_settings.php:166
|
848 |
+
msgid "Adaptive display"
|
849 |
+
msgstr "Adaptirajući prikaz"
|
850 |
+
|
851 |
+
#: mappress_settings.php:167
|
852 |
+
msgid "Turn off CSS"
|
853 |
+
msgstr "Isključite CSS"
|
854 |
+
|
855 |
+
#: mappress_settings.php:168
|
856 |
+
msgid "Load maps last"
|
857 |
+
msgstr "Mape učitajte poslednje"
|
858 |
+
|
859 |
+
#: mappress_settings.php:218
|
860 |
+
msgid "Use the settings below to automatically create maps from custom fields."
|
861 |
+
msgstr ""
|
862 |
+
"Koristite podešavanje ispod za automatsko kreiranje mapa iz uobičajenih "
|
863 |
+
"polja."
|
864 |
+
|
865 |
+
#: mappress_settings.php:224
|
866 |
+
msgid "Posts"
|
867 |
+
msgstr "Postovi"
|
868 |
+
|
869 |
+
#: mappress_settings.php:225
|
870 |
+
msgid "Pages"
|
871 |
+
msgstr "Stranice"
|
872 |
+
|
873 |
+
#: mappress_settings.php:251
|
874 |
+
msgid "(Default)"
|
875 |
+
msgstr "(Uobičajeno)"
|
876 |
+
|
877 |
+
#: mappress_settings.php:251
|
878 |
+
msgid "Metric (kilometers)"
|
879 |
+
msgstr "Metrički (kilometri)"
|
880 |
+
|
881 |
+
#: mappress_settings.php:251
|
882 |
+
msgid "Imperial (miles)"
|
883 |
+
msgstr "Imperijalno (milje)"
|
884 |
+
|
885 |
+
#: mappress_settings.php:256
|
886 |
+
msgid "Enable map dragging with the mouse"
|
887 |
+
msgstr "Omogućite prevlačenje mape pomoću miša"
|
888 |
+
|
889 |
+
#: mappress_settings.php:272
|
890 |
+
#, php-format
|
891 |
+
msgid "Use a specific %s for map controls and geocoding"
|
892 |
+
msgstr "Koristite specifične %s za kontrole mapa i geo-kodiranje"
|
893 |
+
|
894 |
+
#: mappress_settings.php:281
|
895 |
+
msgid "Horizontal"
|
896 |
+
msgstr "Horizontalno"
|
897 |
+
|
898 |
+
#: mappress_settings.php:282
|
899 |
+
msgid "Dropdown"
|
900 |
+
msgstr "Ispušteno"
|
901 |
+
|
902 |
+
#: mappress_settings.php:287
|
903 |
+
msgid "Small"
|
904 |
+
msgstr "Malo"
|
905 |
+
|
906 |
+
#: mappress_settings.php:288
|
907 |
+
msgid "Large"
|
908 |
+
msgstr "Veliko"
|
909 |
+
|
910 |
+
#: mappress_settings.php:289
|
911 |
+
msgid "Android"
|
912 |
+
msgstr "Android"
|
913 |
+
|
914 |
+
#: mappress_settings.php:300
|
915 |
+
msgid "Open initially"
|
916 |
+
msgstr "Prvobitno otvoreno"
|
917 |
+
|
918 |
+
#: mappress_settings.php:302 mappress_settings.php:304
|
919 |
+
#: mappress_settings.php:306
|
920 |
+
msgid "Checked initially"
|
921 |
+
msgstr "Prvobitno provereno"
|
922 |
+
|
923 |
+
#: mappress_settings.php:308
|
924 |
+
msgid "Control"
|
925 |
+
msgstr "Kontrola"
|
926 |
+
|
927 |
+
#: mappress_settings.php:308
|
928 |
+
msgid "Enable"
|
929 |
+
msgstr "Omogućiti"
|
930 |
+
|
931 |
+
#: mappress_settings.php:312
|
932 |
+
msgid "Pan"
|
933 |
+
msgstr "Pan"
|
934 |
+
|
935 |
+
#: mappress_settings.php:314
|
936 |
+
msgid "Street view"
|
937 |
+
msgstr "Pregled ulica"
|
938 |
+
|
939 |
+
#: mappress_settings.php:315
|
940 |
+
msgid "Scale"
|
941 |
+
msgstr "Skala"
|
942 |
+
|
943 |
+
#: mappress_settings.php:317
|
944 |
+
msgid "Public transit"
|
945 |
+
msgstr "Javni saobraćaj"
|
946 |
+
|
947 |
+
#: mappress_settings.php:319
|
948 |
+
msgid "Bike routes"
|
949 |
+
msgstr "Biciklističke rute"
|
950 |
+
|
951 |
+
#: mappress_settings.php:326
|
952 |
+
msgid "Road map"
|
953 |
+
msgstr "Mapa puteva"
|
954 |
+
|
955 |
+
#: mappress_settings.php:327 pro/mappress_widget.php:142
|
956 |
+
msgid "Satellite"
|
957 |
+
msgstr "Satelit"
|
958 |
+
|
959 |
+
#: mappress_settings.php:328 pro/mappress_widget.php:143
|
960 |
+
msgid "Terrain"
|
961 |
+
msgstr "Teren"
|
962 |
+
|
963 |
+
#: mappress_settings.php:329 pro/mappress_widget.php:141
|
964 |
+
msgid "Hybrid"
|
965 |
+
msgstr "Hibrid"
|
966 |
+
|
967 |
+
#: mappress_settings.php:351
|
968 |
+
msgid "Automatically open the first POI when a map is displayed"
|
969 |
+
msgstr "Automatski otvorite prvi POI prilikom prikazivanja mape"
|
970 |
+
|
971 |
+
#: mappress_settings.php:356 mappress_settings.php:365
|
972 |
+
msgid "Show control"
|
973 |
+
msgstr "Prikazati kontrolu"
|
974 |
+
|
975 |
+
#: mappress_settings.php:360 mappress_settings.php:369
|
976 |
+
msgid "Enabled by default"
|
977 |
+
msgstr "Omogućeno po default-u"
|
978 |
+
|
979 |
+
#: mappress_settings.php:373
|
980 |
+
msgid "Show POI titles as a \"tooltip\" on mouse-over"
|
981 |
+
msgstr "Prikazati naslove POI-a kao \"tooltip\" kod prevlačenja mišem"
|
982 |
+
|
983 |
+
#: mappress_settings.php:438
|
984 |
+
msgid "Display shadow"
|
985 |
+
msgstr "Prikazati senku"
|
986 |
+
|
987 |
+
#: mappress_settings.php:462
|
988 |
+
msgid "Default zoom for POIs entered by lat/lng"
|
989 |
+
msgstr "Uobičajeni zum za POI-e unesen na latinskom/engleskom"
|
990 |
+
|
991 |
+
#: mappress_settings.php:477
|
992 |
+
msgid "Recenter maps when window is resized"
|
993 |
+
msgstr "Ponovno centriranje mapa kada je promenjena veličina prozora"
|
994 |
+
|
995 |
+
#: mappress_settings.php:481
|
996 |
+
#, php-format
|
997 |
+
msgid "Don't load the %s stylesheet"
|
998 |
+
msgstr "Ne učitavajte %s stylesheet"
|
999 |
+
|
1000 |
+
#: mappress_settings.php:485
|
1001 |
+
msgid "Load maps in window 'load' event"
|
1002 |
+
msgstr "Učitajte mape u prozoru ‘učitaj’ događaj"
|
1003 |
+
|
1004 |
+
#: mappress_settings.php:489
|
1005 |
+
msgid "Height"
|
1006 |
+
msgstr "Visina"
|
1007 |
+
|
1008 |
+
#: mappress_settings.php:500
|
1009 |
+
msgid "Enter sizes in px or %"
|
1010 |
+
msgstr "Unesite veličine u pikselima ili %"
|
1011 |
+
|
1012 |
+
#: mappress_settings.php:510
|
1013 |
+
msgid "Rate it 5 Stars"
|
1014 |
+
msgstr "Rangirajte ga sa 5 zvezdica"
|
1015 |
+
|
1016 |
+
#: mappress_settings.php:512
|
1017 |
+
#, php-format
|
1018 |
+
msgid "%s on WordPress.org"
|
1019 |
+
msgstr "%s na WordPress.org"
|
1020 |
+
|
1021 |
+
#: mappress_settings.php:541
|
1022 |
+
msgid "Easy Google Maps"
|
1023 |
+
msgstr "Easy Google Maps"
|
1024 |
+
|
1025 |
+
#: mappress_updater.php:19
|
1026 |
+
msgid "Settings"
|
1027 |
+
msgstr "Podešavanja"
|
1028 |
+
|
1029 |
+
#: mappress_updater.php:41
|
1030 |
+
msgid "download it now"
|
1031 |
+
msgstr "Preuzmite sada"
|
1032 |
+
|
1033 |
+
#: mappress_updater.php:46
|
1034 |
+
#, php-format
|
1035 |
+
msgid "A PRO Version update is available for manual installation: %s"
|
1036 |
+
msgstr "Ažuriranje PRO verzije je dostupno za manuelnu instalaciju: %s "
|
1037 |
+
|
1038 |
+
#: forms/map_editor.php:2
|
1039 |
+
msgid "Add POI"
|
1040 |
+
msgstr "Add POI"
|
1041 |
+
|
1042 |
+
#: forms/map_editor.php:5 templates/map_directions.php:11
|
1043 |
+
msgid "My location"
|
1044 |
+
msgstr "Moja lokacija"
|
1045 |
+
|
1046 |
+
#: forms/map_editor.php:18
|
1047 |
+
msgid "Click map for lat/lng: "
|
1048 |
+
msgstr "Kliknite na mapu za latinski/engleski"
|
1049 |
+
|
1050 |
+
#: forms/map_editor_infobox.php:22
|
1051 |
+
msgid "Line: "
|
1052 |
+
msgstr "Linija:"
|
1053 |
+
|
1054 |
+
#: forms/map_editor_infobox.php:24
|
1055 |
+
msgid "Weight"
|
1056 |
+
msgstr "Težina"
|
1057 |
+
|
1058 |
+
#: forms/map_editor_infobox.php:25 forms/map_editor_infobox.php:31
|
1059 |
+
msgid "Opacity"
|
1060 |
+
msgstr "Neprozirnost"
|
1061 |
+
|
1062 |
+
#: forms/map_editor_infobox.php:29
|
1063 |
+
msgid "Fill: "
|
1064 |
+
msgstr "Popunite:"
|
1065 |
+
|
1066 |
+
#: forms/map_editor_infobox.php:40
|
1067 |
+
msgid "Visual"
|
1068 |
+
msgstr "Vizuelno"
|
1069 |
+
|
1070 |
+
#: forms/map_editor_infobox.php:40
|
1071 |
+
msgid "HTML"
|
1072 |
+
msgstr "HTML"
|
1073 |
+
|
1074 |
+
#: forms/map_media.php:11
|
1075 |
+
msgid "Maps for This Post"
|
1076 |
+
msgstr "Mape za ovaj post"
|
1077 |
+
|
1078 |
+
#: forms/map_media.php:27
|
1079 |
+
msgid "Map Title"
|
1080 |
+
msgstr "Naslov mape"
|
1081 |
+
|
1082 |
+
#: forms/map_media.php:32
|
1083 |
+
msgid "Size"
|
1084 |
+
msgstr "Veličina"
|
1085 |
+
|
1086 |
+
#: pro/mappress_geocoders.php:53
|
1087 |
+
msgid "No results, check that a geocoder is configured"
|
1088 |
+
msgstr "Nema rezultata, proverite da li je geo-koder konfigurisan"
|
1089 |
+
|
1090 |
+
#: pro/mappress_geocoders.php:85
|
1091 |
+
#, php-format
|
1092 |
+
msgid "Invalid status: %s, address: %s"
|
1093 |
+
msgstr "Nevažeći status: %s, adresa: %s"
|
1094 |
+
|
1095 |
+
#: pro/mappress_geocoders.php:94 pro/mappress_geocoders.php:158
|
1096 |
+
#, php-format
|
1097 |
+
msgid "No results for address: %s"
|
1098 |
+
msgstr "Nema rezultata za adresu: %s"
|
1099 |
+
|
1100 |
+
#: pro/mappress_geocoders.php:154
|
1101 |
+
#, php-format
|
1102 |
+
msgid "Error: %s %s"
|
1103 |
+
msgstr "Greška: %s %s"
|
1104 |
+
|
1105 |
+
#: pro/mappress_icons.php:72
|
1106 |
+
msgid "Use default icon"
|
1107 |
+
msgstr "Koristite uobičajenu ikonicu"
|
1108 |
+
|
1109 |
+
#: pro/mappress_pro.php:160
|
1110 |
+
msgid "Automatic"
|
1111 |
+
msgstr "Automatski"
|
1112 |
+
|
1113 |
+
#: pro/mappress_pro_settings.php:10
|
1114 |
+
msgid "POI list"
|
1115 |
+
msgstr "POI lista"
|
1116 |
+
|
1117 |
+
#: pro/mappress_pro_settings.php:11
|
1118 |
+
msgid "Use DataTables"
|
1119 |
+
msgstr "Koristite tabele sa podacima"
|
1120 |
+
|
1121 |
+
#: pro/mappress_pro_settings.php:13
|
1122 |
+
msgid "InfoWindow type"
|
1123 |
+
msgstr "Tip Info prozora"
|
1124 |
+
|
1125 |
+
#: pro/mappress_pro_settings.php:14
|
1126 |
+
msgid "InfoWindow panning"
|
1127 |
+
msgstr "“Panoramisanje” iInfo prozora"
|
1128 |
+
|
1129 |
+
#: pro/mappress_pro_settings.php:16
|
1130 |
+
msgid "Default icon"
|
1131 |
+
msgstr "Uobičajena ikonica"
|
1132 |
+
|
1133 |
+
#: pro/mappress_pro_settings.php:17
|
1134 |
+
msgid "Custom icons directory"
|
1135 |
+
msgstr "Direktorijum uobičajenih ikonica"
|
1136 |
+
|
1137 |
+
#: pro/mappress_pro_settings.php:19
|
1138 |
+
msgid "Mashup POI title"
|
1139 |
+
msgstr "Naslov mešavine POI-a"
|
1140 |
+
|
1141 |
+
#: pro/mappress_pro_settings.php:20
|
1142 |
+
msgid "Mashup POI body"
|
1143 |
+
msgstr "Telo mešavine POI-a"
|
1144 |
+
|
1145 |
+
#: pro/mappress_pro_settings.php:21
|
1146 |
+
msgid "Mashup POI click"
|
1147 |
+
msgstr "Klik mešavine POI-a"
|
1148 |
+
|
1149 |
+
#: pro/mappress_pro_settings.php:22
|
1150 |
+
msgid "Link title"
|
1151 |
+
msgstr "Naziv linka "
|
1152 |
+
|
1153 |
+
#: pro/mappress_pro_settings.php:23
|
1154 |
+
msgid "Mashup Thumbnails"
|
1155 |
+
msgstr "Sažete mešavine"
|
1156 |
+
|
1157 |
+
#: pro/mappress_pro_settings.php:24
|
1158 |
+
msgid "Thumbnail Size"
|
1159 |
+
msgstr "Veličina sažetih delova"
|
1160 |
+
|
1161 |
+
#: pro/mappress_pro_settings.php:26
|
1162 |
+
msgid "Styled maps"
|
1163 |
+
msgstr "Stilizovane mape"
|
1164 |
+
|
1165 |
+
#: pro/mappress_pro_settings.php:27
|
1166 |
+
msgid "Default style"
|
1167 |
+
msgstr "Uobičajeni stil"
|
1168 |
+
|
1169 |
+
#: pro/mappress_pro_settings.php:29
|
1170 |
+
msgid "Geocoder(s)"
|
1171 |
+
msgstr "Geo-koder(i)"
|
1172 |
+
|
1173 |
+
#: pro/mappress_pro_settings.php:30
|
1174 |
+
msgid "Geocoding fields"
|
1175 |
+
msgstr "Polja za geo-kodiranje"
|
1176 |
+
|
1177 |
+
#: pro/mappress_pro_settings.php:32
|
1178 |
+
msgid "API key (optional)"
|
1179 |
+
msgstr "API ključ (opciono)"
|
1180 |
+
|
1181 |
+
#: pro/mappress_pro_settings.php:75
|
1182 |
+
msgid "Show a list of POIs under each map"
|
1183 |
+
msgstr "Prikažite listu POI-a ispod svake mape"
|
1184 |
+
|
1185 |
+
#: pro/mappress_pro_settings.php:80
|
1186 |
+
#, php-format
|
1187 |
+
msgid "Show the POI list as a sortable %s"
|
1188 |
+
msgstr "Prikažite listu POI-a kao %s koji se može sortirati"
|
1189 |
+
|
1190 |
+
#: pro/mappress_pro_settings.php:84
|
1191 |
+
msgid "POI title"
|
1192 |
+
msgstr "Naziv POI-a"
|
1193 |
+
|
1194 |
+
#: pro/mappress_pro_settings.php:84
|
1195 |
+
msgid "Post title"
|
1196 |
+
msgstr "Naziv posta"
|
1197 |
+
|
1198 |
+
#: pro/mappress_pro_settings.php:89
|
1199 |
+
msgid "POI body"
|
1200 |
+
msgstr "Telo POI-a"
|
1201 |
+
|
1202 |
+
#: pro/mappress_pro_settings.php:89
|
1203 |
+
msgid "Address"
|
1204 |
+
msgstr "Adresa"
|
1205 |
+
|
1206 |
+
#: pro/mappress_pro_settings.php:89
|
1207 |
+
msgid "Post excerpt"
|
1208 |
+
msgstr "Prepis posta"
|
1209 |
+
|
1210 |
+
#: pro/mappress_pro_settings.php:94
|
1211 |
+
msgid "Link POI titles to the underlying post"
|
1212 |
+
msgstr "Povežite nazive POI-a za podvučeni post"
|
1213 |
+
|
1214 |
+
#: pro/mappress_pro_settings.php:98
|
1215 |
+
msgid "Open the POI"
|
1216 |
+
msgstr "Otvorite POI"
|
1217 |
+
|
1218 |
+
#: pro/mappress_pro_settings.php:98
|
1219 |
+
msgid "Go directly to the post"
|
1220 |
+
msgstr "Idite direktno na post"
|
1221 |
+
|
1222 |
+
#: pro/mappress_pro_settings.php:104
|
1223 |
+
msgid "Google InfoWindow"
|
1224 |
+
msgstr "Google Info prozor"
|
1225 |
+
|
1226 |
+
#: pro/mappress_pro_settings.php:105
|
1227 |
+
msgid "InfoBox (can be styled and extend outside the map)"
|
1228 |
+
msgstr "Info kutija (može se stilizovati i produžiti izvan mape)"
|
1229 |
+
|
1230 |
+
#: pro/mappress_pro_settings.php:111
|
1231 |
+
msgid "Disable map panning when infoWindow / infoBox is opened"
|
1232 |
+
msgstr ""
|
1233 |
+
"Onemogućite “panoramisanje” mape kada su Info prozor / Info kutija otvoreni"
|
1234 |
+
|
1235 |
+
#: pro/mappress_pro_settings.php:115
|
1236 |
+
msgid "Show featured image thumbnails in mashup POIs"
|
1237 |
+
msgstr "Prikažite istaknute sažete delove slika u mešavini POI-a"
|
1238 |
+
|
1239 |
+
#: pro/mappress_pro_settings.php:123
|
1240 |
+
msgid "Use existing size: "
|
1241 |
+
msgstr "Koristite postojeću veličinu:"
|
1242 |
+
|
1243 |
+
#: pro/mappress_pro_settings.php:126
|
1244 |
+
msgid "or resize to (px): "
|
1245 |
+
msgstr "ili promenite veličinu u (pikseli):"
|
1246 |
+
|
1247 |
+
#: pro/mappress_pro_settings.php:141
|
1248 |
+
msgid "styled maps"
|
1249 |
+
msgstr "stilizovane mape"
|
1250 |
+
|
1251 |
+
#: pro/mappress_pro_settings.php:142
|
1252 |
+
msgid "styled maps wizard"
|
1253 |
+
msgstr "“čarobnjak” stilizovanih mapa"
|
1254 |
+
|
1255 |
+
#: pro/mappress_pro_settings.php:144
|
1256 |
+
#, php-format
|
1257 |
+
msgid "Enter JSON for %s from Google's %s"
|
1258 |
+
msgstr "Unesite JSON za %s iz Google-ovog %s"
|
1259 |
+
|
1260 |
+
#: pro/mappress_pro_settings.php:153
|
1261 |
+
msgid "Style name"
|
1262 |
+
msgstr "Ime stila"
|
1263 |
+
|
1264 |
+
#: pro/mappress_pro_settings.php:167
|
1265 |
+
msgid "No styles have been defined yet"
|
1266 |
+
msgstr "Nijedan stil još nije definisan"
|
1267 |
+
|
1268 |
+
#: pro/mappress_pro_settings.php:178
|
1269 |
+
msgid "Nominatim"
|
1270 |
+
msgstr "Nominatim"
|
1271 |
+
|
1272 |
+
#: pro/mappress_pro_settings.php:190
|
1273 |
+
msgid "Address Line 1"
|
1274 |
+
msgstr "Linija adrese 1"
|
1275 |
+
|
1276 |
+
#: pro/mappress_pro_settings.php:191
|
1277 |
+
msgid "Address Line 2"
|
1278 |
+
msgstr "Linija adrese 2"
|
1279 |
+
|
1280 |
+
#: pro/mappress_pro_settings.php:192
|
1281 |
+
msgid "Address Line 3"
|
1282 |
+
msgstr "Linija adrese 3"
|
1283 |
+
|
1284 |
+
#: pro/mappress_pro_settings.php:193
|
1285 |
+
msgid "Address Line 4"
|
1286 |
+
msgstr "Linija adrese 4"
|
1287 |
+
|
1288 |
+
#: pro/mappress_pro_settings.php:194
|
1289 |
+
msgid "Address Line 5"
|
1290 |
+
msgstr "Linija adrese 5"
|
1291 |
+
|
1292 |
+
#: pro/mappress_pro_settings.php:195
|
1293 |
+
msgid "Address Line 6"
|
1294 |
+
msgstr "Linija adrese 6"
|
1295 |
+
|
1296 |
+
#: pro/mappress_pro_settings.php:196
|
1297 |
+
msgid "Latitude"
|
1298 |
+
msgstr "Geografska širina"
|
1299 |
+
|
1300 |
+
#: pro/mappress_pro_settings.php:197
|
1301 |
+
msgid "Longitude"
|
1302 |
+
msgstr "Geografska dužina"
|
1303 |
+
|
1304 |
+
#: pro/mappress_pro_settings.php:198
|
1305 |
+
msgid "Icon"
|
1306 |
+
msgstr "Icona"
|
1307 |
+
|
1308 |
+
#: pro/mappress_pro_settings.php:200
|
1309 |
+
msgid "Body"
|
1310 |
+
msgstr "Telo"
|
1311 |
+
|
1312 |
+
#: pro/mappress_pro_settings.php:201
|
1313 |
+
msgid "Map Zoom"
|
1314 |
+
msgstr "Zum mape"
|
1315 |
+
|
1316 |
+
#: pro/mappress_pro_settings.php:204 pro/mappress_widget.php:140
|
1317 |
+
msgid "Map"
|
1318 |
+
msgstr "Mapa"
|
1319 |
+
|
1320 |
+
#: pro/mappress_pro_settings.php:204
|
1321 |
+
msgid "Custom Field"
|
1322 |
+
msgstr "Uobičajeno polje"
|
1323 |
+
|
1324 |
+
#: pro/mappress_pro_settings.php:213
|
1325 |
+
msgid "Overwrite existing maps when upating"
|
1326 |
+
msgstr "Precrtajte postojeće mape prilikom ažuriranja"
|
1327 |
+
|
1328 |
+
#: pro/mappress_pro_settings.php:218
|
1329 |
+
msgid "usage tracking"
|
1330 |
+
msgstr "Trakiranje upotrebe"
|
1331 |
+
|
1332 |
+
#: pro/mappress_pro_settings.php:219
|
1333 |
+
#, php-format
|
1334 |
+
msgid "API keys is needed only for premium services or %s"
|
1335 |
+
msgstr "API ključevi su potrebni samo za premijum usluge ili %s"
|
1336 |
+
|
1337 |
+
#: pro/mappress_pro_settings.php:227
|
1338 |
+
msgid "Permanently resize existing maps"
|
1339 |
+
msgstr "Trajno promenite veličinu postojećih mapa"
|
1340 |
+
|
1341 |
+
#: pro/mappress_widget.php:78
|
1342 |
+
msgid "Widget title"
|
1343 |
+
msgstr "Naslov vidžeta"
|
1344 |
+
|
1345 |
+
#: pro/mappress_widget.php:83
|
1346 |
+
msgid "Map size"
|
1347 |
+
msgstr "Veličina mape"
|
1348 |
+
|
1349 |
+
#: pro/mappress_widget.php:89
|
1350 |
+
msgid "Show"
|
1351 |
+
msgstr "Prikazati"
|
1352 |
+
|
1353 |
+
#: pro/mappress_widget.php:90
|
1354 |
+
msgid "Current posts"
|
1355 |
+
msgstr "Trenutni postovi"
|
1356 |
+
|
1357 |
+
#: pro/mappress_widget.php:91
|
1358 |
+
msgid "Hide if empty"
|
1359 |
+
msgstr "Sakrijte ukoliko je prazno"
|
1360 |
+
|
1361 |
+
#: pro/mappress_widget.php:93
|
1362 |
+
msgid "All posts"
|
1363 |
+
msgstr "Svi postovi"
|
1364 |
+
|
1365 |
+
#: pro/mappress_widget.php:94
|
1366 |
+
msgid "Custom query"
|
1367 |
+
msgstr "Uobičajeno ispitivanje"
|
1368 |
+
|
1369 |
+
#: pro/mappress_widget.php:97
|
1370 |
+
msgid "Learn about queries"
|
1371 |
+
msgstr "Saznajte o ispitivanjima"
|
1372 |
+
|
1373 |
+
#: pro/mappress_widget.php:102
|
1374 |
+
msgid "Show POI list"
|
1375 |
+
msgstr "Prikažite POI listu"
|
1376 |
+
|
1377 |
+
#: pro/mappress_widget.php:104
|
1378 |
+
msgid "Link POIs to posts"
|
1379 |
+
msgstr "Povežite Poi-e sa postovima"
|
1380 |
+
|
1381 |
+
#: pro/mappress_widget.php:109
|
1382 |
+
msgid "Inline"
|
1383 |
+
msgstr "Inline"
|
1384 |
+
|
1385 |
+
#: pro/mappress_widget.php:137
|
1386 |
+
msgid "Map type"
|
1387 |
+
msgstr "Tip mape"
|
1388 |
+
|
1389 |
+
#: pro/mappress_widget.php:151
|
1390 |
+
msgid "Other Settings"
|
1391 |
+
msgstr "Druga podešavanja"
|
1392 |
+
|
1393 |
+
#: pro/mappress_widget.php:154
|
1394 |
+
msgid "Example: traffic=\"false\" maplinks=\"\""
|
1395 |
+
msgstr "Primer: saobraćaj=\"false\" linkovi mapa=\"\""
|
1396 |
+
|
1397 |
+
#: templates/map_directions.php:4
|
1398 |
+
msgid "Public Transit"
|
1399 |
+
msgstr "Javni saobraćaj"
|
1400 |
+
|
1401 |
+
#: templates/map_directions.php:30
|
1402 |
+
msgid "Print"
|
1403 |
+
msgstr "Štampanje"
|
1404 |
+
|
1405 |
+
#: templates/map_template.php:12
|
1406 |
+
msgid "Please enable javascript to view this map."
|
1407 |
+
msgstr "Molimo omogućite javascript radi pregleda ove mape"
|
1408 |
+
|
1409 |
+
#~ msgid "Internal error, map was missing. Your data has not been saved!"
|
1410 |
+
#~ msgstr ""
|
1411 |
+
#~ "Errore interno: la mappa é stata smarrita. I dati non sono stati salvati!"
|
1412 |
+
|
1413 |
+
#~ msgid "Internal error - unable to save map. Your data has not been saved!"
|
1414 |
+
#~ msgstr ""
|
1415 |
+
#~ "Errore interno - non é possibile salvare la mappa. I dati non sono stati "
|
1416 |
+
#~ "salvati!"
|
1417 |
+
|
1418 |
+
#~ msgid "Custom CSS"
|
1419 |
+
#~ msgstr "CSS personalizzato"
|
1420 |
+
|
1421 |
+
#~ msgid "Show a list of markers under each map."
|
1422 |
+
#~ msgstr "Mostra sotto ogni mappa una lista di luoghi"
|
1423 |
+
|
1424 |
+
#~ msgid "Mark the %s where you want to use MapPress"
|
1425 |
+
#~ msgstr "Indica il %s laddove desideri utilizzare MapPress"
|
1426 |
+
|
1427 |
+
#~ msgid "Take a moment to rate it %s on WordPress.org - or make a donation"
|
1428 |
+
#~ msgstr "Votalo %s su WordPress.org - oppure fai una donazione"
|
1429 |
+
|
1430 |
+
#~ msgid "Toggle lat/lng entry"
|
1431 |
+
#~ msgstr "Commuta a inserimento lat/lng"
|
1432 |
+
|
1433 |
+
#~ msgid "Lat/Lng"
|
1434 |
+
#~ msgstr "Lat/Lng"
|
1435 |
+
|
1436 |
+
#~ msgid "Medium"
|
1437 |
+
#~ msgstr "Media"
|
1438 |
+
|
1439 |
+
#~ msgid "Unable to parse input: %s"
|
1440 |
+
#~ msgstr "Non é stato possibile analizzare l'input: %s"
|
1441 |
+
|
1442 |
+
#~ msgid "Field for addresses"
|
1443 |
+
#~ msgstr "Campo per gli indirizzi"
|
1444 |
+
|
1445 |
+
#~ msgid "Field for errors"
|
1446 |
+
#~ msgstr "Campo per gli errori"
|
1447 |
+
|
1448 |
+
#~ msgid "Update map when address is changed by a program"
|
1449 |
+
#~ msgstr ""
|
1450 |
+
#~ "Aggiorna la mappa quando un indirizzo é stato modificato da un programma"
|
1451 |
+
|
1452 |
+
#~ msgid "Display powered by link"
|
1453 |
+
#~ msgstr "Attiva il link \"fornito da\"."
|
1454 |
+
|
1455 |
+
#~ msgid "Mappress Pro Site"
|
1456 |
+
#~ msgstr "Sito Mappress Pro"
|
1457 |
+
|
1458 |
+
#~ msgid "Show query"
|
1459 |
+
#~ msgstr "Mostra query"
|
1460 |
+
|
1461 |
+
#~ msgid "Marker title"
|
1462 |
+
#~ msgstr "Nome del marker"
|
1463 |
+
|
1464 |
+
#~ msgid "Link"
|
1465 |
+
#~ msgstr "Link"
|
1466 |
+
|
1467 |
+
#~ msgid "Marker body"
|
1468 |
+
#~ msgstr "Corpo del marker"
|
1469 |
+
|
1470 |
+
#~ msgid "Show list of markers"
|
1471 |
+
#~ msgstr "Mostra elenco marker"
|
1472 |
+
|
1473 |
+
#~ msgid "This setting requires %s. Show a list of markers under each map."
|
1474 |
+
#~ msgstr ""
|
1475 |
+
#~ "Questa impostazione richiede %s. Mostra una lista di marker sotto ogni "
|
1476 |
+
#~ "mappa."
|
1477 |
+
|
1478 |
+
#~ msgid "Donate"
|
1479 |
+
#~ msgstr "Donazioni"
|
1480 |
+
|
1481 |
+
#~ msgid "Marker title:"
|
1482 |
+
#~ msgstr "Nome del marker:"
|
1483 |
+
|
1484 |
+
#~ msgid "Marker body:"
|
1485 |
+
#~ msgstr "Corpo del marker:"
|
1486 |
+
|
1487 |
+
#, fuzzy
|
1488 |
+
#~ msgid "Directions:"
|
1489 |
+
#~ msgstr "Percorsi"
|
1490 |
+
|
1491 |
+
#, fuzzy
|
1492 |
+
#~ msgid "Marker list:"
|
1493 |
+
#~ msgstr "Lista marker"
|
1494 |
+
|
1495 |
+
#~ msgid "Location list"
|
1496 |
+
#~ msgstr "Lista luoghi"
|
1497 |
+
|
1498 |
+
#~ msgid " Include link"
|
1499 |
+
#~ msgstr " Includi link"
|
1500 |
+
|
1501 |
+
#~ msgid "Map custom field"
|
1502 |
+
#~ msgstr "Campo personalizzato mappa"
|
1503 |
+
|
1504 |
+
#~ msgid ""
|
1505 |
+
#~ " Include your own CSS. You must create a file named %s in the MapPress "
|
1506 |
+
#~ "%s sub-directory"
|
1507 |
+
#~ msgstr ""
|
1508 |
+
#~ " Includi CSS personalizzato. Crea un file a nome %s nella sotto-cartella "
|
1509 |
+
#~ "%s di MapPress"
|
1510 |
+
|
1511 |
+
#~ msgid "Map addresses from a %s : "
|
1512 |
+
#~ msgstr "Indirizzi mappa da un %s : "
|
1513 |
+
|
1514 |
+
#~ msgid "Categories"
|
1515 |
+
#~ msgstr "Categorie"
|
1516 |
+
|
1517 |
+
#~ msgid "Permanent link to"
|
1518 |
+
#~ msgstr "Permalink a"
|
1519 |
+
|
1520 |
+
#~ msgid "Archives"
|
1521 |
+
#~ msgstr "Archivi"
|
1522 |
+
|
1523 |
+
#~ msgid "Mappress Home Page"
|
1524 |
+
#~ msgstr " Home Page MapPress"
|
1525 |
+
|
1526 |
+
#~ msgid "Title:"
|
1527 |
+
#~ msgstr "Nome:"
|
1528 |
+
|
1529 |
+
#~ msgid "Zoom (1-19):"
|
1530 |
+
#~ msgstr "Zoom (1-19):"
|
1531 |
+
|
1532 |
+
#~ msgid "Used when only 1 marker is visible"
|
1533 |
+
#~ msgstr "Usato quando 1 solo marker é visibile"
|
1534 |
+
|
1535 |
+
#~ msgid "Google error: BAD REQUEST"
|
1536 |
+
#~ msgstr "Google - messaggio di errore: BAD REQUEST"
|
1537 |
+
|
1538 |
+
#~ msgid "Google internal error. Try again later."
|
1539 |
+
#~ msgstr "Google - errore interno. Riprova più tardi."
|
1540 |
+
|
1541 |
+
#~ msgid "The starting or ending address was missing."
|
1542 |
+
#~ msgstr "Manca l'indirizzo di partenza o arrivo."
|
1543 |
+
|
1544 |
+
#~ msgid ""
|
1545 |
+
#~ "Google cannot return those directions for legal or contractual reasons"
|
1546 |
+
#~ msgstr ""
|
1547 |
+
#~ "Google non può mostrare questi percorsi per ragioni contrattuali o legali"
|
1548 |
+
|
1549 |
+
#~ msgid "Invalid map API key"
|
1550 |
+
#~ msgstr "Chiave API non valida"
|
1551 |
+
|
1552 |
+
#~ msgid "Your key has issued too many queries in one day."
|
1553 |
+
#~ msgstr "La tua chiave ha inoltrato in un solo giorno troppe richieste."
|
1554 |
+
|
1555 |
+
#~ msgid ""
|
1556 |
+
#~ "Error: your browser does not seem to support the street view Flash player"
|
1557 |
+
#~ msgstr ""
|
1558 |
+
#~ "Errore: pare che il tuo browser non supporti lo street view Flash player"
|
1559 |
+
|
1560 |
+
#~ msgid "Sorry, no street view data is available for this location"
|
1561 |
+
#~ msgstr "nessuna visualizzazione stradale per questa località"
|
1562 |
+
|
1563 |
+
#~ msgid "Sorry, Google was unable to display the street view in your browser"
|
1564 |
+
#~ msgstr ""
|
1565 |
+
#~ "Google non é in grado di potere mostrare nel tuo browser la "
|
1566 |
+
#~ "visualizzazione stradale"
|
1567 |
+
|
1568 |
+
#~ msgid "Get directions"
|
1569 |
+
#~ msgstr "Ottieni i percorsi"
|
1570 |
+
|
1571 |
+
#~ msgid "to here"
|
1572 |
+
#~ msgstr "a qui"
|
1573 |
+
|
1574 |
+
#~ msgid "from here"
|
1575 |
+
#~ msgstr "da qui"
|
1576 |
+
|
1577 |
+
#~ msgid "Go"
|
1578 |
+
#~ msgstr "Vai"
|
1579 |
+
|
1580 |
+
#~ msgid "Please enter your API key. Need an API key? Get one "
|
1581 |
+
#~ msgstr "Inserisci la tua chiave API. Non hai una chiave API? Vai qui "
|
1582 |
+
|
1583 |
+
#~ msgid ""
|
1584 |
+
#~ "MapPress could not load google maps. Either your browser is incompatible "
|
1585 |
+
#~ "or your API key is invalid. Need an API key? Get one "
|
1586 |
+
#~ msgstr ""
|
1587 |
+
#~ "MapPress non può caricare le mappe di Google. Il problema potrebbe "
|
1588 |
+
#~ "dipendere dalla incompatibilità del tuo browser oppure da una chiave API "
|
1589 |
+
#~ "non valida. Non hai una chiave API? Vai "
|
1590 |
+
|
1591 |
+
#~ msgid "here"
|
1592 |
+
#~ msgstr "qui"
|
1593 |
+
|
1594 |
+
#~ msgid "That address is already on the map : "
|
1595 |
+
#~ msgstr "L'indirizzo é già presente nella mappa :"
|
1596 |
+
|
1597 |
+
#~ msgid "Please enter a location to map"
|
1598 |
+
#~ msgstr "Inserisci una località nella mappa"
|
1599 |
+
|
1600 |
+
#~ msgid "Press escape or click here to cancel: "
|
16 |