]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts.properties
Version 5, May 2008
[GpsPrune.git] / tim / prune / lang / prune-texts.properties
1 # Text entries for the Prune application
2 # English entries as default - others can be added
3
4 # Menu entries
5 menu.file=File
6 menu.file.open=Open
7 menu.file.addphotos=Add photos
8 menu.file.save=Save
9 menu.file.exportkml=Export KML
10 menu.file.exportgpx=Export GPX
11 menu.file.exportpov=Export POV
12 menu.file.exit=Exit
13 menu.edit=Edit
14 menu.edit.undo=Undo
15 menu.edit.clearundo=Clear undo list
16 menu.edit.editpoint=Edit point
17 menu.edit.editwaypointname=Edit waypoint name
18 menu.edit.deletepoint=Delete point
19 menu.edit.deleterange=Delete range
20 menu.edit.deleteduplicates=Delete duplicates
21 menu.edit.compress=Compress track
22 menu.edit.interpolate=Interpolate
23 menu.edit.reverse=Reverse range
24 menu.edit.mergetracksegments=Merge track segments
25 menu.edit.rearrange=Rearrange waypoints
26 menu.edit.rearrange.start=All to start of file
27 menu.edit.rearrange.end=All to end of file
28 menu.edit.rearrange.nearest=Each to nearest track point
29 menu.select=Select
30 menu.select.all=Select all
31 menu.select.none=Select none
32 menu.select.start=Set range start
33 menu.select.end=Set range end
34 menu.photo=Photo
35 menu.photo.saveexif=Save to Exif
36 menu.photo.connect=Connect to point
37 menu.photo.disconnect=Disconnect from point
38 menu.photo.correlate=Correlate all photos
39 menu.photo.delete=Remove photo
40 menu.view=View
41 menu.view.show3d=Show in three-D
42 menu.view.showmap=Show map
43 menu.view.browser=Map in browser
44 menu.view.browser.google=Google maps
45 menu.view.browser.openstreetmap=Openstreetmap
46 menu.help=Help
47 menu.help.about=About Prune
48 # Popup menu for map
49 menu.map.zoomin=Zoom in
50 menu.map.zoomout=Zoom out
51 menu.map.zoomfull=Zoom to full scale
52 menu.map.connect=Connect track points
53 menu.map.autopan=Autopan
54
55 # Dialogs
56 dialog.exit.confirm.title=Exit Prune
57 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
58 dialog.openappend.title=Append to existing data
59 dialog.openappend.text=Append this data to the data already loaded?
60 dialog.deletepoint.title=Delete Point
61 dialog.deletepoint.deletephoto=Delete photo attached to this point?
62 dialog.deletephoto.title=Delete Photo
63 dialog.deletephoto.deletepoint=Delete point attached to this photo?
64 dialog.deleteduplicates.title=Delete Duplicates
65 dialog.deleteduplicates.nonefound=No duplicates found
66 dialog.compresstrack.title=Compress Track
67 dialog.compresstrack.parameter.text=Parameter for compression (lower number = more compression)
68 dialog.compresstrack.nonefound=No data points could be removed
69 dialog.openoptions.title=Open options
70 dialog.openoptions.filesnippet=Extract of file
71 dialog.load.table.field=Field
72 dialog.load.table.datatype=Data Type
73 dialog.load.table.description=Description
74 dialog.delimiter.label=Field delimiter
75 dialog.delimiter.comma=Comma ,
76 dialog.delimiter.tab=Tab
77 dialog.delimiter.space=Space
78 dialog.delimiter.semicolon=Semicolon ;
79 dialog.delimiter.other=Other
80 dialog.openoptions.deliminfo.records=records, with
81 dialog.openoptions.deliminfo.fields=fields
82 dialog.openoptions.deliminfo.norecords=No records
83 dialog.openoptions.tabledesc=Extract of file
84 dialog.openoptions.altitudeunits=Altitude units
85 dialog.jpegload.subdirectories=Include subdirectories
86 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
87 dialog.jpegload.progress.title=Loading photos
88 dialog.jpegload.progress=Please wait while the photos are searched
89 dialog.saveoptions.title=Save file
90 dialog.save.fieldstosave=Fields to save
91 dialog.save.table.field=Field
92 dialog.save.table.hasdata=Has data
93 dialog.save.table.save=Save
94 dialog.save.headerrow=Output header row
95 dialog.save.coordinateunits=Coordinate units
96 dialog.save.altitudeunits=Altitude units
97 dialog.save.timestampformat=Timestamp format
98 dialog.save.overwrite.title=File already exists
99 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
100 dialog.exportkml.title=Export KML
101 dialog.exportkml.text=Title for the data
102 dialog.exportkml.altitude=Include altitudes (for aviation)
103 dialog.exportkml.kmz=Compress to make kmz file
104 dialog.exportkml.exportimages=Export image thumbnails to kmz
105 dialog.exportkml.filetype=KML, KMZ files
106 dialog.exportgpx.title=Export GPX
107 dialog.exportgpx.name=Name
108 dialog.exportgpx.desc=Description
109 dialog.exportgpx.filetype=GPX files
110 dialog.exportpov.title=Export POV
111 dialog.exportpov.text=Please enter the parameters for the POV export
112 dialog.exportpov.font=Font
113 dialog.exportpov.camerax=Camera X
114 dialog.exportpov.cameray=Camera Y
115 dialog.exportpov.cameraz=Camera Z
116 dialog.exportpov.filetype=POV files
117 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?
118 dialog.confirmreversetrack.title=Confirm reversal
119 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?
120 dialog.interpolate.title=Interpolate points
121 dialog.interpolate.parameter.text=Number of points to insert between selected points
122 dialog.undo.title=Undo action(s)
123 dialog.undo.pretext=Please select the action(s) to undo
124 dialog.undo.none.title=Cannot undo
125 dialog.undo.none.text=No operations to undo!
126 dialog.clearundo.title=Clear undo list
127 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
128 dialog.pointedit.title=Edit point
129 dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
130 dialog.pointedit.table.field=Field
131 dialog.pointedit.table.value=Value
132 dialog.pointedit.table.changed=Changed
133 dialog.pointedit.changevalue.text=Enter the new value for this field
134 dialog.pointedit.changevalue.title=Edit field
135 dialog.pointnameedit.title=Edit waypoint name
136 dialog.pointnameedit.name=Waypoint name
137 dialog.pointnameedit.uppercase=UPPER case
138 dialog.pointnameedit.lowercase=lower case
139 dialog.pointnameedit.sentencecase=Sentence case
140 dialog.saveexif.title=Save Exif
141 dialog.saveexif.intro=Select the photos to save using the checkboxes
142 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
143 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
144 dialog.saveexif.table.photoname=Photo name
145 dialog.saveexif.table.status=Status
146 dialog.saveexif.table.save=Save
147 dialog.saveexif.photostatus.connected=Connected
148 dialog.saveexif.photostatus.disconnected=Disconnected
149 dialog.saveexif.photostatus.modified=Modified
150 dialog.saveexif.overwrite=Overwrite files
151 dialog.correlate.title=Correlate photos
152 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
153 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
154 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
155 dialog.correlate.photoselect.photoname=Photo name
156 dialog.correlate.photoselect.timediff=Time difference
157 dialog.correlate.photoselect.photolater=Photo later
158 dialog.correlate.options.tip=Tip: By manually correlating at least one photo, the time offset can be calculated for you.
159 dialog.correlate.options.intro=Select the options for automatic correlation
160 dialog.correlate.options.offsetpanel=Time offset
161 dialog.correlate.options.offset=Offset
162 dialog.correlate.options.offset.hours=hours,
163 dialog.correlate.options.offset.minutes=minutes and
164 dialog.correlate.options.offset.seconds=seconds
165 dialog.correlate.options.photolater=Photo later than point
166 dialog.correlate.options.pointlater=Point later than photo
167 dialog.correlate.options.limitspanel=Correlation limits
168 dialog.correlate.options.notimelimit=No time limit
169 dialog.correlate.options.timelimit=Time limit
170 dialog.correlate.options.nodistancelimit=No distance limit
171 dialog.correlate.options.distancelimit=Distance limit
172 dialog.correlate.options.correlate=Correlate
173 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.
174 dialog.map.title=Prune map
175 dialog.help.help=Please see\n http://activityworkshop.net/software/prune/\nfor more information and user guides.
176 dialog.about.title=About Prune
177 dialog.about.version=Version
178 dialog.about.build=Build
179 dialog.about.summarytext1=Prune is a program for loading, displaying and editing data from GPS receivers.
180 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.
181 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and user guides.
182 dialog.about.translatedby=English text by activityworkshop.
183 dialog.about.systeminfo=System info
184 dialog.about.systeminfo.os=Operating System
185 dialog.about.systeminfo.java=Java Runtime
186 dialog.about.systeminfo.java3d=Java3d installed
187 dialog.about.systeminfo.povray=Povray installed
188 dialog.about.systeminfo.exiftool=Exiftool installed
189 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
190 dialog.about.yes=Yes
191 dialog.about.no=No
192 dialog.about.credits=Credits
193 dialog.about.credits.code=Prune code written by
194 dialog.about.credits.exifcode=Exif code by
195 dialog.about.credits.icons=Some icons taken from
196 dialog.about.credits.translators=Translators
197 dialog.about.credits.translations=Translations helped by
198 dialog.about.credits.devtools=Development tools
199 dialog.about.credits.othertools=Other tools
200 dialog.about.credits.thanks=Thanks to
201 dialog.about.readme=Readme
202
203 # 3d window
204 dialog.3d.title=Prune Three-d view
205 dialog.3d.altitudecap=Minimum altitude range
206 dialog.3dlines.title=Prune gridlines
207 dialog.3dlines.empty=No gridlines to display!
208 dialog.3dlines.intro=These are the gridlines for the three-d view
209
210 # Confirm messages || These are displayed as confirmation in the status bar
211 confirm.loadfile=Data loaded from file
212 confirm.save.ok1=Successfully saved
213 confirm.save.ok2=points to file
214 confirm.deleteduplicates.single=duplicate was deleted
215 confirm.deleteduplicates.multi=duplicates were deleted
216 confirm.deletepoint.single=data point was removed
217 confirm.deletepoint.multi=data points were removed
218 confirm.point.edit=point edited
219 confirm.mergetracksegments=track segments merged
220 confirm.reverserange=Range reversed
221 confirm.saveexif.ok1=Saved
222 confirm.saveexif.ok2=photo files
223 confirm.undo.single=operation undone
224 confirm.undo.multi=operations undone
225 confirm.jpegload.single=photo was added
226 confirm.jpegload.multi=photos were added
227 confirm.photo.connect=photo connected
228 confirm.photo.disconnect=photo disconnected
229 confirm.correlate.single=photo was correlated
230 confirm.correlate.multi=photos were correlated
231
232 # Buttons
233 button.ok=OK
234 button.back=Back
235 button.next=Next
236 button.finish=Finish
237 button.cancel=Cancel
238 button.overwrite=Overwrite
239 button.moveup=Move up
240 button.movedown=Move down
241 button.showlines=Show lines
242 button.edit=Edit
243 button.exit=Exit
244 button.close=Close
245 button.continue=Continue
246 button.yes=Yes
247 button.no=No
248 button.yestoall=Yes to all
249 button.notoall=No to all
250 button.selectall=Select all
251 button.selectnone=Select none
252 button.preview=Preview
253 button.guessfields=Guess fields
254
255 # Display components
256 display.nodata=No data loaded
257 display.noaltitudes=Track data does not include altitudes
258 details.trackdetails=Track details
259 details.notrack=No track loaded
260 details.track.points=Points
261 details.track.file=File
262 details.track.numfiles=Number of files
263 details.pointdetails=Point details
264 details.index.selected=Index
265 details.index.of=of
266 details.nopointselection=No point selected
267 details.speed=Speed
268 details.photofile=Photo file
269 details.norangeselection=No range selected
270 details.rangedetails=Range details
271 details.range.selected=Selected
272 details.range.to=to
273 details.altitude.to=to
274 details.range.climb=Climb
275 details.range.descent=Descent
276 details.coordformat=Coordinate format
277 details.distanceunits=Distance units
278 display.range.time.secs=s
279 display.range.time.mins=m
280 display.range.time.hours=h
281 display.range.time.days=d
282 details.range.avespeed=Ave speed
283 details.waypointsphotos.waypoints=Waypoints
284 details.waypointsphotos.photos=Photos
285 details.photodetails=Photo details
286 details.nophoto=No photo selected
287 details.photo.loading=Loading
288 details.photo.connected=Connected
289
290 # Field names
291 fieldname.latitude=Latitude
292 fieldname.longitude=Longitude
293 fieldname.altitude=Altitude
294 fieldname.timestamp=Timestamp
295 fieldname.waypointname=Name
296 fieldname.waypointtype=Type
297 fieldname.newsegment=Segment
298 fieldname.custom=Custom
299 fieldname.prefix=Field
300 fieldname.distance=Distance
301 fieldname.duration=Duration
302
303 # Measurement units
304 units.original=Original
305 units.default=Default
306 units.metres=Metres
307 units.metres.short=m
308 units.feet=Feet
309 units.feet.short=ft
310 units.kilometres=Kilometres
311 units.kilometres.short=km
312 units.kmh=km/h
313 units.miles=Miles
314 units.miles.short=mi
315 units.mph=mph
316 units.degminsec=Deg-min-sec
317 units.degmin=Deg-min
318 units.deg=Degrees
319 units.iso8601=ISO 8601
320
321 # External urls
322 url.googlemaps=maps.google.co.uk
323
324 # Cardinals for 3d plots
325 cardinal.n=N
326 cardinal.s=S
327 cardinal.e=E
328 cardinal.w=W
329
330 # Undo operations
331 undo.load=load data
332 undo.loadphotos=load photos
333 undo.editpoint=edit point
334 undo.deletepoint=delete point
335 undo.deletephoto=remove photo
336 undo.deleterange=delete range
337 undo.compress=compress track
338 undo.insert=insert points
339 undo.deleteduplicates=delete duplicates
340 undo.reverse=reverse range
341 undo.mergetracksegments=merge track segments
342 undo.rearrangewaypoints=rearrange waypoints
343 undo.connectphoto=connect photo
344 undo.disconnectphoto=disconnect photo
345 undo.correlate=correlate photos
346
347 # Error messages
348 error.save.dialogtitle=Error saving data
349 error.save.nodata=No data to save
350 error.save.failed=Failed to save the data to file:
351 error.saveexif.filenotfound=Failed to find photo file
352 error.saveexif.cannotoverwrite1=Photo file
353 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
354 error.load.dialogtitle=Error loading data
355 error.load.noread=Cannot read file
356 error.load.nopoints=No coordinate information found in the file
357 error.load.unknownxml=Unrecognised xml format:
358 error.load.othererror=Error reading file:
359 error.jpegload.dialogtitle=Error loading photos
360 error.jpegload.nofilesfound=No files found
361 error.jpegload.nojpegsfound=No jpeg files found
362 error.jpegload.noexiffound=No EXIF information found
363 error.jpegload.nogpsfound=No GPS information found
364 error.undofailed.title=Undo failed
365 error.undofailed.text=Failed to undo operation
366 error.function.noop.title=Function had no effect
367 error.rearrange.noop=Rearranging waypoints had no effect
368 error.function.notimplemented=Sorry, this function has not yet been implemented.
369 error.function.notavailable.title=Function not available
370 error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com.
371 error.3d.title=Error in 3d display
372 error.3d=An error occurred with the 3d display
373 error.readme.notfound=Readme file not found
374 error.osmimage.dialogtitle=Error loading map images
375 error.osmimage.failed=Failed to load map images. Please check internet connection.