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