cleaning up motors
[debian/openrocket] / l10n / messages.properties
1
2 #
3 # English base translation file
4 #
5 # Should you need to add new logical keys here is the proposed method
6 #
7 # className.ComponentType.componentName
8 #
9  
10
11
12 ! Set to the name of the current translation file (used for debugging purposes)
13 debug.currentFile = messages.properties
14
15 ! RocketActions
16 RocketActions.checkbox.Donotaskmeagain = Do not ask me again
17 RocketActions.lbl.Youcanchangedefop = You can change the default operation in the preferences.
18 RocketActions.showConfirmDialog.lbl1 = Delete the selected simulations?
19 RocketActions.showConfirmDialog.lbl2 = <html><i>This operation cannot be undone.</i>
20 RocketActions.showConfirmDialog.title = Delete simulations
21 RocketActions.DelCompAct.Delete = Delete
22 RocketActions.DelCompAct.ttip.Delete = Delete the selected component.
23 RocketActions.DelSimuAct.Delete = Delete
24 RocketActions.DelSimuAct.ttip.Delete = Delete the selected simulation.
25 RocketActions.DelAct.Delete = Delete 
26 RocketActions.DelAct.ttip.Delete = Delete the selected component or simulation.
27 RocketActions.CutAction.Cut = Cut
28 RocketActions.CutAction.ttip.Cut = Cut this component or simulation to the clipboard and remove from this design
29 RocketActions.CopyAct.Copy = Copy
30 RocketActions.CopyAct.ttip.Copy = Copy this component (and subcomponents) to the clipboard.
31 RocketActions.PasteAct.Paste = Paste
32 RocketActions.PasteAct.ttip.Paste = Paste the component or simulation on the clipboard to the design.
33 RocketActions.EditAct.Edit = Edit
34 RocketActions.EditAct.ttip.Edit = Edit the selected component.
35 RocketActions.NewStageAct.Newstage = New stage
36 RocketActions.NewStageAct.ttip.Newstage = Add a new stage to the rocket design.
37 RocketActions.ActBoosterstage = Booster stage
38 RocketActions.MoveUpAct.Moveup = Move up
39 RocketActions.MoveUpAct.ttip.Moveup = Move this component upwards.
40 RocketActions.MoveDownAct.Movedown = Move down
41 RocketActions.MoveDownAct.ttip.Movedown = Move this component downwards.
42
43 ! RocketPanel
44 RocketPanel.FigTypeAct.Sideview = Side view
45 RocketPanel.FigTypeAct.ttip.Sideview = Side view
46 RocketPanel.FigTypeAct.Backview = Back view
47 RocketPanel.FigTypeAct.ttip.Backview = Rear view 
48 RocketPanel.lbl.Motorcfg = Motor configuration:
49 RocketPanel.lbl.infoMessage = <html>Click to select &nbsp;&nbsp; Shift+click to select other &nbsp;&nbsp; Double-click to edit &nbsp;&nbsp; Click+drag to move
50
51
52 ! BasicFrame
53 BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt)
54 BasicFrame.SimpleFileFilter2 = OpenRocket designs (*.ork)
55 BasicFrame.SimpleFileFilter3 = RockSim designs (*.rkt)
56 BasicFrame.tab.Rocketdesign = Rocket design
57 BasicFrame.tab.Flightsim = Flight simulations
58 BasicFrame.title.Addnewcomp = Add new component
59 BasicFrame.dlg.lbl1 = Design '
60 BasicFrame.dlg.lbl2 = ' has not been saved.
61 BasicFrame.dlg.lbl3 = Do you want to save it?
62 BasicFrame.dlg.title = Design not saved
63 BasicFrame.StageName.Sustainer = Sustainer
64 BasicFrame.WarningDialog.txt1 = The following problems were encountered while opening
65 BasicFrame.WarningDialog.txt2 = Some design features may not have been loaded correctly.
66 BasicFrame.WarningDialog.title = Warnings while opening file
67
68 ! Labels used in buttons of dialog windows
69 button.ok = OK
70 button.cancel = Cancel
71 button.close = Close
72
73 ! Common labels used in buttons of dialog windows
74 dlg.but.ok = OK
75 dlg.but.cancel = Cancel
76 dlg.but.close = Close
77
78
79 ! General file type names
80 filetypes.pdf = PDF files
81
82
83 ! About Dialog
84 AboutDialog.lbl.version = Version
85 ! The texts below provide additional credits for the translation maintainer
86 ! - In AboutDialog.lbl.translation replace "English" with the current language.
87 ! - AboutDialog.lbl.translator is the translator / group name (may be empty)
88 ! - AboutDialog.lbl.translatorWebsite is a URL to the translator / group (may be empty)
89 ! - AboutDialog.lbl.translatorIcon is the file name of an icon under pix/translators/ (may be empty)
90 AboutDialog.lbl.translation = English translation by:
91 AboutDialog.lbl.translator = 
92 AboutDialog.lbl.translatorWebsite = 
93 AboutDialog.lbl.translatorIcon =  
94
95
96 ! Print dialog
97 PrintDialog.title = Print or export
98 PrintDialog.but.previewAndPrint = Preview & Print
99 PrintDialog.checkbox.showByStage = Show by stage
100 PrintDialog.lbl.selectElements = Select elements to include:
101 printdlg.but.saveaspdf = Save as PDF
102 printdlg.but.preview = Preview
103 printdlg.but.settings = Settings
104 PrintDialog.error.preview.title = Unable to open preview
105 PrintDialog.error.preview.desc1 = Unable to open PDF preview.
106 PrintDialog.error.preview.desc2 = Please use the "Save as PDF" option instead.
107
108 !PrintSettingsDialog
109 PrintSettingsDialog.title = Print settings
110 PrintSettingsDialog.lbl.Templatefillcolor = Template fill color:
111 PrintSettingsDialog.lbl.Templatebordercolor = Template border color:
112 PrintSettingsDialog.lbl.Papersize = Paper size:
113 PrintSettingsDialog.lbl.Paperorientation = Paper orientation:
114 PrintSettingsDialog.but.Reset = Reset
115 PrintSettingsDialog.but.Close = Close
116
117
118 ! Bug Report dialog
119 bugreport.dlg.title = Bug report
120 bugreport.dlg.but.Sendbugreport = Send bug report
121 bugreport.dlg.but.Sendbugreport.Ttip = Automatically send the bug report to the OpenRocket developers.
122 bugreport.dlg.successmsg1 = Bug report successfully sent.
123 bugreport.dlg.successmsg2 = Thank you for helping make OpenRocket better!
124 bugreport.dlg.successmsg3 = Bug report sent
125 bugreport.dlg.connectedInternet = <html>If connected to the Internet, you can simply click <em>Send bug report</em>.
126 bugreport.dlg.otherwise = Otherwise, send the text below to the address:
127 bugreport.lbl.Theinformation = The information above may be included in a public bug report.  Make sure it does not contain any sensitive information you do not want to be made public.
128 bugreport.dlg.failedmsg1 = OpenRocket was unable to send the bug report:
129 bugreport.dlg.failedmsg2 = Please send the report manually to
130 bugreport.dlg.failedmsg3 = Error sending report
131 bugreport.reportDialog.txt = <html><b>You can report a bug in OpenRocket by filling in and submitting the form below.</b><br>You can also report bugs and include attachments on the project web site.
132 bugreport.reportDialog.txt2 = <html><b>Please include a short description about what you were doing when the exception occurred.</b>
133
134
135 ! Debug log dialog
136 debuglogdlg.but.clear = Clear
137 debuglogdlg.OpenRocketdebuglog = OpenRocket debug log
138 debuglogdlg.Displayloglines = Display log lines:
139 debuglogdlg.Follow = Follow
140 debuglogdlg.col.Time = Time
141 debuglogdlg.col.Level = Level
142 debuglogdlg.col.Location = Location
143 debuglogdlg.col.Message = Message
144 debuglogdlg.lbl.Loglinenbr = Log line number:
145 debuglogdlg.lbl.Time = Time:
146 debuglogdlg.lbl.Level = Level:
147
148
149 ! Edit Motor configuration dialog
150 edtmotorconfdlg.but.removemotor = Remove motor
151 edtmotorconfdlg.but.Selectmotor = Select motor
152 edtmotorconfdlg.but.Removeconfiguration = Remove configuration
153 edtmotorconfdlg.but.Newconfiguration = New configuration
154 edtmotorconfdlg.lbl.Motormounts = <html><b>Motor mounts:</b>
155 edtmotorconfdlg.title.Editmotorconf = Edit motor configurations
156 edtmotorconfdlg.selectcomp = <html>Select which components function as motor mounts:
157 edtmotorconfdlg.lbl.Motorconfig = <html><b>Motor configurations:</b>
158 edtmotorconfdlg.lbl.Configname = Configuration name:
159 edtmotorconfdlg.lbl.Leavenamedefault = Leave name empty for default.
160
161 ! Example design dialog
162 exdesigndlg.but.open = Open
163 exdesigndlg.lbl.Selectexample = Select example designs to open:
164 exdesigndlg.lbl.Openexampledesign = Open example design
165 exdesigndlg.lbl.Exampledesignsnotfound = Example designs could not be found.
166 exdesigndlg.lbl.Examplesnotfound = Examples not found
167
168
169 ! Material edit panel
170 matedtpan.but.new = New
171 matedtpan.but.edit = Edit
172 matedtpan.but.delete = Delete
173 matedtpan.but.revertall = Revert all
174 matedtpan.col.Material = Material
175 matedtpan.col.Type = Type
176 matedtpan.col.Density = Density
177 matedtpan.col.but.ttip.New = Add a new material
178 matedtpan.title.Addcustmaterial = Add a custom material
179 matedtpan.but.ttip.edit = Edit an existing material
180 matedtpan.title.Editmaterial = Edit material
181 matedtpan.title2.Editmaterial = The built-in materials cannot be modified.
182 matedtpan.but.ttip.delete = Delete a user-defined material
183 matedtpan.but.ttip.revertall = Delete all user-defined materials
184 matedtpan.title.Deletealluser-defined = Delete all user-defined materials?
185 matedtpan.title.Revertall = Revert all?
186 matedtpan.lbl.edtmaterials = <html><i>Editing materials will not affect existing rocket designs.</i>
187
188 !MaterialModel
189 MaterialModel.title.Material = Material
190 MaterialModel.title.Defcustmat = Define custom material
191
192
193 ! Preference dialog
194 pref.dlg.but.add = Add
195 pref.dlg.but.reset = Reset
196 pref.dlg.but.checknow = Check now
197 pref.dlg.but.defaultmetric = Default metric
198 pref.dlg.but.defaultimperial = Default imperial
199 pref.dlg.title.Preferences = Preferences 
200 pref.dlg.tab.Units = Units
201 pref.dlg.tab.Defaultunits = Default units
202 pref.dlg.tab.Materials = Materials
203 pref.dlg.tab.Custommaterials = Custom materials
204 pref.dlg.tab.Options = Options
205 pref.dlg.tab.Miscellaneousoptions = Miscellaneous options
206 pref.dlg.lbl.Positiontoinsert = Position to insert new body components:
207 pref.dlg.lbl.Confirmdeletion = Confirm deletion of simulations:
208 pref.dlg.lbl.User-definedthrust = User-defined thrust curves:
209 pref.dlg.Allthrustcurvefiles = All thrust curve files (*.eng; *.rse; *.zip; directories)
210 pref.dlg.RASPfiles = RASP motor files (*.eng)
211 pref.dlg.RockSimfiles = RockSim engine files (*.rse)
212 pref.dlg.ZIParchives = ZIP archives (*.zip)
213 pref.dlg.checkbox.Checkupdates = Check for software updates at startup
214 pref.dlg.ttip.Checkupdatesnow = Check for software updates now
215 pref.dlg.lbl.Selectprefunits = Select your preferred units:
216 pref.dlg.lbl.Rocketdimensions = Rocket dimensions:
217 pref.dlg.lbl.Linedensity = Line density:
218 pref.dlg.lbl.Motordimensions = Motor dimensions:
219 pref.dlg.lbl.Surfacedensity = Surface density:
220 pref.dlg.lbl.Distance = Distance:
221 pref.dlg.lbl.Bulkdensity = Bulk density::
222 pref.dlg.lbl.Velocity = Velocity:
223 pref.dlg.lbl.Surfaceroughness = Surface roughness:
224 pref.dlg.lbl.Acceleration = Acceleration:
225 pref.dlg.lbl.Area = Area:
226 pref.dlg.lbl.Mass = Mass:
227 pref.dlg.lbl.Angle = Angle:
228 pref.dlg.lbl.Force = Force:
229 pref.dlg.lbl.Rollrate = Roll rate:
230 pref.dlg.lbl.Totalimpulse = Total impulse:
231 pref.dlg.lbl.Temperature = Temperature:
232 pref.dlg.lbl.Momentofinertia = Moment of inertia:
233 pref.dlg.lbl.Pressure = Pressure:
234 pref.dlg.lbl.Stability = Stability:
235 pref.dlg.lbl.effect1 = The effects will take place the next time you open a window.
236 pref.dlg.lbl.Checkingupdates = Checking for updates...
237 pref.dlg.lbl.msg1 = An error occurred while communicating with the server.
238 pref.dlg.lbl.msg2 = Unable to retrieve update information
239 pref.dlg.lbl.msg3 = You are running the latest version of OpenRocket.
240 pref.dlg.lbl.msg4 = No updates available
241 pref.dlg.PrefChoiseSelector1 = Always ask
242 pref.dlg.PrefChoiseSelector2 = Insert in middle
243 pref.dlg.PrefChoiseSelector3 = Add to end
244 pref.dlg.PrefBooleanSelector1 = Delete
245 pref.dlg.PrefBooleanSelector2 = Confirm
246 pref.dlg.Add = Add
247 pref.dlg.DescriptionArea.Adddirectories = Add directories, RASP motor files (*.eng), RockSim engine files (*.rse) or ZIP archives separated by a semicolon (;) to load external thrust curves.  Changes will take effect the next time you start OpenRocket.
248
249
250 ! Simulation edit dialog
251 simedtdlg.but.runsimulation = Run simulation
252 simedtdlg.but.resettodefault = Reset to default
253 simedtdlg.but.add = Add
254 simedtdlg.but.remove = Remove
255 simedtdlg.title.Editsim = Edit simulation
256 simedtdlg.lbl.Simname = Simulation name:
257 simedtdlg.tab.Launchcond = Launch conditions
258 simedtdlg.tab.Simopt = Simulation options
259 simedtdlg.tab.Plotdata = Plot data
260 simedtdlg.tab.Exportdata = Export data
261 simedtdlg.lbl.Motorcfg = Motor configuration:
262 simedtdlg.lbl.ttip.Motorcfg = Select the motor configuration to use.
263 simedtdlg.combo.ttip.motorconf = Select the motor configuration to use.
264 simedtdlg.lbl.Wind = Wind
265 simedtdlg.lbl.Averwindspeed = Average windspeed:
266 simedtdlg.lbl.ttip.Averwindspeed = The average windspeed relative to the ground.
267 simedtdlg.lbl.Stddeviation = Standard deviation:
268 simedtdlg.lbl.ttip.Stddeviation = <html>The standard deviation of the windspeed.<br>The windspeed is within twice the standard deviation from the average for 95% of the time.
269 simedtdlg.lbl.Turbulenceintensity = Turbulence intensity:
270 simedtdlg.lbl.ttip.Turbulenceintensity1 = <html>The turbulence intensity is the standard deviation divided by the average windspeed.<br>
271 simedtdlg.lbl.ttip.Turbulenceintensity2 = Typical values range from
272 simedtdlg.lbl.ttip.Turbulenceintensity3 = to
273 simedtdlg.border.Atmoscond = Atmospheric conditions
274 simedtdlg.checkbox.InterStdAtmosphere = Use International Standard Atmosphere
275 simedtdlg.checkbox.ttip.InterStdAtmosphere1 = <html>Select to use the International Standard Atmosphere model.<br>This model has a temperature of
276 simedtdlg.checkbox.ttip.InterStdAtmosphere2 = and a pressure of
277 simedtdlg.checkbox.ttip.InterStdAtmosphere3 = at sea level.
278 simedtdlg.lbl.Temperature = Temperature:
279 simedtdlg.lbl.ttip.Temperature = The temperature at the launch site.
280 simedtdlg.lbl.Pressure = Pressure:
281 simedtdlg.lbl.ttip.Pressure = The atmospheric pressure at the launch site.
282 simedtdlg.lbl.Launchsite = Launch site
283 simedtdlg.lbl.Latitude = Latitude:
284 simedtdlg.lbl.ttip.Latitude = <html>The launch site latitude affects the gravitational pull of Earth.<br>Positive values are on the Northern hemisphere, negative values on the Southern hemisphere.
285 simedtdlg.lbl.Altitude = Altitude:
286 simedtdlg.lbl.ttip.Altitude = <html>The launch altitude above mean sea level.<br>This affects the position of the rocket in the atmospheric model.
287 simedtdlg.border.Launchrod = Launch rod
288 simedtdlg.lbl.Length = Length:
289 simedtdlg.lbl.ttip.Length = The length of the launch rod.
290 simedtdlg.lbl.Angle = Angle:
291 simedtdlg.lbl.ttip.Angle = The angle of the launch rod from vertical.
292 simedtdlg.lbl.Direction = Direction:
293 simedtdlg.lbl.ttip.Direction1 = <html>Direction of the launch rod relative to the wind.<br>
294 simedtdlg.lbl.ttip.Direction2 =  = towards the wind,
295 simedtdlg.lbl.ttip.Direction3 = = downwind.
296 simedtdlg.border.Simopt = Simulator options
297 simedtdlg.lbl.Calcmethod = Calculation method:
298 simedtdlg.lbl.ttip.Calcmethod = <html>The Extended Barrowman method calculates aerodynamic forces according <br>to the Barrowman equations extended to accommodate more components.
299 simedtdlg.lbl.ExtBarrowman = Extended Barrowman
300 simedtdlg.lbl.Simmethod = Simulation method:
301 simedtdlg.lbl.ttip.Simmethod1 = <html>The six degree-of-freedom simulator allows the rocket total freedom during flight.<br>
302 simedtdlg.lbl.ttip.Simmethod2 = Integration is performed using a 4<sup>th</sup> order Runge-Kutta 4 numerical integration.
303 simedtdlg.lbl.Timestep = Time step:
304 simedtdlg.lbl.ttip.Timestep1 = <html>The time between simulation steps.<br>A smaller time step results in a more accurate but slower simulation.<br>
305 simedtdlg.lbl.ttip.Timestep2 = The 4<sup>th</sup> order simulation method is quite accurate with a time step of
306 simedtdlg.but.ttip.resettodefault = Reset the time step to its default value (
307 simedtdlg.border.Simlist = Simulator listeners
308 simedtdlg.txt.longA1 = <html><i>Simulation listeners</i> is an advanced feature that allows user-written code to listen to and interact with the simulation.  
309 simedtdlg.txt.longA2 = For details on writing simulation listeners, see the OpenRocket technical documentation.
310 simedtdlg.lbl.Curlist = Current listeners:
311 simedtdlg.lbl.Addsimlist = Add simulation listener
312 simedtdlg.lbl.Noflightdata = No flight data available.
313 simedtdlg.lbl.runsimfirst = Please run the simulation first.
314 simedtdlg.chart.Simflight = Simulated flight
315 simedtdlg.dlg.Simres = Simulation results
316 simedtdlg.IntensityDesc.None = None
317 simedtdlg.IntensityDesc.Verylow = Very low
318 simedtdlg.IntensityDesc.Low = Low
319 simedtdlg.IntensityDesc.Medium = Medium
320 simedtdlg.IntensityDesc.High = High
321 simedtdlg.IntensityDesc.Veryhigh = Very high
322 simedtdlg.IntensityDesc.Extreme = Extreme
323
324
325
326 ! Simulation Panel
327 simpanel.but.newsimulation = New simulation
328 simpanel.but.editsimulation = Edit simulation
329 simpanel.but.runsimulations = Run simulations
330 simpanel.but.deletesimulations = Delete simulations
331 simpanel.but.plotexport = Plot / export
332 simpanel.but.ttip.newsimulation = Add a new simulation
333 simpanel.but.ttip.editsim = Edit the selected simulation
334 simpanel.but.ttip.runsimu = Re-run the selected simulations
335 simpanel.but.ttip.deletesim = Delete the selected simulations
336 simpanel.checkbox.donotask = Do not ask me again
337 simpanel.lbl.defpref = You can change the default operation in the preferences.
338 simpanel.dlg.lbl.DeleteSim1 = Delete the selected simulations?
339 simpanel.dlg.lbl.DeleteSim2 = <html><i>This operation cannot be undone.</i>
340 simpanel.dlg.lbl.DeleteSim3 = Delete simulations
341 simpanel.col.Name = Name
342 simpanel.col.Motors = Motors
343 simpanel.col.Apogee = Apogee
344 simpanel.col.Maxvelocity = Max. velocity
345 simpanel.col.Maxacceleration = Max. acceleration
346 simpanel.col.Timetoapogee = Time to apogee
347 simpanel.col.Flighttime = Flight time
348 simpanel.col.Groundhitvelocity = Ground hit velocity
349
350 ! SimulationRunDialog
351 SimuRunDlg.title.RunSim = Running simulations...
352 SimuRunDlg.lbl.Running = Running ...
353 SimuRunDlg.lbl.Simutime = Simulation time:
354 SimuRunDlg.lbl.Altitude = Altitude:
355 SimuRunDlg.lbl.Velocity = Velocity:
356 SimuRunDlg.msg.Unabletosim = Unable to simulate:
357 SimuRunDlg.msg.errorOccurred = An error occurred during the simulation:
358 SimuRunDlg.msg.AnException1 = An exception occurred during the simulation:
359 SimuRunDlg.msg.AnException2 = Please report this as a bug along with the details below.
360 SimuRunDlg.msg.AssertionError1 = A computation error occurred during the simulation.
361 SimuRunDlg.msg.AssertionError2 = Please report this as a bug along with the details below.
362 SimuRunDlg.msg.unknownerror1 = An unknown error was encountered during the simulation.
363 SimuRunDlg.msg.unknownerror2 = The program may be unstable, you should save all your designs and restart OpenRocket now!
364
365
366
367 ! SimulationExportPanel
368 SimExpPan.desc = Comma Separated Files (*.csv)
369 SimExpPan.border.Vartoexport = Variables to export
370 SimExpPan.but.Selectall = Select all
371 SimExpPan.but.Selectnone = Select none
372 SimExpPan.border.Fieldsep = Field separator
373 SimExpPan.lbl.Fieldsepstr = Field separator string:
374 SimExpPan.lbl.longA1 = <html>The string used to separate the fields in the exported file.<br>
375 SimExpPan.lbl.longA2 = Use ',' for a Comma Separated Values (CSV) file.
376 SimExpPan.checkbox.Includesimudesc = Include simulation description
377 SimExpPan.checkbox.ttip.Includesimudesc = Include a comment at the beginning of the file describing the simulation.
378 SimExpPan.border.Comments = Comments
379 SimExpPan.checkbox.Includefielddesc = Include field descriptions
380 SimExpPan.checkbox.ttip.Includefielddesc = Include a comment line with the descriptions of the exported variables.
381 SimExpPan.checkbox.Incflightevents = Include flight events
382 SimExpPan.checkbox.ttip.Incflightevents = Include a comment line for every flight event.
383 SimExpPan.lbl.Commentchar = Comment character:
384 SimExpPan.lbl.ttip.Commentchar = The character(s) that mark a comment line.
385 SimExpPan.but.Exporttofile = Export to file...
386 SimExpPan.Fileexists.desc1 = File \"
387 SimExpPan.Fileexists.desc2 = \" exists.  Overwrite?
388 SimExpPan.Fileexists.title = File exists
389 SimExpPan.ExportingVar.desc1 = Exporting 1 variable out of
390 SimExpPan.ExportingVar.desc2 = Exporting 
391 SimExpPan.ExportingVar.desc3 = variables out of
392 SimExpPan.Col.Variable = Variable
393 SimExpPan.Col.Unit = Unit
394
395 ! MotorPlot
396 MotorPlot.title.Motorplot = Motor plot
397 MotorPlot.but.Select = Select
398 MotorPlot.Chart.Motorthrustcurve = Motor thrust curve
399 MotorPlot.Chart.Time = Time / s
400 MotorPlot.Chart.Thrust = Thrust / N
401 MotorPlot.txt.Designation = Designation:
402 MotorPlot.txt.Manufacturer = Manufacturer:
403 MotorPlot.txt.Type = Type:
404 MotorPlot.txt.Delays = Delays:
405 MotorPlot.txt.Comment = Comment:\n
406
407
408
409 ! Simulation plot panel
410 simplotpanel.lbl.Presetplotconf = Preset plot configurations:
411 simplotpanel.lbl.Xaxistype = X axis type:
412 simplotpanel.lbl.Unit = Unit:
413 simplotpanel.lbl.Yaxistypes = Y axis types:
414 simplotpanel.lbl.Flightevents = Flight events:
415 simplotpanel.but.All = All
416 simplotpanel.but.None = None
417 simplotpanel.but.NewYaxisplottype = New Y axis plot type
418 simplotpanel.but.Plotflight = Plot flight
419 simplotpanel.lbl.Axis = Axis:
420 simplotpanel.but.ttip.Removethisplot = Remove this plot
421 simplotpanel.Desc = The data will be plotted in time order even if the X axis type is not time.
422 simplotpanel.OptionPane.lbl1 = A maximum of 15 plots is allowed. 
423 simplotpanel.OptionPane.lbl2 = Cannot add plot
424 simplotpanel.AUTO_NAME = Auto
425 simplotpanel.LEFT_NAME = Left
426 simplotpanel.RIGHT_NAME = Right
427 simplotpanel.CUSTOM = Custom
428
429 ! Component add buttons
430 compaddbuttons.Bodycompandfinsets = Body components and fin sets
431 compaddbuttons.Nosecone = Nose cone
432 compaddbuttons.Bodytube = Body tube
433 compaddbuttons.Transition = Transition
434 compaddbuttons.Trapezoidal = Trapezoidal
435 compaddbuttons.Elliptical = Elliptical
436 compaddbuttons.Freeform = Freeform
437 compaddbuttons.Launchlug = Launch lug
438 compaddbuttons.Innercomponent = Inner component
439 compaddbuttons.Innertube = Inner tube
440 compaddbuttons.Coupler = Coupler
441 compaddbuttons.Centeringring = Centering\nring
442 compaddbuttons.Bulkhead = Bulkhead
443 compaddbuttons.Engineblock = Engine\nblock
444 compaddbuttons.Massobjects = Mass objects
445 compaddbuttons.Parachute = Parachute
446 compaddbuttons.Streamer = Streamer
447 compaddbuttons.Shockcord = Shock cord
448 compaddbuttons.Masscomponent = Mass\ncomponent
449 compaddbuttons.Donotaskmeagain = Do not ask me again
450 compaddbuttons.Selectcomppos = Select component position
451 compaddbuttons.lbl.Youcanchange = You can change the default operation in the preferences.
452 compaddbuttons.lbl.insertcomp = Insert the component after the current component or as the last component?
453 compaddbuttons.askPosition.Inserthere = Insert here
454 compaddbuttons.askPosition.Addtotheend = Add to the end
455 compaddbuttons.askPosition.Cancel = Cancel
456
457 ! Component Analysis Dialog
458 componentanalysisdlg.componentanalysis = Component analysis
459 componentanalysisdlg.lbl.winddir = Wind direction:
460 componentanalysisdlg.TitledBorder.warnings = Warnings:
461 componentanalysisdlg.ToggleBut.worst = Worst
462 componentanalysisdlg.lbl.angleofattack = Angle of attack:
463 componentanalysisdlg.lbl.machnumber = Mach number:
464 componentanalysisdlg.lbl.rollrate = Roll rate:
465 componentanalysisdlg.lbl.activestages = Active stages:
466 componentanalysisdlg.lbl.motorconf = Motor configuration:
467 componentanalysisdlg.TabStability.Col = Component
468 componentanalysisdlg.TabStability = Stability
469 componentanalysisdlg.TabStability.ttip = Stability information
470 componentanalysisdlg.dragTableModel.Col.Component = Component
471 componentanalysisdlg.dragTableModel.Col.Pressure = <html>Pressure C<sub>D</sub>
472 componentanalysisdlg.dragTableModel.Col.Base = <html>Base C<sub>D</sub>
473 componentanalysisdlg.dragTableModel.Col.friction = <html>Friction C<sub>D</sub>
474 componentanalysisdlg.dragTableModel.Col.total = <html>Total C<sub>D</sub>
475 componentanalysisdlg.dragTabchar = Drag characteristics
476 componentanalysisdlg.dragTabchar.ttip = Drag characteristics
477 componentanalysisdlg.rollTableModel.Col.component = Component
478 componentanalysisdlg.rollTableModel.Col.rollforc = Roll forcing coefficient
479 componentanalysisdlg.rollTableModel.Col.rolldamp = Roll damping coefficient
480 componentanalysisdlg.rollTableModel.Col.total = <html>Total C<sub>l</sub>
481 componentanalysisdlg.rollTableModel = Roll dynamics
482 componentanalysisdlg.rollTableModel.ttip = Roll dynamics
483 componentanalysisdlg.println.closingmethod = Closing method called:
484 componentanalysisdlg.println.settingnam = SETTING NAN VALUES
485 componentanalysisdlg.lbl.reflenght = Reference length: 
486 componentanalysisdlg.lbl.refarea = Reference area: 
487 !componentanalysisdlg.But.close =Close
488
489 ! Custom Material dialog
490 custmatdlg.title.Custommaterial = Custom material
491 custmatdlg.lbl.Materialname = Material name: 
492 custmatdlg.lbl.Materialtype = Material type:
493 custmatdlg.lbl.Materialdensity = Material density:
494 custmatdlg.checkbox.Addmaterial = Add material to database
495
496
497 ! Ring Component Config
498 ringcompcfg.OuterRadius = OuterRadius
499 ringcompcfg.Automatic = Automatic
500 ringcompcfg.InnerRadius = InnerRadius
501 ringcompcfg.Thickness = Thickness
502 ringcompcfg.Length = Length
503 ringcompcfg.Positionrelativeto = Position relative to:
504 ringcompcfg.plus = plus
505 ringcompcfg.PositionValue = PositionValue
506 ringcompcfg.Radialdistance = Radial distance:
507 ringcompcfg.Distancefrom = Distance from the rocket centerline
508 ringcompcfg.Radialdirection = Radial direction:
509 ringcompcfg.radialdirectionfrom = The radial direction from the rocket centerline
510 ringcompcfg.but.Reset = Reset
511 ringcompcfg.but.Resetcomponant = Reset the component to the rocket centerline
512 ringcompcfg.EngineBlock.desc = <html>An <b>engine block</b> stops the motor from moving forwards in the motor mount tube.<br><br>In order to add a motor, create a <b>body tube</b> or <b>inner tube</b> and mark it as a motor mount in the <em>Motor</em> tab.
513 ringcompcfg.note.desc = Note: An inner tube will not affect the aerodynamics of the rocket even if it is located outside of the body tube.
514
515
516 ! Body Tube Config
517 BodyTubecfg.lbl.Bodytubelength = Body tube length:
518 BodyTubecfg.lbl.Outerdiameter = Outer diameter:
519 BodyTubecfg.lbl.Innerdiameter = Inner diameter:
520 BodyTubecfg.lbl.Wallthickness = Wall thickness:
521 BodyTubecfg.tab.General = General
522 BodyTubecfg.tab.Generalproperties = General properties
523 BodyTubecfg.tab.Motor = Motor
524 BodyTubecfg.tab.Motormountconf = Motor mount configuration
525 BodyTubecfg.checkbox.Automatic = Automatic
526 BodyTubecfg.checkbox.Filled = Filled
527
528 ! FinSetConfig
529 FinSetConfig.tab.Fintabs = Fin tabs
530 FinSetConfig.tab.Through-the-wall = Through-the-wall fin tabs
531 FinSetConfig.but.Converttofreeform = Convert to freeform
532 FinSetConfig.but.Converttofreeform.ttip = Convert this fin set into a freeform fin set
533 FinSetConfig.Convertfinset = Convert fin set
534 FinSetConfig.but.Splitfins = Split fins
535 FinSetConfig.but.Splitfins.ttip = Split the fin set into separate fins
536 FinSetConfig.lbl.Through-the-wall  = Through-the-wall fin tabs:
537 FinSetConfig.lbl.Tablength = Tab length:
538 FinSetConfig.ttip.Tablength = The length of the fin tab.
539 FinSetConfig.lbl.Tabheight = Tab height:
540 FinSetConfig.ttip.Tabheight = The spanwise height of the fin tab.
541 FinSetConfig.lbl.Tabposition = Tab position:
542 FinSetConfig.ttip.Tabposition = The position of the fin tab.
543 FinSetConfig.lbl.relativeto = relative to
544
545 ! MotorDatabaseLoadingDialog
546 MotorDbLoadDlg.title = Loading motors
547 MotorDbLoadDlg.Loadingmotors = Loading motors...
548
549 ! RocketConfig
550 RocketCfg.lbl.Designname = Design name:
551 RocketCfg.lbl.Designer = Designer:
552 RocketCfg.lbl.Comments = Comments:
553 RocketCfg.lbl.Revisionhistory = Revision history:
554 RocketCfg.lbl.Material = Material:
555
556 ! ShockCordConfig
557 ShockCordCfg.lbl.Shockcordlength = Shock cord length:
558
559 ! RocketComponentConfig
560 RocketCompCfg.lbl.Componentname = Component name:
561 RocketCompCfg.ttip.Thecomponentname = The component name.
562 RocketCompCfg.tab.Override = Override
563 RocketCompCfg.tab.MassandCGoverride = Mass and CG override options
564 RocketCompCfg.tab.Figure = Figure
565 RocketCompCfg.tab.Figstyleopt = Figure style options
566 RocketCompCfg.tab.Comment = Comment
567 RocketCompCfg.tab.Specifyacomment = Specify a comment for the component
568 RocketCompCfg.lbl.Mass = Mass:
569 RocketCompCfg.lbl.Componentmass = Component mass:
570 RocketCompCfg.lbl.overriddento = (overridden to
571 RocketCompCfg.lbl.overriddenby = (overridden by
572 RocketCompCfg.lbl.Componentmaterial = Component material:
573 RocketCompCfg.lbl.Componentfinish = Component finish:
574 RocketCompCfg.lbl.ttip.componentmaterialaffects = The component material affects the weight of the component.
575 RocketCompCfg.combo.ttip.componentmaterialaffects = The component material affects the weight of the component.
576 RocketCompCfg.lbl.longA1 = <html>The component finish affects the aerodynamic drag of the component.<br>
577 RocketCompCfg.lbl.longA2 = The value indicated is the average roughness height of the surface.
578 RocketCompCfg.but.Setforall = Set for all
579 RocketCompCfg.but.ttip.Setforall = Set this finish for all components of the rocket.
580 RocketCompCfg.lbl.Overridemassorcenter = Override the mass or center of gravity of the
581 RocketCompCfg.checkbox.Overridemass = Override mass:
582 RocketCompCfg.checkbox.Overridecenterofgrav = Override center of gravity:
583 RocketCompCfg.checkbox.OverridemassandCG = Override mass and CG of all subcomponents
584 RocketCompCfg.lbl.longB1 = <html>The overridden mass does not include motors.<br>
585 RocketCompCfg.lbl.longB2 = The center of gravity is measured from the front end of the
586 RocketCompCfg.lbl.Commentsonthe = Comments on the
587 RocketCompCfg.lbl.Figurestyle = Figure style:
588 RocketCompCfg.lbl.Componentcolor = Component color:
589 RocketCompCfg.lbl.Choosecolor = Choose color
590 RocketCompCfg.checkbox.Usedefaultcolor = Use default color
591 RocketCompCfg.lbl.Complinestyle = Component line style:
592 RocketCompCfg.but.Saveasdefstyle = Save as default style
593 RocketCompCfg.lbl.Diameter = Diameter:
594 RocketCompCfg.lbl.Length = Length:
595 RocketCompCfg.lbl.Thickness = Thickness:
596 RocketCompCfg.checkbox.Endcapped = End capped
597 RocketCompCfg.ttip.Endcapped = Whether the end of the shoulder is capped.
598 RocketCompCfg.title.Noseconeshoulder = Nose cone shoulder
599 RocketCompCfg.title.Aftshoulder = Aft shoulder
600 RocketCompCfg.border.Foreshoulder = Fore shoulder 
601 !RocketCompCfg.lbl.Length = Length:
602
603 ! BulkheadConfig
604 BulkheadCfg.tab.Radius = Radius:
605 BulkheadCfg.tab.Thickness = Thickness:
606 BulkheadCfg.tab.General = General
607 BulkheadCfg.tab.Generalproperties = General properties
608
609 !CenteringRingConfig
610 CenteringRingCfg.tab.Outerdiam = Outer diameter:
611 CenteringRingCfg.tab.Innerdiam = Inner diameter:
612 CenteringRingCfg.tab.Thickness = Thickness:
613 CenteringRingCfg.tab.General = General
614 CenteringRingCfg.tab.Generalproperties = General properties
615
616 !ComponentConfigDialog
617 ComponentCfgDlg.configuration = configuration
618 ComponentCfgDlg.Modify = Modify
619
620 !EllipticalFinSetConfig
621 EllipticalFinSetCfg.Nbroffins = Number of fins:
622 EllipticalFinSetCfg.Rotation = Rotation:
623 EllipticalFinSetCfg.Fincant = Fin cant:
624 EllipticalFinSetCfg.Rootchord = Root chord:
625 EllipticalFinSetCfg.Height = Height:
626 EllipticalFinSetCfg.Positionrelativeto = Position relative to:
627 EllipticalFinSetCfg.plus = plus
628 EllipticalFinSetCfg.FincrossSection = Fin cross section:
629 EllipticalFinSetCfg.Thickness = Thickness:
630 EllipticalFinSetCfg.General = General
631 EllipticalFinSetCfg.Generalproperties = General properties
632 EllipticalFinSetCfg.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
633
634 !FreeformFinSetConfig
635 FreeformFinSetCfg.tab.General = General
636 FreeformFinSetCfg.tab.ttip.General = General properties
637 FreeformFinSetCfg.tab.Shape = Shape
638 FreeformFinSetCfg.tab.ttip.Finshape = Fin shape
639 FreeformFinSetCfg.lbl.Numberoffins = Number of fins:
640 FreeformFinSetCfg.lbl.Finrotation = Fin rotation:
641 FreeformFinSetCfg.lbl.Fincant = Fin cant:
642 FreeformFinSetCfg.lbl.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
643 FreeformFinSetCfg.lbl.Posrelativeto = Position relative to:
644 FreeformFinSetCfg.lbl.plus = plus
645 FreeformFinSetCfg.lbl.FincrossSection = Fin cross section:
646 FreeformFinSetCfg.lbl.Thickness = Thickness:
647 ! doubleClick1 + 2 form the message "Double-click to edit", split approximately at the middle
648 FreeformFinSetConfig.lbl.doubleClick1 = Double-click
649 FreeformFinSetConfig.lbl.doubleClick2 = to edit
650 FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
651 FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Remove point
652
653
654 !InnerTubeConfig
655 InnerTubeCfg.tab.Motor = Motor
656 InnerTubeCfg.tab.ttip.Motor = Motor mount configuration
657 InnerTubeCfg.tab.Cluster = Cluster
658 InnerTubeCfg.tab.ttip.Cluster = Cluster configuration
659 InnerTubeCfg.tab.Radialpos = Radial position
660 InnerTubeCfg.tab.ttip.Radialpos = Radial position
661 InnerTubeCfg.lbl.Selectclustercfg = Select cluster configuration:
662 InnerTubeCfg.lbl.TubeSep = Tube separation:
663 InnerTubeCfg.lbl.ttip.TubeSep = The separation of the tubes, 1.0 = touching each other
664 InnerTubeCfg.lbl.Rotation = Rotation:
665 InnerTubeCfg.lbl.ttip.Rotation = Rotation angle of the cluster configuration
666 InnerTubeCfg.lbl.Rotangle = Rotation angle of the cluster configuration
667 InnerTubeCfg.but.Splitcluster = Split cluster
668 InnerTubeCfg.lbl.longA1 = <html>Split the cluster into separate components.<br>
669 InnerTubeCfg.lbl.longA2 = This also duplicates all components attached to this inner tube.
670 InnerTubeCfg.but.Resetsettings = Reset settings
671 InnerTubeCfg.but.ttip.Resetsettings = Reset the separation and rotation to the default values
672
673 ! LaunchLugConfig
674 LaunchLugCfg.lbl.Length = Length:
675 LaunchLugCfg.lbl.Outerdiam = Outer diameter:
676 LaunchLugCfg.lbl.Innerdiam = Inner diameter:
677 LaunchLugCfg.lbl.Thickness = Thickness:
678 LaunchLugCfg.lbl.Radialpos = Radial position:
679 LaunchLugCfg.lbl.Posrelativeto = Position relative to:
680 LaunchLugCfg.lbl.plus = plus
681 LaunchLugCfg.tab.General = General
682 LaunchLugCfg.tab.Generalprop = General properties
683
684 ! MassComponentConfig
685 MassComponentCfg.lbl.Mass = Mass:
686 MassComponentCfg.lbl.Length = Length:
687 MassComponentCfg.lbl.Diameter = Diameter:
688 MassComponentCfg.lbl.PosRelativeto = Position relative to:
689 MassComponentCfg.lbl.plus = plus
690 MassComponentCfg.tab.General = General
691 MassComponentCfg.tab.ttip.General = General properties
692 MassComponentCfg.tab.Radialpos = Radial position
693 MassComponentCfg.tab.ttip.Radialpos = Radial position configuration
694 MassComponentCfg.lbl.Radialdistance = Radial distance:
695 MassComponentCfg.lbl.Radialdirection = Radial direction:
696 MassComponentCfg.but.Reset = Reset
697
698 ! MotorConfig
699 MotorCfg.checkbox.compmotormount = This component is a motor mount
700 MotorCfg.lbl.Motorcfg = Motor configuration:
701 MotorCfg.but.New = New
702 MotorCfg.lbl.Currentmotor = Current motor:
703 MotorCfg.lbl.Motoroverhang = Motor overhang:
704 MotorCfg.lbl.Ignitionat = Ignition at:
705 MotorCfg.lbl.plus = plus
706 MotorCfg.lbl.seconds = seconds
707 MotorCfg.lbl.longA1 = The current design has only one stage.
708 MotorCfg.lbl.longA2 = Stages can be added by clicking \"New stage\".
709 MotorCfg.lbl.longB1 = The current design has
710 MotorCfg.lbl.longB2 = stages.
711 MotorCfg.but.Selectmotor = Select motor
712 MotorCfg.but.Removemotor = Remove motor
713 MotorCfg.lbl.motorLabel = None
714
715 ! NoseConeConfig
716 NoseConeCfg.lbl.Noseconeshape = Nose cone shape:
717 NoseConeCfg.lbl.Shapeparam = Shape parameter:
718 NoseConeCfg.lbl.Noseconelength = Nose cone length:
719 NoseConeCfg.lbl.Basediam = Base diameter:
720 NoseConeCfg.checkbox.Automatic = Automatic
721 NoseConeCfg.lbl.Wallthickness = Wall thickness:
722 NoseConeCfg.checkbox.Filled = Filled
723 NoseConeCfg.tab.General = General
724 NoseConeCfg.tab.ttip.General = General properties
725 NoseConeCfg.tab.Shoulder = Shoulder
726 NoseConeCfg.tab.ttip.Shoulder = Shoulder properties
727
728 ! ParachuteConfig
729 ParachuteCfg.lbl.Canopy = Canopy:
730 ParachuteCfg.lbl.Diameter = Diameter:
731 ParachuteCfg.lbl.Material = Material:
732 ParachuteCfg.combo.MaterialModel = The component material affects the weight of the component.
733 ParachuteCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
734 ParachuteCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the parachute.<br>
735 ParachuteCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.  
736 ParachuteCfg.lbl.longB3 = A typical value for parachutes is 0.8.
737 ParachuteCfg.but.Reset = Reset
738 ParachuteCfg.lbl.Shroudlines = Shroud lines:
739 ParachuteCfg.lbl.Numberoflines = Number of lines:
740 ParachuteCfg.lbl.Linelength = Line length:
741 ParachuteCfg.lbl.Material = Material:
742 ParachuteCfg.lbl.Posrelativeto = Position relative to:
743 ParachuteCfg.lbl.plus = plus
744 ParachuteCfg.lbl.Packedlength = Packed length:
745 ParachuteCfg.lbl.Packeddiam = Packed diameter:
746 ParachuteCfg.lbl.Deploysat = Deploys at:
747 ParachuteCfg.lbl.seconds = seconds
748 ParachuteCfg.lbl.Altitude = Altitude:
749 ParachuteCfg.tab.General = General
750 ParachuteCfg.tab.ttip.General = General properties
751 ParachuteCfg.tab.Radialpos = Radial position
752 ParachuteCfg.tab.ttip.Radialpos = Radial position configuration
753 ParachuteCfg.lbl.Radialdistance = Radial distance:
754 ParachuteCfg.lbl.Radialdirection = Radial direction:
755 ParachuteCfg.but.Reset = Reset
756
757 ! ShockCordConfig 
758 ShockCordCfg.lbl.Shockcordlength = Shock cord length
759 ShockCordCfg.lbl.Shockcordmaterial = Shock cord material:
760 ShockCordCfg.lbl.Posrelativeto = Position relative to:
761 ShockCordCfg.lbl.plus = plus
762 ShockCordCfg.lbl.Packedlength = Packed length:
763 ShockCordCfg.lbl.Packeddiam = Packed diameter:
764 ShockCordCfg.tab.General = General
765 ShockCordCfg.tab.ttip.General = General properties
766
767 !SleeveConfig
768 SleeveCfg.tab.Outerdiam = Outer diameter:
769 SleeveCfg.tab.Innerdiam = Inner diameter:
770 SleeveCfg.tab.Wallthickness = Wall thickness:
771 SleeveCfg.tab.Length = Length:
772 SleeveCfg.tab.General = General
773 SleeveCfg.tab.Generalproperties = General properties
774
775 ! StreamerConfig
776 StreamerCfg.lbl.Striplength = Strip length:
777 StreamerCfg.lbl.Stripwidth = Strip width:
778 StreamerCfg.lbl.Striparea = Strip area:
779 StreamerCfg.lbl.Aspectratio = Aspect ratio:
780 StreamerCfg.lbl.Material = Material:
781 StreamerCfg.combo.ttip.MaterialModel = The component material affects the weight of the component.
782 StreamerCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
783 StreamerCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the streamer.<br>
784 StreamerCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.
785 StreamerCfg.lbl.Automatic = Automatic
786 StreamerCfg.lbl.longC1 = The drag coefficient is relative to the area of the streamer.
787 StreamerCfg.lbl.Posrelativeto = Position relative to:
788 StreamerCfg.lbl.plus = plus
789 StreamerCfg.lbl.Packedlength = Packed length:
790 StreamerCfg.lbl.Packeddiam = Packed diameter:
791 StreamerCfg.lbl.Deploysat = Deploys at:
792 StreamerCfg.lbl.seconds = seconds
793 StreamerCfg.lbl.Altitude = Altitude:
794 StreamerCfg.tab.General = General
795 StreamerCfg.tab.ttip.General = General properties
796 StreamerCfg.tab.Radialpos = Radial position
797 StreamerCfg.tab.ttip.Radialpos = Radial position configuration
798 StreamerCfg.lbl.Radialdistance = Radial distance:
799 StreamerCfg.lbl.Radialdirection = Radial direction:
800 StreamerCfg.but.Reset = Reset
801
802 ! ThicknessRingComponentConfig
803 ThicknessRingCompCfg.tab.Outerdiam = Outer diameter:
804 ThicknessRingCompCfg.tab.Innerdiam = Inner diameter:
805 ThicknessRingCompCfg.tab.Wallthickness = Wall thickness:
806 ThicknessRingCompCfg.tab.Length = Length:
807 ThicknessRingCompCfg.tab.General = General
808 ThicknessRingCompCfg.tab.Generalprop = General properties
809
810 ! TransitionConfig
811 TransitionCfg.lbl.Transitionshape = Transition shape:
812 TransitionCfg.checkbox.Clipped = Clipped
813 TransitionCfg.lbl.Shapeparam = Shape parameter:
814 TransitionCfg.lbl.Transitionlength = Transition length:
815 TransitionCfg.lbl.Forediam = Fore diameter:
816 TransitionCfg.checkbox.Automatic = Automatic
817 TransitionCfg.lbl.Aftdiam = Aft diameter:
818 TransitionCfg.lbl.Wallthickness = Wall thickness:
819 TransitionCfg.checkbox.Filled = Filled
820 TransitionCfg.tab.General = General
821 TransitionCfg.tab.Generalproperties = General properties
822 TransitionCfg.tab.Shoulder = Shoulder
823 TransitionCfg.tab.Shoulderproperties = Shoulder properties
824
825 ! TrapezoidFinSetConfig
826 TrapezoidFinSetCfg.lbl.Nbroffins = Number of fins:
827 TrapezoidFinSetCfg.lbl.ttip.Nbroffins = The number of fins in the fin set.
828 TrapezoidFinSetCfg.lbl.Finrotation = Fin rotation:
829 TrapezoidFinSetCfg.lbl.ttip.Finrotation = The angle of the first fin in the fin set.
830 TrapezoidFinSetCfg.lbl.Fincant = Fin cant:
831 TrapezoidFinSetCfg.lbl.ttip.Fincant =The angle that the fins are canted with respect to the rocket body.
832 TrapezoidFinSetCfg.lbl.Rootchord = Root chord:
833 TrapezoidFinSetCfg.lbl.Tipchord = Tip chord:
834 TrapezoidFinSetCfg.lbl.Height = Height:
835 TrapezoidFinSetCfg.lbl.Sweeplength = Sweep length:
836 TrapezoidFinSetCfg.lbl.Sweepangle = Sweep angle:
837 TrapezoidFinSetCfg.lbl.FincrossSection = Fin cross section:
838 TrapezoidFinSetCfg.lbl.Thickness = Thickness:
839 TrapezoidFinSetCfg.lbl.Posrelativeto = Position relative to:
840 TrapezoidFinSetCfg.lbl.plus = plus
841 TrapezoidFinSetCfg.tab.General = General
842 TrapezoidFinSetCfg.tab.Generalproperties = General properties
843
844 !MotorConfigurationModel
845 MotorCfgModel.Editcfg = Edit configurations
846
847 ! StorageOptionChooser
848 StorageOptChooser.lbl.Simdatatostore = Simulated data to store:
849 StorageOptChooser.rdbut.Allsimdata = All simulated data
850 StorageOptChooser.lbl.longA1 = <html>Store all simulated data.<br>
851 StorageOptChooser.lbl.longA2 = This can result in very large files!
852 StorageOptChooser.rdbut.Every = Every
853 StorageOptChooser.lbl.longB1 = <html>Store plottable values approximately this far apart.<br>
854 StorageOptChooser.lbl.longB2 = Larger values result in smaller files.
855 StorageOptChooser.lbl.seconds = seconds
856 StorageOptChooser.rdbut.Onlyprimfig = Only primary figures
857 StorageOptChooser.lbl.longC1 = <html>Store only the values shown in the summary table.<br>
858 StorageOptChooser.lbl.longC2 = This results in the smallest files.
859 StorageOptChooser.checkbox.Compfile = Compress file
860 StorageOptChooser.lbl.UsingComp = Using compression reduces the file size significantly.
861 StorageOptChooser.lbl.longD1 = An estimate on how large the resulting file would be with the present options.
862 StorageOptChooser.ttip.Saveopt = Save options
863 StorageOptChooser.lbl.Estfilesize = Estimated file size:
864 StorageOptChooser.lbl.Saveopt = Save options
865
866 ! ThrustCurveMotorSelectionPanel
867 TCMotorSelPan.lbl.Selrocketmotor = Select rocket motor:
868 TCMotorSelPan.checkbox.hideSimilar = Hide very similar thrust curves
869 TCMotorSelPan.SHOW_DESCRIPTIONS.desc1 = Show all motors
870 TCMotorSelPan.SHOW_DESCRIPTIONS.desc2 = Show motors with diameter less than that of the motor mount
871 TCMotorSelPan.SHOW_DESCRIPTIONS.desc3 = Show motors with diameter equal to that of the motor mount
872 TCMotorSelPan.lbl.Motormountdia = Motor mount diameter:
873 TCMotorSelPan.lbl.Search = Search:
874 TCMotorSelPan.lbl.Selectthrustcurve = Select thrust curve:
875 TCMotorSelPan.lbl.Ejectionchargedelay = Ejection charge delay:
876 TCMotorSelPan.equalsIgnoreCase.None = None
877 TCMotorSelPan.lbl.NumberofsecondsorNone = (Number of seconds or \"None\")
878 TCMotorSelPan.lbl.Totalimpulse = Total impulse:
879 TCMotorSelPan.lbl.Avgthrust = Avg. thrust:
880 TCMotorSelPan.lbl.Maxthrust = Max. thrust:
881 TCMotorSelPan.lbl.Burntime = Burn time:
882 TCMotorSelPan.lbl.Launchmass = Launch mass:
883 TCMotorSelPan.lbl.Emptymass = Empty mass:
884 TCMotorSelPan.lbl.Datapoints = Data points:
885 TCMotorSelPan.lbl.Digest = Digest:
886 TCMotorSelPan.title.Thrustcurve = Thrust curve:
887 TCMotorSelPan.title.Thrust = Thrust
888 TCMotorSelPan.delayBox.None = None
889
890
891 ! PlotDialog
892 PlotDialog.title.Flightdataplot = Flight data plot
893 PlotDialog.Chart.Simulatedflight = Simulated flight
894 PlotDialog.CheckBox.Showdatapoints = Show data points
895 PlotDialog.lbl.Chart = Click+drag down+right to zoom in, up+left to zoom out
896
897
898 ! "main" prefix is used for the main application dialog
899
900 # FIXME: Rename the description keys 
901
902 main.menu.file = File
903 main.menu.file.desc = File-handling related tasks
904 main.menu.file.new = New
905 main.menu.file.new.desc = Create a new rocket design
906 main.menu.file.open = Open...
907 BasicFrame.item.Openrocketdesign = Open a rocket design
908 main.menu.file.openExample = Open example...
909 BasicFrame.item.Openexamplerocketdesign = Open an example rocket design
910 main.menu.file.save = Save
911 BasicFrame.item.SavecurRocketdesign = Save the current rocket design
912 main.menu.file.saveAs = Save as...
913 BasicFrame.item.SavecurRocketdesnewfile = Save the current rocket design to a new file
914 main.menu.file.print = Print / Export PDF...
915 main.menu.file.print.desc = Print or save as PDF the parts list and fin templates
916 main.menu.file.close = Close
917 BasicFrame.item.Closedesign = Close the current rocket design
918 main.menu.file.quit = Quit
919 BasicFrame.item.Quitprogram = Quit the program
920
921 main.menu.edit = Edit
922 BasicFrame.menu.Rocketedt = Rocket editing
923 main.menu.edit.undo = Undo
924 main.menu.edit.undo.desc = Undo the previous operation
925 main.menu.edit.redo = Redo
926 main.menu.edit.redo.desc = Redo the previously undone operation
927 main.menu.edit.cut = Cut
928 main.menu.edit.copy = Copy
929 main.menu.edit.paste = Paste
930 main.menu.edit.delete = Delete
931 main.menu.edit.resize = Scale...
932 main.menu.edit.resize.desc = Scale parts of the rocket design
933 main.menu.edit.preferences = Preferences
934 main.menu.edit.preferences.desc = Setup the application preferences
935
936 main.menu.analyze = Analyze
937 main.menu.analyze.desc = Rocket analysis
938 main.menu.analyze.componentAnalysis = Component analysis
939 main.menu.analyze.componentAnalysis.desc = Analyze the rocket components separately
940
941 main.menu.help = Help
942 main.menu.help.desc = Information about OpenRocket
943 main.menu.help.license = License
944 main.menu.help.license.desc = OpenRocket license information
945 main.menu.help.bugReport = Bug report
946 main.menu.help.bugReport.desc = Information about reporting bugs in OpenRocket
947 main.menu.help.debugLog = Debug log
948 main.menu.help.debugLog.desc = View the OpenRocket debug log
949 main.menu.help.about = About
950 main.menu.help.about.desc = Copyright details about OpenRocket
951
952 main.menu.debug = Debug
953 main.menu.debug.whatisthismenu = What is this menu?
954 main.menu.debug.createtestrocket = Create test rocket
955
956 ! database
957 ! Translate here all material database
958 !
959
960 ! Material database
961 ! BULK_MATERIAL
962 Databases.materials.Acrylic = Acrylic
963 Databases.materials.Balsa = Balsa
964 Databases.materials.Birch = Birch
965 Databases.materials.Cardboard = Cardboard
966 Databases.materials.Carbonfiber = Carbon fiber
967 Databases.materials.Cork = Cork
968 Databases.materials.DepronXPS = Depron (XPS)
969 Databases.materials.Fiberglass = Fiberglass
970 Databases.materials.Kraftphenolic = Kraft phenolic
971 Databases.materials.Maple = Maple
972 Databases.materials.Paperoffice = Paper (office)
973 Databases.materials.Pine = Pine
974 Databases.materials.Plywoodbirch = Plywood (birch)
975 Databases.materials.PolycarbonateLexan = Polycarbonate (Lexan)
976 Databases.materials.Polystyrene = Polystyrene
977 Databases.materials.PVC = PVC
978 Databases.materials.Spruce = Spruce
979 Databases.materials.StyrofoamgenericEPS = Styrofoam (generic EPS)
980 Databases.materials.StyrofoamBluefoamXPS = Styrofoam \"Blue foam\" (XPS)
981 Databases.materials.Quantumtubing = Quantum tubing
982 !SURFACE_MATERIAL
983 Databases.materials.Ripstopnylon = Ripstop nylon
984 Databases.materials.Mylar = Mylar
985 Databases.materials.Polyethylenethin = Polyethylene (thin)
986 Databases.materials.Polyethyleneheavy = Polyethylene (heavy)
987 Databases.materials.Silk = Silk
988 Databases.materials.Paperoffice = Paper (office)
989 Databases.materials.Cellophane = Cellophane
990 Databases.materials.Crepepaper = Cr\u00eape paper
991 ! LINE_MATERIAL
992 Databases.materials.Threadheavy-duty = Thread (heavy-duty)
993 Databases.materials.Elasticcordround2mm = Elastic cord (round 2mm, 1/16 in)
994 Databases.materials.Elasticcordflat6mm = Elastic cord (flat  6mm, 1/4 in)
995 Databases.materials.Elasticcordflat12mm = Elastic cord (flat 12mm, 1/2 in)
996 Databases.materials.Elasticcordflat19mm = Elastic cord (flat 19mm, 3/4 in)
997 Databases.materials.Elasticcordflat25mm = Elastic cord (flat 25mm, 1 in)
998 Databases.materials.Braidednylon2mm = Braided nylon (2 mm, 1/16 in)
999 Databases.materials.Braidednylon3mm = Braided nylon (3 mm, 1/8 in)
1000 Databases.materials.Tubularnylon11mm = Tubular nylon (11 mm, 7/16 in)
1001 Databases.materials.Tubularnylon14mm = Tubular nylon (14 mm, 9/16 in)
1002 Databases.materials.Tubularnylon25mm = Tubular nylon (25 mm, 1 in)
1003
1004 ! ExternalComponent
1005 ExternalComponent.Rough = Rough
1006 ExternalComponent.Unfinished = Unfinished
1007 ExternalComponent.Regularpaint = Regular paint
1008 ExternalComponent.Smoothpaint = Smooth paint
1009 ExternalComponent.Polished = Polished
1010
1011 ! LineStyle
1012 LineStyle.Solid = Solid
1013 LineStyle.Dashed = Dashed
1014 LineStyle.Dotted = Dotted
1015 LineStyle.Dash-dotted = Dash-dotted
1016 LineStyle.Defaultstyle = Default style
1017
1018 ! Shape
1019 Shape.Conical = Conical
1020 Shape.Conical.desc1 = A conical nose cone has a profile of a triangle.
1021 Shape.Conical.desc2 = A conical transition has straight sides.
1022 Shape.Ogive = Ogive
1023 Shape.Ogive.desc1 = An ogive nose cone has a profile that is a segment of a circle.  The shape parameter value 1 produces a <b>tangent ogive</b>, which has a smooth transition to the body tube, values less than 1 produce <b>secant ogives</b>.
1024 Shape.Ogive.desc2 = An ogive transition has a profile that is a segment of a circle.    The shape parameter value 1 produces a <b>tangent ogive</b>, which has a smooth transition to the body tube at the aft end, values less than 1 produce <b>secant ogives</b>.
1025 Shape.Ellipsoid = Ellipsoid
1026 Shape.Ellipsoid.desc1 = An ellipsoidal nose cone has a profile of a half-ellipse with major axes of lengths 2&times;<i>Length</i> and <i>Diameter</i>.
1027 Shape.Ellipsoid.desc2 = An ellipsoidal transition has a profile of a half-ellipse with major axes of lengths 2&times;<i>Length</i> and <i>Diameter</i>.  If the transition is not clipped, then the profile is extended at the center by the corresponding radius.              
1028 Shape.Powerseries = Power series
1029 Shape.Powerseries.desc1 = A power series nose cone has a profile of <i>Radius</i>&nbsp;&times;&nbsp;(<i>x</i>&nbsp;/&nbsp;<i>Length</i>)<sup><i>k</i></sup> where <i>k</i> is the shape parameter.  For <i>k</i>=0.5 this is a <b>\u00BD-power</b> or <b>parabolic</b> nose cone, for <i>k</i>=0.75 a <b>\u00BE-power</b>, and for <i>k</i>=1 a <b>conical</b> nose cone.
1030 Shape.Powerseries.desc2 = A power series transition has a profile of <i>Radius</i>&nbsp;&times;&nbsp;(<i>x</i>&nbsp;/&nbsp;<i>Length</i>)<sup><i>k</i></sup> where <i>k</i> is the shape parameter.  For <i>k</i>=0.5 the transition is <b>\u00BD-power</b> or <b>parabolic</b>, for <i>k</i>=0.75 a <b>\u00BE-power</b>, and for <i>k</i>=1 <b>conical</b>.
1031 Shape.Parabolicseries = Parabolic series
1032 Shape.Parabolicseries.desc1 = A parabolic series nose cone has a profile of a parabola.  The shape parameter defines the segment of the parabola to utilize.  The shape parameter 1.0 produces a <b>full parabola</b> which is tangent to the body tube, 0.75 produces a <b>3/4 parabola</b>, 0.5 procudes a <b>1/2 parabola</b> and 0 produces a <b>conical</b> nose cone.
1033 Shape.Parabolicseries.desc2 = A parabolic series transition has a profile of a parabola.  The shape parameter defines the segment of the parabola to utilize.  The shape parameter 1.0 produces a <b>full parabola</b> which is tangent to the body tube at the aft end, 0.75 produces a <b>3/4 parabola</b>, 0.5 procudes a <b>1/2 parabola</b> and 0 produces a <b>conical</b> transition.
1034 Shape.Haackseries = Haack series
1035 Shape.Haackseries.desc1 = The Haack series nose cones are designed to minimize drag.  The shape parameter 0 produces an <b>LD-Haack</b> or <b>Von Karman</b> nose cone, which minimizes drag for fixed length and diameter, while a value of 0.333 produces an <b>LV-Haack</b> nose cone, which minimizes drag for fixed length and volume.
1036 Shape.Haackseries.desc2 = The Haack series <i>nose cones</i> are designed to minimize drag.  These transition shapes are their equivalents, but do not necessarily produce optimal drag for transitions.  The shape parameter 0 produces an <b>LD-Haack</b> or <b>Von Karman</b> shape, while a value of 0.333 produces an <b>LV-Haack</b> shape.               
1037
1038
1039 ! RocketComponent
1040 RocketComponent.Position.TOP = Top of the parent component
1041 RocketComponent.Position.MIDDLE = Middle of the parent component
1042 RocketComponent.Position.BOTTOM = Bottom of the parent component
1043 RocketComponent.Position.AFTER = After the parent component
1044 RocketComponent.Position.ABSOLUTE = Tip of the nose cone
1045
1046 ! LaunchLug
1047 LaunchLug.Launchlug = Launch lug
1048 ! NoseCone
1049 NoseCone.NoseCone = Nose cone
1050 ! Transition
1051 Transition.Transition = Transition
1052 !Stage
1053 Stage.Stage = Stage
1054 ! BodyTube
1055 BodyTube.BodyTube = Body tube
1056 ! TubeCoupler
1057 TubeCoupler.TubeCoupler = Tube coupler
1058 !InnerTube
1059 InnerTube.InnerTube = Inner Tube
1060 ! TrapezoidFinSet
1061 TrapezoidFinSet.TrapezoidFinSet = Trapezoidal fin set
1062 ! FreeformFinSet
1063 FreeformFinSet.FreeformFinSet = Freeform fin set
1064 !MassComponent
1065 MassComponent.MassComponent = Mass component
1066 ! Parachute
1067 Parachute.Parachute = Parachute
1068 ! ShockCord
1069 ShockCord.ShockCord = Shock cord
1070 ! Bulkhead
1071 Bulkhead.Bulkhead = Bulkhead
1072
1073 !Rocket
1074 Rocket.motorCount.Nomotor = [No motors]
1075 Rocket.compname.Rocket = Rocket
1076
1077 !MotorMount
1078 MotorMount.IgnitionEvent.AUTOMATIC = Automatic (launch or ejection charge)
1079 MotorMount.IgnitionEvent.LAUNCH = Launch
1080 MotorMount.IgnitionEvent.EJECTION_CHARGE = First ejection charge of previous stage
1081 MotorMount.IgnitionEvent.BURNOUT = First burnout of previous stage
1082 MotorMount.IgnitionEvent.NEVER = Never
1083
1084 !ComponentIcons 
1085 ComponentIcons.Nosecone = Nose cone
1086 ComponentIcons.Bodytube = Body tube
1087 ComponentIcons.Transition = Transition
1088 ComponentIcons.Trapezoidalfinset = Trapezoidal fin set
1089 ComponentIcons.Ellipticalfinset = Elliptical fin set
1090 ComponentIcons.Freeformfinset = Freeform fin set
1091 ComponentIcons.Launchlug = Launch lug
1092 ComponentIcons.Innertube = Inner tube
1093 ComponentIcons.Tubecoupler = Tube coupler
1094 ComponentIcons.Centeringring = Centering ring
1095 ComponentIcons.Bulkhead = Bulk head
1096 ComponentIcons.Engineblock = Engine block
1097 ComponentIcons.Parachute = Parachute
1098 ComponentIcons.Streamer = Streamer
1099 ComponentIcons.Shockcord = Shock cord
1100 ComponentIcons.Masscomponent = Mass component
1101 ComponentIcons.disabled = (disabled)
1102
1103 ! StageAction
1104 StageAction.Stage = Stage
1105
1106 ! RecoveryDevice
1107 RecoveryDevice.DeployEvent.LAUNCH = Launch (plus NN seconds)
1108 RecoveryDevice.DeployEvent.EJECTION = First ejection charge of this stage
1109 RecoveryDevice.DeployEvent.APOGEE = Apogee
1110 RecoveryDevice.DeployEvent.ALTITUDE = Specific altitude during descent
1111 RecoveryDevice.DeployEvent.NEVER = Never
1112
1113 ! FlightEvent
1114 FlightEvent.Type.LAUNCH = Launch
1115 FlightEvent.Type.IGNITION = Motor ignition
1116 FlightEvent.Type.LIFTOFF = Lift-off
1117 FlightEvent.Type.LAUNCHROD = Launch rod clearance
1118 FlightEvent.Type.BURNOUT = Motor burnout
1119 FlightEvent.Type.EJECTION_CHARGE = Ejection charge
1120 FlightEvent.Type.STAGE_SEPARATION = Stage separation
1121 FlightEvent.Type.APOGEE = Apogee
1122 FlightEvent.Type.RECOVERY_DEVICE_DEPLOYMENT = Recovery device deployment
1123 FlightEvent.Type.GROUND_HIT = Ground hit
1124 FlightEvent.Type.SIMULATION_END = Simulation end
1125 FlightEvent.Type.ALTITUDE = Altitude change
1126
1127 ! ThrustCurveMotorColumns
1128 TCurveMotorCol.MANUFACTURER = Manufacturer
1129 TCurveMotorCol.DESIGNATION = Designation
1130 TCurveMotorCol.TYPE = Type
1131 TCurveMotorCol.DIAMETER = Diameter
1132 TCurveMotorCol.LENGTH = Length
1133
1134 ! RocketInfo
1135 RocketInfo.lengthLine.Length = Length
1136 RocketInfo.lengthLine.maxdiameter = , max. diameter
1137 RocketInfo.massText1 = Mass with motors 
1138 RocketInfo.massText2 = Mass with no motors
1139 RocketInfo.at = at M=
1140 RocketInfo.cgText = CG:
1141 RocketInfo.cpText = CP:
1142 RocketInfo.stabText = Stability:
1143 RocketInfo.Warning = Warning:
1144 RocketInfo.Calculating = Calculating...
1145 RocketInfo.Apogee = Apogee:
1146 RocketInfo.Maxvelocity = Max. velocity:
1147 RocketInfo.Maxacceleration = Max. acceleration:
1148 RocketInfo.apogeeValue = N/A
1149 RocketInfo.Mach = (Mach
1150 RocketInfo.velocityValue = N/A
1151 RocketInfo.accelerationValue = N/A
1152
1153 ! FinSet
1154 FinSet.CrossSection.SQUARE = Square
1155 FinSet.CrossSection.ROUNDED = Rounded
1156 FinSet.CrossSection.AIRFOIL = Airfoil
1157 FinSet.TabRelativePosition.FRONT = Root chord leading edge
1158 FinSet.TabRelativePosition.CENTER = Root chord midpoint
1159 FinSet.TabRelativePosition.END = Root chord trailing edge
1160
1161 ! FlightDataType
1162 FlightDataType.TYPE_TIME = Time
1163 FlightDataType.TYPE_ALTITUDE = Altitude
1164 FlightDataType.TYPE_VELOCITY_Z = Vertical velocity
1165 FlightDataType.TYPE_ACCELERATION_Z = Vertical acceleration
1166 FlightDataType.TYPE_VELOCITY_TOTAL = Total velocity
1167 FlightDataType.TYPE_ACCELERATION_TOTAL = Total acceleration
1168 FlightDataType.TYPE_POSITION_X = Position upwind
1169 FlightDataType.TYPE_POSITION_Y = Position parallel to wind
1170 FlightDataType.TYPE_POSITION_XY = Lateral distance
1171 FlightDataType.TYPE_POSITION_DIRECTION = Lateral direction
1172 FlightDataType.TYPE_VELOCITY_XY = Lateral velocity
1173 FlightDataType.TYPE_ACCELERATION_XY = Lateral acceleration
1174 FlightDataType.TYPE_AOA = Angle of attack
1175 FlightDataType.TYPE_ROLL_RATE = Roll rate
1176 FlightDataType.TYPE_PITCH_RATE = Pitch rate
1177 FlightDataType.TYPE_YAW_RATE = Yaw rate
1178 FlightDataType.TYPE_MASS = Mass
1179 FlightDataType.TYPE_LONGITUDINAL_INERTIA = Longitudinal moment of inertia
1180 FlightDataType.TYPE_ROTATIONAL_INERTIA = Rotational moment of inertia
1181 FlightDataType.TYPE_CP_LOCATION = CP location
1182 FlightDataType.TYPE_CG_LOCATION = CG location
1183 FlightDataType.TYPE_STABILITY = Stability margin calibers
1184 FlightDataType.TYPE_MACH_NUMBER = Mach number
1185 FlightDataType.TYPE_REYNOLDS_NUMBER = Reynolds number
1186 FlightDataType.TYPE_THRUST_FORCE = Thrust
1187 FlightDataType.TYPE_DRAG_FORCE = Drag force
1188 FlightDataType.TYPE_DRAG_COEFF = Drag coefficient
1189 FlightDataType.TYPE_AXIAL_DRAG_COEFF = Axial drag coefficient
1190 FlightDataType.TYPE_FRICTION_DRAG_COEFF = Friction drag coefficient
1191 FlightDataType.TYPE_PRESSURE_DRAG_COEFF = Pressure drag coefficient
1192 FlightDataType.TYPE_BASE_DRAG_COEFF = Base drag coefficient
1193 FlightDataType.TYPE_NORMAL_FORCE_COEFF = Normal force coefficient
1194 FlightDataType.TYPE_PITCH_MOMENT_COEFF = Pitch moment coefficient
1195 FlightDataType.TYPE_YAW_MOMENT_COEFF = Yaw moment coefficient
1196 FlightDataType.TYPE_SIDE_FORCE_COEFF = Side force coefficient
1197 FlightDataType.TYPE_ROLL_MOMENT_COEFF = Roll moment coefficient
1198 FlightDataType.TYPE_ROLL_FORCING_COEFF = Roll forcing coefficient
1199 FlightDataType.TYPE_ROLL_DAMPING_COEFF = Roll damping coefficient
1200 FlightDataType.TYPE_PITCH_DAMPING_MOMENT_COEFF = Pitch damping coefficient
1201 FlightDataType.TYPE_YAW_DAMPING_MOMENT_COEFF = Yaw damping coefficient
1202 FlightDataType.TYPE_REFERENCE_LENGTH = Reference lenght
1203 FlightDataType.TYPE_REFERENCE_AREA = Reference area
1204 FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
1205 FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
1206 FlightDataType.TYPE_WIND_VELOCITY = Wind velocity
1207 FlightDataType.TYPE_AIR_TEMPERATURE = Air temperature
1208 FlightDataType.TYPE_AIR_PRESSURE = Air pressure
1209 FlightDataType.TYPE_SPEED_OF_SOUND = Speed of sound
1210 FlightDataType.TYPE_TIME_STEP = Simulation time step
1211 FlightDataType.TYPE_COMPUTATION_TIME = Computation time
1212
1213 ! PlotConfiguration
1214 PlotConfiguration.Verticalmotion = Vertical motion vs. time
1215 PlotConfiguration.Totalmotion = Total motion vs. time
1216 PlotConfiguration.Flightside = Flight side profile
1217 PlotConfiguration.Stability = Stability vs. time
1218 PlotConfiguration.Dragcoef = Drag coefficients vs. Mach number
1219 PlotConfiguration.Rollcharacteristics = Roll characteristics
1220 PlotConfiguration.Angleofattack = Angle of attack and orientation vs. time
1221 PlotConfiguration.Simulationtime = Simulation time step and computation time
1222
1223 ! Warning
1224 Warning.LargeAOA.str1 = Large angle of attack encountered.
1225 Warning.LargeAOA.str2 = Large angle of attack encountered (
1226 Warning.DISCONTINUITY = Discontinuity in rocket body diameter.
1227 Warning.THICK_FIN = Thick fins may not be modeled accurately.
1228 Warning.JAGGED_EDGED_FIN = Jagged-edged fin predictions may be inaccurate.
1229 Warning.LISTENERS_AFFECTED = Listeners modified the flight simulation
1230 Warning.RECOVERY_DEPLOYMENT_WHILE_BURNING = Recovery device opened while motor still burning.
1231 Warning.FILE_INVALID_PARAMETER = Invalid parameter encountered, ignoring.
1232
1233
1234 ! Scale dialog
1235 ScaleDialog.lbl.scaleRocket = Entire rocket
1236 ScaleDialog.lbl.scaleSubselection = Selection and all subcomponents
1237 ScaleDialog.lbl.scaleSelection = Only selected component
1238 ScaleDialog.title = Scale design
1239 ScaleDialog.lbl.scale = Scale:
1240 ScaleDialog.lbl.scale.ttip = Select whether to scale the entire design or only the selected component
1241 ScaleDialog.lbl.scaling = Scaling to apply:
1242 ScaleDialog.lbl.scaling.ttip = Resulting size, values above 100% grow and values below 100% shrink the design.
1243 ! The scaleFrom/scaleTo pair creates a phrase "Scale from [...] to [...]"
1244 ScaleDialog.lbl.scaleFrom = Scale from
1245 ScaleDialog.lbl.scaleTo = to
1246 ScaleDialog.lbl.scaleFromTo.ttip = Define the scaling based on an original and resulting length.
1247 ScaleDialog.checkbox.scaleMass = Update explicit mass values
1248 ScaleDialog.checkbox.scaleMass.ttip = Scale mass component and override mass values by the cube of the scaling factor
1249 ScaleDialog.button.scale = Scale
1250
1251 ! Optimization
1252
1253 ! Modifiers
1254
1255 optimization.modifier.nosecone.length = Nose cone length
1256 optimization.modifier.nosecone.diameter = Nose cone diameter
1257 optimization.modifier.nosecone.thickness = Nose cone thickness
1258                 
1259 optimization.modifier.transition.length = Transition length
1260 optimization.modifier.transition.forediameter = Transition fore diameter
1261 optimization.modifier.transition.aftdiameter = Transition aft diameter
1262 optimization.modifier.transition.thickness = Transition thickness
1263
1264 optimization.modifier.bodytube.length = Body tube length
1265 optimization.modifier.bodytube.outerDiameter = Body tube outer diameter
1266 optimization.modifier.bodytube.innerDiameter = Body tube inner diameter
1267 optimization.modifier.bodytube.thickness = Body tube thickness
1268