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