diff --git a/languages/wp-gpx-maps-de_DE.mo b/languages/wp-gpx-maps-de_DE.mo index bb67c54..52a8f08 100644 Binary files a/languages/wp-gpx-maps-de_DE.mo and b/languages/wp-gpx-maps-de_DE.mo differ diff --git a/languages/wp-gpx-maps-de_DE.po b/languages/wp-gpx-maps-de_DE.po index 6aee221..710f9e8 100644 --- a/languages/wp-gpx-maps-de_DE.po +++ b/languages/wp-gpx-maps-de_DE.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: wp-gpx-maps\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-10-30 14:41+0100\n" -"PO-Revision-Date: 2012-10-30 14:41+0100\n" +"PO-Revision-Date: 2016-01-18 10:44+0100\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -11,7 +11,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Poedit-KeywordsList: __;_e\n" "X-Poedit-Basepath: .\n" +"Language: de_DE\n" +"X-Generator: Poedit 1.7.5\n" "X-Poedit-SearchPath-0: ..\n" +"X-Poedit-SearchPath-1: ..\n" #: ../wp-gpx-maps.php:467 msgid "Altitude" @@ -43,19 +46,19 @@ msgstr "Vollbildansicht beenden" #: ../wp-gpx-maps.php:474 msgid "Hide Images" -msgstr "" +msgstr "Bilder verbergen" #: ../wp-gpx-maps.php:475 msgid "Show Images" -msgstr "" +msgstr "Bilder anzeigen" #: ../wp-gpx-maps.php:476 msgid "Back to center" -msgstr "" +msgstr "Zurück zur Mitte" #: ../wp-gpx-maps.php:489 msgid "Total distance" -msgstr "Distanz" +msgstr "volle Distanz" #: ../wp-gpx-maps.php:494 msgid "Max elevation" @@ -78,9 +81,8 @@ msgid "Average speed" msgstr "Durchschnittsgeschwindigkeit" #: ../wp-gpx-maps.php:509 -#, fuzzy msgid "Total Time" -msgstr "Distanz" +msgstr "Gesamtzeit" #: ../wp-gpx-maps.php:525 msgid "Download" diff --git a/readme.txt b/readme.txt index 839a0c0..8f22b04 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Contributors: bastianonm, Stephan Klein, Michel Selerin Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8VHWLRW6JBTML Tags: maps, gpx, gps, graph, chart, google maps, track, garmin, image, nextgen-gallery, nextgen, exif, OpenStreetMap, OpenCycleMap, Hike&Bike, heart rate, heartrate, cadence Requires at least: 2.0.0 -Tested up to: 4.3.1 -Stable tag: 1.3.9 +Tested up to: 4.4.1 +Stable tag: 1.3.10 Draws a gpx track with altitude graph. You can also display your nextgen gallery images in the map. @@ -95,89 +95,47 @@ Up to version 1.1.15 [Highcharts-API](http://www.highcharts.com/) is the only av The attributes are: 1. gpx: relative path to gpx - 1. width: width in pixels - 1. mheight: map height - 1. gheight: graph height - 1. mtype: map available types are: HYBRID, ROADMAP, SATELLITE, TERRAIN, OSM1 (Open Street Map), OSM2 (Open Cycle Map), OSM3 (Hike & Bike), OSM4 (Open Cycle Map - Transport), OSM5 (Open Cycle Map - Landscape), OSM6 (MapToolKit - Terrain) - 1. waypoints: print the gpx waypoints inside the map (default is FALSE) - 1. donotreducegpx: print all the point without reduce it (default is FALSE) - 1. pointsoffset: skip points closer than XX meters(default is 10) - 1. uom: distance/altitude possible unit of measure are: 0, 1, 2, 3, 4, 5 (0 = meters, 1 = feet/miles, 2 = meters/kilometers, 3 = meters/nautical miles, 4 = meters/miles, 5 = feet/nautical miles) - 1. mlinecolor: map line color (default is #3366cc) - 1. glinecolor: altitude line color (default is #3366cc) - 1. showspeed: show speed inside the chart (default is FALSE) - 1. showhr: show heart rate inside the chart (default is FALSE) - 1. showele: show elevation data inside the chart (default is TRUE) - 1. showcad: show cadence inside the chart (default is FALSE) - 1. showgrade: show grade inside the chart (default is FALSE) - 1. glinecolorspeed: speed line color (default is #ff0000) - 1. glinecolorhr: heart rate line color (default is #ff77bd) - 1. glinecolorcad: cadence line color (default is #beecff) - 1. glinecolorgrade: grade line color (default is #beecff) - 1. uomspeed: unit of measure for speed are: 0, 1, 2, 3, 4, 5 (0 = m/s, 1 = km/h, 2 = miles/h, 3 = min/km, 4 = min/miles, 5 = Nautical Miles/Hour (Knots)) - 1. chartFrom1: minimun value for altitude chart - 1. chartTo1: maxumin value for altitude chart - 1. chartFrom2: minimun value for speed chart - 1. chartTo2: maxumin value for speed chart - 1. startIcon: Start track icon - 1. endIcon: End track icon - 1. currentIcon: Current position icon (when mouse hover) - 1. waypointicon: waypoint custom icon - 1. nggalleries: NextGen Gallery id or a list of Galleries id separated by a comma - 1. ngimages: NextGen Image id or a list of Images id separated by a comma - 1. dtoffset: the difference (in seconds) between your gpx tool date and your camera date - 1. zoomonscrollwheel: zoom on map when mouse scroll wheel - 1. download: Allow users to download your GPX file - 1. skipcache: Do not use cache. If TRUE might be very slow (default is FALSE) - 1. summary: Print summary details of your GPX (default is FALSE) - 1. summarytotlen: Print Total distance in summary table (default is FALSE) - 1. summarymaxele: Print Max Elevation in summary table (default is FALSE) - 1. summaryminele: Print Min Elevation in summary table (default is FALSE) - 1. summaryeleup: Print Total climbing in summary table (default is FALSE) - 1. summaryeledown: Print Total descent in summary table (default is FALSE) - 1. summaryavgspeed: Print Average Speed in summary table (default is FALSE) - 1. summarytotaltime: Print Total time in summary table (default is FALSE) = What happening if I've a very large gpx? = @@ -195,6 +153,8 @@ Yes! 1. Altitude & Speed & Hearth rate == Changelog == += 1.3.10 = +* Improved german translations (thanks to Konrad) = 1.3.9 = * Retrieve waypoints in JSON, possibility to add a custom marker (Changed by Michel Selerin) = 1.3.8 = @@ -253,7 +213,7 @@ Yes! * Added Chart zoom feature * Some small bug fixes = 1.1.43 = -* Added Portuguese (Brazilian) translation, thanks to André Ramos +* Added Portuguese (Brazilian) translation, thanks to André Ramos * new map: Open Cycle Map - Transport * new map: Open Cycle Map - Landscape = 1.1.42 = @@ -266,7 +226,7 @@ Yes! * Improved italian translation * Added grade chart (beta) = 1.1.39 = -* Added French translation, thanks to Hervé +* Added French translation, thanks to Hervé * Added Nautical Miles per Hour (Knots) unit of measure = 1.1.38 = * Fix: garmin gpx cadence and heart rate diff --git a/wp-gpx-maps.php b/wp-gpx-maps.php index 80c8970..0673e8c 100644 --- a/wp-gpx-maps.php +++ b/wp-gpx-maps.php @@ -3,7 +3,7 @@ Plugin Name: WP-GPX-Maps Plugin URI: http://www.devfarm.it/ Description: Draws a GPX track with altitude chart -Version: 1.3.9 +Version: 1.3.10 Author: Bastianon Massimo Author URI: http://www.pedemontanadelgrappa.it/ */ diff --git a/wp-gpx-maps_admin.php b/wp-gpx-maps_admin.php index 1f0d50e..df2caf4 100644 --- a/wp-gpx-maps_admin.php +++ b/wp-gpx-maps_admin.php @@ -101,41 +101,49 @@ function WP_GPX_Maps_html_page() { ]