]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts_en.properties
Version 10, May 2010
[GpsPrune.git] / tim / prune / lang / prune-texts_en.properties
1 # Text entries for the Prune application
2 # English entries as default - others can be added
3
4 # Menu entries
5 menu.file=File
6 menu.file.addphotos=Add photos
7 menu.file.save=Save
8 menu.file.exit=Exit
9 menu.track=Track
10 menu.track.undo=Undo
11 menu.track.clearundo=Clear undo list
12 menu.track.deletemarked=Delete marked points
13 menu.track.rearrange=Rearrange waypoints
14 menu.track.rearrange.start=All to start of file
15 menu.track.rearrange.end=All to end of file
16 menu.track.rearrange.nearest=Each to nearest track point
17 menu.range=Range
18 menu.range.all=Select all
19 menu.range.none=Select none
20 menu.range.start=Set range start
21 menu.range.end=Set range end
22 menu.range.deleterange=Delete range
23 menu.range.interpolate=Interpolate
24 menu.range.average=Average selection
25 menu.range.reverse=Reverse range
26 menu.range.mergetracksegments=Merge track segments
27 menu.range.cutandmove=Cut and move selection
28 menu.point=Point
29 menu.point.editpoint=Edit point
30 menu.point.deletepoint=Delete point
31 menu.photo=Photo
32 menu.photo.saveexif=Save to Exif
33 menu.photo.connect=Connect to point
34 menu.photo.disconnect=Disconnect from point
35 menu.photo.delete=Remove photo
36 menu.view=View
37 menu.view.browser=Map in browser
38 menu.view.browser.google=Google maps
39 menu.view.browser.openstreetmap=Openstreetmap
40 menu.view.browser.mapquest=Mapquest
41 menu.view.browser.yahoo=Yahoo maps
42 menu.view.browser.bing=Bing maps
43 menu.settings=Settings
44 menu.settings.onlinemode=Load maps from internet
45 menu.help=Help
46 # Popup menu for map
47 menu.map.zoomin=Zoom in
48 menu.map.zoomout=Zoom out
49 menu.map.zoomfull=Zoom to full scale
50 menu.map.newpoint=Create new point
51 menu.map.connect=Connect track points
52 menu.map.autopan=Autopan
53 menu.map.showmap=Show map
54 menu.map.showscalebar=Show scalebar
55
56 # Alt keys for menus
57 altkey.menu.file=F
58 altkey.menu.range=R
59 altkey.menu.track=T
60 altkey.menu.point=P
61 altkey.menu.view=V
62 altkey.menu.photo=O
63 altkey.menu.settings=S
64 altkey.menu.help=H
65
66 # Ctrl shortcuts for menu items
67 shortcut.menu.file.open=O
68 shortcut.menu.file.load=L
69 shortcut.menu.file.save=S
70 shortcut.menu.track.undo=Z
71 shortcut.menu.edit.compress=C
72 shortcut.menu.range.all=A
73 shortcut.menu.help.help=H
74
75 # Functions
76 function.open=Open file
77 function.loadfromgps=Load data from GPS
78 function.sendtogps=Send data to GPS
79 function.exportkml=Export KML
80 function.exportgpx=Export GPX
81 function.exportpov=Export POV
82 function.editwaypointname=Edit waypoint name
83 function.compress=Compress track
84 function.addtimeoffset=Add time offset
85 function.addaltitudeoffset=Add altitude offset
86 function.findwaypoint=Find waypoint
87 function.convertnamestotimes=Convert waypoint names to times
88 function.pastecoordinates=Enter new coordinates
89 function.charts=Charts
90 function.show3d=Three-D view
91 function.distances=Distances
92 function.fullrangedetails=Full range details
93 function.getgpsies=Get Gpsies tracks
94 function.lookupsrtm=Get altitudes from SRTM
95 function.duplicatepoint=Duplicate point
96 function.correlatephotos=Correlate photos
97 function.rearrangephotos=Rearrange photos
98 function.rotatephotoleft=Rotate photo left
99 function.rotatephotoright=Rotate photo right
100 function.ignoreexifthumb=Ignore exif thumbnail
101 function.setmapbg=Set map background
102 function.setkmzimagesize=Set KMZ image size
103 function.setpaths=Set program paths
104 function.setcolours=Set colours
105 function.setlanguage=Set language
106 function.help=Help
107 function.showkeys=Show shortcut keys
108 function.about=About Prune
109 function.checkversion=Check for new version
110 function.saveconfig=Save settings
111 function.diskcache=Save maps to disk
112
113 # Dialogs
114 dialog.exit.confirm.title=Exit Prune
115 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
116 dialog.openappend.title=Append to existing data
117 dialog.openappend.text=Append this data to the data already loaded?
118 dialog.deletepoint.title=Delete Point
119 dialog.deletepoint.deletephoto=Delete photo attached to this point?
120 dialog.deletephoto.title=Delete Photo
121 dialog.deletephoto.deletepoint=Delete point attached to this photo?
122 dialog.openoptions.title=Open options
123 dialog.openoptions.filesnippet=Extract of file
124 dialog.load.table.field=Field
125 dialog.load.table.datatype=Data Type
126 dialog.load.table.description=Description
127 dialog.delimiter.label=Field delimiter
128 dialog.delimiter.comma=Comma ,
129 dialog.delimiter.tab=Tab
130 dialog.delimiter.space=Space
131 dialog.delimiter.semicolon=Semicolon ;
132 dialog.delimiter.other=Other
133 dialog.openoptions.deliminfo.records=records, with
134 dialog.openoptions.deliminfo.fields=fields
135 dialog.openoptions.deliminfo.norecords=No records
136 dialog.openoptions.altitudeunits=Altitude units
137 dialog.open.contentsdoubled=This file contains two copies of each point,\nonce as waypoints and once as track points.
138 dialog.jpegload.subdirectories=Include subdirectories
139 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
140 dialog.jpegload.loadjpegsoutsidearea=Include photos outside current area
141 dialog.jpegload.progress.title=Loading photos
142 dialog.jpegload.progress=Please wait while the photos are searched
143 dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue?
144 dialog.gpsload.device=Device name
145 dialog.gpsload.format=Format
146 dialog.gpsload.getwaypoints=Load waypoints
147 dialog.gpsload.gettracks=Load tracks
148 dialog.gpsload.save=Save to file
149 dialog.gpssend.sendwaypoints=Send waypoints
150 dialog.gpssend.sendtracks=Send tracks
151 dialog.gpssend.trackname=Track name
152 dialog.saveoptions.title=Save file
153 dialog.save.fieldstosave=Fields to save
154 dialog.save.table.field=Field
155 dialog.save.table.hasdata=Has data
156 dialog.save.table.save=Save
157 dialog.save.headerrow=Output header row
158 dialog.save.coordinateunits=Coordinate units
159 dialog.save.altitudeunits=Altitude units
160 dialog.save.timestampformat=Timestamp format
161 dialog.save.overwrite.title=File already exists
162 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
163 dialog.save.notypesselected=No point types have been selected
164 dialog.exportkml.text=Title for the data
165 dialog.exportkml.altitude=Absolute altitudes (for aviation)
166 dialog.exportkml.kmz=Compress to make kmz file
167 dialog.exportkml.exportimages=Export image thumbnails to kmz
168 dialog.exportkml.trackcolour=Track colour
169 dialog.exportgpx.name=Name
170 dialog.exportgpx.desc=Description
171 dialog.exportgpx.includetimestamps=Include timestamps
172 dialog.exportgpx.copysource=Copy source xml
173 dialog.exportpov.text=Please enter the parameters for the POV export
174 dialog.exportpov.font=Font
175 dialog.exportpov.camerax=Camera X
176 dialog.exportpov.cameray=Camera Y
177 dialog.exportpov.cameraz=Camera Z
178 dialog.exportpov.modelstyle=Model style
179 dialog.exportpov.ballsandsticks=Balls and sticks
180 dialog.exportpov.tubesandwalls=Tubes and walls
181 dialog.exportpov.warningtracksize=This track has a large number of points, which Java3D might not be able to display.\nAre you sure you want to continue?
182 dialog.pointtype.desc=Save the following point types:
183 dialog.pointtype.track=Track points
184 dialog.pointtype.waypoint=Waypoints
185 dialog.pointtype.photo=Photo points
186 dialog.pointtype.selection=Just selection
187 dialog.confirmreversetrack.title=Confirm reversal
188 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?
189 dialog.confirmcutandmove.title=Confirm cut and move
190 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?
191 dialog.interpolate.title=Interpolate points
192 dialog.interpolate.parameter.text=Number of points to insert between selected points
193 dialog.undo.title=Undo action(s)
194 dialog.undo.pretext=Please select the action(s) to undo
195 dialog.undo.none.title=Cannot undo
196 dialog.undo.none.text=No operations to undo!
197 dialog.clearundo.title=Clear undo list
198 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
199 dialog.pointedit.title=Edit point
200 dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
201 dialog.pointedit.table.field=Field
202 dialog.pointedit.table.value=Value
203 dialog.pointedit.table.changed=Changed
204 dialog.pointedit.changevalue.text=Enter the new value for this field
205 dialog.pointedit.changevalue.title=Edit field
206 dialog.pointnameedit.name=Waypoint name
207 dialog.pointnameedit.uppercase=UPPER case
208 dialog.pointnameedit.lowercase=lower case
209 dialog.pointnameedit.sentencecase=Sentence Case
210 dialog.addtimeoffset.add=Add time
211 dialog.addtimeoffset.subtract=Subtract time
212 dialog.addtimeoffset.days=Days
213 dialog.addtimeoffset.hours=Hours
214 dialog.addtimeoffset.minutes=Minutes
215 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
216 dialog.findwaypoint.intro=Enter part of the waypoint name
217 dialog.findwaypoint.search=Search
218 dialog.saveexif.title=Save Exif
219 dialog.saveexif.intro=Select the photos to save using the checkboxes
220 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
221 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
222 dialog.saveexif.table.photoname=Photo name
223 dialog.saveexif.table.status=Status
224 dialog.saveexif.table.save=Save
225 dialog.saveexif.photostatus.connected=Connected
226 dialog.saveexif.photostatus.disconnected=Disconnected
227 dialog.saveexif.photostatus.modified=Modified
228 dialog.saveexif.overwrite=Overwrite files
229 dialog.saveexif.force=Force despite minor errors
230 dialog.charts.xaxis=X axis
231 dialog.charts.yaxis=Y axes
232 dialog.charts.output=Output
233 dialog.charts.screen=Output to screen
234 dialog.charts.svg=Output to SVG file
235 dialog.charts.svgwidth=SVG width
236 dialog.charts.svgheight=SVG height
237 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
238 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
239 dialog.distances.intro=Straight line distances between points
240 dialog.distances.column.from=From point
241 dialog.distances.column.to=To point
242 dialog.distances.currentpoint=Current point
243 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
244 dialog.fullrangedetails.intro=Here are the details for the selected range
245 dialog.setmapbg.intro=Select one of the map sources, or add a new one
246 dialog.addmapsource.title=Add new map source
247 dialog.addmapsource.sourcename=Name of source
248 dialog.addmapsource.layer1url=URL of first layer
249 dialog.addmapsource.layer2url=Optional URL of second layer
250 dialog.addmapsource.maxzoom=Maximum zoom level
251 dialog.addmapsource.cloudstyle=Style number
252 dialog.addmapsource.noname=Unnamed
253 dialog.gpsies.column.name=Track name
254 dialog.gpsies.column.length=Length
255 dialog.gpsies.description=Description
256 dialog.gpsies.nodescription=No description
257 dialog.gpsies.nonefound=No tracks found
258 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
259 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
260 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
261 dialog.correlate.photoselect.photoname=Photo name
262 dialog.correlate.photoselect.timediff=Time difference
263 dialog.correlate.photoselect.photolater=Photo later
264 dialog.correlate.options.tip=Tip: By manually correlating at least one photo, the time offset can be calculated for you.
265 dialog.correlate.options.intro=Select the options for automatic correlation
266 dialog.correlate.options.offsetpanel=Time offset
267 dialog.correlate.options.offset=Offset
268 dialog.correlate.options.offset.hours=hours,
269 dialog.correlate.options.offset.minutes=minutes and
270 dialog.correlate.options.offset.seconds=seconds
271 dialog.correlate.options.photolater=Photo later than point
272 dialog.correlate.options.pointlater=Point later than photo
273 dialog.correlate.options.limitspanel=Correlation limits
274 dialog.correlate.options.notimelimit=No time limit
275 dialog.correlate.options.timelimit=Time limit
276 dialog.correlate.options.nodistancelimit=No distance limit
277 dialog.correlate.options.distancelimit=Distance limit
278 dialog.correlate.options.correlate=Correlate
279 dialog.correlate.alloutsiderange=All photos are outside the time range of the track, so none can be correlated.\nTry changing the offset or manually correlating at least one photo.
280 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
281 dialog.rearrangephotos.tostart=Move to start
282 dialog.rearrangephotos.toend=Move to end
283 dialog.rearrangephotos.nosort=Don't sort
284 dialog.rearrangephotos.sortbyfilename=Sort by filename
285 dialog.rearrangephotos.sortbytime=Sort by time
286 dialog.compress.nonefound=No data points could be removed
287 dialog.compress.duplicates.title=Duplicate removal
288 dialog.compress.closepoints.title=Nearby point removal
289 dialog.compress.closepoints.paramdesc=Span factor
290 dialog.compress.wackypoints.title=Wacky point removal
291 dialog.compress.wackypoints.paramdesc=Distance factor
292 dialog.compress.singletons.title=Singleton removal
293 dialog.compress.singletons.paramdesc=Distance factor
294 dialog.compress.summarylabel=Points to delete
295 dialog.pastecoordinates.desc=Enter or paste the coordinates here
296 dialog.pastecoordinates.coords=Coordinates
297 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
298 dialog.help.help=Please see\n http://activityworkshop.net/software/prune/\nfor more information and user guides.
299 dialog.about.version=Version
300 dialog.about.build=Build
301 dialog.about.summarytext1=Prune is a program for loading, displaying and editing data from GPS receivers.
302 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.
303 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and user guides.
304 dialog.about.languages=Available languages
305 dialog.about.translatedby=English text by activityworkshop.
306 dialog.about.systeminfo=System info
307 dialog.about.systeminfo.os=Operating System
308 dialog.about.systeminfo.java=Java Runtime
309 dialog.about.systeminfo.java3d=Java3d installed
310 dialog.about.systeminfo.povray=Povray installed
311 dialog.about.systeminfo.exiftool=Exiftool installed
312 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
313 dialog.about.systeminfo.gnuplot=Gnuplot installed
314 dialog.about.systeminfo.exiflib=Exif library
315 dialog.about.systeminfo.exiflib.internal=Internal
316 dialog.about.systeminfo.exiflib.internal.failed=Internal (not found)
317 dialog.about.systeminfo.exiflib.external=External
318 dialog.about.systeminfo.exiflib.external.failed=External (not found)
319 dialog.about.yes=Yes
320 dialog.about.no=No
321 dialog.about.credits=Credits
322 dialog.about.credits.code=Prune code written by
323 dialog.about.credits.exifcode=Exif code by
324 dialog.about.credits.icons=Some icons taken from
325 dialog.about.credits.translators=Translators
326 dialog.about.credits.translations=Translations helped by
327 dialog.about.credits.devtools=Development tools
328 dialog.about.credits.othertools=Other tools
329 dialog.about.credits.thanks=Thanks to
330 dialog.about.readme=Readme
331 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
332 dialog.checkversion.uptodate=You are using the latest version of Prune.
333 dialog.checkversion.newversion1=A new version of Prune is now available!  The latest version is now version
334 dialog.checkversion.newversion2=.
335 dialog.checkversion.releasedate1=This new version was released on
336 dialog.checkversion.releasedate2=.
337 dialog.checkversion.download=To download the new version, go to http://activityworkshop.net/software/prune/download.html.
338 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
339 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>
340 dialog.saveconfig.desc=The following settings can be saved to a configuration file :
341 dialog.saveconfig.prune.trackdirectory=Track directory
342 dialog.saveconfig.prune.photodirectory=Photo directory
343 dialog.saveconfig.prune.languagecode=Language code (EN)
344 dialog.saveconfig.prune.languagefile=Language file
345 dialog.saveconfig.prune.gpsdevice=GPS device
346 dialog.saveconfig.prune.gpsformat=GPS format
347 dialog.saveconfig.prune.povrayfont=Povray font
348 dialog.saveconfig.prune.metricunits=Use metric units?
349 dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
350 dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
351 dialog.saveconfig.prune.exiftoolpath=Path to exiftool
352 dialog.saveconfig.prune.mapsource=Selected map source
353 dialog.saveconfig.prune.mapsourcelist=Map sources
354 dialog.saveconfig.prune.diskcache=Map cache
355 dialog.saveconfig.prune.kmzimagewidth=KMZ image width
356 dialog.saveconfig.prune.kmzimageheight=KMZ image height
357 dialog.saveconfig.prune.colourscheme=Colour scheme
358 dialog.saveconfig.prune.kmltrackcolour=KML track colour
359 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
360 dialog.setpaths.found=Path found?
361 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
362 dialog.addaltitude.desc=Altitude offset to add
363 dialog.setcolours.intro=Click on a colour patch to change the colour
364 dialog.setcolours.background=Background
365 dialog.setcolours.borders=Borders
366 dialog.setcolours.lines=Lines
367 dialog.setcolours.primary=Primary
368 dialog.setcolours.secondary=Secondary
369 dialog.setcolours.point=Points
370 dialog.setcolours.selection=Selection
371 dialog.setcolours.text=Text
372 dialog.colourchooser.title=Choose colour
373 dialog.colourchooser.red=Red
374 dialog.colourchooser.green=Green
375 dialog.colourchooser.blue=Blue
376 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
377 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart Prune to change the language.
378 dialog.setlanguage.language=Language
379 dialog.setlanguage.languagefile=Language file
380 dialog.setlanguage.endmessage=Now save your settings and restart Prune\nfor the language change to take effect.
381 dialog.diskcache.save=Save map images to disk
382 dialog.diskcache.dir=Cache directory
383 dialog.diskcache.createdir=Create directory
384 dialog.diskcache.nocreate=Cache directory not created
385
386 # 3d window
387 dialog.3d.title=Prune Three-d view
388 dialog.3d.altitudecap=Minimum altitude range
389 dialog.3dlines.title=Prune gridlines
390 dialog.3dlines.empty=No gridlines to display!
391 dialog.3dlines.intro=These are the gridlines for the three-d view
392
393 # Confirm messages || These are displayed as confirmation in the status bar
394 confirm.loadfile=Data loaded from file
395 confirm.save.ok1=Successfully saved
396 confirm.save.ok2=points to file
397 confirm.deletepoint.single=data point was removed
398 confirm.deletepoint.multi=data points were removed
399 confirm.point.edit=point edited
400 confirm.mergetracksegments=Track segments merged
401 confirm.reverserange=Range reversed
402 confirm.addtimeoffset=Time offset added
403 confirm.addaltitudeoffset=Altitude offset added
404 confirm.rearrangewaypoints=Waypoints rearranged
405 confirm.rearrangephotos=Photos rearranged
406 confirm.cutandmove=Selection moved
407 confirm.convertnamestotimes=Waypoint names converted
408 confirm.saveexif.ok1=Saved
409 confirm.saveexif.ok2=photo files
410 confirm.undo.single=operation undone
411 confirm.undo.multi=operations undone
412 confirm.jpegload.single=photo was added
413 confirm.jpegload.multi=photos were added
414 confirm.photo.connect=photo connected
415 confirm.photo.disconnect=photo disconnected
416 confirm.correlate.single=photo was correlated
417 confirm.correlate.multi=photos were correlated
418 confirm.rotatephoto=photo rotated
419 confirm.createpoint=point created
420 confirm.running=Running ...
421 confirm.lookupsrtm1=Found
422 confirm.lookupsrtm2=altitude values
423
424 # Buttons
425 button.ok=OK
426 button.back=Back
427 button.next=Next
428 button.finish=Finish
429 button.cancel=Cancel
430 button.overwrite=Overwrite
431 button.moveup=Move up
432 button.movedown=Move down
433 button.showlines=Show lines
434 button.edit=Edit
435 button.exit=Exit
436 button.close=Close
437 button.continue=Continue
438 button.yes=Yes
439 button.no=No
440 button.yestoall=Yes to all
441 button.notoall=No to all
442 button.select=Select
443 button.selectall=Select all
444 button.selectnone=Select none
445 button.preview=Preview
446 button.load=Load
447 button.guessfields=Guess fields
448 button.showwebpage=Show webpage
449 button.check=Check
450 button.resettodefaults=Reset to defaults
451 button.browse=Browse...
452 button.addnew=Add new
453 button.delete=Delete
454
455 # File types
456 filetype.txt=TXT files
457 filetype.jpeg=JPG files
458 filetype.kmlkmz=KML, KMZ files
459 filetype.kml=KML files
460 filetype.kmz=KMZ files
461 filetype.gpx=GPX files
462 filetype.pov=POV files
463 filetype.svg=SVG files
464
465 # Display components
466 display.nodata=No data loaded
467 display.noaltitudes=Track data does not include altitudes
468 display.notimestamps=Track data does not include timestamps
469 details.trackdetails=Track details
470 details.notrack=No track loaded
471 details.track.points=Points
472 details.track.file=File
473 details.track.numfiles=Number of files
474 details.pointdetails=Point details
475 details.index.selected=Index
476 details.index.of=of
477 details.nopointselection=No point selected
478 details.photofile=Photo file
479 details.norangeselection=No range selected
480 details.rangedetails=Range details
481 details.range.selected=Selected
482 details.range.to=to
483 details.altitude.to=to
484 details.range.climb=Climb
485 details.range.descent=Descent
486 details.coordformat=Coordinate format
487 details.distanceunits=Distance units
488 display.range.time.secs=s
489 display.range.time.mins=m
490 display.range.time.hours=h
491 display.range.time.days=d
492 details.range.avespeed=Ave speed
493 details.range.avemovingspeed=Moving average
494 details.range.maxspeed=Maximum speed
495 details.range.numsegments=Number of segments
496 details.range.pace=Pace
497 details.range.gradient=Gradient
498 details.waypointsphotos.waypoints=Waypoints
499 details.waypointsphotos.photos=Photos
500 details.photodetails=Photo details
501 details.nophoto=No photo selected
502 details.photo.loading=Loading
503 details.photo.connected=Connected
504 map.overzoom=No maps available at this zoom level
505
506 # Field names
507 fieldname.latitude=Latitude
508 fieldname.longitude=Longitude
509 fieldname.altitude=Altitude
510 fieldname.timestamp=Time
511 fieldname.time=Time
512 fieldname.waypointname=Name
513 fieldname.waypointtype=Type
514 fieldname.newsegment=Segment
515 fieldname.custom=Custom
516 fieldname.prefix=Field
517 fieldname.distance=Distance
518 fieldname.movingdistance=Moving distance
519 fieldname.duration=Duration
520 fieldname.speed=Speed
521 fieldname.verticalspeed=Vertical speed
522
523 # Measurement units
524 units.original=Original
525 units.default=Default
526 units.metres=Metres
527 units.metres.short=m
528 units.feet=Feet
529 units.feet.short=ft
530 units.kilometres=Kilometres
531 units.kilometres.short=km
532 units.kmh=km/h
533 units.miles=Miles
534 units.miles.short=mi
535 units.mph=mph
536 units.metrespersec=m/s
537 units.feetpersec=ft/s
538 units.hours=hours
539 units.degminsec=Deg-min-sec
540 units.degmin=Deg-min
541 units.deg=Degrees
542 units.iso8601=ISO 8601
543
544 # External urls
545 url.googlemaps=maps.google.co.uk
546
547 # Cardinals for 3d plots
548 cardinal.n=N
549 cardinal.s=S
550 cardinal.e=E
551 cardinal.w=W
552
553 # Undo operations
554 undo.load=load data
555 undo.loadphotos=load photos
556 undo.editpoint=edit point
557 undo.deletepoint=delete point
558 undo.deletephoto=remove photo
559 undo.deleterange=delete range
560 undo.compress=compress track
561 undo.insert=insert points
562 undo.reverse=reverse range
563 undo.mergetracksegments=merge track segments
564 undo.addtimeoffset=add time offset
565 undo.addaltitudeoffset=add altitude offset
566 undo.rearrangewaypoints=rearrange waypoints
567 undo.cutandmove=move section
568 undo.connectphoto=connect photo
569 undo.disconnectphoto=disconnect photo
570 undo.correlate=correlate photos
571 undo.rearrangephotos=rearrange photos
572 undo.rotatephoto=rotate photo
573 undo.createpoint=create point
574 undo.convertnamestotimes=convert names to times
575 undo.lookupsrtm=lookup altitudes from SRTM
576
577 # Error messages
578 error.save.dialogtitle=Error saving data
579 error.save.nodata=No data to save
580 error.save.failed=Failed to save the data to file
581 error.saveexif.filenotfound=Failed to find photo file
582 error.saveexif.cannotoverwrite1=Photo file
583 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
584 error.saveexif.failed1=Failed to save
585 error.saveexif.failed2=of the images
586 error.saveexif.forced1=
587 error.saveexif.forced2=of the images required forcing
588 error.load.dialogtitle=Error loading data
589 error.load.noread=Cannot read file
590 error.load.nopoints=No coordinate information found in the file
591 error.load.unknownxml=Unrecognised xml format:
592 error.load.noxmlinzip=No xml file found inside zip file
593 error.load.othererror=Error reading file:
594 error.jpegload.dialogtitle=Error loading photos
595 error.jpegload.nofilesfound=No files found
596 error.jpegload.nojpegsfound=No jpeg files found
597 error.jpegload.noexiffound=No EXIF information found
598 error.jpegload.nogpsfound=No GPS information found
599 error.jpegload.exifreadfailed=Failed to read EXIF information. No EXIF information can be read\nwithout either an internal or external library.
600 error.gpsload.unknown=Unknown error
601 error.undofailed.title=Undo failed
602 error.undofailed.text=Failed to undo operation
603 error.function.noop.title=Function had no effect
604 error.rearrange.noop=Rearranging points had no effect
605 error.function.notavailable.title=Function not available
606 error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com.
607 error.3d=An error occurred with the 3d display
608 error.readme.notfound=Readme file not found
609 error.osmimage.dialogtitle=Error loading map images
610 error.osmimage.failed=Failed to load map images. Please check internet connection.
611 error.language.wrongfile=The selected file doesn't appear to be a language file for Prune
612 error.convertnamestotimes.nonames=No names could be converted into times
613 error.lookupsrtm.none=No altitude values found