Updates and fixed to preset handling
[debian/openrocket] / core / resources / l10n / messages.properties
index c97fca6c66c9a17029e1865c2b338bc6279cfb59..cd5e6f45c4653f0082b2c8c28257abf40dd53f8e 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
@@ -119,6 +124,8 @@ 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.
 
+! Component Preset Chooser Dialog
+CompPresetChooser.title = Choose component preset
 
 !PrintSettingsDialog
 PrintSettingsDialog.title = Print settings
@@ -567,6 +574,7 @@ ringcompcfg.note.desc = Note: An inner tube will not affect the aerodynamics of
 
 ! Body Tube Config
 BodyTubecfg.lbl.Bodytubelength = Body tube length:
+BodyTubecfg.lbl.Bodytubepreset = Body tube preset:
 BodyTubecfg.lbl.Outerdiameter = Outer diameter:
 BodyTubecfg.lbl.Innerdiameter = Inner diameter:
 BodyTubecfg.lbl.Wallthickness = Wall thickness:
@@ -713,6 +721,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
@@ -1558,6 +1567,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:
@@ -1565,3 +1577,17 @@ 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. Make sure the fin is a solid black or dark color and touching the bottom of the image.
+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 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.
+
+
+PresetModel.lbl.select = Select preset:
+PresetModel.lbl.database = From database...
+