]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts_en.properties
Version 14, October 2012
[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.track=Track
11 menu.track.undo=Undo
12 menu.track.clearundo=Clear undo list
13 menu.track.markrectangle=Mark points in rectangle
14 menu.track.deletemarked=Delete marked points
15 menu.track.rearrange=Rearrange waypoints
16 menu.track.rearrange.start=All to start of file
17 menu.track.rearrange.end=All to end of file
18 menu.track.rearrange.nearest=Each to nearest track point
19 menu.range=Range
20 menu.range.all=Select all
21 menu.range.none=Select none
22 menu.range.start=Set range start
23 menu.range.end=Set range end
24 menu.range.average=Average selection
25 menu.range.reverse=Reverse range
26 menu.range.mergetracksegments=Merge track segments
27 menu.range.cutandmove=Cut and move selection
28 menu.point=Point
29 menu.point.editpoint=Edit point
30 menu.point.deletepoint=Delete point
31 menu.photo=Photo
32 menu.photo.saveexif=Save to Exif
33 menu.audio=Audio
34 menu.view=View
35 menu.view.showsidebars=Show sidebars
36 menu.view.browser=Map in a browser window
37 menu.view.browser.google=Google maps
38 menu.view.browser.openstreetmap=Openstreetmap
39 menu.view.browser.mapquest=Mapquest
40 menu.view.browser.yahoo=Yahoo maps
41 menu.view.browser.bing=Bing maps
42 menu.settings=Settings
43 menu.settings.onlinemode=Load maps from internet
44 menu.settings.autosave=Autosave settings on exit
45 menu.help=Help
46 # Popup menu for map
47 menu.map.zoomin=Zoom in
48 menu.map.zoomout=Zoom out
49 menu.map.zoomfull=Zoom to full scale
50 menu.map.newpoint=Create new point
51 menu.map.drawpoints=Create series of points
52 menu.map.connect=Connect track points
53 menu.map.autopan=Autopan
54 menu.map.showmap=Show map
55 menu.map.showscalebar=Show scalebar
56 menu.map.editmode=Edit mode
57
58 # Alt keys for menus
59 altkey.menu.file=F
60 altkey.menu.range=R
61 altkey.menu.track=T
62 altkey.menu.point=P
63 altkey.menu.view=V
64 altkey.menu.photo=O
65 altkey.menu.audio=A
66 altkey.menu.settings=S
67 altkey.menu.help=H
68
69 # Ctrl shortcuts for menu items
70 shortcut.menu.file.open=O
71 shortcut.menu.file.load=L
72 shortcut.menu.file.save=S
73 shortcut.menu.track.undo=Z
74 shortcut.menu.edit.compress=C
75 shortcut.menu.range.all=A
76 shortcut.menu.help.help=H
77
78 # Functions
79 function.open=Open file
80 function.importwithgpsbabel=Import file with GPSBabel
81 function.loadfromgps=Load data from GPS
82 function.sendtogps=Send data to GPS
83 function.exportkml=Export KML
84 function.exportgpx=Export GPX
85 function.exportpov=Export POV
86 function.exportsvg=Export SVG
87 function.editwaypointname=Edit waypoint name
88 function.compress=Compress track
89 function.deleterange=Delete range
90 function.croptrack=Crop track
91 function.interpolate=Interpolate points
92 function.addtimeoffset=Add time offset
93 function.addaltitudeoffset=Add altitude offset
94 function.findwaypoint=Find waypoint
95 function.convertnamestotimes=Convert waypoint names to times
96 function.deletefieldvalues=Delete field values
97 function.pastecoordinates=Enter new coordinates
98 function.charts=Charts
99 function.show3d=Three-D view
100 function.distances=Distances
101 function.fullrangedetails=Full range details
102 function.getgpsies=Get Gpsies tracks
103 function.uploadgpsies=Upload track to Gpsies
104 function.lookupsrtm=Get altitudes from SRTM
105 function.getwikipedia=Get nearby Wikipedia articles
106 function.searchwikipedianames=Search Wikipedia by name
107 function.downloadosm=Download OSM data for area
108 function.duplicatepoint=Duplicate point
109 function.connecttopoint=Connect to point
110 function.disconnectfrompoint=Disconnect from point
111 function.removephoto=Remove photo
112 function.correlatephotos=Correlate photos
113 function.rearrangephotos=Rearrange photos
114 function.rotatephotoleft=Rotate photo left
115 function.rotatephotoright=Rotate photo right
116 function.photopopup=Show photo popup
117 function.ignoreexifthumb=Ignore exif thumbnail
118 function.loadaudio=Add audio clips
119 function.removeaudio=Remove audio clip
120 function.correlateaudios=Correlate audios
121 function.playaudio=Play audio clip
122 function.stopaudio=Stop audio clip
123 function.setmapbg=Set map background
124 function.setkmzimagesize=Set KMZ image size
125 function.setpaths=Set program paths
126 function.setcolours=Set colours
127 function.setlinewidth=Set line width
128 function.setlanguage=Set language
129 function.help=Help
130 function.showkeys=Show shortcut keys
131 function.about=About GpsPrune
132 function.checkversion=Check for new version
133 function.saveconfig=Save settings
134 function.diskcache=Save maps to disk
135 function.managetilecache=Manage tile cache
136
137 # Dialogs
138 dialog.exit.confirm.title=Exit GpsPrune
139 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
140 dialog.openappend.title=Append to existing data
141 dialog.openappend.text=Append this data to the data already loaded?
142 dialog.deletepoint.title=Delete Point
143 dialog.deletepoint.deletephoto=Delete photo attached to this point?
144 dialog.deletephoto.title=Delete Photo
145 dialog.deletephoto.deletepoint=Delete point attached to this photo?
146 dialog.deleteaudio.deletepoint=Delete point attached to this audio clip?
147 dialog.openoptions.title=Open options
148 dialog.openoptions.filesnippet=Extract of file
149 dialog.load.table.field=Field
150 dialog.load.table.datatype=Data Type
151 dialog.load.table.description=Description
152 dialog.delimiter.label=Field delimiter
153 dialog.delimiter.comma=Comma ,
154 dialog.delimiter.tab=Tab
155 dialog.delimiter.space=Space
156 dialog.delimiter.semicolon=Semicolon ;
157 dialog.delimiter.other=Other
158 dialog.openoptions.deliminfo.records=records, with
159 dialog.openoptions.deliminfo.fields=fields
160 dialog.openoptions.deliminfo.norecords=No records
161 dialog.openoptions.altitudeunits=Altitude units
162 dialog.open.contentsdoubled=This file contains two copies of each point,\nonce as waypoints and once as track points.
163 dialog.selecttracks.intro=Select the track or tracks to load
164 dialog.selecttracks.noname=Unnamed
165 dialog.jpegload.subdirectories=Include subdirectories
166 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
167 dialog.jpegload.loadjpegsoutsidearea=Include photos outside current area
168 dialog.jpegload.progress.title=Loading photos
169 dialog.jpegload.progress=Please wait while the photos are searched
170 dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue?
171 dialog.gpsload.device=Device name
172 dialog.gpsload.format=Format
173 dialog.gpsload.getwaypoints=Load waypoints
174 dialog.gpsload.gettracks=Load tracks
175 dialog.gpsload.save=Save to file
176 dialog.gpssend.sendwaypoints=Send waypoints
177 dialog.gpssend.sendtracks=Send tracks
178 dialog.gpssend.trackname=Track name
179 dialog.saveoptions.title=Save file
180 dialog.save.fieldstosave=Fields to save
181 dialog.save.table.field=Field
182 dialog.save.table.hasdata=Has data
183 dialog.save.table.save=Save
184 dialog.save.headerrow=Output header row
185 dialog.save.coordinateunits=Coordinate units
186 dialog.save.altitudeunits=Altitude units
187 dialog.save.timestampformat=Timestamp format
188 dialog.save.overwrite.title=File already exists
189 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
190 dialog.save.notypesselected=No point types have been selected
191 dialog.exportkml.text=Title for the data
192 dialog.exportkml.altitude=Absolute altitudes (for aviation)
193 dialog.exportkml.kmz=Compress to make kmz file
194 dialog.exportkml.exportimages=Export image thumbnails to kmz
195 dialog.exportkml.trackcolour=Track colour
196 dialog.exportgpx.name=Name
197 dialog.exportgpx.desc=Description
198 dialog.exportgpx.includetimestamps=Include timestamps
199 dialog.exportgpx.copysource=Copy source xml
200 dialog.exportgpx.encoding=Encoding
201 dialog.exportgpx.encoding.system=System
202 dialog.exportgpx.encoding.utf8=UTF-8
203 dialog.exportpov.text=Please enter the parameters for the POV export
204 dialog.exportpov.font=Font
205 dialog.exportpov.camerax=Camera X
206 dialog.exportpov.cameray=Camera Y
207 dialog.exportpov.cameraz=Camera Z
208 dialog.exportpov.modelstyle=Model style
209 dialog.exportpov.ballsandsticks=Balls and sticks
210 dialog.exportpov.tubesandwalls=Tubes and walls
211 dialog.exportpov.warningtracksize=This track has a large number of points, which Java3D might not be able to display.\nAre you sure you want to continue?
212 dialog.exportsvg.text=Select the parameters for the SVG export
213 dialog.exportsvg.phi=Azimuth angle \u03D5
214 dialog.exportsvg.theta=Elevation angle \u03B8
215 dialog.exportsvg.gradients=Use gradients for shading
216 dialog.pointtype.desc=Save the following point types:
217 dialog.pointtype.track=Track points
218 dialog.pointtype.waypoint=Waypoints
219 dialog.pointtype.photo=Photo points
220 dialog.pointtype.audio=Audio points
221 dialog.pointtype.selection=Just selection
222 dialog.confirmreversetrack.title=Confirm reversal
223 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?
224 dialog.confirmcutandmove.title=Confirm cut and move
225 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?
226 dialog.interpolate.parameter.text=Number of points to insert between each pair of points
227 dialog.interpolate.betweenwaypoints=Interpolate between waypoints?
228 dialog.undo.title=Undo action(s)
229 dialog.undo.pretext=Please select the action(s) to undo
230 dialog.undo.none.title=Cannot undo
231 dialog.undo.none.text=No operations to undo!
232 dialog.clearundo.title=Clear undo list
233 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
234 dialog.pointedit.title=Edit point
235 dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
236 dialog.pointedit.table.field=Field
237 dialog.pointedit.table.value=Value
238 dialog.pointedit.table.changed=Changed
239 dialog.pointedit.changevalue.text=Enter the new value for this field
240 dialog.pointedit.changevalue.title=Edit field
241 dialog.pointnameedit.name=Waypoint name
242 dialog.pointnameedit.uppercase=UPPER case
243 dialog.pointnameedit.lowercase=lower case
244 dialog.pointnameedit.titlecase=Title Case
245 dialog.addtimeoffset.add=Add time
246 dialog.addtimeoffset.subtract=Subtract time
247 dialog.addtimeoffset.days=Days
248 dialog.addtimeoffset.hours=Hours
249 dialog.addtimeoffset.minutes=Minutes
250 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
251 dialog.findwaypoint.intro=Enter part of the waypoint name
252 dialog.findwaypoint.search=Search
253 dialog.saveexif.title=Save Exif
254 dialog.saveexif.intro=Select the photos to save using the checkboxes
255 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
256 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
257 dialog.saveexif.table.photoname=Photo name
258 dialog.saveexif.table.status=Status
259 dialog.saveexif.table.save=Save
260 dialog.saveexif.photostatus.connected=Connected
261 dialog.saveexif.photostatus.disconnected=Disconnected
262 dialog.saveexif.photostatus.modified=Modified
263 dialog.saveexif.overwrite=Overwrite files
264 dialog.saveexif.force=Force despite minor errors
265 dialog.charts.xaxis=X axis
266 dialog.charts.yaxis=Y axes
267 dialog.charts.output=Output
268 dialog.charts.screen=Output to screen
269 dialog.charts.svg=Output to SVG file
270 dialog.charts.svgwidth=SVG width
271 dialog.charts.svgheight=SVG height
272 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
273 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
274 dialog.distances.intro=Straight line distances between points
275 dialog.distances.column.from=From point
276 dialog.distances.column.to=To point
277 dialog.distances.currentpoint=Current point
278 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
279 dialog.fullrangedetails.intro=Here are the details for the selected range
280 dialog.fullrangedetails.coltotal=Including gaps
281 dialog.fullrangedetails.colsegments=Without gaps
282 dialog.setmapbg.intro=Select one of the map sources, or add a new one
283 dialog.addmapsource.title=Add new map source
284 dialog.addmapsource.sourcename=Name of source
285 dialog.addmapsource.layer1url=URL of first layer
286 dialog.addmapsource.layer2url=Optional URL of second layer
287 dialog.addmapsource.maxzoom=Maximum zoom level
288 dialog.addmapsource.cloudstyle=Style number
289 dialog.addmapsource.noname=Unnamed
290 dialog.gpsies.column.name=Track name
291 dialog.gpsies.column.length=Length
292 dialog.gpsies.description=Description
293 dialog.gpsies.nodescription=No description
294 dialog.gpsies.nonefound=No tracks found
295 dialog.gpsies.username=Gpsies username
296 dialog.gpsies.password=Gpsies password
297 dialog.gpsies.keepprivate=Keep track private
298 dialog.gpsies.confirmopenpage=Open the web page for the uploaded track?
299 dialog.gpsies.activities=Activity types
300 dialog.gpsies.activity.trekking=Hiking
301 dialog.gpsies.activity.walking=Walking
302 dialog.gpsies.activity.jogging=Running
303 dialog.gpsies.activity.biking=Cycling
304 dialog.gpsies.activity.motorbiking=Motorbiking
305 dialog.gpsies.activity.snowshoe=Snowshoeing
306 dialog.gpsies.activity.sailing=Sailing
307 dialog.gpsies.activity.skating=Skating
308 dialog.wikipedia.column.name=Article name
309 dialog.wikipedia.column.distance=Distance
310 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
311 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
312 dialog.correlate.nouncorrelatedaudios=There are no uncorrelated audios.\nAre you sure you want to continue?
313 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
314 dialog.correlate.select.photoname=Photo name
315 dialog.correlate.select.timediff=Time difference
316 dialog.correlate.select.photolater=Photo later
317 dialog.correlate.options.tip=Tip: By manually connecting at least one item, the time offset can be calculated for you.
318 dialog.correlate.options.intro=Select the options for automatic correlation
319 dialog.correlate.options.offsetpanel=Time offset
320 dialog.correlate.options.offset=Offset
321 dialog.correlate.options.offset.hours=hours,
322 dialog.correlate.options.offset.minutes=minutes and
323 dialog.correlate.options.offset.seconds=seconds
324 dialog.correlate.options.photolater=Photo later than point
325 dialog.correlate.options.pointlaterphoto=Point later than photo
326 dialog.correlate.options.audiolater=Audio later than point
327 dialog.correlate.options.pointlateraudio=Point later than audio
328 dialog.correlate.options.limitspanel=Correlation limits
329 dialog.correlate.options.notimelimit=No time limit
330 dialog.correlate.options.timelimit=Time limit
331 dialog.correlate.options.nodistancelimit=No distance limit
332 dialog.correlate.options.distancelimit=Distance limit
333 dialog.correlate.options.correlate=Correlate
334 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.
335 dialog.correlate.filetimes=File timestamps denote:
336 dialog.correlate.filetimes2=of audio clip
337 dialog.correlate.correltimes=For correlation, use:
338 dialog.correlate.timestamp.beginning=Beginning
339 dialog.correlate.timestamp.middle=Middle
340 dialog.correlate.timestamp.end=End
341 dialog.correlate.audioselect.intro=Select one of these correlated audios to use as the time offset
342 dialog.correlate.select.audioname=Audio name
343 dialog.correlate.select.audiolater=Audio later
344 dialog.rearrangephotos.desc=Select the destination and sort order of the photo points
345 dialog.rearrangephotos.tostart=Move to start
346 dialog.rearrangephotos.toend=Move to end
347 dialog.rearrangephotos.nosort=Don't sort
348 dialog.rearrangephotos.sortbyfilename=Sort by filename
349 dialog.rearrangephotos.sortbytime=Sort by time
350 dialog.compress.duplicates.title=Duplicate removal
351 dialog.compress.closepoints.title=Nearby point removal
352 dialog.compress.closepoints.paramdesc=Span factor
353 dialog.compress.wackypoints.title=Wacky point removal
354 dialog.compress.wackypoints.paramdesc=Distance factor
355 dialog.compress.singletons.title=Singleton removal
356 dialog.compress.singletons.paramdesc=Distance factor
357 dialog.compress.douglaspeucker.title=Douglas-Peucker compression
358 dialog.compress.douglaspeucker.paramdesc=Span factor
359 dialog.compress.summarylabel=Points to delete
360 dialog.compress.confirm1=
361 dialog.compress.confirm2=points have been marked.\nUse Track->Delete marked points to delete them
362 dialog.compress.confirmnone=no points have been marked
363 dialog.deletemarked.nonefound=No data points could be removed
364 dialog.pastecoordinates.desc=Enter or paste the coordinates here
365 dialog.pastecoordinates.coords=Coordinates
366 dialog.pastecoordinates.nothingfound=Please check the coordinates and try again
367 dialog.help.help=Please see\n http://gpsprune.activityworkshop.net/\nfor more information and tips,\nincluding a new PDF user guide you can buy.
368 dialog.about.version=Version
369 dialog.about.build=Build
370 dialog.about.summarytext1=GpsPrune is a program for loading, displaying and editing data from GPS receivers.
371 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.
372 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.
373 dialog.about.languages=Available languages
374 dialog.about.translatedby=English text by activityworkshop.
375 dialog.about.systeminfo=System info
376 dialog.about.systeminfo.os=Operating System
377 dialog.about.systeminfo.java=Java Runtime
378 dialog.about.systeminfo.java3d=Java3d installed
379 dialog.about.systeminfo.povray=Povray installed
380 dialog.about.systeminfo.exiftool=Exiftool installed
381 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
382 dialog.about.systeminfo.gnuplot=Gnuplot installed
383 dialog.about.systeminfo.exiflib=Exif library
384 dialog.about.systeminfo.exiflib.internal=Internal
385 dialog.about.systeminfo.exiflib.internal.failed=Internal (not found)
386 dialog.about.systeminfo.exiflib.external=External
387 dialog.about.systeminfo.exiflib.external.failed=External (not found)
388 dialog.about.yes=Yes
389 dialog.about.no=No
390 dialog.about.credits=Credits
391 dialog.about.credits.code=GpsPrune code written by
392 dialog.about.credits.exifcode=Exif code by
393 dialog.about.credits.icons=Some icons taken from
394 dialog.about.credits.translators=Translators
395 dialog.about.credits.translations=Translations helped by
396 dialog.about.credits.devtools=Development tools
397 dialog.about.credits.othertools=Other tools
398 dialog.about.credits.thanks=Thanks to
399 dialog.about.readme=Readme
400 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
401 dialog.checkversion.uptodate=You are using the latest version of GpsPrune.
402 dialog.checkversion.newversion1=A new version of GpsPrune is now available!  The latest version is now version
403 dialog.checkversion.newversion2=.
404 dialog.checkversion.releasedate1=This new version was released on
405 dialog.checkversion.releasedate2=.
406 dialog.checkversion.download=To download the new version, go to http://activityworkshop.net/software/gpsprune/download.html.
407 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
408 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>
409 dialog.keys.normalmodifier=Ctrl
410 dialog.keys.macmodifier=Command
411 dialog.saveconfig.desc=The following settings can be saved to a configuration file :
412 dialog.saveconfig.prune.trackdirectory=Track directory
413 dialog.saveconfig.prune.photodirectory=Photo directory
414 dialog.saveconfig.prune.languagecode=Language code (EN)
415 dialog.saveconfig.prune.languagefile=Language file
416 dialog.saveconfig.prune.gpsdevice=GPS device
417 dialog.saveconfig.prune.gpsformat=GPS format
418 dialog.saveconfig.prune.povrayfont=Povray font
419 dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
420 dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
421 dialog.saveconfig.prune.exiftoolpath=Path to exiftool
422 dialog.saveconfig.prune.mapsource=Selected map source
423 dialog.saveconfig.prune.mapsourcelist=Map sources
424 dialog.saveconfig.prune.diskcache=Map cache
425 dialog.saveconfig.prune.kmzimagewidth=KMZ image width
426 dialog.saveconfig.prune.kmzimageheight=KMZ image height
427 dialog.saveconfig.prune.colourscheme=Colour scheme
428 dialog.saveconfig.prune.linewidth=Line width
429 dialog.saveconfig.prune.kmltrackcolour=KML track colour
430 dialog.saveconfig.prune.autosavesettings=Autosave settings
431 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
432 dialog.setpaths.found=Path found?
433 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
434 dialog.addaltitude.desc=Altitude offset to add
435 dialog.lookupsrtm.overwritezeros=Overwrite altitude values of zero?
436 dialog.setcolours.intro=Click on a colour patch to change the colour
437 dialog.setcolours.background=Background
438 dialog.setcolours.borders=Borders
439 dialog.setcolours.lines=Lines
440 dialog.setcolours.primary=Primary
441 dialog.setcolours.secondary=Secondary
442 dialog.setcolours.point=Points
443 dialog.setcolours.selection=Selection
444 dialog.setcolours.text=Text
445 dialog.colourchooser.title=Choose colour
446 dialog.colourchooser.red=Red
447 dialog.colourchooser.green=Green
448 dialog.colourchooser.blue=Blue
449 dialog.setlanguage.firstintro=You can either select one of the included languages,<p>or select a text file to use instead.
450 dialog.setlanguage.secondintro=You need to save your settings and then<p>restart GpsPrune to change the language.
451 dialog.setlanguage.language=Language
452 dialog.setlanguage.languagefile=Language file
453 dialog.setlanguage.endmessage=Now save your settings and restart GpsPrune\nfor the language change to take effect.
454 dialog.setlanguage.endmessagewithautosave=Please restart GpsPrune for the language change to take effect.
455 dialog.diskcache.save=Save map images to disk
456 dialog.diskcache.dir=Cache directory
457 dialog.diskcache.createdir=Create directory
458 dialog.diskcache.nocreate=Cache directory not created
459 dialog.diskcache.cannotwrite=Map tiles cannot be saved in the selected directory
460 dialog.diskcache.table.path=Path
461 dialog.diskcache.table.usedby=Used by
462 dialog.diskcache.table.zoom=Zoom
463 dialog.diskcache.table.tiles=Tiles
464 dialog.diskcache.table.megabytes=Megabytes
465 dialog.diskcache.tileset=Tileset
466 dialog.diskcache.tileset.multiple=multiple
467 dialog.diskcache.deleteold=Delete old tiles
468 dialog.diskcache.maximumage=Maximum age (days)
469 dialog.diskcache.deleteall=Delete all tiles
470 dialog.diskcache.deleted1=Deleted
471 dialog.diskcache.deleted2=files from the cache
472 dialog.deletefieldvalues.intro=Select the field to delete for the current range
473 dialog.deletefieldvalues.nofields=There are no fields to delete for this range
474 dialog.setlinewidth.text=Enter the thickness of lines to draw for the tracks (1-4)
475 dialog.downloadosm.desc=Confirm to download the raw OSM data for the specified area:
476 dialog.searchwikipedianames.search=Search for:
477
478 # 3d window
479 dialog.3d.title=GpsPrune Three-d view
480 dialog.3d.altitudefactor=Altitude exaggeration factor
481 dialog.3dlines.title=GpsPrune gridlines
482 dialog.3dlines.empty=No gridlines to display!
483 dialog.3dlines.intro=These are the gridlines for the three-d view
484
485 # Confirm messages
486 confirm.loadfile=Data loaded from file
487 confirm.save.ok1=Successfully saved
488 confirm.save.ok2=points to file
489 confirm.deletepoint.single=data point was removed
490 confirm.deletepoint.multi=data points were removed
491 confirm.point.edit=point edited
492 confirm.mergetracksegments=Track segments merged
493 confirm.reverserange=Range reversed
494 confirm.addtimeoffset=Time offset added
495 confirm.addaltitudeoffset=Altitude offset added
496 confirm.rearrangewaypoints=Waypoints rearranged
497 confirm.rearrangephotos=Photos rearranged
498 confirm.cutandmove=Selection moved
499 confirm.interpolate=Points added
500 confirm.convertnamestotimes=Waypoint names converted
501 confirm.saveexif.ok1=Saved
502 confirm.saveexif.ok2=photo files
503 confirm.undo.single=operation undone
504 confirm.undo.multi=operations undone
505 confirm.jpegload.single=photo was added
506 confirm.jpegload.multi=photos were added
507 confirm.media.connect=media connected
508 confirm.photo.disconnect=photo disconnected
509 confirm.audio.disconnect=audio disconnected
510 confirm.media.removed=removed
511 confirm.correlatephotos.single=photo was correlated
512 confirm.correlatephotos.multi=photos were correlated
513 confirm.rotatephoto=photo rotated
514 confirm.createpoint=point created
515 confirm.running=Running ...
516 confirm.lookupsrtm1=Found
517 confirm.lookupsrtm2=altitude values
518 confirm.deletefieldvalues=Field values deleted
519 confirm.audioload=Audio files added
520 confirm.correlateaudios.single=audio was correlated
521 confirm.correlateaudios.multi=audios were correlated
522
523 # Buttons
524 button.ok=OK
525 button.back=Back
526 button.next=Next
527 button.finish=Finish
528 button.cancel=Cancel
529 button.overwrite=Overwrite
530 button.moveup=Move up
531 button.movedown=Move down
532 button.showlines=Show lines
533 button.edit=Edit
534 button.exit=Exit
535 button.close=Close
536 button.continue=Continue
537 button.yes=Yes
538 button.no=No
539 button.yestoall=Yes to all
540 button.notoall=No to all
541 button.select=Select
542 button.selectall=Select all
543 button.selectnone=Select none
544 button.preview=Preview
545 button.load=Load
546 button.upload=Upload
547 button.guessfields=Guess fields
548 button.showwebpage=Show webpage
549 button.check=Check
550 button.resettodefaults=Reset to defaults
551 button.browse=Browse...
552 button.addnew=Add new
553 button.delete=Delete
554 button.manage=Manage
555
556 # File types
557 filetype.txt=TXT files
558 filetype.jpeg=JPG files
559 filetype.kmlkmz=KML, KMZ files
560 filetype.kml=KML files
561 filetype.kmz=KMZ files
562 filetype.gpx=GPX files
563 filetype.pov=POV files
564 filetype.svg=SVG files
565 filetype.audio=MP3, OGG, WAV files
566
567 # Display components
568 display.nodata=No data loaded
569 display.noaltitudes=Track data does not include altitudes
570 display.notimestamps=Track data does not include timestamps
571 details.trackdetails=Track details
572 details.notrack=No track loaded
573 details.track.points=Points
574 details.track.file=File
575 details.track.numfiles=Number of files
576 details.pointdetails=Point details
577 details.index.selected=Index
578 details.index.of=of
579 details.nopointselection=No point selected
580 details.photofile=Photo file
581 details.norangeselection=No range selected
582 details.rangedetails=Range details
583 details.range.selected=Selected
584 details.range.to=to
585 details.altitude.to=to
586 details.range.climb=Climb
587 details.range.descent=Descent
588 details.coordformat=Coordinate format
589 details.distanceunits=Distance units
590 display.range.time.secs=s
591 display.range.time.mins=m
592 display.range.time.hours=h
593 display.range.time.days=d
594 details.range.avespeed=Ave speed
595 details.range.maxspeed=Maximum speed
596 details.range.numsegments=Number of segments
597 details.range.pace=Pace
598 details.range.gradient=Gradient
599 details.lists.waypoints=Waypoints
600 details.lists.photos=Photos
601 details.lists.audio=Audio
602 details.photodetails=Photo details
603 details.nophoto=No photo selected
604 details.photo.loading=Loading
605 details.photo.bearing=Bearing
606 details.media.connected=Connected
607 details.media.fullpath=Full path
608 details.audiodetails=Audio details
609 details.noaudio=No audio clip selected
610 details.audio.file=Audio file
611 details.audio.playing=playing...
612 map.overzoom=No maps available at this zoom level
613
614 # Field names
615 fieldname.latitude=Latitude
616 fieldname.longitude=Longitude
617 fieldname.altitude=Altitude
618 fieldname.timestamp=Time
619 fieldname.time=Time
620 fieldname.waypointname=Name
621 fieldname.waypointtype=Type
622 fieldname.newsegment=Segment
623 fieldname.custom=Custom
624 fieldname.prefix=Field
625 fieldname.distance=Distance
626 fieldname.movingdistance=Moving distance
627 fieldname.duration=Duration
628 fieldname.speed=Speed
629 fieldname.verticalspeed=Vertical speed
630 fieldname.description=Description
631
632 # Measurement units
633 units.original=Original
634 units.default=Default
635 units.metres=Metres
636 units.metres.short=m
637 units.feet=Feet
638 units.feet.short=ft
639 units.kilometres=Kilometres
640 units.kilometres.short=km
641 units.kilometresperhour.short=km/h
642 units.miles=Miles
643 units.miles.short=mi
644 units.milesperhour.short=mph
645 units.nauticalmiles=Nautical miles
646 units.nauticalmiles.short=N.m.
647 units.nauticalmilesperhour.short=kts
648 units.metrespersec.short=m/s
649 units.feetpersec.short=ft/s
650 units.hours=hours
651 units.degminsec=Deg-min-sec
652 units.degmin=Deg-min
653 units.deg=Degrees
654 units.iso8601=ISO 8601
655
656 # External urls
657 url.googlemaps=maps.google.co.uk
658 wikipedia.lang=en
659
660 # Cardinals for 3d plots
661 cardinal.n=N
662 cardinal.s=S
663 cardinal.e=E
664 cardinal.w=W
665
666 # Undo operations
667 undo.load=load data
668 undo.loadphotos=load photos
669 undo.loadaudios=load audio clips
670 undo.editpoint=edit point
671 undo.deletepoint=delete point
672 undo.removephoto=remove photo
673 undo.removeaudio=remove audio clip
674 undo.deleterange=delete range
675 undo.croptrack=crop track
676 undo.deletemarked=delete points
677 undo.insert=insert points
678 undo.reverse=reverse range
679 undo.mergetracksegments=merge track segments
680 undo.addtimeoffset=add time offset
681 undo.addaltitudeoffset=add altitude offset
682 undo.rearrangewaypoints=rearrange waypoints
683 undo.cutandmove=move section
684 undo.connect=connect
685 undo.disconnect=disconnect
686 undo.correlatephotos=correlate photos
687 undo.rearrangephotos=rearrange photos
688 undo.rotatephoto=rotate photo
689 undo.createpoint=create point
690 undo.convertnamestotimes=convert names to times
691 undo.lookupsrtm=lookup altitudes from SRTM
692 undo.deletefieldvalues=delete field values
693 undo.correlateaudios=correlate audios
694
695 # Error messages
696 error.save.dialogtitle=Error saving data
697 error.save.nodata=No data to save
698 error.save.failed=Failed to save the data to file
699 error.saveexif.filenotfound=Failed to find photo file
700 error.saveexif.cannotoverwrite1=Photo file
701 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
702 error.saveexif.failed1=Failed to save
703 error.saveexif.failed2=of the images
704 error.saveexif.forced1=
705 error.saveexif.forced2=of the images required forcing
706 error.load.dialogtitle=Error loading data
707 error.load.noread=Cannot read file
708 error.load.nopoints=No coordinate information found in the file
709 error.load.unknownxml=Unrecognised xml format:
710 error.load.noxmlinzip=No xml file found inside zip file
711 error.load.othererror=Error reading file:
712 error.jpegload.dialogtitle=Error loading photos
713 error.jpegload.nofilesfound=No files found
714 error.jpegload.nojpegsfound=No jpeg files found
715 error.jpegload.nogpsfound=No GPS information found
716 error.jpegload.exifreadfailed=Failed to read EXIF information. No EXIF information can be read\nwithout either an internal or external library.
717 error.audioload.nofilesfound=No audio clips found
718 error.gpsload.unknown=Unknown error
719 error.undofailed.title=Undo failed
720 error.undofailed.text=Failed to undo operation
721 error.function.noop.title=Function had no effect
722 error.rearrange.noop=Rearranging points had no effect
723 error.function.notavailable.title=Function not available
724 error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com.
725 error.3d=An error occurred with the 3d display
726 error.readme.notfound=Readme file not found
727 error.osmimage.dialogtitle=Error loading map images
728 error.osmimage.failed=Failed to load map images. Please check internet connection.
729 error.language.wrongfile=The selected file doesn't appear to be a language file for GpsPrune
730 error.convertnamestotimes.nonames=No names could be converted into times
731 error.lookupsrtm.nonefound=No altitude values available for these points
732 error.lookupsrtm.nonerequired=All points already have altitudes, so there's nothing to lookup
733 error.gpsies.uploadnotok=The gpsies server returned the message
734 error.gpsies.uploadfailed=The upload failed with the error
735 error.showphoto.failed=Failed to load photo
736 error.playaudiofailed=Failed to play audio clip
737 error.cache.notthere=The tile cache directory was not found
738 error.cache.empty=The tile cache directory is empty
739 error.cache.cannotdelete=No tiles could be deleted
740 error.interpolate.invalidparameter=The number of points must be between 1 and 1000