X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2Flang%2Fprune-texts.properties;h=53a65b026246171911219cd9637ae3acd640302a;hb=52bf9e8686c916be37a26a0b75340393d4478b05;hp=5214018858bb264fa3e03487c42b90678ed8beb7;hpb=5625a1abadb5f2ca5f017fe7dbda1d5141cb637b;p=GpsPrune.git diff --git a/tim/prune/lang/prune-texts.properties b/tim/prune/lang/prune-texts.properties index 5214018..53a65b0 100644 --- a/tim/prune/lang/prune-texts.properties +++ b/tim/prune/lang/prune-texts.properties @@ -3,10 +3,12 @@ # Menu entries menu.file=File -menu.file.open=Open -menu.file.addphotos=Add Photos +menu.file.open=Open file +menu.file.addphotos=Add photos +menu.file.loadfromgps=Load from GPS menu.file.save=Save menu.file.exportkml=Export KML +menu.file.exportgpx=Export GPX menu.file.exportpov=Export POV menu.file.exit=Exit menu.edit=Edit @@ -20,10 +22,13 @@ menu.edit.deleteduplicates=Delete duplicates menu.edit.compress=Compress track menu.edit.interpolate=Interpolate menu.edit.reverse=Reverse range +menu.edit.addtimeoffset=Add time offset +menu.edit.mergetracksegments=Merge track segments menu.edit.rearrange=Rearrange waypoints menu.edit.rearrange.start=All to start of file menu.edit.rearrange.end=All to end of file menu.edit.rearrange.nearest=Each to nearest track point +menu.edit.cutandmove=Cut and move selection menu.select=Select menu.select.all=Select all menu.select.none=Select none @@ -32,16 +37,25 @@ 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.view=View +menu.view.show3d=Show in three-D +menu.view.browser=Map in browser +menu.view.browser.google=Google maps +menu.view.browser.openstreetmap=Openstreetmap menu.help=Help menu.help.about=About Prune +menu.help.checkversion=Check for new version # Popup menu for map menu.map.zoomin=Zoom in menu.map.zoomout=Zoom out menu.map.zoomfull=Zoom to full scale +menu.map.newpoint=Create new point +menu.map.connect=Connect track points menu.map.autopan=Autopan +menu.map.showmap=Show map # Dialogs dialog.exit.confirm.title=Exit Prune @@ -53,14 +67,9 @@ 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 dialog.deleteduplicates.nonefound=No duplicates found dialog.compresstrack.title=Compress Track dialog.compresstrack.parameter.text=Parameter for compression (lower number = more compression) -dialog.compresstrack.text=Track compressed -dialog.compresstrack.single.text=data point was removed -dialog.compresstrack.multi.text=data points were removed dialog.compresstrack.nonefound=No data points could be removed dialog.openoptions.title=Open options dialog.openoptions.filesnippet=Extract of file @@ -73,18 +82,22 @@ dialog.delimiter.tab=Tab dialog.delimiter.space=Space dialog.delimiter.semicolon=Semicolon ; dialog.delimiter.other=Other -dialog.openoptions.deliminfo.records=records, with +dialog.openoptions.deliminfo.records=records, with 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.loadjpegsoutsidearea=Include photos outside current area 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.gpsload.title=Load from GPS +dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue? +dialog.gpsload.device=Device name +dialog.gpsload.format=Format +dialog.gpsload.getwaypoints=Load waypoints +dialog.gpsload.gettracks=Load tracks dialog.saveoptions.title=Save file dialog.save.fieldstosave=Fields to save dialog.save.table.field=Field @@ -92,35 +105,37 @@ 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.oktitle=File saved -dialog.save.ok1=Successfully saved -dialog.save.ok2=points to file +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.title=Export KML 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.includetimestamps=Include timestamps 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.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.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 +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? dialog.interpolate.title=Interpolate points dialog.interpolate.parameter.text=Number of points to insert between selected points dialog.undo.title=Undo action(s) dialog.undo.pretext=Please select the action(s) to undo -dialog.confirmundo.title=Operation(s) undone -dialog.confirmundo.single.text=operation undone. -dialog.confirmundo.multiple.text=operations undone. dialog.undo.none.title=Cannot undo dialog.undo.none.text=No operations to undo! dialog.clearundo.title=Clear undo list @@ -136,7 +151,16 @@ 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.pointnameedit.sentencecase=Sentence Case +dialog.addtimeoffset.title=Add time offset +dialog.addtimeoffset.add=Add time +dialog.addtimeoffset.subtract=Subtract time +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.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 dialog.saveexif.intro=Select the photos to save using the checkboxes dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save @@ -148,14 +172,37 @@ 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.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.
Copying, redistribution and modification are permitted and encouraged
according to the conditions in the included license.txt file. dialog.about.summarytext3=Please see http://activityworkshop.net/ for more information and user guides. +dialog.about.languages=Available languages dialog.about.translatedby=English text by activityworkshop. dialog.about.systeminfo=System info dialog.about.systeminfo.os=Operating System @@ -163,16 +210,27 @@ 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.systeminfo.gpsbabel=Gpsbabel 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 +dialog.about.readme=Readme +dialog.checkversion.title=Check version +dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection. +dialog.checkversion.uptodate=You are using the latest version of Prune. +dialog.checkversion.newversion1=A new version of Prune is now available! The latest version is now version +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. # 3d window dialog.3d.title=Prune Three-d view @@ -181,6 +239,32 @@ dialog.3dlines.title=Prune gridlines dialog.3dlines.empty=No gridlines to display! dialog.3dlines.intro=These are the gridlines for the three-d view +# Confirm messages || These are displayed as confirmation in the status bar +confirm.loadfile=Data loaded from file +confirm.save.ok1=Successfully saved +confirm.save.ok2=points to file +confirm.deleteduplicates.single=duplicate was deleted +confirm.deleteduplicates.multi=duplicates were deleted +confirm.deletepoint.single=data point was removed +confirm.deletepoint.multi=data points were removed +confirm.point.edit=point edited +confirm.mergetracksegments=Track segments merged +confirm.reverserange=Range reversed +confirm.addtimeoffset=Time offset added +confirm.rearrangewaypoints=Waypoints rearranged +confirm.cutandmove=Selection moved +confirm.saveexif.ok1=Saved +confirm.saveexif.ok2=photo files +confirm.undo.single=operation undone +confirm.undo.multi=operations undone +confirm.jpegload.single=photo was added +confirm.jpegload.multi=photos were added +confirm.photo.connect=photo connected +confirm.photo.disconnect=photo disconnected +confirm.correlate.single=photo was correlated +confirm.correlate.multi=photos were correlated +confirm.createpoint=point created + # Buttons button.ok=OK button.back=Back @@ -190,8 +274,6 @@ button.cancel=Cancel button.overwrite=Overwrite button.moveup=Move up button.movedown=Move down -button.deletepoint=Delete point -button.deleterange=Delete range button.showlines=Show lines button.edit=Edit button.exit=Exit @@ -203,6 +285,17 @@ 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 +button.showwebpage=Show webpage + +# File types +filetype.txt=TXT files +filetype.jpeg=JPG files +filetype.kmlkmz=KML, KMZ files +filetype.kml=KML files +filetype.gpx=GPX files +filetype.pov=POV files # Display components display.nodata=No data loaded @@ -216,6 +309,7 @@ details.pointdetails=Point details details.index.selected=Index details.index.of=of details.nopointselection=No point selected +details.speed=Speed details.photofile=Photo file details.norangeselection=No range selected details.rangedetails=Range details @@ -224,42 +318,55 @@ 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.range.avespeed=Ave speed +details.range.avemovingspeed=Moving ave 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 fieldname.longitude=Longitude fieldname.altitude=Altitude -fieldname.timestamp=Timestamp +fieldname.timestamp=Time fieldname.waypointname=Name fieldname.waypointtype=Type fieldname.newsegment=Segment fieldname.custom=Custom fieldname.prefix=Field fieldname.distance=Distance +fieldname.movingdistance=Moving distance fieldname.duration=Duration # Measurement units +units.original=Original +units.default=Default units.metres=Metres units.metres.short=m units.feet=Feet units.feet.short=ft units.kilometres=Kilometres units.kilometres.short=km +units.kmh=km/h units.miles=Miles units.miles.short=mi +units.mph=mph units.degminsec=Deg-min-sec units.degmin=Deg-min units.deg=Degrees +units.iso8601=ISO 8601 + +# External urls +url.googlemaps=maps.google.co.uk # Cardinals for 3d plots cardinal.n=N @@ -278,8 +385,14 @@ undo.compress=compress track undo.insert=insert points undo.deleteduplicates=delete duplicates undo.reverse=reverse range +undo.mergetracksegments=merge track segments +undo.addtimeoffset=add time offset undo.rearrangewaypoints=rearrange waypoints +undo.cutandmove=move section undo.connectphoto=connect photo +undo.disconnectphoto=disconnect photo +undo.correlate=correlate photos +undo.createpoint=create point # Error messages error.save.dialogtitle=Error saving data @@ -304,6 +417,9 @@ error.function.noop.title=Function had no effect error.rearrange.noop=Rearranging waypoints had no effect 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.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com. error.3d.title=Error in 3d display error.3d=An error occurred with the 3d display +error.readme.notfound=Readme file not found +error.osmimage.dialogtitle=Error loading map images +error.osmimage.failed=Failed to load map images. Please check internet connection.