git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@139 180e2...
[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.configuration1 =
619 ComponentCfgDlg.Modify = Modify
620
621 !EllipticalFinSetConfig
622 EllipticalFinSetCfg.Nbroffins = Number of fins:
623 EllipticalFinSetCfg.Rotation = Rotation:
624 EllipticalFinSetCfg.Fincant = Fin cant:
625 EllipticalFinSetCfg.Rootchord = Root chord:
626 EllipticalFinSetCfg.Height = Height:
627 EllipticalFinSetCfg.Positionrelativeto = Position relative to:
628 EllipticalFinSetCfg.plus = plus
629 EllipticalFinSetCfg.FincrossSection = Fin cross section:
630 EllipticalFinSetCfg.Thickness = Thickness:
631 EllipticalFinSetCfg.General = General
632 EllipticalFinSetCfg.Generalproperties = General properties
633 EllipticalFinSetCfg.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
634
635 !FreeformFinSetConfig
636 FreeformFinSetCfg.tab.General = General
637 FreeformFinSetCfg.tab.ttip.General = General properties
638 FreeformFinSetCfg.tab.Shape = Shape
639 FreeformFinSetCfg.tab.ttip.Finshape = Fin shape
640 FreeformFinSetCfg.lbl.Numberoffins = Number of fins:
641 FreeformFinSetCfg.lbl.Finrotation = Fin rotation:
642 FreeformFinSetCfg.lbl.Fincant = Fin cant:
643 FreeformFinSetCfg.lbl.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
644 FreeformFinSetCfg.lbl.Posrelativeto = Position relative to:
645 FreeformFinSetCfg.lbl.plus = plus
646 FreeformFinSetCfg.lbl.FincrossSection = Fin cross section:
647 FreeformFinSetCfg.lbl.Thickness = Thickness:
648 ! doubleClick1 + 2 form the message "Double-click to edit", split approximately at the middle
649 FreeformFinSetConfig.lbl.doubleClick1 = Double-click
650 FreeformFinSetConfig.lbl.doubleClick2 = to edit
651 FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
652 FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Remove point
653
654
655 !InnerTubeConfig
656 InnerTubeCfg.tab.Motor = Motor
657 InnerTubeCfg.tab.ttip.Motor = Motor mount configuration
658 InnerTubeCfg.tab.Cluster = Cluster
659 InnerTubeCfg.tab.ttip.Cluster = Cluster configuration
660 InnerTubeCfg.tab.Radialpos = Radial position
661 InnerTubeCfg.tab.ttip.Radialpos = Radial position
662 InnerTubeCfg.lbl.Selectclustercfg = Select cluster configuration:
663 InnerTubeCfg.lbl.TubeSep = Tube separation:
664 InnerTubeCfg.lbl.ttip.TubeSep = The separation of the tubes, 1.0 = touching each other
665 InnerTubeCfg.lbl.Rotation = Rotation:
666 InnerTubeCfg.lbl.ttip.Rotation = Rotation angle of the cluster configuration
667 InnerTubeCfg.lbl.Rotangle = Rotation angle of the cluster configuration
668 InnerTubeCfg.but.Splitcluster = Split cluster
669 InnerTubeCfg.lbl.longA1 = <html>Split the cluster into separate components.<br>
670 InnerTubeCfg.lbl.longA2 = This also duplicates all components attached to this inner tube.
671 InnerTubeCfg.but.Resetsettings = Reset settings
672 InnerTubeCfg.but.ttip.Resetsettings = Reset the separation and rotation to the default values
673
674 ! LaunchLugConfig
675 LaunchLugCfg.lbl.Length = Length:
676 LaunchLugCfg.lbl.Outerdiam = Outer diameter:
677 LaunchLugCfg.lbl.Innerdiam = Inner diameter:
678 LaunchLugCfg.lbl.Thickness = Thickness:
679 LaunchLugCfg.lbl.Radialpos = Radial position:
680 LaunchLugCfg.lbl.Posrelativeto = Position relative to:
681 LaunchLugCfg.lbl.plus = plus
682 LaunchLugCfg.tab.General = General
683 LaunchLugCfg.tab.Generalprop = General properties
684
685 ! MassComponentConfig
686 MassComponentCfg.lbl.Mass = Mass:
687 MassComponentCfg.lbl.Length = Length:
688 MassComponentCfg.lbl.Diameter = Diameter:
689 MassComponentCfg.lbl.PosRelativeto = Position relative to:
690 MassComponentCfg.lbl.plus = plus
691 MassComponentCfg.tab.General = General
692 MassComponentCfg.tab.ttip.General = General properties
693 MassComponentCfg.tab.Radialpos = Radial position
694 MassComponentCfg.tab.ttip.Radialpos = Radial position configuration
695 MassComponentCfg.lbl.Radialdistance = Radial distance:
696 MassComponentCfg.lbl.Radialdirection = Radial direction:
697 MassComponentCfg.but.Reset = Reset
698
699 ! MotorConfig
700 MotorCfg.checkbox.compmotormount = This component is a motor mount
701 MotorCfg.lbl.Motorcfg = Motor configuration:
702 MotorCfg.but.New = New
703 MotorCfg.lbl.Currentmotor = Current motor:
704 MotorCfg.lbl.Motoroverhang = Motor overhang:
705 MotorCfg.lbl.Ignitionat = Ignition at:
706 MotorCfg.lbl.plus = plus
707 MotorCfg.lbl.seconds = seconds
708 MotorCfg.lbl.longA1 = The current design has only one stage.
709 MotorCfg.lbl.longA2 = Stages can be added by clicking \"New stage\".
710 MotorCfg.lbl.longB1 = The current design has
711 MotorCfg.lbl.longB2 = stages.
712 MotorCfg.but.Selectmotor = Select motor
713 MotorCfg.but.Removemotor = Remove motor
714 MotorCfg.lbl.motorLabel = None
715
716 ! NoseConeConfig
717 NoseConeCfg.lbl.Noseconeshape = Nose cone shape:
718 NoseConeCfg.lbl.Shapeparam = Shape parameter:
719 NoseConeCfg.lbl.Noseconelength = Nose cone length:
720 NoseConeCfg.lbl.Basediam = Base diameter:
721 NoseConeCfg.checkbox.Automatic = Automatic
722 NoseConeCfg.lbl.Wallthickness = Wall thickness:
723 NoseConeCfg.checkbox.Filled = Filled
724 NoseConeCfg.tab.General = General
725 NoseConeCfg.tab.ttip.General = General properties
726 NoseConeCfg.tab.Shoulder = Shoulder
727 NoseConeCfg.tab.ttip.Shoulder = Shoulder properties
728
729 ! ParachuteConfig
730 ParachuteCfg.lbl.Canopy = Canopy:
731 ParachuteCfg.lbl.Diameter = Diameter:
732 ParachuteCfg.lbl.Material = Material:
733 ParachuteCfg.combo.MaterialModel = The component material affects the weight of the component.
734 ParachuteCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
735 ParachuteCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the parachute.<br>
736 ParachuteCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.  
737 ParachuteCfg.lbl.longB3 = A typical value for parachutes is 0.8.
738 ParachuteCfg.but.Reset = Reset
739 ParachuteCfg.lbl.Shroudlines = Shroud lines:
740 ParachuteCfg.lbl.Numberoflines = Number of lines:
741 ParachuteCfg.lbl.Linelength = Line length:
742 ParachuteCfg.lbl.Material = Material:
743 ParachuteCfg.lbl.Posrelativeto = Position relative to:
744 ParachuteCfg.lbl.plus = plus
745 ParachuteCfg.lbl.Packedlength = Packed length:
746 ParachuteCfg.lbl.Packeddiam = Packed diameter:
747 ParachuteCfg.lbl.Deploysat = Deploys at:
748 ParachuteCfg.lbl.seconds = seconds
749 ParachuteCfg.lbl.Altitude = Altitude:
750 ParachuteCfg.tab.General = General
751 ParachuteCfg.tab.ttip.General = General properties
752 ParachuteCfg.tab.Radialpos = Radial position
753 ParachuteCfg.tab.ttip.Radialpos = Radial position configuration
754 ParachuteCfg.lbl.Radialdistance = Radial distance:
755 ParachuteCfg.lbl.Radialdirection = Radial direction:
756 ParachuteCfg.but.Reset = Reset
757
758 ! ShockCordConfig 
759 ShockCordCfg.lbl.Shockcordlength = Shock cord length
760 ShockCordCfg.lbl.Shockcordmaterial = Shock cord material:
761 ShockCordCfg.lbl.Posrelativeto = Position relative to:
762 ShockCordCfg.lbl.plus = plus
763 ShockCordCfg.lbl.Packedlength = Packed length:
764 ShockCordCfg.lbl.Packeddiam = Packed diameter:
765 ShockCordCfg.tab.General = General
766 ShockCordCfg.tab.ttip.General = General properties
767
768 !SleeveConfig
769 SleeveCfg.tab.Outerdiam = Outer diameter:
770 SleeveCfg.tab.Innerdiam = Inner diameter:
771 SleeveCfg.tab.Wallthickness = Wall thickness:
772 SleeveCfg.tab.Length = Length:
773 SleeveCfg.tab.General = General
774 SleeveCfg.tab.Generalproperties = General properties
775
776 ! StreamerConfig
777 StreamerCfg.lbl.Striplength = Strip length:
778 StreamerCfg.lbl.Stripwidth = Strip width:
779 StreamerCfg.lbl.Striparea = Strip area:
780 StreamerCfg.lbl.Aspectratio = Aspect ratio:
781 StreamerCfg.lbl.Material = Material:
782 StreamerCfg.combo.ttip.MaterialModel = The component material affects the weight of the component.
783 StreamerCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
784 StreamerCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the streamer.<br>
785 StreamerCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.
786 StreamerCfg.lbl.Automatic = Automatic
787 StreamerCfg.lbl.longC1 = The drag coefficient is relative to the area of the streamer.
788 StreamerCfg.lbl.Posrelativeto = Position relative to:
789 StreamerCfg.lbl.plus = plus
790 StreamerCfg.lbl.Packedlength = Packed length:
791 StreamerCfg.lbl.Packeddiam = Packed diameter:
792 StreamerCfg.lbl.Deploysat = Deploys at:
793 StreamerCfg.lbl.seconds = seconds
794 StreamerCfg.lbl.Altitude = Altitude:
795 StreamerCfg.tab.General = General
796 StreamerCfg.tab.ttip.General = General properties
797 StreamerCfg.tab.Radialpos = Radial position
798 StreamerCfg.tab.ttip.Radialpos = Radial position configuration
799 StreamerCfg.lbl.Radialdistance = Radial distance:
800 StreamerCfg.lbl.Radialdirection = Radial direction:
801 StreamerCfg.but.Reset = Reset
802
803 ! ThicknessRingComponentConfig
804 ThicknessRingCompCfg.tab.Outerdiam = Outer diameter:
805 ThicknessRingCompCfg.tab.Innerdiam = Inner diameter:
806 ThicknessRingCompCfg.tab.Wallthickness = Wall thickness:
807 ThicknessRingCompCfg.tab.Length = Length:
808 ThicknessRingCompCfg.tab.General = General
809 ThicknessRingCompCfg.tab.Generalprop = General properties
810
811 ! TransitionConfig
812 TransitionCfg.lbl.Transitionshape = Transition shape:
813 TransitionCfg.checkbox.Clipped = Clipped
814 TransitionCfg.lbl.Shapeparam = Shape parameter:
815 TransitionCfg.lbl.Transitionlength = Transition length:
816 TransitionCfg.lbl.Forediam = Fore diameter:
817 TransitionCfg.checkbox.Automatic = Automatic
818 TransitionCfg.lbl.Aftdiam = Aft diameter:
819 TransitionCfg.lbl.Wallthickness = Wall thickness:
820 TransitionCfg.checkbox.Filled = Filled
821 TransitionCfg.tab.General = General
822 TransitionCfg.tab.Generalproperties = General properties
823 TransitionCfg.tab.Shoulder = Shoulder
824 TransitionCfg.tab.Shoulderproperties = Shoulder properties
825
826 ! TrapezoidFinSetConfig
827 TrapezoidFinSetCfg.lbl.Nbroffins = Number of fins:
828 TrapezoidFinSetCfg.lbl.ttip.Nbroffins = The number of fins in the fin set.
829 TrapezoidFinSetCfg.lbl.Finrotation = Fin rotation:
830 TrapezoidFinSetCfg.lbl.ttip.Finrotation = The angle of the first fin in the fin set.
831 TrapezoidFinSetCfg.lbl.Fincant = Fin cant:
832 TrapezoidFinSetCfg.lbl.ttip.Fincant =The angle that the fins are canted with respect to the rocket body.
833 TrapezoidFinSetCfg.lbl.Rootchord = Root chord:
834 TrapezoidFinSetCfg.lbl.Tipchord = Tip chord:
835 TrapezoidFinSetCfg.lbl.Height = Height:
836 TrapezoidFinSetCfg.lbl.Sweeplength = Sweep length:
837 TrapezoidFinSetCfg.lbl.Sweepangle = Sweep angle:
838 TrapezoidFinSetCfg.lbl.FincrossSection = Fin cross section:
839 TrapezoidFinSetCfg.lbl.Thickness = Thickness:
840 TrapezoidFinSetCfg.lbl.Posrelativeto = Position relative to:
841 TrapezoidFinSetCfg.lbl.plus = plus
842 TrapezoidFinSetCfg.tab.General = General
843 TrapezoidFinSetCfg.tab.Generalproperties = General properties
844
845 !MotorConfigurationModel
846 MotorCfgModel.Editcfg = Edit configurations
847
848 ! StorageOptionChooser
849 StorageOptChooser.lbl.Simdatatostore = Simulated data to store:
850 StorageOptChooser.rdbut.Allsimdata = All simulated data
851 StorageOptChooser.lbl.longA1 = <html>Store all simulated data.<br>
852 StorageOptChooser.lbl.longA2 = This can result in very large files!
853 StorageOptChooser.rdbut.Every = Every
854 StorageOptChooser.lbl.longB1 = <html>Store plottable values approximately this far apart.<br>
855 StorageOptChooser.lbl.longB2 = Larger values result in smaller files.
856 StorageOptChooser.lbl.seconds = seconds
857 StorageOptChooser.rdbut.Onlyprimfig = Only primary figures
858 StorageOptChooser.lbl.longC1 = <html>Store only the values shown in the summary table.<br>
859 StorageOptChooser.lbl.longC2 = This results in the smallest files.
860 StorageOptChooser.checkbox.Compfile = Compress file
861 StorageOptChooser.lbl.UsingComp = Using compression reduces the file size significantly.
862 StorageOptChooser.lbl.longD1 = An estimate on how large the resulting file would be with the present options.
863 StorageOptChooser.ttip.Saveopt = Save options
864 StorageOptChooser.lbl.Estfilesize = Estimated file size:
865 StorageOptChooser.lbl.Saveopt = Save options
866
867 ! ThrustCurveMotorSelectionPanel
868 TCMotorSelPan.lbl.Selrocketmotor = Select rocket motor:
869 TCMotorSelPan.checkbox.hideSimilar = Hide very similar thrust curves
870 TCMotorSelPan.SHOW_DESCRIPTIONS.desc1 = Show all motors
871 TCMotorSelPan.SHOW_DESCRIPTIONS.desc2 = Show motors with diameter less than that of the motor mount
872 TCMotorSelPan.SHOW_DESCRIPTIONS.desc3 = Show motors with diameter equal to that of the motor mount
873 TCMotorSelPan.lbl.Motormountdia = Motor mount diameter:
874 TCMotorSelPan.lbl.Search = Search:
875 TCMotorSelPan.lbl.Selectthrustcurve = Select thrust curve:
876 TCMotorSelPan.lbl.Ejectionchargedelay = Ejection charge delay:
877 TCMotorSelPan.equalsIgnoreCase.None = None
878 TCMotorSelPan.lbl.NumberofsecondsorNone = (Number of seconds or \"None\")
879 TCMotorSelPan.lbl.Totalimpulse = Total impulse:
880 TCMotorSelPan.lbl.Avgthrust = Avg. thrust:
881 TCMotorSelPan.lbl.Maxthrust = Max. thrust:
882 TCMotorSelPan.lbl.Burntime = Burn time:
883 TCMotorSelPan.lbl.Launchmass = Launch mass:
884 TCMotorSelPan.lbl.Emptymass = Empty mass:
885 TCMotorSelPan.lbl.Datapoints = Data points:
886 TCMotorSelPan.lbl.Digest = Digest:
887 TCMotorSelPan.title.Thrustcurve = Thrust curve:
888 TCMotorSelPan.title.Thrust = Thrust
889 TCMotorSelPan.delayBox.None = None
890
891
892 ! PlotDialog
893 PlotDialog.title.Flightdataplot = Flight data plot
894 PlotDialog.Chart.Simulatedflight = Simulated flight
895 PlotDialog.CheckBox.Showdatapoints = Show data points
896 PlotDialog.lbl.Chart = Click+drag down+right to zoom in, up+left to zoom out
897
898
899 ! "main" prefix is used for the main application dialog
900
901 # FIXME: Rename the description keys 
902
903 main.menu.file = File
904 main.menu.file.desc = File-handling related tasks
905 main.menu.file.new = New
906 main.menu.file.new.desc = Create a new rocket design
907 main.menu.file.open = Open...
908 BasicFrame.item.Openrocketdesign = Open a rocket design
909 main.menu.file.openExample = Open example...
910 BasicFrame.item.Openexamplerocketdesign = Open an example rocket design
911 main.menu.file.save = Save
912 BasicFrame.item.SavecurRocketdesign = Save the current rocket design
913 main.menu.file.saveAs = Save as...
914 BasicFrame.item.SavecurRocketdesnewfile = Save the current rocket design to a new file
915 main.menu.file.print = Print / Export PDF...
916 main.menu.file.print.desc = Print or save as PDF the parts list and fin templates
917 main.menu.file.close = Close
918 BasicFrame.item.Closedesign = Close the current rocket design
919 main.menu.file.quit = Quit
920 BasicFrame.item.Quitprogram = Quit the program
921
922 main.menu.edit = Edit
923 BasicFrame.menu.Rocketedt = Rocket editing
924 main.menu.edit.undo = Undo
925 main.menu.edit.undo.desc = Undo the previous operation
926 main.menu.edit.redo = Redo
927 main.menu.edit.redo.desc = Redo the previously undone operation
928 main.menu.edit.cut = Cut
929 main.menu.edit.copy = Copy
930 main.menu.edit.paste = Paste
931 main.menu.edit.delete = Delete
932 main.menu.edit.resize = Scale...
933 main.menu.edit.resize.desc = Scale parts of the rocket design
934 main.menu.edit.preferences = Preferences
935 main.menu.edit.preferences.desc = Setup the application preferences
936
937 main.menu.analyze = Analyze
938 main.menu.analyze.desc = Rocket analysis
939 main.menu.analyze.componentAnalysis = Component analysis
940 main.menu.analyze.componentAnalysis.desc = Analyze the rocket components separately
941
942 main.menu.help = Help
943 main.menu.help.desc = Information about OpenRocket
944 main.menu.help.license = License
945 main.menu.help.license.desc = OpenRocket license information
946 main.menu.help.bugReport = Bug report
947 main.menu.help.bugReport.desc = Information about reporting bugs in OpenRocket
948 main.menu.help.debugLog = Debug log
949 main.menu.help.debugLog.desc = View the OpenRocket debug log
950 main.menu.help.about = About
951 main.menu.help.about.desc = Copyright details about OpenRocket
952
953 main.menu.debug = Debug
954 main.menu.debug.whatisthismenu = What is this menu?
955 main.menu.debug.createtestrocket = Create test rocket
956
957 ! database
958 ! Translate here all material database
959 !
960
961 ! Material database
962 ! BULK_MATERIAL
963 Databases.materials.Acrylic = Acrylic
964 Databases.materials.Balsa = Balsa
965 Databases.materials.Birch = Birch
966 Databases.materials.Cardboard = Cardboard
967 Databases.materials.Carbonfiber = Carbon fiber
968 Databases.materials.Cork = Cork
969 Databases.materials.DepronXPS = Depron (XPS)
970 Databases.materials.Fiberglass = Fiberglass
971 Databases.materials.Kraftphenolic = Kraft phenolic
972 Databases.materials.Maple = Maple
973 Databases.materials.Paperoffice = Paper (office)
974 Databases.materials.Pine = Pine
975 Databases.materials.Plywoodbirch = Plywood (birch)
976 Databases.materials.PolycarbonateLexan = Polycarbonate (Lexan)
977 Databases.materials.Polystyrene = Polystyrene
978 Databases.materials.PVC = PVC
979 Databases.materials.Spruce = Spruce
980 Databases.materials.StyrofoamgenericEPS = Styrofoam (generic EPS)
981 Databases.materials.StyrofoamBluefoamXPS = Styrofoam \"Blue foam\" (XPS)
982 Databases.materials.Quantumtubing = Quantum tubing
983 !SURFACE_MATERIAL
984 Databases.materials.Ripstopnylon = Ripstop nylon
985 Databases.materials.Mylar = Mylar
986 Databases.materials.Polyethylenethin = Polyethylene (thin)
987 Databases.materials.Polyethyleneheavy = Polyethylene (heavy)
988 Databases.materials.Silk = Silk
989 Databases.materials.Paperoffice = Paper (office)
990 Databases.materials.Cellophane = Cellophane
991 Databases.materials.Crepepaper = Cr\u00eape paper
992 ! LINE_MATERIAL
993 Databases.materials.Threadheavy-duty = Thread (heavy-duty)
994 Databases.materials.Elasticcordround2mm = Elastic cord (round 2mm, 1/16 in)
995 Databases.materials.Elasticcordflat6mm = Elastic cord (flat  6mm, 1/4 in)
996 Databases.materials.Elasticcordflat12mm = Elastic cord (flat 12mm, 1/2 in)
997 Databases.materials.Elasticcordflat19mm = Elastic cord (flat 19mm, 3/4 in)
998 Databases.materials.Elasticcordflat25mm = Elastic cord (flat 25mm, 1 in)
999 Databases.materials.Braidednylon2mm = Braided nylon (2 mm, 1/16 in)
1000 Databases.materials.Braidednylon3mm = Braided nylon (3 mm, 1/8 in)
1001 Databases.materials.Tubularnylon11mm = Tubular nylon (11 mm, 7/16 in)
1002 Databases.materials.Tubularnylon14mm = Tubular nylon (14 mm, 9/16 in)
1003 Databases.materials.Tubularnylon25mm = Tubular nylon (25 mm, 1 in)
1004
1005 ! ExternalComponent
1006 ExternalComponent.Rough = Rough
1007 ExternalComponent.Unfinished = Unfinished
1008 ExternalComponent.Regularpaint = Regular paint
1009 ExternalComponent.Smoothpaint = Smooth paint
1010 ExternalComponent.Polished = Polished
1011
1012 ! LineStyle
1013 LineStyle.Solid = Solid
1014 LineStyle.Dashed = Dashed
1015 LineStyle.Dotted = Dotted
1016 LineStyle.Dash-dotted = Dash-dotted
1017 LineStyle.Defaultstyle = Default style
1018
1019 ! Shape
1020 Shape.Conical = Conical
1021 Shape.Conical.desc1 = A conical nose cone has a profile of a triangle.
1022 Shape.Conical.desc2 = A conical transition has straight sides.
1023 Shape.Ogive = Ogive
1024 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>.
1025 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>.
1026 Shape.Ellipsoid = Ellipsoid
1027 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>.
1028 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.              
1029 Shape.Powerseries = Power series
1030 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.
1031 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>.
1032 Shape.Parabolicseries = Parabolic series
1033 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.
1034 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.
1035 Shape.Haackseries = Haack series
1036 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.
1037 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.               
1038
1039
1040 ! RocketComponent
1041 RocketComponent.Position.TOP = Top of the parent component
1042 RocketComponent.Position.MIDDLE = Middle of the parent component
1043 RocketComponent.Position.BOTTOM = Bottom of the parent component
1044 RocketComponent.Position.AFTER = After the parent component
1045 RocketComponent.Position.ABSOLUTE = Tip of the nose cone
1046
1047 ! LaunchLug
1048 LaunchLug.Launchlug = Launch lug
1049 ! NoseCone
1050 NoseCone.NoseCone = Nose cone
1051 ! Transition
1052 Transition.Transition = Transition
1053 !Stage
1054 Stage.Stage = Stage
1055 ! BodyTube
1056 BodyTube.BodyTube = Body tube
1057 ! TubeCoupler
1058 TubeCoupler.TubeCoupler = Tube coupler
1059 !InnerTube
1060 InnerTube.InnerTube = Inner Tube
1061 ! TrapezoidFinSet
1062 TrapezoidFinSet.TrapezoidFinSet = Trapezoidal fin set
1063 ! FreeformFinSet
1064 FreeformFinSet.FreeformFinSet = Freeform fin set
1065 !MassComponent
1066 MassComponent.MassComponent = Mass component
1067 ! Parachute
1068 Parachute.Parachute = Parachute
1069 ! ShockCord
1070 ShockCord.ShockCord = Shock cord
1071 ! Bulkhead
1072 Bulkhead.Bulkhead = Bulkhead
1073
1074 !Rocket
1075 Rocket.motorCount.Nomotor = [No motors]
1076 Rocket.compname.Rocket = Rocket
1077
1078 !MotorMount
1079 MotorMount.IgnitionEvent.AUTOMATIC = Automatic (launch or ejection charge)
1080 MotorMount.IgnitionEvent.LAUNCH = Launch
1081 MotorMount.IgnitionEvent.EJECTION_CHARGE = First ejection charge of previous stage
1082 MotorMount.IgnitionEvent.BURNOUT = First burnout of previous stage
1083 MotorMount.IgnitionEvent.NEVER = Never
1084
1085 !ComponentIcons 
1086 ComponentIcons.Nosecone = Nose cone
1087 ComponentIcons.Bodytube = Body tube
1088 ComponentIcons.Transition = Transition
1089 ComponentIcons.Trapezoidalfinset = Trapezoidal fin set
1090 ComponentIcons.Ellipticalfinset = Elliptical fin set
1091 ComponentIcons.Freeformfinset = Freeform fin set
1092 ComponentIcons.Launchlug = Launch lug
1093 ComponentIcons.Innertube = Inner tube
1094 ComponentIcons.Tubecoupler = Tube coupler
1095 ComponentIcons.Centeringring = Centering ring
1096 ComponentIcons.Bulkhead = Bulk head
1097 ComponentIcons.Engineblock = Engine block
1098 ComponentIcons.Parachute = Parachute
1099 ComponentIcons.Streamer = Streamer
1100 ComponentIcons.Shockcord = Shock cord
1101 ComponentIcons.Masscomponent = Mass component
1102 ComponentIcons.disabled = (disabled)
1103
1104 ! StageAction
1105 StageAction.Stage = Stage
1106
1107 ! RecoveryDevice
1108 RecoveryDevice.DeployEvent.LAUNCH = Launch (plus NN seconds)
1109 RecoveryDevice.DeployEvent.EJECTION = First ejection charge of this stage
1110 RecoveryDevice.DeployEvent.APOGEE = Apogee
1111 RecoveryDevice.DeployEvent.ALTITUDE = Specific altitude during descent
1112 RecoveryDevice.DeployEvent.NEVER = Never
1113
1114 ! FlightEvent
1115 FlightEvent.Type.LAUNCH = Launch
1116 FlightEvent.Type.IGNITION = Motor ignition
1117 FlightEvent.Type.LIFTOFF = Lift-off
1118 FlightEvent.Type.LAUNCHROD = Launch rod clearance
1119 FlightEvent.Type.BURNOUT = Motor burnout
1120 FlightEvent.Type.EJECTION_CHARGE = Ejection charge
1121 FlightEvent.Type.STAGE_SEPARATION = Stage separation
1122 FlightEvent.Type.APOGEE = Apogee
1123 FlightEvent.Type.RECOVERY_DEVICE_DEPLOYMENT = Recovery device deployment
1124 FlightEvent.Type.GROUND_HIT = Ground hit
1125 FlightEvent.Type.SIMULATION_END = Simulation end
1126 FlightEvent.Type.ALTITUDE = Altitude change
1127
1128 ! ThrustCurveMotorColumns
1129 TCurveMotorCol.MANUFACTURER = Manufacturer
1130 TCurveMotorCol.DESIGNATION = Designation
1131 TCurveMotorCol.TYPE = Type
1132 TCurveMotorCol.DIAMETER = Diameter
1133 TCurveMotorCol.LENGTH = Length
1134
1135 ! RocketInfo
1136 RocketInfo.lengthLine.Length = Length
1137 RocketInfo.lengthLine.maxdiameter = , max. diameter
1138 RocketInfo.massText1 = Mass with motors 
1139 RocketInfo.massText2 = Mass with no motors
1140 RocketInfo.at = at M=
1141 RocketInfo.cgText = CG:
1142 RocketInfo.cpText = CP:
1143 RocketInfo.stabText = Stability:
1144 RocketInfo.Warning = Warning:
1145 RocketInfo.Calculating = Calculating...
1146 RocketInfo.Apogee = Apogee:
1147 RocketInfo.Maxvelocity = Max. velocity:
1148 RocketInfo.Maxacceleration = Max. acceleration:
1149 RocketInfo.apogeeValue = N/A
1150 RocketInfo.Mach = (Mach
1151 RocketInfo.velocityValue = N/A
1152 RocketInfo.accelerationValue = N/A
1153
1154 ! FinSet
1155 FinSet.CrossSection.SQUARE = Square
1156 FinSet.CrossSection.ROUNDED = Rounded
1157 FinSet.CrossSection.AIRFOIL = Airfoil
1158 FinSet.TabRelativePosition.FRONT = Root chord leading edge
1159 FinSet.TabRelativePosition.CENTER = Root chord midpoint
1160 FinSet.TabRelativePosition.END = Root chord trailing edge
1161
1162 ! FlightDataType
1163 FlightDataType.TYPE_TIME = Time
1164 FlightDataType.TYPE_ALTITUDE = Altitude
1165 FlightDataType.TYPE_VELOCITY_Z = Vertical velocity
1166 FlightDataType.TYPE_ACCELERATION_Z = Vertical acceleration
1167 FlightDataType.TYPE_VELOCITY_TOTAL = Total velocity
1168 FlightDataType.TYPE_ACCELERATION_TOTAL = Total acceleration
1169 FlightDataType.TYPE_POSITION_X = Position upwind
1170 FlightDataType.TYPE_POSITION_Y = Position parallel to wind
1171 FlightDataType.TYPE_POSITION_XY = Lateral distance
1172 FlightDataType.TYPE_POSITION_DIRECTION = Lateral direction
1173 FlightDataType.TYPE_VELOCITY_XY = Lateral velocity
1174 FlightDataType.TYPE_ACCELERATION_XY = Lateral acceleration
1175 FlightDataType.TYPE_AOA = Angle of attack
1176 FlightDataType.TYPE_ROLL_RATE = Roll rate
1177 FlightDataType.TYPE_PITCH_RATE = Pitch rate
1178 FlightDataType.TYPE_YAW_RATE = Yaw rate
1179 FlightDataType.TYPE_MASS = Mass
1180 FlightDataType.TYPE_LONGITUDINAL_INERTIA = Longitudinal moment of inertia
1181 FlightDataType.TYPE_ROTATIONAL_INERTIA = Rotational moment of inertia
1182 FlightDataType.TYPE_CP_LOCATION = CP location
1183 FlightDataType.TYPE_CG_LOCATION = CG location
1184 FlightDataType.TYPE_STABILITY = Stability margin calibers
1185 FlightDataType.TYPE_MACH_NUMBER = Mach number
1186 FlightDataType.TYPE_REYNOLDS_NUMBER = Reynolds number
1187 FlightDataType.TYPE_THRUST_FORCE = Thrust
1188 FlightDataType.TYPE_DRAG_FORCE = Drag force
1189 FlightDataType.TYPE_DRAG_COEFF = Drag coefficient
1190 FlightDataType.TYPE_AXIAL_DRAG_COEFF = Axial drag coefficient
1191 FlightDataType.TYPE_FRICTION_DRAG_COEFF = Friction drag coefficient
1192 FlightDataType.TYPE_PRESSURE_DRAG_COEFF = Pressure drag coefficient
1193 FlightDataType.TYPE_BASE_DRAG_COEFF = Base drag coefficient
1194 FlightDataType.TYPE_NORMAL_FORCE_COEFF = Normal force coefficient
1195 FlightDataType.TYPE_PITCH_MOMENT_COEFF = Pitch moment coefficient
1196 FlightDataType.TYPE_YAW_MOMENT_COEFF = Yaw moment coefficient
1197 FlightDataType.TYPE_SIDE_FORCE_COEFF = Side force coefficient
1198 FlightDataType.TYPE_ROLL_MOMENT_COEFF = Roll moment coefficient
1199 FlightDataType.TYPE_ROLL_FORCING_COEFF = Roll forcing coefficient
1200 FlightDataType.TYPE_ROLL_DAMPING_COEFF = Roll damping coefficient
1201 FlightDataType.TYPE_PITCH_DAMPING_MOMENT_COEFF = Pitch damping coefficient
1202 FlightDataType.TYPE_YAW_DAMPING_MOMENT_COEFF = Yaw damping coefficient
1203 FlightDataType.TYPE_REFERENCE_LENGTH = Reference lenght
1204 FlightDataType.TYPE_REFERENCE_AREA = Reference area
1205 FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
1206 FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
1207 FlightDataType.TYPE_WIND_VELOCITY = Wind velocity
1208 FlightDataType.TYPE_AIR_TEMPERATURE = Air temperature
1209 FlightDataType.TYPE_AIR_PRESSURE = Air pressure
1210 FlightDataType.TYPE_SPEED_OF_SOUND = Speed of sound
1211 FlightDataType.TYPE_TIME_STEP = Simulation time step
1212 FlightDataType.TYPE_COMPUTATION_TIME = Computation time
1213
1214 ! PlotConfiguration
1215 PlotConfiguration.Verticalmotion = Vertical motion vs. time
1216 PlotConfiguration.Totalmotion = Total motion vs. time
1217 PlotConfiguration.Flightside = Flight side profile
1218 PlotConfiguration.Stability = Stability vs. time
1219 PlotConfiguration.Dragcoef = Drag coefficients vs. Mach number
1220 PlotConfiguration.Rollcharacteristics = Roll characteristics
1221 PlotConfiguration.Angleofattack = Angle of attack and orientation vs. time
1222 PlotConfiguration.Simulationtime = Simulation time step and computation time
1223
1224 ! Warning
1225 Warning.LargeAOA.str1 = Large angle of attack encountered.
1226 Warning.LargeAOA.str2 = Large angle of attack encountered (
1227 Warning.DISCONTINUITY = Discontinuity in rocket body diameter.
1228 Warning.THICK_FIN = Thick fins may not be modeled accurately.
1229 Warning.JAGGED_EDGED_FIN = Jagged-edged fin predictions may be inaccurate.
1230 Warning.LISTENERS_AFFECTED = Listeners modified the flight simulation
1231 Warning.RECOVERY_DEPLOYMENT_WHILE_BURNING = Recovery device opened while motor still burning.
1232 Warning.FILE_INVALID_PARAMETER = Invalid parameter encountered, ignoring.
1233
1234
1235 ! Scale dialog
1236 ScaleDialog.lbl.scaleRocket = Entire rocket
1237 ScaleDialog.lbl.scaleSubselection = Selection and all subcomponents
1238 ScaleDialog.lbl.scaleSelection = Only selected component
1239 ScaleDialog.title = Scale design
1240 ScaleDialog.lbl.scale = Scale:
1241 ScaleDialog.lbl.scale.ttip = Select whether to scale the entire design or only the selected component
1242 ScaleDialog.lbl.scaling = Scaling to apply:
1243 ScaleDialog.lbl.scaling.ttip = Resulting size, values above 100% grow and values below 100% shrink the design.
1244 ! The scaleFrom/scaleTo pair creates a phrase "Scale from [...] to [...]"
1245 ScaleDialog.lbl.scaleFrom = Scale from
1246 ScaleDialog.lbl.scaleTo = to
1247 ScaleDialog.lbl.scaleFromTo.ttip = Define the scaling based on an original and resulting length.
1248 ScaleDialog.checkbox.scaleMass = Update explicit mass values
1249 ScaleDialog.checkbox.scaleMass.ttip = Scale mass component and override mass values by the cube of the scaling factor
1250 ScaleDialog.button.scale = Scale
1251
1252
1253 !icons
1254 Icons.Undo = Undo
1255 Icons.Redo = Redo
1256
1257 OpenRocketPrintable.Partsdetail = Parts detail
1258 OpenRocketPrintable.Fintemplates = Fin templates
1259 OpenRocketPrintable.DesignReport = Design Report
1260
1261 OpenRocketDocument.Redo = Redo
1262 OpenRocketDocument.Undo = Undo
1263
1264 !EllipticalFinSet
1265 EllipticalFinSet.Ellipticalfinset = Elliptical fin set
1266
1267 ! Optimization
1268
1269 ! Modifiers
1270
1271 optimization.modifier.nosecone.length = Nose cone length
1272 optimization.modifier.nosecone.diameter = Nose cone diameter
1273 optimization.modifier.nosecone.thickness = Nose cone thickness
1274                 
1275 optimization.modifier.transition.length = Transition length
1276 optimization.modifier.transition.forediameter = Transition fore diameter
1277 optimization.modifier.transition.aftdiameter = Transition aft diameter
1278 optimization.modifier.transition.thickness = Transition thickness
1279
1280 optimization.modifier.bodytube.length = Body tube length
1281 optimization.modifier.bodytube.outerDiameter = Body tube outer diameter
1282 optimization.modifier.bodytube.innerDiameter = Body tube inner diameter
1283 optimization.modifier.bodytube.thickness = Body tube thickness
1284