# Copyright (C) 2018 Leaflet Map # This file is distributed under the same license as the Leaflet Map package. msgid "" msgstr "" "Project-Id-Version: Leaflet Map 2.10.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/leaflet-map\n" "POT-Creation-Date: 2018-01-25 22:02:00+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2018-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" #: class.plugin-settings.php:54 msgid "You can also change this for each map" msgstr "" #: class.plugin-settings.php:61 msgid "Default Latitude" msgstr "" #: class.plugin-settings.php:65 msgid "Default latitude for maps." msgstr "" #: class.plugin-settings.php:70 msgid "Default Longitude" msgstr "" #: class.plugin-settings.php:74 msgid "Default longitude for maps." msgstr "" #: class.plugin-settings.php:79 msgid "Default Zoom" msgstr "" #: class.plugin-settings.php:83 msgid "Default zoom for maps." msgstr "" #: class.plugin-settings.php:88 msgid "Default Height" msgstr "" #: class.plugin-settings.php:92 msgid "" "Default height for maps. Values can include \"px\" but it is not necessary. " "Can also be \"%\". " msgstr "" #: class.plugin-settings.php:97 msgid "Default Width" msgstr "" #: class.plugin-settings.php:101 msgid "" "Default width for maps. Values can include \"px\" but it is not necessary. " "Can also be \"%\"." msgstr "" #: class.plugin-settings.php:106 msgid "Fit Markers" msgstr "" #: class.plugin-settings.php:110 msgid "" "If enabled, all markers on each map will alter the view of the map; i.e. the " "map will fit to the bounds of all of the markers on the map." msgstr "" #: class.plugin-settings.php:115 msgid "Show Zoom Controls" msgstr "" #: class.plugin-settings.php:119 msgid "The zoom buttons can be large and annoying." msgstr "" #: class.plugin-settings.php:124 msgid "Scroll Wheel Zoom" msgstr "" #: class.plugin-settings.php:128 msgid "" "Disable zoom with mouse scroll wheel. Sometimes someone wants to scroll " "down the page, and not zoom the map." msgstr "" #: class.plugin-settings.php:133 msgid "Double Click Zoom" msgstr "" #: class.plugin-settings.php:137 msgid "" "If enabled, your maps will zoom with a double click. By default it is " "disabled: If we're going to remove zoom controls and have scroll wheel zoom " "off by default, we might as well stick to our guns and not zoom the map." msgstr "" #: class.plugin-settings.php:142 msgid "Default Min Zoom" msgstr "" #: class.plugin-settings.php:146 msgid "" "Restrict the viewer from zooming in past the minimum zoom. Can set per map " "in shortcode or adjust for all maps here." msgstr "" #: class.plugin-settings.php:151 msgid "Default Max Zoom" msgstr "" #: class.plugin-settings.php:155 msgid "" "Restrict the viewer from zooming out past the maximum zoom. Can set per map " "in shortcode or adjust for all maps here" msgstr "" #: class.plugin-settings.php:161 msgid "Default Tiling Service" msgstr "" #: class.plugin-settings.php:165 msgid "I will provide my own map tile URL" msgstr "" #: class.plugin-settings.php:166 msgid "MapQuest (I have an app key)" msgstr "" #: class.plugin-settings.php:168 msgid "Choose a tiling service or provide your own." msgstr "" #: class.plugin-settings.php:171 msgid "MapQuest App Key" msgstr "" #: class.plugin-settings.php:172 msgid "Supply an app key if you choose MapQuest" msgstr "" #: class.plugin-settings.php:176 msgid "If you choose MapQuest, you must provide an app key." msgstr "" #: class.plugin-settings.php:177 msgid "Sign up" msgstr "" #: class.plugin-settings.php:178 msgid "then" msgstr "" #: class.plugin-settings.php:179 msgid "Create a new app" msgstr "" #: class.plugin-settings.php:180 msgid "then supply the \"Consumer Key\" here." msgstr "" #: class.plugin-settings.php:184 msgid "Map Tile URL" msgstr "" #: class.plugin-settings.php:188 msgid "See more tile servers" msgstr "" #: class.plugin-settings.php:189 msgid "here" msgstr "" #: class.plugin-settings.php:190 msgid "" "Please note: free tiles from MapQuest have been discontinued without use of " "an app key" msgstr "" #: class.plugin-settings.php:191 msgid "blog post" msgstr "" #: class.plugin-settings.php:196 msgid "Map Tile URL Subdomains" msgstr "" #: class.plugin-settings.php:200 msgid "" "Some maps get tiles from multiple servers with subdomains such as a,b,c,d or " "1,2,3,4" msgstr "" #: class.plugin-settings.php:205 msgid "JavaScript URL" msgstr "" #: class.plugin-settings.php:208 msgid "If you host your own Leaflet files, then paste the URL here." msgstr "" #: class.plugin-settings.php:211 msgid "CSS URL" msgstr "" #: class.plugin-settings.php:214 msgid "Same as above." msgstr "" #: class.plugin-settings.php:217 msgid "Default Attribution" msgstr "" #: class.plugin-settings.php:219 msgid "A JS library for interactive maps" msgstr "" #: class.plugin-settings.php:220 msgid "contributors" msgstr "" #: class.plugin-settings.php:223 msgid "" "Attribution to a custom tile url. Use semi-colons (;) to separate multiple." msgstr "" #: class.plugin-settings.php:226 msgid "Geocoder" msgstr "" #: class.plugin-settings.php:230 msgid "Google Maps" msgstr "" #: class.plugin-settings.php:231 msgid "OpenStreetMap Nominatim" msgstr "" #: class.plugin-settings.php:232 msgid "Denmark Addresses" msgstr "" #: class.plugin-settings.php:234 msgid "" "Select the Geocoding provider to use to retrieve addresses defined in " "shortcode." msgstr "" #. #-#-#-#-# leaflet-map.pot (Leaflet Map 2.10.0) #-#-#-#-# #. Description of the plugin/theme #: templates/settings.php:3 msgid "" "A plugin for creating a Leaflet JS map with a shortcode. Boasts two free map " "tile services and three free geocoders." msgstr "" #: templates/settings.php:26 msgid "Options Updated!" msgstr "" #: templates/settings.php:33 msgid "Options have been reset to default values!" msgstr "" #: templates/settings.php:41 msgid "Location caches have been cleared!" msgstr "" #: templates/settings.php:50 msgid "Settings" msgstr "" #: templates/settings.php:85 msgid "Save Changes" msgstr "" #: templates/settings.php:90 msgid "Reset to Defaults" msgstr "" #: templates/settings.php:95 msgid "Clear Geocoder Cache" msgstr "" #: templates/shortcode-helper.php:17 msgid "Drag Me" msgstr "" #: templates/shortcode-helper.php:26 msgid "Interactive Shortcodes:" msgstr "" #: templates/shortcode-helper.php:27 msgid "Move the map and the marker to generate shortcodes below:" msgstr "" #: templates/shortcode-helper.php:28 msgid "Map Shortcode" msgstr "" #: templates/shortcode-helper.php:29 msgid "Marker Shortcode" msgstr "" #: templates/shortcode-helper.php:31 msgid "Examples" msgstr "" #: templates/shortcode-helper.php:35 msgid "Standard" msgstr "" #: templates/shortcode-helper.php:38 msgid "Many Markers!" msgstr "" #: templates/shortcode-helper.php:44 msgid "Draggable Marker" msgstr "" #: templates/shortcode-helper.php:48 msgid "Marker Icon" msgstr "" #: templates/shortcode-helper.php:52 msgid "Zoom Buttons" msgstr "" #: templates/shortcode-helper.php:55 msgid "Alternate Map Tiles w/scrollwheel" msgstr "" #: templates/shortcode-helper.php:58 msgid "Marker Popup Messages (on click)" msgstr "" #: templates/shortcode-helper.php:62 msgid "Links In Marker Messages (visible)" msgstr "" #: templates/shortcode-helper.php:66 msgid "Basic Lines w/Scrollwheel" msgstr "" #: templates/shortcode-helper.php:70 msgid "Fitted Colored Line on Addresses" msgstr "" #: templates/shortcode-helper.php:74 msgid "More Crazy Line Attributes" msgstr "" #: templates/shortcode-helper.php:78 msgid "Disable all Interaction" msgstr "" #: templates/shortcode-helper.php:81 msgid "Add GeoJSON by URL (with popups)" msgstr "" #: templates/shortcode-helper.php:85 msgid "Test Image Map" msgstr "" #. Plugin Name of the plugin/theme msgid "Leaflet Map" msgstr "" #. Plugin URI of the plugin/theme msgid "https://wordpress.org/plugins/leaflet-map/" msgstr "" #. Author of the plugin/theme msgid "bozdoz" msgstr "" #. Author URI of the plugin/theme msgid "https://bozdoz.com" msgstr ""