]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts_en.properties
0d74cf18a574059cb2627facf479c4fe5fa152b1
[GpsPrune.git] / tim / prune / lang / prune-texts_en.properties
1 # Text entries for the GpsPrune application
2 # English entries as default
3
4 # Menu entries
5 menu.file=File
6 menu.file.addphotos=Add photos
7 menu.file.recentfiles=Recent files
8 menu.file.save=Save as text
9 menu.file.exit=Exit
10 menu.online=Online
11 menu.track=Track
12 menu.track.undo=Undo
13 menu.track.clearundo=Clear undo list
14 menu.track.markrectangle=Mark points in rectangle
15 function.deletemarked=Delete marked points
16 menu.range=Range
17 menu.range.all=Select all
18 menu.range.none=Select none
19 menu.range.start=Set range start
20 menu.range.end=Set range end
21 menu.range.average=Average selection
22 menu.range.reverse=Reverse range
23 menu.range.mergetracksegments=Merge track segments
24 menu.range.cutandmove=Cut and move selection
25 menu.point=Point
26 menu.point.editpoint=Edit point
27 menu.point.deletepoint=Delete point
28 menu.photo=Photo
29 menu.photo.saveexif=Save to Exif
30 menu.audio=Audio
31 menu.view=View
32 menu.view.showsidebars=Show sidebars
33 menu.view.browser=Map in a browser window
34 menu.view.browser.google=Google maps
35 menu.view.browser.openstreetmap=Openstreetmap
36 menu.view.browser.mapquest=Mapquest
37 menu.view.browser.yahoo=Yahoo maps
38 menu.view.browser.bing=Bing maps
39 menu.settings=Settings
40 menu.settings.onlinemode=Load maps from internet
41 menu.settings.antialias=Use antialiasing
42 menu.settings.autosave=Autosave settings on exit
43 menu.help=Help
44 # Popup menu for map
45 menu.map.zoomin=Zoom in
46 menu.map.zoomout=Zoom out
47 menu.map.zoomfull=Zoom to full scale
48 menu.map.newpoint=Create new point
49 menu.map.drawpoints=Create series of points
50 menu.map.connect=Connect track points
51 menu.map.autopan=Autopan
52 menu.map.showmap=Show map
53 menu.map.showscalebar=Show scalebar
54 menu.map.editmode=Edit mode
55
56 # Alt keys for menus
57 altkey.menu.file=F
58 altkey.menu.online=N
59 altkey.menu.range=R
60 altkey.menu.track=T
61 altkey.menu.point=P
62 altkey.menu.view=V
63 altkey.menu.photo=O
64 altkey.menu.audio=A
65 altkey.menu.settings=S
66 altkey.menu.help=H
67
68 # Ctrl shortcuts for menu items
69 shortcut.menu.file.open=O
70 shortcut.menu.file.load=L
71 shortcut.menu.file.save=S
72 shortcut.menu.track.undo=Z
73 shortcut.menu.edit.compress=C
74 shortcut.menu.range.all=A
75 shortcut.menu.help.help=H
76
77 # Functions
78 function.open=Open file
79 function.importwithgpsbabel=Import file with GPSBabel
80 function.loadfromgps=Load data from GPS
81 function.sendtogps=Send data to GPS
82 function.exportkml=Export KML
83 function.exportgpx=Export GPX
84 function.exportpov=Export POV
85 function.exportsvg=Export SVG
86 function.exportimage=Export image
87 function.editwaypointname=Edit waypoint name
88 function.compress=Compress track
89 function.marklifts=Mark uphill lifts
90 function.deleterange=Delete range
91 function.croptrack=Crop track
92 function.interpolate=Interpolate points
93 function.deletebydate=Delete points by date
94 function.addtimeoffset=Add time offset
95 function.addaltitudeoffset=Add altitude offset
96 function.findwaypoint=Find waypoint
97 function.rearrangewaypoints=Rearrange waypoints
98 function.convertnamestotimes=Convert waypoint names to times
99 function.deletefieldvalues=Delete field values
100 function.pastecoordinates=Enter new coordinates
101 function.charts=Charts
102 function.show3d=Three-D view
103 function.distances=Distances
104 function.fullrangedetails=Full range details
105 function.estimatetime=Estimate time
106 function.learnestimationparams=Learn time estimation parameters
107 function.autoplay=Autoplay track
108 function.selectsegment=Select current segment
109 function.splitsegments=Split track into segments
110 function.sewsegments=Sew track segments together
111 function.getgpsies=Get Gpsies tracks
112 function.uploadgpsies=Upload track to Gpsies
113 function.lookupsrtm=Get altitudes from SRTM
114 function.downloadsrtm=Download SRTM tiles
115 function.getwikipedia=Get nearby Wikipedia articles
116 function.searchwikipedianames=Search Wikipedia by name
117 function.searchopencachingde=Search OpenCaching.de
118 function.mapillary=Search for photos in Mapillary
119 function.downloadosm=Download OSM data for area
120 function.duplicatepoint=Duplicate point
121 function.connecttopoint=Connect to point
122 function.disconnectfrompoint=Disconnect from point
123 function.removephoto=Remove photo
124 function.correlatephotos=Correlate photos
125 function.rearrangephotos=Rearrange photos
126 function.rotatephotoleft=Rotate photo left
127 function.rotatephotoright=Rotate photo right
128 function.photopopup=Show photo popup
129 function.ignoreexifthumb=Ignore exif thumbnail
130 function.loadaudio=Add audio clips
131 function.removeaudio=Remove audio clip
132 function.correlateaudios=Correlate audios
133 function.playaudio=Play audio clip
134 function.stopaudio=Stop audio clip
135 function.setmapbg=Set map background
136 function.setpaths=Set program paths
137 function.setcolours=Set colours
138 function.setlinewidth=Set line width
139 function.setlanguage=Set language
140 function.help=Help
141 function.showkeys=Show shortcut keys
142 function.about=About GpsPrune
143 function.checkversion=Check for new version
144 function.saveconfig=Save settings
145 function.diskcache=Save maps to disk
146 function.managetilecache=Manage tile cache
147 function.getweatherforecast=Get weather forecast
148 function.setaltitudetolerance=Set altitude tolerance
149
150 # Dialogs
151 dialog.exit.confirm.title=Exit GpsPrune
152 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
153 dialog.openappend.title=Append to existing data
154 dialog.openappend.text=Append this data to the data already loaded?
155 dialog.deletepoint.title=Delete Point
156 dialog.deletepoint.deletephoto=Delete photo attached to this point?
157 dialog.deletephoto.title=Delete Photo
158 dialog.deletephoto.deletepoint=Delete point attached to this photo?
159 dialog.deleteaudio.deletepoint=Delete point attached to this audio clip?
160 dialog.openoptions.title=Open options
161 dialog.openoptions.filesnippet=Extract of file
162 dialog.load.table.field=Field
163 dialog.load.table.datatype=Data Type
164 dialog.load.table.description=Description
165 dialog.delimiter.label=Field delimiter
166 dialog.delimiter.comma=Comma ,
167 dialog.delimiter.tab=Tab
168 dialog.delimiter.space=Space
169 dialog.delimiter.semicolon=Semicolon ;
170 dialog.delimiter.other=Other
171 dialog.openoptions.deliminfo.records=records, with
172 dialog.openoptions.deliminfo.fields=fields
173 dialog.openoptions.deliminfo.norecords=No records
174 dialog.openoptions.altitudeunits=Altitude units
175 dialog.openoptions.speedunits=Speed units
176 dialog.openoptions.vertspeedunits=Vertical speed units
177 dialog.openoptions.vspeed.positiveup=Positive speeds upwards
178 dialog.openoptions.vspeed.positivedown=Positive speeds downwards
179 dialog.open.contentsdoubled=This file contains two copies of each point,\nonce as waypoints and once as track points.
180 dialog.selecttracks.intro=Select the track or tracks to load
181 dialog.selecttracks.noname=Unnamed
182 dialog.jpegload.subdirectories=Include subdirectories
183 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
184 dialog.jpegload.loadjpegsoutsidearea=Include photos outside current area
185 dialog.jpegload.progress.title=Loading photos
186 dialog.jpegload.progress=Please wait while the photos are searched
187 dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue?
188 dialog.gpsload.device=Device name
189 dialog.gpsload.format=Format
190 dialog.gpsload.getwaypoints=Load waypoints
191 dialog.gpsload.gettracks=Load tracks
192 dialog.gpsload.save=Save to file
193 dialog.gpssend.sendwaypoints=Send waypoints
194 dialog.gpssend.sendtracks=Send tracks
195 dialog.gpssend.trackname=Track name
196 dialog.gpsbabel.filters=Filters
197 dialog.addfilter.title=Add filter
198 dialog.gpsbabel.filter.discard=Discard
199 dialog.gpsbabel.filter.simplify=Simplify
200 dialog.gpsbabel.filter.distance=Distance
201 dialog.gpsbabel.filter.interpolate=Interpolate
202 dialog.gpsbabel.filter.discard.intro=Discard points if
203 dialog.gpsbabel.filter.discard.hdop=Hdop >
204 dialog.gpsbabel.filter.discard.vdop=Vdop >
205 dialog.gpsbabel.filter.discard.numsats=Number of satellites <
206 dialog.gpsbabel.filter.discard.nofix=Point has no fix
207 dialog.gpsbabel.filter.discard.unknownfix=Point has unknown fix
208 dialog.gpsbabel.filter.simplify.intro=Remove points until
209 dialog.gpsbabel.filter.simplify.maxpoints=Number of points <
210 dialog.gpsbabel.filter.simplify.maxerror=or error distance <
211 dialog.gpsbabel.filter.simplify.crosstrack=cross-track
212 dialog.gpsbabel.filter.simplify.length=length difference
213 dialog.gpsbabel.filter.simplify.relative=relative to hdop
214 dialog.gpsbabel.filter.distance.intro=Remove points if close to any previous point
215 dialog.gpsbabel.filter.distance.distance=If distance <
216 dialog.gpsbabel.filter.distance.time=and time difference <
217 dialog.gpsbabel.filter.interpolate.intro=Add extra points between track points
218 dialog.gpsbabel.filter.interpolate.distance=If distance >
219 dialog.gpsbabel.filter.interpolate.time=or time difference >
220 dialog.saveoptions.title=Save file
221 dialog.save.fieldstosave=Fields to save
222 dialog.save.table.field=Field
223 dialog.save.table.hasdata=Has data
224 dialog.save.table.save=Save
225 dialog.save.headerrow=Output header row
226 dialog.save.coordinateunits=Coordinate format
227 dialog.save.altitudeunits=Altitude units
228 dialog.save.timestampformat=Timestamp format
229 dialog.save.overwrite.title=File already exists
230 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
231 dialog.save.notypesselected=No point types have been selected
232 dialog.exportkml.text=Title for the data
233 dialog.exportkml.altitude=Absolute altitudes (for aviation)
234 dialog.exportkml.kmz=Compress to make kmz file
235 dialog.exportkml.exportimages=Export image thumbnails to kmz
236 dialog.exportkml.imagesize=Image size
237 dialog.exportkml.trackcolour=Track colour
238 dialog.exportkml.standardkml=Standard KML
239 dialog.exportkml.extendedkml=Extended KML with timestamps
240 dialog.exportgpx.name=Name
241 dialog.exportgpx.desc=Description
242 dialog.exportgpx.includetimestamps=Include timestamps
243 dialog.exportgpx.copysource=Copy source xml
244 dialog.exportgpx.encoding=Encoding
245 dialog.exportgpx.encoding.system=System
246 dialog.exportgpx.encoding.utf8=UTF-8
247 dialog.exportpov.text=Please enter the parameters for the POV export
248 dialog.exportpov.font=Font
249 dialog.exportpov.camerax=Camera X
250 dialog.exportpov.cameray=Camera Y
251 dialog.exportpov.cameraz=Camera Z
252 dialog.exportpov.modelstyle=Model style
253 dialog.exportpov.ballsandsticks=Balls and sticks
254 dialog.exportpov.tubesandwalls=Tubes and walls
255 dialog.3d.warningtracksize=This track has a large number of points, which Java3D might not be able to display.\nAre you sure you want to continue?
256 dialog.3d.useterrain=Show terrain
257 dialog.3d.terraingridsize=Grid size
258 dialog.exportpov.baseimage=Base image
259 dialog.exportpov.cannotmakebaseimage=Cannot write base image
260 dialog.baseimage.title=Map image
261 dialog.baseimage.useimage=Use image
262 dialog.baseimage.mapsource=Map source
263 dialog.baseimage.zoom=Zoom level
264 dialog.baseimage.incomplete=Image incomplete
265 dialog.baseimage.tiles=Tiles
266 dialog.baseimage.size=Image size
267 dialog.exportsvg.text=Select the parameters for the SVG export
268 dialog.exportsvg.phi=Azimuth angle \u03D5
269 dialog.exportsvg.theta=Elevation angle \u03B8
270 dialog.exportsvg.gradients=Use gradients for shading
271 dialog.exportimage.noimagepossible=Map images need to be cached to disk in order to use them for an export.
272 dialog.exportimage.drawtrack=Draw track on map
273 dialog.exportimage.drawtrackpoints=Draw track points
274 dialog.exportimage.textscalepercent=Text scale factor (%)
275 dialog.pointtype.desc=Save the following point types:
276 dialog.pointtype.track=Track points
277 dialog.pointtype.waypoint=Waypoints
278 dialog.pointtype.photo=Photo points
279 dialog.pointtype.audio=Audio points
280 dialog.pointtype.selection=Just selection
281 dialog.confirmreversetrack.title=Confirm reversal
282 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?
283 dialog.confirmcutandmove.title=Confirm cut and move
284 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?
285 dialog.interpolate.parameter.text=Number of points to insert between each pair of points
286 dialog.interpolate.betweenwaypoints=Interpolate between waypoints?
287 dialog.undo.title=Undo action(s)
288 dialog.undo.pretext=Please select the action(s) to undo
289 dialog.undo.none.title=Cannot undo
290 dialog.undo.none.text=No operations to undo!
291 dialog.clearundo.title=Clear undo list
292 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
293 dialog.pointedit.title=Edit point
294 dialog.pointedit.intro=Select each field in turn to view and change the value
295 dialog.pointedit.table.field=Field
296 dialog.pointedit.nofield=No field selected
297 dialog.pointedit.table.value=Value
298 dialog.pointnameedit.name=Waypoint name
299 dialog.pointnameedit.uppercase=UPPER case
300 dialog.pointnameedit.lowercase=lower case
301 dialog.pointnameedit.titlecase=Title Case
302 dialog.addtimeoffset.add=Add time
303 dialog.addtimeoffset.subtract=Subtract time
304 dialog.addtimeoffset.days=Days
305 dialog.addtimeoffset.hours=Hours
306 dialog.addtimeoffset.minutes=Minutes
307 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
308 dialog.findwaypoint.intro=Enter part of the waypoint name
309 dialog.findwaypoint.search=Search
310 dialog.saveexif.title=Save Exif
311 dialog.saveexif.intro=Select the photos to save using the checkboxes
312 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
313 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
314 dialog.saveexif.table.photoname=Photo name
315 dialog.saveexif.table.status=Status
316 dialog.saveexif.table.save=Save
317 dialog.saveexif.photostatus.connected=Connected
318 dialog.saveexif.photostatus.disconnected=Disconnected
319 dialog.saveexif.photostatus.modified=Modified
320 dialog.saveexif.overwrite=Overwrite files
321 dialog.saveexif.force=Force despite minor errors
322 dialog.charts.xaxis=X axis
323 dialog.charts.yaxis=Y axes
324 dialog.charts.output=Output
325 dialog.charts.screen=Output to screen
326 dialog.charts.svg=Output to SVG file
327 dialog.charts.svgwidth=SVG width
328 dialog.charts.svgheight=SVG height
329 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
330 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
331 dialog.distances.intro=Straight line distances between points
332 dialog.distances.column.from=From point
333 dialog.distances.column.to=To point
334 dialog.distances.currentpoint=Current point
335 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
336 dialog.fullrangedetails.intro=Here are the details for the selected range
337 dialog.fullrangedetails.coltotal=Including gaps
338 dialog.fullrangedetails.colsegments=Without gaps
339 dialog.estimatetime.details=Details
340 dialog.estimatetime.gentle=Gentle
341 dialog.estimatetime.steep=Steep
342 dialog.estimatetime.climb=Climb
343 dialog.estimatetime.descent=Descent
344 dialog.estimatetime.parameters=Parameters
345 dialog.estimatetime.parameters.timefor=Time for
346 dialog.estimatetime.results=Results
347 dialog.estimatetime.results.estimatedtime=Estimated time
348 dialog.estimatetime.results.actualtime=Actual time
349 dialog.estimatetime.error.nodistance=The time estimates need connected track points, to give a distance
350 dialog.estimatetime.error.noaltitudes=The selection doesn't include any altitude information
351 dialog.learnestimationparams.intro=These are the parameters calculated from this track
352 dialog.learnestimationparams.averageerror=Average error
353 dialog.learnestimationparams.combine=These parameters can be combined with the current values
354 dialog.learnestimationparams.combinedresults=Combined results
355 dialog.learnestimationparams.weight.100pccurrent=Keep current values
356 dialog.learnestimationparams.weight.current=current
357 dialog.learnestimationparams.weight.calculated=calculated
358 dialog.learnestimationparams.weight.50pc=Average of current values and calculated ones
359 dialog.learnestimationparams.weight.100pccalculated=Use new calculated values
360 dialog.setmapbg.intro=Select one of the map sources, or add a new one
361 dialog.addmapsource.title=Add new map source
362 dialog.addmapsource.sourcename=Name of source
363 dialog.addmapsource.layer1url=URL of first layer
364 dialog.addmapsource.layer2url=Optional URL of second layer
365 dialog.addmapsource.maxzoom=Maximum zoom level
366 dialog.addmapsource.noname=Unnamed
367 dialog.gpsies.column.name=Track name
368 dialog.gpsies.column.length=Length
369 dialog.gpsies.description=Description
370 dialog.gpsies.nodescription=No description
371 dialog.gpsies.nonefound=No tracks found
372 dialog.gpsies.username=Gpsies username
373 dialog.gpsies.password=Gpsies password
374 dialog.gpsies.keepprivate=Keep track private
375 dialog.gpsies.confirmopenpage=Open the web page for the uploaded track?
376 dialog.gpsies.activities=Activity types
377 dialog.gpsies.activity.trekking=Hiking
378 dialog.gpsies.activity.walking=Walking
379 dialog.gpsies.activity.jogging=Running
380 dialog.gpsies.activity.biking=Cycling
381 dialog.gpsies.activity.motorbiking=Motorbiking
382 dialog.gpsies.activity.snowshoe=Snowshoeing
383 dialog.gpsies.activity.sailing=Sailing
384 dialog.gpsies.activity.skating=Skating
385 dialog.mapillary.nonefound=No photos found
386 dialog.wikipedia.column.name=Article name
387 dialog.wikipedia.column.distance=Distance
388 dialog.wikipedia.nonefound=No wikipedia entries found
389 dialog.wikipedia.gallery=Gallery
390 dialog.geocaching.nonefound=No geocaches found
391 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
392 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
393 dialog.correlate.nouncorrelatedaudios=There are no uncorrelated audios.\nAre you sure you want to continue?
394 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
395 dialog.correlate.select.photoname=Photo name
396 dialog.correlate.select.timediff=Time difference
397 dialog.correlate.select.photolater=Photo later
398 dialog.correlate.options.intro=Select the options for automatic correlation
399 dialog.correlate.options.offsetpanel=Time offset
400 dialog.correlate.options.offset=Offset
401 dialog.correlate.options.offset.hours=hours,
402 dialog.correlate.options.offset.minutes=minutes and
403 dialog.correlate.options.offset.seconds=seconds
404 dialog.correlate.options.photolater=Photo later than point
405 dialog.correlate.options.pointlaterphoto=Point later than photo
406 dialog.correlate.options.audiolater=Audio later than point
407 dialog.correlate.options.pointlateraudio=Point later than audio
408 dialog.correlate.options.limitspanel=Correlation limits
409 dialog.correlate.options.notimelimit=No time limit
410 dialog.correlate.options.timelimit=Time limit
411 dialog.correlate.options.nodistancelimit=No distance limit
412 dialog.correlate.options.distancelimit=Distance limit
413 dialog.correlate.options.correlate=Correlate
414 dialog.correlate.alloutsiderange=All the items are outside the time range of the track, so none can be correlated.\nTry changing the offset or manually correlating at least one item.
415 dialog.correlate.filetimes=File timestamps denote:
416 dialog.correlate.filetimes2=of audio clip
417 dialog.correlate.correltimes=For correlation, use:
418 dialog.correlate.timestamp.beginning=Beginning
419 dialog.correlate.timestamp.middle=Middle
420 dialog.correlate.timestamp.end=End
421 dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset
422 dialog.correlate.select.audioname=Audio name
423 dialog.correlate.select.audiolater=Audio later
424 dialog.rearrangewaypoints.desc=Select the destination and sort order of the waypoints
425 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
426 dialog.rearrange.tostart=Move to start
427 dialog.rearrange.toend=Move to end
428 dialog.rearrange.tonearest=Each to nearest track point
429 dialog.rearrange.nosort=Don't sort
430 dialog.rearrange.sortbyfilename=Sort by filename
431 dialog.rearrange.sortbyname=Sort by name
432 dialog.rearrange.sortbytime=Sort by time
433 dialog.compress.duplicates.title=Duplicate removal
434 dialog.compress.closepoints.title=Nearby point removal
435 dialog.compress.closepoints.paramdesc=Span factor
436 dialog.compress.wackypoints.title=Wacky point removal
437 dialog.compress.wackypoints.paramdesc=Distance factor
438 dialog.compress.singletons.title=Singleton removal
439 dialog.compress.singletons.paramdesc=Distance factor
440 dialog.compress.douglaspeucker.title=Douglas-Peucker compression
441 dialog.compress.douglaspeucker.paramdesc=Span factor
442 dialog.compress.summarylabel=Points to delete
443 dialog.compress.confirm=%d points have been marked.\nDelete these marked points now?
444 dialog.compress.confirmnone=no points have been marked
445 dialog.deletemarked.nonefound=No data points could be removed
446 dialog.pastecoordinates.desc=Enter or paste the coordinates here
447 dialog.pastecoordinates.coords=Coordinates
448 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
449 dialog.help.help=Please see\n http://gpsprune.activityworkshop.net/\nfor more information and tips,\nincluding a PDF user guide you can buy.
450 dialog.about.version=Version
451 dialog.about.build=Build
452 dialog.about.summarytext1=GpsPrune is a program for loading, displaying and editing data from GPS receivers.
453 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.
454 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and tips, including<br>a PDF user guide you can buy.
455 dialog.about.languages=Available languages
456 dialog.about.translatedby=English text by activityworkshop.
457 dialog.about.systeminfo=System info
458 dialog.about.systeminfo.os=Operating System
459 dialog.about.systeminfo.java=Java Runtime
460 dialog.about.systeminfo.java3d=Java3d installed
461 dialog.about.systeminfo.povray=Povray installed
462 dialog.about.systeminfo.exiftool=Exiftool installed
463 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
464 dialog.about.systeminfo.gnuplot=Gnuplot installed
465 dialog.about.systeminfo.exiflib=Exif library
466 dialog.about.systeminfo.exiflib.internal=Internal
467 dialog.about.systeminfo.exiflib.internal.failed=Internal (not found)
468 dialog.about.systeminfo.exiflib.external=External
469 dialog.about.systeminfo.exiflib.external.failed=External (not found)
470 dialog.about.yes=Yes
471 dialog.about.no=No
472 dialog.about.credits=Credits
473 dialog.about.credits.code=GpsPrune code written by
474 dialog.about.credits.exifcode=Exif code by
475 dialog.about.credits.icons=Some icons taken from
476 dialog.about.credits.translators=Translators
477 dialog.about.credits.translations=Translations helped by
478 dialog.about.credits.devtools=Development tools
479 dialog.about.credits.othertools=Other tools
480 dialog.about.credits.thanks=Thanks to
481 dialog.about.readme=Readme
482 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
483 dialog.checkversion.uptodate=You are using the latest version of GpsPrune.
484 dialog.checkversion.newversion1=A new version of GpsPrune is now available!  The latest version is now version
485 dialog.checkversion.newversion2=.
486 dialog.checkversion.releasedate1=This new version was released on
487 dialog.checkversion.releasedate2=.
488 dialog.checkversion.download=To download the new version, go to http://gpsprune.activityworkshop.net/download.html.
489 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
490 dialog.keys.keylist=<table><tr><td>Arrow keys</td><td>Pan map left right, up, down</td></tr><tr><td>Ctrl + left, right arrow</td><td>Select previous or next point</td></tr><tr><td>Ctrl + up, down arrow</td><td>Zoom in or out</td></tr><tr><td>Ctrl + PgUp, PgDown</td><td>Select previous, next segment</td></tr><tr><td>Ctrl + Home, End</td><td>Select first, last point</td></tr><tr><td>Del</td><td>Delete current point</td></tr></table>
491 dialog.keys.normalmodifier=Ctrl
492 dialog.keys.macmodifier=Command
493 dialog.saveconfig.desc=The following settings can be saved to a configuration file :
494 dialog.saveconfig.prune.trackdirectory=Track directory
495 dialog.saveconfig.prune.photodirectory=Photo directory
496 dialog.saveconfig.prune.languagecode=Language code (EN)
497 dialog.saveconfig.prune.languagefile=Language file
498 dialog.saveconfig.prune.gpsdevice=GPS device
499 dialog.saveconfig.prune.gpsformat=GPS format
500 dialog.saveconfig.prune.povrayfont=Povray font
501 dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
502 dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
503 dialog.saveconfig.prune.exiftoolpath=Path to exiftool
504 dialog.saveconfig.prune.mapsource=Selected map source
505 dialog.saveconfig.prune.mapsourcelist=Map sources
506 dialog.saveconfig.prune.diskcache=Map cache
507 dialog.saveconfig.prune.kmzimagewidth=KMZ image size
508 dialog.saveconfig.prune.colourscheme=Colour scheme
509 dialog.saveconfig.prune.linewidth=Line width
510 dialog.saveconfig.prune.kmltrackcolour=KML track colour
511 dialog.saveconfig.prune.autosavesettings=Autosave settings
512 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
513 dialog.setpaths.found=Path found?
514 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
515 dialog.addaltitude.desc=Altitude offset to add
516 dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero?
517 dialog.setcolours.intro=Click on a colour patch to change the colour
518 dialog.setcolours.background=Background
519 dialog.setcolours.borders=Borders
520 dialog.setcolours.lines=Lines
521 dialog.setcolours.primary=Primary
522 dialog.setcolours.secondary=Secondary
523 dialog.setcolours.point=Points
524 dialog.setcolours.selection=Selection
525 dialog.setcolours.text=Text
526 dialog.colourchooser.title=Choose colour
527 dialog.colourchooser.red=Red
528 dialog.colourchooser.green=Green
529 dialog.colourchooser.blue=Blue
530 dialog.colourer.intro=A point colourer can give track points different colours
531 dialog.colourer.type=Colourer type
532 dialog.colourer.type.none=None
533 dialog.colourer.type.byfile=By file
534 dialog.colourer.type.bysegment=By segment
535 dialog.colourer.type.byaltitude=By altitude
536 dialog.colourer.type.byspeed=By speed
537 dialog.colourer.type.byvertspeed=By vertical speed
538 dialog.colourer.type.bygradient=By gradient
539 dialog.colourer.type.bydate=By date
540 dialog.colourer.start=Start colour
541 dialog.colourer.end=End colour
542 dialog.colourer.maxcolours=Maximum number of colours
543 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
544 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart GpsPrune to change the language.
545 dialog.setlanguage.language=Language
546 dialog.setlanguage.languagefile=Language file
547 dialog.setlanguage.endmessage=Now save your settings and restart GpsPrune\nfor the language change to take effect.
548 dialog.setlanguage.endmessagewithautosave=Please restart GpsPrune for the language change to take effect.
549 dialog.diskcache.save=Save map images to disk
550 dialog.diskcache.dir=Cache directory
551 dialog.diskcache.createdir=Create directory
552 dialog.diskcache.nocreate=Cache directory not created
553 dialog.diskcache.cannotwrite=Map tiles cannot be saved in the selected directory
554 dialog.diskcache.table.path=Path
555 dialog.diskcache.table.usedby=Used by
556 dialog.diskcache.table.zoom=Zoom
557 dialog.diskcache.table.tiles=Tiles
558 dialog.diskcache.table.megabytes=Megabytes
559 dialog.diskcache.tileset=Tileset
560 dialog.diskcache.tileset.multiple=multiple
561 dialog.diskcache.deleteold=Delete old tiles
562 dialog.diskcache.maximumage=Maximum age (days)
563 dialog.diskcache.deleteall=Delete all tiles
564 dialog.diskcache.deleted=Deleted %d files from the cache
565 dialog.deletefieldvalues.intro=Select the field to delete for the current range
566 dialog.deletefieldvalues.nofields=There are no fields to delete for this range
567 dialog.setlinewidth.text=Enter the thickness of lines to draw for the tracks (1-4)
568 dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area:
569 dialog.searchwikipedianames.search=Search for:
570 dialog.weather.location=Location
571 dialog.weather.update=Forecast updated
572 dialog.weather.sunrise=Sunrise
573 dialog.weather.sunset=Sunset
574 dialog.weather.temperatureunits=Temperatures
575 dialog.weather.currentforecast=Current weather
576 dialog.weather.dailyforecast=Daily forecast
577 dialog.weather.3hourlyforecast=Three-hourly forecast
578 dialog.weather.day.now=Current weather
579 dialog.weather.day.today=Today
580 dialog.weather.day.tomorrow=Tomorrow
581 dialog.weather.day.monday=Monday
582 dialog.weather.day.tuesday=Tuesday
583 dialog.weather.day.wednesday=Wednesday
584 dialog.weather.day.thursday=Thursday
585 dialog.weather.day.friday=Friday
586 dialog.weather.day.saturday=Saturday
587 dialog.weather.day.sunday=Sunday
588 dialog.weather.wind=Wind
589 dialog.weather.temp=Temp
590 dialog.weather.humidity=Humidity
591 dialog.weather.creditnotice=This data is made available by openweathermap.org. Their website has more details.
592 dialog.deletebydate.onlyonedate=The points were all recorded on the same date.
593 dialog.deletebydate.intro=For each date in the track, you can choose to delete or keep the points
594 dialog.deletebydate.nodate=No timestamp
595 dialog.deletebydate.column.keep=Keep
596 dialog.deletebydate.column.delete=Delete
597 dialog.setaltitudetolerance.text.metres=Limit (in metres) below which small climbs and descents will be ignored
598 dialog.setaltitudetolerance.text.feet=Limit (in feet) below which small climbs and descents will be ignored
599 dialog.autoplay.duration=Duration (secs)
600 dialog.autoplay.usetimestamps=Use point timestamps
601 dialog.autoplay.rewind=Back to beginning
602 dialog.autoplay.pause=Pause
603 dialog.autoplay.play=Play
604
605 # 3d window
606 dialog.3d.title=GpsPrune Three-d view
607 dialog.3d.altitudefactor=Altitude exaggeration factor
608
609 # Confirm messages
610 confirm.loadfile=Data loaded from file
611 confirm.save.ok1=Successfully saved
612 confirm.save.ok2=points to file
613 confirm.deletepoint.single=data point was removed
614 confirm.deletepoint.multi=data points were removed
615 confirm.point.edit=point edited
616 confirm.mergetracksegments=Track segments merged
617 confirm.reverserange=Range reversed
618 confirm.addtimeoffset=Time offset added
619 confirm.addaltitudeoffset=Altitude offset added
620 confirm.rearrangewaypoints=Waypoints rearranged
621 confirm.rearrangephotos=Photos rearranged
622 confirm.splitsegments=%d segment splits were made
623 confirm.sewsegments=%d segment joins were made
624 confirm.cutandmove=Selection moved
625 confirm.interpolate=Points added
626 confirm.convertnamestotimes=Waypoint names converted
627 confirm.saveexif.ok=Saved %d photo files
628 confirm.undo.single=operation undone
629 confirm.undo.multi=operations undone
630 confirm.jpegload.single=photo was added
631 confirm.jpegload.multi=photos were added
632 confirm.media.connect=media connected
633 confirm.photo.disconnect=photo disconnected
634 confirm.audio.disconnect=audio disconnected
635 confirm.media.removed=removed
636 confirm.correlatephotos.single=photo was correlated
637 confirm.correlatephotos.multi=photos were correlated
638 confirm.rotatephoto=photo rotated
639 confirm.createpoint=point created
640 confirm.running=Running ...
641 confirm.lookupsrtm=Found %d altitude values
642 confirm.downloadsrtm=Downloaded %d files to the cache
643 confirm.downloadsrtm.1=Downloaded %d file to the cache
644 confirm.downloadsrtm.none=No files downloaded, they were already in the cache
645 confirm.deletefieldvalues=Field values deleted
646 confirm.audioload=Audio files added
647 confirm.correlateaudios.single=audio was correlated
648 confirm.correlateaudios.multi=audios were correlated
649
650 # Tips, shown just once when appropriate
651 tip.title=Tip
652 tip.useamapcache=By setting up a disk cache (Settings -> Save maps to disk)\nyou can speed up the display and reduce network traffic.
653 tip.learntimeparams=The results will be more accurate if you use\nTrack -> Learn time estimation parameters\non your recorded tracks.
654 tip.downloadsrtm=You can speed this up by calling\nOnline -> Download SRTM tiles\nto save the data in your map cache.
655 tip.usesrtmfor3d=This track doesn't have altitudes.\nYou can use the SRTM functions to get approximate\naltitudes for the 3d view.
656 tip.manuallycorrelateone=By manually connecting at least one item, the time offset can be calculated for you.
657
658 # Buttons
659 button.ok=OK
660 button.back=Back
661 button.next=Next
662 button.finish=Finish
663 button.cancel=Cancel
664 button.overwrite=Overwrite
665 button.moveup=Move up
666 button.movedown=Move down
667 button.edit=Edit
668 button.exit=Exit
669 button.close=Close
670 button.continue=Continue
671 button.yes=Yes
672 button.no=No
673 button.yestoall=Yes to all
674 button.notoall=No to all
675 button.always=Always
676 button.select=Select
677 button.selectall=Select all
678 button.selectnone=Select none
679 button.preview=Preview
680 button.load=Load
681 button.upload=Upload
682 button.guessfields=Guess fields
683 button.showwebpage=Show webpage
684 button.check=Check
685 button.resettodefaults=Reset to defaults
686 button.browse=Browse...
687 button.addnew=Add new
688 button.delete=Delete
689 button.manage=Manage
690 button.combine=Combine
691
692 # File types
693 filetype.txt=TXT files
694 filetype.jpeg=JPG files
695 filetype.kmlkmz=KML, KMZ files
696 filetype.kml=KML files
697 filetype.kmz=KMZ files
698 filetype.gpx=GPX files
699 filetype.pov=POV files
700 filetype.svg=SVG files
701 filetype.png=PNG files
702 filetype.audio=MP3, OGG, WAV files
703
704 # Display components
705 display.nodata=No data loaded
706 display.noaltitudes=Track data does not include altitudes
707 display.notimestamps=Track data does not include timestamps
708 display.novalues=Track data does not include values for this field
709 details.trackdetails=Track details
710 details.notrack=No track loaded
711 details.track.points=Points
712 details.track.file=File
713 details.track.numfiles=Number of files
714 details.pointdetails=Point details
715 details.index.selected=Index
716 details.index.of=of
717 details.nopointselection=No point selected
718 details.photofile=Photo file
719 details.norangeselection=No range selected
720 details.rangedetails=Range details
721 details.range.selected=Selected
722 details.range.to=to
723 details.altitude.to=to
724 details.range.climb=Climb
725 details.range.descent=Descent
726 details.coordformat=Coordinate format
727 details.distanceunits=Distance units
728 display.range.time.secs=s
729 display.range.time.mins=m
730 display.range.time.hours=h
731 display.range.time.days=d
732 details.range.avespeed=Ave speed
733 details.range.maxspeed=Maximum speed
734 details.range.numsegments=Number of segments
735 details.range.pace=Pace
736 details.range.gradient=Gradient
737 details.lists.waypoints=Waypoints
738 details.lists.photos=Photos
739 details.lists.audio=Audio
740 details.photodetails=Photo details
741 details.nophoto=No photo selected
742 details.photo.loading=Loading
743 details.photo.bearing=Bearing
744 details.media.connected=Connected
745 details.media.fullpath=Full path
746 details.audiodetails=Audio details
747 details.noaudio=No audio clip selected
748 details.audio.file=Audio file
749 details.audio.playing=playing...
750 map.overzoom=No maps available at this zoom level
751
752 # Field names
753 fieldname.latitude=Latitude
754 fieldname.longitude=Longitude
755 fieldname.altitude=Altitude
756 fieldname.timestamp=Time
757 fieldname.time=Time
758 fieldname.date=Date
759 fieldname.waypointname=Name
760 fieldname.waypointtype=Type
761 fieldname.newsegment=Segment
762 fieldname.custom=Custom
763 fieldname.prefix=Field
764 fieldname.distance=Distance
765 fieldname.duration=Duration
766 fieldname.speed=Speed
767 fieldname.verticalspeed=Vertical speed
768 fieldname.description=Description
769 fieldname.mediafilename=Filename
770
771 # Measurement units
772 units.original=Original
773 units.default=Default
774 units.metres=Metres
775 units.metres.short=m
776 units.feet=Feet
777 units.feet.short=ft
778 units.kilometres=Kilometres
779 units.kilometres.short=km
780 units.kilometresperhour=km per hour
781 units.kilometresperhour.short=km/h
782 units.miles=Miles
783 units.miles.short=mi
784 units.milesperhour=miles per hour
785 units.milesperhour.short=mph
786 units.nauticalmiles=Nautical miles
787 units.nauticalmiles.short=N.m.
788 units.nauticalmilesperhour.short=kts
789 units.metrespersec=metres per second
790 units.metrespersec.short=m/s
791 units.feetpersec=feet per second
792 units.feetpersec.short=ft/s
793 units.hours=hours
794 units.minutes=minutes
795 units.seconds=seconds
796 units.degminsec=Deg-min-sec
797 units.degmin=Deg-min
798 units.deg=Degrees
799 units.iso8601=ISO 8601
800 units.degreescelsius=Celsius
801 units.degreescelsius.short=\u00b0C
802 units.degreesfahrenheit=Fahrenheit
803 units.degreesfahrenheit.short=\u00b0F
804
805 # How to combine conditions, such as filters
806 logic.and=and
807 logic.or=or
808
809 # External urls
810 url.googlemaps=maps.google.co.uk
811 wikipedia.lang=en
812 openweathermap.lang=en
813 webservice.peakfinder=Open Peakfinder.org
814 webservice.geohack=Open Geohack page
815 webservice.panoramio=Open Panoramio map
816 webservice.opencachingcom=Open Opencaching.com
817 webservice.opencachingcom.lang=en
818
819 # Cardinals for 3d plots
820 cardinal.n=N
821 cardinal.s=S
822 cardinal.e=E
823 cardinal.w=W
824
825 # Undo operations
826 undo.load=load data
827 undo.loadphotos=load photos
828 undo.loadaudios=load audio clips
829 undo.editpoint=edit point
830 undo.deletepoint=delete point
831 undo.removephoto=remove photo
832 undo.removeaudio=remove audio clip
833 undo.deleterange=delete range
834 undo.croptrack=crop track
835 undo.deletemarked=delete points
836 undo.insert=insert points
837 undo.reverse=reverse range
838 undo.mergetracksegments=merge track segments
839 undo.splitsegments=split track segments
840 undo.sewsegments=sew track segments
841 undo.addtimeoffset=add time offset
842 undo.addaltitudeoffset=add altitude offset
843 undo.rearrangewaypoints=rearrange waypoints
844 undo.cutandmove=move section
845 undo.connect=connect
846 undo.disconnect=disconnect
847 undo.correlatephotos=correlate photos
848 undo.rearrangephotos=rearrange photos
849 undo.rotatephoto=rotate photo
850 undo.createpoint=create point
851 undo.convertnamestotimes=convert names to times
852 undo.lookupsrtm=lookup altitudes from SRTM
853 undo.deletefieldvalues=delete field values
854 undo.correlateaudios=correlate audios
855
856 # Error messages
857 error.save.dialogtitle=Error saving data
858 error.save.nodata=No data to save
859 error.save.failed=Failed to save the data to file
860 error.saveexif.filenotfound=Failed to find photo file
861 error.saveexif.cannotoverwrite1=Photo file
862 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
863 error.saveexif.failed=Failed to save %d of the images
864 error.saveexif.forced=%d of the images required forcing
865 error.load.dialogtitle=Error loading data
866 error.load.noread=Cannot read file
867 error.load.nopoints=No coordinate information found in the file
868 error.load.unknownxml=Unrecognised xml format:
869 error.load.noxmlinzip=No xml file found inside zip file
870 error.load.othererror=Error reading file:
871 error.jpegload.dialogtitle=Error loading photos
872 error.jpegload.nofilesfound=No files found
873 error.jpegload.nojpegsfound=No jpeg files found
874 error.jpegload.nogpsfound=No GPS information found
875 error.jpegload.exifreadfailed=Failed to read Exif information. No Exif information can be read\nwithout either an internal or external library.
876 error.audioload.nofilesfound=No audio clips found
877 error.gpsload.unknown=Unknown error
878 error.undofailed.title=Undo failed
879 error.undofailed.text=Failed to undo operation
880 error.function.noop.title=Function had no effect
881 error.rearrange.noop=Rearranging points had no effect
882 error.function.notavailable.title=Function not available
883 error.function.nojava3d=This function requires the Java3d library.
884 error.3d=An error occurred with the 3d display
885 error.readme.notfound=Readme file not found
886 error.osmimage.dialogtitle=Error loading map images
887 error.osmimage.failed=Failed to load map images. Please check internet connection.
888 error.language.wrongfile=The selected file doesn't appear to be a language file for GpsPrune
889 error.convertnamestotimes.nonames=No names could be converted into times
890 error.lookupsrtm.nonefound=No altitude values available for these points
891 error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup
892 error.gpsies.uploadnotok=The gpsies server returned the message
893 error.gpsies.uploadfailed=The upload failed with the error
894 error.showphoto.failed=Failed to load photo
895 error.playaudiofailed=Failed to play audio clip
896 error.cache.notthere=The tile cache directory was not found
897 error.cache.empty=The tile cache directory is empty
898 error.cache.cannotdelete=No tiles could be deleted
899 error.learnestimationparams.failed=Cannot learn the parameters from this track.\nTry loading more tracks.
900 error.tracksplit.nosplit=The track could not be split
901 error.downloadsrtm.nocache=The files could not be saved.\nPlease check the disk cache.
902 error.sewsegments.nothingdone=No segments could be sewn together.\nThere are now %d segments in the track.