]> gitweb.fperrin.net Git - GpsPrune.git/blob - src/tim/prune/lang/prune-texts_en.properties
Use data from viewfinderpanoramas.org
[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.removealtitudes=Remove altitudes
98 function.findwaypoint=Find waypoint
99 function.rearrangewaypoints=Rearrange waypoints
100 function.convertnamestotimes=Convert waypoint names to times
101 function.deletefieldvalues=Delete field values
102 function.pastecoordinates=Enter new coordinates
103 function.charts=Charts
104 function.show3d=Three-D view
105 function.distances=Distances
106 function.fullrangedetails=Full range details
107 function.estimatetime=Estimate time
108 function.learnestimationparams=Learn time estimation parameters
109 function.autoplay=Autoplay track
110 function.selectsegment=Select current segment
111 function.splitsegments=Split track into segments
112 function.sewsegments=Sew track segments together
113 function.createmarkerwaypoints=Create marker waypoints
114 function.getgpsies=Get Gpsies tracks
115 function.uploadgpsies=Upload track to Gpsies
116 function.lookupsrtm=Get altitudes from SRTM
117 function.downloadsrtm=Download SRTM tiles
118 function.downloadsrtm.SRTMGL1_v003=SRTM 1 arc-second tiles
119 function.downloadsrtm.SRTMGL1_v003.needsetup=An Earthdata account is necessary to download SRTM 1 arc-second tiles
120 function.downloadsrtm.SRTM3_v21=SRTM 3 arc-second tiles
121 function.downloadsrtm.SRTM_Viewfinder=Viewfinderpanoramas.org data
122 function.getwikipedia=Get nearby Wikipedia articles
123 function.searchwikipedianames=Search Wikipedia by name
124 function.searchosmpois=Get nearby OSM points
125 function.searchopencachingde=Search OpenCaching.de
126 function.mapillary=Search for photos in Mapillary
127 function.downloadosm=Download OSM data for area
128 function.duplicatepoint=Duplicate 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.gpsies.username=Gpsies username
381 dialog.gpsies.password=Gpsies password
382 dialog.gpsies.keepprivate=Keep track private
383 dialog.gpsies.confirmopenpage=Open the web page for the uploaded track?
384 dialog.gpsies.activities=Activity types
385 dialog.gpsies.activity.trekking=Hiking
386 dialog.gpsies.activity.walking=Walking
387 dialog.gpsies.activity.jogging=Running
388 dialog.gpsies.activity.biking=Cycling
389 dialog.gpsies.activity.motorbiking=Motorbiking
390 dialog.gpsies.activity.snowshoe=Snowshoeing
391 dialog.gpsies.activity.sailing=Sailing
392 dialog.gpsies.activity.skating=Skating
393 dialog.mapillary.nonefound=No photos found
394 dialog.wikipedia.column.name=Article name
395 dialog.wikipedia.column.distance=Distance
396 dialog.wikipedia.nonefound=No wikipedia entries found
397 dialog.wikipedia.gallery=Gallery
398 dialog.osmpois.column.name=Name
399 dialog.osmpois.column.type=Type
400 dialog.osmpois.nonefound=No points found
401 dialog.geocaching.nonefound=No geocaches found
402 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
403 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
404 dialog.correlate.nouncorrelatedaudios=There are no uncorrelated audios.\nAre you sure you want to continue?
405 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
406 dialog.correlate.select.photoname=Photo name
407 dialog.correlate.select.timediff=Time difference
408 dialog.correlate.select.photolater=Photo later
409 dialog.correlate.options.intro=Select the options for automatic correlation
410 dialog.correlate.options.offsetpanel=Time offset
411 dialog.correlate.options.offset=Offset
412 dialog.correlate.options.offset.hours=hours,
413 dialog.correlate.options.offset.minutes=minutes and
414 dialog.correlate.options.offset.seconds=seconds
415 dialog.correlate.options.photolater=Photo later than point
416 dialog.correlate.options.pointlaterphoto=Point later than photo
417 dialog.correlate.options.audiolater=Audio later than point
418 dialog.correlate.options.pointlateraudio=Point later than audio
419 dialog.correlate.options.limitspanel=Correlation limits
420 dialog.correlate.options.notimelimit=No time limit
421 dialog.correlate.options.timelimit=Time limit
422 dialog.correlate.options.nodistancelimit=No distance limit
423 dialog.correlate.options.distancelimit=Distance limit
424 dialog.correlate.options.correlate=Correlate
425 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.
426 dialog.correlate.filetimes=File timestamps denote:
427 dialog.correlate.filetimes2=of audio clip
428 dialog.correlate.correltimes=For correlation, use:
429 dialog.correlate.timestamp.beginning=Beginning
430 dialog.correlate.timestamp.middle=Middle
431 dialog.correlate.timestamp.end=End
432 dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset
433 dialog.correlate.select.audioname=Audio name
434 dialog.correlate.select.audiolater=Audio later
435 dialog.rearrangewaypoints.desc=Select the destination and sort order of the waypoints
436 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
437 dialog.rearrange.tostart=Move to start
438 dialog.rearrange.toend=Move to end
439 dialog.rearrange.tonearest=Each to nearest track point
440 dialog.rearrange.nosort=Don't sort
441 dialog.rearrange.sortbyfilename=Sort by filename
442 dialog.rearrange.sortbyname=Sort by name
443 dialog.rearrange.sortbytime=Sort by time
444 dialog.compress.duplicates.title=Duplicate removal
445 dialog.compress.closepoints.title=Nearby point removal
446 dialog.compress.closepoints.paramdesc=Span factor
447 dialog.compress.wackypoints.title=Wacky point removal
448 dialog.compress.wackypoints.paramdesc=Distance factor
449 dialog.compress.singletons.title=Singleton removal
450 dialog.compress.singletons.paramdesc=Distance factor
451 dialog.compress.douglaspeucker.title=Douglas-Peucker compression
452 dialog.compress.douglaspeucker.paramdesc=Span factor
453 dialog.compress.summarylabel=Points to delete
454 dialog.compress.confirm=%d points have been marked.\nDelete these marked points now?
455 dialog.compress.confirmnone=no points have been marked
456 dialog.deletemarked.nonefound=No data points could be removed
457 dialog.pastecoordinates.desc=Enter or paste the coordinates here
458 dialog.pastecoordinates.coords=Coordinates
459 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
460 dialog.help.help=Please see\n https://gpsprune.activityworkshop.net/\nfor more information and tips,\nincluding a PDF user guide you can buy.
461 dialog.about.version=Version
462 dialog.about.build=Build
463 dialog.about.summarytext1=GpsPrune is a program for loading, displaying and editing data from GPS receivers.
464 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.
465 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.
466 dialog.about.languages=Available languages
467 dialog.about.translatedby=English text by activityworkshop.
468 dialog.about.systeminfo=System info
469 dialog.about.systeminfo.os=Operating System
470 dialog.about.systeminfo.java=Java Runtime
471 dialog.about.systeminfo.java3d=Java3d installed
472 dialog.about.systeminfo.povray=Povray installed
473 dialog.about.systeminfo.exiftool=Exiftool installed
474 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
475 dialog.about.systeminfo.gnuplot=Gnuplot installed
476 dialog.about.yes=Yes
477 dialog.about.no=No
478 dialog.about.credits=Credits
479 dialog.about.credits.code=GpsPrune code written by
480 dialog.about.credits.exifcode=Exif code by
481 dialog.about.credits.icons=Some icons taken from
482 dialog.about.credits.translators=Translators
483 dialog.about.credits.translations=Translations helped by
484 dialog.about.credits.devtools=Development tools
485 dialog.about.credits.othertools=Other tools
486 dialog.about.credits.thanks=Thanks to
487 dialog.about.readme=Readme
488 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
489 dialog.checkversion.uptodate=You are using the latest version of GpsPrune.
490 dialog.checkversion.newversion1=A new version of GpsPrune is now available!  The latest version is now version
491 dialog.checkversion.newversion2=.
492 dialog.checkversion.releasedate1=This new version was released on
493 dialog.checkversion.releasedate2=.
494 dialog.checkversion.download=To download the new version, go to https://gpsprune.activityworkshop.net/download.html.
495 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
496 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>
497 dialog.keys.normalmodifier=Ctrl
498 dialog.keys.macmodifier=Command
499 dialog.saveconfig.desc=The following settings can be saved to a configuration file :
500 dialog.saveconfig.prune.trackdirectory=Track directory
501 dialog.saveconfig.prune.photodirectory=Photo directory
502 dialog.saveconfig.prune.languagecode=Language code (EN)
503 dialog.saveconfig.prune.languagefile=Language file
504 dialog.saveconfig.prune.gpsdevice=GPS device
505 dialog.saveconfig.prune.gpsformat=GPS format
506 dialog.saveconfig.prune.povrayfont=Povray font
507 dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
508 dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
509 dialog.saveconfig.prune.exiftoolpath=Path to exiftool
510 dialog.saveconfig.prune.mapsource=Selected map source
511 dialog.saveconfig.prune.mapsourcelist=Map sources
512 dialog.saveconfig.prune.diskcache=Map cache
513 dialog.saveconfig.prune.kmzimagewidth=KMZ image size
514 dialog.saveconfig.prune.colourscheme=Colour scheme
515 dialog.saveconfig.prune.linewidth=Line width
516 dialog.saveconfig.prune.kmltrackcolour=KML track colour
517 dialog.saveconfig.prune.autosavesettings=Autosave settings
518 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
519 dialog.setpaths.found=Path found?
520 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
521 dialog.addaltitude.desc=Altitude offset to add
522 dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero?
523 dialog.setcolours.intro=Click on a colour patch to change the colour
524 dialog.setcolours.background=Background
525 dialog.setcolours.borders=Borders
526 dialog.setcolours.lines=Lines
527 dialog.setcolours.primary=Primary
528 dialog.setcolours.secondary=Secondary
529 dialog.setcolours.point=Points
530 dialog.setcolours.selection=Selection
531 dialog.setcolours.text=Text
532 dialog.colourchooser.title=Choose colour
533 dialog.colourchooser.red=Red
534 dialog.colourchooser.green=Green
535 dialog.colourchooser.blue=Blue
536 dialog.colourer.intro=A point colourer can give track points different colours
537 dialog.colourer.type=Colourer type
538 dialog.colourer.type.none=None
539 dialog.colourer.type.byfile=By file
540 dialog.colourer.type.bysegment=By segment
541 dialog.colourer.type.byaltitude=By altitude
542 dialog.colourer.type.byspeed=By speed
543 dialog.colourer.type.byvertspeed=By vertical speed
544 dialog.colourer.type.bygradient=By gradient
545 dialog.colourer.type.bydate=By date
546 dialog.colourer.start=Start colour
547 dialog.colourer.end=End colour
548 dialog.colourer.maxcolours=Maximum number of colours
549 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
550 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart GpsPrune to change the language.
551 dialog.setlanguage.language=Language
552 dialog.setlanguage.languagefile=Language file
553 dialog.setlanguage.endmessage=Now save your settings and restart GpsPrune\nfor the language change to take effect.
554 dialog.setlanguage.endmessagewithautosave=Please restart GpsPrune for the language change to take effect.
555 dialog.diskcache.save=Save map images to disk
556 dialog.diskcache.dir=Cache directory
557 dialog.diskcache.createdir=Create directory
558 dialog.diskcache.nocreate=Cache directory not created
559 dialog.diskcache.cannotwrite=Map tiles cannot be saved in the selected directory
560 dialog.diskcache.table.path=Path
561 dialog.diskcache.table.usedby=Used by
562 dialog.diskcache.table.zoom=Zoom
563 dialog.diskcache.table.tiles=Tiles
564 dialog.diskcache.table.megabytes=Megabytes
565 dialog.diskcache.tileset=Tileset
566 dialog.diskcache.tileset.multiple=multiple
567 dialog.diskcache.deleteold=Delete old tiles
568 dialog.diskcache.maximumage=Maximum age (days)
569 dialog.diskcache.deleteall=Delete all tiles
570 dialog.diskcache.deleted=Deleted %d files from the cache
571 dialog.deletefieldvalues.intro=Select the field to delete for the current range
572 dialog.deletefieldvalues.nofields=There are no fields to delete for this range
573 dialog.displaysettings.linewidth=Thickness of lines for the tracks (1-4)
574 dialog.displaysettings.antialias=Use antialiasing
575 dialog.displaysettings.waypointicons=Waypoint icons
576 dialog.displaysettings.wpicon.default=Default
577 dialog.displaysettings.wpicon.ringpt=Round marker
578 dialog.displaysettings.wpicon.plectrum=Plectrum
579 dialog.displaysettings.wpicon.ring=Ring
580 dialog.displaysettings.wpicon.pin=Board pin
581 dialog.displaysettings.size.small=Small
582 dialog.displaysettings.size.medium=Medium
583 dialog.displaysettings.size.large=Large
584 dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area:
585 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>
586 dialog.earthdataauth.user=Username
587 dialog.earthdataauth.password=Password
588 dialog.earthdataauth.authaccepted=Username and password accepted
589 dialog.earthdataauth.authrejected=Username and password rejected
590 dialog.searchwikipedianames.search=Search for:
591 dialog.weather.location=Location
592 dialog.weather.update=Forecast updated
593 dialog.weather.sunrise=Sunrise
594 dialog.weather.sunset=Sunset
595 dialog.weather.temperatureunits=Temperatures
596 dialog.weather.currentforecast=Current weather
597 dialog.weather.dailyforecast=Daily forecast
598 dialog.weather.3hourlyforecast=Three-hourly forecast
599 dialog.weather.day.now=Current weather
600 dialog.weather.day.today=Today
601 dialog.weather.day.tomorrow=Tomorrow
602 dialog.weather.day.monday=Monday
603 dialog.weather.day.tuesday=Tuesday
604 dialog.weather.day.wednesday=Wednesday
605 dialog.weather.day.thursday=Thursday
606 dialog.weather.day.friday=Friday
607 dialog.weather.day.saturday=Saturday
608 dialog.weather.day.sunday=Sunday
609 dialog.weather.wind=Wind
610 dialog.weather.temp=Temp
611 dialog.weather.humidity=Humidity
612 dialog.weather.creditnotice=This data is made available by openweathermap.org. Their website has more details.
613 dialog.deletebydate.onlyonedate=The points were all recorded on the same date.
614 dialog.deletebydate.intro=For each date in the track, you can choose to delete or keep the points
615 dialog.deletebydate.nodate=No timestamp
616 dialog.deletebydate.column.keep=Keep
617 dialog.deletebydate.column.delete=Delete
618 dialog.setaltitudetolerance.text.metres=Limit (in metres) below which small climbs and descents will be ignored
619 dialog.setaltitudetolerance.text.feet=Limit (in feet) below which small climbs and descents will be ignored
620 dialog.settimezone.intro=Here you can select the timezone in which to display point timestamps
621 dialog.settimezone.system=Use system timezone
622 dialog.settimezone.custom=Use the following timezone:
623 dialog.settimezone.list.toomany=Too many to choose
624 dialog.settimezone.selectedzone=Selected timezone
625 dialog.settimezone.offsetfromutc=Offset from UTC
626 dialog.autoplay.duration=Duration (secs)
627 dialog.autoplay.usetimestamps=Use point timestamps
628 dialog.autoplay.rewind=Back to beginning
629 dialog.autoplay.pause=Pause
630 dialog.autoplay.play=Play
631
632 # 3d window
633 dialog.3d.title=GpsPrune Three-d view
634 dialog.3d.altitudefactor=Altitude exaggeration factor
635
636 # Confirm messages
637 confirm.loadfile=Data loaded from file
638 confirm.save.ok1=Successfully saved
639 confirm.save.ok2=points to file
640 confirm.deletepoint.single=data point was removed
641 confirm.deletepoint.multi=data points were removed
642 confirm.point.edit=point edited
643 confirm.mergetracksegments=Track segments merged
644 confirm.reverserange=Range reversed
645 confirm.addtimeoffset=Time offset added
646 confirm.addaltitudeoffset=Altitude offset added
647 confirm.removealtitudes=Altitudes removed
648 confirm.rearrangewaypoints=Waypoints rearranged
649 confirm.rearrangephotos=Photos rearranged
650 confirm.splitsegments=%d segment splits were made
651 confirm.sewsegments=%d segment joins were made
652 confirm.cutandmove=Selection moved
653 confirm.interpolate=Points added
654 confirm.convertnamestotimes=Waypoint names converted
655 confirm.saveexif.ok=Saved %d photo files
656 confirm.undo.single=operation undone
657 confirm.undo.multi=operations undone
658 confirm.jpegload.single=photo was added
659 confirm.jpegload.multi=photos were added
660 confirm.media.connect=media connected
661 confirm.photo.disconnect=photo disconnected
662 confirm.audio.disconnect=audio disconnected
663 confirm.media.removed=removed
664 confirm.correlatephotos.single=photo was correlated
665 confirm.correlatephotos.multi=photos were correlated
666 confirm.rotatephoto=photo rotated
667 confirm.createpoint=point created
668 confirm.running=Running ...
669 confirm.lookupsrtm=Found %d altitude values
670 confirm.downloadsrtm=Downloaded %d files to the cache
671 confirm.downloadsrtm.1=Downloaded %d file to the cache
672 confirm.downloadsrtm.none=No files downloaded, they were already in the cache
673 confirm.deletefieldvalues=Field values deleted
674 confirm.audioload=Audio files added
675 confirm.correlateaudios.single=audio was correlated
676 confirm.correlateaudios.multi=audios were correlated
677
678 # Tips, shown just once when appropriate
679 tip.title=Tip
680 tip.useamapcache=By setting up a disk cache (Settings -> Save maps to disk)\nyou can speed up the display and reduce network traffic.
681 tip.learntimeparams=The results will be more accurate if you use\nTrack -> Learn time estimation parameters\non your recorded tracks.
682 tip.downloadsrtm=You can speed this up by calling\nOnline -> Download SRTM tiles\nto save the data in your map cache.
683 tip.usesrtmfor3d=This track doesn't have altitudes.\nYou can use the SRTM functions to get approximate\naltitudes for the 3d view.
684 tip.manuallycorrelateone=By manually connecting at least one item, the time offset can be calculated for you.
685
686 # Buttons
687 button.ok=OK
688 button.back=Back
689 button.next=Next
690 button.finish=Finish
691 button.cancel=Cancel
692 button.overwrite=Overwrite
693 button.moveup=Move up
694 button.movedown=Move down
695 button.edit=Edit
696 button.exit=Exit
697 button.close=Close
698 button.continue=Continue
699 button.yes=Yes
700 button.no=No
701 button.yestoall=Yes to all
702 button.notoall=No to all
703 button.always=Always
704 button.select=Select
705 button.selectall=Select all
706 button.selectnone=Select none
707 button.preview=Preview
708 button.load=Load
709 button.upload=Upload
710 button.guessfields=Guess fields
711 button.showwebpage=Show webpage
712 button.check=Check
713 button.resettodefaults=Reset to defaults
714 button.browse=Browse...
715 button.addnew=Add new
716 button.delete=Delete
717 button.manage=Manage
718 button.combine=Combine
719
720 # File types
721 filetype.txt=TXT files
722 filetype.jpeg=JPG files
723 filetype.kmlkmz=KML, KMZ files
724 filetype.kml=KML files
725 filetype.kmz=KMZ files
726 filetype.gpx=GPX files
727 filetype.pov=POV files
728 filetype.svg=SVG files
729 filetype.png=PNG files
730 filetype.audio=MP3, OGG, WAV files
731
732 # Display components
733 display.nodata=No data loaded
734 display.noaltitudes=Track data does not include altitudes
735 display.notimestamps=Track data does not include timestamps
736 display.novalues=Track data does not include values for this field
737 details.trackdetails=Track details
738 details.notrack=No track loaded
739 details.track.points=Points
740 details.track.file=File
741 details.track.numfiles=Number of files
742 details.pointdetails=Point details
743 details.index.selected=Index
744 details.index.of=of
745 details.nopointselection=No point selected
746 details.photofile=Photo file
747 details.norangeselection=No range selected
748 details.rangedetails=Range details
749 details.range.selected=Selected
750 details.range.to=to
751 details.altitude.to=to
752 details.range.climb=Climb
753 details.range.descent=Descent
754 details.coordformat=Coordinate format
755 details.distanceunits=Distance units
756 display.range.time.secs=s
757 display.range.time.mins=m
758 display.range.time.hours=h
759 display.range.time.days=d
760 details.range.avespeed=Ave speed
761 details.range.maxspeed=Maximum speed
762 details.range.numsegments=Number of segments
763 details.range.pace=Pace
764 details.range.gradient=Gradient
765 details.lists.waypoints=Waypoints
766 details.lists.photos=Photos
767 details.lists.audio=Audio
768 details.photodetails=Photo details
769 details.nophoto=No photo selected
770 details.photo.loading=Loading
771 details.photo.bearing=Bearing
772 details.media.connected=Connected
773 details.media.fullpath=Full path
774 details.audiodetails=Audio details
775 details.noaudio=No audio clip selected
776 details.audio.file=Audio file
777 details.audio.playing=playing...
778 map.overzoom=No maps available at this zoom level
779
780 # Field names
781 fieldname.latitude=Latitude
782 fieldname.longitude=Longitude
783 fieldname.altitude=Altitude
784 fieldname.timestamp=Time
785 fieldname.time=Time
786 fieldname.date=Date
787 fieldname.waypointname=Name
788 fieldname.waypointtype=Type
789 fieldname.newsegment=Segment
790 fieldname.custom=Custom
791 fieldname.prefix=Field
792 fieldname.distance=Distance
793 fieldname.duration=Duration
794 fieldname.speed=Speed
795 fieldname.verticalspeed=Vertical speed
796 fieldname.description=Description
797 fieldname.mediafilename=Filename
798
799 # Measurement units
800 units.original=Original
801 units.default=Default
802 units.metres=Metres
803 units.metres.short=m
804 units.feet=Feet
805 units.feet.short=ft
806 units.kilometres=Kilometres
807 units.kilometres.short=km
808 units.kilometresperhour=km per hour
809 units.kilometresperhour.short=km/h
810 units.miles=Miles
811 units.miles.short=mi
812 units.milesperhour=miles per hour
813 units.milesperhour.short=mph
814 units.nauticalmiles=Nautical miles
815 units.nauticalmiles.short=N.m.
816 units.nauticalmilesperhour.short=kts
817 units.metrespersec=metres per second
818 units.metrespersec.short=m/s
819 units.feetpersec=feet per second
820 units.feetpersec.short=ft/s
821 units.hours=hours
822 units.minutes=minutes
823 units.seconds=seconds
824 units.degminsec=Deg-min-sec
825 units.degmin=Deg-min
826 units.deg=Degrees
827 units.iso8601=ISO 8601
828 units.degreescelsius=Celsius
829 units.degreescelsius.short=\u00b0C
830 units.degreesfahrenheit=Fahrenheit
831 units.degreesfahrenheit.short=\u00b0F
832
833 # How to combine conditions, such as filters
834 logic.and=and
835 logic.or=or
836
837 # External urls
838 url.googlemaps=maps.google.co.uk
839 wikipedia.lang=en
840 openweathermap.lang=en
841 webservice.peakfinder=Open Peakfinder.org
842 webservice.geohack=Open Geohack page
843
844 # Cardinals for 3d plots
845 cardinal.n=N
846 cardinal.s=S
847 cardinal.e=E
848 cardinal.w=W
849
850 # Undo operations
851 undo.load=load data
852 undo.loadphotos=load photos
853 undo.loadaudios=load audio clips
854 undo.editpoint=edit point
855 undo.deletepoint=delete point
856 undo.removephoto=remove photo
857 undo.removeaudio=remove audio clip
858 undo.deleterange=delete range
859 undo.croptrack=crop track
860 undo.deletemarked=delete points
861 undo.insert=insert points
862 undo.reverse=reverse range
863 undo.mergetracksegments=merge track segments
864 undo.splitsegments=split track segments
865 undo.sewsegments=sew track segments
866 undo.addtimeoffset=add time offset
867 undo.addaltitudeoffset=add altitude offset
868 undo.removealtitudes=remove altitudes
869 undo.rearrangewaypoints=rearrange waypoints
870 undo.cutandmove=move section
871 undo.connect=connect
872 undo.disconnect=disconnect
873 undo.correlatephotos=correlate photos
874 undo.rearrangephotos=rearrange photos
875 undo.rotatephoto=rotate photo
876 undo.createpoint=create point
877 undo.convertnamestotimes=convert names to times
878 undo.lookupsrtm=lookup altitudes from SRTM
879 undo.deletefieldvalues=delete field values
880 undo.correlateaudios=correlate audios
881
882 # Error messages
883 error.save.dialogtitle=Error saving data
884 error.save.nodata=No data to save
885 error.save.failed=Failed to save the data to file
886 error.saveexif.filenotfound=Failed to find photo file
887 error.saveexif.cannotoverwrite1=Photo file
888 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
889 error.saveexif.failed=Failed to save %d of the images
890 error.saveexif.forced=%d of the images required forcing
891 error.load.dialogtitle=Error loading data
892 error.load.noread=Cannot read file
893 error.load.nopoints=No coordinate information found in the file
894 error.load.unknownxml=Unrecognised xml format:
895 error.load.noxmlinzip=No xml file found inside zip file
896 error.load.othererror=Error reading file:
897 error.jpegload.dialogtitle=Error loading photos
898 error.jpegload.nofilesfound=No files found
899 error.jpegload.nojpegsfound=No jpeg files found
900 error.jpegload.nogpsfound=No GPS information found
901 error.audioload.nofilesfound=No audio clips found
902 error.gpsload.unknown=Unknown error
903 error.undofailed.title=Undo failed
904 error.undofailed.text=Failed to undo operation
905 error.function.noop.title=Function had no effect
906 error.rearrange.noop=Rearranging points had no effect
907 error.function.notavailable.title=Function not available
908 error.function.nojava3d=This function requires the Java3d library.
909 error.3d=An error occurred with the 3d display
910 error.readme.notfound=Readme file not found
911 error.osmimage.dialogtitle=Error loading map images
912 error.osmimage.failed=Failed to load map images. Please check internet connection.
913 error.language.wrongfile=The selected file doesn't appear to be a language file for GpsPrune
914 error.convertnamestotimes.nonames=No names could be converted into times
915 error.lookupsrtm.nonefound=No altitude values available for these points
916 error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup
917 error.gpsies.uploadnotok=The gpsies server returned the message
918 error.gpsies.uploadfailed=The upload failed with the error
919 error.showphoto.failed=Failed to load photo
920 error.playaudiofailed=Failed to play audio clip
921 error.cache.notthere=The tile cache directory was not found
922 error.cache.empty=The tile cache directory is empty
923 error.cache.cannotdelete=No tiles could be deleted
924 error.learnestimationparams.failed=Cannot learn the parameters from this track.\nTry loading more tracks.
925 error.tracksplit.nosplit=The track could not be split
926 error.downloadsrtm.nocache=The files could not be saved.\nPlease check the disk cache.
927 error.sewsegments.nothingdone=No segments could be sewn together.\nThere are now %d segments in the track.