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