# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2012-08-25 11:30-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text msgid "The `osm` directive is supplied by the osm plugin." msgstr "" #. type: Plain text msgid "" "This directive inserts an OpenStreetMap map onto a page. It is typically " "combined with the ?waypoint directive to add points to the map." msgstr "" #. type: Title ## #, no-wrap msgid "examples" msgstr "" #. type: Plain text #, no-wrap msgid "" " \[[!osm ]]\n" " \[[!waypoint lat=\"45°30N\" lon=\"73°40W\" name=\"My city\" " "tag=\"city\"]]\n" msgstr "" #. type: Plain text msgid "" "The osm directive will display the actual map, while the waypoint directive " "adds waypoints to the map." msgstr "" #. type: Plain text msgid "The above can also be shortened as:" msgstr "" #. type: Plain text #, no-wrap msgid "" " \[[!waypoint lat=\"45°30N\" lon=\"73°40W\" name=\"My city\" " "tag=\"city\" embed]]\n" msgstr "" #. type: Plain text msgid "" "The tag is also taken from the tags elsewhere in the page, so the above is " "equivalent to:" msgstr "" #. type: Plain text #, no-wrap msgid "" " \[[!waypoint lat=\"45°30N\" lon=\"73°40W\" name=\"My city\" embed]]\n" " \[[!tag city]]\n" msgstr "" #. type: Plain text msgid "" "The icon is also taken from the tag if attached to the tag page as icon.png " "(default, modifiable).." msgstr "" #. type: Title ## #, no-wrap msgid "map display" msgstr "" #. type: Bullet: ' * ' msgid "`map` - map to display, defaults to \"map\"" msgstr "" #. type: Bullet: ' * ' msgid "`zoom` - the level to zoom to on the OSM map" msgstr "" #. type: Bullet: ' * ' msgid "`loc` - lattitude and longitude of the map center" msgstr "" #. type: Bullet: ' * ' #: msgid "`lat` - lattitude" msgstr "" #. type: Bullet: ' * ' #: msgid "`lon` - longitude" msgstr "" #. type: Bullet: ' * ' msgid "`editable` - add edit controls in a separate layer" msgstr "" #. type: Bullet: ' * ' msgid "`right` - float the map right" msgstr "" #. type: Bullet: ' * ' msgid "`left` - float the map left (default)" msgstr "" #. type: Bullet: ' * ' msgid "`width` - width of the map" msgstr "" #. type: Bullet: ' * ' msgid "`height` - height of the map" msgstr "" #. type: Title ## #, no-wrap msgid "waypoints" msgstr "" #. type: Plain text msgid "" "Waypoints can be added to any page. By default the waypoint takes the name " "of the page, which allows you to easily tag pages and make them appear on " "the central map." msgstr "" #. type: Plain text msgid "" "Waypoints, by default, show up as a image (the `icon` parameter) link to the " "main map (or the `map` parameter provided). That markup can be hidden with " "the `hidden` parameter." msgstr "" #. type: Bullet: ' * ' msgid "" "`name` - the name of this point, defaults to the page name (!) must be " "unique, otherwise later incantation will overwrite previous ones." msgstr "" #. type: Bullet: ' * ' msgid "`map` - the map to add the point to (defaults to \"map\")" msgstr "" #. type: Bullet: ' * ' msgid "`desc` - description to embed in the map" msgstr "" #. type: Bullet: ' * ' msgid "`loc` - lattitude and longitude" msgstr "" #. type: Bullet: ' * ' msgid "`tag` - the type of points, maps to an icon in the osm_types array" msgstr "" #. type: Bullet: ' * ' msgid "`hidden` - do not display the link to the map (will not affect `embed`)" msgstr "" #. type: Bullet: ' * ' msgid "`icon` - URL to the icon to show in the link to the map and within the map" msgstr "" #. type: Bullet: ' * ' msgid "" "`embed` - embed the map display alongside the point, in which case the " "regular arguments to the map display can be used" msgstr "" #. type: Title ## #, no-wrap msgid "Links" msgstr "" #. type: Plain text msgid "" "If two pages with waypoints have a link between them, that link will " "magically show up on the map. Now how awesome is that?" msgstr ""