- Implemented copying of custom expressions to other simulations in expression builde...
[debian/openrocket] / core / resources / l10n / messages.properties
index b783491f4ec968b0514d002c4b0f416259b8a5b5..db2b58af2ec0c051bda7a46acff3c2de267629b0 100644 (file)
@@ -469,6 +469,8 @@ 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
+ExpressionBuilderDialog.CopyToOtherSimulations = Copy to other simulations
+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. 
 
 ! Custom expression variable selector
 CustomVariableSelector.title = Variable Selector
@@ -476,6 +478,30 @@ CustomVariableSelector.title = Variable Selector
 ! Custom operator selector
 CustomOperatorSelector.title = Operator Selector
 
+! Operators
+Operator.plus = Addition
+Operator.minus = Subtraction
+Operator.star = Multiplication
+Operator.div = Divison
+Operator.mod = Modulo
+Operator.pow = Exponentiation
+Operator.abs = Absolute value
+Operator.ceil = Ceiling (next integer value
+Operator.floor = Floor (previous integer value
+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
+Operator.hsin = Hyerbolic sine
+Operator.hcos = Hyperbolic cosine
+Operator.htan = Hyperbolic tangent
+
 ! MotorPlot
 MotorPlot.title.Motorplot = Motor plot
 MotorPlot.but.Select = Select