# Text entries for the Prune application # English entries as default - others can be added # Menu entries menu.file=File menu.file.addphotos=Add photos menu.file.save=Save as text menu.file.exit=Exit menu.track=Track menu.track.undo=Undo menu.track.clearundo=Clear undo list menu.track.deletemarked=Delete marked points menu.track.rearrange=Rearrange waypoints menu.track.rearrange.start=All to start of file menu.track.rearrange.end=All to end of file menu.track.rearrange.nearest=Each to nearest track point menu.range=Range menu.range.all=Select all menu.range.none=Select none menu.range.start=Set range start menu.range.end=Set range end menu.range.deleterange=Delete range menu.range.interpolate=Interpolate menu.range.average=Average selection menu.range.reverse=Reverse range menu.range.mergetracksegments=Merge track segments menu.range.cutandmove=Cut and move selection menu.point=Point menu.point.editpoint=Edit point menu.point.deletepoint=Delete point menu.photo=Photo menu.photo.saveexif=Save to Exif menu.audio=Audio menu.view=View menu.view.showsidebars=Show sidebars menu.view.browser=Map in a browser window menu.view.browser.google=Google maps menu.view.browser.openstreetmap=Openstreetmap menu.view.browser.mapquest=Mapquest menu.view.browser.yahoo=Yahoo maps menu.view.browser.bing=Bing maps menu.settings=Settings menu.settings.onlinemode=Load maps from internet menu.help=Help # 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.drawpoints=Create series of points 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.range=R altkey.menu.track=T altkey.menu.point=P altkey.menu.view=V altkey.menu.photo=O altkey.menu.audio=A altkey.menu.settings=S 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.track.undo=Z shortcut.menu.edit.compress=C shortcut.menu.range.all=A shortcut.menu.help.help=H # Functions function.open=Open file 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.exportsvg=Export SVG function.editwaypointname=Edit waypoint name function.compress=Compress track function.addtimeoffset=Add time offset function.addaltitudeoffset=Add altitude offset function.findwaypoint=Find waypoint function.convertnamestotimes=Convert waypoint names to times function.deletefieldvalues=Delete field values function.pastecoordinates=Enter new coordinates function.charts=Charts function.show3d=Three-D view function.distances=Distances function.fullrangedetails=Full range details function.getgpsies=Get Gpsies tracks function.uploadgpsies=Upload track to Gpsies function.lookupsrtm=Get altitudes from SRTM function.getwikipedia=Get nearby Wikipedia articles function.searchwikipedianames=Search Wikipedia by name function.downloadosm=Download OSM data for area function.duplicatepoint=Duplicate point function.connecttopoint=Connect to point function.disconnectfrompoint=Disconnect from point function.removephoto=Remove photo function.correlatephotos=Correlate photos function.rearrangephotos=Rearrange photos function.rotatephotoleft=Rotate photo left function.rotatephotoright=Rotate photo right function.photopopup=Show photo popup function.ignoreexifthumb=Ignore exif thumbnail function.loadaudio=Add audio files function.removeaudio=Remove audio file function.correlateaudios=Correlate audios function.playaudio=Play audio file function.stopaudio=Stop audio file function.setmapbg=Set map background function.setkmzimagesize=Set KMZ image size function.setpaths=Set program paths function.setcolours=Set colours function.setlinewidth=Set line width function.setlanguage=Set language function.help=Help function.showkeys=Show shortcut keys function.about=About Prune function.checkversion=Check for new version function.saveconfig=Save settings function.diskcache=Save maps to disk # Dialogs 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.openoptions.title=Open options dialog.openoptions.filesnippet=Extract of file dialog.load.table.field=Field dialog.load.table.datatype=Data Type dialog.load.table.description=Description dialog.delimiter.label=Field delimiter dialog.delimiter.comma=Comma , 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.fields=fields dialog.openoptions.deliminfo.norecords=No records dialog.openoptions.altitudeunits=Altitude units dialog.open.contentsdoubled=This file contains two copies of each point,\nonce as waypoints and once as track points. dialog.selecttracks.intro=Select the track or tracks to load dialog.selecttracks.noname=Unnamed 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.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.gpsload.save=Save to file 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 dialog.save.table.hasdata=Has data dialog.save.table.save=Save dialog.save.headerrow=Output header row dialog.save.coordinateunits=Coordinate units 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.save.notypesselected=No point types have been selected dialog.exportkml.text=Title for the data dialog.exportkml.altitude=Absolute altitudes (for aviation) dialog.exportkml.kmz=Compress to make kmz file dialog.exportkml.exportimages=Export image thumbnails to kmz dialog.exportkml.trackcolour=Track colour dialog.exportgpx.name=Name dialog.exportgpx.desc=Description dialog.exportgpx.includetimestamps=Include timestamps dialog.exportgpx.copysource=Copy source xml 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.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.exportsvg.text=Select the parameters for the SVG export dialog.exportsvg.phi=Azimuth angle \u03D5 dialog.exportsvg.theta=Elevation angle \u03B8 dialog.exportsvg.gradients=Use gradients for shading dialog.pointtype.desc=Save the following point types: dialog.pointtype.track=Track points dialog.pointtype.waypoint=Waypoints dialog.pointtype.photo=Photo points dialog.pointtype.audio=Audio points dialog.pointtype.selection=Just selection 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.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.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.name=Waypoint name dialog.pointnameedit.uppercase=UPPER case dialog.pointnameedit.lowercase=lower case dialog.pointnameedit.sentencecase=Sentence Case 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.findwaypoint.intro=Enter part of the waypoint name dialog.findwaypoint.search=Search 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.force=Force despite minor errors 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.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.fullrangedetails.intro=Here are the details for the selected range dialog.setmapbg.intro=Select one of the map sources, or add a new one dialog.addmapsource.title=Add new map source dialog.addmapsource.sourcename=Name of source dialog.addmapsource.layer1url=URL of first layer dialog.addmapsource.layer2url=Optional URL of second layer dialog.addmapsource.maxzoom=Maximum zoom level dialog.addmapsource.cloudstyle=Style number dialog.addmapsource.noname=Unnamed 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.gpsies.username=Gpsies username dialog.gpsies.password=Gpsies password dialog.gpsies.keepprivate=Keep track private dialog.gpsies.confirmopenpage=Open the web page for the uploaded track? dialog.gpsies.activities=Activity types dialog.gpsies.activity.trekking=Hiking dialog.gpsies.activity.walking=Walking dialog.gpsies.activity.jogging=Running dialog.gpsies.activity.biking=Cycling dialog.gpsies.activity.motorbiking=Motorbiking dialog.gpsies.activity.snowshoe=Snowshoeing dialog.gpsies.activity.sailing=Sailing dialog.gpsies.activity.skating=Skating dialog.wikipedia.column.name=Article name dialog.wikipedia.column.distance=Distance 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.select.photoname=Photo name dialog.correlate.select.timediff=Time difference dialog.correlate.select.photolater=Photo later dialog.correlate.options.tip=Tip: By manually connecting at least one item, 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.pointlaterphoto=Point later than photo dialog.correlate.options.audiolater=Audio later than point dialog.correlate.options.pointlateraudio=Point later than audio 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.filetimes=File timestamps denote: dialog.correlate.filetimes2=of audio clip dialog.correlate.correltimes=For correlation, use: dialog.correlate.timestamp.beginning=Beginning dialog.correlate.timestamp.middle=Middle dialog.correlate.timestamp.end=End dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset dialog.correlate.select.audioname=Audio name dialog.correlate.select.audiolater=Audio later dialog.rearrangephotos.desc=Select the destination and sort order of the photo points dialog.rearrangephotos.tostart=Move to start dialog.rearrangephotos.toend=Move to end dialog.rearrangephotos.nosort=Don't sort dialog.rearrangephotos.sortbyfilename=Sort by filename dialog.rearrangephotos.sortbytime=Sort by time 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.pastecoordinates.desc=Enter or paste the coordinates here dialog.pastecoordinates.coords=Coordinates dialog.pastecoordinates.nothingfound=Please check the coordinates and try again dialog.help.help=Please see\n http://activityworkshop.net/software/prune/\nfor more information and user guides. 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 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.systeminfo.gnuplot=Gnuplot installed dialog.about.systeminfo.exiflib=Exif library dialog.about.systeminfo.exiflib.internal=Internal dialog.about.systeminfo.exiflib.internal.failed=Internal (not found) dialog.about.systeminfo.exiflib.external=External dialog.about.systeminfo.exiflib.external.failed=External (not found) 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.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. dialog.keys.intro=You can use the following shortcut keys instead of using the mouse dialog.keys.keylist=
Arrow keysPan map left right, up, down
Ctrl + left, right arrowSelect previous or next point
Ctrl + up, down arrowZoom in or out
Ctrl + PgUp, PgDownSelect previous, next segment
Ctrl + Home, EndSelect first, last point
DelDelete current point
dialog.keys.normalmodifier=Ctrl dialog.keys.macmodifier=Command 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.languagefile=Language file 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.mapsource=Selected map source dialog.saveconfig.prune.mapsourcelist=Map sources dialog.saveconfig.prune.diskcache=Map cache dialog.saveconfig.prune.kmzimagewidth=KMZ image width dialog.saveconfig.prune.kmzimageheight=KMZ image height dialog.saveconfig.prune.colourscheme=Colour scheme dialog.saveconfig.prune.linewidth=Line width dialog.saveconfig.prune.kmltrackcolour=KML track colour dialog.setpaths.intro=If you need to, you can choose the paths to the external applications: dialog.setpaths.found=Path found? dialog.addaltitude.noaltitudes=The selected range does not contain altitudes dialog.addaltitude.desc=Altitude offset to add dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero? dialog.setcolours.intro=Click on a colour patch to change the colour dialog.setcolours.background=Background dialog.setcolours.borders=Borders dialog.setcolours.lines=Lines dialog.setcolours.primary=Primary dialog.setcolours.secondary=Secondary dialog.setcolours.point=Points dialog.setcolours.selection=Selection dialog.setcolours.text=Text dialog.colourchooser.title=Choose colour dialog.colourchooser.red=Red dialog.colourchooser.green=Green dialog.colourchooser.blue=Blue dialog.setlanguage.firstintro=You can either select one of the included languages,

or select a text file to use instead. dialog.setlanguage.secondintro=You need to save your settings and then

restart Prune to change the language. dialog.setlanguage.language=Language dialog.setlanguage.languagefile=Language file dialog.setlanguage.endmessage=Now save your settings and restart Prune\nfor the language change to take effect. dialog.diskcache.save=Save map images to disk dialog.diskcache.dir=Cache directory dialog.diskcache.createdir=Create directory dialog.diskcache.nocreate=Cache directory not created dialog.deletefieldvalues.intro=Select the field to delete for the current range dialog.setlinewidth.text=Enter the thickness of lines to draw for the tracks (1-4) dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area: dialog.searchwikipedianames.search=Search for: # 3d window dialog.3d.title=Prune Three-d view dialog.3d.altitudefactor=Altitude exaggeration factor 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 confirm.loadfile=Data loaded from file confirm.save.ok1=Successfully saved confirm.save.ok2=points to file 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.addaltitudeoffset=Altitude offset added confirm.rearrangewaypoints=Waypoints rearranged confirm.rearrangephotos=Photos rearranged confirm.cutandmove=Selection moved confirm.convertnamestotimes=Waypoint names converted 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.media.connect=media connected confirm.photo.disconnect=photo disconnected confirm.audio.disconnect=audio disconnected confirm.media.removed=removed confirm.correlatephotos.single=photo was correlated confirm.correlatephotos.multi=photos were correlated confirm.rotatephoto=photo rotated confirm.createpoint=point created confirm.running=Running ... confirm.lookupsrtm1=Found confirm.lookupsrtm2=altitude values confirm.deletefieldvalues=Field values deleted confirm.audioload=Audio files added confirm.correlateaudios.single=audio was correlated confirm.correlateaudios.multi=audios were correlated # Buttons button.ok=OK button.back=Back button.next=Next button.finish=Finish button.cancel=Cancel button.overwrite=Overwrite button.moveup=Move up button.movedown=Move down 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.select=Select button.selectall=Select all button.selectnone=Select none button.preview=Preview button.load=Load button.upload=Upload button.guessfields=Guess fields button.showwebpage=Show webpage button.check=Check button.resettodefaults=Reset to defaults button.browse=Browse... button.addnew=Add new button.delete=Delete # 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 filetype.audio=MP3, OGG, WAV files # Display components display.nodata=No data loaded display.noaltitudes=Track data does not include altitudes display.notimestamps=Track data does not include timestamps details.trackdetails=Track details details.notrack=No track loaded details.track.points=Points details.track.file=File details.track.numfiles=Number of files 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 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 average details.range.maxspeed=Maximum speed details.range.numsegments=Number of segments details.range.pace=Pace details.range.gradient=Gradient details.lists.waypoints=Waypoints details.lists.photos=Photos details.lists.audio=Audio details.photodetails=Photo details details.nophoto=No photo selected details.photo.loading=Loading details.media.connected=Connected details.audiodetails=Audio details details.noaudio=No audio file selected details.audio.file=Audio file details.audio.playing=playing... 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 fieldname.custom=Custom 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 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.metrespersec=m/s units.feetpersec=ft/s units.hours=hours units.degminsec=Deg-min-sec units.degmin=Deg-min units.deg=Degrees units.iso8601=ISO 8601 # External urls url.googlemaps=maps.google.co.uk wikipedia.lang=en # 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.loadaudios=load audio files undo.editpoint=edit point undo.deletepoint=delete point undo.removephoto=remove photo undo.removeaudio=remove audio file undo.deleterange=delete range undo.compress=compress track 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.connect=connect undo.disconnect=disconnect undo.correlatephotos=correlate photos undo.rearrangephotos=rearrange photos undo.rotatephoto=rotate photo undo.createpoint=create point undo.convertnamestotimes=convert names to times undo.lookupsrtm=lookup altitudes from SRTM undo.deletefieldvalues=delete field values undo.correlateaudios=correlate audios # 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.saveexif.failed1=Failed to save error.saveexif.failed2=of the images error.saveexif.forced1= error.saveexif.forced2=of the images required forcing 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 error.jpegload.nojpegsfound=No jpeg files found error.jpegload.nogpsfound=No GPS information found error.jpegload.exifreadfailed=Failed to read EXIF information. No EXIF information can be read\nwithout either an internal or external library. error.audioload.nofilesfound=No audio files found error.gpsload.unknown=Unknown error error.undofailed.title=Undo failed error.undofailed.text=Failed to undo operation error.function.noop.title=Function had no effect error.rearrange.noop=Rearranging points had no effect error.function.notavailable.title=Function not available error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com. 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. error.language.wrongfile=The selected file doesn't appear to be a language file for Prune error.convertnamestotimes.nonames=No names could be converted into times error.lookupsrtm.nonefound=No altitude values available for these points error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup error.gpsies.uploadnotok=The gpsies server returned the message error.gpsies.uploadfailed=The upload failed with the error error.playaudiofailed=Failed to play audio file