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