1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Merge branch 'master' into patch-4

This commit is contained in:
2017-04-06 09:09:51 +02:00
committed by GitHub
3 changed files with 17 additions and 12 deletions

View File

@ -468,7 +468,7 @@
<translation>Digital zoom</translation>
</message>
<message>
<location filename="../src/gui.cpp" line="613"/>
<location filename="../src/gui.cpp" line="614"/>
<source>Zoom</source>
<translation>Zoom</translation>
</message>
@ -484,7 +484,7 @@
</message>
<message>
<location filename="../src/gui.cpp" line="637"/>
<source>Ofline maps</source>
<source>Offline maps</source>
<translation>Offline-kartor</translation>
</message>
<message>
@ -547,7 +547,7 @@
<translation>Rutter</translation>
</message>
<message>
<location filename="../src/gui.cpp" line="597"/>
<location filename="../src/gui.cpp" line="598"/>
<source>Next file</source>
<translation>Nästa fil</translation>
</message>
@ -601,6 +601,11 @@
<source>The file format is one map entry per line, consisting of the map name and tiles URL delimited by a TAB character. The tile X and Y coordinates are replaced with $x and $y in the URL and the zoom level is replaced with $z. An example map file could look like:</source>
<translation>Filformatet är en kartpost per rad, bestående av kartnamn och kartrutans URL, avgränsade med ett TAB-tecken. Kartrutans X- och Y-koordinater ersätts med $x och $y i URL:en och zoomnivån ersätts med $z. Exempel en kartfil kan se ut här:</translation>
</message>
<message>
<location filename="../src/gui.cpp" line="637"/>
<source>Offline maps</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/gui.cpp" line="646"/>
<source>To make GPXSee load a POI file automatically on startup, add the file to the following directory:</source>