]> gitweb.fperrin.net Git - GpsPrune.git/blob - src/tim/prune/lang/prune-texts_en.properties
4502e64fdef286259c232890d89060e33fc0f0d4
[GpsPrune.git] / src / tim / prune / lang / prune-texts_en.properties
1 # Text entries for the GpsPrune application
2 # English entries as default
3
4 # Menu entries
5 menu.file=File
6 menu.file.addphotos=Add photos
7 menu.file.recentfiles=Recent files
8 menu.file.save=Save as text
9 menu.file.exit=Exit
10 menu.online=Online
11 menu.track=Track
12 menu.track.undo=Undo
13 menu.track.clearundo=Clear undo list
14 menu.track.markrectangle=Mark points in rectangle
15 menu.range=Range
16 menu.range.all=Select all
17 menu.range.none=Select none
18 menu.range.start=Set range start
19 menu.range.end=Set range end
20 menu.range.average=Average selection
21 menu.range.reverse=Reverse range
22 menu.range.mergetracksegments=Merge track segments
23 menu.range.cutandmove=Cut and move selection
24 menu.point=Point
25 menu.point.editpoint=Edit point
26 menu.point.deletepoint=Delete point
27 menu.photo=Photo
28 menu.photo.saveexif=Save to Exif
29 menu.audio=Audio
30 menu.view=View
31 menu.view.showsidebars=Show sidebars
32 menu.view.browser=Map in a browser window
33 menu.view.browser.google=Google maps
34 menu.view.browser.openstreetmap=Openstreetmap
35 menu.view.browser.mapquest=Mapquest
36 menu.view.browser.yahoo=Yahoo maps
37 menu.view.browser.bing=Bing maps
38 menu.view.browser.inlinemap=Inline map
39 menu.view.browser.graphhopper=GraphHopper
40 menu.settings=Settings
41 menu.settings.onlinemode=Load maps from internet
42 menu.settings.autosave=Autosave settings on exit
43 menu.help=Help
44 # Popup menu for map
45 menu.map.zoomin=Zoom in
46 menu.map.zoomout=Zoom out
47 menu.map.zoomfull=Zoom to full scale
48 menu.map.newpoint=Create new point
49 menu.map.drawpoints=Create series of points
50 menu.map.connect=Connect track points
51 menu.map.autopan=Autopan
52 menu.map.showmap=Show map
53 menu.map.showscalebar=Show scalebar
54 menu.map.editmode=Edit mode
55
56 # Alt keys for menus
57 altkey.menu.file=F
58 altkey.menu.online=N
59 altkey.menu.range=R
60 altkey.menu.track=T
61 altkey.menu.point=P
62 altkey.menu.view=V
63 altkey.menu.photo=O
64 altkey.menu.audio=A
65 altkey.menu.settings=S
66 altkey.menu.help=H
67
68 # Ctrl shortcuts for menu items
69 shortcut.menu.file.open=O
70 shortcut.menu.file.load=L
71 shortcut.menu.file.save=S
72 shortcut.menu.track.undo=Z
73 shortcut.menu.track.compress=C
74 shortcut.menu.range.all=A
75 shortcut.menu.point.edit=E
76 shortcut.menu.help.help=H
77
78 # Functions
79 function.open=Open file
80 function.importwithgpsbabel=Import file with GPSBabel
81 function.loadfromgps=Load data from GPS
82 function.sendtogps=Send data to GPS
83 function.exportkml=Export KML
84 function.exportgpx=Export GPX
85 function.exportpov=Export POV
86 function.exportimage=Export image
87 function.editwaypointname=Edit waypoint name
88 function.compress=Compress track
89 function.marklifts=Mark uphill lifts
90 function.deleterange=Delete range
91 function.deletemarked=Delete marked points
92 function.croptrack=Crop track
93 function.interpolate=Interpolate points
94 function.deletebydate=Delete points by date
95 function.addtimeoffset=Add time offset
96 function.addaltitudeoffset=Add altitude offset
97 function.findwaypoint=Find waypoint
98 function.rearrangewaypoints=Rearrange waypoints
99 function.convertnamestotimes=Convert waypoint names to times
100 function.deletefieldvalues=Delete field values
101 function.pastecoordinates=Enter point coordinates
102 function.pastecoordinatelist=Enter list of coordinates
103 function.enterpluscode=Enter pluscode
104 function.charts=Charts
105 function.show3d=Three-D view
106 function.distances=Distances
107 function.viewfulldetails=Full details
108 function.estimatetime=Estimate time
109 function.learnestimationparams=Learn time estimation parameters
110 function.autoplay=Autoplay track
111 function.selectsegment=Select current segment
112 function.splitsegments=Split track into segments
113 function.sewsegments=Sew track segments together
114 function.createmarkerwaypoints=Create marker waypoints
115 function.lookupsrtm=Get altitudes from SRTM
116 function.downloadsrtm=Download SRTM tiles
117 function.downloadsrtm.SRTMGL1_v003=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.projectpoint=Project 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.days=Days
311 dialog.addtimeoffset.hours=Hours
312 dialog.addtimeoffset.minutes=Minutes
313 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
314 dialog.findwaypoint.intro=Enter part of the waypoint name
315 dialog.findwaypoint.search=Search
316 dialog.saveexif.title=Save Exif
317 dialog.saveexif.intro=Select the photos to save using the checkboxes
318 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
319 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
320 dialog.saveexif.table.photoname=Photo name
321 dialog.saveexif.table.status=Status
322 dialog.saveexif.table.save=Save
323 dialog.saveexif.photostatus.connected=Connected
324 dialog.saveexif.photostatus.disconnected=Disconnected
325 dialog.saveexif.photostatus.modified=Modified
326 dialog.saveexif.overwrite=Overwrite files
327 dialog.saveexif.force=Force despite minor errors
328 dialog.charts.xaxis=X axis
329 dialog.charts.yaxis=Y axes
330 dialog.charts.output=Output
331 dialog.charts.screen=Output to screen
332 dialog.charts.svg=Output to SVG file
333 dialog.charts.svgwidth=SVG width
334 dialog.charts.svgheight=SVG height
335 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
336 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
337 dialog.distances.intro=Straight line distances between points
338 dialog.distances.column.from=From point
339 dialog.distances.column.to=To point
340 dialog.distances.currentpoint=Current point
341 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
342 dialog.fullrangedetails.intro=Here are the details for the selected range
343 dialog.fullrangedetails.coltotal=Including gaps
344 dialog.fullrangedetails.colsegments=Without gaps
345 dialog.estimatetime.details=Details
346 dialog.estimatetime.gentle=Gentle
347 dialog.estimatetime.steep=Steep
348 dialog.estimatetime.climb=Climb
349 dialog.estimatetime.descent=Descent
350 dialog.estimatetime.parameters=Parameters
351 dialog.estimatetime.parameters.timefor=Time for
352 dialog.estimatetime.results=Results
353 dialog.estimatetime.results.estimatedtime=Estimated time
354 dialog.estimatetime.results.actualtime=Actual time
355 dialog.estimatetime.error.nodistance=The time estimates need connected track points, to give a distance
356 dialog.estimatetime.error.noaltitudes=The selection doesn't include any altitude information
357 dialog.learnestimationparams.intro=These are the parameters calculated from this track
358 dialog.learnestimationparams.averageerror=Average error
359 dialog.learnestimationparams.combine=These parameters can be combined with the current values
360 dialog.learnestimationparams.combinedresults=Combined results
361 dialog.learnestimationparams.weight.100pccurrent=Keep current values
362 dialog.learnestimationparams.weight.current=current
363 dialog.learnestimationparams.weight.calculated=calculated
364 dialog.learnestimationparams.weight.50pc=Average of current values and calculated ones
365 dialog.learnestimationparams.weight.100pccalculated=Use new calculated values
366 dialog.setmapbg.intro=Select one of the map sources, or add a new one
367 dialog.addmapsource.title=Add new map source
368 dialog.addmapsource.sourcename=Name of source
369 dialog.addmapsource.layer1url=URL of first layer
370 dialog.addmapsource.layer2url=Optional URL of second layer
371 dialog.addmapsource.maxzoom=Maximum zoom level
372 dialog.addmapsource.noname=Unnamed
373 dialog.gpsies.column.name=Track name
374 dialog.gpsies.column.length=Length
375 dialog.gpsies.description=Description
376 dialog.gpsies.nodescription=No description
377 dialog.gpsies.nonefound=No tracks found
378 dialog.mapillary.nonefound=No photos found
379 dialog.wikipedia.column.name=Article name
380 dialog.wikipedia.column.distance=Distance
381 dialog.wikipedia.nonefound=No wikipedia entries found
382 dialog.wikipedia.gallery=Gallery
383 dialog.osmpois.column.name=Name
384 dialog.osmpois.column.type=Type
385 dialog.osmpois.nonefound=No points found
386 dialog.geocaching.nonefound=No geocaches found
387 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
388 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
389 dialog.correlate.nouncorrelatedaudios=There are no uncorrelated audios.\nAre you sure you want to continue?
390 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
391 dialog.correlate.select.photoname=Photo name
392 dialog.correlate.select.timediff=Time difference
393 dialog.correlate.select.photolater=Photo later
394 dialog.correlate.options.intro=Select the options for automatic correlation
395 dialog.correlate.options.offsetpanel=Time offset
396 dialog.correlate.options.offset=Offset
397 dialog.correlate.options.offset.hours=hours,
398 dialog.correlate.options.offset.minutes=minutes and
399 dialog.correlate.options.offset.seconds=seconds
400 dialog.correlate.options.photolater=Photo later than point
401 dialog.correlate.options.pointlaterphoto=Point later than photo
402 dialog.correlate.options.audiolater=Audio later than point
403 dialog.correlate.options.pointlateraudio=Point later than audio
404 dialog.correlate.options.limitspanel=Correlation limits
405 dialog.correlate.options.notimelimit=No time limit
406 dialog.correlate.options.timelimit=Time limit
407 dialog.correlate.options.nodistancelimit=No distance limit
408 dialog.correlate.options.distancelimit=Distance limit
409 dialog.correlate.options.correlate=Correlate
410 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.
411 dialog.correlate.filetimes=File timestamps denote:
412 dialog.correlate.filetimes2=of audio clip
413 dialog.correlate.correltimes=For correlation, use:
414 dialog.correlate.timestamp.beginning=Beginning
415 dialog.correlate.timestamp.middle=Middle
416 dialog.correlate.timestamp.end=End
417 dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset
418 dialog.correlate.select.audioname=Audio name
419 dialog.correlate.select.audiolater=Audio later
420 dialog.rearrangewaypoints.desc=Select the destination and sort order of the waypoints
421 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
422 dialog.rearrange.tostart=Move to start
423 dialog.rearrange.toend=Move to end
424 dialog.rearrange.tonearest=Each to nearest track point
425 dialog.rearrange.nosort=Don't sort
426 dialog.rearrange.sortbyfilename=Sort by filename
427 dialog.rearrange.sortbyname=Sort by name
428 dialog.rearrange.sortbytime=Sort by time
429 dialog.compress.duplicates.title=Duplicate removal
430 dialog.compress.closepoints.title=Nearby point removal
431 dialog.compress.closepoints.paramdesc=Span factor
432 dialog.compress.wackypoints.title=Wacky point removal
433 dialog.compress.wackypoints.paramdesc=Distance factor
434 dialog.compress.singletons.title=Singleton removal
435 dialog.compress.singletons.paramdesc=Distance factor
436 dialog.compress.douglaspeucker.title=Douglas-Peucker compression
437 dialog.compress.douglaspeucker.paramdesc=Span factor
438 dialog.compress.summarylabel=Points to delete
439 dialog.compress.confirm=%d points have been marked.\nDelete these marked points now?
440 dialog.compress.confirmnone=no points have been marked
441 dialog.deletemarked.nonefound=No data points could be removed
442 dialog.pastecoordinates.desc=Enter or paste the coordinates here
443 dialog.pastecoordinates.coords=Coordinates
444 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
445 dialog.pastecoordinatelist.desc=Enter the coordinates for the new points with one point per line
446 dialog.pluscode.desc=Enter or paste the pluscode here
447 dialog.pluscode.code=Pluscode
448 dialog.pluscode.nothingfound=Please check the code and try again
449 dialog.help.help=Please see\n https://gpsprune.activityworkshop.net/\nfor more information and tips,\nincluding a PDF user guide you can buy.
450 dialog.about.version=Version
451 dialog.about.build=Build
452 dialog.about.summarytext1=GpsPrune is a program for loading, displaying and editing data from GPS receivers.
453 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.
454 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.
455 dialog.about.languages=Available languages
456 dialog.about.translatedby=English text by activityworkshop.
457 dialog.about.systeminfo=System info
458 dialog.about.systeminfo.os=Operating System
459 dialog.about.systeminfo.java=Java Runtime
460 dialog.about.systeminfo.java3d=Java3d installed
461 dialog.about.systeminfo.povray=Povray installed
462 dialog.about.systeminfo.exiftool=Exiftool installed
463 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
464 dialog.about.systeminfo.gnuplot=Gnuplot installed
465 dialog.about.yes=Yes
466 dialog.about.no=No
467 dialog.about.credits=Credits
468 dialog.about.credits.code=GpsPrune code written by
469 dialog.about.credits.exifcode=Exif code by
470 dialog.about.credits.icons=Some icons taken from
471 dialog.about.credits.translators=Translators
472 dialog.about.credits.translations=Translations helped by
473 dialog.about.credits.devtools=Development tools
474 dialog.about.credits.othertools=Other tools
475 dialog.about.credits.thanks=Thanks to
476 dialog.about.readme=Readme
477 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
478 dialog.checkversion.uptodate=You are using the latest version of GpsPrune.
479 dialog.checkversion.newversion1=A new version of GpsPrune is now available!  The latest version is now version
480 dialog.checkversion.newversion2=.
481 dialog.checkversion.releasedate1=This new version was released on
482 dialog.checkversion.releasedate2=.
483 dialog.checkversion.download=To download the new version, go to https://gpsprune.activityworkshop.net/download.html.
484 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
485 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>
486 dialog.keys.normalmodifier=Ctrl
487 dialog.keys.macmodifier=Command
488 dialog.paths.prune.gnuplotpath=Path to gnuplot
489 dialog.paths.prune.gpsbabelpath=Path to gpsbabel
490 dialog.paths.prune.exiftoolpath=Path to exiftool
491 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
492 dialog.setpaths.found=Path found?
493 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
494 dialog.addaltitude.desc=Altitude offset to add
495 dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero?
496 dialog.setcolours.intro=Click on a colour patch to change the colour
497 dialog.setcolours.background=Background
498 dialog.setcolours.borders=Borders
499 dialog.setcolours.lines=Lines
500 dialog.setcolours.primary=Primary
501 dialog.setcolours.secondary=Secondary
502 dialog.setcolours.point=Points
503 dialog.setcolours.selection=Selection
504 dialog.setcolours.text=Text
505 dialog.colourchooser.title=Choose colour
506 dialog.colourchooser.red=Red
507 dialog.colourchooser.green=Green
508 dialog.colourchooser.blue=Blue
509 dialog.colourer.intro=A point colourer can give track points different colours
510 dialog.colourer.type=Colourer type
511 dialog.colourer.type.none=None
512 dialog.colourer.type.byfile=By file
513 dialog.colourer.type.bysegment=By segment
514 dialog.colourer.type.byaltitude=By altitude
515 dialog.colourer.type.byspeed=By speed
516 dialog.colourer.type.byvertspeed=By vertical speed
517 dialog.colourer.type.bygradient=By gradient
518 dialog.colourer.type.bydate=By date
519 dialog.colourer.start=Start colour
520 dialog.colourer.end=End colour
521 dialog.colourer.maxcolours=Maximum number of colours
522 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
523 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart GpsPrune to change the language.
524 dialog.setlanguage.language=Language
525 dialog.setlanguage.languagefile=Language file
526 dialog.setlanguage.endmessage=Now save your settings and restart GpsPrune\nfor the language change to take effect.
527 dialog.setlanguage.endmessagewithautosave=Please restart GpsPrune for the language change to take effect.
528 dialog.diskcache.save=Save map images to disk
529 dialog.diskcache.dir=Cache directory
530 dialog.diskcache.createdir=Create directory
531 dialog.diskcache.nocreate=Cache directory not created
532 dialog.diskcache.cannotwrite=Map tiles cannot be saved in the selected directory
533 dialog.diskcache.table.path=Path
534 dialog.diskcache.table.usedby=Used by
535 dialog.diskcache.table.zoom=Zoom
536 dialog.diskcache.table.tiles=Tiles
537 dialog.diskcache.table.megabytes=Megabytes
538 dialog.diskcache.tileset=Tileset
539 dialog.diskcache.tileset.multiple=multiple
540 dialog.diskcache.deleteold=Delete old tiles
541 dialog.diskcache.maximumage=Maximum age (days)
542 dialog.diskcache.deleteall=Delete all tiles
543 dialog.diskcache.deleted=Deleted %d files from the cache
544 dialog.deletefieldvalues.intro=Select the field to delete for the current range
545 dialog.deletefieldvalues.nofields=There are no fields to delete for this range
546 dialog.displaysettings.linewidth=Thickness of lines for the tracks (1-4)
547 dialog.displaysettings.antialias=Use antialiasing
548 dialog.displaysettings.waypointicons=Waypoint icons
549 dialog.displaysettings.wpicon.default=Default
550 dialog.displaysettings.wpicon.ringpt=Round marker
551 dialog.displaysettings.wpicon.plectrum=Plectrum
552 dialog.displaysettings.wpicon.ring=Ring
553 dialog.displaysettings.wpicon.pin=Board pin
554 dialog.displaysettings.size.small=Small
555 dialog.displaysettings.size.medium=Medium
556 dialog.displaysettings.size.large=Large
557 dialog.displaysettings.windowstyle=Window style (requires restart)
558 dialog.displaysettings.windowstyle.default=Default
559 dialog.displaysettings.windowstyle.nimbus=Nimbus
560 dialog.displaysettings.windowstyle.gtk=GTK
561 dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area:
562 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>
563 dialog.earthdataauth.user=Username
564 dialog.earthdataauth.password=Password
565 dialog.earthdataauth.authaccepted=Username and password accepted
566 dialog.earthdataauth.authrejected=Username and password rejected
567 dialog.searchwikipedianames.search=Search for:
568 dialog.weather.location=Location
569 dialog.weather.update=Forecast updated
570 dialog.weather.sunrise=Sunrise
571 dialog.weather.sunset=Sunset
572 dialog.weather.temperatureunits=Temperatures
573 dialog.weather.currentforecast=Current weather
574 dialog.weather.dailyforecast=Daily forecast
575 dialog.weather.3hourlyforecast=Three-hourly forecast
576 dialog.weather.day.now=Current weather
577 dialog.weather.day.today=Today
578 dialog.weather.day.tomorrow=Tomorrow
579 dialog.weather.day.monday=Monday
580 dialog.weather.day.tuesday=Tuesday
581 dialog.weather.day.wednesday=Wednesday
582 dialog.weather.day.thursday=Thursday
583 dialog.weather.day.friday=Friday
584 dialog.weather.day.saturday=Saturday
585 dialog.weather.day.sunday=Sunday
586 dialog.weather.wind=Wind
587 dialog.weather.temp=Temp
588 dialog.weather.humidity=Humidity
589 dialog.weather.creditnotice=This data is made available by openweathermap.org. Their website has more details.
590 dialog.deletebydate.onlyonedate=The points were all recorded on the same date.
591 dialog.deletebydate.intro=For each date in the track, you can choose to delete or keep the points
592 dialog.deletebydate.nodate=No timestamp
593 dialog.deletebydate.column.keep=Keep
594 dialog.deletebydate.column.delete=Delete
595 dialog.setaltitudetolerance.text.metres=Limit (in metres) below which small climbs and descents will be ignored
596 dialog.setaltitudetolerance.text.feet=Limit (in feet) below which small climbs and descents will be ignored
597 dialog.settimezone.intro=Here you can select the timezone in which to display point timestamps
598 dialog.settimezone.system=Use system timezone
599 dialog.settimezone.custom=Use the following timezone:
600 dialog.settimezone.list.toomany=Too many to choose
601 dialog.settimezone.selectedzone=Selected timezone
602 dialog.settimezone.offsetfromutc=Offset from UTC
603 dialog.autoplay.duration=Duration (secs)
604 dialog.autoplay.usetimestamps=Use point timestamps
605 dialog.autoplay.rewind=Back to beginning
606 dialog.autoplay.pause=Pause
607 dialog.autoplay.play=Play
608 dialog.markers.halves=Halfway points
609 dialog.markers.half.distance=Half distance
610 dialog.markers.half.climb=Half climb
611 dialog.markers.half.descent=Half descent
612 dialog.projectpoint.desc=Enter the direction and distance to project this point
613 dialog.projectpoint.bearing=Bearing (degrees from N)
614
615 # 3d window
616 dialog.3d.title=GpsPrune Three-d view
617 dialog.3d.altitudefactor=Altitude exaggeration factor
618
619 # Confirm messages
620 confirm.loadfile=Data loaded from file
621 confirm.save.ok1=Successfully saved
622 confirm.save.ok2=points to file
623 confirm.deletepoint.single=data point was removed
624 confirm.deletepoint.multi=data points were removed
625 confirm.point.edit=point edited
626 confirm.mergetracksegments=Track segments merged
627 confirm.reverserange=Range reversed
628 confirm.addtimeoffset=Time offset added
629 confirm.addaltitudeoffset=Altitude offset added
630 confirm.rearrangewaypoints=Waypoints rearranged
631 confirm.rearrangephotos=Photos rearranged
632 confirm.splitsegments=%d segment splits were made
633 confirm.sewsegments=%d segment joins were made
634 confirm.cutandmove=Selection moved
635 confirm.pointsadded=%d points added
636 confirm.convertnamestotimes=Waypoint names converted
637 confirm.saveexif.ok=Saved %d photo files
638 confirm.undo.single=operation undone
639 confirm.undo.multi=operations undone
640 confirm.jpegload.single=photo was added
641 confirm.jpegload.multi=photos were added
642 confirm.media.connect=media connected
643 confirm.photo.disconnect=photo disconnected
644 confirm.audio.disconnect=audio disconnected
645 confirm.media.removed=removed
646 confirm.correlatephotos.single=photo was correlated
647 confirm.correlatephotos.multi=photos were correlated
648 confirm.rotatephoto=photo rotated
649 confirm.createpoint=point created
650 confirm.running=Running ...
651 confirm.lookupsrtm=Found %d altitude values
652 confirm.downloadsrtm=Downloaded %d files to the cache
653 confirm.downloadsrtm.1=Downloaded %d file to the cache
654 confirm.downloadsrtm.none=No files downloaded, they were already in the cache
655 confirm.deletefieldvalues=Field values deleted
656 confirm.audioload=Audio files added
657 confirm.correlateaudios.single=audio was correlated
658 confirm.correlateaudios.multi=audios were correlated
659
660 # Tips, shown just once when appropriate
661 tip.title=Tip
662 tip.useamapcache=By setting up a disk cache (Settings -> Save maps to disk)\nyou can speed up the display and reduce network traffic.
663 tip.learntimeparams=The results will be more accurate if you use\nTrack -> Learn time estimation parameters\non your recorded tracks.
664 tip.downloadsrtm=You can speed this up by calling\nOnline -> Download SRTM tiles\nto save the data in your map cache.
665 tip.usesrtmfor3d=This track doesn't have altitudes.\nYou can use the SRTM functions to get approximate\naltitudes for the 3d view.
666 tip.manuallycorrelateone=By manually connecting at least one item, the time offset can be calculated for you.
667
668 # Buttons
669 button.ok=OK
670 button.back=Back
671 button.next=Next
672 button.finish=Finish
673 button.cancel=Cancel
674 button.overwrite=Overwrite
675 button.moveup=Move up
676 button.movedown=Move down
677 button.edit=Edit
678 button.exit=Exit
679 button.close=Close
680 button.continue=Continue
681 button.yes=Yes
682 button.no=No
683 button.yestoall=Yes to all
684 button.notoall=No to all
685 button.always=Always
686 button.select=Select
687 button.selectall=Select all
688 button.selectnone=Select none
689 button.preview=Preview
690 button.load=Load
691 button.guessfields=Guess fields
692 button.showwebpage=Show webpage
693 button.check=Check
694 button.resettodefaults=Reset to defaults
695 button.browse=Browse...
696 button.addnew=Add new
697 button.delete=Delete
698 button.manage=Manage
699 button.combine=Combine
700
701 # File types
702 filetype.txt=TXT files
703 filetype.jpeg=JPG files
704 filetype.kmlkmz=KML, KMZ files
705 filetype.kml=KML files
706 filetype.kmz=KMZ files
707 filetype.gpx=GPX files
708 filetype.pov=POV files
709 filetype.svg=SVG files
710 filetype.png=PNG files
711 filetype.audio=MP3, OGG, WAV files
712
713 # Display components
714 display.nodata=No data loaded
715 display.noaltitudes=Track data does not include altitudes
716 display.notimestamps=Track data does not include timestamps
717 display.novalues=Track data does not include values for this field
718 details.trackdetails=Track details
719 details.notrack=No track loaded
720 details.track.points=Points
721 details.track.file=File
722 details.track.numfiles=Number of files
723 details.pointdetails=Point details
724 details.index.selected=Index
725 details.index.of=of
726 details.nopointselection=No point selected
727 details.photofile=Photo file
728 details.norangeselection=No range selected
729 details.rangedetails=Range details
730 details.range.selected=Selected
731 details.range.to=to
732 details.altitude.to=to
733 details.range.climb=Climb
734 details.range.descent=Descent
735 details.coordformat=Coordinate format
736 details.distanceunits=Distance units
737 display.range.time.secs=s
738 display.range.time.mins=m
739 display.range.time.hours=h
740 display.range.time.days=d
741 details.range.avespeed=Ave speed
742 details.range.maxspeed=Maximum speed
743 details.range.numsegments=Number of segments
744 details.range.pace=Pace
745 details.range.gradient=Gradient
746 details.lists.waypoints=Waypoints
747 details.lists.photos=Photos
748 details.lists.audio=Audio
749 details.photodetails=Photo details
750 details.nophoto=No photo selected
751 details.photo.loading=Loading
752 details.photo.bearing=Bearing
753 details.media.connected=Connected
754 details.media.fullpath=Full path
755 details.audiodetails=Audio details
756 details.noaudio=No audio clip selected
757 details.audio.file=Audio file
758 details.audio.playing=playing...
759 map.overzoom=No maps available at this zoom level
760
761 # Field names
762 fieldname.latitude=Latitude
763 fieldname.longitude=Longitude
764 fieldname.coordinates=Coordinates
765 fieldname.altitude=Altitude
766 fieldname.timestamp=Time
767 fieldname.time=Time
768 fieldname.date=Date
769 fieldname.waypointname=Name
770 fieldname.waypointtype=Type
771 fieldname.newsegment=Segment
772 fieldname.custom=Custom
773 fieldname.prefix=Field
774 fieldname.distance=Distance
775 fieldname.duration=Duration
776 fieldname.speed=Speed
777 fieldname.verticalspeed=Vertical speed
778 fieldname.description=Description
779 fieldname.comment=Comment
780 fieldname.mediafilename=Filename
781
782 # Measurement units
783 units.original=Original
784 units.default=Default
785 units.metres=Metres
786 units.metres.short=m
787 units.feet=Feet
788 units.feet.short=ft
789 units.kilometres=Kilometres
790 units.kilometres.short=km
791 units.kilometresperhour=km per hour
792 units.kilometresperhour.short=km/h
793 units.miles=Miles
794 units.miles.short=mi
795 units.milesperhour=miles per hour
796 units.milesperhour.short=mph
797 units.nauticalmiles=Nautical miles
798 units.nauticalmiles.short=N.m.
799 units.nauticalmilesperhour.short=kts
800 units.metrespersec=metres per second
801 units.metrespersec.short=m/s
802 units.feetpersec=feet per second
803 units.feetpersec.short=ft/s
804 units.hours=hours
805 units.minutes=minutes
806 units.seconds=seconds
807 units.degminsec=Deg-min-sec
808 units.degmin=Deg-min
809 units.deg=Degrees
810 units.iso8601=ISO 8601
811 units.degreescelsius=Celsius
812 units.degreescelsius.short=\u00b0C
813 units.degreesfahrenheit=Fahrenheit
814 units.degreesfahrenheit.short=\u00b0F
815
816 # How to combine conditions, such as filters
817 logic.and=and
818 logic.or=or
819
820 # External urls
821 url.googlemaps=maps.google.co.uk
822 wikipedia.lang=en
823 openweathermap.lang=en
824 webservice.peakfinder=Open Peakfinder.org
825 webservice.geohack=Open Geohack page
826
827 # Cardinals for 3d plots
828 cardinal.n=N
829 cardinal.s=S
830 cardinal.e=E
831 cardinal.w=W
832
833 # Undo operations
834 undo.load=load data
835 undo.loadphotos=load photos
836 undo.loadaudios=load audio clips
837 undo.editpoint=edit point
838 undo.deletepoint=delete point
839 undo.removephoto=remove photo
840 undo.removeaudio=remove audio clip
841 undo.deleterange=delete range
842 undo.croptrack=crop track
843 undo.deletemarked=delete points
844 undo.insert=insert points
845 undo.reverse=reverse range
846 undo.mergetracksegments=merge track segments
847 undo.splitsegments=split track segments
848 undo.sewsegments=sew track segments
849 undo.addtimeoffset=add time offset
850 undo.addaltitudeoffset=add altitude offset
851 undo.rearrangewaypoints=rearrange waypoints
852 undo.cutandmove=move section
853 undo.connect=connect
854 undo.disconnect=disconnect
855 undo.correlatephotos=correlate photos
856 undo.rearrangephotos=rearrange photos
857 undo.rotatephoto=rotate photo
858 undo.createpoint=create point
859 undo.convertnamestotimes=convert names to times
860 undo.lookupsrtm=lookup altitudes from SRTM
861 undo.deletefieldvalues=delete field values
862 undo.correlateaudios=correlate audios
863
864 # Error messages
865 error.save.dialogtitle=Error saving data
866 error.save.nodata=No data to save
867 error.save.failed=Failed to save the data to file
868 error.saveexif.filenotfound=Failed to find photo file
869 error.saveexif.cannotoverwrite1=Photo file
870 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
871 error.saveexif.failed=Failed to save %d of the images
872 error.saveexif.forced=%d of the images required forcing
873 error.load.dialogtitle=Error loading data
874 error.load.noread=Cannot read file
875 error.load.nopoints=No coordinate information found in the file
876 error.load.unknownxml=Unrecognised xml format:
877 error.load.noxmlinzip=No xml file found inside zip file
878 error.load.othererror=Error reading file:
879 error.load.nopointsintext=No coordinate information found
880 error.jpegload.dialogtitle=Error loading photos
881 error.jpegload.nofilesfound=No files found
882 error.jpegload.nojpegsfound=No jpeg files found
883 error.jpegload.nogpsfound=No GPS information found
884 error.audioload.nofilesfound=No audio clips found
885 error.gpsload.unknown=Unknown error
886 error.undofailed.title=Undo failed
887 error.undofailed.text=Failed to undo operation
888 error.function.noop.title=Function had no effect
889 error.rearrange.noop=Rearranging points had no effect
890 error.function.notavailable.title=Function not available
891 error.function.nojava3d=This function requires the Java3d library.
892 error.3d=An error occurred with the 3d display
893 error.readme.notfound=Readme file not found
894 error.osmimage.dialogtitle=Error loading map images
895 error.osmimage.failed=Failed to load map images. Please check internet connection.
896 error.language.wrongfile=The selected file doesn't appear to be a language file for GpsPrune
897 error.convertnamestotimes.nonames=No names could be converted into times
898 error.lookupsrtm.nonefound=No altitude values available for these points
899 error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup
900 error.gpsies.uploadnotok=The gpsies server returned the message
901 error.gpsies.uploadfailed=The upload failed with the error
902 error.showphoto.failed=Failed to load photo
903 error.playaudiofailed=Failed to play audio clip
904 error.cache.notthere=The tile cache directory was not found
905 error.cache.empty=The tile cache directory is empty
906 error.cache.cannotdelete=No tiles could be deleted
907 error.learnestimationparams.failed=Cannot learn the parameters from this track.\nTry loading more tracks.
908 error.tracksplit.nosplit=The track could not be split
909 error.downloadsrtm.nocache=The files could not be saved.\nPlease check the disk cache.
910 error.sewsegments.nothingdone=No segments could be sewn together.\nThere are now %d segments in the track.