From f1544970222bf79fd6efe21e7d23cb4b64f1f87a Mon Sep 17 00:00:00 2001 From: bastianonm Date: Wed, 20 Jan 2016 10:32:34 +0000 Subject: [PATCH] Version 1.3.10 Improved german translations (thanks to Konrad) --- languages/wp-gpx-maps-de_DE.mo | Bin 1138 -> 1412 bytes languages/wp-gpx-maps-de_DE.po | 16 ++++--- readme.txt | 52 +++------------------- wp-gpx-maps.php | 2 +- wp-gpx-maps_admin.php | 78 ++++++++++++++++++--------------- 5 files changed, 59 insertions(+), 89 deletions(-) diff --git a/languages/wp-gpx-maps-de_DE.mo b/languages/wp-gpx-maps-de_DE.mo index bb67c54e28987a97e35befd9ba9175c95589caba..52a8f08a7859c9ae4878b3c481aabb197507cc07 100644 GIT binary patch delta 779 zcmXxhJ#5oJ6bJB2VxUbRO$rrM1?kpOx%JVMj|d611W^#E5v@d3K`RqKB_|vkIhPC$tD*|T3$il!-{x5c)^z!qw&-dQNe?}e`20zEGZGkv~JdWH! zorTQvJO>M~26>-);y`TT;vjDL z>4FDvAL=KNUwjIAqZg20e3jO3;d3=YzSVrB4y#85Qzl1#C8+a7Hhht(O z#AjUa06!p~t7U5|ozJF{F^)*i_#ZLI9X-!n5)t?+(Yiq+wpYoT#{xu)9`7qSoMm1EC4 zQdO!IHRCA9$=6rx8`RSs9R_yIHB^Y5P;#m++K{i#Q1>`O$reU6#^#YL@X2`t&+-0M8Omh5y2Eugn-xxg2E86 z@DB)9Vr6S&l**o<=VvW~9+cb=RB1>EoBl_;}VAL^& zhnU0@?7>UaJy+rUO_<+dAKxD_j?bw3UP9k6LH>oFF%1)qbT%YV7iPkI8p|x2M;4kh zx6|MS>bhGTzz5U@pHLfbVG7?-5BfoEC~iBB;xPFXra0d$@}dP-L)TGnxPzSEp3{P) zhFZoabo3HhSpPzI=#8V@]
    -
  • width: width in pixels
  • -
  • mheight: map height
  • -
  • gheight: graph height
  • -
  • mtype: map available types are: HYBRID, ROADMAP, SATELLITE, TERRAIN
  • -
  • waypoints: print the gpx waypoints inside the map (default is FALSE)
  • -
  • donotreducegpx: print all the point without reduce it (default is FALSE)
  • -
  • pointsoffset: skip points closer than XX meters(default is 10)
  • -
  • 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)
  • -
  • mlinecolor: map line color (default is #3366cc)
  • -
  • glinecolor: graph line color (default is #3366cc)
  • -
  • glinecolorspeed: speed line color (default is #ff0000)
  • -
  • glinecolorhr: heart rate line color (default is #ff77bd)
  • -
  • glinecolorcad: cadence line color (default is #beecff)
  • -
  • glinecolorgrade: grade line color (default is #beecff)
  • -
  • showspeed: show speed inside the chart (default is FALSE)
  • -
  • showhr: show heart rate inside the chart (default is FALSE)
  • -
  • showcad: show cadence inside the chart (default is FALSE)
  • -
  • showgrade: show grade inside the chart (default is FALSE)
  • -
  • uomspeed: unit of measure for speed are: 0, 1, 2, 3, 4 (0 = m/s, 1 = km/h, 2 = miles/h, 3 = min/km, 4 = min/miles, 5 = Nautical Miles/Hour (Knots))
  • -
  • chartFrom1: minimun value for altitude chart
  • -
  • chartTo1: maxumin value for altitude chart
  • -
  • chartFrom2: minimun value for speed chart
  • -
  • chartTo2: maxumin value for speed chart
  • -
  • startIcon: Start track icon
  • -
  • waypointicon: waypoint custom icon
  • -
  • endIcon: End track icon
  • -
  • currentIcon: Current position icon (when mouse hover)
  • -
  • nggalleries: NextGen Gallery id or a list of Galleries id separated by a comma
  • -
  • ngimages: NextGen Image id or a list of Images id separated by a comma
  • - -
  • attachments: show all images that are attached to post (default is false)
  • -
  • dtoffset: the difference (in seconds) between your gpx tool date and your camera date
  • -
  • zoomonscrollwheel: zoom on map when mouse scroll wheel (default is FALSE)
  • -
  • download: Allow users to download your GPX file (default is FALSE)
  • -
  • summary: Print symmary details of your GPX (default is FALSE)
  • +
  • gpx: relative path to gpx +
  • width: width in pixels +
  • mheight: map height +
  • gheight: graph height +
  • 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) +
  • waypoints: print the gpx waypoints inside the map (default is FALSE) +
  • donotreducegpx: print all the point without reduce it (default is FALSE) +
  • pointsoffset: skip points closer than XX meters(default is 10) +
  • 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) +
  • mlinecolor: map line color (default is #3366cc) +
  • glinecolor: altitude line color (default is #3366cc) +
  • showspeed: show speed inside the chart (default is FALSE) +
  • showhr: show heart rate inside the chart (default is FALSE) +
  • showele: show elevation data inside the chart (default is TRUE) +
  • showcad: show cadence inside the chart (default is FALSE) +
  • showgrade: show grade inside the chart (default is FALSE) +
  • glinecolorspeed: speed line color (default is #ff0000) +
  • glinecolorhr: heart rate line color (default is #ff77bd) +
  • glinecolorcad: cadence line color (default is #beecff) +
  • glinecolorgrade: grade line color (default is #beecff) +
  • 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)) +
  • chartFrom1: minimun value for altitude chart +
  • chartTo1: maxumin value for altitude chart +
  • chartFrom2: minimun value for speed chart +
  • chartTo2: maxumin value for speed chart +
  • startIcon: Start track icon +
  • endIcon: End track icon +
  • currentIcon: Current position icon (when mouse hover) +
  • waypointicon: waypoint custom icon +
  • nggalleries: NextGen Gallery id or a list of Galleries id separated by a comma +
  • ngimages: NextGen Image id or a list of Images id separated by a comma +
  • dtoffset: the difference (in seconds) between your gpx tool date and your camera date +
  • zoomonscrollwheel: zoom on map when mouse scroll wheel +
  • download: Allow users to download your GPX file +
  • skipcache: Do not use cache. If TRUE might be very slow (default is FALSE) +
  • summary: Print summary details of your GPX (default is FALSE) +
  • summarytotlen: Print Total distance in summary table (default is FALSE) +
  • summarymaxele: Print Max Elevation in summary table (default is FALSE) +
  • summaryminele: Print Min Elevation in summary table (default is FALSE) +
  • summaryeleup: Print Total climbing in summary table (default is FALSE) +
  • summaryeledown: Print Total descent in summary table (default is FALSE) +
  • summaryavgspeed: Print Average Speed in summary table (default is FALSE) +
  • summarytotaltime: Print Total time in summary table (default is FALSE)