]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/lang/prune-texts_en.properties
Version 8, September 2009
[GpsPrune.git] / tim / prune / lang / prune-texts_en.properties
index f76bd364b467ce44c22994ac6d9b58860244b225..85f4024aab364c33ac36e795607fb991c3a9aa51 100644 (file)
@@ -11,7 +11,6 @@ menu.edit=Edit
 menu.edit.undo=Undo
 menu.edit.clearundo=Clear undo list
 menu.edit.editpoint=Edit point
-menu.edit.editwaypointname=Edit waypoint name
 menu.edit.deletepoint=Delete point
 menu.edit.deleterange=Delete range
 menu.edit.deletemarked=Delete marked points
@@ -40,6 +39,8 @@ menu.view.browser.google=Google maps
 menu.view.browser.openstreetmap=Openstreetmap
 menu.view.browser.mapquest=Mapquest
 menu.view.browser.yahoo=Yahoo maps
+menu.settings=Settings
+menu.settings.showpace=Show pace in range display
 menu.help=Help
 # Popup menu for map
 menu.map.zoomin=Zoom in
@@ -49,6 +50,25 @@ menu.map.newpoint=Create new point
 menu.map.connect=Connect track points
 menu.map.autopan=Autopan
 menu.map.showmap=Show map
+menu.map.showscalebar=Show scalebar
+
+# Alt keys for menus
+altkey.menu.file=F
+altkey.menu.edit=E
+altkey.menu.select=S
+altkey.menu.view=V
+altkey.menu.photo=P
+altkey.menu.settings=T
+altkey.menu.help=H
+
+# Ctrl shortcuts for menu items
+shortcut.menu.file.open=O
+shortcut.menu.file.load=L
+shortcut.menu.file.save=S
+shortcut.menu.edit.undo=Z
+shortcut.menu.edit.compress=C
+shortcut.menu.select.all=A
+shortcut.menu.help.help=H
 
 # Functions
 function.loadfromgps=Load data from GPS
@@ -56,16 +76,24 @@ function.sendtogps=Send data to GPS
 function.exportkml=Export KML
 function.exportgpx=Export GPX
 function.exportpov=Export POV
+function.editwaypointname=Edit waypoint name
 function.compress=Compress track
 function.addtimeoffset=Add time offset
+function.addaltitudeoffset=Add altitude offset
+function.findwaypoint=Find waypoint
 function.charts=Charts
 function.show3d=Three-D view
 function.distances=Distances
-function.setmapbg=Set map background
+function.getgpsies=Get Gpsies tracks
 function.correlatephotos=Correlate photos
+function.setmapbg=Set map background
+function.setkmzimagesize=Set KMZ image size
+function.setpaths=Set program paths
 function.help=Help
+function.showkeys=Show shortcut keys
 function.about=About Prune
 function.checkversion=Check for new version
+function.saveconfig=Save settings
 
 # Dialogs
 dialog.exit.confirm.title=Exit Prune
@@ -116,7 +144,7 @@ dialog.save.timestampformat=Timestamp format
 dialog.save.overwrite.title=File already exists
 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
 dialog.exportkml.text=Title for the data
-dialog.exportkml.altitude=Include altitudes (for aviation)
+dialog.exportkml.altitude=Absolute altitudes (for aviation)
 dialog.exportkml.kmz=Compress to make kmz file
 dialog.exportkml.exportimages=Export image thumbnails to kmz
 dialog.exportgpx.name=Name
@@ -131,6 +159,10 @@ dialog.exportpov.modelstyle=Model style
 dialog.exportpov.ballsandsticks=Balls and sticks
 dialog.exportpov.tubesandwalls=Tubes and walls
 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?
+dialog.pointtype.desc=Save the following point types:
+dialog.pointtype.track=Track points
+dialog.pointtype.waypoint=Waypoints
+dialog.pointtype.photo=Photo points
 dialog.confirmreversetrack.title=Confirm reversal
 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?
 dialog.confirmcutandmove.title=Confirm cut and move
@@ -150,7 +182,6 @@ dialog.pointedit.table.value=Value
 dialog.pointedit.table.changed=Changed
 dialog.pointedit.changevalue.text=Enter the new value for this field
 dialog.pointedit.changevalue.title=Edit field
-dialog.pointnameedit.title=Edit waypoint name
 dialog.pointnameedit.name=Waypoint name
 dialog.pointnameedit.uppercase=UPPER case
 dialog.pointnameedit.lowercase=lower case
@@ -161,6 +192,8 @@ dialog.addtimeoffset.days=Days
 dialog.addtimeoffset.hours=Hours
 dialog.addtimeoffset.minutes=Minutes
 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
+dialog.findwaypoint.intro=Enter part of the waypoint name
+dialog.findwaypoint.search=Search
 dialog.connect.title=Connect photo to point
 dialog.connectphoto.clonepoint=This point already has a photo.\nDo you want to make a copy of the point?
 dialog.saveexif.title=Save Exif
@@ -194,6 +227,11 @@ dialog.setmapbg.osma=Osma
 dialog.setmapbg.cyclemap=Cyclemap
 dialog.setmapbg.other=Other
 dialog.setmapbg.server=Server URL
+dialog.gpsies.column.name=Track name
+dialog.gpsies.column.length=Length
+dialog.gpsies.description=Description
+dialog.gpsies.nodescription=No description
+dialog.gpsies.nonefound=No tracks found
 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
@@ -260,6 +298,27 @@ dialog.checkversion.newversion2=.
 dialog.checkversion.releasedate1=This new version was released on
 dialog.checkversion.releasedate2=.
 dialog.checkversion.download=To download the new version, go to http://activityworkshop.net/software/prune/download.html.
+dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
+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>Del</td><td>Delete current point</td></tr></table>
+dialog.saveconfig.desc=The following settings can be saved to a configuration file :
+dialog.saveconfig.prune.trackdirectory=Track directory
+dialog.saveconfig.prune.photodirectory=Photo directory
+dialog.saveconfig.prune.languagecode=Language code (EN)
+dialog.saveconfig.prune.gpsdevice=GPS device
+dialog.saveconfig.prune.gpsformat=GPS format
+dialog.saveconfig.prune.povrayfont=Povray font
+dialog.saveconfig.prune.metricunits=Use metric units?
+dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
+dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
+dialog.saveconfig.prune.exiftoolpath=Path to exiftool
+dialog.saveconfig.prune.mapserverindex=Index of map server
+dialog.saveconfig.prune.mapserverurl=URL of map server
+dialog.saveconfig.prune.showpace=Show pace
+dialog.saveconfig.prune.kmzimagewidth=KMZ image width
+dialog.saveconfig.prune.kmzimageheight=KMZ image height
+dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
+dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
+dialog.addaltitude.desc=Altitude offset to add
 
 # 3d window
 dialog.3d.title=Prune Three-d view
@@ -278,6 +337,7 @@ confirm.point.edit=point edited
 confirm.mergetracksegments=Track segments merged
 confirm.reverserange=Range reversed
 confirm.addtimeoffset=Time offset added
+confirm.addaltitudeoffset=Altitude offset added
 confirm.rearrangewaypoints=Waypoints rearranged
 confirm.cutandmove=Selection moved
 confirm.saveexif.ok1=Saved
@@ -291,6 +351,7 @@ confirm.photo.disconnect=photo disconnected
 confirm.correlate.single=photo was correlated
 confirm.correlate.multi=photos were correlated
 confirm.createpoint=point created
+confirm.running=Running ...
 
 # Buttons
 button.ok=OK
@@ -313,9 +374,10 @@ button.notoall=No to all
 button.selectall=Select all
 button.selectnone=Select none
 button.preview=Preview
+button.load=Load
 button.guessfields=Guess fields
 button.showwebpage=Show webpage
-button.gnuplotpath=Set gnuplot path
+button.check=Check
 
 # File types
 filetype.txt=TXT files
@@ -355,6 +417,7 @@ display.range.time.hours=h
 display.range.time.days=d
 details.range.avespeed=Ave speed
 details.range.avemovingspeed=Moving ave
+details.range.pace=Pace
 details.waypointsphotos.waypoints=Waypoints
 details.waypointsphotos.photos=Photos
 details.photodetails=Photo details
@@ -422,6 +485,7 @@ undo.insert=insert points
 undo.reverse=reverse range
 undo.mergetracksegments=merge track segments
 undo.addtimeoffset=add time offset
+undo.addaltitudeoffset=add altitude offset
 undo.rearrangewaypoints=rearrange waypoints
 undo.cutandmove=move section
 undo.connectphoto=connect photo
@@ -432,7 +496,7 @@ undo.createpoint=create point
 # Error messages
 error.save.dialogtitle=Error saving data
 error.save.nodata=No data to save
-error.save.failed=Failed to save the data to file:
+error.save.failed=Failed to save the data to file
 error.saveexif.filenotfound=Failed to find photo file
 error.saveexif.cannotoverwrite1=Photo file
 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?