Fin import updates
[debian/openrocket] / core / resources / l10n / messages.properties
index 3a51de44702e779f612f91ebda6affee4cddd9ee..4ffdbd98f9ce70a25e4d4e3e62da4da0bcd74e2d 100644 (file)
@@ -49,14 +49,15 @@ RocketPanel.FigTypeAct.Sideview = Side view
 RocketPanel.FigTypeAct.ttip.Sideview = Side view
 RocketPanel.FigTypeAct.Backview = Back view
 RocketPanel.FigTypeAct.ttip.Backview = Rear view 
+RocketPanel.FigViewAct.2D = 2D View
+RocketPanel.FigViewAct.ttip.2D = 2D View
+RocketPanel.FigViewAct.3D = 3D View
+RocketPanel.FigViewAct.ttip.3D = 3D View
 RocketPanel.lbl.Motorcfg = Motor configuration:
 RocketPanel.lbl.infoMessage = <html>Click to select &nbsp;&nbsp; Shift+click to select other &nbsp;&nbsp; Double-click to edit &nbsp;&nbsp; Click+drag to move
 
 
 ! BasicFrame
-BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt)
-BasicFrame.SimpleFileFilter2 = OpenRocket designs (*.ork)
-BasicFrame.SimpleFileFilter3 = RockSim designs (*.rkt)
 BasicFrame.tab.Rocketdesign = Rocket design
 BasicFrame.tab.Flightsim = Flight simulations
 BasicFrame.title.Addnewcomp = Add new component
@@ -91,7 +92,11 @@ dlg.but.close = Close
 
 
 ! General file type names
-filetypes.pdf = PDF files
+filetypes.pdf = PDF files (*.pdf)
+BasicFrame.SimpleFileFilter1 = All rocket designs (*.ork; *.rkt)
+BasicFrame.SimpleFileFilter2 = OpenRocket designs (*.ork)
+BasicFrame.SimpleFileFilter3 = RockSim designs (*.rkt)
+filetypes.images = Image files
 
 
 ! About Dialog
@@ -378,6 +383,8 @@ 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
+simpanel.col.Velocityoffrod = Velocity off rod
+simpanel.col.Velocityatdeploy = Velocity at deployment
 simpanel.col.Apogee = Apogee
 simpanel.col.Maxvelocity = Max. velocity
 simpanel.col.Maxacceleration = Max. acceleration
@@ -672,6 +679,13 @@ ComponentCfgDlg.configuration = configuration
 ComponentCfgDlg.configuration1 =
 ComponentCfgDlg.Modify = Modify
 
+!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
+
 !EllipticalFinSetConfig
 EllipticalFinSetCfg.Nbroffins = Number of fins:
 EllipticalFinSetCfg.Rotation = Rotation:
@@ -704,6 +718,7 @@ FreeformFinSetConfig.lbl.doubleClick1 = Double-click
 FreeformFinSetConfig.lbl.doubleClick2 = to edit
 FreeformFinSetConfig.lbl.clickDrag = Click+drag: Add and move points
 FreeformFinSetConfig.lbl.ctrlClick = Ctrl+click: Remove point
+FreeformFinSetConfig.lbl.scaleFin = Scale Fin
 
 
 !InnerTubeConfig
@@ -1021,9 +1036,11 @@ main.menu.debug.createtestrocket = Create test rocket
 ! Material database
 ! BULK_MATERIAL
 Databases.materials.Acrylic = Acrylic
+Databases.materials.Aluminum = Aluminum
 Databases.materials.Balsa = Balsa
 Databases.materials.Basswood = Basswood
 Databases.materials.Birch = Birch
+Databases.materials.Brass = Brass
 Databases.materials.Cardboard = Cardboard
 Databases.materials.Carbonfiber = Carbon fiber
 Databases.materials.Cork = Cork
@@ -1038,8 +1055,10 @@ Databases.materials.PolycarbonateLexan = Polycarbonate (Lexan)
 Databases.materials.Polystyrene = Polystyrene
 Databases.materials.PVC = PVC
 Databases.materials.Spruce = Spruce
+Databases.materials.Steel = Steel
 Databases.materials.StyrofoamgenericEPS = Styrofoam (generic EPS)
 Databases.materials.StyrofoamBluefoamXPS = Styrofoam \"Blue foam\" (XPS)
+Databases.materials.Titanium = Titanium
 Databases.materials.Quantumtubing = Quantum tubing
 Databases.materials.BlueTube = Blue tube
 !SURFACE_MATERIAL
@@ -1114,6 +1133,14 @@ NoseCone.NoseCone = Nose cone
 Transition.Transition = Transition
 !Stage
 Stage.Stage = Stage
+
+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
+
 ! BodyTube
 BodyTube.BodyTube = Body tube
 ! TubeCoupler
@@ -1262,7 +1289,7 @@ 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
-FlightDataType.TYPE_REFERENCE_LENGTH = Reference lenght
+FlightDataType.TYPE_REFERENCE_LENGTH = Reference length
 FlightDataType.TYPE_REFERENCE_AREA = Reference area
 FlightDataType.TYPE_ORIENTATION_THETA = Vertical orientation (zenith)
 FlightDataType.TYPE_ORIENTATION_PHI = Lateral orientation (azimuth)
@@ -1537,6 +1564,9 @@ CompassSelectionButton.lbl.NW = NW
 SlideShowDialog.btn.next = Next
 SlideShowDialog.btn.prev = Previous
 
+SlideShowLinkListener.error.title = Guided tour not found
+SlideShowLinkListener.error.msg = Sorry, the selected tour has not yet been written.
+
 GuidedTourSelectionDialog.title = Guided tours
 GuidedTourSelectionDialog.lbl.selectTour = Select guided tour:
 GuidedTourSelectionDialog.lbl.description = Tour description:
@@ -1544,3 +1574,13 @@ GuidedTourSelectionDialog.lbl.length = Number of slides:
 GuidedTourSelectionDialog.btn.start = Start tour!
 
 
+! Custom Fin BMP Importer
+CustomFinImport.button.label = Import from image
+CustomFinImport.badFinImage = Invalid fin image. Must be a black and white image (black for the fin), not touching any side, except the bottom of the image, which is the base of the fin.
+CustomFinImport.errorLoadingFile = Error loading file: 
+CustomFinImport.errorParsingFile = Error parsing fin image: 
+CustomFinImport.undo = Import freeform fin set
+CustomFinImport.error.title = Error loading fin profile
+CustomFinImport.error.badimage = Could not deduce fin shape from image.
+CustomFinImport.description = The image must be a black and white image (black for the fin), not touching any side, except the bottom of the image, which is the base of the fin.
+