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