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