c97fca6c66c9a17029e1865c2b338bc6279cfb59
[debian/openrocket] / core / resources / 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
310 simedtdlg.lbl.Longitude = Longitude:
311 simedtdlg.lbl.ttip.Longitude = <html>Required for weather prediction and elevation models.
312
313 simedtdlg.lbl.Altitude = Altitude:
314 simedtdlg.lbl.ttip.Altitude = <html>The launch altitude above mean sea level.<br>This affects the position of the rocket in the atmospheric model.
315 simedtdlg.border.Launchrod = Launch rod
316 simedtdlg.lbl.Length = Length:
317 simedtdlg.lbl.ttip.Length = The length of the launch rod.
318 simedtdlg.lbl.Angle = Angle:
319 simedtdlg.lbl.ttip.Angle = The angle of the launch rod from vertical.
320 simedtdlg.lbl.Direction = Direction:
321 simedtdlg.lbl.ttip.Direction1 = <html>Direction of the launch rod relative to the wind.<br>
322 simedtdlg.lbl.ttip.Direction2 =  = towards the wind,
323 simedtdlg.lbl.ttip.Direction3 = = downwind.
324 simedtdlg.border.Simopt = Simulator options
325 simedtdlg.lbl.Calcmethod = Calculation method:
326 simedtdlg.lbl.ttip.Calcmethod = <html>The Extended Barrowman method calculates aerodynamic forces according <br>to the Barrowman equations extended to accommodate more components.
327 simedtdlg.lbl.ExtBarrowman = Extended Barrowman
328 simedtdlg.lbl.Simmethod = Simulation method:
329 simedtdlg.lbl.ttip.Simmethod1 = <html>The six degree-of-freedom simulator allows the rocket total freedom during flight.<br>
330 simedtdlg.lbl.ttip.Simmethod2 = Integration is performed using a 4<sup>th</sup> order Runge-Kutta 4 numerical integration.
331 simedtdlg.lbl.GeodeticMethod = Geodetic calculations:
332 simedtdlg.lbl.ttip.GeodeticMethodTip = Relate to the calculation of coordinates on the earth.  This also enables coriolis effect computations.
333 simedtdlg.lbl.Timestep = Time step:
334 simedtdlg.lbl.ttip.Timestep1 = <html>The time between simulation steps.<br>A smaller time step results in a more accurate but slower simulation.<br>
335 simedtdlg.lbl.ttip.Timestep2 = The 4<sup>th</sup> order simulation method is quite accurate with a time step of
336 simedtdlg.but.ttip.resettodefault = Reset the time step to its default value (
337 simedtdlg.border.Simlist = Simulator listeners
338 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.  
339 simedtdlg.txt.longA2 = For details on writing simulation listeners, see the OpenRocket technical documentation.
340 simedtdlg.lbl.Curlist = Current listeners:
341 simedtdlg.lbl.Addsimlist = Add simulation listener
342 simedtdlg.lbl.Noflightdata = No flight data available.
343 simedtdlg.lbl.runsimfirst = Please run the simulation first.
344 simedtdlg.chart.Simflight = Simulated flight
345 simedtdlg.dlg.Simres = Simulation results
346 simedtdlg.IntensityDesc.None = None
347 simedtdlg.IntensityDesc.Verylow = Very low
348 simedtdlg.IntensityDesc.Low = Low
349 simedtdlg.IntensityDesc.Medium = Medium
350 simedtdlg.IntensityDesc.High = High
351 simedtdlg.IntensityDesc.Veryhigh = Very high
352 simedtdlg.IntensityDesc.Extreme = Extreme
353
354 GeodeticComputationStrategy.flat.name = Flat Earth
355 GeodeticComputationStrategy.flat.desc = Perform computations with a flat Earth approximation.  Sufficient for low-altitude flights.
356 GeodeticComputationStrategy.spherical.name = Spherical approximation
357 GeodeticComputationStrategy.spherical.desc = <html>Perform geodetic computations assuming a spherical Earth.<br>This is sufficiently accurate for almost all purposes.
358 GeodeticComputationStrategy.wgs84.name = WGS84 ellipsoid
359 GeodeticComputationStrategy.wgs84.desc = <html>Perform geodetic computations on the WGS84 reference ellipsoid using Vincenty's method.<br>Slower and unnecessary in most cases.
360
361
362
363
364 ! Simulation Panel
365 simpanel.but.newsimulation = New simulation
366 simpanel.but.editsimulation = Edit simulation
367 simpanel.but.runsimulations = Run simulations
368 simpanel.but.deletesimulations = Delete simulations
369 simpanel.but.plotexport = Plot / export
370 simpanel.but.ttip.newsimulation = Add a new simulation
371 simpanel.but.ttip.editsim = Edit the selected simulation
372 simpanel.but.ttip.runsimu = Re-run the selected simulations
373 simpanel.but.ttip.deletesim = Delete the selected simulations
374 simpanel.checkbox.donotask = Do not ask me again
375 simpanel.lbl.defpref = You can change the default operation in the preferences.
376 simpanel.dlg.lbl.DeleteSim1 = Delete the selected simulations?
377 simpanel.dlg.lbl.DeleteSim2 = <html><i>This operation cannot be undone.</i>
378 simpanel.dlg.lbl.DeleteSim3 = Delete simulations
379 simpanel.col.Name = Name
380 simpanel.col.Motors = Motors
381 simpanel.col.Velocityoffrod = Velocity off rod
382 simpanel.col.Velocityatdeploy = Velocity at deployment
383 simpanel.col.Apogee = Apogee
384 simpanel.col.Maxvelocity = Max. velocity
385 simpanel.col.Maxacceleration = Max. acceleration
386 simpanel.col.Timetoapogee = Time to apogee
387 simpanel.col.Flighttime = Flight time
388 simpanel.col.Groundhitvelocity = Ground hit velocity
389
390 ! SimulationRunDialog
391 SimuRunDlg.title.RunSim = Running simulations...
392 SimuRunDlg.lbl.Running = Running ...
393 SimuRunDlg.lbl.Simutime = Simulation time:
394 SimuRunDlg.lbl.Altitude = Altitude:
395 SimuRunDlg.lbl.Velocity = Velocity:
396 SimuRunDlg.msg.Unabletosim = Unable to simulate:
397 SimuRunDlg.msg.errorOccurred = An error occurred during the simulation:
398 SimuRunDlg.msg.AnException1 = An exception occurred during the simulation:
399 SimuRunDlg.msg.AnException2 = Please report this as a bug along with the details below.
400 SimuRunDlg.msg.AssertionError1 = A computation error occurred during the simulation.
401 SimuRunDlg.msg.AssertionError2 = Please report this as a bug along with the details below.
402 SimuRunDlg.msg.unknownerror1 = An unknown error was encountered during the simulation.
403 SimuRunDlg.msg.unknownerror2 = The program may be unstable, you should save all your designs and restart OpenRocket now!
404
405
406 RK4SimulationStepper.error.valuesTooLarge = Simulation values exceeded limits.  Try selecting a shorter time step.
407
408
409 ! SimulationExportPanel
410 SimExpPan.desc = Comma Separated Files (*.csv)
411 SimExpPan.border.Vartoexport = Variables to export
412 SimExpPan.but.Selectall = Select all
413 SimExpPan.but.Selectnone = Select none
414 SimExpPan.border.Fieldsep = Field separator
415 SimExpPan.lbl.Fieldsepstr = Field separator string:
416 SimExpPan.lbl.longA1 = <html>The string used to separate the fields in the exported file.<br>
417 SimExpPan.lbl.longA2 = Use ',' for a Comma Separated Values (CSV) file.
418 SimExpPan.checkbox.Includesimudesc = Include simulation description
419 SimExpPan.checkbox.ttip.Includesimudesc = Include a comment at the beginning of the file describing the simulation.
420 SimExpPan.border.Comments = Comments
421 SimExpPan.checkbox.Includefielddesc = Include field descriptions
422 SimExpPan.checkbox.ttip.Includefielddesc = Include a comment line with the descriptions of the exported variables.
423 SimExpPan.checkbox.Incflightevents = Include flight events
424 SimExpPan.checkbox.ttip.Incflightevents = Include a comment line for every flight event.
425 SimExpPan.lbl.Commentchar = Comment character:
426 SimExpPan.lbl.ttip.Commentchar = The character(s) that mark a comment line.
427 SimExpPan.but.Exporttofile = Export to file...
428 SimExpPan.Fileexists.desc1 = File \"
429 SimExpPan.Fileexists.desc2 = \" exists.  Overwrite?
430 SimExpPan.Fileexists.title = File exists
431 SimExpPan.ExportingVar.desc1 = Exporting 1 variable out of
432 SimExpPan.ExportingVar.desc2 = Exporting 
433 SimExpPan.ExportingVar.desc3 = variables out of
434 SimExpPan.Col.Variable = Variable
435 SimExpPan.Col.Unit = Unit
436
437
438 CsvOptionPanel.separator.space = SPACE
439 CsvOptionPanel.separator.tab = TAB
440
441
442
443 ! MotorPlot
444 MotorPlot.title.Motorplot = Motor plot
445 MotorPlot.but.Select = Select
446 MotorPlot.Chart.Motorthrustcurve = Motor thrust curve
447 MotorPlot.Chart.Time = Time / s
448 MotorPlot.Chart.Thrust = Thrust / N
449 MotorPlot.txt.Designation = Designation:
450 MotorPlot.txt.Manufacturer = Manufacturer:
451 MotorPlot.txt.Type = Type:
452 MotorPlot.txt.Delays = Delays:
453 MotorPlot.txt.Comment = Comment:\n
454
455
456
457 ! Simulation plot panel
458 simplotpanel.lbl.Presetplotconf = Preset plot configurations:
459 simplotpanel.lbl.Xaxistype = X axis type:
460 simplotpanel.lbl.Unit = Unit:
461 simplotpanel.lbl.Yaxistypes = Y axis types:
462 simplotpanel.lbl.Flightevents = Flight events:
463 simplotpanel.but.All = All
464 simplotpanel.but.None = None
465 simplotpanel.but.NewYaxisplottype = New Y axis plot type
466 simplotpanel.but.Plotflight = Plot flight
467 simplotpanel.lbl.Axis = Axis:
468 simplotpanel.but.ttip.Removethisplot = Remove this plot
469 simplotpanel.Desc = The data will be plotted in time order even if the X axis type is not time.
470 simplotpanel.OptionPane.lbl1 = A maximum of 15 plots is allowed. 
471 simplotpanel.OptionPane.lbl2 = Cannot add plot
472 simplotpanel.AUTO_NAME = Auto
473 simplotpanel.LEFT_NAME = Left
474 simplotpanel.RIGHT_NAME = Right
475 simplotpanel.CUSTOM = Custom
476 SimulationPlotPanel.error.noPlotSelected = Please add one or more variables to plot on the Y-axis.
477 SimulationPlotPanel.error.noPlotSelected.title = Nothing to plot
478
479
480 ! Component add buttons
481 compaddbuttons.Bodycompandfinsets = Body components and fin sets
482 compaddbuttons.Nosecone = Nose cone
483 compaddbuttons.Bodytube = Body tube
484 compaddbuttons.Transition = Transition
485 compaddbuttons.Trapezoidal = Trapezoidal
486 compaddbuttons.Elliptical = Elliptical
487 compaddbuttons.Freeform = Freeform
488 compaddbuttons.Launchlug = Launch lug
489 compaddbuttons.Innercomponent = Inner component
490 compaddbuttons.Innertube = Inner tube
491 compaddbuttons.Coupler = Coupler
492 compaddbuttons.Centeringring = Centering\nring
493 compaddbuttons.Bulkhead = Bulkhead
494 compaddbuttons.Engineblock = Engine\nblock
495 compaddbuttons.Massobjects = Mass objects
496 compaddbuttons.Parachute = Parachute
497 compaddbuttons.Streamer = Streamer
498 compaddbuttons.Shockcord = Shock cord
499 compaddbuttons.Masscomponent = Mass\ncomponent
500 compaddbuttons.Donotaskmeagain = Do not ask me again
501 compaddbuttons.Selectcomppos = Select component position
502 compaddbuttons.lbl.Youcanchange = You can change the default operation in the preferences.
503 compaddbuttons.lbl.insertcomp = Insert the component after the current component or as the last component?
504 compaddbuttons.askPosition.Inserthere = Insert here
505 compaddbuttons.askPosition.Addtotheend = Add to the end
506 compaddbuttons.askPosition.Cancel = Cancel
507
508 ! Component Analysis Dialog
509 componentanalysisdlg.componentanalysis = Component analysis
510 componentanalysisdlg.lbl.winddir = Wind direction:
511 componentanalysisdlg.TitledBorder.warnings = Warnings:
512 componentanalysisdlg.ToggleBut.worst = Worst
513 componentanalysisdlg.lbl.angleofattack = Angle of attack:
514 componentanalysisdlg.lbl.machnumber = Mach number:
515 componentanalysisdlg.lbl.rollrate = Roll rate:
516 componentanalysisdlg.lbl.activestages = Active stages:
517 componentanalysisdlg.lbl.motorconf = Motor configuration:
518 componentanalysisdlg.TabStability.Col = Component
519 componentanalysisdlg.TabStability = Stability
520 componentanalysisdlg.TabStability.ttip = Stability information
521 componentanalysisdlg.dragTableModel.Col.Component = Component
522 componentanalysisdlg.dragTableModel.Col.Pressure = <html>Pressure C<sub>D</sub>
523 componentanalysisdlg.dragTableModel.Col.Base = <html>Base C<sub>D</sub>
524 componentanalysisdlg.dragTableModel.Col.friction = <html>Friction C<sub>D</sub>
525 componentanalysisdlg.dragTableModel.Col.total = <html>Total C<sub>D</sub>
526 componentanalysisdlg.dragTabchar = Drag characteristics
527 componentanalysisdlg.dragTabchar.ttip = Drag characteristics
528 componentanalysisdlg.rollTableModel.Col.component = Component
529 componentanalysisdlg.rollTableModel.Col.rollforc = Roll forcing coefficient
530 componentanalysisdlg.rollTableModel.Col.rolldamp = Roll damping coefficient
531 componentanalysisdlg.rollTableModel.Col.total = <html>Total C<sub>l</sub>
532 componentanalysisdlg.rollTableModel = Roll dynamics
533 componentanalysisdlg.rollTableModel.ttip = Roll dynamics
534 componentanalysisdlg.println.closingmethod = Closing method called:
535 componentanalysisdlg.println.settingnam = SETTING NAN VALUES
536 componentanalysisdlg.lbl.reflenght = Reference length: 
537 componentanalysisdlg.lbl.refarea = Reference area: 
538 !componentanalysisdlg.But.close =Close
539 componentanalysisdlg.TabStability.Col.Component = Component
540
541 ! Custom Material dialog
542 custmatdlg.title.Custommaterial = Custom material
543 custmatdlg.lbl.Materialname = Material name: 
544 custmatdlg.lbl.Materialtype = Material type:
545 custmatdlg.lbl.Materialdensity = Material density:
546 custmatdlg.checkbox.Addmaterial = Add material to database
547
548
549 ! Ring Component Config
550 ringcompcfg.OuterRadius = OuterRadius
551 ringcompcfg.Automatic = Automatic
552 ringcompcfg.InnerRadius = InnerRadius
553 ringcompcfg.Thickness = Thickness
554 ringcompcfg.Length = Length
555 ringcompcfg.Positionrelativeto = Position relative to:
556 ringcompcfg.plus = plus
557 ringcompcfg.PositionValue = PositionValue
558 ringcompcfg.Radialdistance = Radial distance:
559 ringcompcfg.Distancefrom = Distance from the rocket centerline
560 ringcompcfg.Radialdirection = Radial direction:
561 ringcompcfg.radialdirectionfrom = The radial direction from the rocket centerline
562 ringcompcfg.but.Reset = Reset
563 ringcompcfg.but.Resetcomponant = Reset the component to the rocket centerline
564 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.
565 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.
566
567
568 ! Body Tube Config
569 BodyTubecfg.lbl.Bodytubelength = Body tube length:
570 BodyTubecfg.lbl.Outerdiameter = Outer diameter:
571 BodyTubecfg.lbl.Innerdiameter = Inner diameter:
572 BodyTubecfg.lbl.Wallthickness = Wall thickness:
573 BodyTubecfg.tab.General = General
574 BodyTubecfg.tab.Generalproperties = General properties
575 BodyTubecfg.tab.Motor = Motor
576 BodyTubecfg.tab.Motormountconf = Motor mount configuration
577 BodyTubecfg.checkbox.Automatic = Automatic
578 BodyTubecfg.checkbox.Filled = Filled
579
580 ! FinSetConfig
581 FinSetConfig.tab.Fintabs = Fin tabs
582 FinSetConfig.tab.Through-the-wall = Through-the-wall fin tabs
583 FinSetConfig.but.Converttofreeform = Convert to freeform
584 FinSetConfig.but.Converttofreeform.ttip = Convert this fin set into a freeform fin set
585 FinSetConfig.Convertfinset = Convert fin set
586 FinSetConfig.but.Splitfins = Split fins
587 FinSetConfig.but.Splitfins.ttip = Split the fin set into separate fins
588 FinSetConfig.but.AutoCalc = Calculate automatically
589 FinSetConfig.lbl.Through-the-wall  = Through-the-wall fin tabs:
590 FinSetConfig.lbl.Tablength = Tab length:
591 FinSetConfig.ttip.Tablength = The length of the fin tab.
592 FinSetConfig.lbl.Tabheight = Tab height:
593 FinSetConfig.ttip.Tabheight = The spanwise height of the fin tab.
594 FinSetConfig.lbl.Tabposition = Tab position:
595 FinSetConfig.ttip.Tabposition = The position of the fin tab.
596 FinSetConfig.lbl.relativeto = relative to
597
598 !FinMarkingGuide
599 FinMarkingGuide.lbl.Front = Front
600
601 ! MotorDatabaseLoadingDialog
602 MotorDbLoadDlg.title = Loading motors
603 MotorDbLoadDlg.Loadingmotors = Loading motors...
604
605 ! RocketConfig
606 RocketCfg.lbl.Designname = Design name:
607 RocketCfg.lbl.Designer = Designer:
608 RocketCfg.lbl.Comments = Comments:
609 RocketCfg.lbl.Revisionhistory = Revision history:
610 RocketCfg.lbl.Material = Material:
611
612 ! ShockCordConfig
613 ShockCordCfg.lbl.Shockcordlength = Shock cord length:
614
615 ! RocketComponentConfig
616 RocketCompCfg.lbl.Componentname = Component name:
617 RocketCompCfg.ttip.Thecomponentname = The component name.
618 RocketCompCfg.tab.Override = Override
619 RocketCompCfg.tab.MassandCGoverride = Mass and CG override options
620 RocketCompCfg.tab.Figure = Figure
621 RocketCompCfg.tab.Figstyleopt = Figure style options
622 RocketCompCfg.tab.Comment = Comment
623 RocketCompCfg.tab.Specifyacomment = Specify a comment for the component
624 RocketCompCfg.lbl.Mass = Mass:
625 RocketCompCfg.lbl.Componentmass = Component mass:
626 RocketCompCfg.lbl.overriddento = (overridden to
627 RocketCompCfg.lbl.overriddenby = (overridden by
628 RocketCompCfg.lbl.Componentmaterial = Component material:
629 RocketCompCfg.lbl.Componentfinish = Component finish:
630 RocketCompCfg.lbl.ttip.componentmaterialaffects = The component material affects the weight of the component.
631 RocketCompCfg.combo.ttip.componentmaterialaffects = The component material affects the weight of the component.
632 RocketCompCfg.lbl.longA1 = <html>The component finish affects the aerodynamic drag of the component.<br>
633 RocketCompCfg.lbl.longA2 = The value indicated is the average roughness height of the surface.
634 RocketCompCfg.but.Setforall = Set for all
635 RocketCompCfg.but.ttip.Setforall = Set this finish for all components of the rocket.
636 RocketCompCfg.lbl.Overridemassorcenter = Override the mass or center of gravity of the
637 RocketCompCfg.checkbox.Overridemass = Override mass:
638 RocketCompCfg.checkbox.Overridecenterofgrav = Override center of gravity:
639 RocketCompCfg.checkbox.OverridemassandCG = Override mass and CG of all subcomponents
640 RocketCompCfg.lbl.longB1 = <html>The overridden mass does not include motors.<br>
641 RocketCompCfg.lbl.longB2 = The center of gravity is measured from the front end of the
642 RocketCompCfg.lbl.Commentsonthe = Comments on the
643 RocketCompCfg.lbl.Figurestyle = Figure style:
644 RocketCompCfg.lbl.Componentcolor = Component color:
645 RocketCompCfg.lbl.Choosecolor = Choose color
646 RocketCompCfg.checkbox.Usedefaultcolor = Use default color
647 RocketCompCfg.lbl.Complinestyle = Component line style:
648 RocketCompCfg.but.Saveasdefstyle = Save as default style
649 RocketCompCfg.lbl.Diameter = Diameter:
650 RocketCompCfg.lbl.Length = Length:
651 RocketCompCfg.lbl.Thickness = Thickness:
652 RocketCompCfg.checkbox.Endcapped = End capped
653 RocketCompCfg.ttip.Endcapped = Whether the end of the shoulder is capped.
654 RocketCompCfg.title.Noseconeshoulder = Nose cone shoulder
655 RocketCompCfg.title.Aftshoulder = Aft shoulder
656 RocketCompCfg.border.Foreshoulder = Fore shoulder 
657 !RocketCompCfg.lbl.Length = Length:
658
659 ! BulkheadConfig
660 BulkheadCfg.tab.Diameter = Diameter:
661 BulkheadCfg.tab.Thickness = Thickness:
662 BulkheadCfg.tab.General = General
663 BulkheadCfg.tab.Generalproperties = General properties
664
665 !CenteringRingConfig
666 CenteringRingCfg.tab.Outerdiam = Outer diameter:
667 CenteringRingCfg.tab.Innerdiam = Inner diameter:
668 CenteringRingCfg.tab.Thickness = Thickness:
669 CenteringRingCfg.tab.General = General
670 CenteringRingCfg.tab.Generalproperties = General properties
671
672 !ComponentConfigDialog
673 ComponentCfgDlg.configuration = configuration
674 ComponentCfgDlg.configuration1 =
675 ComponentCfgDlg.Modify = Modify
676
677 !StageConfig
678 StageConfig.tab.Separation = Separation
679 StageConfig.tab.Separation.ttip = Stage separation options
680 StageConfig.separation.lbl.title = Select when this stage separates:
681 StageConfig.separation.lbl.plus = plus
682 StageConfig.separation.lbl.seconds = seconds
683
684 !EllipticalFinSetConfig
685 EllipticalFinSetCfg.Nbroffins = Number of fins:
686 EllipticalFinSetCfg.Rotation = Rotation:
687 EllipticalFinSetCfg.Fincant = Fin cant:
688 EllipticalFinSetCfg.Rootchord = Root chord:
689 EllipticalFinSetCfg.Height = Height:
690 EllipticalFinSetCfg.Positionrelativeto = Position relative to:
691 EllipticalFinSetCfg.plus = plus
692 EllipticalFinSetCfg.FincrossSection = Fin cross section:
693 EllipticalFinSetCfg.Thickness = Thickness:
694 EllipticalFinSetCfg.General = General
695 EllipticalFinSetCfg.Generalproperties = General properties
696 EllipticalFinSetCfg.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
697
698 !FreeformFinSetConfig
699 FreeformFinSetCfg.tab.General = General
700 FreeformFinSetCfg.tab.ttip.General = General properties
701 FreeformFinSetCfg.tab.Shape = Shape
702 FreeformFinSetCfg.tab.ttip.Finshape = Fin shape
703 FreeformFinSetCfg.lbl.Numberoffins = Number of fins:
704 FreeformFinSetCfg.lbl.Finrotation = Fin rotation:
705 FreeformFinSetCfg.lbl.Fincant = Fin cant:
706 FreeformFinSetCfg.lbl.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
707 FreeformFinSetCfg.lbl.Posrelativeto = Position relative to:
708 FreeformFinSetCfg.lbl.plus = plus
709 FreeformFinSetCfg.lbl.FincrossSection = Fin cross section:
710 FreeformFinSetCfg.lbl.Thickness = Thickness:
711 ! doubleClick1 + 2 form the message "Double-click to edit", split approximately at the middle
712 FreeformFinSetConfig.lbl.doubleClick1 = Double-click
713 FreeformFinSetConfig.lbl.doubleClick2 = to edit
714 FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
715 FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Remove point
716
717
718 !InnerTubeConfig
719 InnerTubeCfg.tab.Motor = Motor
720 InnerTubeCfg.tab.ttip.Motor = Motor mount configuration
721 InnerTubeCfg.tab.Cluster = Cluster
722 InnerTubeCfg.tab.ttip.Cluster = Cluster configuration
723 InnerTubeCfg.tab.Radialpos = Radial position
724 InnerTubeCfg.tab.ttip.Radialpos = Radial position
725 InnerTubeCfg.lbl.Selectclustercfg = Select cluster configuration:
726 InnerTubeCfg.lbl.TubeSep = Tube separation:
727 InnerTubeCfg.lbl.ttip.TubeSep = The separation of the tubes, 1.0 = touching each other
728 InnerTubeCfg.lbl.Rotation = Rotation:
729 InnerTubeCfg.lbl.ttip.Rotation = Rotation angle of the cluster configuration
730 InnerTubeCfg.lbl.Rotangle = Rotation angle of the cluster configuration
731 InnerTubeCfg.but.Splitcluster = Split cluster
732 InnerTubeCfg.lbl.longA1 = <html>Split the cluster into separate components.<br>
733 InnerTubeCfg.lbl.longA2 = This also duplicates all components attached to this inner tube.
734 InnerTubeCfg.but.Resetsettings = Reset settings
735 InnerTubeCfg.but.ttip.Resetsettings = Reset the separation and rotation to the default values
736
737 ! LaunchLugConfig
738 LaunchLugCfg.lbl.Length = Length:
739 LaunchLugCfg.lbl.Outerdiam = Outer diameter:
740 LaunchLugCfg.lbl.Innerdiam = Inner diameter:
741 LaunchLugCfg.lbl.Thickness = Thickness:
742 LaunchLugCfg.lbl.Radialpos = Radial position:
743 LaunchLugCfg.lbl.Posrelativeto = Position relative to:
744 LaunchLugCfg.lbl.plus = plus
745 LaunchLugCfg.tab.General = General
746 LaunchLugCfg.tab.Generalprop = General properties
747
748 ! MassComponentConfig
749 MassComponentCfg.lbl.Mass = Mass:
750 MassComponentCfg.lbl.Length = Length:
751 MassComponentCfg.lbl.Diameter = Diameter:
752 MassComponentCfg.lbl.PosRelativeto = Position relative to:
753 MassComponentCfg.lbl.plus = plus
754 MassComponentCfg.tab.General = General
755 MassComponentCfg.tab.ttip.General = General properties
756 MassComponentCfg.tab.Radialpos = Radial position
757 MassComponentCfg.tab.ttip.Radialpos = Radial position configuration
758 MassComponentCfg.lbl.Radialdistance = Radial distance:
759 MassComponentCfg.lbl.Radialdirection = Radial direction:
760 MassComponentCfg.but.Reset = Reset
761
762 ! MotorConfig
763 MotorCfg.checkbox.compmotormount = This component is a motor mount
764 MotorCfg.lbl.Motorcfg = Motor configuration:
765 MotorCfg.but.New = New
766 MotorCfg.lbl.Currentmotor = Current motor:
767 MotorCfg.lbl.Motoroverhang = Motor overhang:
768 MotorCfg.lbl.Ignitionat = Ignition at:
769 MotorCfg.lbl.plus = plus
770 MotorCfg.lbl.seconds = seconds
771 MotorCfg.lbl.longA1 = The current design has only one stage.
772 MotorCfg.lbl.longA2 = Stages can be added by clicking \"New stage\".
773 MotorCfg.lbl.longB1 = The current design has
774 MotorCfg.lbl.longB2 = stages.
775 MotorCfg.but.Selectmotor = Select motor
776 MotorCfg.but.Removemotor = Remove motor
777 MotorCfg.lbl.motorLabel = None
778
779 ! NoseConeConfig
780 NoseConeCfg.lbl.Noseconeshape = Nose cone shape:
781 NoseConeCfg.lbl.Shapeparam = Shape parameter:
782 NoseConeCfg.lbl.Noseconelength = Nose cone length:
783 NoseConeCfg.lbl.Basediam = Base diameter:
784 NoseConeCfg.checkbox.Automatic = Automatic
785 NoseConeCfg.lbl.Wallthickness = Wall thickness:
786 NoseConeCfg.checkbox.Filled = Filled
787 NoseConeCfg.tab.General = General
788 NoseConeCfg.tab.ttip.General = General properties
789 NoseConeCfg.tab.Shoulder = Shoulder
790 NoseConeCfg.tab.ttip.Shoulder = Shoulder properties
791
792 ! ParachuteConfig
793 ParachuteCfg.lbl.Canopy = Canopy:
794 ParachuteCfg.lbl.Diameter = Diameter:
795 ParachuteCfg.lbl.Material = Material:
796 ParachuteCfg.combo.MaterialModel = The component material affects the weight of the component.
797 ParachuteCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
798 ParachuteCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the parachute.<br>
799 ParachuteCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.  
800 ParachuteCfg.lbl.longB3 = A typical value for parachutes is 0.8.
801 ParachuteCfg.but.Reset = Reset
802 ParachuteCfg.lbl.Shroudlines = Shroud lines:
803 ParachuteCfg.lbl.Numberoflines = Number of lines:
804 ParachuteCfg.lbl.Linelength = Line length:
805 ParachuteCfg.lbl.Material = Material:
806 ParachuteCfg.lbl.Posrelativeto = Position relative to:
807 ParachuteCfg.lbl.plus = plus
808 ParachuteCfg.lbl.Packedlength = Packed length:
809 ParachuteCfg.lbl.Packeddiam = Packed diameter:
810 ParachuteCfg.lbl.Deploysat = Deploys at:
811 ParachuteCfg.lbl.seconds = seconds
812 ParachuteCfg.lbl.Altitude = Altitude:
813 ParachuteCfg.tab.General = General
814 ParachuteCfg.tab.ttip.General = General properties
815 ParachuteCfg.tab.Radialpos = Radial position
816 ParachuteCfg.tab.ttip.Radialpos = Radial position configuration
817 ParachuteCfg.lbl.Radialdistance = Radial distance:
818 ParachuteCfg.lbl.Radialdirection = Radial direction:
819 ParachuteCfg.but.Reset = Reset
820 ParachuteCfg.lbl.plusdelay = plus
821
822 ! ShockCordConfig 
823 ShockCordCfg.lbl.Shockcordlength = Shock cord length:
824 ShockCordCfg.lbl.Shockcordmaterial = Shock cord material:
825 ShockCordCfg.lbl.Posrelativeto = Position relative to:
826 ShockCordCfg.lbl.plus = plus
827 ShockCordCfg.lbl.Packedlength = Packed length:
828 ShockCordCfg.lbl.Packeddiam = Packed diameter:
829 ShockCordCfg.tab.General = General
830 ShockCordCfg.tab.ttip.General = General properties
831
832 !SleeveConfig
833 SleeveCfg.tab.Outerdiam = Outer diameter:
834 SleeveCfg.tab.Innerdiam = Inner diameter:
835 SleeveCfg.tab.Wallthickness = Wall thickness:
836 SleeveCfg.tab.Length = Length:
837 SleeveCfg.tab.General = General
838 SleeveCfg.tab.Generalproperties = General properties
839
840 ! StreamerConfig
841 StreamerCfg.lbl.Striplength = Strip length:
842 StreamerCfg.lbl.Stripwidth = Strip width:
843 StreamerCfg.lbl.Striparea = Strip area:
844 StreamerCfg.lbl.Aspectratio = Aspect ratio:
845 StreamerCfg.lbl.Material = Material:
846 StreamerCfg.combo.ttip.MaterialModel = The component material affects the weight of the component.
847 StreamerCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
848 StreamerCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the streamer.<br>
849 StreamerCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.
850 StreamerCfg.lbl.Automatic = Automatic
851 StreamerCfg.lbl.longC1 = The drag coefficient is relative to the area of the streamer.
852 StreamerCfg.lbl.Posrelativeto = Position relative to:
853 StreamerCfg.lbl.plus = plus
854 StreamerCfg.lbl.Packedlength = Packed length:
855 StreamerCfg.lbl.Packeddiam = Packed diameter:
856 StreamerCfg.lbl.Deploysat = Deploys at:
857 StreamerCfg.lbl.seconds = seconds
858 StreamerCfg.lbl.Altitude = Altitude:
859 StreamerCfg.tab.General = General
860 StreamerCfg.tab.ttip.General = General properties
861 StreamerCfg.tab.Radialpos = Radial position
862 StreamerCfg.tab.ttip.Radialpos = Radial position configuration
863 StreamerCfg.lbl.Radialdistance = Radial distance:
864 StreamerCfg.lbl.Radialdirection = Radial direction:
865 StreamerCfg.but.Reset = Reset
866 StreamerCfg.lbl.plusdelay = plus
867
868 ! ThicknessRingComponentConfig
869 ThicknessRingCompCfg.tab.Outerdiam = Outer diameter:
870 ThicknessRingCompCfg.tab.Innerdiam = Inner diameter:
871 ThicknessRingCompCfg.tab.Wallthickness = Wall thickness:
872 ThicknessRingCompCfg.tab.Length = Length:
873 ThicknessRingCompCfg.tab.General = General
874 ThicknessRingCompCfg.tab.Generalprop = General properties
875
876 ! TransitionConfig
877 TransitionCfg.lbl.Transitionshape = Transition shape:
878 TransitionCfg.checkbox.Clipped = Clipped
879 TransitionCfg.lbl.Shapeparam = Shape parameter:
880 TransitionCfg.lbl.Transitionlength = Transition length:
881 TransitionCfg.lbl.Forediam = Fore diameter:
882 TransitionCfg.checkbox.Automatic = Automatic
883 TransitionCfg.lbl.Aftdiam = Aft diameter:
884 TransitionCfg.lbl.Wallthickness = Wall thickness:
885 TransitionCfg.checkbox.Filled = Filled
886 TransitionCfg.tab.General = General
887 TransitionCfg.tab.Generalproperties = General properties
888 TransitionCfg.tab.Shoulder = Shoulder
889 TransitionCfg.tab.Shoulderproperties = Shoulder properties
890
891 ! TrapezoidFinSetConfig
892 TrapezoidFinSetCfg.lbl.Nbroffins = Number of fins:
893 TrapezoidFinSetCfg.lbl.ttip.Nbroffins = The number of fins in the fin set.
894 TrapezoidFinSetCfg.lbl.Finrotation = Fin rotation:
895 TrapezoidFinSetCfg.lbl.ttip.Finrotation = The angle of the first fin in the fin set.
896 TrapezoidFinSetCfg.lbl.Fincant = Fin cant:
897 TrapezoidFinSetCfg.lbl.ttip.Fincant =The angle that the fins are canted with respect to the rocket body.
898 TrapezoidFinSetCfg.lbl.Rootchord = Root chord:
899 TrapezoidFinSetCfg.lbl.Tipchord = Tip chord:
900 TrapezoidFinSetCfg.lbl.Height = Height:
901 TrapezoidFinSetCfg.lbl.Sweeplength = Sweep length:
902 TrapezoidFinSetCfg.lbl.Sweepangle = Sweep angle:
903 TrapezoidFinSetCfg.lbl.FincrossSection = Fin cross section:
904 TrapezoidFinSetCfg.lbl.Thickness = Thickness:
905 TrapezoidFinSetCfg.lbl.Posrelativeto = Position relative to:
906 TrapezoidFinSetCfg.lbl.plus = plus
907 TrapezoidFinSetCfg.tab.General = General
908 TrapezoidFinSetCfg.tab.Generalproperties = General properties
909
910 !MotorConfigurationModel
911 MotorCfgModel.Editcfg = Edit configurations
912
913 ! StorageOptionChooser
914 StorageOptChooser.lbl.Simdatatostore = Simulated data to store:
915 StorageOptChooser.rdbut.Allsimdata = All simulated data
916 StorageOptChooser.lbl.longA1 = <html>Store all simulated data.<br>
917 StorageOptChooser.lbl.longA2 = This can result in very large files!
918 StorageOptChooser.rdbut.Every = Every
919 StorageOptChooser.lbl.longB1 = <html>Store plottable values approximately this far apart.<br>
920 StorageOptChooser.lbl.longB2 = Larger values result in smaller files.
921 StorageOptChooser.lbl.seconds = seconds
922 StorageOptChooser.rdbut.Onlyprimfig = Only primary figures
923 StorageOptChooser.lbl.longC1 = <html>Store only the values shown in the summary table.<br>
924 StorageOptChooser.lbl.longC2 = This results in the smallest files.
925 StorageOptChooser.checkbox.Compfile = Compress file
926 StorageOptChooser.lbl.UsingComp = Using compression reduces the file size significantly.
927 StorageOptChooser.lbl.longD1 = An estimate on how large the resulting file would be with the present options.
928 StorageOptChooser.ttip.Saveopt = Save options
929 StorageOptChooser.lbl.Estfilesize = Estimated file size:
930 StorageOptChooser.lbl.Saveopt = Save options
931
932 ! ThrustCurveMotorSelectionPanel
933 TCMotorSelPan.lbl.Selrocketmotor = Select rocket motor:
934 TCMotorSelPan.checkbox.hideSimilar = Hide very similar thrust curves
935 TCMotorSelPan.SHOW_DESCRIPTIONS.desc1 = Show all motors
936 TCMotorSelPan.SHOW_DESCRIPTIONS.desc2 = Show motors with diameter less than that of the motor mount
937 TCMotorSelPan.SHOW_DESCRIPTIONS.desc3 = Show motors with diameter equal to that of the motor mount
938 TCMotorSelPan.lbl.Motormountdia = Motor mount diameter:
939 TCMotorSelPan.lbl.Search = Search:
940 TCMotorSelPan.lbl.Selectthrustcurve = Select thrust curve:
941 TCMotorSelPan.lbl.Ejectionchargedelay = Ejection charge delay:
942 TCMotorSelPan.equalsIgnoreCase.None = None
943 TCMotorSelPan.lbl.NumberofsecondsorNone = (Number of seconds or \"None\")
944 TCMotorSelPan.lbl.Totalimpulse = Total impulse:
945 TCMotorSelPan.lbl.Avgthrust = Avg. thrust:
946 TCMotorSelPan.lbl.Maxthrust = Max. thrust:
947 TCMotorSelPan.lbl.Burntime = Burn time:
948 TCMotorSelPan.lbl.Launchmass = Launch mass:
949 TCMotorSelPan.lbl.Emptymass = Empty mass:
950 TCMotorSelPan.lbl.Datapoints = Data points:
951 TCMotorSelPan.lbl.Digest = Digest:
952 TCMotorSelPan.title.Thrustcurve = Thrust curve:
953 TCMotorSelPan.title.Thrust = Thrust
954 TCMotorSelPan.delayBox.None = None
955
956
957 ! PlotDialog
958 PlotDialog.title.Flightdataplot = Flight data plot
959 PlotDialog.Chart.Simulatedflight = Simulated flight
960 PlotDialog.CheckBox.Showdatapoints = Show data points
961 PlotDialog.lbl.Chart = Click and drag down+right to zoom in, up+left to zoom out
962
963
964 ! "main" prefix is used for the main application dialog
965
966 # FIXME: Rename the description keys 
967
968 main.menu.file = File
969 main.menu.file.desc = File-handling related tasks
970 main.menu.file.new = New
971 main.menu.file.new.desc = Create a new rocket design
972 main.menu.file.open = Open...
973 BasicFrame.item.Openrocketdesign = Open a rocket design
974 main.menu.file.openExample = Open example...
975 BasicFrame.item.Openexamplerocketdesign = Open an example rocket design
976 main.menu.file.save = Save
977 BasicFrame.item.SavecurRocketdesign = Save the current rocket design
978 main.menu.file.saveAs = Save as...
979 BasicFrame.item.SavecurRocketdesnewfile = Save the current rocket design to a new file
980 main.menu.file.print = Print / Export PDF...
981 main.menu.file.print.desc = Print or save as PDF the parts list and fin templates
982 main.menu.file.close = Close
983 BasicFrame.item.Closedesign = Close the current rocket design
984 main.menu.file.quit = Quit
985 BasicFrame.item.Quitprogram = Quit the program
986
987 main.menu.edit = Edit
988 BasicFrame.menu.Rocketedt = Rocket editing
989 main.menu.edit.undo = Undo
990 main.menu.edit.undo.desc = Undo the previous operation
991 main.menu.edit.redo = Redo
992 main.menu.edit.redo.desc = Redo the previously undone operation
993 main.menu.edit.cut = Cut
994 main.menu.edit.copy = Copy
995 main.menu.edit.paste = Paste
996 main.menu.edit.delete = Delete
997 main.menu.edit.resize = Scale...
998 main.menu.edit.resize.desc = Scale parts of the rocket design
999 main.menu.edit.preferences = Preferences
1000 main.menu.edit.preferences.desc = Setup the application preferences
1001
1002 main.menu.analyze = Analyze
1003 main.menu.analyze.desc = Rocket analysis
1004 main.menu.analyze.componentAnalysis = Component analysis
1005 main.menu.analyze.componentAnalysis.desc = Analyze the rocket components separately
1006 main.menu.analyze.optimization = Rocket optimization
1007 main.menu.analyze.optimization.desc = General rocket design optimization
1008
1009 main.menu.help = Help
1010 main.menu.help.desc = Information about OpenRocket
1011 main.menu.help.tours = Guided tours
1012 main.menu.help.tours.desc = Take guided tours on OpenRocket
1013 main.menu.help.license = License
1014 main.menu.help.license.desc = OpenRocket license information
1015 main.menu.help.bugReport = Bug report
1016 main.menu.help.bugReport.desc = Information about reporting bugs in OpenRocket
1017 main.menu.help.debugLog = Debug log
1018 main.menu.help.debugLog.desc = View the OpenRocket debug log
1019 main.menu.help.about = About
1020 main.menu.help.about.desc = Copyright details about OpenRocket
1021
1022 main.menu.debug = Debug
1023 main.menu.debug.whatisthismenu = What is this menu?
1024 main.menu.debug.createtestrocket = Create test rocket
1025
1026 ! database
1027 ! Translate here all material database
1028 !
1029
1030 ! Material database
1031 ! BULK_MATERIAL
1032 Databases.materials.Acrylic = Acrylic
1033 Databases.materials.Aluminum = Aluminum
1034 Databases.materials.Balsa = Balsa
1035 Databases.materials.Basswood = Basswood
1036 Databases.materials.Birch = Birch
1037 Databases.materials.Brass = Brass
1038 Databases.materials.Cardboard = Cardboard
1039 Databases.materials.Carbonfiber = Carbon fiber
1040 Databases.materials.Cork = Cork
1041 Databases.materials.DepronXPS = Depron (XPS)
1042 Databases.materials.Fiberglass = Fiberglass
1043 Databases.materials.Kraftphenolic = Kraft phenolic
1044 Databases.materials.Maple = Maple
1045 Databases.materials.Paperoffice = Paper (office)
1046 Databases.materials.Pine = Pine
1047 Databases.materials.Plywoodbirch = Plywood (birch)
1048 Databases.materials.PolycarbonateLexan = Polycarbonate (Lexan)
1049 Databases.materials.Polystyrene = Polystyrene
1050 Databases.materials.PVC = PVC
1051 Databases.materials.Spruce = Spruce
1052 Databases.materials.Steel = Steel
1053 Databases.materials.StyrofoamgenericEPS = Styrofoam (generic EPS)
1054 Databases.materials.StyrofoamBluefoamXPS = Styrofoam \"Blue foam\" (XPS)
1055 Databases.materials.Titanium = Titanium
1056 Databases.materials.Quantumtubing = Quantum tubing
1057 Databases.materials.BlueTube = Blue tube
1058 !SURFACE_MATERIAL
1059 Databases.materials.Ripstopnylon = Ripstop nylon
1060 Databases.materials.Mylar = Mylar
1061 Databases.materials.Polyethylenethin = Polyethylene (thin)
1062 Databases.materials.Polyethyleneheavy = Polyethylene (heavy)
1063 Databases.materials.Silk = Silk
1064 Databases.materials.Paperoffice = Paper (office)
1065 Databases.materials.Cellophane = Cellophane
1066 Databases.materials.Crepepaper = Cr\u00eape paper
1067 ! LINE_MATERIAL
1068 Databases.materials.Threadheavy-duty = Thread (heavy-duty)
1069 Databases.materials.Elasticcordround2mm = Elastic cord (round 2mm, 1/16 in)
1070 Databases.materials.Elasticcordflat6mm = Elastic cord (flat  6mm, 1/4 in)
1071 Databases.materials.Elasticcordflat12mm = Elastic cord (flat 12mm, 1/2 in)
1072 Databases.materials.Elasticcordflat19mm = Elastic cord (flat 19mm, 3/4 in)
1073 Databases.materials.Elasticcordflat25mm = Elastic cord (flat 25mm, 1 in)
1074 Databases.materials.Braidednylon2mm = Braided nylon (2 mm, 1/16 in)
1075 Databases.materials.Braidednylon3mm = Braided nylon (3 mm, 1/8 in)
1076 Databases.materials.Tubularnylon11mm = Tubular nylon (11 mm, 7/16 in)
1077 Databases.materials.Tubularnylon14mm = Tubular nylon (14 mm, 9/16 in)
1078 Databases.materials.Tubularnylon25mm = Tubular nylon (25 mm, 1 in)
1079
1080 ! ExternalComponent
1081 ExternalComponent.Rough = Rough
1082 ExternalComponent.Unfinished = Unfinished
1083 ExternalComponent.Regularpaint = Regular paint
1084 ExternalComponent.Smoothpaint = Smooth paint
1085 ExternalComponent.Polished = Polished
1086
1087 ! LineStyle
1088 LineStyle.Solid = Solid
1089 LineStyle.Dashed = Dashed
1090 LineStyle.Dotted = Dotted
1091 LineStyle.Dash-dotted = Dash-dotted
1092 LineStyle.Defaultstyle = Default style
1093
1094 ! Shape
1095 Shape.Conical = Conical
1096 Shape.Conical.desc1 = A conical nose cone has a profile of a triangle.
1097 Shape.Conical.desc2 = A conical transition has straight sides.
1098 Shape.Ogive = Ogive
1099 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>.
1100 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>.
1101 Shape.Ellipsoid = Ellipsoid
1102 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>.
1103 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.              
1104 Shape.Powerseries = Power series
1105 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.
1106 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>.
1107 Shape.Parabolicseries = Parabolic series
1108 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.
1109 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.
1110 Shape.Haackseries = Haack series
1111 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.
1112 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.               
1113
1114
1115 ! RocketComponent
1116 RocketComponent.Position.TOP = Top of the parent component
1117 RocketComponent.Position.MIDDLE = Middle of the parent component
1118 RocketComponent.Position.BOTTOM = Bottom of the parent component
1119 RocketComponent.Position.AFTER = After the parent component
1120 RocketComponent.Position.ABSOLUTE = Tip of the nose cone
1121
1122 ! LaunchLug
1123 LaunchLug.Launchlug = Launch lug
1124 ! NoseCone
1125 NoseCone.NoseCone = Nose cone
1126 ! Transition
1127 Transition.Transition = Transition
1128 !Stage
1129 Stage.Stage = Stage
1130
1131 Stage.SeparationEvent.UPPER_IGNITION = Upper stage motor ignition
1132 Stage.SeparationEvent.IGNITION = Current stage motor ignition
1133 Stage.SeparationEvent.BURNOUT = Current stage motor burnout
1134 Stage.SeparationEvent.EJECTION = Current stage ejection charge
1135 Stage.SeparationEvent.LAUNCH = Launch
1136 Stage.SeparationEvent.NEVER = Never
1137
1138 ! BodyTube
1139 BodyTube.BodyTube = Body tube
1140 ! TubeCoupler
1141 TubeCoupler.TubeCoupler = Tube coupler
1142 !InnerTube
1143 InnerTube.InnerTube = Inner Tube
1144 ! TrapezoidFinSet
1145 TrapezoidFinSet.TrapezoidFinSet = Trapezoidal fin set
1146 ! FreeformFinSet
1147 FreeformFinSet.FreeformFinSet = Freeform fin set
1148 !MassComponent
1149 MassComponent.MassComponent = Mass component
1150 ! Parachute
1151 Parachute.Parachute = Parachute
1152 ! ShockCord
1153 ShockCord.ShockCord = Shock cord
1154 ! Bulkhead
1155 Bulkhead.Bulkhead = Bulkhead
1156
1157 !Rocket
1158 Rocket.motorCount.Nomotor = [No motors]
1159 Rocket.compname.Rocket = Rocket
1160
1161 !MotorMount
1162 MotorMount.IgnitionEvent.AUTOMATIC = Automatic (launch or ejection charge)
1163 MotorMount.IgnitionEvent.LAUNCH = Launch
1164 MotorMount.IgnitionEvent.EJECTION_CHARGE = First ejection charge of previous stage
1165 MotorMount.IgnitionEvent.BURNOUT = First burnout of previous stage
1166 MotorMount.IgnitionEvent.NEVER = Never
1167
1168 !ComponentIcons 
1169 ComponentIcons.Nosecone = Nose cone
1170 ComponentIcons.Bodytube = Body tube
1171 ComponentIcons.Transition = Transition
1172 ComponentIcons.Trapezoidalfinset = Trapezoidal fin set
1173 ComponentIcons.Ellipticalfinset = Elliptical fin set
1174 ComponentIcons.Freeformfinset = Freeform fin set
1175 ComponentIcons.Launchlug = Launch lug
1176 ComponentIcons.Innertube = Inner tube
1177 ComponentIcons.Tubecoupler = Tube coupler
1178 ComponentIcons.Centeringring = Centering ring
1179 ComponentIcons.Bulkhead = Bulk head
1180 ComponentIcons.Engineblock = Engine block
1181 ComponentIcons.Parachute = Parachute
1182 ComponentIcons.Streamer = Streamer
1183 ComponentIcons.Shockcord = Shock cord
1184 ComponentIcons.Masscomponent = Mass component
1185 ComponentIcons.disabled = (disabled)
1186
1187 ! StageAction
1188 StageAction.Stage = Stage
1189
1190 ! RecoveryDevice
1191 RecoveryDevice.DeployEvent.LAUNCH = Launch (plus NN seconds)
1192 RecoveryDevice.DeployEvent.EJECTION = First ejection charge of this stage
1193 RecoveryDevice.DeployEvent.APOGEE = Apogee
1194 RecoveryDevice.DeployEvent.ALTITUDE = Specific altitude during descent
1195 RecoveryDevice.DeployEvent.NEVER = Never
1196
1197 ! FlightEvent
1198 FlightEvent.Type.LAUNCH = Launch
1199 FlightEvent.Type.IGNITION = Motor ignition
1200 FlightEvent.Type.LIFTOFF = Lift-off
1201 FlightEvent.Type.LAUNCHROD = Launch rod clearance
1202 FlightEvent.Type.BURNOUT = Motor burnout
1203 FlightEvent.Type.EJECTION_CHARGE = Ejection charge
1204 FlightEvent.Type.STAGE_SEPARATION = Stage separation
1205 FlightEvent.Type.APOGEE = Apogee
1206 FlightEvent.Type.RECOVERY_DEVICE_DEPLOYMENT = Recovery device deployment
1207 FlightEvent.Type.GROUND_HIT = Ground hit
1208 FlightEvent.Type.SIMULATION_END = Simulation end
1209 FlightEvent.Type.ALTITUDE = Altitude change
1210
1211 ! ThrustCurveMotorColumns
1212 TCurveMotorCol.MANUFACTURER = Manufacturer
1213 TCurveMotorCol.DESIGNATION = Designation
1214 TCurveMotorCol.TYPE = Type
1215 TCurveMotorCol.DIAMETER = Diameter
1216 TCurveMotorCol.LENGTH = Length
1217
1218 ! RocketInfo
1219 RocketInfo.lengthLine.Length = Length
1220 RocketInfo.lengthLine.maxdiameter = , max. diameter
1221 RocketInfo.massText1 = Mass with motors 
1222 RocketInfo.massText2 = Mass with no motors
1223 RocketInfo.at = at M=
1224 RocketInfo.cgText = CG:
1225 RocketInfo.cpText = CP:
1226 RocketInfo.stabText = Stability:
1227 RocketInfo.Warning = Warning:
1228 RocketInfo.Calculating = Calculating...
1229 RocketInfo.Apogee = Apogee:
1230 RocketInfo.Maxvelocity = Max. velocity:
1231 RocketInfo.Maxacceleration = Max. acceleration:
1232 RocketInfo.apogeeValue = N/A
1233 RocketInfo.Mach = (Mach
1234 RocketInfo.velocityValue = N/A
1235 RocketInfo.accelerationValue = N/A
1236
1237 ! FinSet
1238 FinSet.CrossSection.SQUARE = Square
1239 FinSet.CrossSection.ROUNDED = Rounded
1240 FinSet.CrossSection.AIRFOIL = Airfoil
1241 FinSet.TabRelativePosition.FRONT = Root chord leading edge
1242 FinSet.TabRelativePosition.CENTER = Root chord midpoint
1243 FinSet.TabRelativePosition.END = Root chord trailing edge
1244
1245 ! FlightDataType
1246 FlightDataType.TYPE_TIME = Time
1247 FlightDataType.TYPE_ALTITUDE = Altitude
1248 FlightDataType.TYPE_VELOCITY_Z = Vertical velocity
1249 FlightDataType.TYPE_ACCELERATION_Z = Vertical acceleration
1250 FlightDataType.TYPE_VELOCITY_TOTAL = Total velocity
1251 FlightDataType.TYPE_ACCELERATION_TOTAL = Total acceleration
1252 FlightDataType.TYPE_POSITION_X = Position upwind
1253 FlightDataType.TYPE_POSITION_Y = Position parallel to wind
1254 FlightDataType.TYPE_POSITION_XY = Lateral distance
1255 FlightDataType.TYPE_POSITION_DIRECTION = Lateral direction
1256 FlightDataType.TYPE_VELOCITY_XY = Lateral velocity
1257 FlightDataType.TYPE_ACCELERATION_XY = Lateral acceleration
1258 FlightDataType.TYPE_AOA = Angle of attack
1259 FlightDataType.TYPE_ROLL_RATE = Roll rate
1260 FlightDataType.TYPE_PITCH_RATE = Pitch rate
1261 FlightDataType.TYPE_YAW_RATE = Yaw rate
1262 FlightDataType.TYPE_MASS = Mass
1263 FlightDataType.TYPE_LONGITUDINAL_INERTIA = Longitudinal moment of inertia
1264 FlightDataType.TYPE_ROTATIONAL_INERTIA = Rotational moment of inertia
1265 FlightDataType.TYPE_CP_LOCATION = CP location
1266 FlightDataType.TYPE_CG_LOCATION = CG location
1267 FlightDataType.TYPE_STABILITY = Stability margin calibers
1268 FlightDataType.TYPE_MACH_NUMBER = Mach number
1269 FlightDataType.TYPE_REYNOLDS_NUMBER = Reynolds number
1270 FlightDataType.TYPE_THRUST_FORCE = Thrust
1271 FlightDataType.TYPE_DRAG_FORCE = Drag force
1272 FlightDataType.TYPE_DRAG_COEFF = Drag coefficient
1273 FlightDataType.TYPE_AXIAL_DRAG_COEFF = Axial drag coefficient
1274 FlightDataType.TYPE_FRICTION_DRAG_COEFF = Friction drag coefficient
1275 FlightDataType.TYPE_PRESSURE_DRAG_COEFF = Pressure drag coefficient
1276 FlightDataType.TYPE_BASE_DRAG_COEFF = Base drag coefficient
1277 FlightDataType.TYPE_NORMAL_FORCE_COEFF = Normal force coefficient
1278 FlightDataType.TYPE_PITCH_MOMENT_COEFF = Pitch moment coefficient
1279 FlightDataType.TYPE_YAW_MOMENT_COEFF = Yaw moment coefficient
1280 FlightDataType.TYPE_SIDE_FORCE_COEFF = Side force coefficient
1281 FlightDataType.TYPE_ROLL_MOMENT_COEFF = Roll moment coefficient
1282 FlightDataType.TYPE_ROLL_FORCING_COEFF = Roll forcing coefficient
1283 FlightDataType.TYPE_ROLL_DAMPING_COEFF = Roll damping coefficient
1284 FlightDataType.TYPE_PITCH_DAMPING_MOMENT_COEFF = Pitch damping coefficient
1285 FlightDataType.TYPE_YAW_DAMPING_MOMENT_COEFF = Yaw damping coefficient
1286 FlightDataType.TYPE_REFERENCE_LENGTH = Reference length
1287 FlightDataType.TYPE_REFERENCE_AREA = Reference area
1288 FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
1289 FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
1290 FlightDataType.TYPE_WIND_VELOCITY = Wind velocity
1291 FlightDataType.TYPE_AIR_TEMPERATURE = Air temperature
1292 FlightDataType.TYPE_AIR_PRESSURE = Air pressure
1293 FlightDataType.TYPE_SPEED_OF_SOUND = Speed of sound
1294 FlightDataType.TYPE_TIME_STEP = Simulation time step
1295 FlightDataType.TYPE_COMPUTATION_TIME = Computation time
1296 FlightDataType.TYPE_LATITUDE = Latitude
1297 FlightDataType.TYPE_LONGITUDE = Longitude
1298 FlightDataType.TYPE_CORIOLIS_ACCELERATION = Coriolis acceleration
1299
1300 ! PlotConfiguration
1301 PlotConfiguration.Verticalmotion = Vertical motion vs. time
1302 PlotConfiguration.Totalmotion = Total motion vs. time
1303 PlotConfiguration.Flightside = Flight side profile
1304 PlotConfiguration.Stability = Stability vs. time
1305 PlotConfiguration.Dragcoef = Drag coefficients vs. Mach number
1306 PlotConfiguration.Rollcharacteristics = Roll characteristics
1307 PlotConfiguration.Angleofattack = Angle of attack and orientation vs. time
1308 PlotConfiguration.Simulationtime = Simulation time step and computation time
1309
1310 ! Warning
1311 Warning.LargeAOA.str1 = Large angle of attack encountered.
1312 Warning.LargeAOA.str2 = Large angle of attack encountered (
1313 Warning.DISCONTINUITY = Discontinuity in rocket body diameter.
1314 Warning.THICK_FIN = Thick fins may not be modeled accurately.
1315 Warning.JAGGED_EDGED_FIN = Jagged-edged fin predictions may be inaccurate.
1316 Warning.LISTENERS_AFFECTED = Listeners modified the flight simulation
1317 Warning.RECOVERY_DEPLOYMENT_WHILE_BURNING = Recovery device opened while motor still burning.
1318 Warning.FILE_INVALID_PARAMETER = Invalid parameter encountered, ignoring.
1319
1320
1321 ! Scale dialog
1322 ScaleDialog.lbl.scaleRocket = Entire rocket
1323 ScaleDialog.lbl.scaleSubselection = Selection and all subcomponents
1324 ScaleDialog.lbl.scaleSelection = Only selected component
1325 ScaleDialog.title = Scale design
1326 ScaleDialog.lbl.scale = Scale:
1327 ScaleDialog.lbl.scale.ttip = Select whether to scale the entire design or only the selected component
1328 ScaleDialog.lbl.scaling = Scaling to apply:
1329 ScaleDialog.lbl.scaling.ttip = Resulting size, values above 100% grow and values below 100% shrink the design.
1330 ! The scaleFrom/scaleTo pair creates a phrase "Scale from [...] to [...]"
1331 ScaleDialog.lbl.scaleFrom = Scale from
1332 ScaleDialog.lbl.scaleTo = to
1333 ScaleDialog.lbl.scaleFromTo.ttip = Define the scaling based on an original and resulting length.
1334 ScaleDialog.checkbox.scaleMass = Update explicit mass values
1335 ScaleDialog.checkbox.scaleMass.ttip = Scale mass component and override mass values by the cube of the scaling factor
1336 ScaleDialog.button.scale = Scale
1337 ScaleDialog.undo.scaleRocket = Scale rocket
1338 ScaleDialog.undo.scaleComponent = Scale component
1339 ScaleDialog.undo.scaleComponents = Scale components
1340
1341 !icons
1342 Icons.Undo = Undo
1343 Icons.Redo = Redo
1344
1345 OpenRocketPrintable.Partsdetail = Parts detail
1346 OpenRocketPrintable.Fintemplates = Fin templates
1347 OpenRocketPrintable.Transitiontemplates = Transition templates
1348 OpenRocketPrintable.Noseconetemplates = Nose Cone templates
1349 OpenRocketPrintable.Finmarkingguide = Fin marking guide
1350 OpenRocketPrintable.DesignReport = Design Report
1351
1352 OpenRocketDocument.Redo = Redo
1353 OpenRocketDocument.Undo = Undo
1354
1355 !EllipticalFinSet
1356 EllipticalFinSet.Ellipticalfinset = Elliptical fin set
1357
1358 ! Optimization
1359
1360 ! Modifiers
1361
1362 optimization.modifier.nosecone.length = Length
1363 optimization.modifier.nosecone.length.desc = Optimize the nose cone length.
1364 optimization.modifier.nosecone.diameter = Diameter
1365 optimization.modifier.nosecone.diameter.desc = Optimize the nose cone base diameter.
1366 optimization.modifier.nosecone.thickness = Thickness
1367 optimization.modifier.nosecone.thickness.desc = Optimize the nose cone wall thickness.
1368 optimization.modifier.nosecone.shapeparameter = Shape parameter
1369 optimization.modifier.nosecone.shapeparameter.desc = Optimize the nose cone shape parameter.
1370
1371 optimization.modifier.transition.length = Length
1372 optimization.modifier.transition.length.desc = Optimize the transition length.
1373 optimization.modifier.transition.forediameter = Fore diameter
1374 optimization.modifier.transition.forediameter.desc = Optimize the transition fore diameter.
1375 optimization.modifier.transition.aftdiameter = Aft diameter
1376 optimization.modifier.transition.aftdiameter.desc = Optimize the transition aft diameter.
1377 optimization.modifier.transition.thickness = Thickness
1378 optimization.modifier.transition.thickness.desc = Optimize the transition wall thickness.
1379 optimization.modifier.transition.shapeparameter = Shape parameter
1380 optimization.modifier.transition.shapeparameter.desc = Optimize the transition shape parameter.
1381
1382 optimization.modifier.bodytube.length = Length
1383 optimization.modifier.bodytube.length.desc = Optimize the body tube length.
1384 optimization.modifier.bodytube.outerDiameter = Outer diameter
1385 optimization.modifier.bodytube.outerDiameter.desc = Optimize the body tube outer diameter while maintaining the wall thickness.
1386 optimization.modifier.bodytube.thickness = Thickness
1387 optimization.modifier.bodytube.thickness.desc = Optimize the body tube wall thickness.
1388
1389 optimization.modifier.trapezoidfinset.rootChord = Root chord
1390 optimization.modifier.trapezoidfinset.rootChord.desc = Optimize the root chord length of the fin set (length of fin at the rocket body).
1391 optimization.modifier.trapezoidfinset.tipChord = Tip chord
1392 optimization.modifier.trapezoidfinset.tipChord.desc = Optimize the tip chord length of the fin set (length of fin at outer edge).
1393 optimization.modifier.trapezoidfinset.sweep  = Sweep
1394 optimization.modifier.trapezoidfinset.sweep.desc = Optimize the sweep of the fin set (distance that the leading edge sweeps backwards).
1395 optimization.modifier.trapezoidfinset.height = Height
1396 optimization.modifier.trapezoidfinset.height.desc = Optimize the height (semi-span) of the fin set.
1397
1398 optimization.modifier.ellipticalfinset.length = Root chord
1399 optimization.modifier.ellipticalfinset.length.desc = Optimize the root chord length of the fin set.
1400 optimization.modifier.ellipticalfinset.height = Height
1401 optimization.modifier.ellipticalfinset.height.desc = Optimize the height (semi-span) of the fin set.
1402
1403 optimization.modifier.finset.cant = Cant angle
1404 optimization.modifier.finset.cant.desc = Optimize the cant angle of the fin set.
1405 optimization.modifier.finset.position = Position
1406 optimization.modifier.finset.position.desc = Optimize the fin set position along the rocket body.
1407
1408 optimization.modifier.launchlug.length = Length
1409 optimization.modifier.launchlug.length.desc = Optimize the launch lug length.
1410 optimization.modifier.launchlug.outerDiameter = Outer diameter
1411 optimization.modifier.launchlug.outerDiameter.desc = Optimize the outer diameter of the launch lug.
1412 optimization.modifier.launchlug.thickness = Thickness
1413 optimization.modifier.launchlug.thickness.desc = Optimize the launch lug thickness while keeping the outer diameter constant.
1414 optimization.modifier.launchlug.position = Position
1415 optimization.modifier.launchlug.position.desc = Optimize the launch lug position along the rocket body.
1416
1417
1418 optimization.modifier.internalcomponent.position = Position
1419 optimization.modifier.internalcomponent.position.desc = Optimize the position of the component relative to the parent component.
1420
1421 optimization.modifier.masscomponent.mass = Mass
1422 optimization.modifier.masscomponent.mass.desc = Optimize the mass of the mass component.
1423
1424 optimization.modifier.parachute.diameter = Diameter
1425 optimization.modifier.parachute.diameter.desc = Optimize the parachute canopy diameter.
1426 optimization.modifier.parachute.coefficient = Drag coefficient
1427 optimization.modifier.parachute.coefficient.desc = Optimize the drag coefficient of the parachute.  Typical parachutes have a drag coefficient of about 0.8.
1428
1429 optimization.modifier.streamer.length = Length
1430 optimization.modifier.streamer.length.desc = Optimize the length of the streamer.
1431 optimization.modifier.streamer.width = Width
1432 optimization.modifier.streamer.width.desc = Optimize the width of the streamer.
1433 optimization.modifier.streamer.aspectRatio = Aspect ratio
1434 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.
1435 optimization.modifier.streamer.coefficient = Drag coefficient
1436 optimization.modifier.streamer.coefficient.desc = Optimize the drag coefficient of the streamer.
1437
1438 optimization.modifier.recoverydevice.deployDelay = Deployment delay
1439 optimization.modifier.recoverydevice.deployDelay.desc = Optimize the deployment delay of the recovery device.
1440 optimization.modifier.recoverydevice.deployAltitude = Deployment altitude
1441 optimization.modifier.recoverydevice.deployAltitude.desc = Optimize the deployment altitude of the recovery device.
1442
1443 optimization.modifier.rocketcomponent.overrideMass = Override mass
1444 optimization.modifier.rocketcomponent.overrideMass.desc = Optimize the overridden mass of the component.
1445 optimization.modifier.rocketcomponent.overrideCG = Override CG
1446 optimization.modifier.rocketcomponent.overrideCG.desc = Optimize the overridden center of gravity of the component.
1447
1448 optimization.modifier.motormount.overhang = Motor overhang
1449 optimization.modifier.motormount.overhang.desc = Optimize the motor overhang.
1450 optimization.modifier.motormount.delay = Motor ignition delay
1451 optimization.modifier.motormount.delay.desc = Optimize the motor ignition delay.
1452
1453
1454
1455
1456 ! General rocket design optimization dialog
1457
1458 GeneralOptimizationDialog.title = Rocket optimization
1459 GeneralOptimizationDialog.goal.maximize = Maximize value
1460 GeneralOptimizationDialog.goal.minimize = Minimize value
1461 GeneralOptimizationDialog.goal.seek = Seek value of
1462 GeneralOptimizationDialog.btn.start = Start optimization
1463 GeneralOptimizationDialog.btn.stop = Stop optimization
1464 GeneralOptimizationDialog.lbl.paramsToOptimize = Parameters to optimize:
1465 GeneralOptimizationDialog.btn.add = Add
1466 GeneralOptimizationDialog.btn.add.ttip = Add the selected parameter to the optimization
1467 GeneralOptimizationDialog.btn.remove = Remove
1468 GeneralOptimizationDialog.btn.remove.ttip = Remove the selected parameter from the optimization
1469 GeneralOptimizationDialog.btn.removeAll = Remove all
1470 GeneralOptimizationDialog.btn.removeAll.ttip = Remove all parameters from the optimization
1471 GeneralOptimizationDialog.lbl.availableParams = Available parameters:
1472 GeneralOptimizationDialog.lbl.optimizationOpts = Optimization options
1473 GeneralOptimizationDialog.lbl.optimizeSim = Optimize simulation:
1474 GeneralOptimizationDialog.lbl.optimizeSim.ttip = Select which simulation to optimize
1475 GeneralOptimizationDialog.lbl.optimizeValue = Optimized value:
1476 GeneralOptimizationDialog.lbl.optimizeValue.ttip = Select what value is to be optimized
1477 GeneralOptimizationDialog.lbl.optimizeGoal = Optimization goal:
1478 GeneralOptimizationDialog.lbl.optimizeGoal.ttip = Select the goal of the optimization
1479 GeneralOptimizationDialog.lbl.optimizeGoalValue.ttip = Custom value to seek
1480 GeneralOptimizationDialog.lbl.requireStability = Required stability
1481 GeneralOptimizationDialog.lbl.requireMinStability = Minimum stability:
1482 GeneralOptimizationDialog.lbl.requireMinStability.ttip = Require a minimum static stability margin for the design
1483 GeneralOptimizationDialog.lbl.requireMaxStability = Maximum stability:
1484 GeneralOptimizationDialog.lbl.requireMaxStability.ttip = Require a maximum static stability margin for the design
1485 GeneralOptimizationDialog.status.bestValue = Best value:
1486 GeneralOptimizationDialog.status.bestValue.ttip = Best optimization value found so far.
1487 GeneralOptimizationDialog.status.stepCount = Step count:
1488 GeneralOptimizationDialog.status.stepCount.ttip = Number of optimization steps that have been performed.
1489 GeneralOptimizationDialog.status.evalCount = Evaluations:
1490 GeneralOptimizationDialog.status.evalCount.ttip = Total number of function evaluations (simulations) that have been performed.
1491 GeneralOptimizationDialog.status.stepSize = Step size:
1492 GeneralOptimizationDialog.status.stepSize.ttip = Current optimization step size (relative to the optimization parameter ranges)
1493 GeneralOptimizationDialog.btn.plotPath = Plot path
1494 GeneralOptimizationDialog.btn.plotPath.ttip = Plot the optimization path (one and two dimensional optimization only)
1495 GeneralOptimizationDialog.btn.save = Save path
1496 GeneralOptimizationDialog.btn.save.ttip = Save the results of the function evaluations (simulations) as a CSV file.
1497 GeneralOptimizationDialog.btn.apply = Apply optimization
1498 GeneralOptimizationDialog.btn.apply.ttip = Apply the optimization results to the rocket design
1499 GeneralOptimizationDialog.btn.reset = Reset
1500 GeneralOptimizationDialog.btn.reset.ttip = Reset the rocket design to the current rocket design
1501 GeneralOptimizationDialog.btn.close = Close
1502 GeneralOptimizationDialog.btn.close.ttip = Close the dialog without modifying the rocket design
1503 GeneralOptimizationDialog.error.selectParams.text = First select some parameters to optimize from the available parameters.
1504 GeneralOptimizationDialog.error.selectParams.title = Select optimization parameters
1505 GeneralOptimizationDialog.error.optimizationFailure.text = The optimization failed to run:
1506 GeneralOptimizationDialog.error.optimizationFailure.title = Optimization failed
1507 GeneralOptimizationDialog.undoText = Apply optimization
1508 GeneralOptimizationDialog.basicSimulationName = Basic simulation
1509 GeneralOptimizationDialog.noSimulationName = No simulation
1510 GeneralOptimizationDialog.table.col.parameter = Parameter
1511 GeneralOptimizationDialog.table.col.current = Current
1512 GeneralOptimizationDialog.table.col.min = Minimum
1513 GeneralOptimizationDialog.table.col.max = Maximum
1514 GeneralOptimizationDialog.export.header = Include header line
1515 GeneralOptimizationDialog.export.header.ttip = Include a header line as the first line containing the field descriptions.
1516 GeneralOptimizationDialog.export.stability = Stability
1517
1518
1519 ! Dialog for plotting optimization results
1520 OptimizationPlotDialog.title = Optimization results
1521 OptimizationPlotDialog.lbl.zoomInstructions = Click and drag down+right to zoom in, up+left to zoom out
1522 OptimizationPlotDialog.plot1d.title = Optimization result
1523 OptimizationPlotDialog.plot1d.series = Optimization result
1524 OptimizationPlotDialog.plot2d.title = Optimization path
1525 OptimizationPlotDialog.plot2d.path = Optimization path
1526 OptimizationPlotDialog.plot2d.evals = Evaluations
1527 OptimizationPlotDialog.plot.ttip.stability = Stability:
1528 OptimizationPlotDialog.plot.label.optimum = Optimum
1529
1530 ! Optimization parameters
1531 MaximumAltitudeParameter.name = Apogee altitude
1532 MaximumVelocityParameter.name = Maximum velocity
1533 MaximumAccelerationParameter.name = Maximum acceleration
1534 StabilityParameter.name = Stability
1535 GroundHitVelocityParameter.name = Ground hit speed
1536 LandingDistanceParameter.name = Landing distance
1537 TotalFlightTimeParameter.name = Total flight time
1538 DeploymentVelocityParameter.name = Velocity at parachute deployment
1539
1540
1541 ! Compass directions drawn on a compass rose.
1542 CompassRose.lbl.north = N
1543 CompassRose.lbl.east  = E
1544 CompassRose.lbl.south = S
1545 CompassRose.lbl.west  = W
1546
1547 ! Compass directions with subdirections.  These might not be localized even if the directions on the compass rose are.
1548 CompassSelectionButton.lbl.N = N
1549 CompassSelectionButton.lbl.NE = NE
1550 CompassSelectionButton.lbl.E = E
1551 CompassSelectionButton.lbl.SE = SE
1552 CompassSelectionButton.lbl.S = S
1553 CompassSelectionButton.lbl.SW = SW
1554 CompassSelectionButton.lbl.W = W
1555 CompassSelectionButton.lbl.NW = NW
1556
1557
1558 SlideShowDialog.btn.next = Next
1559 SlideShowDialog.btn.prev = Previous
1560
1561 GuidedTourSelectionDialog.title = Guided tours
1562 GuidedTourSelectionDialog.lbl.selectTour = Select guided tour:
1563 GuidedTourSelectionDialog.lbl.description = Tour description:
1564 GuidedTourSelectionDialog.lbl.length = Number of slides:
1565 GuidedTourSelectionDialog.btn.start = Start tour!
1566
1567