]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts.properties
ff556566ea9ce4e4e9592af815d47eefa3506149
[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.exportpov=Export POV
11 menu.file.exit=Exit
12 menu.edit=Edit
13 menu.edit.undo=Undo
14 menu.edit.clearundo=Clear undo list
15 menu.edit.editpoint=Edit point
16 menu.edit.editwaypointname=Edit waypoint name
17 menu.edit.deletepoint=Delete point
18 menu.edit.deleterange=Delete range
19 menu.edit.deleteduplicates=Delete duplicates
20 menu.edit.compress=Compress track
21 menu.edit.interpolate=Interpolate
22 menu.edit.reverse=Reverse range
23 menu.edit.rearrange=Rearrange waypoints
24 menu.edit.rearrange.start=All to start of file
25 menu.edit.rearrange.end=All to end of file
26 menu.edit.rearrange.nearest=Each to nearest track point
27 menu.select=Select
28 menu.select.all=Select all
29 menu.select.none=Select none
30 menu.3d=Three-D
31 menu.3d.show3d=Show in Three-D
32 menu.help=Help
33 menu.help.about=About Prune
34 # Popup menu for map
35 menu.map.zoomin=Zoom in
36 menu.map.zoomout=Zoom out
37 menu.map.zoomfull=Zoom to full scale
38 menu.map.autopan=Autopan
39
40 # Dialogs
41 dialog.exit.confirm.title=Exit Prune
42 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
43 dialog.openappend.title=Append to existing data
44 dialog.openappend.text=Append this data to the data already loaded?
45 dialog.deleteduplicates.title=Delete Duplicates
46 dialog.deleteduplicates.single.text=duplicate was deleted
47 dialog.deleteduplicates.multi.text=duplicates were deleted
48 dialog.deleteduplicates.nonefound=No duplicates found
49 dialog.compresstrack.title=Compress Track
50 dialog.compresstrack.parameter.text=Parameter for compression (lower number = more compression)
51 dialog.compresstrack.text=Track compressed
52 dialog.compresstrack.single.text=data point was removed
53 dialog.compresstrack.multi.text=data points were removed
54 dialog.compresstrack.nonefound=No data points could be removed
55 dialog.openoptions.title=Open options
56 dialog.openoptions.filesnippet=Extract of file
57 dialog.load.table.field=Field
58 dialog.load.table.datatype=Data Type
59 dialog.load.table.description=Description
60 dialog.delimiter.label=Field delimiter
61 dialog.delimiter.comma=Comma ,
62 dialog.delimiter.tab=Tab
63 dialog.delimiter.space=Space
64 dialog.delimiter.semicolon=Semicolon ;
65 dialog.delimiter.other=Other
66 dialog.openoptions.deliminfo.records=records, with 
67 dialog.openoptions.deliminfo.fields=fields
68 dialog.openoptions.deliminfo.norecords=No records
69 dialog.openoptions.tabledesc=Extract of file
70 dialog.openoptions.altitudeunits=Altitude units
71 dialog.jpegload.subdirectories=Include subdirectories
72 dialog.jpegload.progress.title=Loading photos
73 dialog.jpegload.progress=Please wait while the photos are searched
74 dialog.jpegload.title=Loaded photos
75 dialog.jpegload.photoadded=photo was added
76 dialog.jpegload.photosadded=photos were added
77 dialog.saveoptions.title=Save file
78 dialog.save.fieldstosave=Fields to save
79 dialog.save.table.field=Field
80 dialog.save.table.hasdata=Has data
81 dialog.save.table.save=Save
82 dialog.save.headerrow=Output header row
83 dialog.save.coordinateunits=Coordinate units
84 dialog.save.units.original=Original
85 dialog.save.altitudeunits=Altitude units
86 dialog.save.oktitle=File saved
87 dialog.save.ok1=Successfully saved
88 dialog.save.ok2=points to file
89 dialog.save.overwrite.title=File already exists
90 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
91 dialog.exportkml.title=Export KML
92 dialog.exportkml.text=Please enter a short description for the data
93 dialog.exportkml.filetype=KML files
94 dialog.exportpov.title=Export POV
95 dialog.exportpov.text=Please enter the parameters for the POV export
96 dialog.exportpov.font=Font
97 dialog.exportpov.camerax=Camera X
98 dialog.exportpov.cameray=Camera Y
99 dialog.exportpov.cameraz=Camera Z
100 dialog.exportpov.filetype=POV files
101 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?
102 dialog.confirmreversetrack.title=Confirm reversal
103 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?
104 dialog.interpolate.title=Interpolate points
105 dialog.interpolate.parameter.text=Number of points to insert between selected points
106 dialog.undo.title=Undo action(s)
107 dialog.undo.pretext=Please select the action(s) to undo
108 dialog.confirmundo.title=Operation(s) undone
109 dialog.confirmundo.single.text=operation undone.
110 dialog.confirmundo.multiple.text=operations undone.
111 dialog.undo.none.title=Cannot undo
112 dialog.undo.none.text=No operations to undo!
113 dialog.clearundo.title=Clear undo list
114 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
115 dialog.pointedit.title=Edit point
116 dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
117 dialog.pointedit.table.field=Field
118 dialog.pointedit.table.value=Value
119 dialog.pointedit.table.changed=Changed
120 dialog.pointedit.changevalue.text=Enter the new value for this field
121 dialog.pointedit.changevalue.title=Edit field
122 dialog.pointnameedit.title=Edit waypoint name
123 dialog.pointnameedit.name=Waypoint name
124 dialog.pointnameedit.uppercase=UPPER case
125 dialog.pointnameedit.lowercase=lower case
126 dialog.pointnameedit.sentencecase=Sentence case
127 dialog.about.title=About Prune
128 dialog.about.version=Version
129 dialog.about.build=Build
130 dialog.about.summarytext1=Prune is a program for loading, displaying and editing data from GPS receivers.
131 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.
132 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and user guides.
133 dialog.about.translatedby=English text by activityworkshop.
134
135 # 3d window
136 dialog.3d.title=Prune Three-d view
137 dialog.3d.altitudecap=Minimum altitude range
138
139 # Buttons
140 button.ok=OK
141 button.back=Back
142 button.next=Next
143 button.finish=Finish
144 button.cancel=Cancel
145 button.overwrite=Overwrite
146 button.moveup=Move up
147 button.movedown=Move down
148 button.startrange=Set start
149 button.endrange=Set end
150 button.deletepoint=Delete point
151 button.deleterange=Delete range
152 button.edit=Edit
153 button.exit=Exit
154 button.close=Close
155 button.continue=Continue
156
157 # Display components
158 display.nodata=No data loaded
159 display.noaltitudes=Track data does not include altitudes
160 details.trackdetails=Track details
161 details.notrack=No track loaded
162 details.track.points=Points
163 details.track.file=File
164 details.track.numfiles=Number of files
165 details.pointdetails=Point details
166 details.index.selected=Index
167 details.index.of=of
168 details.nopointselection=No point selected
169 details.photofile=Photo file
170 details.norangeselection=No range selected
171 details.rangedetails=Range details
172 details.range.selected=Selected
173 details.range.to=to
174 details.altitude.to=to
175 details.range.climb=Climb
176 details.range.descent=Descent
177 details.distanceunits=Distance units
178 display.range.time.secs=s
179 display.range.time.mins=m
180 display.range.time.hours=h
181 display.range.time.days=d
182 details.waypointsphotos.waypoints=Waypoints
183 details.waypointsphotos.photos=Photos
184
185 # Field names
186 fieldname.latitude=Latitude
187 fieldname.longitude=Longitude
188 fieldname.altitude=Altitude
189 fieldname.timestamp=Timestamp
190 fieldname.waypointname=Name
191 fieldname.waypointtype=Type
192 fieldname.newsegment=Segment
193 fieldname.custom=Custom
194 fieldname.prefix=Field
195 fieldname.distance=Distance
196 fieldname.duration=Duration
197
198 # Measurement units
199 units.metres=Metres
200 units.metres.short=m
201 units.feet=Feet
202 units.feet.short=ft
203 units.kilometres=Kilometres
204 units.kilometres.short=km
205 units.miles=Miles
206 units.miles.short=mi
207 units.degminsec=Deg-min-sec
208 units.degmin=Deg-min
209 units.deg=Degrees
210
211 # Cardinals for 3d plots
212 cardinal.n=N
213 cardinal.s=S
214 cardinal.e=E
215 cardinal.w=W
216
217 # Undo operations
218 undo.load=load data
219 undo.loadphotos=load photos
220 undo.editpoint=edit point
221 undo.deletepoint=delete point
222 undo.deleterange=delete range
223 undo.compress=compress track
224 undo.insert=insert points
225 undo.deleteduplicates=delete duplicates
226 undo.reverse=reverse range
227 undo.rearrangewaypoints=rearrange waypoints
228
229 # Error messages
230 error.save.dialogtitle=Error saving data
231 error.save.nodata=No data to save
232 error.save.failed=Failed to save the data to file:
233 error.load.dialogtitle=Error loading data
234 error.load.noread=Cannot read file
235 error.jpegload.dialogtitle=Error loading photos
236 error.jpegload.nofilesfound=No files found
237 error.jpegload.nojpegsfound=No jpeg files found
238 error.jpegload.noexiffound=No EXIF information found
239 error.jpegload.nogpsfound=No GPS information found
240 error.undofailed.title=Undo failed
241 error.undofailed.text=Failed to undo operation
242 error.function.noop.title=Function had no effect
243 error.rearrange.noop=Rearranging waypoints had no effect
244 error.function.notimplemented=Sorry, this function has not yet been implemented.
245 error.function.notavailable.title=Function not available
246 error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com or Blackdown.org.
247 error.3d.title=Error in 3d display
248 error.3d=An error occurred with the 3d display