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