2011-01-09 09:01:02 +00:00
#
# English base translation file
#
2011-06-18 20:53:40 +00:00
# Should you need to add new logical keys here is the proposed method
#
2011-07-16 11:30:39 +00:00
# className.ComponentType.componentName
2011-06-18 20:53:40 +00:00
#
2011-07-21 18:08:42 +00:00
#
# Text tokens within braces should not be translated, e.g.
# "The file '{filename}' exists."
# They are pieces that are inserted dynamically.
#
2011-01-09 09:01:02 +00:00
2011-01-20 06:13:49 +00:00
! Set to the name of the current translation file (used for debugging purposes)
debug.currentFile = messages.properties
2011-06-18 20:53:40 +00:00
! RocketActions
RocketActions.checkbox.Donotaskmeagain = Do not ask me again
RocketActions.lbl.Youcanchangedefop = You can change the default operation in the preferences.
RocketActions.showConfirmDialog.lbl1 = Delete the selected simulations?
RocketActions.showConfirmDialog.lbl2 = <html><i>This operation cannot be undone.</i>
RocketActions.showConfirmDialog.title = Delete simulations
RocketActions.DelCompAct.Delete = Delete
RocketActions.DelCompAct.ttip.Delete = Delete the selected component.
RocketActions.DelSimuAct.Delete = Delete
RocketActions.DelSimuAct.ttip.Delete = Delete the selected simulation.
2012-05-05 02:23:14 +00:00
RocketActions.DelAct.Delete = Delete
2011-06-18 20:53:40 +00:00
RocketActions.DelAct.ttip.Delete = Delete the selected component or simulation.
RocketActions.CutAction.Cut = Cut
2022-08-16 01:41:56 +02:00
RocketActions.CutAction.ttip.Cut = Cut this component or simulation to the clipboard and delete from this design
2011-06-18 20:53:40 +00:00
RocketActions.CopyAct.Copy = Copy
RocketActions.CopyAct.ttip.Copy = Copy this component (and subcomponents) to the clipboard.
RocketActions.PasteAct.Paste = Paste
RocketActions.PasteAct.ttip.Paste = Paste the component or simulation on the clipboard to the design.
2022-06-23 00:08:26 +02:00
RocketActions.PasteAct.invalidPosition.msg = Invalid paste position for object '%s', ignoring pasting.
RocketActions.PasteAct.invalidPosition.title = Could not paste
2022-05-30 20:39:39 +02:00
RocketActions.DuplicateAct.Duplicate = Duplicate
RocketActions.DuplicateAct.ttip.Duplicate = Duplicate this component (and subcomponents).
2011-06-18 20:53:40 +00:00
RocketActions.EditAct.Edit = Edit
RocketActions.EditAct.ttip.Edit = Edit the selected component.
2022-05-30 20:55:16 +02:00
RocketActions.ScaleAct.Scale = Scale
RocketActions.ScaleAct.ttip.Scale = Scale parts of the rocket design
2011-06-18 20:53:40 +00:00
RocketActions.NewStageAct.Newstage = New stage
RocketActions.NewStageAct.ttip.Newstage = Add a new stage to the rocket design.
RocketActions.MoveUpAct.Moveup = Move up
RocketActions.MoveUpAct.ttip.Moveup = Move this component upwards.
RocketActions.MoveDownAct.Movedown = Move down
RocketActions.MoveDownAct.ttip.Movedown = Move this component downwards.
! RocketPanel
2015-06-23 13:12:48 -04:00
RocketPanel.FigTypeAct.SideView = Side view
2022-12-22 00:14:23 +01:00
RocketPanel.FigTypeAct.TopView = Top view
2015-06-23 13:12:48 -04:00
RocketPanel.FigTypeAct.BackView = Back view
2012-10-23 22:13:22 -05:00
RocketPanel.FigTypeAct.Figure3D = 3D Figure
2013-01-10 15:36:08 -05:00
RocketPanel.FigTypeAct.Finished = 3D Finished
RocketPanel.FigTypeAct.Unfinished = 3D Unfinished
2012-10-23 22:13:22 -05:00
2012-10-25 20:17:46 -05:00
RocketPanel.lbl.Flightcfg = Flight configuration:
2011-06-18 20:53:40 +00:00
RocketPanel.lbl.infoMessage = <html>Click to select Shift+click to select other Double-click to edit Click+drag to move
2013-04-28 18:15:38 -05:00
RocketPanel.lbl.ViewType = View Type:
2022-05-26 12:53:50 +02:00
RocketPanel.lbl.Zoom = Zoom:
2022-05-31 03:23:09 +02:00
RocketPanel.lbl.Stability = Stability:
2022-05-26 12:53:50 +02:00
RocketPanel.checkbox.ShowCGCP = Show CG/CP
2022-05-31 03:25:01 +02:00
RocketPanel.checkbox.ShowCGCP.ttip = Disabling this checkbox hides the CG and CP markings in the rocket view.
2022-05-26 12:53:50 +02:00
RocketPanel.lbl.Stages = Stages:
2023-01-11 14:59:55 +01:00
RocketPanel.btn.Stages.Toggle.ttip = Toggle this button to activate/deactivate the stage.
RocketPanel.btn.Stages.NoChildren.ttip = <html>This stage does not have child components and is therefore marked as inactive.<br>Add components to the stage to activate it.</html>
2022-05-26 17:26:29 +02:00
RocketPanel.ttip.Rotation = Change the rocket's roll rotation (only affects the rocket view)
2011-06-18 20:53:40 +00:00
2023-02-01 15:51:49 +00:00
RocketPanel.check.showWarnings = Show warnings
RocketPanel.check.showWarnings.ttip = Show/hide geometry warnings in the rocket design view.
2011-06-18 20:53:40 +00:00
! BasicFrame
BasicFrame.tab.Rocketdesign = Rocket design
2013-12-19 10:40:11 -06:00
BasicFrame.tab.Flightconfig = Motors & Configuration
2011-06-18 20:53:40 +00:00
BasicFrame.tab.Flightsim = Flight simulations
BasicFrame.title.Addnewcomp = Add new component
BasicFrame.dlg.lbl1 = Design '
BasicFrame.dlg.lbl2 = ' has not been saved.
BasicFrame.dlg.lbl3 = Do you want to save it?
BasicFrame.dlg.title = Design not saved
BasicFrame.StageName.Sustainer = Sustainer
BasicFrame.WarningDialog.txt1 = The following problems were encountered while opening
BasicFrame.WarningDialog.txt2 = Some design features may not have been loaded correctly.
BasicFrame.WarningDialog.title = Warnings while opening file
2011-01-20 06:13:49 +00:00
2011-07-21 18:08:42 +00:00
! General error messages used in multiple contexts
error.fileExists.title = File exists
error.fileExists.desc = File '{filename}' exists. Do you want to overwrite it?
error.writing.title = Error writing file
error.writing.desc = An error occurred while writing to the file:
2013-04-30 20:29:53 +03:00
Configuration.lbl.override = This parameter can be overridden in each flight configuration.
2011-07-21 18:08:42 +00:00
2011-01-09 09:01:02 +00:00
! Labels used in buttons of dialog windows
2011-08-07 16:54:36 +00:00
# TODO: Rename these to "btn.xxx"
2011-01-09 09:01:02 +00:00
button.ok = OK
button.cancel = Cancel
button.close = Close
2011-06-18 20:53:40 +00:00
! Common labels used in buttons of dialog windows
dlg.but.ok = OK
dlg.but.cancel = Cancel
dlg.but.close = Close
! General file type names
2021-09-16 12:39:57 +02:00
FileHelper.CSV_FILTER = Comma Separated Files (*.csv)
FileHelper.PDF_FILTER = PDF files (*.pdf)
FileHelper.ALL_DESIGNS_FILTER = All rocket designs (*.ork; *.rkt)
FileHelper.OPENROCKET_DESIGN_FILTER = OpenRocket designs (*.ork)
FileHelper.ROCKSIM_DESIGN_FILTER = RockSim designs (*.rkt)
FileHelper.OPEN_ROCKET_COMPONENT_FILTER = OpenRocket presets (*.orc)
2022-03-20 20:38:20 -04:00
FileHelper.PNG_FILTER = PNG image (*.png)
2021-09-16 12:39:57 +02:00
FileHelper.IMAGES = Image files
2011-06-18 20:53:40 +00:00
! About Dialog
AboutDialog.lbl.version = Version
! The texts below provide additional credits for the translation maintainer
! - In AboutDialog.lbl.translation replace "English" with the current language.
! - AboutDialog.lbl.translator is the translator / group name (may be empty)
! - AboutDialog.lbl.translatorWebsite is a URL to the translator / group (may be empty)
! - AboutDialog.lbl.translatorIcon is the file name of an icon under pix/translators/ (may be empty)
AboutDialog.lbl.translation = English translation by:
2012-05-05 02:23:14 +00:00
AboutDialog.lbl.translator =
AboutDialog.lbl.translatorWebsite =
AboutDialog.lbl.translatorIcon =
2011-06-18 20:53:40 +00:00
! Print dialog
PrintDialog.title = Print or export
PrintDialog.but.previewAndPrint = Preview & Print
PrintDialog.checkbox.showByStage = Show by stage
2020-05-10 21:10:24 -07:00
PrintDialog.checkbox.updateSimulations = Update simulation data
2011-06-18 20:53:40 +00:00
PrintDialog.lbl.selectElements = Select elements to include:
printdlg.but.saveaspdf = Save as PDF
printdlg.but.preview = Preview
printdlg.but.settings = Settings
PrintDialog.error.preview.title = Unable to open preview
PrintDialog.error.preview.desc1 = Unable to open PDF preview.
PrintDialog.error.preview.desc2 = Please use the "Save as PDF" option instead.
2011-06-28 13:42:05 +00:00
!PrintSettingsDialog
PrintSettingsDialog.title = Print settings
PrintSettingsDialog.lbl.Templatefillcolor = Template fill color:
PrintSettingsDialog.lbl.Templatebordercolor = Template border color:
PrintSettingsDialog.lbl.Papersize = Paper size:
PrintSettingsDialog.lbl.Paperorientation = Paper orientation:
PrintSettingsDialog.but.Reset = Reset
PrintSettingsDialog.but.Close = Close
2011-06-18 20:53:40 +00:00
! Bug Report dialog
bugreport.dlg.title = Bug report
bugreport.dlg.but.Sendbugreport = Send bug report
bugreport.dlg.but.Sendbugreport.Ttip = Automatically send the bug report to the OpenRocket developers.
bugreport.dlg.successmsg1 = Bug report successfully sent.
bugreport.dlg.successmsg2 = Thank you for helping make OpenRocket better!
bugreport.dlg.successmsg3 = Bug report sent
2022-12-01 14:43:03 +01:00
bugreport.dlg.connectedInternet = <html> To submit a bug online, include the text below at:
bugreport.dlg.otherwise = <html> To submit a bug via email, send the text below to:
2021-02-20 12:09:17 -07:00
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.
2011-06-18 20:53:40 +00:00
bugreport.dlg.failedmsg1 = OpenRocket was unable to send the bug report:
bugreport.dlg.failedmsg2 = Please send the report manually to
bugreport.dlg.failedmsg3 = Error sending report
2021-02-20 12:09:17 -07:00
bugreport.reportDialog.txt = <html><b>Bugs can be reported at the OpenRocket Github project site or by email.</b>
2022-12-01 14:43:03 +01:00
bugreport.reportDialog.txt2 = <html><b>Sorry for the bug\u2026 \u2639 Please help us fix it by sending this bug report!</b>
2011-07-21 18:08:42 +00:00
bugreport.dlg.provideDescription = Please provide a description of the bug first.
bugreport.dlg.provideDescription.title = Bug description missing
2011-06-18 20:53:40 +00:00
! Debug log dialog
debuglogdlg.but.clear = Clear
debuglogdlg.OpenRocketdebuglog = OpenRocket debug log
debuglogdlg.Displayloglines = Display log lines:
2017-11-05 09:57:01 -05:00
debuglogdlg.ToggleDetails = Details
2011-06-18 20:53:40 +00:00
debuglogdlg.Follow = Follow
debuglogdlg.col.Time = Time
debuglogdlg.col.Level = Level
debuglogdlg.col.Location = Location
debuglogdlg.col.Message = Message
debuglogdlg.lbl.Loglinenbr = Log line number:
debuglogdlg.lbl.Time = Time:
debuglogdlg.lbl.Level = Level:
2011-07-20 15:44:57 +00:00
debuglogdlg.lbl.Location = Location:
debuglogdlg.lbl.Logmessage = Log message:
debuglogdlg.lbl.Stacktrace = Stack trace:
2011-06-18 20:53:40 +00:00
2012-08-20 02:02:38 +00:00
! MotorChooserDialog
MotorChooserDialog.title = Select a rocket motor
2011-06-18 20:53:40 +00:00
! Edit Motor configuration dialog
2013-10-01 11:34:57 -05:00
edtmotorconfdlg.col.configuration = Configuration
2022-08-16 01:41:56 +02:00
edtmotorconfdlg.but.Deleteconfiguration = Delete Configuration
2013-10-09 12:25:12 -05:00
edtmotorconfdlg.but.Renameconfiguration = Rename Configuration
edtmotorconfdlg.but.Newconfiguration = New Configuration
2022-05-31 23:00:40 +02:00
edtmotorconfdlg.but.Duplicateconfiguration = Duplicate Configuration
2012-10-25 20:17:46 -05:00
edtmotorconfdlg.title.Editmotorconf = Edit Flight configurations
2012-10-26 11:58:41 -05:00
edtmotorconfdlg.title.Renameconf = Rename Flight Configuration
edtmotorconfdlg.title.Selectdeploymentconf = Select Deployment Configuration
edtmotorconfdlg.title.Selectignitionconf = Select Ignition Configuration
edtmotorconfdlg.title.Selectseparationconf = Select Separation Configuration
2013-03-26 16:10:26 -05:00
edtmotorconfdlg.lbl.Selectedconf = Selected flight configuration:
2011-06-18 20:53:40 +00:00
edtmotorconfdlg.selectcomp = <html>Select which components function as motor mounts:
edtmotorconfdlg.lbl.Configname = Configuration name:
2012-10-16 11:04:01 -05:00
edtmotorconfdlg.lbl.Motortab = Motors
2012-10-16 22:13:37 -05:00
edtmotorconfdlg.lbl.Recoverytab = Recovery
2012-10-24 16:32:38 -05:00
edtmotorconfdlg.lbl.Stagetab = Stages
2012-10-16 12:53:37 -05:00
edtmotorconfdlg.tbl.None = None
edtmotorconfdlg.tbl.Motorheader = Motor
edtmotorconfdlg.tbl.Mountheader = Motor Mount
edtmotorconfdlg.tbl.Ignitionheader = Ignition
2022-06-01 03:07:46 +02:00
edtmotorconfdlg.but.Resetdeployment = Reset deployment
2012-10-16 22:13:37 -05:00
edtmotorconfdlg.but.Selectdeployment = Select deployment
edtmotorconfdlg.tbl.Recoveryheader = Recovery Device
edtmotorconfdlg.tbl.Deploymentheader = Deployment
2022-06-01 03:11:02 +02:00
edtmotorconfdlg.but.Resetseparation = Reset separation
2012-10-24 16:32:38 -05:00
edtmotorconfdlg.but.Selectseparation = Select separation
edtmotorconfdlg.tbl.Stageheader = Stage
edtmotorconfdlg.tbl.Separationheader = Separation
2011-06-18 20:53:40 +00:00
2013-03-27 09:28:49 -05:00
! Rename FlightConfiguration Dialog
RenameConfigDialog.title = Rename Configuration
RenameConfigDialog.lbl.name = Name for flight configuration:
RenameConfigDialog.but.reset = Reset to default
2023-02-23 16:15:30 +01:00
RenameConfigDialog.lbl.infoMotors = The text '<b>{motors}</b>' will be replaced with the <b>motor designation(s).</b><br><pre>\te.g. '{motors} \u2192 'M1350-0'</pre>
RenameConfigDialog.lbl.infoManufacturers = The text '<b>{manufacturers}</b>' will be replaced with the <b>motor manufacturer(s).</b><br><pre>\te.g. '{manufacturers}' \u2192 'AeroTech'</pre>
2023-02-23 18:56:22 +01:00
RenameConfigDialog.lbl.infoCombination = A <b>combination</b> of the above can be used.<br><pre>\te.g. '{manufacturers motors}' \u2192 'AeroTech M1350-0'</pre>
2023-02-14 05:26:55 +00:00
2013-03-27 09:28:49 -05:00
2011-06-18 20:53:40 +00:00
! Example design dialog
exdesigndlg.but.open = Open
exdesigndlg.lbl.Selectexample = Select example designs to open:
exdesigndlg.lbl.Openexampledesign = Open example design
exdesigndlg.lbl.Exampledesignsnotfound = Example designs could not be found.
exdesigndlg.lbl.Examplesnotfound = Examples not found
! Material edit panel
matedtpan.but.new = New
matedtpan.but.edit = Edit
matedtpan.but.delete = Delete
matedtpan.but.revertall = Revert all
matedtpan.col.Material = Material
matedtpan.col.Type = Type
matedtpan.col.Density = Density
matedtpan.col.but.ttip.New = Add a new material
matedtpan.title.Addcustmaterial = Add a custom material
matedtpan.but.ttip.edit = Edit an existing material
matedtpan.title.Editmaterial = Edit material
matedtpan.title2.Editmaterial = The built-in materials cannot be modified.
matedtpan.but.ttip.delete = Delete a user-defined material
matedtpan.but.ttip.revertall = Delete all user-defined materials
matedtpan.title.Deletealluser-defined = Delete all user-defined materials?
matedtpan.title.Revertall = Revert all?
2011-07-21 18:08:42 +00:00
matedtpan.lbl.edtmaterials = Editing materials will not affect existing rocket designs.
2011-06-18 20:53:40 +00:00
!MaterialModel
MaterialModel.title.Material = Material
MaterialModel.title.Defcustmat = Define custom material
! Preference dialog
pref.dlg.but.add = Add
pref.dlg.but.reset = Reset
pref.dlg.but.checknow = Check now
2012-09-23 22:28:39 +00:00
pref.dlg.but.openlast = Open last design file on startup
2011-06-18 20:53:40 +00:00
pref.dlg.but.defaultmetric = Default metric
pref.dlg.but.defaultimperial = Default imperial
2012-05-05 02:23:14 +00:00
pref.dlg.title.Preferences = Preferences
2011-06-18 20:53:40 +00:00
pref.dlg.tab.Units = Units
2014-12-24 00:36:57 -08:00
pref.dlg.tab.Colors = Display
2011-06-18 20:53:40 +00:00
pref.dlg.tab.Defaultunits = Default units
pref.dlg.tab.Materials = Materials
pref.dlg.tab.Custommaterials = Custom materials
2014-12-24 00:36:57 -08:00
pref.dlg.tab.Options = General
pref.dlg.tab.Design = Design
pref.dlg.tab.Simulation = Simulation
2014-12-24 15:43:12 -08:00
pref.dlg.tab.Launch = Launch
2011-06-18 20:53:40 +00:00
pref.dlg.tab.Miscellaneousoptions = Miscellaneous options
2015-10-28 06:27:55 -05:00
pref.dlg.lbl.RockSimWarning = Show warning when saving in RockSim format
2022-10-13 15:32:56 +02:00
pref.dlg.but.clearCachedPreferences = Reset all preferences
pref.dlg.but.clearCachedPreferences.ttip = Reset all the preferences, including cached preferences (UI settings, recent files, etc.)
pref.dlg.clearCachedPreferences.title = Reset preferences?
pref.dlg.clearCachedPreferences.message = Are you sure you want to reset all your preferences?
2013-09-24 16:59:59 -04:00
pref.dlg.tab.Graphics = Graphics
pref.dlg.lbl.DecalEditor = Graphics Editor
pref.dlg.opengl.lbl.title = 3D Graphics
pref.dlg.opengl.but.enableGL = Enable 3D Graphics
2014-12-24 00:36:57 -08:00
pref.dlg.opengl.but.enableAA = Enable Anti-aliasing
2013-09-24 16:59:59 -04:00
pref.dlg.opengl.lbl.useFBO = Use Off-screen Rendering
2014-12-24 00:36:57 -08:00
pref.dlg.lbl.DefaultMach = Default Mach Number for C.P. Estimate:
2013-09-24 16:59:59 -04:00
2022-06-27 19:11:48 +02:00
pref.dlg.lbl.launchWarning = NOTE: the settings below apply only to newly created simulations.<br>To change the settings for an existing simulation, select that simulation and edit it.
pref.dlg.lbl.launchWarning.ttip = You would not be the first one to be confused by this :)
2011-06-18 20:53:40 +00:00
pref.dlg.lbl.Positiontoinsert = Position to insert new body components:
2021-08-11 20:26:10 +02:00
pref.dlg.lbl.PositiontoinsertStages = Position to insert new stages:
2014-12-24 15:43:12 -08:00
pref.dlg.lbl.Confirmdeletion = Confirm deletion of simulations.
2014-12-19 17:51:05 -07:00
pref.dlg.checkbox.Runsimulations = Run out-dated simulations when you open the simulation tab.
2014-12-19 14:31:30 -07:00
pref.dlg.checkbox.Updateestimates = Update estimated flight parameters in design window
2022-07-18 00:28:05 +02:00
pref.dlg.checkbox.Markers = Only show pod set/booster markers when the pod set/booster is selected
pref.dlg.checkbox.Markers.ttip = <html>If checked, pod set/booster markers will only be shown when the pod set/booster is selected.<br>If unchecked, pod set/booster markers will always be shown.</html>
2022-06-14 02:31:49 +02:00
pref.dlg.checkbox.AlwaysOpenLeftmost = Always open leftmost tab when opening a component edit dialog
2022-06-14 11:05:45 +02:00
pref.dlg.checkbox.AlwaysOpenLeftmost.ttip = <html>If checked, a component edit dialog will always pop up with the first tab selected.<br>If unchecked, the previous selected tab will be used.</html>
2023-02-01 21:23:54 +00:00
pref.dlg.checkbox.ShowDiscardConfirmation = Show confirmation dialog for discarding component changes
pref.dlg.checkbox.ShowDiscardConfirmation.ttip = If checked, you will be asked if you want really want to discard component configuration configuration changes.
2011-06-18 20:53:40 +00:00
pref.dlg.lbl.User-definedthrust = User-defined thrust curves:
2012-05-17 14:24:22 +00:00
pref.dlg.lbl.Windspeed = Wind speed
2011-06-18 20:53:40 +00:00
pref.dlg.Allthrustcurvefiles = All thrust curve files (*.eng; *.rse; *.zip; directories)
pref.dlg.RASPfiles = RASP motor files (*.eng)
pref.dlg.RockSimfiles = RockSim engine files (*.rse)
pref.dlg.ZIParchives = ZIP archives (*.zip)
2022-09-30 03:36:40 +02:00
pref.dlg.checkbox.Checkupdates = Always check for software updates at startup
2022-01-24 00:14:26 +01:00
pref.dlg.checkbox.Checkupdates.ttip = Check for software updates every time you start up OpenRocket
2022-06-03 00:58:20 +02:00
pref.dlg.checkbox.CheckBetaupdates = Also check for beta releases
pref.dlg.checkbox.CheckBetaupdates.ttip = If checked, beta release updates are also notified. If unchecked, only official releases are considered.
2011-06-18 20:53:40 +00:00
pref.dlg.ttip.Checkupdatesnow = Check for software updates now
pref.dlg.lbl.Selectprefunits = Select your preferred units:
2014-12-21 10:11:06 -07:00
pref.dlg.lbl.Rocketinfofontsize = Size of text in rocket design panel:
pref.dlg.PrefFontSmall = Small
pref.dlg.PrefFontMedium = Medium
pref.dlg.PrefFontLarge = Large
2011-06-18 20:53:40 +00:00
pref.dlg.lbl.Rocketdimensions = Rocket dimensions:
pref.dlg.lbl.Linedensity = Line density:
pref.dlg.lbl.Motordimensions = Motor dimensions:
pref.dlg.lbl.Surfacedensity = Surface density:
pref.dlg.lbl.Distance = Distance:
2011-07-21 18:08:42 +00:00
pref.dlg.lbl.Bulkdensity = Bulk density:
2011-06-18 20:53:40 +00:00
pref.dlg.lbl.Velocity = Velocity:
pref.dlg.lbl.Surfaceroughness = Surface roughness:
pref.dlg.lbl.Acceleration = Acceleration:
pref.dlg.lbl.Area = Area:
pref.dlg.lbl.Mass = Mass:
pref.dlg.lbl.Angle = Angle:
pref.dlg.lbl.Force = Force:
pref.dlg.lbl.Rollrate = Roll rate:
pref.dlg.lbl.Totalimpulse = Total impulse:
pref.dlg.lbl.Temperature = Temperature:
pref.dlg.lbl.Momentofinertia = Moment of inertia:
pref.dlg.lbl.Pressure = Pressure:
pref.dlg.lbl.Stability = Stability:
2011-07-21 18:08:42 +00:00
pref.dlg.lbl.FlightTime = Flight time:
2011-06-18 20:53:40 +00:00
pref.dlg.lbl.effect1 = The effects will take place the next time you open a window.
2022-05-04 23:49:25 +02:00
pref.dlg.lbl.Checkingupdates = Checking for updates\u2026
2011-06-18 20:53:40 +00:00
pref.dlg.PrefChoiseSelector1 = Always ask
pref.dlg.PrefChoiseSelector2 = Insert in middle
pref.dlg.PrefChoiseSelector3 = Add to end
pref.dlg.PrefBooleanSelector1 = Delete
pref.dlg.PrefBooleanSelector2 = Confirm
pref.dlg.Add = Add
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.
2011-07-21 18:08:42 +00:00
PreferencesDialog.lbl.language = Interface language:
PreferencesDialog.languages.default = System default
PreferencesDialog.lbl.languageEffect = The language will change the next time you start OpenRocket.
2011-06-18 20:53:40 +00:00
2014-12-24 15:43:12 -08:00
generalprefs.lbl.language = Interface language
generalprefs.languages.default = System default
generalprefs.lbl.languageEffect = The language will change the next time you start OpenRocket.
2022-11-29 23:53:34 +01:00
! Welcome dialog
welcome.dlg.title = Welcome to OpenRocket
welcome.dlg.lbl.thankYou = Thank you for downloading OpenRocket
2022-12-12 15:09:58 +01:00
welcome.dlg.lbl.seeReleaseNotes = See the release notes below to find what's new.
2022-11-29 23:53:34 +01:00
welcome.dlg.checkbox.dontShowAgain = Don't show this dialog again
welcome.dlg.btn.close.ttip = Cool! Now leave me alone\u2026
2022-01-23 00:24:52 +01:00
! Software update checker
2022-01-26 02:23:02 +01:00
update.dlg.error.title = Unable to retrieve update information
update.dlg.error = An error occurred while communicating with the server.
2022-01-26 03:04:37 +01:00
update.dlg.exception.title = Could not check for updates
2022-01-23 00:24:52 +01:00
update.dlg.latestVersion.title = No updates available
2022-01-26 02:25:48 +01:00
update.dlg.latestVersion = You are running the latest version of OpenRocket, version %s.
2022-01-26 03:04:37 +01:00
update.dlg.newerVersion.title = Newer version detected
update.dlg.newerVersion = You are either running a test/unofficial release of OpenRocket, or you have a time machine and are running an official release from the future.\n\nYour version: %s\nLatest official release: %s
update.dlg.updateAvailable.title = Update available
2022-09-30 03:36:40 +02:00
update.dlg.updateAvailable.lbl.title = A new version of OpenRocket is available!
2022-11-29 22:38:16 +01:00
update.dlg.btn.remindMeLater = Remind Me Later
update.dlg.checkbox.skipThisVersion = Skip This Version
2022-09-30 03:36:40 +02:00
update.dlg.updateAvailable.lbl.yourVersion = OpenRocket %s is available! \u2015 you have %s. Would you like to download it now?
update.dlg.updateAvailable.lbl.releaseNotes = Release notes:
2022-01-26 03:04:37 +01:00
update.dlg.updateAvailable.txtPane.readMore = Read more on GitHub
2022-09-30 03:36:40 +02:00
update.dlg.updateAvailable.but.install = Install Update
2022-01-27 16:38:41 +01:00
update.dlg.updateAvailable.combo.noDownloads = No downloads available
2022-01-26 03:04:37 +01:00
update.fetcher.badResponse = Bad response code from server: %d
update.fetcher.badConnection = Could not connect to the GitHub server. Please check your internet connection.
update.fetcher.malformedURL = Malformed URL: %s
2014-12-24 15:43:12 -08:00
2011-06-18 20:53:40 +00:00
! Simulation edit dialog
simedtdlg.but.runsimulation = Run simulation
simedtdlg.but.resettodefault = Reset to default
2018-06-16 19:51:40 -04:00
simedtdlg.but.savedefault = Save as default
2011-06-18 20:53:40 +00:00
simedtdlg.but.add = Add
2022-08-16 01:41:56 +02:00
simedtdlg.but.delete = Delete
2011-06-18 20:53:40 +00:00
simedtdlg.title.Editsim = Edit simulation
simedtdlg.lbl.Simname = Simulation name:
simedtdlg.tab.Launchcond = Launch conditions
simedtdlg.tab.Simopt = Simulation options
simedtdlg.tab.Plotdata = Plot data
2012-06-02 17:58:47 +00:00
simedtdlg.tab.CustomExpressions = Custom expressions
2011-06-18 20:53:40 +00:00
simedtdlg.tab.Exportdata = Export data
2012-10-25 20:17:46 -05:00
simedtdlg.lbl.Flightcfg = Flight configuration:
simedtdlg.lbl.ttip.Flightcfg = Select the flight configuration to use.
simedtdlg.combo.ttip.Flightcfg = Select the flight configuration to use.
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Wind = Wind
simedtdlg.lbl.Averwindspeed = Average windspeed:
simedtdlg.lbl.ttip.Averwindspeed = The average windspeed relative to the ground.
simedtdlg.lbl.Stddeviation = Standard deviation:
2014-12-20 20:55:15 -07:00
simedtdlg.lbl.Winddirection = Wind direction:
simedtdlg.lbl.ttip.Winddirection = <html>Wind direction, 0-360 degrees. <br>0 means from the north,<br> 90 is from the east
2011-06-18 20:53:40 +00:00
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.
simedtdlg.lbl.Turbulenceintensity = Turbulence intensity:
simedtdlg.lbl.ttip.Turbulenceintensity1 = <html>The turbulence intensity is the standard deviation divided by the average windspeed.<br>
simedtdlg.lbl.ttip.Turbulenceintensity2 = Typical values range from
simedtdlg.lbl.ttip.Turbulenceintensity3 = to
simedtdlg.border.Atmoscond = Atmospheric conditions
simedtdlg.checkbox.InterStdAtmosphere = Use International Standard Atmosphere
simedtdlg.checkbox.ttip.InterStdAtmosphere1 = <html>Select to use the International Standard Atmosphere model.<br>This model has a temperature of
simedtdlg.checkbox.ttip.InterStdAtmosphere2 = and a pressure of
simedtdlg.checkbox.ttip.InterStdAtmosphere3 = at sea level.
simedtdlg.lbl.Temperature = Temperature:
simedtdlg.lbl.ttip.Temperature = The temperature at the launch site.
simedtdlg.lbl.Pressure = Pressure:
simedtdlg.lbl.ttip.Pressure = The atmospheric pressure at the launch site.
simedtdlg.lbl.Launchsite = Launch site
simedtdlg.lbl.Latitude = Latitude:
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.
2011-08-28 13:14:27 +00:00
simedtdlg.lbl.Longitude = Longitude:
simedtdlg.lbl.ttip.Longitude = <html>Required for weather prediction and elevation models.
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Altitude = Altitude:
simedtdlg.lbl.ttip.Altitude = <html>The launch altitude above mean sea level.<br>This affects the position of the rocket in the atmospheric model.
simedtdlg.border.Launchrod = Launch rod
simedtdlg.lbl.Length = Length:
simedtdlg.lbl.ttip.Length = The length of the launch rod.
2014-12-21 20:05:57 -07:00
simedtdlg.checkbox.Intowind = Always launch directly up-wind or down-wind
2022-08-21 18:17:45 +02:00
simedtdlg.checkbox.ttip.Intowind1 = <html>Makes the launch rod point into the wind.<br>
2014-12-21 20:05:57 -07:00
simedtdlg.checkbox.ttip.Intowind2 = A zero launchrod angle will point directly up. <br>
simedtdlg.checkbox.ttip.Intowind3 = A negative launchrod angle will launch with the wind.<br>If you uncheck this box you can point the launchrod any direction you please.
simedtdlg.checkbox.ttip.Intowind4 = If you uncheck this box you can point the launchrod any direction you please.
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Angle = Angle:
2021-09-05 04:47:09 +02:00
simedtdlg.lbl.ttip.Angle = <html>The angle of the launch rod from vertical.<br> Positive angles point North of launch.
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Direction = Direction:
simedtdlg.lbl.ttip.Direction1 = <html>Direction of the launch rod relative to the wind.<br>
2014-12-21 20:05:57 -07:00
simedtdlg.lbl.ttip.Direction2 = -
simedtdlg.lbl.ttip.Direction3 = 0 is North.
2011-06-18 20:53:40 +00:00
simedtdlg.border.Simopt = Simulator options
simedtdlg.lbl.Calcmethod = Calculation method:
simedtdlg.lbl.ttip.Calcmethod = <html>The Extended Barrowman method calculates aerodynamic forces according <br>to the Barrowman equations extended to accommodate more components.
simedtdlg.lbl.ExtBarrowman = Extended Barrowman
simedtdlg.lbl.Simmethod = Simulation method:
simedtdlg.lbl.ttip.Simmethod1 = <html>The six degree-of-freedom simulator allows the rocket total freedom during flight.<br>
simedtdlg.lbl.ttip.Simmethod2 = Integration is performed using a 4<sup>th</sup> order Runge-Kutta 4 numerical integration.
2011-08-28 13:14:27 +00:00
simedtdlg.lbl.GeodeticMethod = Geodetic calculations:
simedtdlg.lbl.ttip.GeodeticMethodTip = Relate to the calculation of coordinates on the earth. This also enables coriolis effect computations.
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Timestep = Time step:
simedtdlg.lbl.ttip.Timestep1 = <html>The time between simulation steps.<br>A smaller time step results in a more accurate but slower simulation.<br>
simedtdlg.lbl.ttip.Timestep2 = The 4<sup>th</sup> order simulation method is quite accurate with a time step of
simedtdlg.but.ttip.resettodefault = Reset the time step to its default value (
2014-04-12 10:54:17 +03:00
simedtdlg.border.SimExt = Simulation extensions
simedtdlg.SimExt.desc = <html><i>Simulation extensions</i> enable advanced features and custom functionality during flight simulations. You can for example do hardware-in-the-loop testing with them.
simedtdlg.SimExt.noExtensions = No simulation extensions defined
2015-01-06 19:25:13 +02:00
simedtdlg.SimExt.add = Add extension
2015-01-07 17:13:41 +02:00
simedtdlg.SimExt.copyExtension = Copy extension
2011-06-18 20:53:40 +00:00
simedtdlg.lbl.Noflightdata = No flight data available.
simedtdlg.lbl.runsimfirst = Please run the simulation first.
simedtdlg.chart.Simflight = Simulated flight
simedtdlg.dlg.Simres = Simulation results
simedtdlg.IntensityDesc.None = None
simedtdlg.IntensityDesc.Verylow = Very low
simedtdlg.IntensityDesc.Low = Low
simedtdlg.IntensityDesc.Medium = Medium
simedtdlg.IntensityDesc.High = High
simedtdlg.IntensityDesc.Veryhigh = Very high
simedtdlg.IntensityDesc.Extreme = Extreme
2014-12-23 23:49:37 +02:00
SimulationExtension.airstart.name.alt = Air-start ({alt})
SimulationExtension.airstart.name.altvel = Air-start ({alt}, {vel})
2014-04-12 10:54:17 +03:00
SimulationExtension.javacode.name = Java code
SimulationExtension.javacode.name.none = none
SimulationExtension.javacode.desc = Add a custom SimulationListener to the simulation
SimulationExtension.javacode.className = Fully-qualified Java class name:
2022-11-14 13:49:44 +01:00
SimulationExtension.javacode.classnotfound = Could not find class
SimulationExtension.javacode.couldnotinstantiate = <html>Could not instantiate class %s.<br>Does it have a zero-argument, or @Inject constructor?</html>
2014-04-12 10:54:17 +03:00
2014-12-27 19:18:53 +02:00
SimulationExtension.scripting.name = {language} script
SimulationExtension.scripting.desc = Extend OpenRocket simulations by custom scripts.
2014-12-27 23:50:54 +02:00
SimulationExtension.scripting.language.label = Language:
2015-01-07 17:37:14 +02:00
SimulationExtension.scripting.warning.disabled = Untrusted scripts have been disabled. You need to manually enable them in the Simulation options.
2015-01-06 19:25:13 +02:00
SimulationExtension.scripting.text.enabled = Enable script
SimulationExtension.scripting.text.enabled.ttip = The script is run only when enabled.
SimulationExtension.scripting.text.trusted = Trust this script on this computer
SimulationExtension.scripting.text.trusted.msg = Untrusted scripts are disabled when loading the document
SimulationExtension.scripting.text.trusted.clear = Clear trusted scripts
SimulationExtension.scripting.text.trusted.clear.ttip = Clear the trusted status of all scripts on this computer
SimulationExtension.scripting.text.trusted.cleared = All scripts are now untrusted on this computer.
SimulationExtension.scripting.text.trusted.cleared.title = Cleared
2014-12-27 19:18:53 +02:00
2013-06-13 16:54:01 +03:00
SimulationEditDialog.btn.plot = Plot
2013-09-06 09:25:57 -05:00
SimulationEditDialog.btn.export = Export
2013-06-13 16:54:01 +03:00
SimulationEditDialog.btn.edit = Edit
2013-09-13 19:37:58 -05:00
SimulationEditDialog.btn.simulate = Simulate
2013-06-13 16:54:01 +03:00
SimulationEditDialog.btn.simulateAndPlot = Simulate & Plot
2011-09-18 18:38:34 +00:00
GeodeticComputationStrategy.flat.name = Flat Earth
GeodeticComputationStrategy.flat.desc = Perform computations with a flat Earth approximation. Sufficient for low-altitude flights.
2011-08-28 13:14:27 +00:00
GeodeticComputationStrategy.spherical.name = Spherical approximation
GeodeticComputationStrategy.spherical.desc = <html>Perform geodetic computations assuming a spherical Earth.<br>This is sufficiently accurate for almost all purposes.
GeodeticComputationStrategy.wgs84.name = WGS84 ellipsoid
GeodeticComputationStrategy.wgs84.desc = <html>Perform geodetic computations on the WGS84 reference ellipsoid using Vincenty's method.<br>Slower and unnecessary in most cases.
2011-06-18 20:53:40 +00:00
! Simulation Panel
simpanel.but.newsimulation = New simulation
simpanel.but.editsimulation = Edit simulation
simpanel.but.runsimulations = Run simulations
simpanel.but.deletesimulations = Delete simulations
2021-10-14 17:50:36 +02:00
simpanel.but.plotexport = Plot / Export
2011-06-18 20:53:40 +00:00
simpanel.but.ttip.newsimulation = Add a new simulation
simpanel.but.ttip.editsim = Edit the selected simulation
simpanel.but.ttip.runsimu = Re-run the selected simulations
simpanel.but.ttip.deletesim = Delete the selected simulations
2022-05-30 13:17:59 +02:00
simpanel.pop.edit = Edit
simpanel.pop.plot = Plot / Export
simpanel.pop.run = Run
simpanel.pop.delete = Delete
simpanel.pop.duplicate = Duplicate
2011-06-18 20:53:40 +00:00
simpanel.checkbox.donotask = Do not ask me again
simpanel.lbl.defpref = You can change the default operation in the preferences.
simpanel.dlg.lbl.DeleteSim1 = Delete the selected simulations?
simpanel.dlg.lbl.DeleteSim2 = <html><i>This operation cannot be undone.</i>
simpanel.dlg.lbl.DeleteSim3 = Delete simulations
simpanel.col.Name = Name
simpanel.col.Motors = Motors
2013-03-22 18:12:58 +02:00
simpanel.col.Configuration = Configuration
2012-01-17 02:46:49 +00:00
simpanel.col.Velocityoffrod = Velocity off rod
simpanel.col.Velocityatdeploy = Velocity at deployment
2014-04-08 13:09:38 -05:00
simpanel.col.OptimumCoastTime = Optimum delay
simpanel.col.OptimumCoastTime.ttip = The time between last motor burnout and maximum possible altitude.
2011-06-18 20:53:40 +00:00
simpanel.col.Apogee = Apogee
simpanel.col.Maxvelocity = Max. velocity
simpanel.col.Maxacceleration = Max. acceleration
simpanel.col.Timetoapogee = Time to apogee
simpanel.col.Flighttime = Flight time
simpanel.col.Groundhitvelocity = Ground hit velocity
2012-09-11 16:10:51 +00:00
simpanel.ttip.uptodate = <i>Up to date</i>
2023-02-23 15:37:05 -07:00
simpanel.ttip.loaded = <i>Loaded from file</i>
2022-12-12 19:48:33 +01:00
simpanel.ttip.outdated = <i><font color=\"red\">Out of date</font></i><br>Click <i><b>Run simulations</b></i> to simulate.
2012-09-11 16:10:51 +00:00
simpanel.ttip.external = <i>Imported data</i>
simpanel.ttip.notSimulated = <i>Not simulated yet</i><br>Click <i><b>Run simulations</b></i> to simulate.
simpanel.ttip.noData = No simulation data available.
simpanel.ttip.noWarnings = <font color=\"gray\">No warnings.</font>
simpanel.ttip.warnings = <font color=\"red\">Warnings:</font>
2011-06-18 20:53:40 +00:00
! SimulationRunDialog
2022-05-04 23:49:25 +02:00
SimuRunDlg.title.RunSim = Running simulations\u2026
SimuRunDlg.lbl.Running = Running\u2026
2011-06-18 20:53:40 +00:00
SimuRunDlg.lbl.Simutime = Simulation time:
SimuRunDlg.lbl.Altitude = Altitude:
SimuRunDlg.lbl.Velocity = Velocity:
SimuRunDlg.msg.Unabletosim = Unable to simulate:
SimuRunDlg.msg.errorOccurred = An error occurred during the simulation:
2014-01-04 04:17:39 +06:00
BasicEventSimulationEngine.error.noMotorsDefined = No motors defined in the simulation.
2022-12-24 11:36:41 -07:00
BasicEventSimulationEngine.error.cantCalculateStability = Can't calculate rocket stability.
2014-01-04 04:17:39 +06:00
BasicEventSimulationEngine.error.earlyMotorBurnout = Motor burnout without liftoff.
2022-11-15 10:43:00 -07:00
BasicEventSimulationEngine.error.noConfiguredIgnition = No motors configured to ignite at liftoff
2014-01-04 04:17:39 +06:00
BasicEventSimulationEngine.error.noIgnition = No motors ignited.
BasicEventSimulationEngine.error.NaNResult = Simulation resulted in not-a-number (NaN) value, please report a bug.
2011-06-18 20:53:40 +00:00
2011-09-29 18:08:07 +00:00
RK4SimulationStepper.error.valuesTooLarge = Simulation values exceeded limits. Try selecting a shorter time step.
2012-08-23 02:24:39 +00:00
SimulationModifierTree.OptimizationParameters = Optimization Parameters
2011-06-18 20:53:40 +00:00
! SimulationExportPanel
SimExpPan.border.Vartoexport = Variables to export
2013-09-08 20:29:25 -05:00
SimExpPan.border.Stage = Stage to export
2011-06-18 20:53:40 +00:00
SimExpPan.but.Selectall = Select all
SimExpPan.but.Selectnone = Select none
2022-06-11 03:59:12 +02:00
SimExpPan.border.FormatSettings = Format settings
2011-06-18 20:53:40 +00:00
SimExpPan.lbl.Fieldsepstr = Field separator string:
SimExpPan.lbl.longA1 = <html>The string used to separate the fields in the exported file.<br>
SimExpPan.lbl.longA2 = Use ',' for a Comma Separated Values (CSV) file.
2022-06-11 03:40:10 +02:00
SimExpPan.lbl.DecimalPlaces = Decimal places:
SimExpPan.lbl.DecimalPlaces.ttip = The number of decimal places to use for the variables in the exported file.
SimExpPan.lbl.ExponentialNotation = Use exponential notation
SimExpPan.lbl.ExponentialNotation.ttip = Whether to use exponential notation for the variables (e.g. 1.5e-4) or not (e.g. 0.00015).
2011-06-18 20:53:40 +00:00
SimExpPan.checkbox.Includesimudesc = Include simulation description
SimExpPan.checkbox.ttip.Includesimudesc = Include a comment at the beginning of the file describing the simulation.
SimExpPan.border.Comments = Comments
SimExpPan.checkbox.Includefielddesc = Include field descriptions
SimExpPan.checkbox.ttip.Includefielddesc = Include a comment line with the descriptions of the exported variables.
SimExpPan.checkbox.Incflightevents = Include flight events
SimExpPan.checkbox.ttip.Incflightevents = Include a comment line for every flight event.
SimExpPan.lbl.Commentchar = Comment character:
SimExpPan.lbl.ttip.Commentchar = The character(s) that mark a comment line.
SimExpPan.Fileexists.desc1 = File \"
SimExpPan.Fileexists.desc2 = \" exists. Overwrite?
SimExpPan.Fileexists.title = File exists
SimExpPan.ExportingVar.desc1 = Exporting 1 variable out of
2012-05-05 02:23:14 +00:00
SimExpPan.ExportingVar.desc2 = Exporting
2011-06-18 20:53:40 +00:00
SimExpPan.ExportingVar.desc3 = variables out of
SimExpPan.Col.Variable = Variable
SimExpPan.Col.Unit = Unit
2011-08-07 16:54:36 +00:00
CsvOptionPanel.separator.space = SPACE
CsvOptionPanel.separator.tab = TAB
2012-06-02 17:58:47 +00:00
! Custom expression general stuff
customExpression.Name = Name
customExpression.Symbol = Symbol
customExpression.Expression = Expression
customExpression.Units = Units
customExpression.Operator = Operator
customExpression.Description = Description
! Custom expression panel
customExpressionPanel.but.NewExpression = New expression
2012-08-05 23:59:54 +00:00
customExpressionPanel.but.ttip.NewExpression = Add a new custom expression
customExpressionPanel.but.Import = Import
customExpressionPanel.but.ttip.Import = Import custom expressions from another .ork file
2012-06-06 02:22:19 +00:00
customExpressionPanel.lbl.UpdateNote = You must run the simulation before data will be available for plotting.
2012-06-02 17:58:47 +00:00
customExpressionPanel.lbl.CalcNote = Expressions will be calculated in the order shown.
2012-08-05 23:59:54 +00:00
customExpressionPanel.lbl.CustomExpressions = Custom Expressions
2022-08-16 01:41:56 +02:00
customExpression.Units.but.ttip.Delete = Delete this expression
2012-06-02 17:58:47 +00:00
customExpression.Units.but.ttip.Edit = Edit this expression
customExpression.Units.but.ttip.MoveUp = Move expression up in calculation order
customExpression.Units.but.ttip.MoveDown = Move expression down in calculation order
2012-08-05 23:59:54 +00:00
2012-06-02 17:58:47 +00:00
! Custom expression builder window
ExpressionBuilderDialog.title = Expression Builder
ExpressionBuilderDialog.InsertVariable = Insert Variable
ExpressionBuilderDialog.InsertOperator = Insert Operator
ExpressionBuilderDialog.led.ttip.Name = Name must not have already been used
ExpressionBuilderDialog.led.ttip.Symbol = Symbol must not have already been used
ExpressionBuilderDialog.led.ttip.Expression = Expression must use only known symbols and operators
2012-06-11 04:47:49 +00:00
ExpressionBuilderDialog.CopyToOtherSimulations = Copy to other simulations
2012-09-23 22:28:39 +00:00
ExpressionBuilderDialog.CopyToOtherSimulations.ttip = <html>Make a copy of this expression in other simulations in this document.<br>Will not overwrite or modify any existing expressions in other simulations.
2012-06-02 17:58:47 +00:00
! Custom expression variable selector
CustomVariableSelector.title = Variable Selector
! Custom operator selector
CustomOperatorSelector.title = Operator Selector
2011-08-07 16:54:36 +00:00
2012-06-11 04:47:49 +00:00
! Operators
Operator.plus = Addition
Operator.minus = Subtraction
Operator.star = Multiplication
2012-08-05 23:59:54 +00:00
Operator.div = Division
2012-06-11 04:47:49 +00:00
Operator.mod = Modulo
Operator.pow = Exponentiation
Operator.abs = Absolute value
2012-08-05 23:59:54 +00:00
Operator.ceil = Ceiling (next integer value)
Operator.floor = Floor (previous integer value)
2012-06-11 04:47:49 +00:00
Operator.sqrt = Square root
Operator.cbrt = Cubic root
Operator.exp = Euler\'s number raised to the value (e^x)
Operator.ln = Natural logarithm
Operator.sin = Sine
Operator.cos = Cosine
Operator.tan = Tangent
Operator.asin = Arc sine
Operator.acos = Arc cosine
Operator.atan = Arc tangent
2012-08-05 23:59:54 +00:00
Operator.hsin = Hyperbolic sine
2012-06-11 04:47:49 +00:00
Operator.hcos = Hyperbolic cosine
Operator.htan = Hyperbolic tangent
2012-08-05 23:59:54 +00:00
Operator.log10 = Base 10 logarithm
Operator.round = Round to nearest integer value
Operator.random = Random number between zero and given value
2012-09-23 22:28:39 +00:00
Operator.expm1 = The same as exp(x)-1, but more accurate for small x
2012-08-05 23:59:54 +00:00
Operator.mean = The arithmetic mean of a given range
Operator.min = The minimum value in a given range
Operator.max = The maximum value in a given range
Operator.var = The variance of a given range
Operator.stdev = The standard deviation of a given range
Operator.rms = The root-mean-squared value of a given range
Operator.lclip = Clips a value (1st parameter) to be no less than a given value (2nd parameter)
Operator.uclip = Clips a value (1st parameter) to be no greater than a given value (2nd parameter)
Operator.binf = Gives the fraction of values in a given range (1st parameter) inside a bin with given lower (2nd parameter) and upper (3rd parameter) bounds
Operator.trapz = Integrates the given range using trapezoidal integration
Operator.tnear = Find the time corresponding to the point in a range (1st parameter) nearest to a given value (2nd parameter)
2012-06-11 04:47:49 +00:00
2011-06-18 20:53:40 +00:00
! MotorPlot
MotorPlot.title.Motorplot = Motor plot
MotorPlot.but.Select = Select
MotorPlot.Chart.Motorthrustcurve = Motor thrust curve
MotorPlot.Chart.Time = Time / s
MotorPlot.Chart.Thrust = Thrust / N
MotorPlot.txt.Designation = Designation:
MotorPlot.txt.Manufacturer = Manufacturer:
MotorPlot.txt.Type = Type:
MotorPlot.txt.Delays = Delays:
MotorPlot.txt.Comment = Comment:\n
! Simulation plot panel
2021-10-14 17:50:36 +02:00
simplotpanel.title.Plotsim = Plot / Export simulation
2011-06-18 20:53:40 +00:00
simplotpanel.lbl.Presetplotconf = Preset plot configurations:
simplotpanel.lbl.Xaxistype = X axis type:
simplotpanel.lbl.Unit = Unit:
simplotpanel.lbl.Yaxistypes = Y axis types:
simplotpanel.lbl.Flightevents = Flight events:
simplotpanel.but.All = All
simplotpanel.but.None = None
simplotpanel.but.NewYaxisplottype = New Y axis plot type
simplotpanel.lbl.Axis = Axis:
2022-08-16 01:41:56 +02:00
simplotpanel.but.ttip.Deletethisplot = Delete this plot
2011-06-18 20:53:40 +00:00
simplotpanel.Desc = The data will be plotted in time order even if the X axis type is not time.
2012-05-05 02:23:14 +00:00
simplotpanel.OptionPane.lbl1 = A maximum of 15 plots is allowed.
2011-06-18 20:53:40 +00:00
simplotpanel.OptionPane.lbl2 = Cannot add plot
simplotpanel.AUTO_NAME = Auto
simplotpanel.LEFT_NAME = Left
simplotpanel.RIGHT_NAME = Right
simplotpanel.CUSTOM = Custom
2011-09-29 18:08:07 +00:00
SimulationPlotPanel.error.noPlotSelected = Please add one or more variables to plot on the Y-axis.
SimulationPlotPanel.error.noPlotSelected.title = Nothing to plot
2022-12-29 23:29:52 +01:00
simplotpanel.MarkerStyle.lbl.MarkerStyle = Marker style:
simplotpanel.MarkerStyle.lbl.MarkerStyle.ttip = Style of the flight event marker (how it's drawn in the simulation plot)
2023-01-01 05:22:36 +01:00
simplotpanel.MarkerStyle.btn.VerticalMarker = Vertical line
2022-12-29 23:29:52 +01:00
simplotpanel.MarkerStyle.btn.Icon = Icon
simplotpanel.MarkerStyle.OnlyInTime = Only available for time domain, other domains only support icon markers
2011-09-29 18:08:07 +00:00
2011-06-18 20:53:40 +00:00
! Component add buttons
2020-05-09 10:48:03 -04:00
compaddbuttons.AxialStage = Stage
compaddbuttons.Bodycompandfinsets = Body Components and Fin Sets
2022-02-19 22:26:34 +01:00
compaddbuttons.Nosecone = Nose Cone
compaddbuttons.Bodytube = Body Tube
2011-06-18 20:53:40 +00:00
compaddbuttons.Transition = Transition
compaddbuttons.Trapezoidal = Trapezoidal
compaddbuttons.Elliptical = Elliptical
compaddbuttons.Freeform = Freeform
2022-02-19 22:26:34 +01:00
compaddbuttons.Tubefin = Tube Fins
2015-11-22 22:28:51 -05:00
compaddbuttons.Launchlug = Launch Lug
compaddbuttons.RailButton = Rail Button
2020-05-09 10:48:03 -04:00
compaddbuttons.InnerComponent = Inner Components
2022-02-19 22:26:34 +01:00
compaddbuttons.Innertube = Inner Tube
2022-07-02 14:18:53 +02:00
compaddbuttons.Coupler = Tube Coupler
2022-02-19 22:26:34 +01:00
compaddbuttons.Centeringring = Centering\nRing
2011-06-18 20:53:40 +00:00
compaddbuttons.Bulkhead = Bulkhead
2022-02-19 22:26:34 +01:00
compaddbuttons.Engineblock = Engine\nBlock
2020-05-09 10:48:03 -04:00
compaddbuttons.ComponentAssembly = Assembly Components
compaddbuttons.ParallelStage = Boosters
compaddbuttons.Pods = Pods
2011-06-18 20:53:40 +00:00
compaddbuttons.Parachute = Parachute
compaddbuttons.Streamer = Streamer
2022-02-19 22:26:34 +01:00
compaddbuttons.Shockcord = Shock Cord
2021-07-13 20:06:41 -07:00
compaddbuttons.MassComponent = Mass\nComponent
2020-05-09 10:48:03 -04:00
compaddbuttons.MassComponents = Mass Components
2011-06-18 20:53:40 +00:00
compaddbuttons.Donotaskmeagain = Do not ask me again
compaddbuttons.Selectcomppos = Select component position
2021-08-11 20:26:10 +02:00
compaddbuttons.Selectstagepos = Select stage position
2011-06-18 20:53:40 +00:00
compaddbuttons.lbl.Youcanchange = You can change the default operation in the preferences.
compaddbuttons.lbl.insertcomp = Insert the component after the current component or as the last component?
2021-08-11 20:26:10 +02:00
compaddbuttons.lbl.insertstage = Insert the stage after the current stage or as the last stage?
2011-06-18 20:53:40 +00:00
compaddbuttons.askPosition.Inserthere = Insert here
compaddbuttons.askPosition.Addtotheend = Add to the end
compaddbuttons.askPosition.Cancel = Cancel
! Component Analysis Dialog
componentanalysisdlg.componentanalysis = Component analysis
componentanalysisdlg.lbl.winddir = Wind direction:
componentanalysisdlg.TitledBorder.warnings = Warnings:
componentanalysisdlg.ToggleBut.worst = Worst
componentanalysisdlg.lbl.angleofattack = Angle of attack:
componentanalysisdlg.lbl.machnumber = Mach number:
componentanalysisdlg.lbl.rollrate = Roll rate:
componentanalysisdlg.lbl.activestages = Active stages:
componentanalysisdlg.lbl.motorconf = Motor configuration:
2020-05-25 17:49:10 -04:00
componentanalysisdlg.TabStability.Col = Component Name
componentanalysisdlg.TabStability.Col.EachMass = Instance Mass
componentanalysisdlg.TabStability.Col.AllMass = Aggregate Mass
componentanalysisdlg.TabStability.Col.CG = Aggregate CG Location
2012-08-23 02:24:39 +00:00
componentanalysisdlg.TabStability.Col.CP = CP
2011-06-18 20:53:40 +00:00
componentanalysisdlg.TabStability = Stability
componentanalysisdlg.TabStability.ttip = Stability information
componentanalysisdlg.dragTableModel.Col.Component = Component
componentanalysisdlg.dragTableModel.Col.Pressure = <html>Pressure C<sub>D</sub>
componentanalysisdlg.dragTableModel.Col.Base = <html>Base C<sub>D</sub>
componentanalysisdlg.dragTableModel.Col.friction = <html>Friction C<sub>D</sub>
componentanalysisdlg.dragTableModel.Col.total = <html>Total C<sub>D</sub>
componentanalysisdlg.dragTabchar = Drag characteristics
componentanalysisdlg.dragTabchar.ttip = Drag characteristics
componentanalysisdlg.rollTableModel.Col.component = Component
componentanalysisdlg.rollTableModel.Col.rollforc = Roll forcing coefficient
componentanalysisdlg.rollTableModel.Col.rolldamp = Roll damping coefficient
componentanalysisdlg.rollTableModel.Col.total = <html>Total C<sub>l</sub>
componentanalysisdlg.rollTableModel = Roll dynamics
componentanalysisdlg.rollTableModel.ttip = Roll dynamics
componentanalysisdlg.println.closingmethod = Closing method called:
componentanalysisdlg.println.settingnam = SETTING NAN VALUES
2012-05-05 02:23:14 +00:00
componentanalysisdlg.lbl.reflenght = Reference length:
componentanalysisdlg.lbl.refarea = Reference area:
2011-06-18 20:53:40 +00:00
!componentanalysisdlg.But.close =Close
2011-07-20 15:44:57 +00:00
componentanalysisdlg.TabStability.Col.Component = Component
2012-09-15 22:54:27 +00:00
componentanalysisdlg.TOTAL = Total
componentanalysisdlg.noWarnings = <html><i><font color=\"gray\">No warnings.</font></i>
2011-06-18 20:53:40 +00:00
! Custom Material dialog
custmatdlg.title.Custommaterial = Custom material
2012-05-05 02:23:14 +00:00
custmatdlg.lbl.Materialname = Material name:
2011-06-18 20:53:40 +00:00
custmatdlg.lbl.Materialtype = Material type:
custmatdlg.lbl.Materialdensity = Material density:
custmatdlg.checkbox.Addmaterial = Add material to database
! Ring Component Config
ringcompcfg.OuterRadius = OuterRadius
ringcompcfg.Automatic = Automatic
2022-08-21 18:17:45 +02:00
ringcompcfg.AutomaticOuter.ttip = Matches outer diameter to the inner diameter of the parent component.
2011-06-18 20:53:40 +00:00
ringcompcfg.InnerRadius = InnerRadius
2022-08-21 18:17:45 +02:00
ringcompcfg.AutomaticInner.ttip = Matches inner diameter to the outer diameter of the child inner tube.
2011-06-18 20:53:40 +00:00
ringcompcfg.Thickness = Thickness
ringcompcfg.Length = Length
ringcompcfg.PositionValue = PositionValue
ringcompcfg.Radialdistance = Radial distance:
ringcompcfg.Distancefrom = Distance from the rocket centerline
2011-07-16 11:30:39 +00:00
ringcompcfg.Radialdirection = Radial direction:
2011-06-18 20:53:40 +00:00
ringcompcfg.radialdirectionfrom = The radial direction from the rocket centerline
ringcompcfg.but.Reset = Reset
2022-08-21 18:17:45 +02:00
ringcompcfg.but.Resetcomponant = Resets the component to the rocket centerline.
2011-06-18 20:53:40 +00:00
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.
! Body Tube Config
2022-02-19 22:26:34 +01:00
BodyTubecfg.lbl.Bodytubelength = Length:
2011-06-18 20:53:40 +00:00
BodyTubecfg.lbl.Outerdiameter = Outer diameter:
BodyTubecfg.lbl.Innerdiameter = Inner diameter:
BodyTubecfg.lbl.Wallthickness = Wall thickness:
BodyTubecfg.tab.General = General
BodyTubecfg.tab.Generalproperties = General properties
BodyTubecfg.tab.Motor = Motor
BodyTubecfg.tab.Motormountconf = Motor mount configuration
BodyTubecfg.checkbox.Automatic = Automatic
2022-08-21 18:17:45 +02:00
BodyTubecfg.checkbox.ttip.Automatic = Uses the diameter of the previous/next component.
BodyTubecfg.checkbox.ttip.Automatic_noReferenceComponent = There is no previous/next component to take the diameter of.
BodyTubecfg.checkbox.ttip.Automatic_alreadyAuto = The previous/next component already has its auto setting turned on.
2011-06-18 20:53:40 +00:00
BodyTubecfg.checkbox.Filled = Filled
2022-08-21 18:17:45 +02:00
BodyTubecfg.checkbox.Filled.ttip = Changes the body tube from a hollow tube to a solid rod.
2011-06-18 20:53:40 +00:00
! FinSetConfig
FinSetConfig.tab.Fintabs = Fin tabs
FinSetConfig.tab.Through-the-wall = Through-the-wall fin tabs
FinSetConfig.but.Converttofreeform = Convert to freeform
FinSetConfig.but.Converttofreeform.ttip = Convert this fin set into a freeform fin set
FinSetConfig.Convertfinset = Convert fin set
FinSetConfig.but.Splitfins = Split fins
2022-08-21 18:17:45 +02:00
FinSetConfig.but.Splitfins.ttip = Split the fin set into separate fins.
2011-10-11 19:46:02 +00:00
FinSetConfig.but.AutoCalc = Calculate automatically
2022-08-21 18:17:45 +02:00
FinSetConfig.but.AutoCalc.ttip = <html>Calculates the height and length of the fin tabs, based on<br>inner tube and centering ring components of the fin's parent component.</html>
2011-06-18 20:53:40 +00:00
FinSetConfig.lbl.Through-the-wall = Through-the-wall fin tabs:
FinSetConfig.lbl.Tablength = Tab length:
FinSetConfig.ttip.Tablength = The length of the fin tab.
FinSetConfig.lbl.Tabheight = Tab height:
FinSetConfig.ttip.Tabheight = The spanwise height of the fin tab.
FinSetConfig.lbl.Tabposition = Tab position:
FinSetConfig.ttip.Tabposition = The position of the fin tab.
FinSetConfig.lbl.relativeto = relative to
2023-01-12 14:05:23 +01:00
FinSetConfig.title.RootFillets = Root Fillets
FinSetConfig.lbl.Finfilletmaterial = Fillet material:
FinSetConfig.lbl.Filletradius = Fillet radius:
FinsetConfig.ttip.Finfillets1 = <HTML>Adds the predicted mass of fin fillets to the root of the fins.<br>
FinsetConfig.ttip.Finfillets2 = Assumes the fillet is concave and tangent to the body tube and fin.<br>
FinsetConfig.ttip.Finfillets3 = Zero radius will give no fillet.
2011-06-18 20:53:40 +00:00
2011-11-19 03:37:54 +00:00
!FinMarkingGuide
FinMarkingGuide.lbl.Front = Front
2021-09-12 21:13:31 +02:00
! MotorDatabaseLoaderDialog
MotorDbLoaderDlg.title = Error upon thrust curve import
2021-09-14 11:55:12 +02:00
MotorDbLoaderDlg.message1 = Thrust curve '<b>'{0}'</b>' will be ignored during import.
MotorDbLoaderDlg.message2 = You can try replacing, deleting or manually editing the thrust curve file to fix this issue.
2021-09-12 21:13:31 +02:00
2011-06-18 20:53:40 +00:00
! MotorDatabaseLoadingDialog
MotorDbLoadDlg.title = Loading motors
2022-05-04 23:49:25 +02:00
MotorDbLoadDlg.Loadingmotors = Loading motors\u2026
2011-06-18 20:53:40 +00:00
2012-07-02 18:44:51 +00:00
! AppearanceConfig
AppearanceCfg.lbl.Appearance = Appearance
2012-07-14 14:52:16 +00:00
AppearanceCfg.lbl.Usedefault = Use default
2012-12-28 23:08:31 -06:00
AppearanceCfg.but.edit = Edit
2012-07-02 18:44:51 +00:00
AppearanceCfg.but.savedefault = Save as default appearance
AppearanceCfg.lbl.Texture = Texture:
AppearanceCfg.lbl.shine = Shine:
2022-02-28 18:03:40 +01:00
AppearanceCfg.lbl.opacity = Opacity:
2012-12-14 11:47:31 -05:00
AppearanceCfg.lbl.color.Color = Color:
2012-07-02 18:44:51 +00:00
AppearanceCfg.lbl.color.diffuse = Diffuse Color:
AppearanceCfg.lbl.color.ambient = Ambient Color:
AppearanceCfg.lbl.color.specular = Specular Color:
AppearanceCfg.lbl.texture.scale = Scale:
AppearanceCfg.lbl.texture.offset = Offset:
AppearanceCfg.lbl.texture.center = Center:
AppearanceCfg.lbl.texture.rotation = Rotation:
AppearanceCfg.lbl.texture.repeat = Repeat:
2021-08-04 21:14:35 +02:00
AppearanceCfg.lbl.separateInsideOutside = Use separate appearance for outside and inside
AppearanceCfg.lbl.separateLeftSideRightSide = Use separate appearance for left and right side(s)
AppearanceCfg.lbl.ttip.separateInsideOutside = Use a separate appearance for outside and inside
AppearanceCfg.lbl.ttip.separateLeftSideRightSide = Use a separate appearance for left and right side(s)
AppearanceCfg.lbl.AppearanceEdges = Appearance for edges:
AppearanceCfg.lbl.ttip.AppearanceEdges = Select the appearance that should be used for the edges
2012-07-02 18:44:51 +00:00
2012-07-14 14:45:26 +00:00
! Texture Wrap Modes
TextureWrap.Repeat = Repeat
TextureWrap.Mirror = Repeat & Mirror
2013-01-07 16:22:48 -05:00
TextureWrap.Clamp = Clamp Edge Pixels
2013-01-02 11:04:13 -05:00
TextureWrap.Sticker = Sticker
2012-07-02 18:44:51 +00:00
2011-06-18 20:53:40 +00:00
! RocketConfig
RocketCfg.lbl.Designname = Design name:
RocketCfg.lbl.Designer = Designer:
RocketCfg.lbl.Comments = Comments:
RocketCfg.lbl.Revisionhistory = Revision history:
RocketCfg.lbl.Material = Material:
! RocketComponentConfig
RocketCompCfg.lbl.Componentname = Component name:
2022-07-04 12:10:47 +02:00
RocketCompCfg.lbl.Componentname.ttip = The component name.
2011-06-18 20:53:40 +00:00
RocketCompCfg.tab.Override = Override
2022-08-23 00:37:27 +02:00
RocketCompCfg.tab.Override.ttip = Override auto-calculated properties.
2017-05-29 13:36:31 -04:00
RocketCompCfg.tab.Assembly = General
RocketCompCfg.tab.AssemblyComment = Options for locating stages parallel to other stages
2011-06-18 20:53:40 +00:00
RocketCompCfg.tab.Figure = Figure
RocketCompCfg.tab.Figstyleopt = Figure style options
RocketCompCfg.tab.Comment = Comment
2022-07-04 12:10:47 +02:00
RocketCompCfg.tab.Comment.ttip = Specify a comment for the component
RocketCompCfg.tab.Appearance = Appearance
RocketCompCfg.tab.Appearance.ttip = Component's appearance
2011-06-18 20:53:40 +00:00
RocketCompCfg.lbl.Mass = Mass:
RocketCompCfg.lbl.Componentmass = Component mass:
RocketCompCfg.lbl.overriddento = (overridden to
RocketCompCfg.lbl.overriddenby = (overridden by
RocketCompCfg.checkbox.Overridemass = Override mass:
2022-08-21 18:17:45 +02:00
RocketCompCfg.checkbox.Overridemass.ttip = Overrides the mass of the component calculated by the component's volume and density.
2022-10-18 21:40:14 +02:00
RocketCompCfg.checkbox.Overridecenterofgrav = Override center of gravity CG:
RocketCompCfg.checkbox.Overridecenterofgrav.ttip = Overrides the component's center of gravity (CG) location.
RocketCompCfg.checkbox.SetDragCoeff = <html>Override coefficient of drag C<sub>D</sub>:</html>
RocketCompCfg.checkbox.SetDragCoeff.ttip = <html>Overrides the component's coefficient of drag C<sub>D</sub>.</html>
RocketCompCfg.checkbox.OverrideSubcomponents = Override for all subcomponents
RocketCompCfg.checkbox.OverrideSubcomponents.Mass.ttip = <html>Overrides the aggregate mass of this component<br>and its subcomponents with the mass of this component.</html>
RocketCompCfg.checkbox.OverrideSubcomponents.CG.ttip = <html>Overrides the center of gravity (CG) of this component<br>and its subcomponents with the CG of this component.</html>
RocketCompCfg.checkbox.OverrideSubcomponents.CD.ttip = <html>Overrides the coefficient of drag (C<sub>D</sub>) of this component<br>and its subcomponents with the C<sub>D</sub> of this component.</html>
2022-11-08 16:51:15 +01:00
RocketCompCfg.lbl.MassOverriddenBy = Mass overridden by %s
RocketCompCfg.lbl.CGOverriddenBy = CG overridden by %s
2022-11-09 01:55:49 +01:00
RocketCompCfg.lbl.CDOverriddenBy = <html>C<sub>D</sub> overridden by %s
2022-11-08 16:51:15 +01:00
RocketCompCfg.lbl.MassOverriddenBy.ttip = The mass of this component is determined by the mass override value of %s
RocketCompCfg.lbl.CGOverriddenBy.ttip = The CG of this component is determined by the CG override value of %s
RocketCompCfg.lbl.CDOverriddenBy.ttip = <html>The C<sub>D</sub> of this component is determined by the C<sub>D</sub> override value of %s</html>
2022-03-06 02:36:49 +01:00
RocketCompCfg.lbl.longB1 = <html>The overridden mass and center of gravity does not include motors.<br>
2011-06-18 20:53:40 +00:00
RocketCompCfg.lbl.longB2 = The center of gravity is measured from the front end of the
RocketCompCfg.lbl.Commentsonthe = Comments on the
RocketCompCfg.lbl.Figurestyle = Figure style:
RocketCompCfg.lbl.Componentcolor = Component color:
RocketCompCfg.lbl.Choosecolor = Choose color
2012-10-23 21:56:35 -05:00
RocketCompCfg.checkbox.Usedefaultcolor = Use default color
2011-06-18 20:53:40 +00:00
RocketCompCfg.lbl.Complinestyle = Component line style:
RocketCompCfg.but.Saveasdefstyle = Save as default style
RocketCompCfg.lbl.Diameter = Diameter:
RocketCompCfg.lbl.Length = Length:
RocketCompCfg.lbl.Thickness = Thickness:
RocketCompCfg.checkbox.Endcapped = End capped
2022-08-21 18:17:45 +02:00
RocketCompCfg.checkbox.Endcapped.ttip = Caps (closes) the end of the shoulder.
2011-06-18 20:53:40 +00:00
RocketCompCfg.title.Aftshoulder = Aft shoulder
2012-05-05 02:23:14 +00:00
RocketCompCfg.border.Foreshoulder = Fore shoulder
2021-06-28 18:40:19 +02:00
RocketCompCfg.tab.Outside = Outside
RocketCompCfg.tab.Inside = Inside
2021-07-01 20:04:46 +02:00
RocketCompCfg.tab.RightSide = Right Side
RocketCompCfg.tab.LeftSide = Left Side
2023-01-08 01:37:48 +01:00
RocketCompCfg.btn.OK.ttip = Keep changes and close the dialog
RocketCompCfg.btn.Cancel.ttip = Discard changes and close the dialog
RocketCompCfg.CancelOperation.msg.discardChanges = <html>Are you sure you want to <b>discard</b> your <b>changes</b> to this component?</html>
RocketCompCfg.CancelOperation.msg.undoAdd = <html>Are you sure you want to <b>undo adding</b> this component?</html>
RocketCompCfg.CancelOperation.title = Cancel operation
RocketCompCfg.CancelOperation.checkbox.dontAskAgain = Don't ask me again
2023-01-05 23:18:38 +01:00
RocketCompCfg.btn.ComponentInfo.ttip = Show/hide informative text about this component.
2023-02-12 09:06:08 +00:00
! InstancesPanel
InstancesPanel.title.Instances = Instances
InstancesPanel.lbl.InstanceCount = Instance Count:
InstancesPanel.lbl.InstanceSeparation = Instance Separation:
2023-01-14 22:26:24 +01:00
! MaterialPanel
MaterialPanel.lbl.ComponentMaterial = Component material:
MaterialPanel.lbl.ComponentFinish = Component finish:
MaterialPanel.title.Material = Material
MaterialPanel.lbl.ttip.ComponentMaterialAffects = The component material affects the weight of the component.
MaterialPanel.combo.ttip.ComponentMaterialAffects = The component material affects the weight of the component.
MaterialPanel.lbl.ComponentFinish.ttip.longA1 = <html>The component finish affects the aerodynamic drag of the component.<br>
MaterialPanel.lbl.ComponentFinish.ttip.longA2 = The value indicated is the average roughness height of the surface.
MaterialPanel.but.SetForAll = Set for all
MaterialPanel.but.SetForAll.ttip = Set this finish for all components of the rocket.
! PlacementPanel
PlacementPanel.title.Placement = Placement
PlacementPanel.lbl.PosRelativeTo = Position relative to:
PlacementPanel.lbl.plus = plus
2023-01-05 23:18:38 +01:00
! ComponentInfo
ComponentInfo.Rocket = This is your rocket. Nothing more to say about it. Have fun designing and building it! :)
ComponentInfo.AxialStage = A <b>stage</b> is a <b>section</b> of the model rocket that contains <b>motors</b> which ignite successively and <b>separate</b> after motor burnout.<br>Each stage must safely descend after separation. The main stage, often called the <b>'Sustainer'</b>, usually descends with a <b>recovery device</b>.
2023-01-07 00:43:41 +01:00
ComponentInfo.ParallelStage = A <b>booster</b> is a fictional component that acts as an <b>attachment</b> point to a <b>body tube</b> and can <b>separate</b> from that body tube at a specified time during flight.<br>The most common use of a booster is the attachment of a <b>strap-on booster</b>.
2023-01-05 23:18:38 +01:00
ComponentInfo.PodSet = A <b>pod</b> is a fictional component that acts as an <b>attachment</b> point to a <b>body tube</b>.<br>Once defined, other components can be attached to the pod to create complex rocket geometries.
ComponentInfo.NoseCone = A <b>nose cone</b> is the <b>front end</b> of the rocket airframe. Nose cones vary widely in shape.<br>The back end can be cut down to form an <b>internal shoulder</b> that slides inside of a body tube to hold the nose cone in place.
ComponentInfo.BodyTube = A <b>body tube</b> is primarily used for the <b>structure</b> of the exterior body of the model rocket.
ComponentInfo.Transition = A <b>transition</b> is the part of the airframe that <b>connects</b> two <b>body tubes</b> having <b>different</b> outside <b>diameters</b>.<br>Both ends of a transition are cut down to form an internal shoulder that slides inside of each body tube to hold the transition in place at both ends.
2023-01-05 23:34:15 +01:00
ComponentInfo.TrapezoidFinSet = Fins help <b>stabilize</b> the rocket. The most common fin shape is <b>trapezoidal</b>, four sides with parallel root and tip chords (the edge that glues to the body tube and the outer edge).
2023-01-05 23:18:38 +01:00
ComponentInfo.EllipticalFinSet = Fins help <b>stabilize</b> the rocket. The most efficient fin shape is <b>elliptical</b>. This shape induces the <b>least amount of drag</b> of any fin shape. It is commonly used for competition flying events.
ComponentInfo.FreeformFinSet = Fins help <b>stabilize</b> the rocket. The most versatile fin component is the <b>freeform fin</b>. This fin component allows the creation of virtually any solid fin shape, with the ability to manually enter data points or import a shape from an image file.
ComponentInfo.TubeFinSet = <b>Tube fins</b> are used to keep the model rocket going <b>straight after launch</b>. Tube fins vary in length and diameter, and may have either straight or curved ends.<br>Currently, OpenRocket only supports straight-perpendicular cut ends.
2023-01-06 00:42:38 +01:00
ComponentInfo.RailButton = <b>Rail buttons</b> keep the model rocket from <b>changing orientation</b> when it launches. Rail buttons are most commonly used on larger model rockets, in pairs, <b>instead</b> of <b>launch lugs</b>.<br>They can be mounted to the outside of the body tube with a screw and internal nut.<br>A rail button looks like two washers with a spacer in between; one washer is against the body tube and the other slides inside the launch rail.
2023-01-05 23:18:38 +01:00
ComponentInfo.LaunchLug = A <b>launch lug</b> is the most common guide used to keep smaller model rockets from <b>changing orientation</b> until the rocket leaves the end of the launch rod.
ComponentInfo.InnerTube = <b>Inner tubes</b> are most commonly used for <b>motor tubes</b>, but may also be part of other internal systems, such as an ejection baffles and adjustable weight designs.<br>Inner tubes may be positioned radially inside of a body tube and, when used as a motor tube, may be clustered.
2023-01-06 00:42:38 +01:00
ComponentInfo.TubeCoupler = A <b>coupler</b> is a short tube that <b>connects</b> two <b>tubes</b> with the <b>same diameters</b>.<br>In model rockets that use electronics, a coupler may be used for the <b>avionics bay</b>.<br>The tubes are often glued to the coupler to stop them from sliding.
2023-01-05 23:18:38 +01:00
ComponentInfo.CenteringRing = <b>Centering rings</b> are used to <b>position</b> one or more <b>inner tubes</b> inside of a <b>body tube</b>.<br>Fin sets have an <b>automatic fin tab</b> feature for determining an ideal fin tab configuration based on an inner tube positioned below the root chord of the fins. This also requires two centering below the root chord.
ComponentInfo.Bulkhead = A <b>bulkhead</b> is a disk that may or may not have a small hole in the center. Bulkheads are used to <b>seal</b> one area of a model rocket from another or to mount recovery system eyes for <b>shock cord attachment</b>, such as nose cone caps and avionics bay lids.
2023-01-06 00:42:38 +01:00
ComponentInfo.EngineBlock = An <b>engine block stops</b> the <b>motor</b> from <b>moving forward</b> in the motor mount tube.<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.
ComponentInfo.Parachute = The <b>parachute</b> is the most common <b>recovery device</b>. Smal model rocket parachutes are made of thin, light-weight materials, such as polyethylene or Mylar, while larger parachutes are most commonly made of rip-stop nylon. Parachutes may be decorated in bright and contrasting colors/patterns to improve visibility.<br><b>Shroud lines</b> attach the parachute <b>canopy</b> to the <b>shock cord</b>. The shroud lines are sometimes brought together and attached using a swivel.
ComponentInfo.Streamer = A <b>streamer</b> is a <b>recovery device</b> that, when ejected, unrolls and <b>slows</b> the model <b>rocket</b> during descent.<br>A streamer is a long, narrow, <b>rectangular strip</b> of crepe paper or thin plastic film. The width and length of the streamer are adjusted to match the weight of the rocket, but a <b>10 to 1 length to width ratio</b> is considered the best for a streamer.
2023-01-05 23:18:38 +01:00
ComponentInfo.ShockCord = A <b>shock cord</b> attaches the <b>nose cone</b> and <b>recovery device</b> to the <b>body tube</b>, keeping the model rocket together during <b>descent</b>.<br>Smaller rockets commonly have short elastic shock cords, while larger rockets have long shock cords made from materials such as Nylon or heat resistant Kevlar webbing.
ComponentInfo.MassComponent = A <b>mass component</b> may be used to simulate a <b>component</b> that is <b>not otherwise listed</b>.<br>In OpenRocket, this component type may be designated for instance as an <b>altimeter</b>, a <b>flight computer</b>, a <b>battery</b>\u2026 Each designation has its own unique icon to ease identification.
2011-06-18 20:53:40 +00:00
! BulkheadConfig
2011-09-05 17:19:49 +00:00
BulkheadCfg.tab.Diameter = Diameter:
2011-06-18 20:53:40 +00:00
BulkheadCfg.tab.Thickness = Thickness:
BulkheadCfg.tab.General = General
BulkheadCfg.tab.Generalproperties = General properties
!CenteringRingConfig
CenteringRingCfg.tab.Outerdiam = Outer diameter:
CenteringRingCfg.tab.Innerdiam = Inner diameter:
CenteringRingCfg.tab.Thickness = Thickness:
CenteringRingCfg.tab.General = General
CenteringRingCfg.tab.Generalproperties = General properties
!ComponentConfigDialog
ComponentCfgDlg.configuration = configuration
2022-06-15 12:48:23 +02:00
ComponentCfgDlg.MultiComponent = Multi-component
ComponentCfgDlg.MultiComponentConfig = Multi-component configuration
ComponentCfgDlg.MultiComponentEdit = Multi-component edit
ComponentCfgDlg.MultiComponentEdit.ttip = <html>You are editing the following components:<br>
2011-06-18 20:53:40 +00:00
ComponentCfgDlg.Modify = Modify
2022-06-15 23:26:10 +02:00
ComponentCfgDlg.ModifyComponents = Modify components
2011-06-18 20:53:40 +00:00
2012-02-10 18:00:43 +00:00
!StageConfig
StageConfig.tab.Separation = Separation
StageConfig.tab.Separation.ttip = Stage separation options
StageConfig.separation.lbl.title = Select when this stage separates:
StageConfig.separation.lbl.plus = plus
StageConfig.separation.lbl.seconds = seconds
2022-06-11 01:18:46 +02:00
StageConfig.parallel.radius = Radial Distance:
StageConfig.parallel.angle = Angle:
StageConfig.parallel.count = Number of Copies:
StageConfig.parallel.plus = plus
2012-02-10 18:00:43 +00:00
2023-01-14 22:26:24 +01:00
! FinSetConfig
FinSetCfg.lbl.FinRotation = Fin rotation:
FinSetCfg.lbl.FinRotation.ttip = The angle of the first fin in the fin set.
! TrapezoidFinSetConfig
TrapezoidFinSetCfg.lbl.Nbroffins = Number of fins:
TrapezoidFinSetCfg.lbl.ttip.Nbroffins = The number of fins in the fin set.
TrapezoidFinSetCfg.lbl.Fincant = Fin cant:
TrapezoidFinSetCfg.lbl.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
TrapezoidFinSetCfg.lbl.Rootchord = Root chord:
TrapezoidFinSetCfg.lbl.Tipchord = Tip chord:
TrapezoidFinSetCfg.lbl.Height = Height:
TrapezoidFinSetCfg.lbl.Sweeplength = Sweep length:
TrapezoidFinSetCfg.lbl.Sweepangle = Sweep angle:
TrapezoidFinSetCfg.lbl.FincrossSection = Fin cross section:
TrapezoidFinSetCfg.lbl.Thickness = Thickness:
TrapezoidFinSetCfg.tab.General = General
TrapezoidFinSetCfg.tab.Generalproperties = General properties
2011-06-18 20:53:40 +00:00
!EllipticalFinSetConfig
EllipticalFinSetCfg.Nbroffins = Number of fins:
EllipticalFinSetCfg.Fincant = Fin cant:
EllipticalFinSetCfg.Rootchord = Root chord:
EllipticalFinSetCfg.Height = Height:
EllipticalFinSetCfg.FincrossSection = Fin cross section:
EllipticalFinSetCfg.Thickness = Thickness:
EllipticalFinSetCfg.General = General
EllipticalFinSetCfg.Generalproperties = General properties
EllipticalFinSetCfg.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
!FreeformFinSetConfig
FreeformFinSetCfg.tab.General = General
FreeformFinSetCfg.tab.ttip.General = General properties
FreeformFinSetCfg.tab.Shape = Shape
FreeformFinSetCfg.tab.ttip.Finshape = Fin shape
FreeformFinSetCfg.lbl.Numberoffins = Number of fins:
FreeformFinSetCfg.lbl.Fincant = Fin cant:
FreeformFinSetCfg.lbl.ttip.Fincant = The angle that the fins are canted with respect to the rocket body.
FreeformFinSetCfg.lbl.FincrossSection = Fin cross section:
FreeformFinSetCfg.lbl.Thickness = Thickness:
2011-07-17 21:03:07 +00:00
FreeformFinSetConfig.lbl.doubleClick1 = Double-click
FreeformFinSetConfig.lbl.doubleClick2 = to edit
FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
2022-08-16 01:41:56 +02:00
FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Delete point
2012-03-14 07:03:32 +00:00
FreeformFinSetConfig.lbl.scaleFin = Scale Fin
2021-09-16 12:22:11 +02:00
FreeformFinSetConfig.lbl.exportCSV = Export CSV
2022-11-17 17:35:27 +01:00
FreeformFinSetConfig.lbl.deletePoint = Delete point
2022-11-17 19:17:09 +01:00
FreeformFinSetConfig.lbl.insertPoint = Insert point
2011-07-17 21:03:07 +00:00
2014-11-13 09:40:28 -06:00
!TubeFinSetConfig
TubeFinSetCfg.lbl.Nbroffins = Number of fins:
TubeFinSetCfg.lbl.Length = Length:
TubeFinSetCfg.lbl.Outerdiam = Outer diameter:
TubeFinSetCfg.checkbox.Automatic = Automatic
TubeFinSetCfg.lbl.Innerdiam = Inner diameter:
TubeFinSetCfg.lbl.Thickness = Thickness:
TubeFinSetCfg.lbl.Finrotation = Fin rotation:
TubeFinSetCfg.lbl.ttip.Finrotation = The angle of the first fin in the fin set.
2011-06-18 20:53:40 +00:00
!InnerTubeConfig
InnerTubeCfg.tab.Motor = Motor
InnerTubeCfg.tab.ttip.Motor = Motor mount configuration
InnerTubeCfg.tab.Cluster = Cluster
InnerTubeCfg.tab.ttip.Cluster = Cluster configuration
InnerTubeCfg.tab.Radialpos = Radial position
InnerTubeCfg.tab.ttip.Radialpos = Radial position
InnerTubeCfg.lbl.Selectclustercfg = Select cluster configuration:
InnerTubeCfg.lbl.TubeSep = Tube separation:
InnerTubeCfg.lbl.ttip.TubeSep = The separation of the tubes, 1.0 = touching each other
InnerTubeCfg.lbl.Rotation = Rotation:
InnerTubeCfg.lbl.ttip.Rotation = Rotation angle of the cluster configuration
InnerTubeCfg.lbl.Rotangle = Rotation angle of the cluster configuration
InnerTubeCfg.but.Splitcluster = Split cluster
InnerTubeCfg.lbl.longA1 = <html>Split the cluster into separate components.<br>
InnerTubeCfg.lbl.longA2 = This also duplicates all components attached to this inner tube.
InnerTubeCfg.but.Resetsettings = Reset settings
InnerTubeCfg.but.ttip.Resetsettings = Reset the separation and rotation to the default values
! LaunchLugConfig
LaunchLugCfg.lbl.Length = Length:
LaunchLugCfg.lbl.Outerdiam = Outer diameter:
LaunchLugCfg.lbl.Innerdiam = Inner diameter:
LaunchLugCfg.lbl.Thickness = Thickness:
2020-11-01 19:51:08 -05:00
LaunchLugCfg.lbl.Angle = Rotation:
2011-06-18 20:53:40 +00:00
LaunchLugCfg.tab.General = General
LaunchLugCfg.tab.Generalprop = General properties
2020-11-01 19:51:08 -05:00
! RailButtonConfig
2015-11-22 22:28:51 -05:00
RailBtnCfg.lbl.OuterDiam = Outer Diameter:
2022-07-19 00:18:34 +02:00
RailBtnCfg.lbl.InnerDiam = Inner Diameter:
2022-12-11 13:54:47 +01:00
RailBtnCfg.lbl.TotalHeight = Total Height (excl. screw):
2022-07-19 00:18:34 +02:00
RailBtnCfg.lbl.BaseHeight = Base Height:
RailBtnCfg.lbl.FlangeHeight = Flange Height:
2022-12-11 13:54:47 +01:00
RailBtnCfg.lbl.ScrewHeight = Screw Height:
2020-11-01 19:51:08 -05:00
RailBtnCfg.lbl.Angle = Rotation:
2015-11-22 22:28:51 -05:00
RailBtnCfg.tab.General = General
RailBtnCfg.tab.GeneralProp = General properties
2011-06-18 20:53:40 +00:00
! MassComponentConfig
2011-07-16 11:30:39 +00:00
MassComponentCfg.lbl.Mass = Mass:
2012-06-18 19:48:57 +00:00
MassComponentCfg.lbl.Density = Approximate density:
2011-07-16 11:30:39 +00:00
MassComponentCfg.lbl.Length = Length:
MassComponentCfg.lbl.Diameter = Diameter:
2011-06-18 20:53:40 +00:00
MassComponentCfg.tab.General = General
MassComponentCfg.tab.ttip.General = General properties
MassComponentCfg.tab.Radialpos = Radial position
MassComponentCfg.tab.ttip.Radialpos = Radial position configuration
MassComponentCfg.lbl.Radialdistance = Radial distance:
MassComponentCfg.lbl.Radialdirection = Radial direction:
MassComponentCfg.but.Reset = Reset
2022-05-29 20:01:22 +02:00
MassComponentCfg.lbl.type = Mass type:
2011-06-18 20:53:40 +00:00
! MotorConfig
MotorCfg.checkbox.compmotormount = This component is a motor mount
2012-10-25 20:17:46 -05:00
MotorCfg.lbl.Flightcfg = Flight configuration:
2013-02-23 08:47:21 +02:00
MotorCfg.but.New = New
2012-10-25 20:17:46 -05:00
MotorCfg.but.FlightcfgEdit = Edit
2011-06-18 20:53:40 +00:00
MotorCfg.lbl.Currentmotor = Current motor:
MotorCfg.lbl.Motoroverhang = Motor overhang:
MotorCfg.lbl.Ignitionat = Ignition at:
MotorCfg.lbl.plus = plus
MotorCfg.lbl.seconds = seconds
MotorCfg.lbl.longA1 = The current design has only one stage.
MotorCfg.lbl.longA2 = Stages can be added by clicking \"New stage\".
MotorCfg.lbl.longB1 = The current design has
MotorCfg.lbl.longB2 = stages.
MotorCfg.but.Selectmotor = Select motor
2022-08-16 01:41:56 +02:00
MotorCfg.but.Deletemotor = Delete motor
2011-06-18 20:53:40 +00:00
MotorCfg.lbl.motorLabel = None
! NoseConeConfig
NoseConeCfg.lbl.Noseconeshape = Nose cone shape:
NoseConeCfg.lbl.Shapeparam = Shape parameter:
2022-02-19 22:26:34 +01:00
NoseConeCfg.lbl.Noseconelength = Length:
2011-06-18 20:53:40 +00:00
NoseConeCfg.lbl.Basediam = Base diameter:
NoseConeCfg.checkbox.Automatic = Automatic
2022-08-21 18:17:45 +02:00
NoseConeCfg.checkbox.ttip.Automatic = Uses the diameter of the next component.
NoseConeCfg.checkbox.ttip.Automatic_noReferenceComponent = There is no next component to take the diameter of.
NoseConeCfg.checkbox.ttip.Automatic_alreadyAuto = The next component already has its auto setting turned on.
2011-06-18 20:53:40 +00:00
NoseConeCfg.lbl.Wallthickness = Wall thickness:
NoseConeCfg.checkbox.Filled = Filled
2022-08-21 18:17:45 +02:00
NoseConeCfg.checkbox.Filled.ttip = Makes this component solid instead of hollow.
2011-06-18 20:53:40 +00:00
NoseConeCfg.tab.General = General
NoseConeCfg.tab.ttip.General = General properties
NoseConeCfg.tab.Shoulder = Shoulder
NoseConeCfg.tab.ttip.Shoulder = Shoulder properties
2022-12-30 00:04:24 +01:00
NoseConeCfg.checkbox.Flip = Flip to tail cone
NoseConeCfg.checkbox.Flip.ttip = Flips the nose cone direction to a tail cone.
2011-06-18 20:53:40 +00:00
! ParachuteConfig
2022-05-10 17:33:57 -07:00
Parachute.Parachute = Parachute
2022-05-29 10:16:57 -07:00
ParachuteCfg.lbl.Canopy = Canopy
ParachuteCfg.lbl.Shroudlines = Shroud lines
ParachuteCfg.lbl.Deployment = Deployment
2022-05-10 17:33:57 -07:00
ParachuteCfg.lbl.CanopyShape = Canopy shape:
2011-06-18 20:53:40 +00:00
ParachuteCfg.lbl.Diameter = Diameter:
2022-05-10 17:33:57 -07:00
ParachuteCfg.lbl.SpillDia = Spill hole diameter:
ParachuteCfg.lbl.SurfaceArea = Surface area:
2011-06-18 20:53:40 +00:00
ParachuteCfg.combo.MaterialModel = The component material affects the weight of the component.
ParachuteCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
ParachuteCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the parachute.<br>
2012-05-05 02:23:14 +00:00
ParachuteCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.
2011-06-18 20:53:40 +00:00
ParachuteCfg.lbl.longB3 = A typical value for parachutes is 0.8.
ParachuteCfg.lbl.Numberoflines = Number of lines:
ParachuteCfg.lbl.Linelength = Line length:
ParachuteCfg.lbl.Material = Material:
2022-08-21 18:17:45 +02:00
ParachuteCfg.checkbox.AutomaticPacked = Automatic
ParachuteCfg.checkbox.AutomaticPacked.ttip = Matches the packed diameter to the inside diameter of the parent component.
2011-06-18 20:53:40 +00:00
ParachuteCfg.lbl.Packedlength = Packed length:
ParachuteCfg.lbl.Packeddiam = Packed diameter:
ParachuteCfg.lbl.Deploysat = Deploys at:
ParachuteCfg.lbl.seconds = seconds
ParachuteCfg.lbl.Altitude = Altitude:
ParachuteCfg.tab.General = General
ParachuteCfg.tab.ttip.General = General properties
ParachuteCfg.tab.Radialpos = Radial position
ParachuteCfg.tab.ttip.Radialpos = Radial position configuration
ParachuteCfg.lbl.Radialdistance = Radial distance:
ParachuteCfg.lbl.Radialdirection = Radial direction:
ParachuteCfg.but.Reset = Reset
2022-08-21 18:17:45 +02:00
ParachuteCfg.but.ResetCd.ttip = Resets the drag coefficient (C<sub>D</sub>) to a value of %.2f.
ParachuteCfg.but.ResetRadial.ttip = Resets the component to the rocket centerline.
2011-07-20 15:44:57 +00:00
ParachuteCfg.lbl.plusdelay = plus
2011-06-18 20:53:40 +00:00
2012-05-05 02:23:14 +00:00
! ShockCordConfig
2011-09-05 17:19:49 +00:00
ShockCordCfg.lbl.Shockcordlength = Shock cord length:
2011-06-18 20:53:40 +00:00
ShockCordCfg.lbl.Shockcordmaterial = Shock cord material:
ShockCordCfg.lbl.plus = plus
ShockCordCfg.lbl.Packedlength = Packed length:
ShockCordCfg.lbl.Packeddiam = Packed diameter:
2021-06-24 11:58:15 +02:00
ShockCordCfg.tab.Radialpos = Radial position
ShockCordCfg.tab.ttip.Radialpos = Radial position configuration
ShockCordCfg.lbl.Radialdistance = Radial distance:
ShockCordCfg.lbl.Radialdirection = Radial direction:
ShockCordCfg.but.Reset = Reset
2011-06-18 20:53:40 +00:00
ShockCordCfg.tab.General = General
ShockCordCfg.tab.ttip.General = General properties
!SleeveConfig
SleeveCfg.tab.Outerdiam = Outer diameter:
SleeveCfg.tab.Innerdiam = Inner diameter:
SleeveCfg.tab.Wallthickness = Wall thickness:
SleeveCfg.tab.Length = Length:
SleeveCfg.tab.General = General
SleeveCfg.tab.Generalproperties = General properties
! StreamerConfig
2022-05-29 10:16:57 -07:00
StreamerCfg.lbl.Deployment = Deployment
2011-06-18 20:53:40 +00:00
StreamerCfg.lbl.Striplength = Strip length:
StreamerCfg.lbl.Stripwidth = Strip width:
StreamerCfg.lbl.Striparea = Strip area:
StreamerCfg.lbl.Aspectratio = Aspect ratio:
StreamerCfg.lbl.Material = Material:
StreamerCfg.combo.ttip.MaterialModel = The component material affects the weight of the component.
StreamerCfg.lbl.longA1 = <html>Drag coefficient C<sub>D</sub>:
StreamerCfg.lbl.longB1 = <html>The drag coefficient relative to the total area of the streamer.<br>
StreamerCfg.lbl.longB2 = A larger drag coefficient yields a slowed descent rate.
2022-08-21 18:17:45 +02:00
StreamerCfg.lbl.AutomaticCd = Automatic
StreamerCfg.lbl.AutomaticCd.ttip = Calculate the streamer drag coefficient (C<sub>D</sub>) using its dimensions.
2011-06-18 20:53:40 +00:00
StreamerCfg.lbl.longC1 = The drag coefficient is relative to the area of the streamer.
StreamerCfg.lbl.Packedlength = Packed length:
StreamerCfg.lbl.Packeddiam = Packed diameter:
StreamerCfg.lbl.Deploysat = Deploys at:
StreamerCfg.lbl.seconds = seconds
StreamerCfg.lbl.Altitude = Altitude:
StreamerCfg.tab.General = General
StreamerCfg.tab.ttip.General = General properties
StreamerCfg.tab.Radialpos = Radial position
StreamerCfg.tab.ttip.Radialpos = Radial position configuration
StreamerCfg.lbl.Radialdistance = Radial distance:
StreamerCfg.lbl.Radialdirection = Radial direction:
StreamerCfg.but.Reset = Reset
2011-07-20 15:44:57 +00:00
StreamerCfg.lbl.plusdelay = plus
2011-06-18 20:53:40 +00:00
! ThicknessRingComponentConfig
ThicknessRingCompCfg.tab.Outerdiam = Outer diameter:
ThicknessRingCompCfg.tab.Innerdiam = Inner diameter:
ThicknessRingCompCfg.tab.Wallthickness = Wall thickness:
ThicknessRingCompCfg.tab.Length = Length:
ThicknessRingCompCfg.tab.General = General
ThicknessRingCompCfg.tab.Generalprop = General properties
! TransitionConfig
TransitionCfg.lbl.Transitionshape = Transition shape:
TransitionCfg.checkbox.Clipped = Clipped
2022-08-21 18:17:45 +02:00
TransitionCfg.checkbox.Clipped.ttip = Changes the transition end tangency point from rounded to sharp.
2011-06-18 20:53:40 +00:00
TransitionCfg.lbl.Shapeparam = Shape parameter:
2022-02-19 22:26:34 +01:00
TransitionCfg.lbl.Transitionlength = Length:
2011-06-18 20:53:40 +00:00
TransitionCfg.lbl.Forediam = Fore diameter:
TransitionCfg.checkbox.Automatic = Automatic
2022-08-21 18:17:45 +02:00
TransitionCfg.checkbox.ttip.Automatic = Uses the diameter of the previous/next component.
TransitionCfg.checkbox.ttip.Automatic_noReferenceComponent = There is no previous/next component to take the diameter of.
TransitionCfg.checkbox.ttip.Automatic_alreadyAuto = The previous/next component already has its auto setting turned on.
2011-06-18 20:53:40 +00:00
TransitionCfg.lbl.Aftdiam = Aft diameter:
TransitionCfg.lbl.Wallthickness = Wall thickness:
TransitionCfg.checkbox.Filled = Filled
2022-08-21 18:17:45 +02:00
TransitionCfg.checkbox.Filled.ttip = Makes this component solid instead of hollow.
2011-06-18 20:53:40 +00:00
TransitionCfg.tab.General = General
TransitionCfg.tab.Generalproperties = General properties
TransitionCfg.tab.Shoulder = Shoulder
TransitionCfg.tab.Shoulderproperties = Shoulder properties
2015-10-28 06:27:55 -05:00
! Save RKT Warning Dialog
2015-11-21 21:37:57 -06:00
SaveRktWarningDialog.txt1 = Exporting to RockSim file format does not support all features of OpenRocket.
SaveRktWarningDialog.donotshow = Do not show this dialog again
2015-10-28 06:27:55 -05:00
2015-11-21 21:37:57 -06:00
saveAs.openrocket.title = Save as OpenRocket ork file
saveAs.rocksim.title = Export as RockSim rkt file
2015-10-28 06:27:55 -05:00
2011-06-18 20:53:40 +00:00
! StorageOptionChooser
StorageOptChooser.lbl.Simdatatostore = Simulated data to store:
StorageOptChooser.rdbut.Allsimdata = All simulated data
StorageOptChooser.lbl.longA1 = <html>Store all simulated data.<br>
StorageOptChooser.lbl.longA2 = This can result in very large files!
StorageOptChooser.rdbut.Onlyprimfig = Only primary figures
StorageOptChooser.lbl.longC1 = <html>Store only the values shown in the summary table.<br>
StorageOptChooser.lbl.longC2 = This results in the smallest files.
StorageOptChooser.lbl.longD1 = An estimate on how large the resulting file would be with the present options.
2022-05-29 10:16:26 +02:00
StorageOptChooser.lbl.info1 = Largest file size
StorageOptChooser.lbl.info2 = Smaller file size
StorageOptChooser.lbl.info3 = Smallest file size
2011-06-18 20:53:40 +00:00
StorageOptChooser.ttip.Saveopt = Save options
StorageOptChooser.lbl.Saveopt = Save options
! ThrustCurveMotorSelectionPanel
TCMotorSelPan.lbl.Selrocketmotor = Select rocket motor:
TCMotorSelPan.checkbox.hideSimilar = Hide very similar thrust curves
2013-09-28 22:16:31 -05:00
TCMotorSelPan.checkbox.hideUsed = Hide motors already used in the mount
2022-10-13 21:56:58 +02:00
TCMotorSelPan.lbl.motorNameColumn = Motor name column:
TCMotorSelPan.lbl.motorNameColumn.ttip = Select which motor property to display in the motor name column.
TCMotorSelPan.btn.commonName = Use common name
TCMotorSelPan.btn.designation = Use manufacturer's designation
2021-10-06 19:48:59 +02:00
TCMotorSelPan.lbl.nrOfMotors = Number of motors:
TCMotorSelPan.lbl.ttip.nrOfMotors = Number of motors currently visible in the motor selection table
2013-10-10 20:53:48 -05:00
TCMotorSelPan.checkbox.limitlength = Limit motor length to mount length
2013-10-11 13:56:13 -05:00
TCMotorSelPan.checkbox.limitdiameter = Limit motor diameter to mount diameter
2015-12-07 22:27:05 -06:00
TCMotorSelPan.checkbox.hideUnavailable = Hide motors which are not in regular production
2013-10-04 20:36:30 -05:00
TCMotorSelPan.btn.details = Show Details
2013-09-28 22:16:31 -05:00
TCMotorSelPan.btn.filter = Filter Motors
2013-10-04 21:33:46 -05:00
TCMotorSelPan.MotorSize = Motor Dimensions
2013-11-04 08:44:55 -06:00
TCMotorSelPan.Diameter = Diameter
2013-10-07 22:19:07 -05:00
TCMotorSelPan.Length = Length
TCMotorSelPan.MotorMountDimensions = Motor mount dimensions:
2011-06-18 20:53:40 +00:00
TCMotorSelPan.lbl.Search = Search:
TCMotorSelPan.lbl.Selectthrustcurve = Select thrust curve:
TCMotorSelPan.lbl.Ejectionchargedelay = Ejection charge delay:
TCMotorSelPan.equalsIgnoreCase.None = None
TCMotorSelPan.lbl.NumberofsecondsorNone = (Number of seconds or \"None\")
2021-08-20 15:05:03 -06:00
TCMotorSelPan.lbl.Designation = Designation:
2011-06-18 20:53:40 +00:00
TCMotorSelPan.lbl.Totalimpulse = Total impulse:
TCMotorSelPan.lbl.Avgthrust = Avg. thrust:
TCMotorSelPan.lbl.Maxthrust = Max. thrust:
TCMotorSelPan.lbl.Burntime = Burn time:
TCMotorSelPan.lbl.Launchmass = Launch mass:
TCMotorSelPan.lbl.Emptymass = Empty mass:
2015-12-07 22:27:05 -06:00
TCMotorSelPan.lbl.Caseinfo = Case info:
TCMotorSelPan.lbl.Propinfo = Propellant:
2022-01-28 01:55:26 +01:00
TCMotorSelPan.lbl.CompatibleCases = Compatible Cases:
2011-06-18 20:53:40 +00:00
TCMotorSelPan.lbl.Datapoints = Data points:
TCMotorSelPan.lbl.Digest = Digest:
TCMotorSelPan.title.Thrustcurve = Thrust curve:
TCMotorSelPan.title.Thrust = Thrust
2023-01-28 01:27:17 +01:00
TCMotorSelPan.delayBox.None = Plugged (None)
2012-09-15 22:54:27 +00:00
TCMotorSelPan.noDescription = No description available.
2013-09-28 22:16:31 -05:00
TCMotorSelPan.btn.checkAll = Select All
TCMotorSelPan.btn.checkNone = Clear All
TCMotorSelPan.btn.close = Close
2011-06-18 20:53:40 +00:00
! PlotDialog
PlotDialog.CheckBox.Showdatapoints = Show data points
2013-02-05 10:04:49 -06:00
PlotDialog.lbl.Chart = left click drag to zoom area. mouse wheel to zoom. ctrl-mouse wheel to zoom x axis only. ctrl-left click drag to pan. right click drag to zoom dynamically.
2022-03-20 22:08:03 -04:00
PlotDialog.btn.exportImage = Export Image
2022-03-20 21:49:39 -04:00
2022-11-09 01:55:49 +01:00
ComponentTree.ttip.massoverride = mass overriden
ComponentTree.ttip.cgoverride = CG overriden
ComponentTree.ttip.cdoverride = <html>C<sub>D</sub> overriden</html>
2011-01-09 09:01:02 +00:00
! "main" prefix is used for the main application dialog
2022-11-09 01:55:49 +01:00
ComponentTreeRenderer.total = total
2012-05-05 02:23:14 +00:00
# FIXME: Rename the description keys
2011-07-17 21:03:07 +00:00
2011-01-09 09:01:02 +00:00
main.menu.file = File
2011-07-17 21:03:07 +00:00
main.menu.file.desc = File-handling related tasks
2011-01-09 09:01:02 +00:00
main.menu.file.new = New
2011-07-17 21:03:07 +00:00
main.menu.file.new.desc = Create a new rocket design
2022-05-04 23:49:25 +02:00
main.menu.file.open = Open\u2026
2015-11-21 21:37:57 -06:00
main.menu.file.open.desc = Open a rocket design
2022-05-04 12:53:31 -07:00
main.menu.file.openRecent = Open recent
2015-11-21 21:37:57 -06:00
main.menu.file.openRecent.desc = Open a recent rocket design
2022-05-04 12:53:31 -07:00
main.menu.file.openExample = Open example
2015-11-21 21:37:57 -06:00
main.menu.file.openExample.desc = Open an example rocket design
2011-01-09 09:01:02 +00:00
main.menu.file.save = Save
2015-11-21 21:37:57 -06:00
main.menu.file.save.desc = Save the current rocket design
2022-05-04 23:49:25 +02:00
main.menu.file.saveAs = Save as\u2026
2015-11-21 21:37:57 -06:00
main.menu.file.saveAs.desc = Save the current rocket design to a new file
2022-05-04 23:49:25 +02:00
! main.menu.file.import = Import\u2026
! main.menu.file.import.desc = Import design from RockSim rkt file
2022-05-04 12:53:31 -07:00
main.menu.file.export_as = Export as
main.menu.file.export_as.desc = Export design as selected file format
main.menu.file.encode_3d = Encode 3D
main.menu.file.encode_3d.desc = Encode design to selected 3D file format
2022-05-05 03:00:26 +02:00
main.menu.file.print = Print design info\u2026
2022-05-04 12:53:31 -07:00
main.menu.file.print.desc = Print design specifications, including the parts list and fin templates, print or save as PDF
main.menu.file.close = Close design
2015-11-21 21:37:57 -06:00
main.menu.file.close.desc = Close the current rocket design
2011-01-09 09:01:02 +00:00
main.menu.file.quit = Quit
2015-11-21 21:37:57 -06:00
main.menu.file.quit.desc = Quit the program
2022-05-04 23:49:25 +02:00
main.menu.file.exportDecal = Save decal image\u2026
2022-05-04 12:53:31 -07:00
main.menu.file.exportDecal.desc = Save a decal from the current rocket design to a file for editing.
2011-01-09 09:01:02 +00:00
main.menu.edit = Edit
2015-11-21 21:37:57 -06:00
main.menu.edit.desc = Rocket editing
2011-01-09 09:01:02 +00:00
main.menu.edit.undo = Undo
2011-07-17 21:03:07 +00:00
main.menu.edit.undo.desc = Undo the previous operation
2011-01-09 09:01:02 +00:00
main.menu.edit.redo = Redo
2011-07-17 21:03:07 +00:00
main.menu.edit.redo.desc = Redo the previously undone operation
2011-01-09 09:01:02 +00:00
main.menu.edit.cut = Cut
main.menu.edit.copy = Copy
main.menu.edit.paste = Paste
main.menu.edit.delete = Delete
2012-09-26 14:45:55 +00:00
main.menu.edit.editpreset = Edit Component Preset File
2011-01-09 09:01:02 +00:00
main.menu.edit.preferences = Preferences
2011-07-17 21:03:07 +00:00
main.menu.edit.preferences.desc = Setup the application preferences
2011-01-09 09:01:02 +00:00
2022-07-20 10:51:35 +02:00
main.menu.tools = Tools
main.menu.tools.componentAnalysis = Component analysis
main.menu.tools.componentAnalysis.desc = Analyze the rocket components separately
main.menu.tools.optimization = Rocket optimization
main.menu.tools.optimization.desc = General rocket design optimization
main.menu.tools.customExpressions = Custom expressions
main.menu.tools.customExpressions.desc = Define new flight data types by writing custom mathematical expressions
2011-01-09 09:01:02 +00:00
main.menu.help = Help
2011-07-17 21:03:07 +00:00
main.menu.help.desc = Information about OpenRocket
2011-12-19 05:00:30 +00:00
main.menu.help.tours = Guided tours
main.menu.help.tours.desc = Take guided tours on OpenRocket
2023-02-14 03:51:39 +00:00
main.menu.help.wiki = Wiki (Online Help)
main.menu.help.wiki.desc = Open the OpenRocket Wiki site, containing documentation, in your default webbrowser
2011-01-09 09:01:02 +00:00
main.menu.help.license = License
2011-07-17 21:03:07 +00:00
main.menu.help.license.desc = OpenRocket license information
2011-01-09 09:01:02 +00:00
main.menu.help.bugReport = Bug report
2011-07-17 21:03:07 +00:00
main.menu.help.bugReport.desc = Information about reporting bugs in OpenRocket
2011-01-09 09:01:02 +00:00
main.menu.help.debugLog = Debug log
2011-07-17 21:03:07 +00:00
main.menu.help.debugLog.desc = View the OpenRocket debug log
2011-06-18 20:53:40 +00:00
main.menu.help.about = About
2011-07-17 21:03:07 +00:00
main.menu.help.about.desc = Copyright details about OpenRocket
2011-06-18 20:53:40 +00:00
main.menu.debug = Debug
main.menu.debug.whatisthismenu = What is this menu?
main.menu.debug.createtestrocket = Create test rocket
! database
! Translate here all material database
!
2012-08-20 02:02:38 +00:00
Material.CUSTOM = Custom
2011-06-18 20:53:40 +00:00
! Material database
2012-08-20 02:02:38 +00:00
Databases.materials.types.Bulk = Bulk
Databases.materials.types.Line = Line
Databases.materials.types.Surface = Surface
2016-01-17 13:05:24 -05:00
Databases.materials.types.Custom = Custom
2012-08-20 02:02:38 +00:00
2011-06-18 20:53:40 +00:00
! BULK_MATERIAL
2012-08-25 20:10:58 +00:00
material.acrylic = Acrylic
material.aluminum = Aluminum
material.balsa = Balsa
material.basswood = Basswood
material.birch = Birch
material.brass = Brass
material.cardboard = Cardboard
material.carbon_fiber = Carbon fiber
material.cork = Cork
2020-03-02 20:30:49 -07:00
material.delrin = Delrin
2012-08-25 20:10:58 +00:00
material.depron_xps = Depron (XPS)
material.fiberglass = Fiberglass
material.kraft_phenolic = Kraft phenolic
material.maple = Maple
2020-03-02 20:30:49 -07:00
material.nylon = Nylon
2012-08-25 20:10:58 +00:00
material.paper_office = Paper (office)
material.pine = Pine
material.plywood_birch = Plywood (birch)
material.polycarbonate_lexan = Polycarbonate (Lexan)
material.polystyrene = Polystyrene
material.pvc = PVC
material.spruce = Spruce
material.steel = Steel
material.styrofoam_generic_eps = Styrofoam (generic EPS)
material.styrofoam_blue_foam_xps = Styrofoam \"Blue foam\" (XPS)
material.titanium = Titanium
material.quantum_tubing = Quantum tubing
material.blue_tube = Blue tube
2011-06-18 20:53:40 +00:00
!SURFACE_MATERIAL
2012-08-25 20:10:58 +00:00
material.ripstop_nylon = Ripstop nylon
material.mylar = Mylar
material.polyethylene_thin = Polyethylene (thin)
material.polyethylene_heavy = Polyethylene (heavy)
material.silk = Silk
material.cellophane = Cellophane
material.crepe_paper = Cr\u00eape paper
2011-06-18 20:53:40 +00:00
! LINE_MATERIAL
2012-08-25 20:10:58 +00:00
material.thread_heavy_duty = Thread (heavy-duty)
material.elastic_cord_round_2_mm_1_16_in = Elastic cord (round 2 mm, 1/16 in)
material.elastic_cord_flat_6_mm_1_4_in = Elastic cord (flat 6 mm, 1/4 in)
material.elastic_cord_flat_12_mm_1_2_in = Elastic cord (flat 12 mm, 1/2 in)
material.elastic_cord_flat_19_mm_3_4_in = Elastic cord (flat 19 mm, 3/4 in)
material.elastic_cord_flat_25_mm_1_in = Elastic cord (flat 25 mm, 1 in)
material.braided_nylon_2_mm_1_16_in = Braided nylon (2 mm, 1/16 in)
material.braided_nylon_3_mm_1_8_in = Braided nylon (3 mm, 1/8 in)
material.tubular_nylon_11_mm_7_16_in = Tubular nylon (11 mm, 7/16 in)
material.tubular_nylon_14_mm_9_16_in = Tubular nylon (14 mm, 9/16 in)
material.tubular_nylon_25_mm_1_in = Tubular nylon (25 mm, 1 in)
2011-06-18 20:53:40 +00:00
! ExternalComponent
ExternalComponent.Rough = Rough
2022-12-07 19:53:58 -08:00
ExternalComponent.Roughunfinished = Rough unfinished
2011-06-18 20:53:40 +00:00
ExternalComponent.Unfinished = Unfinished
ExternalComponent.Regularpaint = Regular paint
ExternalComponent.Smoothpaint = Smooth paint
2022-12-07 19:53:58 -08:00
ExternalComponent.Optimumpaint = Optimum paint
ExternalComponent.Polished = Aircraft sheet-metal
ExternalComponent.Finishedpolished = Finished/polished surface
ExternalComponent.Mirror = Mirror surface
2011-06-18 20:53:40 +00:00
! LineStyle
LineStyle.Solid = Solid
LineStyle.Dashed = Dashed
LineStyle.Dotted = Dotted
LineStyle.Dash-dotted = Dash-dotted
LineStyle.Defaultstyle = Default style
! Shape
Shape.Conical = Conical
Shape.Conical.desc1 = A conical nose cone has a profile of a triangle.
Shape.Conical.desc2 = A conical transition has straight sides.
Shape.Ogive = Ogive
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>.
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>.
Shape.Ellipsoid = Ellipsoid
Shape.Ellipsoid.desc1 = An ellipsoidal nose cone has a profile of a half-ellipse with major axes of lengths 2×<i>Length</i> and <i>Diameter</i>.
2012-05-05 02:23:14 +00:00
Shape.Ellipsoid.desc2 = An ellipsoidal transition has a profile of a half-ellipse with major axes of lengths 2×<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.
2011-06-18 20:53:40 +00:00
Shape.Powerseries = Power series
2012-08-20 02:02:38 +00:00
Shape.Powerseries.desc1 = A power series nose cone has a profile of <i>Radius</i> × (<i>x</i> / <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.
Shape.Powerseries.desc2 = A power series transition has a profile of <i>Radius</i> × (<i>x</i> / <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>.
2011-06-18 20:53:40 +00:00
Shape.Parabolicseries = Parabolic series
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.
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.
Shape.Haackseries = Haack series
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.
2012-05-05 02:23:14 +00:00
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.
2011-06-18 20:53:40 +00:00
! RocketComponent
2023-02-22 01:04:18 +01:00
RocketComponent.Position.Method.Axial.ABSOLUTE = Tip of the rocket
2018-01-14 09:51:34 -05:00
RocketComponent.Position.Method.Axial.AFTER = After the sibling component
RocketComponent.Position.Method.Axial.BOTTOM = Bottom of the parent component
RocketComponent.Position.Method.Axial.MIDDLE = Middle of the parent component
RocketComponent.Position.Method.Axial.TOP = Top of the parent component
2022-06-11 01:18:46 +02:00
RocketComponent.Position.Method.Radius.Label = Radius relative to:
RocketComponent.Position.Method.Radius.FREE = Center of the parent component
RocketComponent.Position.Method.Radius.SURFACE = Surface of the parent component (without offset)
RocketComponent.Position.Method.Radius.RELATIVE = Surface of the parent component
RocketComponent.Position.Method.Radius.COAXIAL = Same axis as the target component
2018-01-14 09:51:34 -05:00
RocketComponent.Position.Method.Angle.RELATIVE = Relative to the parent component
RocketComponent.Position.Method.Angle.FIXED = Angle is fixed.
2018-01-21 12:00:16 -05:00
RocketComponent.Position.Method.Angle.MIRROR_XY = Mirror relative to the rocket's x-y plane
2018-01-14 09:51:34 -05:00
RocketComponent.Direction.X = "X axis"
RocketComponent.Direction.Y = "Y axis"
RocketComponent.Direction.Z = "Z axis"
RocketComponent.Direction.AXIAL = "Axial"
RocketComponent.Direction.RADIAL = "Radial"
RocketComponent.Direction.ANGULAR = "Angular"
2011-06-18 20:53:40 +00:00
2015-06-15 15:38:18 -04:00
2011-06-18 20:53:40 +00:00
! LaunchLug
2015-10-06 12:00:37 -04:00
LaunchLug.Launchlug = Launch Lug
! LaunchButton
2015-11-23 14:40:57 -05:00
RailButton.RailButton = Rail Button
2011-06-18 20:53:40 +00:00
! NoseCone
2022-02-19 22:26:34 +01:00
NoseCone.NoseCone = Nose Cone
2011-06-18 20:53:40 +00:00
! Transition
Transition.Transition = Transition
!Stage
Stage.Stage = Stage
2012-02-10 18:00:43 +00:00
Stage.SeparationEvent.UPPER_IGNITION = Upper stage motor ignition
Stage.SeparationEvent.IGNITION = Current stage motor ignition
Stage.SeparationEvent.BURNOUT = Current stage motor burnout
Stage.SeparationEvent.EJECTION = Current stage ejection charge
Stage.SeparationEvent.LAUNCH = Launch
Stage.SeparationEvent.NEVER = Never
2015-08-25 09:57:23 -04:00
BoosterSet.BoosterSet = Booster Set
PodSet.PodSet = Pod Set
2011-06-18 20:53:40 +00:00
! BodyTube
2022-02-19 22:26:34 +01:00
BodyTube.BodyTube = Body Tube
2011-06-18 20:53:40 +00:00
! TubeCoupler
2022-02-19 22:26:34 +01:00
TubeCoupler.TubeCoupler = Tube Coupler
2011-06-18 20:53:40 +00:00
!InnerTube
InnerTube.InnerTube = Inner Tube
2022-06-03 17:33:24 -07:00
InnerTubeCfg.lbl.Attributes = Attributes
InnerTubeCfg.lbl.Material = Material:
2011-06-18 20:53:40 +00:00
! TrapezoidFinSet
2022-02-19 22:26:34 +01:00
TrapezoidFinSet.TrapezoidFinSet = Trapezoidal Fin Set
2011-06-18 20:53:40 +00:00
! FreeformFinSet
2022-02-19 22:26:34 +01:00
FreeformFinSet.FreeformFinSet = Freeform Fin Set
2014-11-05 19:26:48 -06:00
! TubeFinSEt
2022-02-19 22:26:34 +01:00
TubeFinSet.TubeFinSet = Tube Fin Set
2011-06-18 20:53:40 +00:00
!MassComponent
2020-09-01 20:14:49 -04:00
MassComponent.MassComponent = Mass Component
2014-12-12 23:32:22 -07:00
MassComponent.Altimeter = Altimeter
2022-02-19 22:26:34 +01:00
MassComponent.FlightComputer = Flight Computer
MassComponent.DeploymentCharge = Deployment Charge
2014-12-12 23:32:22 -07:00
MassComponent.Tracker = Tracker
MassComponent.Payload = Payload
2022-02-19 22:26:34 +01:00
MassComponent.RecoveryHardware = Recovery Hardware
2014-12-13 12:31:54 -07:00
MassComponent.Battery = Battery
2022-05-10 17:33:57 -07:00
2011-06-18 20:53:40 +00:00
! ShockCord
2022-02-19 22:26:34 +01:00
ShockCord.ShockCord = Shock Cord
2011-06-18 20:53:40 +00:00
! Bulkhead
Bulkhead.Bulkhead = Bulkhead
2012-08-20 02:02:38 +00:00
! CenteringRing
2022-02-19 22:26:34 +01:00
CenteringRing.CenteringRing = Centering Ring
2012-08-20 02:02:38 +00:00
! EngineBlock
2022-02-19 22:26:34 +01:00
EngineBlock.EngineBlock = Engine Block
2012-08-20 02:02:38 +00:00
! Streamer
Streamer.Streamer = Streamer
! Sleeve
Sleeve.Sleeve = Sleeve
2011-06-18 20:53:40 +00:00
!Rocket
2013-03-22 18:12:58 +02:00
Rocket.motorCount.Nomotor = No motors
Rocket.motorCount.noStageMotors = None
2011-06-18 20:53:40 +00:00
Rocket.compname.Rocket = Rocket
!MotorMount
MotorMount.IgnitionEvent.AUTOMATIC = Automatic (launch or ejection charge)
MotorMount.IgnitionEvent.LAUNCH = Launch
MotorMount.IgnitionEvent.EJECTION_CHARGE = First ejection charge of previous stage
MotorMount.IgnitionEvent.BURNOUT = First burnout of previous stage
MotorMount.IgnitionEvent.NEVER = Never
2013-01-27 22:36:21 +02:00
MotorMount.IgnitionEvent.short.AUTOMATIC = Automatic
MotorMount.IgnitionEvent.short.LAUNCH = Launch
MotorMount.IgnitionEvent.short.EJECTION_CHARGE = Ejection charge
MotorMount.IgnitionEvent.short.BURNOUT = Burnout
MotorMount.IgnitionEvent.short.NEVER = Never
2016-05-20 18:05:24 -04:00
FlightConfiguration.noMotors = No motors
MotorConfiguration.empty = None
2013-01-27 22:36:21 +02:00
2012-05-05 02:23:14 +00:00
!ComponentIcons
2015-08-25 22:38:13 -04:00
ComponentIcons.Stage = Axial Stage
ComponentIcons.Boosters = Booster Stage
ComponentIcons.Pods = Pod Stage
2022-02-19 22:26:34 +01:00
ComponentIcons.Nosecone = Nose Cone
ComponentIcons.Bodytube = Body Tube
2011-06-18 20:53:40 +00:00
ComponentIcons.Transition = Transition
2022-02-19 22:26:34 +01:00
ComponentIcons.Trapezoidalfinset = Trapezoidal Fin Set
ComponentIcons.Ellipticalfinset = Elliptical Fin Set
ComponentIcons.Freeformfinset = Freeform Fin Set
ComponentIcons.Tubefinset = Tube Fin Set
2015-11-22 22:28:51 -05:00
ComponentIcons.Launchlug = Launch Lugs
ComponentIcons.RailButton = Rail Buttons
2022-02-19 22:26:34 +01:00
ComponentIcons.Innertube = Inner Tube
ComponentIcons.Tubecoupler = Tube Coupler
ComponentIcons.Centeringring = Centering Ring
2022-02-21 03:34:43 +01:00
ComponentIcons.Bulkhead = Bulkhead
2022-02-19 22:26:34 +01:00
ComponentIcons.Engineblock = Engine Block
2011-06-18 20:53:40 +00:00
ComponentIcons.Parachute = Parachute
ComponentIcons.Streamer = Streamer
2022-02-19 22:26:34 +01:00
ComponentIcons.Shockcord = Shock Cord
ComponentIcons.Masscomponent = Mass Component
2011-06-18 20:53:40 +00:00
ComponentIcons.disabled = (disabled)
2014-12-24 21:39:31 -08:00
ComponentIcons.Altimeter = Altimeter
2022-02-19 22:26:34 +01:00
ComponentIcons.Flightcomputer = Flight Computer
2014-12-24 21:39:31 -08:00
ComponentIcons.Battery = Battery
ComponentIcons.Tracker = Tracker
2022-02-19 22:26:34 +01:00
ComponentIcons.Recoveryhardware = Recovery Hardware
2014-12-24 21:39:31 -08:00
ComponentIcons.Payload = Payload
2022-02-19 22:26:34 +01:00
ComponentIcons.Deploymentcharge = Deployment Charge
2011-06-18 20:53:40 +00:00
! StageAction
StageAction.Stage = Stage
! RecoveryDevice
RecoveryDevice.DeployEvent.LAUNCH = Launch (plus NN seconds)
RecoveryDevice.DeployEvent.EJECTION = First ejection charge of this stage
RecoveryDevice.DeployEvent.APOGEE = Apogee
RecoveryDevice.DeployEvent.ALTITUDE = Specific altitude during descent
2012-04-19 17:24:03 +00:00
RecoveryDevice.DeployEvent.CURRENT_STAGE_SEPARATION = Current stage separation
RecoveryDevice.DeployEvent.LOWER_STAGE_SEPARATION = Lower stage separation
2011-06-18 20:53:40 +00:00
RecoveryDevice.DeployEvent.NEVER = Never
2013-03-01 08:41:47 +02:00
RecoveryDevice.DeployEvent.short.LAUNCH = Launch
RecoveryDevice.DeployEvent.short.EJECTION = Ejection charge
RecoveryDevice.DeployEvent.short.APOGEE = Apogee
RecoveryDevice.DeployEvent.short.ALTITUDE = Altitude
RecoveryDevice.DeployEvent.short.CURRENT_STAGE_SEPARATION = Current stage separation
RecoveryDevice.DeployEvent.short.LOWER_STAGE_SEPARATION = Lower stage separation
RecoveryDevice.DeployEvent.short.NEVER = Never
2011-06-18 20:53:40 +00:00
! FlightEvent
FlightEvent.Type.LAUNCH = Launch
FlightEvent.Type.IGNITION = Motor ignition
FlightEvent.Type.LIFTOFF = Lift-off
FlightEvent.Type.LAUNCHROD = Launch rod clearance
FlightEvent.Type.BURNOUT = Motor burnout
FlightEvent.Type.EJECTION_CHARGE = Ejection charge
FlightEvent.Type.STAGE_SEPARATION = Stage separation
FlightEvent.Type.APOGEE = Apogee
FlightEvent.Type.RECOVERY_DEVICE_DEPLOYMENT = Recovery device deployment
FlightEvent.Type.GROUND_HIT = Ground hit
FlightEvent.Type.SIMULATION_END = Simulation end
FlightEvent.Type.ALTITUDE = Altitude change
2012-12-11 21:28:12 -06:00
FlightEvent.Type.TUMBLE = Tumbling
2018-06-16 19:51:40 -04:00
FlightEvent.Type.EXCEPTION = Exception
2011-06-18 20:53:40 +00:00
! ThrustCurveMotorColumns
TCurveMotorCol.MANUFACTURER = Manufacturer
2022-10-13 21:56:58 +02:00
TCurveMotorCol.NAME = Name
2015-12-07 22:27:05 -06:00
TCurveMotorCol.CASEINFO = Case
2011-06-18 20:53:40 +00:00
TCurveMotorCol.DIAMETER = Diameter
TCurveMotorCol.LENGTH = Length
2013-06-03 09:59:32 -05:00
TCurveMotorCol.TOTAL_IMPULSE = Total Impulse
2011-06-18 20:53:40 +00:00
2012-09-15 22:54:27 +00:00
TCurveMotor.ttip.diameter = Diameter:
TCurveMotor.ttip.length = Length:
TCurveMotor.ttip.maxThrust = Maximum thrust:
TCurveMotor.ttip.avgThrust = Average thrust:
TCurveMotor.ttip.burnTime = Burn time:
TCurveMotor.ttip.totalImpulse = Total impulse:
TCurveMotor.ttip.launchMass = Launch mass:
TCurveMotor.ttip.emptyMass = Empty mass:
2011-06-18 20:53:40 +00:00
! RocketInfo
RocketInfo.lengthLine.Length = Length
RocketInfo.lengthLine.maxdiameter = , max. diameter
2016-03-23 13:23:40 -05:00
RocketInfo.massWithMotors = Mass with motors
RocketInfo.massWithoutMotors = Mass with no motors
2011-06-18 20:53:40 +00:00
RocketInfo.at = at M=
RocketInfo.cgText = CG:
RocketInfo.cpText = CP:
RocketInfo.stabText = Stability:
RocketInfo.Warning = Warning:
2021-07-08 02:35:53 +02:00
RocketInfo.Warning.TubeFinExperimental = Tube fin support is experimental
2022-05-04 23:49:25 +02:00
RocketInfo.Calculating = Calculating\u2026
2011-06-18 20:53:40 +00:00
RocketInfo.Apogee = Apogee:
RocketInfo.Maxvelocity = Max. velocity:
RocketInfo.Maxacceleration = Max. acceleration:
RocketInfo.apogeeValue = N/A
RocketInfo.Mach = (Mach
RocketInfo.velocityValue = N/A
RocketInfo.accelerationValue = N/A
2023-02-01 15:51:49 +00:00
RocketInfo.lbl.warnings = %d warning(s)
2011-06-18 20:53:40 +00:00
! FinSet
FinSet.CrossSection.SQUARE = Square
FinSet.CrossSection.ROUNDED = Rounded
FinSet.CrossSection.AIRFOIL = Airfoil
FinSet.TabRelativePosition.FRONT = Root chord leading edge
FinSet.TabRelativePosition.CENTER = Root chord midpoint
FinSet.TabRelativePosition.END = Root chord trailing edge
2011-01-09 09:01:02 +00:00
2011-06-18 20:53:40 +00:00
! FlightDataType
FlightDataType.TYPE_TIME = Time
FlightDataType.TYPE_ALTITUDE = Altitude
FlightDataType.TYPE_VELOCITY_Z = Vertical velocity
FlightDataType.TYPE_ACCELERATION_Z = Vertical acceleration
FlightDataType.TYPE_VELOCITY_TOTAL = Total velocity
FlightDataType.TYPE_ACCELERATION_TOTAL = Total acceleration
2014-12-21 20:05:57 -07:00
FlightDataType.TYPE_POSITION_X = Position East of launch
FlightDataType.TYPE_POSITION_Y = Position North of launch
2021-09-05 04:47:09 +02:00
FlightDataType.TYPE_UPWIND = Position upwind
2011-06-18 20:53:40 +00:00
FlightDataType.TYPE_POSITION_XY = Lateral distance
FlightDataType.TYPE_POSITION_DIRECTION = Lateral direction
FlightDataType.TYPE_VELOCITY_XY = Lateral velocity
FlightDataType.TYPE_ACCELERATION_XY = Lateral acceleration
FlightDataType.TYPE_AOA = Angle of attack
FlightDataType.TYPE_ROLL_RATE = Roll rate
FlightDataType.TYPE_PITCH_RATE = Pitch rate
FlightDataType.TYPE_YAW_RATE = Yaw rate
FlightDataType.TYPE_MASS = Mass
2020-09-06 17:26:59 -06:00
FlightDataType.TYPE_MOTOR_MASS = Motor mass
2011-06-18 20:53:40 +00:00
FlightDataType.TYPE_LONGITUDINAL_INERTIA = Longitudinal moment of inertia
FlightDataType.TYPE_ROTATIONAL_INERTIA = Rotational moment of inertia
FlightDataType.TYPE_CP_LOCATION = CP location
FlightDataType.TYPE_CG_LOCATION = CG location
FlightDataType.TYPE_STABILITY = Stability margin calibers
FlightDataType.TYPE_MACH_NUMBER = Mach number
FlightDataType.TYPE_REYNOLDS_NUMBER = Reynolds number
FlightDataType.TYPE_THRUST_FORCE = Thrust
FlightDataType.TYPE_DRAG_FORCE = Drag force
FlightDataType.TYPE_DRAG_COEFF = Drag coefficient
FlightDataType.TYPE_AXIAL_DRAG_COEFF = Axial drag coefficient
FlightDataType.TYPE_FRICTION_DRAG_COEFF = Friction drag coefficient
FlightDataType.TYPE_PRESSURE_DRAG_COEFF = Pressure drag coefficient
FlightDataType.TYPE_BASE_DRAG_COEFF = Base drag coefficient
FlightDataType.TYPE_NORMAL_FORCE_COEFF = Normal force coefficient
FlightDataType.TYPE_PITCH_MOMENT_COEFF = Pitch moment coefficient
FlightDataType.TYPE_YAW_MOMENT_COEFF = Yaw moment coefficient
FlightDataType.TYPE_SIDE_FORCE_COEFF = Side force coefficient
FlightDataType.TYPE_ROLL_MOMENT_COEFF = Roll moment coefficient
FlightDataType.TYPE_ROLL_FORCING_COEFF = Roll forcing coefficient
FlightDataType.TYPE_ROLL_DAMPING_COEFF = Roll damping coefficient
FlightDataType.TYPE_PITCH_DAMPING_MOMENT_COEFF = Pitch damping coefficient
FlightDataType.TYPE_YAW_DAMPING_MOMENT_COEFF = Yaw damping coefficient
2012-02-26 17:21:55 +00:00
FlightDataType.TYPE_REFERENCE_LENGTH = Reference length
2011-06-18 20:53:40 +00:00
FlightDataType.TYPE_REFERENCE_AREA = Reference area
FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
FlightDataType.TYPE_WIND_VELOCITY = Wind velocity
FlightDataType.TYPE_AIR_TEMPERATURE = Air temperature
FlightDataType.TYPE_AIR_PRESSURE = Air pressure
FlightDataType.TYPE_SPEED_OF_SOUND = Speed of sound
FlightDataType.TYPE_TIME_STEP = Simulation time step
FlightDataType.TYPE_COMPUTATION_TIME = Computation time
2011-08-28 13:14:27 +00:00
FlightDataType.TYPE_LATITUDE = Latitude
FlightDataType.TYPE_LONGITUDE = Longitude
FlightDataType.TYPE_CORIOLIS_ACCELERATION = Coriolis acceleration
2012-09-05 05:14:10 +00:00
FlightDataType.TYPE_GRAVITY = Gravitational acceleration
2011-01-09 09:01:02 +00:00
2011-06-18 20:53:40 +00:00
! PlotConfiguration
PlotConfiguration.Verticalmotion = Vertical motion vs. time
PlotConfiguration.Totalmotion = Total motion vs. time
PlotConfiguration.Flightside = Flight side profile
PlotConfiguration.Stability = Stability vs. time
PlotConfiguration.Dragcoef = Drag coefficients vs. Mach number
PlotConfiguration.Rollcharacteristics = Roll characteristics
PlotConfiguration.Angleofattack = Angle of attack and orientation vs. time
PlotConfiguration.Simulationtime = Simulation time step and computation time
2014-12-20 20:55:15 -07:00
PlotConfiguration.Groundtrack = Ground track
2011-01-09 09:01:02 +00:00
2011-06-18 20:53:40 +00:00
! Warning
Warning.LargeAOA.str1 = Large angle of attack encountered.
Warning.LargeAOA.str2 = Large angle of attack encountered (
2022-11-16 09:36:48 -07:00
Warning.DISCONTINUITY = Discontinuity in rocket body diameter
2022-12-28 11:01:54 -07:00
Warning.OPEN_AIRFRAME_FORWARD = Forward end of airframe is open (radius is > 0)
2023-01-18 10:14:08 -07:00
Warning.AIRFRAME_GAP = Gap in rocket airframe
2023-01-19 19:48:42 -07:00
Warning.AIRFRAME_OVERLAP = Overlap in airframe components
Warning.PODSET_FORWARD = In-line podset forward of parent airframe component
Warning.PODSET_OVERLAP = In-line podset overlaps parent airframe component
2022-12-17 11:56:47 -08:00
Warning.THICK_FIN = Thick fins may not simulate accurately.
2011-06-18 20:53:40 +00:00
Warning.JAGGED_EDGED_FIN = Jagged-edged fin predictions may be inaccurate.
Warning.LISTENERS_AFFECTED = Listeners modified the flight simulation
Warning.RECOVERY_DEPLOYMENT_WHILE_BURNING = Recovery device opened while motor still burning.
Warning.FILE_INVALID_PARAMETER = Invalid parameter encountered, ignoring.
2012-09-11 16:10:51 +00:00
Warning.PARALLEL_FINS = Too many parallel fins
Warning.SUPERSONIC = Body calculations may not be entirely accurate at supersonic speeds.
Warning.RECOVERY_LAUNCH_ROD = Recovery device device deployed while on the launch guide.
Warning.RECOVERY_HIGH_SPEED = Recovery device deployment at high speed
2022-06-12 12:32:33 -07:00
Warning.NO_RECOVERY_DEVICE = No recovery device defined in the simulation.
2014-02-25 15:39:12 -05:00
Warning.TUMBLE_UNDER_THRUST = Stage began to tumble under thrust.
2019-02-20 19:05:58 -07:00
Warning.EVENT_AFTER_LANDING = Flight Event occurred after landing:
2023-01-17 00:18:47 +01:00
Warning.ZERO_VOLUME_BODY = Zero-volume bodies may not simulate accurately
2022-12-16 05:30:51 -08:00
Warning.TUBE_SEPARATION = Space between tube fins may not simulate accurately.
Warning.TUBE_OVERLAP = Overlapping tube fins may not simulate accurately.
2022-11-13 15:57:33 -07:00
Warning.EMPTY_BRANCH = Simulation branch contains no data
2022-10-03 12:39:15 -06:00
Warning.SEPARATION_ORDER = Stages separated in an unreasonable order
2011-07-16 11:30:39 +00:00
2011-07-17 21:03:07 +00:00
! Scale dialog
ScaleDialog.lbl.scaleRocket = Entire rocket
ScaleDialog.lbl.scaleSubselection = Selection and all subcomponents
2022-02-17 02:08:45 +01:00
ScaleDialog.lbl.scaleSelection = Only selected component(s)
2011-07-17 21:03:07 +00:00
ScaleDialog.title = Scale design
ScaleDialog.lbl.scale = Scale:
ScaleDialog.lbl.scale.ttip = Select whether to scale the entire design or only the selected component
ScaleDialog.lbl.scaling = Scaling to apply:
ScaleDialog.lbl.scaling.ttip = Resulting size, values above 100% grow and values below 100% shrink the design.
! The scaleFrom/scaleTo pair creates a phrase "Scale from [...] to [...]"
ScaleDialog.lbl.scaleFrom = Scale from
ScaleDialog.lbl.scaleTo = to
ScaleDialog.lbl.scaleFromTo.ttip = Define the scaling based on an original and resulting length.
ScaleDialog.checkbox.scaleMass = Update explicit mass values
ScaleDialog.checkbox.scaleMass.ttip = Scale mass component and override mass values by the cube of the scaling factor
2022-02-17 02:08:45 +01:00
ScaleDialog.checkbox.scaleOffsets = Scale component offsets
ScaleDialog.checkbox.scaleOffsets.ttip = Also scale offsets between components
2011-07-17 21:03:07 +00:00
ScaleDialog.button.scale = Scale
2011-07-21 18:08:42 +00:00
ScaleDialog.undo.scaleRocket = Scale rocket
ScaleDialog.undo.scaleComponent = Scale component
ScaleDialog.undo.scaleComponents = Scale components
2011-07-20 11:15:35 +00:00
!icons
Icons.Undo = Undo
Icons.Redo = Redo
OpenRocketPrintable.Partsdetail = Parts detail
OpenRocketPrintable.Fintemplates = Fin templates
2011-11-19 03:37:54 +00:00
OpenRocketPrintable.Transitiontemplates = Transition templates
OpenRocketPrintable.Noseconetemplates = Nose Cone templates
OpenRocketPrintable.Finmarkingguide = Fin marking guide
2011-07-20 11:15:35 +00:00
OpenRocketPrintable.DesignReport = Design Report
2012-05-24 23:28:58 +00:00
OpenRocketPrintable.Centeringringtemplates = Centering Ring templates
2011-07-20 11:15:35 +00:00
OpenRocketDocument.Redo = Redo
OpenRocketDocument.Undo = Undo
!EllipticalFinSet
2022-02-19 22:26:34 +01:00
EllipticalFinSet.Ellipticalfinset = Elliptical Fin Set
2011-07-20 11:15:35 +00:00
2011-07-16 11:30:39 +00:00
! Optimization
! Modifiers
2011-08-07 16:54:36 +00:00
optimization.modifier.nosecone.length = Length
optimization.modifier.nosecone.length.desc = Optimize the nose cone length.
optimization.modifier.nosecone.diameter = Diameter
optimization.modifier.nosecone.diameter.desc = Optimize the nose cone base diameter.
optimization.modifier.nosecone.thickness = Thickness
optimization.modifier.nosecone.thickness.desc = Optimize the nose cone wall thickness.
optimization.modifier.nosecone.shapeparameter = Shape parameter
optimization.modifier.nosecone.shapeparameter.desc = Optimize the nose cone shape parameter.
optimization.modifier.transition.length = Length
optimization.modifier.transition.length.desc = Optimize the transition length.
optimization.modifier.transition.forediameter = Fore diameter
optimization.modifier.transition.forediameter.desc = Optimize the transition fore diameter.
optimization.modifier.transition.aftdiameter = Aft diameter
optimization.modifier.transition.aftdiameter.desc = Optimize the transition aft diameter.
optimization.modifier.transition.thickness = Thickness
optimization.modifier.transition.thickness.desc = Optimize the transition wall thickness.
optimization.modifier.transition.shapeparameter = Shape parameter
optimization.modifier.transition.shapeparameter.desc = Optimize the transition shape parameter.
optimization.modifier.bodytube.length = Length
optimization.modifier.bodytube.length.desc = Optimize the body tube length.
optimization.modifier.bodytube.outerDiameter = Outer diameter
optimization.modifier.bodytube.outerDiameter.desc = Optimize the body tube outer diameter while maintaining the wall thickness.
optimization.modifier.bodytube.thickness = Thickness
optimization.modifier.bodytube.thickness.desc = Optimize the body tube wall thickness.
optimization.modifier.trapezoidfinset.rootChord = Root chord
optimization.modifier.trapezoidfinset.rootChord.desc = Optimize the root chord length of the fin set (length of fin at the rocket body).
optimization.modifier.trapezoidfinset.tipChord = Tip chord
optimization.modifier.trapezoidfinset.tipChord.desc = Optimize the tip chord length of the fin set (length of fin at outer edge).
optimization.modifier.trapezoidfinset.sweep = Sweep
optimization.modifier.trapezoidfinset.sweep.desc = Optimize the sweep of the fin set (distance that the leading edge sweeps backwards).
optimization.modifier.trapezoidfinset.height = Height
optimization.modifier.trapezoidfinset.height.desc = Optimize the height (semi-span) of the fin set.
optimization.modifier.ellipticalfinset.length = Root chord
optimization.modifier.ellipticalfinset.length.desc = Optimize the root chord length of the fin set.
optimization.modifier.ellipticalfinset.height = Height
2011-08-12 18:56:24 +00:00
optimization.modifier.ellipticalfinset.height.desc = Optimize the height (semi-span) of the fin set.
2011-08-07 16:54:36 +00:00
optimization.modifier.finset.cant = Cant angle
optimization.modifier.finset.cant.desc = Optimize the cant angle of the fin set.
optimization.modifier.finset.position = Position
optimization.modifier.finset.position.desc = Optimize the fin set position along the rocket body.
optimization.modifier.launchlug.length = Length
optimization.modifier.launchlug.length.desc = Optimize the launch lug length.
optimization.modifier.launchlug.outerDiameter = Outer diameter
optimization.modifier.launchlug.outerDiameter.desc = Optimize the outer diameter of the launch lug.
optimization.modifier.launchlug.thickness = Thickness
optimization.modifier.launchlug.thickness.desc = Optimize the launch lug thickness while keeping the outer diameter constant.
optimization.modifier.launchlug.position = Position
optimization.modifier.launchlug.position.desc = Optimize the launch lug position along the rocket body.
optimization.modifier.internalcomponent.position = Position
optimization.modifier.internalcomponent.position.desc = Optimize the position of the component relative to the parent component.
optimization.modifier.masscomponent.mass = Mass
optimization.modifier.masscomponent.mass.desc = Optimize the mass of the mass component.
optimization.modifier.parachute.diameter = Diameter
optimization.modifier.parachute.diameter.desc = Optimize the parachute canopy diameter.
optimization.modifier.parachute.coefficient = Drag coefficient
optimization.modifier.parachute.coefficient.desc = Optimize the drag coefficient of the parachute. Typical parachutes have a drag coefficient of about 0.8.
optimization.modifier.streamer.length = Length
optimization.modifier.streamer.length.desc = Optimize the length of the streamer.
optimization.modifier.streamer.width = Width
optimization.modifier.streamer.width.desc = Optimize the width of the streamer.
optimization.modifier.streamer.aspectRatio = Aspect ratio
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.
optimization.modifier.streamer.coefficient = Drag coefficient
optimization.modifier.streamer.coefficient.desc = Optimize the drag coefficient of the streamer.
optimization.modifier.recoverydevice.deployDelay = Deployment delay
optimization.modifier.recoverydevice.deployDelay.desc = Optimize the deployment delay of the recovery device.
optimization.modifier.recoverydevice.deployAltitude = Deployment altitude
optimization.modifier.recoverydevice.deployAltitude.desc = Optimize the deployment altitude of the recovery device.
optimization.modifier.rocketcomponent.overrideMass = Override mass
optimization.modifier.rocketcomponent.overrideMass.desc = Optimize the overridden mass of the component.
optimization.modifier.rocketcomponent.overrideCG = Override CG
optimization.modifier.rocketcomponent.overrideCG.desc = Optimize the overridden center of gravity of the component.
optimization.modifier.motormount.overhang = Motor overhang
optimization.modifier.motormount.overhang.desc = Optimize the motor overhang.
optimization.modifier.motormount.delay = Motor ignition delay
optimization.modifier.motormount.delay.desc = Optimize the motor ignition delay.
! General rocket design optimization dialog
2021-11-11 01:08:30 +01:00
GeneralOptimizationDialog.info.noSims.title = No simulations
GeneralOptimizationDialog.info.noSims.message = No simulations created yet to optimize
2011-08-07 16:54:36 +00:00
GeneralOptimizationDialog.title = Rocket optimization
GeneralOptimizationDialog.goal.maximize = Maximize value
GeneralOptimizationDialog.goal.minimize = Minimize value
GeneralOptimizationDialog.goal.seek = Seek value of
GeneralOptimizationDialog.btn.start = Start optimization
GeneralOptimizationDialog.btn.stop = Stop optimization
GeneralOptimizationDialog.lbl.paramsToOptimize = Parameters to optimize:
GeneralOptimizationDialog.btn.add = Add
GeneralOptimizationDialog.btn.add.ttip = Add the selected parameter to the optimization
2022-08-16 01:41:56 +02:00
GeneralOptimizationDialog.btn.delete = Delete
GeneralOptimizationDialog.btn.delete.ttip = Delete the selected parameter from the optimization
GeneralOptimizationDialog.btn.deleteAll = Delete all
GeneralOptimizationDialog.btn.deleteAll.ttip = Delete all parameters from the optimization
2011-08-07 16:54:36 +00:00
GeneralOptimizationDialog.lbl.availableParams = Available parameters:
GeneralOptimizationDialog.lbl.optimizationOpts = Optimization options
GeneralOptimizationDialog.lbl.optimizeSim = Optimize simulation:
GeneralOptimizationDialog.lbl.optimizeSim.ttip = Select which simulation to optimize
GeneralOptimizationDialog.lbl.optimizeValue = Optimized value:
GeneralOptimizationDialog.lbl.optimizeValue.ttip = Select what value is to be optimized
GeneralOptimizationDialog.lbl.optimizeGoal = Optimization goal:
GeneralOptimizationDialog.lbl.optimizeGoal.ttip = Select the goal of the optimization
GeneralOptimizationDialog.lbl.optimizeGoalValue.ttip = Custom value to seek
GeneralOptimizationDialog.lbl.requireStability = Required stability
GeneralOptimizationDialog.lbl.requireMinStability = Minimum stability:
GeneralOptimizationDialog.lbl.requireMinStability.ttip = Require a minimum static stability margin for the design
GeneralOptimizationDialog.lbl.requireMaxStability = Maximum stability:
GeneralOptimizationDialog.lbl.requireMaxStability.ttip = Require a maximum static stability margin for the design
GeneralOptimizationDialog.status.bestValue = Best value:
GeneralOptimizationDialog.status.bestValue.ttip = Best optimization value found so far.
GeneralOptimizationDialog.status.stepCount = Step count:
GeneralOptimizationDialog.status.stepCount.ttip = Number of optimization steps that have been performed.
GeneralOptimizationDialog.status.evalCount = Evaluations:
GeneralOptimizationDialog.status.evalCount.ttip = Total number of function evaluations (simulations) that have been performed.
GeneralOptimizationDialog.status.stepSize = Step size:
GeneralOptimizationDialog.status.stepSize.ttip = Current optimization step size (relative to the optimization parameter ranges)
GeneralOptimizationDialog.btn.plotPath = Plot path
GeneralOptimizationDialog.btn.plotPath.ttip = Plot the optimization path (one and two dimensional optimization only)
GeneralOptimizationDialog.btn.save = Save path
GeneralOptimizationDialog.btn.save.ttip = Save the results of the function evaluations (simulations) as a CSV file.
GeneralOptimizationDialog.btn.apply = Apply optimization
GeneralOptimizationDialog.btn.apply.ttip = Apply the optimization results to the rocket design
GeneralOptimizationDialog.btn.reset = Reset
GeneralOptimizationDialog.btn.reset.ttip = Reset the rocket design to the current rocket design
GeneralOptimizationDialog.btn.close = Close
GeneralOptimizationDialog.btn.close.ttip = Close the dialog without modifying the rocket design
GeneralOptimizationDialog.error.selectParams.text = First select some parameters to optimize from the available parameters.
GeneralOptimizationDialog.error.selectParams.title = Select optimization parameters
GeneralOptimizationDialog.error.optimizationFailure.text = The optimization failed to run:
GeneralOptimizationDialog.error.optimizationFailure.title = Optimization failed
GeneralOptimizationDialog.undoText = Apply optimization
GeneralOptimizationDialog.basicSimulationName = Basic simulation
GeneralOptimizationDialog.noSimulationName = No simulation
GeneralOptimizationDialog.table.col.parameter = Parameter
GeneralOptimizationDialog.table.col.current = Current
GeneralOptimizationDialog.table.col.min = Minimum
GeneralOptimizationDialog.table.col.max = Maximum
GeneralOptimizationDialog.export.header = Include header line
GeneralOptimizationDialog.export.header.ttip = Include a header line as the first line containing the field descriptions.
GeneralOptimizationDialog.export.stability = Stability
! Dialog for plotting optimization results
OptimizationPlotDialog.title = Optimization results
OptimizationPlotDialog.lbl.zoomInstructions = Click and drag down+right to zoom in, up+left to zoom out
OptimizationPlotDialog.plot1d.title = Optimization result
OptimizationPlotDialog.plot1d.series = Optimization result
OptimizationPlotDialog.plot2d.title = Optimization path
OptimizationPlotDialog.plot2d.path = Optimization path
OptimizationPlotDialog.plot2d.evals = Evaluations
OptimizationPlotDialog.plot.ttip.stability = Stability:
2011-08-12 18:56:24 +00:00
OptimizationPlotDialog.plot.label.optimum = Optimum
2011-08-07 16:54:36 +00:00
! Optimization parameters
MaximumAltitudeParameter.name = Apogee altitude
MaximumVelocityParameter.name = Maximum velocity
MaximumAccelerationParameter.name = Maximum acceleration
StabilityParameter.name = Stability
GroundHitVelocityParameter.name = Ground hit speed
LandingDistanceParameter.name = Landing distance
2011-08-10 05:08:47 +00:00
TotalFlightTimeParameter.name = Total flight time
DeploymentVelocityParameter.name = Velocity at parachute deployment
2011-09-18 18:38:34 +00:00
! Compass directions drawn on a compass rose.
CompassRose.lbl.north = N
CompassRose.lbl.east = E
CompassRose.lbl.south = S
CompassRose.lbl.west = W
! Compass directions with subdirections. These might not be localized even if the directions on the compass rose are.
CompassSelectionButton.lbl.N = N
CompassSelectionButton.lbl.NE = NE
CompassSelectionButton.lbl.E = E
CompassSelectionButton.lbl.SE = SE
CompassSelectionButton.lbl.S = S
CompassSelectionButton.lbl.SW = SW
CompassSelectionButton.lbl.W = W
CompassSelectionButton.lbl.NW = NW
2011-12-19 05:00:30 +00:00
SlideShowDialog.btn.next = Next
SlideShowDialog.btn.prev = Previous
2012-03-10 15:03:02 +00:00
SlideShowLinkListener.error.title = Guided tour not found
SlideShowLinkListener.error.msg = Sorry, the selected tour has not yet been written.
2011-12-19 05:00:30 +00:00
GuidedTourSelectionDialog.title = Guided tours
GuidedTourSelectionDialog.lbl.selectTour = Select guided tour:
GuidedTourSelectionDialog.lbl.description = Tour description:
GuidedTourSelectionDialog.lbl.length = Number of slides:
GuidedTourSelectionDialog.btn.start = Start tour!
2012-03-14 07:03:32 +00:00
! Custom Fin BMP Importer
2012-03-17 15:58:41 +00:00
CustomFinImport.button.label = Import from image
2012-03-18 18:28:11 +00:00
CustomFinImport.badFinImage = Invalid fin image. Make sure the fin is a solid black or dark color and touching the bottom of the image.
2012-05-05 02:23:14 +00:00
CustomFinImport.errorLoadingFile = Error loading file:
CustomFinImport.errorParsingFile = Error parsing fin image:
2012-03-14 07:03:32 +00:00
CustomFinImport.undo = Import freeform fin set
CustomFinImport.error.title = Error loading fin profile
CustomFinImport.error.badimage = Could not deduce fin shape from image.
2012-03-18 18:28:11 +00:00
CustomFinImport.description = The image will be converted internally to black and white image (black for the fin), so make sure you use a solid dark color for the fin, and white or a light color for the background. The fin must be touching the bottom of the image, which is the base of the fin.
2012-03-14 07:03:32 +00:00
2012-04-01 19:16:25 +00:00
2022-07-04 23:12:46 +02:00
PresetModel.combo.ttip = <html>Select a preset model from a list of favorites (selected in the component preset dialog),<br>or select 'Custom' when no preset is required.</html>
PresetModel.lbl.custompreset = Custom
PresetModel.lbl.partsLib = Parts Library
PresetModel.lbl.partsLib.ttip = Select a preset model for this rocket component from a library of parts.
2012-04-01 19:16:25 +00:00
2012-07-25 14:51:14 +00:00
DecalModel.lbl.select = <none>
2022-05-04 23:49:25 +02:00
DecalModel.lbl.choose = From file\u2026
2012-07-25 14:51:14 +00:00
2012-12-12 16:48:36 -06:00
! Export Decal Dialog
ExportDecalDialog.title = Export Decal
ExportDecalDialog.decalList.lbl = Decal
2013-03-26 22:24:21 -05:00
ExportDecalDialog.exception = Unable to write decal to file ''{0}''
2021-09-16 00:37:01 +02:00
ExportDecalDialog.source.title = No decal source file
ExportDecalDialog.source.exception = Could not find decal source file ''{0}''.<br><br>Would you like to look for this file?
2012-04-02 14:23:39 +00:00
! Component Preset Chooser Dialog
ComponentPresetChooserDialog.title = Choose component preset
2012-06-18 19:48:57 +00:00
ComponentPresetChooserDialog.filter.label = Filter by text:
2012-04-16 19:17:17 +00:00
ComponentPresetChooserDialog.checkbox.filterAftDiameter = Match aft diameter
2022-12-26 14:23:03 +01:00
ComponentPresetChooserDialog.checkbox.filterAftDiameter.ttip = Search for components with the same aft diameter as the next component
2012-04-16 19:17:17 +00:00
ComponentPresetChooserDialog.checkbox.filterForeDiameter = Match fore diameter
2022-12-26 14:23:03 +01:00
ComponentPresetChooserDialog.checkbox.filterForeDiameter.ttip = Search for components with the same fore diameter as the previous component
2012-04-18 17:43:09 +00:00
ComponentPresetChooserDialog.menu.sortAsc = Sort Ascending
ComponentPresetChooserDialog.menu.sortDesc = Sort Descending
ComponentPresetChooserDialog.menu.units = Units
2022-01-26 09:54:28 -07:00
ComponentPresetChooserDialog.checkbox.showLegacyCheckBox = Show Legacy Database
2022-07-21 01:20:57 +02:00
ComponentPresetChooserDialog.lbl.favorites = Check to add preset to the preset drop-down menu in the component edit dialog<br>Directly apply a preset by double-clicking it or by selecting it and closing this window.
2022-11-10 21:56:36 +01:00
ComponentPresetChooserDialog.checkbox.alwaysOpenPreset = Always open this dialog when creating a new %s
2012-04-13 19:39:33 +00:00
table.column.Favorite = Favorite
2022-01-23 19:07:50 -07:00
table.column.Legacy = Legacy
2012-04-03 03:39:11 +00:00
table.column.Manufacturer = Manufacturer
table.column.PartNo = Part Number
2012-04-13 19:39:33 +00:00
table.column.Description = Description
table.column.Type = Type
2012-04-03 03:39:11 +00:00
table.column.Length = Length
2012-05-01 17:40:55 +00:00
table.column.Width = Width
2012-04-13 19:39:33 +00:00
table.column.InnerDiameter = Inner Diameter
table.column.OuterDiameter = Outer Diameter
2012-04-22 20:26:22 +00:00
table.column.AftOuterDiameter = Aft Outer Diameter
table.column.AftShoulderLength = Aft Shoulder Length
table.column.AftShoulderDiameter = Aft Shoulder Diameter
2012-04-13 19:39:33 +00:00
table.column.ForeShoulderLength = Fore Shoulder Length
table.column.ForeShoulderDiameter = Fore Shoulder Diameter
table.column.ForeOuterDiameter = Fore Outer Diameter
2022-07-19 13:14:44 +02:00
table.column.BaseHeight = Base Height
2020-03-01 18:21:33 -07:00
table.column.FlangeHeight = Flange Height
2022-07-19 13:14:44 +02:00
table.column.ScrewHeight = Screw Height
2012-04-12 05:55:07 +00:00
table.column.Shape = Shape
2012-04-13 19:39:33 +00:00
table.column.Material = Material
table.column.Finish = Finish
table.column.Thickness = Thickness
table.column.Filled = Filled
table.column.Mass = Mass
2022-07-19 13:14:44 +02:00
table.column.ScrewMass = Screw Mass
table.column.NutMass = Nut Mass
2012-05-01 17:40:55 +00:00
table.column.Diameter = Diameter
table.column.Sides = Sides
table.column.LineCount = Line Count
table.column.LineLength = Line Length
table.column.LineMaterial = Line Material
2022-07-19 13:14:44 +02:00
table.column.CD = Drag Coefficient
2012-04-13 19:39:33 +00:00
2012-12-28 23:08:31 -06:00
! Edit Decal Dialog
EditDecalDialog.title = Edit decal
EditDecalDialog.lbl.prompt = Show Prompt
EditDecalDialog.lbl.select = Select Editor
EditDecalDialog.lbl.system = Use Default Editor
EditDecalDialog.lbl.cmdline = Command Line
EditDecalDialog.lbl.cmdline.help = The filename will be subsituted for ''%%''
EditDecalDialog.lbl.always = Always use these settings
EditDecalDialog.btn.chooser = Select Graphics Editor Program
2013-03-26 22:24:21 -05:00
EditDecalHelper.createFileException = Cannot create temporary file {0}
EditDecalHelper.launchSystemEditorException = Cannot launch system graphics editor
EditDecalHelper.launchCustomEditorException = Cannot launch graphics editor with command ''{0}''
2013-04-08 16:47:59 -05:00
EditDecalHelper.editPreferencesHelp = The editor used can be modified in the Preferences dialog.
2012-04-03 03:39:11 +00:00
2022-01-30 12:05:09 +01:00
MotorConfigurationPanel.lbl.motorMounts = Motor mounts
MotorConfigurationPanel.lbl.motorConfiguration = Motor configurations
2022-08-16 01:41:56 +02:00
MotorConfigurationPanel.btn.deleteMotor = Delete motor
2013-01-27 22:36:21 +02:00
MotorConfigurationPanel.btn.selectMotor = Select motor
MotorConfigurationPanel.btn.selectIgnition = Select ignition
MotorConfigurationPanel.btn.resetIgnition = Reset ignition
2013-12-19 10:40:11 -06:00
MotorConfigurationPanel.lbl.nomotors = No motor mounts defined. Select one or more tubes from the list on the left as motor mounts.
2013-01-27 22:36:21 +02:00
2013-02-02 12:07:07 +02:00
MotorConfigurationTableModel.table.ignition.default = Default ({0})
2013-03-01 08:41:47 +02:00
RecoveryConfigurationPanel.table.deployment.default = Default ({0})
SeparationConfigurationPanel.table.separation.default = Default ({0})
IgnitionSelectionDialog.opt.title = Which flight configurations are affected:
2013-03-17 11:13:32 +02:00
IgnitionSelectionDialog.opt.default = Change all configurations using the default ignition event
2013-03-01 08:41:47 +02:00
IgnitionSelectionDialog.opt.override = Override for the {0} flight configuration only
DeploymentSelectionDialog.opt.title = Which flight configurations are affected:
2013-03-17 11:13:32 +02:00
DeploymentSelectionDialog.opt.default = Change all configuration using the default deployment event
2013-03-01 08:41:47 +02:00
DeploymentSelectionDialog.opt.override = Override for the {0} flight configuration only
2013-01-27 22:36:21 +02:00
2013-03-01 08:41:47 +02:00
SeparationSelectionDialog.opt.title = Which flight configurations are affected:
2013-03-17 11:13:32 +02:00
SeparationSelectionDialog.opt.default = Change all configuration using the default separation event
2013-03-01 08:41:47 +02:00
SeparationSelectionDialog.opt.override = Override for the {0} flight configuration only
2013-01-27 22:36:21 +02:00
2013-03-27 07:55:42 +02:00
MotorConfigurationPanel.description = <b>Select the motors and motor ignition events of the selected flight configuration.</b><br> <em>Motor mounts:</em> Select which components function as motor mounts.<br> <em>Motor configurations:</em> Select the motor and ignition event for each motor mount.
2013-01-27 22:36:21 +02:00
2013-03-22 18:12:58 +02:00
MotorDescriptionSubstitutor.description = Motors in the configuration
2023-02-14 05:00:48 +00:00
MotorManufacturerSubstitutor.description = Motor manufacturers in the configuration
2014-01-26 16:05:57 -05:00
!Photo Panel
PhotoFrame.title = Photo Studio
PhotoFrame.desc = Create realistic 3D images of the rocket
2022-05-04 23:49:25 +02:00
PhotoFrame.menu.file.save = Save Image\u2026
2014-01-26 16:05:57 -05:00
PhotoFrame.fileFilter.png = PNG Image
PhotoFrame.menu.edit.copy = Copy Image
PhotoFrame.menu.edit.copy.desc = Copy image to clipboard
PhotoFrame.menu.edit.settings = Photo Settings
2015-12-23 23:17:59 -05:00
PhotoFrame.menu.edit.unk = Unknown Setting
2014-01-26 16:05:57 -05:00
PhotoFrame.menu.window = Window
PhotoFrame.menu.window.size = Size
PhotoFrame.menu.window.size.portrait = {0} Portrait
!Photo Settings
PhotoSettingsConfig.title = Settings
PhotoSettingsConfig.colorChooser.title = Color Chooser
PhotoSettingsConfig.tab.orientation = Orientation
PhotoSettingsConfig.lbl.rocket = Rocket
PhotoSettingsConfig.lbl.pitch = Pitch
PhotoSettingsConfig.lbl.yaw = Yaw
PhotoSettingsConfig.lbl.roll = Roll
PhotoSettingsConfig.lbl.advance = Advance
PhotoSettingsConfig.lbl.camera = Camera
PhotoSettingsConfig.lbl.vAz = View Azimuth
PhotoSettingsConfig.lbl.vAlt = View Altitude
PhotoSettingsConfig.lbl.vDist = View Distance
PhotoSettingsConfig.lbl.fov = FoV
PhotoSettingsConfig.tab.environment = Environment
PhotoSettingsConfig.lbl.light = Light
PhotoSettingsConfig.lbl.sun = Sun Light
PhotoSettingsConfig.lbl.amb = Ambiance
PhotoSettingsConfig.lbl.lightAz = Light Azimuth
PhotoSettingsConfig.lbl.lightAlt = Light Altitude
PhotoSettingsConfig.lbl.sky = Sky
PhotoSettingsConfig.lbl.skyColor = Sky Color
PhotoSettingsConfig.lbl.skyImage = Sky Image
2022-02-01 07:40:08 +01:00
PhotoSettingsConfig.lbl.skyCredit = Image Credit
2014-01-26 16:05:57 -05:00
PhotoSettingsConfig.tab.effects = Effects
PhotoSettingsConfig.lbl.smokeFlame = Smoke & Flame
PhotoSettingsConfig.lbl.smoke = Smoke
PhotoSettingsConfig.lbl.smokeOpacity = Smoke Opacity
PhotoSettingsConfig.lbl.flame = Flame
PhotoSettingsConfig.lbl.flameAspect = Flame Aspect Ratio
PhotoSettingsConfig.lbl.sparks = Sparks
PhotoSettingsConfig.lbl.sparkConcentration = Spark Concentration
PhotoSettingsConfig.lbl.sparkWeight = Spark Weight
PhotoSettingsConfig.lbl.exhaustScale = Exhaust Scale
PhotoSettingsConfig.lbl.effects = Effects
PhotoSettingsConfig.lbl.speed = Speed