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