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