]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/lang/prune-texts.properties
Version 3, August 2007
[GpsPrune.git] / tim / prune / lang / prune-texts.properties
index ff556566ea9ce4e4e9592af815d47eefa3506149..5214018858bb264fa3e03487c42b90678ed8beb7 100644 (file)
@@ -27,6 +27,12 @@ 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.delete=Remove photo
 menu.3d=Three-D
 menu.3d.show3d=Show in Three-D
 menu.help=Help
@@ -42,6 +48,10 @@ 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
@@ -69,6 +79,7 @@ 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
@@ -89,8 +100,10 @@ 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.filetype=KML files
+dialog.exportkml.text=Title for the data
+dialog.exportkml.kmz=Compress to make kmz file
+dialog.exportkml.exportimages=Export image thumbnails to kmz
+dialog.exportkml.filetype=KML, KMZ files
 dialog.exportpov.title=Export POV
 dialog.exportpov.text=Please enter the parameters for the POV export
 dialog.exportpov.font=Font
@@ -124,6 +137,19 @@ 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.about.title=About Prune
 dialog.about.version=Version
 dialog.about.build=Build
@@ -131,10 +157,29 @@ dialog.about.summarytext1=Prune is a program for loading, displaying and editing
 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.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
@@ -145,14 +190,19 @@ button.cancel=Cancel
 button.overwrite=Overwrite
 button.moveup=Move up
 button.movedown=Move down
-button.startrange=Set start
-button.endrange=Set 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
 
 # Display components
 display.nodata=No data loaded
@@ -181,6 +231,9 @@ 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
 
 # Field names
 fieldname.latitude=Latitude
@@ -219,19 +272,27 @@ 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
 
 # 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.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