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