X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Flang%2Fprune-texts_en.properties;fp=tim%2Fprune%2Flang%2Fprune-texts.properties;h=f76bd364b467ce44c22994ac6d9b58860244b225;hp=53a65b026246171911219cd9637ae3acd640302a;hb=54b9d8bc8f0025ccf97a67d9dd217ef1f9cf082f;hpb=52bf9e8686c916be37a26a0b75340393d4478b05 diff --git a/tim/prune/lang/prune-texts.properties b/tim/prune/lang/prune-texts_en.properties similarity index 86% rename from tim/prune/lang/prune-texts.properties rename to tim/prune/lang/prune-texts_en.properties index 53a65b0..f76bd36 100644 --- a/tim/prune/lang/prune-texts.properties +++ b/tim/prune/lang/prune-texts_en.properties @@ -5,11 +5,7 @@ menu.file=File 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 menu.edit.undo=Undo @@ -18,11 +14,10 @@ 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 -menu.edit.compress=Compress track +menu.edit.deletemarked=Delete marked points menu.edit.interpolate=Interpolate +menu.edit.average=Average selection 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 @@ -38,16 +33,14 @@ 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.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.view.browser.mapquest=Mapquest +menu.view.browser.yahoo=Yahoo maps 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 @@ -57,6 +50,23 @@ menu.map.connect=Connect track points menu.map.autopan=Autopan menu.map.showmap=Show map +# Functions +function.loadfromgps=Load data from GPS +function.sendtogps=Send data to GPS +function.exportkml=Export KML +function.exportgpx=Export GPX +function.exportpov=Export POV +function.compress=Compress track +function.addtimeoffset=Add time offset +function.charts=Charts +function.show3d=Three-D view +function.distances=Distances +function.setmapbg=Set map background +function.correlatephotos=Correlate photos +function.help=Help +function.about=About Prune +function.checkversion=Check for new version + # Dialogs dialog.exit.confirm.title=Exit Prune dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit? @@ -66,11 +76,6 @@ 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.nonefound=No duplicates found -dialog.compresstrack.title=Compress Track -dialog.compresstrack.parameter.text=Parameter for compression (lower number = more compression) -dialog.compresstrack.nonefound=No data points could be removed dialog.openoptions.title=Open options dialog.openoptions.filesnippet=Extract of file dialog.load.table.field=Field @@ -85,19 +90,20 @@ dialog.delimiter.other=Other 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.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.gpssend.sendwaypoints=Send waypoints +dialog.gpssend.sendtracks=Send tracks +dialog.gpssend.trackname=Track name dialog.saveoptions.title=Save file dialog.save.fieldstosave=Fields to save dialog.save.table.field=Field @@ -109,16 +115,13 @@ dialog.save.altitudeunits=Altitude units 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.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 @@ -152,7 +155,6 @@ dialog.pointnameedit.name=Waypoint name dialog.pointnameedit.uppercase=UPPER case dialog.pointnameedit.lowercase=lower 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 @@ -172,7 +174,26 @@ dialog.saveexif.photostatus.connected=Connected dialog.saveexif.photostatus.disconnected=Disconnected dialog.saveexif.photostatus.modified=Modified dialog.saveexif.overwrite=Overwrite files -dialog.correlate.title=Correlate photos +dialog.charts.xaxis=X axis +dialog.charts.yaxis=Y axes +dialog.charts.output=Output +dialog.charts.screen=Output to screen +dialog.charts.svg=Output to SVG file +dialog.charts.svgwidth=SVG width +dialog.charts.svgheight=SVG height +dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts +dialog.charts.gnuplotpath=Path to gnuplot +dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path +dialog.distances.intro=Straight line distances between points +dialog.distances.column.from=From point +dialog.distances.column.to=To point +dialog.distances.currentpoint=Current point +dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them +dialog.setmapbg.mapnik=Mapnik (default) +dialog.setmapbg.osma=Osma +dialog.setmapbg.cyclemap=Cyclemap +dialog.setmapbg.other=Other +dialog.setmapbg.server=Server URL 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 @@ -195,8 +216,16 @@ 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.compress.nonefound=No data points could be removed +dialog.compress.duplicates.title=Duplicate removal +dialog.compress.closepoints.title=Nearby point removal +dialog.compress.closepoints.paramdesc=Span factor +dialog.compress.wackypoints.title=Wacky point removal +dialog.compress.wackypoints.paramdesc=Distance factor +dialog.compress.singletons.title=Singleton removal +dialog.compress.singletons.paramdesc=Distance factor +dialog.compress.summarylabel=Points to delete 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. @@ -211,6 +240,7 @@ 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.systeminfo.gnuplot=Gnuplot installed dialog.about.yes=Yes dialog.about.no=No dialog.about.credits=Credits @@ -223,7 +253,6 @@ 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 @@ -243,8 +272,6 @@ dialog.3dlines.intro=These are the gridlines for the three-d view 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 @@ -288,14 +315,17 @@ button.selectnone=Select none button.preview=Preview button.guessfields=Guess fields button.showwebpage=Show webpage +button.gnuplotpath=Set gnuplot path # File types filetype.txt=TXT files filetype.jpeg=JPG files filetype.kmlkmz=KML, KMZ files filetype.kml=KML files +filetype.kmz=KMZ files filetype.gpx=GPX files filetype.pov=POV files +filetype.svg=SVG files # Display components display.nodata=No data loaded @@ -309,7 +339,6 @@ 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 @@ -332,12 +361,14 @@ details.photodetails=Photo details details.nophoto=No photo selected details.photo.loading=Loading details.photo.connected=Connected +map.overzoom=No maps available at this zoom level # Field names fieldname.latitude=Latitude fieldname.longitude=Longitude fieldname.altitude=Altitude fieldname.timestamp=Time +fieldname.time=Time fieldname.waypointname=Name fieldname.waypointtype=Type fieldname.newsegment=Segment @@ -346,6 +377,8 @@ fieldname.prefix=Field fieldname.distance=Distance fieldname.movingdistance=Moving distance fieldname.duration=Duration +fieldname.speed=Speed +fieldname.verticalspeed=Vertical speed # Measurement units units.original=Original @@ -360,6 +393,9 @@ units.kmh=km/h units.miles=Miles units.miles.short=mi units.mph=mph +units.metrespersec=m/s +units.feetpersec=ft/s +units.hours=hours units.degminsec=Deg-min-sec units.degmin=Deg-min units.deg=Degrees @@ -383,7 +419,6 @@ 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.mergetracksegments=merge track segments undo.addtimeoffset=add time offset @@ -405,6 +440,7 @@ 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.noxmlinzip=No xml file found inside zip file error.load.othererror=Error reading file: error.jpegload.dialogtitle=Error loading photos error.jpegload.nofilesfound=No files found @@ -415,10 +451,8 @@ 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=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. -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