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