]> gitweb.fperrin.net Git - GpsPrune.git/blob - src/tim/prune/lang/prune-texts_en.properties
Use SRTM 1deg data from NASA servers
[GpsPrune.git] / src / tim / prune / lang / prune-texts_en.properties
1 # Text entries for the GpsPrune application
2 # English entries as default
3
4 # Menu entries
5 menu.file=File
6 menu.file.addphotos=Add photos
7 menu.file.recentfiles=Recent files
8 menu.file.save=Save as text
9 menu.file.exit=Exit
10 menu.online=Online
11 menu.track=Track
12 menu.track.undo=Undo
13 menu.track.clearundo=Clear undo list
14 menu.track.markrectangle=Mark points in rectangle
15 menu.range=Range
16 menu.range.all=Select all
17 menu.range.none=Select none
18 menu.range.start=Set range start
19 menu.range.end=Set range end
20 menu.range.average=Average selection
21 menu.range.reverse=Reverse range
22 menu.range.mergetracksegments=Merge track segments
23 menu.range.cutandmove=Cut and move selection
24 menu.point=Point
25 menu.point.editpoint=Edit point
26 menu.point.deletepoint=Delete point
27 menu.photo=Photo
28 menu.photo.saveexif=Save to Exif
29 menu.audio=Audio
30 menu.view=View
31 menu.view.showsidebars=Show sidebars
32 menu.view.browser=Map in a browser window
33 menu.view.browser.google=Google maps
34 menu.view.browser.openstreetmap=Openstreetmap
35 menu.view.browser.mapquest=Mapquest
36 menu.view.browser.yahoo=Yahoo maps
37 menu.view.browser.bing=Bing maps
38 menu.view.browser.inlinemap=Inline map
39 menu.view.browser.graphhopper=GraphHopper
40 menu.settings=Settings
41 menu.settings.onlinemode=Load maps from internet
42 menu.settings.autosave=Autosave settings on exit
43 menu.help=Help
44 # Popup menu for map
45 menu.map.zoomin=Zoom in
46 menu.map.zoomout=Zoom out
47 menu.map.zoomfull=Zoom to full scale
48 menu.map.newpoint=Create new point
49 menu.map.drawpoints=Create series of points
50 menu.map.connect=Connect track points
51 menu.map.autopan=Autopan
52 menu.map.showmap=Show map
53 menu.map.showscalebar=Show scalebar
54 menu.map.editmode=Edit mode
55
56 # Alt keys for menus
57 altkey.menu.file=F
58 altkey.menu.online=N
59 altkey.menu.range=R
60 altkey.menu.track=T
61 altkey.menu.point=P
62 altkey.menu.view=V
63 altkey.menu.photo=O
64 altkey.menu.audio=A
65 altkey.menu.settings=S
66 altkey.menu.help=H
67
68 # Ctrl shortcuts for menu items
69 shortcut.menu.file.open=O
70 shortcut.menu.file.load=L
71 shortcut.menu.file.save=S
72 shortcut.menu.track.undo=Z
73 shortcut.menu.track.compress=C
74 shortcut.menu.range.all=A
75 shortcut.menu.point.edit=E
76 shortcut.menu.help.help=H
77
78 # Functions
79 function.open=Open file
80 function.importwithgpsbabel=Import file with GPSBabel
81 function.loadfromgps=Load data from GPS
82 function.sendtogps=Send data to GPS
83 function.exportkml=Export KML
84 function.exportgpx=Export GPX
85 function.exportpov=Export POV
86 function.exportimage=Export image
87 function.editwaypointname=Edit waypoint name
88 function.compress=Compress track
89 function.marklifts=Mark uphill lifts
90 function.deleterange=Delete range
91 function.deletemarked=Delete marked points
92 function.croptrack=Crop track
93 function.interpolate=Interpolate points
94 function.deletebydate=Delete points by date
95 function.addtimeoffset=Add time offset
96 function.addaltitudeoffset=Add altitude offset
97 function.findwaypoint=Find waypoint
98 function.rearrangewaypoints=Rearrange waypoints
99 function.convertnamestotimes=Convert waypoint names to times
100 function.deletefieldvalues=Delete field values
101 function.pastecoordinates=Enter point coordinates
102 function.pastecoordinatelist=Enter list of coordinates
103 function.enterpluscode=Enter pluscode
104 function.charts=Charts
105 function.show3d=Three-D view
106 function.distances=Distances
107 function.viewfulldetails=Full details
108 function.estimatetime=Estimate time
109 function.learnestimationparams=Learn time estimation parameters
110 function.autoplay=Autoplay track
111 function.selectsegment=Select current segment
112 function.splitsegments=Split track into segments
113 function.sewsegments=Sew track segments together
114 function.createmarkerwaypoints=Create marker waypoints
115 function.lookupsrtm=Get altitudes from SRTM
116 function.downloadsrtm=Download SRTM tiles
117 function.downloadsrtm.SRTMGL1_v003=Download SRTM 1 arc-second tiles
118 function.downloadsrtm.SRTMGL1_v003.needsetup=An Earthdata account is necessary to download SRTM 1 arc-second tiles
119 function.downloadsrtm.SRTM3_v21=Download SRTM 3 arc-second tiles
120 function.getwikipedia=Get nearby Wikipedia articles
121 function.searchwikipedianames=Search Wikipedia by name
122 function.searchosmpois=Get nearby OSM points
123 function.searchopencachingde=Search OpenCaching.de
124 function.mapillary=Search for photos in Mapillary
125 function.downloadosm=Download OSM data for area
126 function.duplicatepoint=Duplicate point
127 function.projectpoint=Project point
128 function.connecttopoint=Connect to point
129 function.disconnectfrompoint=Disconnect from point
130 function.removephoto=Remove photo
131 function.correlatephotos=Correlate photos
132 function.rearrangephotos=Rearrange photos
133 function.rotatephotoleft=Rotate photo left
134 function.rotatephotoright=Rotate photo right
135 function.photopopup=Show photo popup
136 function.ignoreexifthumb=Ignore exif thumbnail
137 function.loadaudio=Add audio clips
138 function.removeaudio=Remove audio clip
139 function.correlateaudios=Correlate audios
140 function.playaudio=Play audio clip
141 function.stopaudio=Stop audio clip
142 function.setmapbg=Set map background
143 function.setpaths=Set program paths
144 function.setcolours=Set colours
145 function.setdisplaysettings=Set display options
146 function.setlanguage=Set language
147 function.help=Help
148 function.showkeys=Show shortcut keys
149 function.about=About GpsPrune
150 function.checkversion=Check for new version
151 function.saveconfig=Save settings
152 function.diskcache=Save maps to disk
153 function.managetilecache=Manage tile cache
154 function.getweatherforecast=Get weather forecast
155 function.setaltitudetolerance=Set altitude tolerance
156 function.selecttimezone=Set timezone
157
158 # Dialogs
159 dialog.exit.confirm.title=Exit GpsPrune
160 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
161 dialog.openappend.title=Append to existing data
162 dialog.openappend.text=Append this data to the data already loaded?
163 dialog.deletepoint.title=Delete Point
164 dialog.deletepoint.deletephoto=Delete photo attached to this point?
165 dialog.deletephoto.title=Delete Photo
166 dialog.deletephoto.deletepoint=Delete point attached to this photo?
167 dialog.deleteaudio.deletepoint=Delete point attached to this audio clip?
168 dialog.openoptions.title=Open options
169 dialog.openoptions.filesnippet=Extract of file
170 dialog.load.table.field=Field
171 dialog.load.table.datatype=Data Type
172 dialog.load.table.description=Description
173 dialog.delimiter.label=Field delimiter
174 dialog.delimiter.comma=Comma ,
175 dialog.delimiter.tab=Tab
176 dialog.delimiter.space=Space
177 dialog.delimiter.semicolon=Semicolon ;
178 dialog.delimiter.other=Other
179 dialog.openoptions.deliminfo.records=records, with
180 dialog.openoptions.deliminfo.fields=fields
181 dialog.openoptions.deliminfo.norecords=No records
182 dialog.openoptions.altitudeunits=Altitude units
183 dialog.openoptions.speedunits=Speed units
184 dialog.openoptions.vertspeedunits=Vertical speed units
185 dialog.openoptions.vspeed.intro=
186 dialog.openoptions.vspeed.positiveup=Positive speeds upwards
187 dialog.openoptions.vspeed.positivedown=Positive speeds downwards
188 dialog.open.contentsdoubled=This file contains two copies of each point,\nonce as waypoints and once as track points.
189 dialog.selecttracks.intro=Select the track or tracks to load
190 dialog.selecttracks.noname=Unnamed
191 dialog.jpegload.subdirectories=Include subdirectories
192 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
193 dialog.jpegload.loadjpegsoutsidearea=Include photos outside current area
194 dialog.jpegload.progress.title=Loading photos
195 dialog.jpegload.progress=Please wait while the photos are searched
196 dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue?
197 dialog.gpsload.device=Device name
198 dialog.gpsload.format=Format
199 dialog.gpsload.getwaypoints=Load waypoints
200 dialog.gpsload.gettracks=Load tracks
201 dialog.gpsload.save=Save to file
202 dialog.gpssend.sendwaypoints=Send waypoints
203 dialog.gpssend.sendtracks=Send tracks
204 dialog.gpssend.trackname=Track name
205 dialog.gpsbabel.filters=Filters
206 dialog.addfilter.title=Add filter
207 dialog.gpsbabel.filter.discard=Discard
208 dialog.gpsbabel.filter.simplify=Simplify
209 dialog.gpsbabel.filter.distance=Distance
210 dialog.gpsbabel.filter.interpolate=Interpolate
211 dialog.gpsbabel.filter.discard.intro=Discard points if
212 dialog.gpsbabel.filter.discard.hdop=Hdop >
213 dialog.gpsbabel.filter.discard.vdop=Vdop >
214 dialog.gpsbabel.filter.discard.numsats=Number of satellites <
215 dialog.gpsbabel.filter.discard.nofix=Point has no fix
216 dialog.gpsbabel.filter.discard.unknownfix=Point has unknown fix
217 dialog.gpsbabel.filter.simplify.intro=Remove points until
218 dialog.gpsbabel.filter.simplify.maxpoints=Number of points <
219 dialog.gpsbabel.filter.simplify.maxerror=or error distance <
220 dialog.gpsbabel.filter.simplify.crosstrack=cross-track
221 dialog.gpsbabel.filter.simplify.length=length difference
222 dialog.gpsbabel.filter.simplify.relative=relative to hdop
223 dialog.gpsbabel.filter.distance.intro=Remove points if close to any previous point
224 dialog.gpsbabel.filter.distance.distance=If distance <
225 dialog.gpsbabel.filter.distance.time=and time difference <
226 dialog.gpsbabel.filter.interpolate.intro=Add extra points between track points
227 dialog.gpsbabel.filter.interpolate.distance=If distance >
228 dialog.gpsbabel.filter.interpolate.time=or time difference >
229 dialog.saveoptions.title=Save file
230 dialog.save.fieldstosave=Fields to save
231 dialog.save.table.field=Field
232 dialog.save.table.hasdata=Has data
233 dialog.save.table.save=Save
234 dialog.save.headerrow=Output header row
235 dialog.save.coordinateunits=Coordinate format
236 dialog.save.altitudeunits=Altitude units
237 dialog.save.timestampformat=Timestamp format
238 dialog.save.overwrite.title=File already exists
239 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
240 dialog.save.notypesselected=No point types have been selected
241 dialog.exportkml.text=Title for the data
242 dialog.exportkml.altitude=Absolute altitudes (for aviation)
243 dialog.exportkml.kmz=Compress to make kmz file
244 dialog.exportkml.exportimages=Export image thumbnails to kmz
245 dialog.exportkml.imagesize=Image size
246 dialog.exportkml.trackcolour=Track colour
247 dialog.exportkml.standardkml=Standard KML
248 dialog.exportkml.extendedkml=Extended KML with timestamps
249 dialog.exportgpx.name=Name
250 dialog.exportgpx.desc=Description
251 dialog.exportgpx.includetimestamps=Include timestamps
252 dialog.exportgpx.copysource=Copy source xml
253 dialog.exportgpx.encoding=Encoding
254 dialog.exportgpx.encoding.system=System
255 dialog.exportgpx.encoding.utf8=UTF-8
256 dialog.exportpov.text=Please enter the parameters for the POV export
257 dialog.exportpov.font=Font
258 dialog.exportpov.camerax=Camera X
259 dialog.exportpov.cameray=Camera Y
260 dialog.exportpov.cameraz=Camera Z
261 dialog.exportpov.modelstyle=Model style
262 dialog.exportpov.ballsandsticks=Balls and sticks
263 dialog.exportpov.tubesandwalls=Tubes and walls
264 dialog.3d.warningtracksize=This track has a large number of points, which Java3D might not be able to display.\nAre you sure you want to continue?
265 dialog.3d.useterrain=Show terrain
266 dialog.3d.terraingridsize=Grid size
267 dialog.exportpov.baseimage=Base image
268 dialog.exportpov.cannotmakebaseimage=Cannot write base image
269 dialog.baseimage.title=Map image
270 dialog.baseimage.useimage=Use image
271 dialog.baseimage.mapsource=Map source
272 dialog.baseimage.zoom=Zoom level
273 dialog.baseimage.incomplete=Image incomplete
274 dialog.baseimage.tiles=Tiles
275 dialog.baseimage.size=Image size
276 dialog.exportimage.noimagepossible=Map images need to be cached to disk in order to use them for an export.
277 dialog.exportimage.drawtrack=Draw track on map
278 dialog.exportimage.drawtrackpoints=Draw track points
279 dialog.exportimage.textscalepercent=Text scale factor (%)
280 dialog.pointtype.desc=Save the following point types:
281 dialog.pointtype.track=Track points
282 dialog.pointtype.waypoint=Waypoints
283 dialog.pointtype.photo=Photo points
284 dialog.pointtype.audio=Audio points
285 dialog.pointtype.selection=Just selection
286 dialog.confirmreversetrack.title=Confirm reversal
287 dialog.confirmreversetrack.text=This track contains timestamp information, which will be out of sequence after a reversal.\nAre you sure you want to reverse this section?
288 dialog.confirmcutandmove.title=Confirm cut and move
289 dialog.confirmcutandmove.text=This track contains timestamp information, which will be out of sequence after a move.\nAre you sure you want to move this section?
290 dialog.interpolate.parameter.text=Number of points to insert between each pair of points
291 dialog.interpolate.betweenwaypoints=Interpolate between waypoints?
292 dialog.undo.title=Undo action(s)
293 dialog.undo.pretext=Please select the action(s) to undo
294 dialog.undo.none.title=Cannot undo
295 dialog.undo.none.text=No operations to undo!
296 dialog.clearundo.title=Clear undo list
297 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
298 dialog.pointedit.title=Edit point
299 dialog.pointedit.intro=Select each field in turn to view and change the value
300 dialog.pointedit.table.field=Field
301 dialog.pointedit.nofield=No field selected
302 dialog.pointedit.table.value=Value
303 dialog.pointnameedit.name=Waypoint name
304 dialog.pointnameedit.uppercase=UPPER case
305 dialog.pointnameedit.lowercase=lower case
306 dialog.pointnameedit.titlecase=Title Case
307 dialog.addtimeoffset.add=Add time
308 dialog.addtimeoffset.subtract=Subtract time
309 dialog.addtimeoffset.days=Days
310 dialog.addtimeoffset.hours=Hours
311 dialog.addtimeoffset.minutes=Minutes
312 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
313 dialog.findwaypoint.intro=Enter part of the waypoint name
314 dialog.findwaypoint.search=Search
315 dialog.saveexif.title=Save Exif
316 dialog.saveexif.intro=Select the photos to save using the checkboxes
317 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
318 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
319 dialog.saveexif.table.photoname=Photo name
320 dialog.saveexif.table.status=Status
321 dialog.saveexif.table.save=Save
322 dialog.saveexif.photostatus.connected=Connected
323 dialog.saveexif.photostatus.disconnected=Disconnected
324 dialog.saveexif.photostatus.modified=Modified
325 dialog.saveexif.overwrite=Overwrite files
326 dialog.saveexif.force=Force despite minor errors
327 dialog.charts.xaxis=X axis
328 dialog.charts.yaxis=Y axes
329 dialog.charts.output=Output
330 dialog.charts.screen=Output to screen
331 dialog.charts.svg=Output to SVG file
332 dialog.charts.svgwidth=SVG width
333 dialog.charts.svgheight=SVG height
334 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
335 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
336 dialog.distances.intro=Straight line distances between points
337 dialog.distances.column.from=From point
338 dialog.distances.column.to=To point
339 dialog.distances.currentpoint=Current point
340 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
341 dialog.fullrangedetails.intro=Here are the details for the selected range
342 dialog.fullrangedetails.coltotal=Including gaps
343 dialog.fullrangedetails.colsegments=Without gaps
344 dialog.estimatetime.details=Details
345 dialog.estimatetime.gentle=Gentle
346 dialog.estimatetime.steep=Steep
347 dialog.estimatetime.climb=Climb
348 dialog.estimatetime.descent=Descent
349 dialog.estimatetime.parameters=Parameters
350 dialog.estimatetime.parameters.timefor=Time for
351 dialog.estimatetime.results=Results
352 dialog.estimatetime.results.estimatedtime=Estimated time
353 dialog.estimatetime.results.actualtime=Actual time
354 dialog.estimatetime.error.nodistance=The time estimates need connected track points, to give a distance
355 dialog.estimatetime.error.noaltitudes=The selection doesn't include any altitude information
356 dialog.learnestimationparams.intro=These are the parameters calculated from this track
357 dialog.learnestimationparams.averageerror=Average error
358 dialog.learnestimationparams.combine=These parameters can be combined with the current values
359 dialog.learnestimationparams.combinedresults=Combined results
360 dialog.learnestimationparams.weight.100pccurrent=Keep current values
361 dialog.learnestimationparams.weight.current=current
362 dialog.learnestimationparams.weight.calculated=calculated
363 dialog.learnestimationparams.weight.50pc=Average of current values and calculated ones
364 dialog.learnestimationparams.weight.100pccalculated=Use new calculated values
365 dialog.setmapbg.intro=Select one of the map sources, or add a new one
366 dialog.addmapsource.title=Add new map source
367 dialog.addmapsource.sourcename=Name of source
368 dialog.addmapsource.layer1url=URL of first layer
369 dialog.addmapsource.layer2url=Optional URL of second layer
370 dialog.addmapsource.maxzoom=Maximum zoom level
371 dialog.addmapsource.noname=Unnamed
372 dialog.gpsies.column.name=Track name
373 dialog.gpsies.column.length=Length
374 dialog.gpsies.description=Description
375 dialog.gpsies.nodescription=No description
376 dialog.gpsies.nonefound=No tracks found
377 dialog.mapillary.nonefound=No photos found
378 dialog.wikipedia.column.name=Article name
379 dialog.wikipedia.column.distance=Distance
380 dialog.wikipedia.nonefound=No wikipedia entries found
381 dialog.wikipedia.gallery=Gallery
382 dialog.osmpois.column.name=Name
383 dialog.osmpois.column.type=Type
384 dialog.osmpois.nonefound=No points found
385 dialog.geocaching.nonefound=No geocaches found
386 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
387 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
388 dialog.correlate.nouncorrelatedaudios=There are no uncorrelated audios.\nAre you sure you want to continue?
389 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
390 dialog.correlate.select.photoname=Photo name
391 dialog.correlate.select.timediff=Time difference
392 dialog.correlate.select.photolater=Photo later
393 dialog.correlate.options.intro=Select the options for automatic correlation
394 dialog.correlate.options.offsetpanel=Time offset
395 dialog.correlate.options.offset=Offset
396 dialog.correlate.options.offset.hours=hours,
397 dialog.correlate.options.offset.minutes=minutes and
398 dialog.correlate.options.offset.seconds=seconds
399 dialog.correlate.options.photolater=Photo later than point
400 dialog.correlate.options.pointlaterphoto=Point later than photo
401 dialog.correlate.options.audiolater=Audio later than point
402 dialog.correlate.options.pointlateraudio=Point later than audio
403 dialog.correlate.options.limitspanel=Correlation limits
404 dialog.correlate.options.notimelimit=No time limit
405 dialog.correlate.options.timelimit=Time limit
406 dialog.correlate.options.nodistancelimit=No distance limit
407 dialog.correlate.options.distancelimit=Distance limit
408 dialog.correlate.options.correlate=Correlate
409 dialog.correlate.alloutsiderange=All the items are outside the time range of the track, so none can be correlated.\nTry changing the offset or manually correlating at least one item.
410 dialog.correlate.filetimes=File timestamps denote:
411 dialog.correlate.filetimes2=of audio clip
412 dialog.correlate.correltimes=For correlation, use:
413 dialog.correlate.timestamp.beginning=Beginning
414 dialog.correlate.timestamp.middle=Middle
415 dialog.correlate.timestamp.end=End
416 dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset
417 dialog.correlate.select.audioname=Audio name
418 dialog.correlate.select.audiolater=Audio later
419 dialog.rearrangewaypoints.desc=Select the destination and sort order of the waypoints
420 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
421 dialog.rearrange.tostart=Move to start
422 dialog.rearrange.toend=Move to end
423 dialog.rearrange.tonearest=Each to nearest track point
424 dialog.rearrange.nosort=Don't sort
425 dialog.rearrange.sortbyfilename=Sort by filename
426 dialog.rearrange.sortbyname=Sort by name
427 dialog.rearrange.sortbytime=Sort by time
428 dialog.compress.duplicates.title=Duplicate removal
429 dialog.compress.closepoints.title=Nearby point removal
430 dialog.compress.closepoints.paramdesc=Span factor
431 dialog.compress.wackypoints.title=Wacky point removal
432 dialog.compress.wackypoints.paramdesc=Distance factor
433 dialog.compress.singletons.title=Singleton removal
434 dialog.compress.singletons.paramdesc=Distance factor
435 dialog.compress.douglaspeucker.title=Douglas-Peucker compression
436 dialog.compress.douglaspeucker.paramdesc=Span factor
437 dialog.compress.summarylabel=Points to delete
438 dialog.compress.confirm=%d points have been marked.\nDelete these marked points now?
439 dialog.compress.confirmnone=no points have been marked
440 dialog.deletemarked.nonefound=No data points could be removed
441 dialog.pastecoordinates.desc=Enter or paste the coordinates here
442 dialog.pastecoordinates.coords=Coordinates
443 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
444 dialog.pastecoordinatelist.desc=Enter the coordinates for the new points with one point per line
445 dialog.pluscode.desc=Enter or paste the pluscode here
446 dialog.pluscode.code=Pluscode
447 dialog.pluscode.nothingfound=Please check the code and try again
448 dialog.help.help=Please see\n https://gpsprune.activityworkshop.net/\nfor more information and tips,\nincluding a PDF user guide you can buy.
449 dialog.about.version=Version
450 dialog.about.build=Build
451 dialog.about.summarytext1=GpsPrune is a program for loading, displaying and editing data from GPS receivers.
452 dialog.about.summarytext2=It is released under the Gnu GPL for free, open, worldwide use and enhancement.<br>Copying, redistribution and modification are permitted and encouraged<br>according to the conditions in the included <code>license.txt</code> file.
453 dialog.about.summarytext3=Please see <code style="font-weight:bold">https://activityworkshop.net/</code> for more information and tips, including<br>a PDF user guide you can buy.
454 dialog.about.languages=Available languages
455 dialog.about.translatedby=English text by activityworkshop.
456 dialog.about.systeminfo=System info
457 dialog.about.systeminfo.os=Operating System
458 dialog.about.systeminfo.java=Java Runtime
459 dialog.about.systeminfo.java3d=Java3d installed
460 dialog.about.systeminfo.povray=Povray installed
461 dialog.about.systeminfo.exiftool=Exiftool installed
462 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
463 dialog.about.systeminfo.gnuplot=Gnuplot installed
464 dialog.about.yes=Yes
465 dialog.about.no=No
466 dialog.about.credits=Credits
467 dialog.about.credits.code=GpsPrune code written by
468 dialog.about.credits.exifcode=Exif code by
469 dialog.about.credits.icons=Some icons taken from
470 dialog.about.credits.translators=Translators
471 dialog.about.credits.translations=Translations helped by
472 dialog.about.credits.devtools=Development tools
473 dialog.about.credits.othertools=Other tools
474 dialog.about.credits.thanks=Thanks to
475 dialog.about.readme=Readme
476 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
477 dialog.checkversion.uptodate=You are using the latest version of GpsPrune.
478 dialog.checkversion.newversion1=A new version of GpsPrune is now available!  The latest version is now version
479 dialog.checkversion.newversion2=.
480 dialog.checkversion.releasedate1=This new version was released on
481 dialog.checkversion.releasedate2=.
482 dialog.checkversion.download=To download the new version, go to https://gpsprune.activityworkshop.net/download.html.
483 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
484 dialog.keys.keylist=<table><tr><td>Arrow keys</td><td>Pan map left right, up, down</td></tr><tr><td>Ctrl + left, right arrow</td><td>Select previous or next point</td></tr><tr><td>Ctrl + up, down arrow</td><td>Zoom in or out</td></tr><tr><td>Ctrl + PgUp, PgDown</td><td>Select previous, next segment</td></tr><tr><td>Ctrl + Home, End</td><td>Select first, last point</td></tr><tr><td>Del</td><td>Delete current point</td></tr></table>
485 dialog.keys.normalmodifier=Ctrl
486 dialog.keys.macmodifier=Command
487 dialog.paths.prune.gnuplotpath=Path to gnuplot
488 dialog.paths.prune.gpsbabelpath=Path to gpsbabel
489 dialog.paths.prune.exiftoolpath=Path to exiftool
490 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
491 dialog.setpaths.found=Path found?
492 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
493 dialog.addaltitude.desc=Altitude offset to add
494 dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero?
495 dialog.setcolours.intro=Click on a colour patch to change the colour
496 dialog.setcolours.background=Background
497 dialog.setcolours.borders=Borders
498 dialog.setcolours.lines=Lines
499 dialog.setcolours.primary=Primary
500 dialog.setcolours.secondary=Secondary
501 dialog.setcolours.point=Points
502 dialog.setcolours.selection=Selection
503 dialog.setcolours.text=Text
504 dialog.colourchooser.title=Choose colour
505 dialog.colourchooser.red=Red
506 dialog.colourchooser.green=Green
507 dialog.colourchooser.blue=Blue
508 dialog.colourer.intro=A point colourer can give track points different colours
509 dialog.colourer.type=Colourer type
510 dialog.colourer.type.none=None
511 dialog.colourer.type.byfile=By file
512 dialog.colourer.type.bysegment=By segment
513 dialog.colourer.type.byaltitude=By altitude
514 dialog.colourer.type.byspeed=By speed
515 dialog.colourer.type.byvertspeed=By vertical speed
516 dialog.colourer.type.bygradient=By gradient
517 dialog.colourer.type.bydate=By date
518 dialog.colourer.start=Start colour
519 dialog.colourer.end=End colour
520 dialog.colourer.maxcolours=Maximum number of colours
521 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
522 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart GpsPrune to change the language.
523 dialog.setlanguage.language=Language
524 dialog.setlanguage.languagefile=Language file
525 dialog.setlanguage.endmessage=Now save your settings and restart GpsPrune\nfor the language change to take effect.
526 dialog.setlanguage.endmessagewithautosave=Please restart GpsPrune for the language change to take effect.
527 dialog.diskcache.save=Save map images to disk
528 dialog.diskcache.dir=Cache directory
529 dialog.diskcache.createdir=Create directory
530 dialog.diskcache.nocreate=Cache directory not created
531 dialog.diskcache.cannotwrite=Map tiles cannot be saved in the selected directory
532 dialog.diskcache.table.path=Path
533 dialog.diskcache.table.usedby=Used by
534 dialog.diskcache.table.zoom=Zoom
535 dialog.diskcache.table.tiles=Tiles
536 dialog.diskcache.table.megabytes=Megabytes
537 dialog.diskcache.tileset=Tileset
538 dialog.diskcache.tileset.multiple=multiple
539 dialog.diskcache.deleteold=Delete old tiles
540 dialog.diskcache.maximumage=Maximum age (days)
541 dialog.diskcache.deleteall=Delete all tiles
542 dialog.diskcache.deleted=Deleted %d files from the cache
543 dialog.deletefieldvalues.intro=Select the field to delete for the current range
544 dialog.deletefieldvalues.nofields=There are no fields to delete for this range
545 dialog.displaysettings.linewidth=Thickness of lines for the tracks (1-4)
546 dialog.displaysettings.antialias=Use antialiasing
547 dialog.displaysettings.waypointicons=Waypoint icons
548 dialog.displaysettings.wpicon.default=Default
549 dialog.displaysettings.wpicon.ringpt=Round marker
550 dialog.displaysettings.wpicon.plectrum=Plectrum
551 dialog.displaysettings.wpicon.ring=Ring
552 dialog.displaysettings.wpicon.pin=Board pin
553 dialog.displaysettings.size.small=Small
554 dialog.displaysettings.size.medium=Medium
555 dialog.displaysettings.size.large=Large
556 dialog.displaysettings.windowstyle=Window style (requires restart)
557 dialog.displaysettings.windowstyle.default=Default
558 dialog.displaysettings.windowstyle.nimbus=Nimbus
559 dialog.displaysettings.windowstyle.gtk=GTK
560 dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area:
561 dialog.searchwikipedianames.search=Search for:
562 dialog.weather.location=Location
563 dialog.weather.update=Forecast updated
564 dialog.weather.sunrise=Sunrise
565 dialog.weather.sunset=Sunset
566 dialog.weather.temperatureunits=Temperatures
567 dialog.weather.currentforecast=Current weather
568 dialog.weather.dailyforecast=Daily forecast
569 dialog.weather.3hourlyforecast=Three-hourly forecast
570 dialog.weather.day.now=Current weather
571 dialog.weather.day.today=Today
572 dialog.weather.day.tomorrow=Tomorrow
573 dialog.weather.day.monday=Monday
574 dialog.weather.day.tuesday=Tuesday
575 dialog.weather.day.wednesday=Wednesday
576 dialog.weather.day.thursday=Thursday
577 dialog.weather.day.friday=Friday
578 dialog.weather.day.saturday=Saturday
579 dialog.weather.day.sunday=Sunday
580 dialog.weather.wind=Wind
581 dialog.weather.temp=Temp
582 dialog.weather.humidity=Humidity
583 dialog.weather.creditnotice=This data is made available by openweathermap.org. Their website has more details.
584 dialog.deletebydate.onlyonedate=The points were all recorded on the same date.
585 dialog.deletebydate.intro=For each date in the track, you can choose to delete or keep the points
586 dialog.deletebydate.nodate=No timestamp
587 dialog.deletebydate.column.keep=Keep
588 dialog.deletebydate.column.delete=Delete
589 dialog.setaltitudetolerance.text.metres=Limit (in metres) below which small climbs and descents will be ignored
590 dialog.setaltitudetolerance.text.feet=Limit (in feet) below which small climbs and descents will be ignored
591 dialog.settimezone.intro=Here you can select the timezone in which to display point timestamps
592 dialog.settimezone.system=Use system timezone
593 dialog.settimezone.custom=Use the following timezone:
594 dialog.settimezone.list.toomany=Too many to choose
595 dialog.settimezone.selectedzone=Selected timezone
596 dialog.settimezone.offsetfromutc=Offset from UTC
597 dialog.autoplay.duration=Duration (secs)
598 dialog.autoplay.usetimestamps=Use point timestamps
599 dialog.autoplay.rewind=Back to beginning
600 dialog.autoplay.pause=Pause
601 dialog.autoplay.play=Play
602 dialog.markers.halves=Halfway points
603 dialog.markers.half.distance=Half distance
604 dialog.markers.half.climb=Half climb
605 dialog.markers.half.descent=Half descent
606 dialog.projectpoint.desc=Enter the direction and distance to project this point
607 dialog.projectpoint.bearing=Bearing (degrees from N)
608
609 # 3d window
610 dialog.3d.title=GpsPrune Three-d view
611 dialog.3d.altitudefactor=Altitude exaggeration factor
612
613 # Confirm messages
614 confirm.loadfile=Data loaded from file
615 confirm.save.ok1=Successfully saved
616 confirm.save.ok2=points to file
617 confirm.deletepoint.single=data point was removed
618 confirm.deletepoint.multi=data points were removed
619 confirm.point.edit=point edited
620 confirm.mergetracksegments=Track segments merged
621 confirm.reverserange=Range reversed
622 confirm.addtimeoffset=Time offset added
623 confirm.addaltitudeoffset=Altitude offset added
624 confirm.rearrangewaypoints=Waypoints rearranged
625 confirm.rearrangephotos=Photos rearranged
626 confirm.splitsegments=%d segment splits were made
627 confirm.sewsegments=%d segment joins were made
628 confirm.cutandmove=Selection moved
629 confirm.pointsadded=%d points added
630 confirm.convertnamestotimes=Waypoint names converted
631 confirm.saveexif.ok=Saved %d photo files
632 confirm.undo.single=operation undone
633 confirm.undo.multi=operations undone
634 confirm.jpegload.single=photo was added
635 confirm.jpegload.multi=photos were added
636 confirm.media.connect=media connected
637 confirm.photo.disconnect=photo disconnected
638 confirm.audio.disconnect=audio disconnected
639 confirm.media.removed=removed
640 confirm.correlatephotos.single=photo was correlated
641 confirm.correlatephotos.multi=photos were correlated
642 confirm.rotatephoto=photo rotated
643 confirm.createpoint=point created
644 confirm.running=Running ...
645 confirm.lookupsrtm=Found %d altitude values
646 confirm.downloadsrtm=Downloaded %d files to the cache
647 confirm.downloadsrtm.1=Downloaded %d file to the cache
648 confirm.downloadsrtm.none=No files downloaded, they were already in the cache
649 confirm.deletefieldvalues=Field values deleted
650 confirm.audioload=Audio files added
651 confirm.correlateaudios.single=audio was correlated
652 confirm.correlateaudios.multi=audios were correlated
653
654 # Tips, shown just once when appropriate
655 tip.title=Tip
656 tip.useamapcache=By setting up a disk cache (Settings -> Save maps to disk)\nyou can speed up the display and reduce network traffic.
657 tip.learntimeparams=The results will be more accurate if you use\nTrack -> Learn time estimation parameters\non your recorded tracks.
658 tip.downloadsrtm=You can speed this up by calling\nOnline -> Download SRTM tiles\nto save the data in your map cache.
659 tip.usesrtmfor3d=This track doesn't have altitudes.\nYou can use the SRTM functions to get approximate\naltitudes for the 3d view.
660 tip.manuallycorrelateone=By manually connecting at least one item, the time offset can be calculated for you.
661
662 # Buttons
663 button.ok=OK
664 button.back=Back
665 button.next=Next
666 button.finish=Finish
667 button.cancel=Cancel
668 button.overwrite=Overwrite
669 button.moveup=Move up
670 button.movedown=Move down
671 button.edit=Edit
672 button.exit=Exit
673 button.close=Close
674 button.continue=Continue
675 button.yes=Yes
676 button.no=No
677 button.yestoall=Yes to all
678 button.notoall=No to all
679 button.always=Always
680 button.select=Select
681 button.selectall=Select all
682 button.selectnone=Select none
683 button.preview=Preview
684 button.load=Load
685 button.guessfields=Guess fields
686 button.showwebpage=Show webpage
687 button.check=Check
688 button.resettodefaults=Reset to defaults
689 button.browse=Browse...
690 button.addnew=Add new
691 button.delete=Delete
692 button.manage=Manage
693 button.combine=Combine
694
695 # File types
696 filetype.txt=TXT files
697 filetype.jpeg=JPG files
698 filetype.kmlkmz=KML, KMZ files
699 filetype.kml=KML files
700 filetype.kmz=KMZ files
701 filetype.gpx=GPX files
702 filetype.pov=POV files
703 filetype.svg=SVG files
704 filetype.png=PNG files
705 filetype.audio=MP3, OGG, WAV files
706
707 # Display components
708 display.nodata=No data loaded
709 display.noaltitudes=Track data does not include altitudes
710 display.notimestamps=Track data does not include timestamps
711 display.novalues=Track data does not include values for this field
712 details.trackdetails=Track details
713 details.notrack=No track loaded
714 details.track.points=Points
715 details.track.file=File
716 details.track.numfiles=Number of files
717 details.pointdetails=Point details
718 details.index.selected=Index
719 details.index.of=of
720 details.nopointselection=No point selected
721 details.photofile=Photo file
722 details.norangeselection=No range selected
723 details.rangedetails=Range details
724 details.range.selected=Selected
725 details.range.to=to
726 details.altitude.to=to
727 details.range.climb=Climb
728 details.range.descent=Descent
729 details.coordformat=Coordinate format
730 details.distanceunits=Distance units
731 display.range.time.secs=s
732 display.range.time.mins=m
733 display.range.time.hours=h
734 display.range.time.days=d
735 details.range.avespeed=Ave speed
736 details.range.maxspeed=Maximum speed
737 details.range.numsegments=Number of segments
738 details.range.pace=Pace
739 details.range.gradient=Gradient
740 details.lists.waypoints=Waypoints
741 details.lists.photos=Photos
742 details.lists.audio=Audio
743 details.photodetails=Photo details
744 details.nophoto=No photo selected
745 details.photo.loading=Loading
746 details.photo.bearing=Bearing
747 details.media.connected=Connected
748 details.media.fullpath=Full path
749 details.audiodetails=Audio details
750 details.noaudio=No audio clip selected
751 details.audio.file=Audio file
752 details.audio.playing=playing...
753 map.overzoom=No maps available at this zoom level
754
755 # Field names
756 fieldname.latitude=Latitude
757 fieldname.longitude=Longitude
758 fieldname.coordinates=Coordinates
759 fieldname.altitude=Altitude
760 fieldname.timestamp=Time
761 fieldname.time=Time
762 fieldname.date=Date
763 fieldname.waypointname=Name
764 fieldname.waypointtype=Type
765 fieldname.newsegment=Segment
766 fieldname.custom=Custom
767 fieldname.prefix=Field
768 fieldname.distance=Distance
769 fieldname.duration=Duration
770 fieldname.speed=Speed
771 fieldname.verticalspeed=Vertical speed
772 fieldname.description=Description
773 fieldname.comment=Comment
774 fieldname.mediafilename=Filename
775
776 # Measurement units
777 units.original=Original
778 units.default=Default
779 units.metres=Metres
780 units.metres.short=m
781 units.feet=Feet
782 units.feet.short=ft
783 units.kilometres=Kilometres
784 units.kilometres.short=km
785 units.kilometresperhour=km per hour
786 units.kilometresperhour.short=km/h
787 units.miles=Miles
788 units.miles.short=mi
789 units.milesperhour=miles per hour
790 units.milesperhour.short=mph
791 units.nauticalmiles=Nautical miles
792 units.nauticalmiles.short=N.m.
793 units.nauticalmilesperhour.short=kts
794 units.metrespersec=metres per second
795 units.metrespersec.short=m/s
796 units.feetpersec=feet per second
797 units.feetpersec.short=ft/s
798 units.hours=hours
799 units.minutes=minutes
800 units.seconds=seconds
801 units.degminsec=Deg-min-sec
802 units.degmin=Deg-min
803 units.deg=Degrees
804 units.iso8601=ISO 8601
805 units.degreescelsius=Celsius
806 units.degreescelsius.short=\u00b0C
807 units.degreesfahrenheit=Fahrenheit
808 units.degreesfahrenheit.short=\u00b0F
809
810 # How to combine conditions, such as filters
811 logic.and=and
812 logic.or=or
813
814 # External urls
815 url.googlemaps=maps.google.co.uk
816 wikipedia.lang=en
817 openweathermap.lang=en
818 webservice.peakfinder=Open Peakfinder.org
819 webservice.geohack=Open Geohack page
820
821 # Cardinals for 3d plots
822 cardinal.n=N
823 cardinal.s=S
824 cardinal.e=E
825 cardinal.w=W
826
827 # Undo operations
828 undo.load=load data
829 undo.loadphotos=load photos
830 undo.loadaudios=load audio clips
831 undo.editpoint=edit point
832 undo.deletepoint=delete point
833 undo.removephoto=remove photo
834 undo.removeaudio=remove audio clip
835 undo.deleterange=delete range
836 undo.croptrack=crop track
837 undo.deletemarked=delete points
838 undo.insert=insert points
839 undo.reverse=reverse range
840 undo.mergetracksegments=merge track segments
841 undo.splitsegments=split track segments
842 undo.sewsegments=sew track segments
843 undo.addtimeoffset=add time offset
844 undo.addaltitudeoffset=add altitude offset
845 undo.rearrangewaypoints=rearrange waypoints
846 undo.cutandmove=move section
847 undo.connect=connect
848 undo.disconnect=disconnect
849 undo.correlatephotos=correlate photos
850 undo.rearrangephotos=rearrange photos
851 undo.rotatephoto=rotate photo
852 undo.createpoint=create point
853 undo.convertnamestotimes=convert names to times
854 undo.lookupsrtm=lookup altitudes from SRTM
855 undo.deletefieldvalues=delete field values
856 undo.correlateaudios=correlate audios
857
858 # Error messages
859 error.save.dialogtitle=Error saving data
860 error.save.nodata=No data to save
861 error.save.failed=Failed to save the data to file
862 error.saveexif.filenotfound=Failed to find photo file
863 error.saveexif.cannotoverwrite1=Photo file
864 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
865 error.saveexif.failed=Failed to save %d of the images
866 error.saveexif.forced=%d of the images required forcing
867 error.load.dialogtitle=Error loading data
868 error.load.noread=Cannot read file
869 error.load.nopoints=No coordinate information found in the file
870 error.load.unknownxml=Unrecognised xml format:
871 error.load.noxmlinzip=No xml file found inside zip file
872 error.load.othererror=Error reading file:
873 error.load.nopointsintext=No coordinate information found
874 error.jpegload.dialogtitle=Error loading photos
875 error.jpegload.nofilesfound=No files found
876 error.jpegload.nojpegsfound=No jpeg files found
877 error.jpegload.nogpsfound=No GPS information found
878 error.audioload.nofilesfound=No audio clips found
879 error.gpsload.unknown=Unknown error
880 error.undofailed.title=Undo failed
881 error.undofailed.text=Failed to undo operation
882 error.function.noop.title=Function had no effect
883 error.rearrange.noop=Rearranging points had no effect
884 error.function.notavailable.title=Function not available
885 error.function.nojava3d=This function requires the Java3d library.
886 error.3d=An error occurred with the 3d display
887 error.readme.notfound=Readme file not found
888 error.osmimage.dialogtitle=Error loading map images
889 error.osmimage.failed=Failed to load map images. Please check internet connection.
890 error.language.wrongfile=The selected file doesn't appear to be a language file for GpsPrune
891 error.convertnamestotimes.nonames=No names could be converted into times
892 error.lookupsrtm.nonefound=No altitude values available for these points
893 error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup
894 error.gpsies.uploadnotok=The gpsies server returned the message
895 error.gpsies.uploadfailed=The upload failed with the error
896 error.showphoto.failed=Failed to load photo
897 error.playaudiofailed=Failed to play audio clip
898 error.cache.notthere=The tile cache directory was not found
899 error.cache.empty=The tile cache directory is empty
900 error.cache.cannotdelete=No tiles could be deleted
901 error.learnestimationparams.failed=Cannot learn the parameters from this track.\nTry loading more tracks.
902 error.tracksplit.nosplit=The track could not be split
903 error.downloadsrtm.nocache=The files could not be saved.\nPlease check the disk cache.
904 error.sewsegments.nothingdone=No segments could be sewn together.\nThere are now %d segments in the track.