]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/lang/prune-texts.properties
Version 4, January 2008
[GpsPrune.git] / tim / prune / lang / prune-texts.properties
index 01f9dad7edf553c9b0f874ad49635810dd43dea3..b9d86eb21d8669f3979fa57830c48259baa61b29 100644 (file)
@@ -4,12 +4,17 @@
 # Menu entries
 menu.file=File
 menu.file.open=Open
+menu.file.addphotos=Add photos
 menu.file.save=Save
-menu.file.export=Export KML
+menu.file.exportkml=Export KML
+menu.file.exportgpx=Export GPX
+menu.file.exportpov=Export POV
 menu.file.exit=Exit
 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.deleteduplicates=Delete duplicates
@@ -23,6 +28,14 @@ menu.edit.rearrange.nearest=Each to nearest track point
 menu.select=Select
 menu.select.all=Select all
 menu.select.none=Select none
+menu.select.start=Set range start
+menu.select.end=Set range end
+menu.photo=Photo
+menu.photo.saveexif=Save to Exif
+menu.photo.connect=Connect to point
+menu.photo.disconnect=Disconnect from point
+menu.photo.correlate=Correlate all photos
+menu.photo.delete=Remove photo
 menu.3d=Three-D
 menu.3d.show3d=Show in Three-D
 menu.help=Help
@@ -31,13 +44,18 @@ menu.help.about=About Prune
 menu.map.zoomin=Zoom in
 menu.map.zoomout=Zoom out
 menu.map.zoomfull=Zoom to full scale
+menu.map.connect=Connect track points
 menu.map.autopan=Autopan
 
 # Dialogs
-dialog.exit.confirm.title=Exit prune
+dialog.exit.confirm.title=Exit Prune
 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
 dialog.openappend.title=Append to existing data
 dialog.openappend.text=Append this data to the data already loaded?
+dialog.deletepoint.title=Delete Point
+dialog.deletepoint.deletephoto=Delete photo attached to this point?
+dialog.deletephoto.title=Delete Photo
+dialog.deletephoto.deletepoint=Delete point attached to this photo?
 dialog.deleteduplicates.title=Delete Duplicates
 dialog.deleteduplicates.single.text=duplicate was deleted
 dialog.deleteduplicates.multi.text=duplicates were deleted
@@ -64,19 +82,45 @@ dialog.openoptions.deliminfo.fields=fields
 dialog.openoptions.deliminfo.norecords=No records
 dialog.openoptions.tabledesc=Extract of file
 dialog.openoptions.altitudeunits=Altitude units
+dialog.jpegload.subdirectories=Include subdirectories
+dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
+dialog.jpegload.progress.title=Loading photos
+dialog.jpegload.progress=Please wait while the photos are searched
+dialog.jpegload.title=Loaded photos
+dialog.jpegload.photoadded=photo was added
+dialog.jpegload.photosadded=photos were added
 dialog.saveoptions.title=Save file
 dialog.save.fieldstosave=Fields to save
 dialog.save.table.field=Field
 dialog.save.table.hasdata=Has data
 dialog.save.table.save=Save
+dialog.save.headerrow=Output header row
 dialog.save.coordinateunits=Coordinate units
-dialog.save.units.original=Original
 dialog.save.altitudeunits=Altitude units
+dialog.save.timestampformat=Timestamp format
 dialog.save.oktitle=File saved
 dialog.save.ok1=Successfully saved
 dialog.save.ok2=points to file
+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.title=Export KML
-dialog.exportkml.text=Please enter a short description for the data
+dialog.exportkml.text=Title for the data
+dialog.exportkml.altitude=Include altitudes (for aviation)
+dialog.exportkml.kmz=Compress to make kmz file
+dialog.exportkml.exportimages=Export image thumbnails to kmz
+dialog.exportkml.filetype=KML, KMZ files
+dialog.exportgpx.title=Export GPX
+dialog.exportgpx.name=Name
+dialog.exportgpx.desc=Description
+dialog.exportgpx.filetype=GPX files
+dialog.exportpov.title=Export POV
+dialog.exportpov.text=Please enter the parameters for the POV export
+dialog.exportpov.font=Font
+dialog.exportpov.camerax=Camera X
+dialog.exportpov.cameray=Camera Y
+dialog.exportpov.cameraz=Camera Z
+dialog.exportpov.filetype=POV files
+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.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.interpolate.title=Interpolate points
@@ -90,12 +134,88 @@ dialog.undo.none.title=Cannot undo
 dialog.undo.none.text=No operations to undo!
 dialog.clearundo.title=Clear undo list
 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
-dialog.about.title=About
+dialog.pointedit.title=Edit point
+dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
+dialog.pointedit.table.field=Field
+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
+dialog.pointnameedit.sentencecase=Sentence case
+dialog.saveexif.title=Save Exif
+dialog.saveexif.intro=Select the photos to save using the checkboxes
+dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
+dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
+dialog.saveexif.table.photoname=Photo name
+dialog.saveexif.table.status=Status
+dialog.saveexif.table.save=Save
+dialog.saveexif.photostatus.connected=Connected
+dialog.saveexif.photostatus.disconnected=Disconnected
+dialog.saveexif.photostatus.modified=Modified
+dialog.saveexif.overwrite=Overwrite files
+dialog.saveexif.ok1=Saved
+dialog.saveexif.ok2=photo files
+dialog.correlate.title=Correlate photos
+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
+dialog.correlate.photoselect.photoname=Photo name
+dialog.correlate.photoselect.timediff=Time difference
+dialog.correlate.photoselect.photolater=Photo later
+dialog.correlate.options.tip=Tip: By manually correlating at least one photo, the time offset can be calculated for you.
+dialog.correlate.options.intro=Select the options for automatic correlation
+dialog.correlate.options.offsetpanel=Time offset
+dialog.correlate.options.offset=Offset
+dialog.correlate.options.offset.hours=hours,
+dialog.correlate.options.offset.minutes=minutes and
+dialog.correlate.options.offset.seconds=seconds
+dialog.correlate.options.photolater=Photo later than point
+dialog.correlate.options.pointlater=Point later than photo
+dialog.correlate.options.limitspanel=Correlation limits
+dialog.correlate.options.notimelimit=No time limit
+dialog.correlate.options.timelimit=Time limit
+dialog.correlate.options.nodistancelimit=No distance limit
+dialog.correlate.options.distancelimit=Distance limit
+dialog.correlate.options.correlate=Correlate
+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.
+dialog.correlate.confirmsingle.text=photo was correlated
+dialog.correlate.confirmmultiple.text=photos were correlated
+dialog.help.help=Please see\n http://activityworkshop.net/software/prune/\nfor more information and user guides.
+dialog.about.title=About Prune
 dialog.about.version=Version
 dialog.about.build=Build
 dialog.about.summarytext1=Prune is a program for loading, displaying and editing data from GPS receivers.
 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.
 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and user guides.
+dialog.about.translatedby=English text by activityworkshop.
+dialog.about.systeminfo=System info
+dialog.about.systeminfo.os=Operating System
+dialog.about.systeminfo.java=Java Runtime
+dialog.about.systeminfo.java3d=Java3d installed
+dialog.about.systeminfo.povray=Povray installed
+dialog.about.systeminfo.exiftool=Exiftool installed
+dialog.about.yes=Yes
+dialog.about.no=No
+dialog.about.credits=Credits
+dialog.about.credits.code=Prune code written by
+dialog.about.credits.exifcode=Exif code by
+dialog.about.credits.icons=Some icons taken from
+dialog.about.credits.translators=Translators
+dialog.about.credits.translations=Translations helped by
+dialog.about.credits.devtools=Development tools
+dialog.about.credits.othertools=Other tools
+dialog.about.credits.thanks=Thanks to
+
+# 3d window
+dialog.3d.title=Prune Three-d view
+dialog.3d.altitudecap=Minimum altitude range
+dialog.3dlines.title=Prune gridlines
+dialog.3dlines.empty=No gridlines to display!
+dialog.3dlines.intro=These are the gridlines for the three-d view
 
 # Buttons
 button.ok=OK
@@ -103,13 +223,22 @@ button.back=Back
 button.next=Next
 button.finish=Finish
 button.cancel=Cancel
+button.overwrite=Overwrite
 button.moveup=Move up
 button.movedown=Move down
-button.startrange=Set range start
-button.endrange=Set range end
-button.deletepoint=Delete point
-button.deleterange=Delete range
+button.showlines=Show lines
+button.edit=Edit
 button.exit=Exit
+button.close=Close
+button.continue=Continue
+button.yes=Yes
+button.no=No
+button.yestoall=Yes to all
+button.notoall=No to all
+button.selectall=Select all
+button.selectnone=Select none
+button.preview=Preview
+button.guessfields=Guess fields
 
 # Display components
 display.nodata=No data loaded
@@ -123,6 +252,7 @@ details.pointdetails=Point details
 details.index.selected=Index
 details.index.of=of
 details.nopointselection=No point selected
+details.photofile=Photo file
 details.norangeselection=No range selected
 details.rangedetails=Range details
 details.range.selected=Selected
@@ -130,11 +260,18 @@ details.range.to=to
 details.altitude.to=to
 details.range.climb=Climb
 details.range.descent=Descent
+details.coordformat=Coordinate format
 details.distanceunits=Distance units
 display.range.time.secs=s
 display.range.time.mins=m
 display.range.time.hours=h
 display.range.time.days=d
+details.waypointsphotos.waypoints=Waypoints
+details.waypointsphotos.photos=Photos
+details.photodetails=Photo details
+details.nophoto=No photo selected
+details.photo.loading=Loading
+details.photo.connected=Connected
 
 # Field names
 fieldname.latitude=Latitude
@@ -150,6 +287,8 @@ fieldname.distance=Distance
 fieldname.duration=Duration
 
 # Measurement units
+units.original=Original
+units.default=Default
 units.metres=Metres
 units.metres.short=m
 units.feet=Feet
@@ -161,27 +300,53 @@ units.miles.short=mi
 units.degminsec=Deg-min-sec
 units.degmin=Deg-min
 units.deg=Degrees
+units.iso8601=ISO 8601
+
+# Cardinals for 3d plots
+cardinal.n=N
+cardinal.s=S
+cardinal.e=E
+cardinal.w=W
 
 # Undo operations
 undo.load=load data
+undo.loadphotos=load photos
+undo.editpoint=edit point
 undo.deletepoint=delete point
+undo.deletephoto=remove photo
 undo.deleterange=delete range
 undo.compress=compress track
 undo.insert=insert points
 undo.deleteduplicates=delete duplicates
 undo.reverse=reverse range
 undo.rearrangewaypoints=rearrange waypoints
+undo.connectphoto=connect photo
+undo.disconnectphoto=disconnect photo
+undo.correlate=correlate photos
 
 # Error messages
 error.save.dialogtitle=Error saving data
 error.save.nodata=No data to save
-error.save.fileexists=File already exists. Just to be safe this program won't overwrite it.
 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?
 error.load.dialogtitle=Error loading data
 error.load.noread=Cannot read file
+error.load.nopoints=No coordinate information found in the file
+error.load.unknownxml=Unrecognised xml format:
+error.load.othererror=Error reading file:
+error.jpegload.dialogtitle=Error loading photos
+error.jpegload.nofilesfound=No files found
+error.jpegload.nojpegsfound=No jpeg files found
+error.jpegload.noexiffound=No EXIF information found
+error.jpegload.nogpsfound=No GPS information found
 error.undofailed.title=Undo failed
 error.undofailed.text=Failed to undo operation
 error.function.noop.title=Function had no effect
 error.rearrange.noop=Rearranging waypoints had no effect
-error.function.notimplemented.title=Function not available
 error.function.notimplemented=Sorry, this function has not yet been implemented.
+error.function.notavailable.title=Function not available
+error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com or Blackdown.org.
+error.3d.title=Error in 3d display
+error.3d=An error occurred with the 3d display