properties_keys_yi.js 358 KB

123456789101112
  1. /*
  2. * Copyright (c) GeoGebra GmbH, office@geogebra.org
  3. * The GeoGebra language files are licensed to you under the terms of the
  4. * Creative Commons Attribution-NonCommercial-ShareAlike licence (version 3.0 or later),
  5. * the current text of which can be found via this link:
  6. * https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode.
  7. * Attribution (as required by that Creative Commons license) should take the form of
  8. * (at least) a mention of our name, an appropriate copyright notice and a link to our
  9. * website located at https://www.geogebra.org.
  10. * For further details, please see https://www.geogebra.org/license
  11. */
  12. __GGB__keysVar=window.__GGB__keysVar||{};__GGB__keysVar["yi"]={};__GGB__keysVar["yi"].colors=JSON.parse('{"aqua": "\\u05de\\u05d0\\u05b7\\u05e8\\u05d9\\u05df \\u05d1\\u05dc\\u05d5\\u05d9", "black": "\\u05e9\\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05e5", "blue": "\\u05d1\\u05dc\\u05d5\\u05d9", "brown": "\\u05d1\\u05e8\\u05d5\\u05d9\\u05df", "crimson": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05de\\u05e1", "cyan": "\\u05e6\\u05d9\\u05d0\\u05b7\\u05df", "darkblue": "\\u05d8\\u05d5\\u05e0\\u05e7\\u05dc \\u05d1\\u05dc\\u05d5\\u05d9", "darkgray": "\\u05d8\\u05d5\\u05e0\\u05e7\\u05dc \\u05d2\\u05e8\\u05d5\\u05d9", "darkgreen": "\\u05d8\\u05d5\\u05e0\\u05e7\\u05dc \\u05d2\\u05e8\\u05d9\\u05df", "gold": "\\u05d2\\u05d0\\u05b8\\u05dc\\u05d3", "gray": "\\u05d2\\u05e8\\u05d5\\u05d9", "green": "\\u05d2\\u05e8\\u05d9\\u05df", "indigo": "\\u05d0\\u05d9\\u05e0\\u05d3\\u05d9\\u05d2\\u05d0\\u05b8", "lightblue": "\\u05d4\\u05e2\\u05dc \\u05d1\\u05dc\\u05d5\\u05d9", "lightgray": "\\u05d4\\u05e2\\u05dc \\u05d2\\u05e8\\u05d5\\u05d9", "lightgreen": "\\u05d4\\u05e2\\u05dc \\u05d2\\u05e8\\u05d9\\u05df", "lightorange": "\\u05d4\\u05e2\\u05dc \\u05d0\\u05b8\\u05e8\\u05d0\\u05b7\\u05e0\\u05d6\\u05e9", "lightpurple": "\\u05d4\\u05e2\\u05dc \\u05e4\\u05bc\\u05d5\\u05e8\\u05e4\\u05bc\\u05dc", "lightviolet": "\\u05d4\\u05e2\\u05dc \\u05e4\\u05bf\\u05d9\\u05d0\\u05b8\\u05dc\\u05e2\\u05d8", "lightyellow": "\\u05d4\\u05e2\\u05dc \\u05d2\\u05e2\\u05dc", "lime": "\\u05e6\\u05d9\\u05d8\\u05e8\\u05d9\\u05df \\u05d2\\u05e8\\u05d9\\u05df", "magenta": "\\u05de\\u05d0\\u05b7\\u05d2\\u05e2\\u05e0\\u05d8\\u05d0\\u05b7", "maroon": "\\u05e7\\u05e2\\u05e1\\u05d8\\u05df \\u05d1\\u05e8\\u05d5\\u05d9\\u05df", "orange": "\\u05d0\\u05b8\\u05e8\\u05d0\\u05b7\\u05e0\\u05d6\\u05e9", "pink": "\\u05e8\\u05d0\\u05b8\\u05d6", "purple": "\\u05e4\\u05bc\\u05d5\\u05e8\\u05e4\\u05bc\\u05dc", "red": "\\u05e8\\u05d5\\u05d9\\u05d8", "silver": "\\u05d6\\u05d9\\u05dc\\u05d1\\u05e2\\u05e8", "teal": "Teal", "turquoise": "\\u05d8\\u05d5\\u05e8\\u05e7\\u05d9\\u05d6", "violet": "\\u05e4\\u05bf\\u05d9\\u05d0\\u05b8\\u05dc\\u05e2\\u05d8", "white": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05e1", "yellow": "\\u05d2\\u05e2\\u05dc"}');__GGB__keysVar["yi"].command=JSON.parse('{"ANOVA": "ANOVA", "ANOVA.Syntax": "[ <List>, <List>, ... ]", "AffineRatio": "AffineRatio", "AffineRatio.Syntax": "[ <Point>, <Point>, <Point> ]", "Angle": "Angle", "Angle.Syntax": "[ <Object> ]\\n[ <Vector>, <Vector> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Apex>, <Point> ]\\n[ <Point>, <Apex>, <Angle> ]", "Angle.Syntax3D": "[ <Object> ]\\n[ <Vector>, <Vector> ]\\n[ <Line>, <Line> ]\\n[ <Line>, <Plane> ]\\n[ <Plane>, <Plane> ]\\n[ <Point>, <Apex>, <Point> ]\\n[ <Point>, <Apex>, <Angle> ]\\n[ <Point>, <Point>, <Point>, <Direction> ]", "AngularBisector": "AngleBisector", "AngularBisector.Syntax": "[ <Line>, <Line> ]\\n[ <Point>, <Point>, <Point> ]", "Append": "Append", "Append.Syntax": "[ <List>, <Object> ]\\n[ <Object>, <List> ]", "ApplyMatrix": "ApplyMatrix", "ApplyMatrix.Syntax": "[ <Matrix>, <Object> ]", "Arc": "Arc", "Arc.Syntax": "[ <Circle>, <Point>, <Point> ]\\n[ <Ellipse>, <Point>, <Point> ]\\n[ <Circle>, <Parameter Value>, <Parameter Value> ]\\n[ <Ellipse>, <Parameter Value>, <Parameter Value> ]", "AreCollinear": "AreCollinear", "AreCollinear.Syntax": "[ <Point>, <Point>, <Point> ]", "AreConcurrent": "AreConcurrent", "AreConcurrent.Syntax": "[ <Line>, <Line>, <Line> ]", "AreConcyclic": "AreConcyclic", "AreConcyclic.Syntax": "[ <Point>, <Point>, <Point>, <Point> ]", "AreCongruent": "AreCongruent", "AreCongruent.Syntax": "[ <Object>, <Object> ]", "AreEqual": "AreEqual", "AreEqual.Syntax": "[ <Object>, <Object> ]", "AreParallel": "AreParallel", "AreParallel.Syntax": "[ <Line>, <Line> ]", "ArePerpendicular": "ArePerpendicular", "ArePerpendicular.Syntax": "[ <Line>, <Line> ]", "Area": "Area", "Area.Syntax": "[ <Conic> ]\\n[ <Polygon> ]\\n[ <Point>, ..., <Point> ]", "Assume": "Assume", "Assume.SyntaxCAS": "[ <Condition>, <Expression> ]", "Asymptote": "Asymptote", "Asymptote.Syntax": "[ <Object> ]", "AttachCopyToView": "AttachCopyToView", "AttachCopyToView.Syntax": "[ <Object>, <View 0|1|2> ]\\n[ <Object>, <View 0|1|2>, <Point 1>, <Point 2>, <Screen Point 1>, <Screen Point 2> ]", "Axes": "Axes", "Axes.Syntax": "[ <Conic> ]", "Axes.Syntax3D": "[ <Conic> ]\\n[ <Quadric> ]", "AxisStepX": "AxisStepX", "AxisStepX.Syntax": "[ ]", "AxisStepY": "AxisStepY", "AxisStepY.Syntax": "[ ]", "BarChart": "BarChart", "BarChart.Syntax": "[ <List of Data>, <List of Frequencies> ]\\n[ <List of Raw Data>, <Width of Bars>, <Vertical Scale Factor (optional)> ]\\n[ <List of Data>, <List of Frequencies>, <Width of Bars> ]\\n[ <Start Value>, <End Value>, <List of Heights> ]\\n[ <Start Value>, <End Value>, <Expression>, <Variable>, <From Number>, <To Number> ]\\n[ <Start Value>, <End Value>, <Expression>, <Variable>, <From Number>, <To Number>, <Step Width> ]", "Barycenter": "Barycenter", "Barycenter.Syntax": "[ <List of Points>, <List of Weights> ]", "Bernoulli": "Bernoulli", "Bernoulli.Syntax": "[ <Probability>, <Boolean Cumulative> ]", "BetaDist": "BetaDist", "BetaDist.Syntax": "[ <Alpha>, <Beta>, <Variable Value> ]\\n[ <Alpha>, <Beta>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Alpha>, <Beta>, x, <Boolean Cumulative> ]", "Binomial": "BinomialCoefficient", "Binomial.Syntax": "[ <Number n>, <Number r> ]", "BinomialDist": "BinomialDist", "BinomialDist.Syntax": "[ <Number of Trials>, <Probability of Success> ]\\n[ <Number of Trials>, <Probability of Success>, <Boolean Cumulative> ]\\n[ <Number of Trials>, <Probability of Success>, <List of Values> ]\\n[ <Number of Trials>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "BinomialDist.SyntaxCAS": "[ <Number of Trials>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Number of Trials>, <Probability of Success>, <List of Values> ]", "Bottom": "Bottom", "Bottom.Syntax": "[ <Quadric> ]", "BoxPlot": "BoxPlot", "BoxPlot.Syntax": "[ <yOffset>, <yScale>, <List of Raw Data> ]\\n[ <yOffset>, <yScale>, <List of Raw Data>, <Boolean Outliers> ]\\n[ <yOffset>, <yScale>, <List of Data>, <List of Frequencies>, <Boolean Outliers> ]\\n[ <yOffset>, <yScale>, <Start Value>, <Q1>, <Median>, <Q3>, <End Value> ]", "Button": "Button", "Button.Syntax": "[ ]\\n[ <Caption> ]", "CASLoaded": "CASLoaded", "CASLoaded.Syntax": "[]", "CFactor": "CFactor", "CFactor.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]", "CIFactor": "CIFactor", "CIFactor.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]", "CSolutions": "CSolutions", "CSolutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "CSolve": "CSolve", "CSolve.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "Cauchy": "Cauchy", "Cauchy.Syntax": "[ <Median>, <Scale>, <Variable Value> ]\\n[ <Median>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Median>, <Scale>, x, <Boolean Cumulative> ]", "Cauchy.SyntaxCAS": "[ <Median>, <Scale>, <Variable Value> ]", "Cell": "Cell", "Cell.Syntax": "[ <Column>, <Row> ]", "CellRange": "CellRange", "CellRange.Syntax": "[ <Start Cell>, <End Cell> ]", "Center": "Center", "Center.Syntax": "[ <Conic> ]", "Center.Syntax3D": "[ <Conic> ]\\n[ <Quadric> ]", "CenterView": "CenterView", "CenterView.Syntax": "[ <Center Point> ]", "Centroid": "Centroid", "Centroid.Syntax": "[ <Polygon> ]", "CharacteristicPolynomial": "CharacteristicPolynomial", "CharacteristicPolynomial.Syntax": "[ <Matrix> ]", "Checkbox": "Checkbox", "Checkbox.Syntax": "[ ]\\n[ <Caption> ]\\n[ <List> ]\\n[ <Caption>, <List> ]", "ChiSquared": "ChiSquared", "ChiSquared.Syntax": "[ <Degrees of Freedom>, <Variable Value> ]\\n[ <Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Degrees of Freedom>, x, <Boolean Cumulative> ]", "ChiSquared.SyntaxCAS": "[ <Degrees of Freedom>, <Variable> ]", "ChiSquaredTest": "ChiSquaredTest", "ChiSquaredTest.Syntax": "[ <Matrix> ]\\n[ <List>, <List> ]\\n[ <Matrix>, <Matrix> ]\\n[ <List>, <List>, <Degrees of Freedom> ]", "Circle": "Circle", "Circle.Syntax": "[ <Point>, <Radius Number> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Point> ]", "Circle.Syntax3D": "[ <Point>, <Radius Number> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Line>, <Point> ]\\n[ <Point>, <Radius>, <Direction> ]\\n[ <Point>, <Point>, <Direction> ]", "CircleArc": "CircularArc", "CircleArc.Syntax": "[ <Midpoint>, <Point>, <Point> ]", "CircleSector": "CircularSector", "CircleSector.Syntax": "[ <Midpoint>, <Point>, <Point> ]", "CircumcircleArc": "CircumcircularArc", "CircumcircleArc.Syntax": "[ <Point>, <Point>, <Point> ]", "CircumcircleSector": "CircumcircularSector", "CircumcircleSector.Syntax": "[ <Point>, <Point>, <Point> ]", "Circumference": "Circumference", "Circumference.Syntax": "[ <Conic> ]", "Classes": "Classes", "Classes.Syntax": "[ <List of Data>, <Number of Classes> ]\\n[ <List of Data>, <Start>, <Width of Classes> ]", "ClosestPoint": "ClosestPoint", "ClosestPoint.Syntax": "[ <Path>, <Point> ]\\n[ <Line>, <Line> ]", "ClosestPointRegion": "ClosestPointRegion", "ClosestPointRegion.Syntax": "[ <Region>, <Point> ]", "Coefficients": "Coefficients", "Coefficients.Syntax": "[ <Polynomial> ]\\n[ <Conic> ]", "Coefficients.SyntaxCAS": "[ <Polynomial> ]\\n[ <Polynomial>, <Variable> ]", "Column": "Column", "Column.Syntax": "[ <Spreadsheet Cell> ]", "ColumnName": "ColumnName", "ColumnName.Syntax": "[ <Spreadsheet Cell> ]", "Command": "Command", "CommonDenominator": "CommonDenominator", "CommonDenominator.Syntax": "[ <Expression>, <Expression> ]", "CompleteSquare": "CompleteSquare", "CompleteSquare.Syntax": "[ <Quadratic Function> ]", "ComplexRoot": "ComplexRoot", "ComplexRoot.Syntax": "[ <Polynomial> ]", "Cone": "Cone", "Cone.Syntax": "[ <Circle>, <Height> ]\\n[ <Point>, <Point>, <Radius> ]\\n[ <Point>, <Vector>, <Angle> ]", "ConeInfinite": "InfiniteCone", "ConeInfinite.Syntax": "[ <Point>, <Vector>, <Angle> ]\\n[ <Point>, <Point>, <Angle> ]\\n[ <Point>, <Line>, <Angle> ]", "Conic": "Conic", "Conic.Syntax": "[ <List> ]\\n[ <Point>, <Point>, <Point>, <Point>, <Point> ]\\n[ <Number>, <Number>, <Number>, <Number>, <Number>, <Number> ]", "ConstructionStep": "ConstructionStep", "ConstructionStep.Syntax": "[ ]\\n[ <Object> ]", "ContingencyTable": "ContingencyTable", "ContingencyTable.Syntax": "[ <List of Text>, <List of Text> ]\\n[ <List of Text>, <List of Text>, <Options> ]\\n[ <List of Row Values>, <List of Column Values>, <Frequency Table> ]\\n[ <List of Row Values>, <List of Column Values>, <Frequency Table> , <Options> ]", "ContinuedFraction": "ContinuedFraction", "ContinuedFraction.Syntax": "[ <Number> ]\\n[ <Number>, <Level> ]\\n[ <Number>, <Level>, <Shorthand true|false> ]", "ConvexHull": "ConvexHull", "ConvexHull.Syntax": "[ <List of Points> ]", "CopyFreeObject": "CopyFreeObject", "CopyFreeObject.Syntax": "[ <Object> ]", "Corner": "Corner", "Corner.Syntax": "[ <Number of Corner> ]\\n[ <Image>, <Number of Corner> ]\\n[ <Text>, <Number of Corner> ]\\n[ <Graphics View>, <Number of Corner> ]", "CountIf": "CountIf", "CountIf.Syntax": "[ <Condition>, <List> ]\\n[ <Condition>, <Variable>, <List> ]", "Covariance": "Covariance", "Covariance.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "Cross": "Cross", "Cross.Syntax": "[ <Vector>, <Vector> ]", "CrossRatio": "CrossRatio", "CrossRatio.Syntax": "[ <Point>, <Point>, <Point>, <Point> ]", "Cube": "Cube", "Cube.Syntax": "[ <Square> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Cubic": "Cubic", "Cubic.Syntax": "[ <Point>, <Point>, <Point>, <Number> ]", "Curvature": "Curvature", "Curvature.Syntax": "[ <Point>, <Object> ]", "CurvatureVector": "CurvatureVector", "CurvatureVector.Syntax": "[ <Point>, <Object> ]", "CurveCartesian": "Curve", "CurveCartesian.Syntax": "[ <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]", "CurveCartesian.Syntax3D": "[ <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]\\n[ <Expression>, <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]", "Cylinder": "Cylinder", "Cylinder.Syntax": "[ <Circle>, <Height> ]\\n[ <Point>, <Point>, <Radius> ]", "CylinderInfinite": "InfiniteCylinder", "CylinderInfinite.Syntax": "[ <Line>, <Radius> ]\\n[ <Point>, <Vector>, <Radius> ]\\n[ <Point>, <Point>, <Radius> ]", "DataFunction": "DataFunction", "DataFunction.Syntax": "[ <List of Numbers>, <List of Numbers> ]", "Defined": "IsDefined", "Defined.Syntax": "[ <Object> ]", "Degree": "Degree", "Degree.Syntax": "[ <Polynomial> ]", "Degree.SyntaxCAS": "[ <Polynomial> ]\\n[ <Polynomial>, <Variable> ]", "DelauneyTriangulation": "DelaunayTriangulation", "DelauneyTriangulation.Syntax": "[ <List of Points> ]", "Delete": "Delete", "Delete.Syntax": "[ <Object> ]", "Denominator": "Denominator", "Denominator.Syntax": "[ <Number> ]\\n[ <Function> ]", "Denominator.SyntaxCAS": "[ <Expression> ]", "DensityPlot": "DensityPlot", "Derivative": "Derivative", "Derivative.Syntax": "[ <Function> ]\\n[ <Curve> ]\\n[ <Function>, <Number> ]\\n[ <Function>, <Variable> ]\\n[ <Curve>, <Number> ]\\n[ <Function>, <Variable>, <Number> ]", "Derivative.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]\\n[ <Expression>, <Variable>, <Number> ]", "Determinant": "Determinant", "Determinant.Syntax": "[ <Matrix> ]", "Diameter": "ConjugateDiameter", "Diameter.Syntax": "[ <Vector>, <Conic> ]\\n[ <Line>, <Conic> ]", "Difference": "Difference", "Difference.Syntax": "[ <Polygon>, <Polygon> ]", "Dilate": "Dilate", "Dilate.Syntax": "[ <Object>, <Dilation Factor> ]\\n[ <Object>, <Dilation Factor>, <Dilation Center Point> ]", "Dimension": "Dimension", "Dimension.Syntax": "[ <Object> ]", "Direction": "Direction", "Direction.Syntax": "[ <Line> ]", "Directrix": "Directrix", "Directrix.Syntax": "[ <Conic> ]", "Distance": "Distance", "Distance.Syntax": "[ <Point>, <Object> ]\\n[ <Line>, <Line> ]\\n[ <Plane>, <Plane> ]", "Distance.SyntaxCAS": "[ <Point>, <Object> ]", "Div": "Div", "Div.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Division": "Division", "Division.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Divisors": "Divisors", "Divisors.Syntax": "[ <Number> ]", "DivisorsList": "DivisorsList", "DivisorsList.Syntax": "[ <Number> ]", "DivisorsSum": "DivisorsSum", "DivisorsSum.Syntax": "[ <Number> ]", "Dodecahedron": "Dodecahedron", "Dodecahedron.Syntax": "[ <Regular Pentagon> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Dot": "Dot", "Dot.Syntax": "[ <Vector>, <Vector> ]", "DotPlot": "DotPlot", "DotPlot.Syntax": "[ <List of Raw Data>, <Stack Adjacent Dots (optional)>, <Scale Factor (optional)>]", "DynamicCoordinates": "DynamicCoordinates", "DynamicCoordinates.Syntax": "[ <Point>, <x-Coordinate>, <y-Coordinate> ]\\n[ <Point>, <x-Coordinate>, <y-Coordinate>, <z-Coordinate> ]", "Eccentricity": "Eccentricity", "Eccentricity.Syntax": "[ <Conic> ]", "Eigenvalues": "Eigenvalues", "Eigenvalues.SyntaxCAS": "[ <Matrix> ]", "Eigenvectors": "Eigenvectors", "Eigenvectors.SyntaxCAS": "[ <Matrix> ]", "Element": "Element", "Element.Syntax": "[ <List>, <Position of Element> ]\\n[ <Matrix>, <Row>, <Column> ]\\n[ <List>, <Index1>, <Index2>, ... ]", "Element.SyntaxCAS": "[ <List>, <Position of Element> ]\\n[ <Matrix>, <Row>, <Column> ]", "Eliminate": "Eliminate", "Eliminate.Syntax": "[ <List of Polynomials>, <List of Variables> ]", "Ellipse": "Ellipse", "Ellipse.Syntax": "[ <Focal Point>, <Focal Point>, <Semimajor Axis Length> ]\\n[ <Focal Point>, <Focal Point>, <Segment> ]\\n[ <Focal Point>, <Focal Point>, <Point> ]", "Ends": "Ends", "Ends.Syntax": "[ <Quadric> ]", "Envelope": "Envelope", "Envelope.Syntax": "[ <Path>, <Point> ]", "Erlang": "Erlang", "Erlang.Syntax": "[ <Shape>, <Rate>, <Variable Value> ]\\n[ <Shape>, <Rate>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Shape>, <Rate>, x, <Boolean Cumulative> ]", "Evaluate": "Evaluate", "Excentricity": "LinearEccentricity", "Excentricity.Syntax": "[ <Conic> ]", "Execute": "Execute", "Execute.Syntax": "[ <List of Text> ]\\n[ <List of Text>, <Parameter>, <Parameter>, ... ]", "Expand": "Expand", "Expand.Syntax": "[ <Expression> ]", "Exponential": "Exponential", "Exponential.Syntax": "[ <Lambda>, <Variable Value> ]\\n[ <Lambda>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lambda>, x, <Boolean Cumulative> ]", "Exponential.SyntaxCAS": "[ <Lambda>, <Variable Value> ]", "ExportImage": "ExportImage", "ExportImage.Syntax": "[ <Property>, <Value>, <Property>, <Value>, ... ]", "ExtendedGCD": "ExtendedGCD", "ExtendedGCD.Syntax": "[ <Integer>, <Integer>]\\n[ <Polynomial>, <Polynomial>]", "Extremum": "Extremum", "Extremum.Syntax": "[ <Polynomial> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Extremum.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "FDistribution": "FDistribution", "FDistribution.Syntax": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value> ]\\n[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, x, <Boolean Cumulative> ]", "FDistribution.SyntaxCAS": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value> ]", "Factor": "Factor", "Factor.Syntax": "[ <Polynomial> ]", "Factor.SyntaxCAS": "[ <Number> ]\\n[ <Polynomial> ]\\n[ <Expression>, <Variable> ]", "Factors": "Factors", "Factors.Syntax": "[ <Polynomial> ]\\n[ <Number> ]", "FillCells": "FillCells", "FillCells.Syntax": "[ <CellRange>, <Object> ]\\n[ <Cell>, <List> ]\\n[ <Cell>, <Matrix> ]", "FillColumn": "FillColumn", "FillColumn.Syntax": "[ <Column>, <List> ]", "FillRow": "FillRow", "FillRow.Syntax": "[ <Row>, <List> ]", "First": "First", "First.Syntax": "[ <List> ]\\n[ <Text> ]\\n[ <List>, <Number of Elements> ]\\n[ <Text>, <Number of Elements> ]\\n[ <Locus>, <Number of Elements> ]", "First.SyntaxCAS": "[ <List> ]\\n[ <List>, <Number of Elements> ]", "FirstAxis": "MajorAxis", "FirstAxis.Syntax": "[ <Conic> ]", "FirstAxisLength": "SemiMajorAxisLength", "FirstAxisLength.Syntax": "[ <Conic> ]", "Fit": "Fit", "Fit.Syntax": "[ <List of Points>, <List of Functions> ]\\n[ <List of Points>, <Function> ]", "FitExp": "FitExp", "FitExp.Syntax": "[ <List of Points> ]", "FitGrowth": "FitGrowth", "FitGrowth.Syntax": "[ <List of Points> ]", "FitImplicit": "FitImplicit", "FitImplicit.Syntax": "[ <List of Points>, <Order> ]", "FitLineX": "FitLineX", "FitLineX.Syntax": "[ <List of Points> ]", "FitLineY": "FitLine", "FitLineY.Syntax": "[ <List of Points> ]", "FitLog": "FitLog", "FitLog.Syntax": "[ <List of Points> ]", "FitLogistic": "FitLogistic", "FitLogistic.Syntax": "[ <List of Points> ]", "FitPoly": "FitPoly", "FitPoly.Syntax": "[ <List of Points>, <Degree of Polynomial> ]\\n[ <Freehand Function>, <Degree of Polynomial> ]", "FitPow": "FitPow", "FitPow.Syntax": "[ <List of Points> ]", "FitSin": "FitSin", "FitSin.Syntax": "[ <List of Points> ]", "Flatten": "Flatten", "Flatten.Syntax": "[ <List> ]", "Focus": "Focus", "Focus.Syntax": "[ <Conic> ]", "FractionText": "FractionText", "FractionText.Syntax": "[ <Number> ]\\n[ <Point> ]\\n[ <Number>, <Boolean Single fraction> ]", "Frequency": "Frequency", "Frequency.Syntax": "[ <List of Raw Data> ]\\n[ <Boolean Cumulative>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Text>, <List of Text> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "FrequencyPolygon": "FrequencyPolygon", "FrequencyPolygon.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor (optional)> ]", "FrequencyTable": "FrequencyTable", "FrequencyTable.Syntax": "[ <List of Raw Data>, <Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "FromBase": "FromBase", "FromBase.Syntax": "[ <Number as Text>, <Base> ]", "Function": "Function", "Function.Syntax": "[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Numbers> ]", "Function.Syntax3D": "[ <List of Numbers> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Expression>, <Parameter Variable 1>, <Start Value>, <End Value>, <Parameter Variable 2>, <Start Value>, <End Value> ]", "Function.SyntaxCAS": "[ <Function>, <Start x-Value>, <End x-Value> ]", "FutureValue": "FutureValue", "FutureValue.Syntax": "[ <Rate>, <Number of Periods>, <Payment>, <Present Value (optional)>, <Type (optional)> ]", "GCD": "GCD", "GCD.Syntax": "[ <List of Numbers> ]\\n[ <Number>, <Number> ]", "GCD.SyntaxCAS": "[ <List of Numbers> ]\\n[ <List of Polynomials> ]\\n[ <Number>, <Number> ]\\n[ <Polynomial>, <Polynomial> ]", "Gamma": "Gamma", "Gamma.Syntax": "[ <Alpha>, <Beta>, <Variable Value> ]\\n[ <Alpha>, <Beta>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Alpha>, <Beta>, x, <Boolean Cumulative> ]", "Gamma.SyntaxCAS": "[ <Alpha>, <Beta>, <Variable Value> ]", "GeometricMean": "GeometricMean", "GeometricMean.Syntax": "[ <List of Numbers> ]", "GetTime": "GetTime", "GetTime.Syntax": "[]\\n[ <Format> ]", "GroebnerDegRevLex": "GroebnerDegRevLex", "GroebnerDegRevLex.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "GroebnerLex": "GroebnerLex", "GroebnerLex.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "GroebnerLexDeg": "GroebnerLexDeg", "GroebnerLexDeg.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "HarmonicMean": "HarmonicMean", "HarmonicMean.Syntax": "[ <List of Numbers> ]", "Height": "Height", "Height.Syntax": "[ <Object> ]", "HideLayer": "HideLayer", "HideLayer.Syntax": "[ <Number> ]", "Histogram": "Histogram", "Histogram.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "HistogramRight": "HistogramRight", "HistogramRight.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "HyperGeometric": "HyperGeometric", "HyperGeometric.Syntax": "[ <Population Size>, <Number of Successes>, <Sample Size> ]\\n[ <Population Size>, <Number of Successes>, <Sample Size>, <Boolean Cumulative> ]\\n[ <Population Size>, <Number of Successes>, <Sample Size>, <Variable Value>, <Boolean Cumulative> ]", "HyperGeometric.SyntaxCAS": "[ <Population Size>, <Number of Successes>, <Sample Size>, <Variable Value>, <Boolean Cumulative> ]", "Hyperbola": "Hyperbola", "Hyperbola.Syntax": "[ <Focal Point>, <Focal Point>, <Semimajor Axis Length> ]\\n[ <Focal Point>, <Focal Point>, <Segment> ]\\n[ <Focal Point>, <Focal Point>, <Point> ]", "IFactor": "IFactor", "IFactor.Syntax": "[ <Polynomial> ]", "IFactor.SyntaxCAS": "[ <Expression> ]", "Icosahedron": "Icosahedron", "Icosahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Identity": "Identity", "Identity.Syntax": "[ <Number> ]", "If": "If", "If.Syntax": "[ <Condition>, <Then> ]\\n[ <Condition>, <Then>, <Else> ]", "ImplicitCurve": "ImplicitCurve", "ImplicitCurve.Syntax": "[ <List of Points> ]\\n[ <f(x, y)> ]", "ImplicitDerivative": "ImplicitDerivative", "ImplicitDerivative.Syntax": "[ <f(x, y)> ]", "ImplicitDerivative.SyntaxCAS": "[ <f(x, y)> ]\\n[ <Expression>, <Dependent Variable>, <Independent Variable> ]", "Incircle": "Incircle", "Incircle.Syntax": "[ <Point>, <Point>, <Point> ]", "IndexOf": "IndexOf", "IndexOf.Syntax": "[ <Object>, <List> ]\\n[ <Text>, <Text> ]\\n[ <Object>, <List>, <Start Index> ]\\n[ <Text>, <Text>, <Start Index> ]", "Insert": "Insert", "Insert.Syntax": "[ <List>, <List>, <Position> ]\\n[ <Object>, <List>, <Position> ]", "Integral": "Integral", "Integral.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start x-Value>, <End x-Value>, <Boolean Evaluate> ]", "Integral.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start Value>, <End Value> ]", "IntegralBetween": "IntegralBetween", "IntegralBetween.Syntax": "[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Function>, <Start x-Value>, <End x-Value>, <Boolean Evaluate> ]", "IntegralBetween.SyntaxCAS": "[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Function>, <Variable>, <Start Value>, <End Value> ]", "IntegralSymbolic": "IntegralSymbolic", "IntegralSymbolic.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]", "InteriorAngles": "InteriorAngles", "InteriorAngles.Syntax": "[ <Polygon> ]", "Intersect": "Intersect", "Intersect.Syntax": "[ <Object>, <Object> ]\\n[ <Object>, <Object>, <Index of Intersection Point> ]\\n[ <Object>, <Object>, <Initial Point> ]\\n[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Curve 1>, <Curve 2>, <Parameter 1>, <Parameter 2> ]", "Intersect.SyntaxCAS": "[ <Function>, <Function> ]", "IntersectConic": "IntersectConic", "IntersectConic.Syntax": "[ <Plane>, <Quadric> ]\\n[ <Quadric>, <Quadric> ]", "IntersectPath": "IntersectPaths", "IntersectPath.Syntax": "[ <Line>, <Polygon> ]\\n[ <Polygon>, <Polygon> ]", "IntersectPath.Syntax3D": "[ <Line>, <Polygon> ]\\n[ <Polygon>, <Polygon> ]\\n[ <Plane>, <Polygon> ]\\n[ <Plane>, <Quadric> ]", "Intersection": "Intersection", "Intersection.Syntax": "[ <List>, <List> ]", "InverseBeta": "InverseBeta", "InverseBeta.Syntax": "[ <Alpha>, <Beta>, <Probability> ]", "InverseBinomial": "InverseBinomial", "InverseBinomial.Syntax": "[ <Number of Trials>, <Probability of Success>, <Cumulative Probability> ]", "InverseBinomialMinimumTrials": "InverseBinomialMinimumTrials", "InverseBinomialMinimumTrials.Syntax": "[ <Cumulative Probability>, <Probability of Success>, <Number of Successes> ]", "InverseBinomialMinimumTrials.SyntaxCAS": "[ <Cumulative Probability>, <Probability of Success>, <Number of Successes> ]", "InverseCauchy": "InverseCauchy", "InverseCauchy.Syntax": "[ <Median>, <Scale>, <Probability> ]", "InverseChiSquared": "InverseChiSquared", "InverseChiSquared.Syntax": "[ <Degrees of Freedom>, <Probability> ]", "InverseExponential": "InverseExponential", "InverseExponential.Syntax": "[ <Lambda>, <Probability> ]", "InverseFDistribution": "InverseFDistribution", "InverseFDistribution.Syntax": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Probability> ]", "InverseGamma": "InverseGamma", "InverseGamma.Syntax": "[ <Alpha>, <Beta>, <Probability> ]", "InverseHyperGeometric": "InverseHyperGeometric", "InverseHyperGeometric.Syntax": "[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]", "InverseLaplace": "InverseLaplace", "InverseLaplace.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Variable>, <Variable> ]", "InverseLogNormal": "InverseLogNormal", "InverseLogNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Probability> ]", "InverseLogistic": "InverseLogistic", "InverseLogistic.Syntax": "[ <Mean>, <Scale>, <Probability> ]", "InverseNormal": "InverseNormal", "InverseNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Cumulative Probability> ]", "InversePascal": "InversePascal", "InversePascal.Syntax": "[ <Number of Successes>, <Probability of Success>, <Probability> ]", "InversePoisson": "InversePoisson", "InversePoisson.Syntax": "[ <Mean>, <Probability> ]", "InverseTDistribution": "InverseTDistribution", "InverseTDistribution.Syntax": "[ <Degrees of Freedom>, <Probability> ]", "InverseWeibull": "InverseWeibull", "InverseWeibull.Syntax": "[ <Shape>, <Scale>, <Probability> ]", "InverseZipf": "InverseZipf", "InverseZipf.Syntax": "[ <Number of Elements>, <Exponent>, <Probability> ]", "Invert": "Invert", "Invert.Syntax": "[ <Matrix> ]\\n[ <Function> ]", "IsFactored": "IsFactored", "IsFactored.Syntax": "[ <Polynomial> ]", "IsInRegion": "IsInRegion", "IsInRegion.Syntax": "[ <Point>, <Region> ]", "IsInteger": "IsInteger", "IsInteger.Syntax": "[ <Number> ]", "IsPrime": "IsPrime", "IsPrime.Syntax": "[ <Number> ]", "IsTangent": "IsTangent", "IsTangent.Syntax": "[ <Line>, <Conic> ]", "IsVertexForm": "IsVertexForm", "IsVertexForm.Syntax": "[ <Function> ]", "Iteration": "Iteration", "Iteration.Syntax": "[ <Function>, <Start Value>, <Number of Iterations> ]\\n[ <Expression>, <Variables>, <Start Values>, <Count> ]", "IterationList": "IterationList", "IterationList.Syntax": "[ <Function>, <Start Value>, <Number of Iterations> ]\\n[ <Expression>, <Variables>, <Start Values>, <Count> ]", "IterationList.SyntaxCAS": "[ <Function>, <Start Value>, <Number of Iterations> ]", "Join": "Join", "Join.Syntax": "[ <List of Lists> ]\\n[ <List>, <List>, ... ]", "JordanDiagonalization": "JordanDiagonalization", "JordanDiagonalization.SyntaxCAS": "[ <Matrix> ]", "KeepIf": "KeepIf", "KeepIf.Syntax": "[ <Condition>, <List> ]\\n[ <Condition>, <Variable>, <List> ]", "LCM": "LCM", "LCM.Syntax": "[ <List of Numbers> ]\\n[ <Number>, <Number> ]", "LCM.SyntaxCAS": "[ <List of Numbers> ]\\n[ <List of Polynomials> ]\\n[ <Number>, <Number> ]\\n[ <Polynomial>, <Polynomial> ]", "LUDecomposition": "LUDecomposition", "LUDecomposition.Syntax": "[ <Matrix> ]", "LaTeX": "FormulaText", "LaTeX.Syntax": "[ <Object> ]\\n[ <Object>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Boolean for Substitution of Variables>, <Boolean Show Name> ]", "Laplace": "Laplace", "Laplace.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Variable>, <Variable> ]", "Last": "Last", "Last.Syntax": "[ <List> ]\\n[ <Text> ]\\n[ <List>, <Number of Elements> ]\\n[ <Text>, <Number of Elements> ]", "Last.SyntaxCAS": "[ <List> ]\\n[ <List>, <Number of Elements> ]", "LeftSide": "LeftSide", "LeftSide.Syntax": "[ <Equation> ]", "LeftSide.SyntaxCAS": "[ <Equation> ]\\n[ <List of Equations> ]\\n[ <List of Equations>, <Index> ]", "LeftSum": "LeftSum", "LeftSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "Length": "Length", "Length.Syntax": "[ <Object> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start Point>, <End Point> ]\\n[ <Curve>, <Start t-Value>, <End t-Value> ]\\n[ <Curve>, <Start Point>, <End Point> ]", "Length.SyntaxCAS": "[ <List> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start x-Value>, <End x-Value> ]", "LetterToUnicode": "LetterToUnicode", "LetterToUnicode.Syntax": "[ <Letter> ]", "Limit": "Limit", "Limit.Syntax": "[ <Function>, <Value> ]", "Limit.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "LimitAbove": "LimitAbove", "LimitAbove.Syntax": "[ <Function>, <Value> ]", "LimitAbove.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "LimitBelow": "LimitBelow", "LimitBelow.Syntax": "[ <Function>, <Value> ]", "LimitBelow.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "Line": "Line", "Line.Syntax": "[ <Point>, <Point> ]\\n[ <Point>, <Parallel Line> ]\\n[ <Point>, <Direction Vector> ]", "LineBisector": "PerpendicularBisector", "LineBisector.Syntax": "[ <Segment> ]\\n[ <Point>, <Point> ]", "LineBisector.Syntax3D": "[ <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "LineGraph": "LineGraph", "LineGraph.Syntax": "[ <List of x-Coordinates>, <List of y-Coordinates> ]", "Locus": "Locus", "Locus.Syntax": "[ <Point Creating Locus Line>, <Point> ]\\n[ <Point Creating Locus Line>, <Slider> ]\\n[ <Slopefield>, <Point> ]\\n[ <f(x, y)>, <Point> ]", "LocusEquation": "LocusEquation", "LocusEquation.Syntax": "[ <Locus> ]\\n[ <Locus Point>, <Moving Point> ]\\n[ <Boolean Expression>, <Moving Point> ]", "LogNormal": "LogNormal", "LogNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Variable Value> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, x, <Boolean Cumulative> ]", "Logistic": "Logistic", "Logistic.Syntax": "[ <Mean>, <Scale>, <Variable Value> ]\\n[ <Mean>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Scale>, x, <Boolean Cumulative> ]", "LowerSum": "LowerSum", "LowerSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "MAD": "MAD", "MAD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "MatrixPlot": "MatrixPlot", "MatrixRank": "MatrixRank", "MatrixRank.Syntax": "[ <Matrix> ]", "Max": "Max", "Max.Syntax": "[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <List> ]\\n[ <List of Data>, <List of Frequencies> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Max.SyntaxCAS": "[ <List> ]\\n[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Data>, <List of Frequencies> ]", "Maximize": "Maximize", "Maximize.Syntax": "[ <Dependent Number>, <Free Number> ]\\n[ <Dependent Number>, <Point on Path> ]", "Mean": "Mean", "Mean.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "MeanX": "MeanX", "MeanX.Syntax": "[ <List of Points> ]", "MeanY": "MeanY", "MeanY.Syntax": "[ <List of Points> ]", "Median": "Median", "Median.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Median.SyntaxCAS": "[ <List of Numbers> ]", "Midpoint": "Midpoint", "Midpoint.Syntax": "[ <Segment> ]\\n[ <Conic> ]\\n[ <Interval> ]\\n[ <Point>, <Point> ]", "Min": "Min", "Min.Syntax": "[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <List> ]\\n[ <List of Data>, <List of Frequencies> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Min.SyntaxCAS": "[ <List> ]\\n[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Data>, <List of Frequencies> ]", "MinimalPolynomial": "MinimalPolynomial", "MinimalPolynomial.Syntax": "[ <Matrix> ]", "Minimize": "Minimize", "Minimize.Syntax": "[ <Dependent Number>, <Free Number> ]\\n[ <Dependent Number>, <Point on Path> ]", "MinimumSpanningTree": "MinimumSpanningTree", "MinimumSpanningTree.Syntax": "[ <List of Points> ]", "Mirror": "Reflect", "Mirror.Syntax": "[ <Object>, <Point> ]\\n[ <Object>, <Line> ]\\n[ <Object>, <Circle> ]", "Mirror.Syntax3D": "[ <Object>, <Point> ]\\n[ <Object>, <Line> ]\\n[ <Object>, <Plane> ]\\n[ <Object>, <Circle> ]", "MixedNumber": "MixedNumber", "MixedNumber.SyntaxCAS": "[ <Number> ]", "Mod": "Mod", "Mod.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Mode": "Mode", "Mode.Syntax": "[ <List of Numbers> ]", "ModularExponent": "ModularExponent", "ModularExponent.Syntax": "[ <Number>, <Number>, <Number> ]", "NDerivative": "NDerivative", "NDerivative.Syntax": "[ <Function> ]\\n[ <Function>, <Order> ]", "NIntegral": "NIntegral", "NIntegral.Syntax": "[ <Function> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start x-Value>, <Start y-Value>, <End x-Value> ]", "NIntegral.SyntaxCAS": "[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start Value>, <End Value> ]", "NInvert": "NInvert", "NInvert.Syntax": "[ <Function> ]", "NSolutions": "NSolutions", "NSolutions.Syntax": "[ <Equation> ]", "NSolutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <Equation>, <Variable = starting value> ]\\n[ <List of Equations>, <List of Variables> ]", "NSolve": "NSolve", "NSolve.Syntax": "[ <Equation> ]", "NSolve.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <Equation>, <Variable = starting value> ]\\n[ <List of Equations>, <List of Variables> ]", "NSolveODE": "NSolveODE", "NSolveODE.Syntax": "[ <List of Derivatives>, <Initial x-coordinate>, <List of Initial y-coordinates>, <Final x-coordinate> ]", "Name": "Name", "Name.Syntax": "[ <Object> ]", "Net": "Net", "Net.Syntax": "[ <Polyhedron>, <Number> ]\\n[ <Polyhedron>, <Number>, <Face>, <Edge>, <Edge>, ... ]", "NextPrime": "NextPrime", "NextPrime.Syntax": "[ <Number> ]", "Normal": "Normal", "Normal.Syntax": "[ <Mean>, <Standard Deviation>, <Variable Value> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, x, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value u> , <Variable Value v> ]", "NormalQuantilePlot": "NormalQuantilePlot", "NormalQuantilePlot.Syntax": "[ <List of Raw Data> ]", "Normalize": "Normalize", "Normalize.Syntax": "[ <List of Numbers> ]\\n[ <List of Points> ]", "Numerator": "Numerator", "Numerator.Syntax": "[ <Number> ]\\n[ <Function> ]", "Numerator.SyntaxCAS": "[ <Expression> ]", "Numeric": "Numeric", "Numeric.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <significant figures> ]", "Object": "Object", "Object.Syntax": "[ <Name of Object as Text> ]", "Octahedron": "Octahedron", "Octahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Ordinal": "Ordinal", "Ordinal.Syntax": "[ <Integer> ]", "OrdinalRank": "OrdinalRank", "OrdinalRank.Syntax": "[ <List> ]", "OrthogonalLine": "PerpendicularLine", "OrthogonalLine.Syntax": "[ <Point>, <Line> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Vector> ]", "OrthogonalLine.Syntax3D": "[ <Point>, <Line> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Vector> ]\\n[ <Point>, <Plane> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Direction>, <Direction> ]\\n[ <Point>, <Line>, <Context> ]", "OrthogonalPlane": "PerpendicularPlane", "OrthogonalPlane.Syntax": "[ <Point>, <Line> ]\\n[ <Point>, <Vector> ]", "OrthogonalVector": "PerpendicularVector", "OrthogonalVector.Syntax": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]", "OrthogonalVector.Syntax3D": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]\\n[ <Plane> ]", "OrthogonalVector.SyntaxCAS": "[ <Vector> ]", "OsculatingCircle": "OsculatingCircle", "OsculatingCircle.Syntax": "[ <Point>, <Object> ]", "PMCC": "CorrelationCoefficient", "PMCC.Syntax": "[ <List of Points> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]", "Pan": "Pan", "Pan.Syntax": "[ <x>, <y> ]", "Pan.Syntax3D": "[ <x>, <y> ]\\n[ <x>, <y>, <z> ]", "Parabola": "Parabola", "Parabola.Syntax": "[ <Point>, <Line> ]", "Parameter": "Parameter", "Parameter.Syntax": "[ <Parabola> ]", "ParametricDerivative": "ParametricDerivative", "ParametricDerivative.Syntax": "[ <Curve> ]", "ParseToFunction": "ParseToFunction", "ParseToFunction.Syntax": "[ <Text> ]\\n[ <Function>, <Text> ]", "ParseToNumber": "ParseToNumber", "ParseToNumber.Syntax": "[ <Text> ]\\n[ <Number>, <Text> ]", "PartialFractions": "PartialFractions", "PartialFractions.Syntax": "[ <Function> ]", "PartialFractions.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]", "Pascal": "Pascal", "Pascal.Syntax": "[ <Number of Successes>, <Probability of Success> ]\\n[ <Number of Successes>, <Probability of Success>, <Boolean Cumulative> ]\\n[ <Number of Successes>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "Pascal.SyntaxCAS": "[ <Number of Successes>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "PathParameter": "PathParameter", "PathParameter.Syntax": "[ <Point On Path> ]", "Payment": "Payment", "Payment.Syntax": "[ <Rate>, <Number of Periods>, <Present Value>, <Future Value (optional)>, <Type (optional)> ]", "PenStroke": "PenStroke", "PenStroke.Syntax": "[ <Point>, ..., <Point> ]", "Percentile": "Percentile", "Percentile.Syntax": "[ <List of Numbers>, <Percent> ]", "Perimeter": "Perimeter", "Perimeter.Syntax": "[ <Polygon> ]\\n[ <Conic> ]\\n[ <Locus> ]", "Periods": "Periods", "Periods.Syntax": "[ <Rate>, <Payment>, <Present Value>, <Future Value (optional)>, <Type (optional)> ]", "PieChart": "PieChart", "PieChart.Syntax": "[ <List of Frequencies> ]\\n[ <List of Frequencies>, <Center>, <Radius> ]", "Plane": "Plane", "Plane.Syntax": "[ <Polygon> ]\\n[ <Conic> ]\\n[ <Point>, <Plane> ]\\n[ <Point>, <Line> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Vector>, <Vector> ]", "Plane.SyntaxCAS": "[ <Point>, <Point>, <Point> ]", "PlaneBisector": "PlaneBisector", "PlaneBisector.Syntax": "[ <Segment> ]\\n[ <Point>, <Point> ]", "PlaySound": "PlaySound", "PlaySound.Syntax": "[ <URL> ]\\n[ <Boolean Play> ]\\n[ <Function>, <Min Value>, <Max Value> ]\\n[ <Function>, <Min Value>, <Max Value>, <Sample Rate>, <Sample Depth> ]", "PlotSolve": "PlotSolve", "PlotSolve.Syntax": "[ <Equation in x> ]", "Point": "Point", "Point.Syntax": "[ <Object> ]\\n[ <Object>, <Parameter> ]\\n[ <Point>, <Vector> ]\\n[ <List> ]", "PointIn": "PointIn", "PointIn.Syntax": "[ <Region> ]", "PointList": "PointList", "PointList.Syntax": "[ <List> ]", "Poisson": "Poisson", "Poisson.Syntax": "[ <Mean> ]\\n[ <Mean>, <Boolean Cumulative> ]\\n[ <Mean>, <Variable Value>, <Boolean Cumulative> ]", "Poisson.SyntaxCAS": "[ <Mean>, <Variable Value>, <Boolean Cumulative> ]", "Polar": "Polar", "Polar.Syntax": "[ <Point>, <Conic> ]\\n[ <Line>, <Conic> ]", "PolyLine": "PolyLine", "PolyLine.Syntax": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]", "Polygon": "Polygon", "Polygon.Syntax": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]\\n[ <Point>, <Point>, <Number of Vertices> ]", "Polygon.Syntax3D": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]\\n[ <Point>, <Point>, <Number of Vertices> ]\\n[ <Point>, <Point>, <Number of Vertices>, <Direction> ]", "Polynomial": "Polynomial", "Polynomial.Syntax": "[ <Function> ]\\n[ <List of Points> ]", "Polynomial.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]", "PresentValue": "PresentValue", "PresentValue.Syntax": "[ <Rate>, <Number of Periods>, <Payment>, <Future Value (optional)>, <Type (optional)> ]", "PreviousPrime": "PreviousPrime", "PreviousPrime.Syntax": "[ <Number> ]", "PrimeFactors": "PrimeFactors", "PrimeFactors.Syntax": "[ <Number> ]", "Prism": "Prism", "Prism.Syntax": "[ <Polygon>, <Point> ]\\n[ <Polygon>, <Height value> ]\\n[ <Point>, <Point>, ... ]", "Product": "Product", "Product.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <Number of Elements> ]\\n[ <List of Numbers>, <List of Frequencies> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "Product.SyntaxCAS": "[ <List of Expressions> ]\\n[ <Expression>, <Variable>, <Start Index>, <End Index> ]", "Prove": "Prove", "Prove.Syntax": "[ <Boolean Expression> ]", "ProveDetails": "ProveDetails", "ProveDetails.Syntax": "[ <Boolean Expression> ]", "Pyramid": "Pyramid", "Pyramid.Syntax": "[ <Polygon>, <Point> ]\\n[ <Polygon>, <Height> ]\\n[ <Point>, <Point>, <Point>, <Point>, ... ]", "Q1": "Q1", "Q1.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Q3": "Q3", "Q3.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "QRDecomposition": "QRDecomposition", "QRDecomposition.Syntax": "[ <Matrix> ]", "QuadricSide": "Side", "QuadricSide.Syntax": "[ <Quadric> ]", "RSquare": "RSquare", "RSquare.Syntax": "[ <List of Points>, <Function> ]", "Radius": "Radius", "Radius.Syntax": "[ <Conic> ]", "Random": "RandomBetween", "Random.Syntax": "[ <Minimum Integer>, <Maximum Integer> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Number of Samples> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Boolean Fixed> ]", "Random.SyntaxCAS": "[ <Minimum Integer>, <Maximum Integer> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Number of Samples> ]", "RandomBinomial": "RandomBinomial", "RandomBinomial.Syntax": "[ <Number of Trials>, <Probability> ]", "RandomDiscrete": "RandomDiscrete", "RandomDiscrete.Syntax": "[ <List>, <List> ]", "RandomElement": "RandomElement", "RandomElement.Syntax": "[ <List> ]", "RandomNormal": "RandomNormal", "RandomNormal.Syntax": "[ <Mean>, <Standard Deviation> ]", "RandomPointIn": "RandomPointIn", "RandomPointIn.Syntax": "[ <Region> ]\\n[ <List of Points> ]\\n[ <xMin>, <xMax>, <yMin>, <yMax> ]", "RandomPoisson": "RandomPoisson", "RandomPoisson.Syntax": "[ <Mean> ]", "RandomPolynomial": "RandomPolynomial", "RandomPolynomial.Syntax": "[ <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]", "RandomPolynomial.SyntaxCAS": "[ <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]\\n[ <Variable>, <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]", "RandomUniform": "RandomUniform", "RandomUniform.Syntax": "[ <Min>, <Max> ]\\n[ <Min>, <Max>, <Number of Samples> ]", "Rate": "Rate", "Rate.Syntax": "[ <Number of Periods>, <Payment>, <Present Value>, <Future Value (optional)>, <Type (optional)>, <Guess (optional)> ]", "Rationalize": "Rationalize", "Rationalize.SyntaxCAS": "[ <Number> ]", "Ray": "Ray", "Ray.Syntax": "[ <Start Point>, <Point> ]\\n[ <Start Point>, <Direction Vector> ]", "ReadText": "ReadText", "ReadText.Syntax": "[ <Text> ]", "RectangleSum": "RectangleSum", "RectangleSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> ]", "ReducedRowEchelonForm": "ReducedRowEchelonForm", "ReducedRowEchelonForm.Syntax": "[ <Matrix> ]", "Relation": "Relation", "Relation.Syntax": "[ <List> ]\\n[ <Object>, <Object> ]", "RemovableDiscontinuity": "RemovableDiscontinuity", "RemovableDiscontinuity.Syntax": "[ <Function> ]", "Remove": "Remove", "Remove.Syntax": "[ <List>, <List> ]", "RemoveUndefined": "RemoveUndefined", "RemoveUndefined.Syntax": "[ <List> ]", "Rename": "Rename", "Rename.Syntax": "[ <Object>, <Name> ]", "Repeat": "Repeat", "Repeat.Syntax": "[ <Number>, <Scripting Command>, <Scripting Command>, ... ]", "ReplaceAll": "ReplaceAll", "ReplaceAll.Syntax": "[ <Text>, <Text to Match>, <Text to Replace> ]", "ResidualPlot": "ResidualPlot", "ResidualPlot.Syntax": "[ <List of Points>, <Function> ]", "Reverse": "Reverse", "Reverse.Syntax": "[ <List> ]", "RightSide": "RightSide", "RightSide.Syntax": "[ <Equation> ]", "RightSide.SyntaxCAS": "[ <Equation> ]\\n[ <List of Equations> ]\\n[ <List of Equations>, <Index> ]", "RigidPolygon": "RigidPolygon", "RigidPolygon.Syntax": "[ <Polygon> ]\\n[ <Polygon>, <Offset x>, <Offset y> ]\\n[ <Free Point>, ..., <Free Point> ]", "Root": "Root", "Root.Syntax": "[ <Polynomial> ]\\n[ <Function>, <Initial x-Value> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Root.SyntaxCAS": "[ <Polynomial> ]", "RootList": "RootList", "RootList.Syntax": "[ <List> ]", "RootMeanSquare": "RootMeanSquare", "RootMeanSquare.Syntax": "[ <List of Numbers> ]", "Roots": "Roots", "Roots.Syntax": "[ <Function>, <Start x-Value>, <End x-Value> ]", "Rotate": "Rotate", "Rotate.Syntax": "[ <Object>, <Angle> ]\\n[ <Object>, <Angle>, <Point> ]", "Rotate.Syntax3D": "[ <Object>, <Angle> ]\\n[ <Object>, <Angle>, <Point> ]\\n[ <Object>, <Angle>, <Axis of Rotation> ]\\n[ <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> ]", "RotateText": "RotateText", "RotateText.Syntax": "[ <Text>, <Angle> ]", "Row": "Row", "Row.Syntax": "[ <Spreadsheet Cell> ]", "RunClickScript": "RunClickScript", "RunClickScript.Syntax": "[ <Object> ]", "RunUpdateScript": "RunUpdateScript", "RunUpdateScript.Syntax": "[ <Object> ]", "SD": "SD", "SD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SDX": "SDX", "SDX.Syntax": "[ <List of Points> ]", "SDY": "SDY", "SDY.Syntax": "[ <List of Points> ]", "SVD": "SVD", "SVD.Syntax": "[ <Matrix> ]", "SXX": "Sxx", "SXX.Syntax": "[ <List of Numbers> ]\\n[ <List of Points> ]", "SXY": "Sxy", "SXY.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "SYY": "Syy", "SYY.Syntax": "[ <List of Points> ]", "Sample": "Sample", "Sample.Syntax": "[ <List>, <Size> ]\\n[ <List>, <Size>, <With Replacement> ]", "SampleSD": "SampleSD", "SampleSD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SampleSD.SyntaxCAS": "[ <List of Numbers> ]", "SampleSDX": "SampleSDX", "SampleSDX.Syntax": "[ <List of Points> ]", "SampleSDY": "SampleSDY", "SampleSDY.Syntax": "[ <List of Points> ]", "SampleVariance": "SampleVariance", "SampleVariance.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SampleVariance.SyntaxCAS": "[ <List of Numbers> ]", "ScientificText": "ScientificText", "ScientificText.Syntax": "[ <Number> ]\\n[ <Number>, <Precision> ]", "SecondAxis": "MinorAxis", "SecondAxis.Syntax": "[ <Conic> ]", "SecondAxisLength": "SemiMinorAxisLength", "SecondAxisLength.Syntax": "[ <Conic> ]", "Sector": "Sector", "Sector.Syntax": "[ <Conic>, <Point>, <Point> ]\\n[ <Conic>, <Parameter Value>, <Parameter Value> ]", "Segment": "Segment", "Segment.Syntax": "[ <Point>, <Point> ]\\n[ <Point>, <Length> ]", "SelectObjects": "SelectObjects", "SelectObjects.Syntax": "[ ]\\n[ <Object>, <Object>, ... ]", "SelectedElement": "SelectedElement", "SelectedElement.Syntax": "[ <List> ]", "SelectedIndex": "SelectedIndex", "SelectedIndex.Syntax": "[ <List> ]", "Semicircle": "Semicircle", "Semicircle.Syntax": "[ <Point>, <Point> ]", "Sequence": "Sequence", "Sequence.Syntax": "[ <End Value> ]\\n[ <Start Value>, <End Value> ]\\n[ <Start Value>, <End Value>, <Increment> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value>, <Increment> ]", "SetActiveView": "SetActiveView", "SetActiveView.Syntax": "[ <View> ]\\n[ <Plane> ]", "SetAxesRatio": "SetAxesRatio", "SetAxesRatio.Syntax": "[ <Number>, <Number> ]", "SetAxesRatio.Syntax3D": "[ <Number>, <Number> ]\\n[ <Number>, <Number>, <Number> ]", "SetBackgroundColor": "SetBackgroundColor", "SetBackgroundColor.Syntax": "[ <Color> ]\\n[ <Object>, <Color> ]\\n[ <Red>, <Green>, <Blue> ]\\n[ <Object>, <Red>, <Green>, <Blue> ]", "SetCaption": "SetCaption", "SetCaption.Syntax": "[ <Object>, <Text> ]", "SetColor": "SetColor", "SetColor.Syntax": "[ <Object>, <Color> ]\\n[ <Object>, <Red>, <Green>, <Blue> ]", "SetConditionToShowObject": "SetConditionToShowObject", "SetConditionToShowObject.Syntax": "[ <Object>, <Condition> ]", "SetConstructionStep": "SetConstructionStep", "SetConstructionStep.Syntax": "[ <Number> ]", "SetCoords": "SetCoords", "SetCoords.Syntax": "[ <Object>, <x>, <y> ]\\n[ <Object>, <x>, <y>, <z> ]", "SetDecoration": "SetDecoration", "SetDecoration.Syntax": "[ <Object>, <Number> ]\\n[ <Segment>, <Number>, <Number>]", "SetDynamicColor": "SetDynamicColor", "SetDynamicColor.Syntax": "[ <Object>, <Red>, <Green>, <Blue> ]\\n[ <Object>, <Red>, <Green>, <Blue>, <Opacity> ]", "SetFilling": "SetFilling", "SetFilling.Syntax": "[ <Object>, <Number> ]", "SetFixed": "SetFixed", "SetFixed.Syntax": "[ <Object>, <true | false> ]\\n[ <Object>, <true | false>, <true | false> ]", "SetImage": "SetImage", "SetImage.Syntax": "[ <Object>, <Image> ]\\n[ <Object>, <Text> ]", "SetLabelMode": "SetLabelMode", "SetLabelMode.Syntax": "[ <Object>, <Number> ]", "SetLayer": "SetLayer", "SetLayer.Syntax": "[ <Object>, <Layer> ]", "SetLevelOfDetail": "SetLevelOfDetail", "SetLevelOfDetail.Syntax": "[ <Surface>, <Level of Detail> ]", "SetLineStyle": "SetLineStyle", "SetLineStyle.Syntax": "[ <Object>, <Number> ]", "SetLineThickness": "SetLineThickness", "SetLineThickness.Syntax": "[ <Object>, <Number> ]", "SetPerspective": "SetPerspective", "SetPerspective.Syntax": "[ <Text> ]", "SetPointSize": "SetPointSize", "SetPointSize.Syntax": "[ <Object>, <Number> ]", "SetPointStyle": "SetPointStyle", "SetPointStyle.Syntax": "[ <Point>, <Number> ]", "SetSeed": "SetSeed", "SetSeed.Syntax": "[ <Integer> ]", "SetSpinSpeed": "SetSpinSpeed", "SetSpinSpeed.Syntax": "[ <Number> ]", "SetTooltipMode": "SetTooltipMode", "SetTooltipMode.Syntax": "[ <Object>, <Number> ]", "SetTrace": "SetTrace", "SetTrace.Syntax": "[ <Object>, <true | false> ]", "SetValue": "SetValue", "SetValue.Syntax": "[ <Boolean>, <0|1> ]\\n[ <Object>, <Object> ]\\n[ <List>, <Number>, <Object> ]", "SetViewDirection": "SetViewDirection", "SetViewDirection.Syntax": "[ ]\\n[ <Direction> ]\\n[ <Direction>, <Boolean animate> ]", "SetVisibleInView": "SetVisibleInView", "SetVisibleInView.Syntax": "[ <Object>, <View Number 1|2>, <Boolean> ]", "Shear": "Shear", "Shear.Syntax": "[ <Object>, <Line>, <Ratio> ]", "ShortestDistance": "ShortestDistance", "ShortestDistance.Syntax": "[ <List of Segments>, <Start Point>, <End Point>, <Boolean Weighted> ]", "ShowAxes": "ShowAxes", "ShowAxes.Syntax": "[]\\n[ <Boolean> ]\\n[ <View>, <Boolean> ]", "ShowGrid": "ShowGrid", "ShowGrid.Syntax": "[]\\n[ <Boolean> ]\\n[ <View>, <Boolean> ]", "ShowLabel": "ShowLabel", "ShowLabel.Syntax": "[ <Object>, <Boolean> ]", "ShowLayer": "ShowLayer", "ShowLayer.Syntax": "[ <Number> ]", "Shuffle": "Shuffle", "Shuffle.Syntax": "[ <List> ]", "SigmaXX": "SigmaXX", "SigmaXX.Syntax": "[ <List of Points> ]\\n[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SigmaXY": "SigmaXY", "SigmaXY.Syntax": "[ <List of Points> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]", "SigmaYY": "SigmaYY", "SigmaYY.Syntax": "[ <List of Points> ]", "Simplify": "Simplify", "Simplify.Syntax": "[ <Function> ]\\n[ <Text> ]", "Simplify.SyntaxCAS": "[ <Function> ]", "Slider": "Slider", "Slider.Syntax": "[ <Min>, <Max>, <Increment>, <Speed>, <Width>, <Is Angle>, <Horizontal>, <Animating>, <Random> ]", "Slope": "Slope", "Slope.Syntax": "[ <Line> ]", "SlopeField": "SlopeField", "SlopeField.Syntax": "[ <f(x, y)> ]\\n[ <f(x, y)>, <Number n> ]\\n[ <f(x, y)>, <Number n>, <Length Multiplier a> ]\\n[ <f(x, y)>, <Number n>, <Length Multiplier a>, <Min x>, <Min y>, <Max x>, <Max y> ]", "SlowPlot": "SlowPlot", "SlowPlot.Syntax": "[ <Function> ]\\n[ <Function>, <Boolean Repeat> ]", "Solutions": "Solutions", "Solutions.Syntax": "[ <Equation> ]", "Solutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "Solve": "Solve", "Solve.Syntax": "[ <Equation> ]", "Solve.SyntaxCAS": "[ <Equation in x> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]\\n[ <List of Parametric Equations>, <List of Variables> ]\\n[ <Equation>, <Variable>, <List of assumptions> ]", "SolveCubic": "SolveCubic", "SolveCubic.SyntaxCAS": "[ <Cubic Polynomial> ]", "SolveODE": "SolveODE", "SolveODE.Syntax": "[ <f\'(x, y)> ]\\n[ <f\'(x, y)>, <Point on f> ]\\n[ <f\'(x, y)>, <Start x>, <Start y>, <End x>, <Step> ]\\n[ <y\'>, <x\'>, <Start x>, <Start y>, <End t>, <Step> ]\\n[ <b(x)>, <c(x)>, <f(x)>, <Start x>, <Start y>, <Start y\'>, <End x>, <Step> ]", "SolveODE.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Point(s) on f> ]\\n[ <Equation>, <Point(s) on f>, <Point(s) on f\'> ]\\n[ <Equation>, <Dependent Variable>, <Independent Variable>, <Point(s) on f> ] \\n[ <Equation>, <Dependent Variable>, <Independent Variable>, <Point(s) on f>, <Point(s) on f\'> ]", "SolveQuartic": "SolveQuartic", "SolveQuartic.SyntaxCAS": "[ <Quartic Polynomial> ]", "Sort": "Sort", "Sort.Syntax": "[ <List> ]\\n[ <Values>, <Keys> ]", "Spearman": "Spearman", "Spearman.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "Sphere": "Sphere", "Sphere.Syntax": "[ <Point>, <Radius> ]\\n[ <Point>, <Point> ]", "Spline": "Spline", "Spline.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Order \\u2265 3> ]\\n[ <List of Points>, <Order \\u2265 3>, <Weight Function> ]", "Split": "Split", "Split.Syntax": "[ <Text>, <List of Texts to split on> ]", "StartAnimation": "StartAnimation", "StartAnimation.Syntax": "[ ]\\n[ <Boolean> ]\\n[ <Slider or Point>, <Slider or Point>, ... ]\\n[ <Slider or Point>, <Slider or Point>, ..., <Boolean> ]", "StartRecord": "StartRecord", "StartRecord.Syntax": "[ ]\\n[ <Boolean> ]", "StemPlot": "StemPlot", "StemPlot.Syntax": "[ <List> ]\\n[ <List>, <Adjustment -1|0|1> ]", "StepGraph": "StepGraph", "StepGraph.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Boolean Join> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]\\n[ <List of Points>, <Boolean Join>, <Point style> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Join> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Join>, <Point style> ]", "StickGraph": "StickGraph", "StickGraph.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Boolean Horizontal> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Horizontal> ]", "Stretch": "Stretch", "Stretch.Syntax": "[ <Object>, <Vector> ]\\n[ <Object>, <Line>, <Ratio> ]", "Substitute": "Substitute", "Substitute.SyntaxCAS": "[ <Expression>, <Substitution List> ]\\n[ <Expression>, <from>, <to> ]", "Sum": "Sum", "Sum.Syntax": "[ <List> ]\\n[ <List>, <Number of Elements> ]\\n[ <List>, <List of Frequencies> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "Sum.SyntaxCAS": "[ <List> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "SumSquaredErrors": "SumSquaredErrors", "SumSquaredErrors.Syntax": "[ <List of Points>, <Function> ]", "SurdText": "SurdText", "SurdText.Syntax": "[ <Point> ]\\n[ <Number> ]\\n[ <Number>, <List> ]", "Surface": "Surface", "Surface.Syntax": "[ <Function>, <Angle> ]\\n[ <Curve>, <Angle>, <Line> ]\\n[ <Expression>, <Expression>, <Expression>, <Parameter Variable 1>, <Start Value>, <End Value>, <Parameter Variable 2>, <Start Value>, <End Value> ]", "TDistribution": "TDistribution", "TDistribution.Syntax": "[ <Degrees of Freedom>, <Variable Value> ]\\n[ <Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Degrees of Freedom>, x, <Boolean Cumulative> ]", "TDistribution.SyntaxCAS": "[ <Degrees of Freedom>, <Variable Value> ]", "TMean2Estimate": "TMean2Estimate", "TMean2Estimate.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8>, <Boolean Pooled> ]\\n[ <Sample Mean 1>, <Sample Standard Deviation 1>, <Sample Size 1>, <Sample Mean 2>, <Sample Standard Deviation 2>, <Sample Size 2>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8>, <Boolean Pooled> ]", "TMeanEstimate": "TMeanEstimate", "TMeanEstimate.Syntax": "[ <List of Sample Data>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]\\n[ <Sample Mean>, <Sample Standard Deviation>, <Sample Size>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]", "TTest": "TTest", "TTest.Syntax": "[ <List of Sample Data>, <Hypothesized Mean>, <Tail> ]\\n[ <Sample Mean>, <Sample Standard Deviation>, <Sample Size>, <Hypothesized Mean>, <Tail> ]", "TTest2": "TTest2", "TTest2.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <Tail>, <Boolean Pooled> ]\\n[ <Sample Mean 1>, <Sample Standard Deviation 1>, <Sample Size 1>, <Sample Mean 2>, <Sample Standard Deviation 2>, <Sample Size 2>, <Tail>, <Boolean Pooled> ]", "TTestPaired": "TTestPaired", "TTestPaired.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <Tail> ]", "TableText": "TableText", "TableText.Syntax": "[ <List>, <List>, ... ]\\n[ <List>, <List>, ..., <Alignment of Text> ]\\n[ <List>, <List>, ..., <Alignment of Text>, <Minimum Cell Width> ]\\n[ <List>, <List>, ..., <Alignment of Text>, <Minimum Cell Width>, <Minimum Cell Height> ]", "Take": "Take", "Take.Syntax": "[ <List>, <Start Position>, <End Position> ]\\n[ <List>, <Start Position> ]\\n[ <Text>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position> ]", "Take.SyntaxCAS": "[ <List>, <Start Position> ]\\n[ <List>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position> ]", "Tangent": "Tangent", "Tangent.Syntax": "[ <Point>, <Conic> ]\\n[ <Point>, <Function> ]\\n[ <Point on Curve>, <Curve> ]\\n[ <x-Value>, <Function> ]\\n[ <Line>, <Conic> ]\\n[ <Conic>, <Conic> ]", "Tangent.SyntaxCAS": "[ <Number>, <Function> ]\\n[ <Point>, <Object> ]", "TaylorSeries": "TaylorPolynomial", "TaylorSeries.Syntax": "[ <Function>, <x-Value>, <Order Number> ]", "TaylorSeries.SyntaxCAS": "[ <Expression>, <x-Value>, <Order Number> ]\\n[ <Expression>, <Variable>, <Variable Value>, <Order Number> ]", "Tetrahedron": "Tetrahedron", "Tetrahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Text": "Text", "Text.Syntax": "[ <Object> ]\\n[ <Object>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Point> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula>, <Horizontal alignment -1|0|1> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula>, <Horizontal alignment -1|0|1>, <Vertical alignment -1|0|1> ]", "TextToUnicode": "TextToUnicode", "TextToUnicode.Syntax": "[ <Text> ]", "Textfield": "InputBox", "Textfield.Syntax": "[ <Linked Object> ]", "TiedRank": "TiedRank", "TiedRank.Syntax": "[ <List> ]", "ToBase": "ToBase", "ToBase.Syntax": "[ <Number>, <Base> ]", "ToComplex": "ToComplex", "ToComplex.Syntax": "[ <Vector> ]", "ToExponential": "ToExponential", "ToExponential.SyntaxCAS": "[ <Complex Number> ]", "ToPoint": "ToPoint", "ToPoint.Syntax": "[ <Complex Number> ]", "ToPolar": "ToPolar", "ToPolar.Syntax": "[ <Complex Number> ]\\n[ <Vector> ]", "ToolImage": "ToolImage", "ToolImage.Syntax": "[ <Number> ]\\n[ <Number>, <Point> ]\\n[ <Number>, <Point>, <Point> ]", "Top": "Top", "Top.Syntax": "[ <Quadric> ]", "Translate": "Translate", "Translate.Syntax": "[ <Object>, <Vector> ]\\n[ <Vector>, <Start Point> ]", "Transpose": "Transpose", "Transpose.Syntax": "[ <Matrix> ]", "TrapezoidalSum": "TrapezoidalSum", "TrapezoidalSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Trapezoids> ]", "TravelingSalesman": "TravelingSalesman", "TravelingSalesman.Syntax": "[ <List of Points> ]", "TriangleCenter": "TriangleCenter", "TriangleCenter.Syntax": "[ <Point>, <Point>, <Point>, <Number> ]", "TriangleCurve": "TriangleCurve", "TriangleCurve.Syntax": "[ <Point>, <Point>, <Point>, <Equation> ]", "Triangular": "Triangular", "Triangular.Syntax": "[ <Lower Bound>, <Upper Bound>, <Mode>, <Variable Value> ]\\n[ <Lower Bound>, <Upper Bound>, <Mode>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lower Bound>, <Upper Bound>, <Mode>, x, <Boolean Cumulative> ]", "TrigCombine": "TrigCombine", "TrigCombine.Syntax": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]", "TrigExpand": "TrigExpand", "TrigExpand.Syntax": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]", "TrigExpand.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]\\n[ <Expression>, <Target Function>, <Target Variable> ]\\n[ <Expression>, <Target Function>, <Target Variable>, <Target Variable> ]", "TrigSimplify": "TrigSimplify", "TrigSimplify.Syntax": "[ <Expression> ]", "Trilinear": "Trilinear", "Trilinear.Syntax": "[ <Point>, <Point>, <Point>, <Number>, <Number>, <Number> ]", "TurningPoint": "InflectionPoint", "TurningPoint.Syntax": "[ <Polynomial> ]", "TurningPoint.SyntaxCAS": "[ <Function> ]", "Turtle": "Turtle", "Turtle.Syntax": "[]", "TurtleBack": "TurtleBack", "TurtleBack.Syntax": "[ <Turtle>, <Distance> ]", "TurtleDown": "TurtleDown", "TurtleDown.Syntax": "[ <Turtle> ]", "TurtleForward": "TurtleForward", "TurtleForward.Syntax": "[ <Turtle>, <Distance> ]", "TurtleLeft": "TurtleLeft", "TurtleLeft.Syntax": "[ <Turtle>, <Angle> ]", "TurtleRight": "TurtleRight", "TurtleRight.Syntax": "[ <Turtle>, <Angle> ]", "TurtleUp": "TurtleUp", "TurtleUp.Syntax": "[ <Turtle> ]", "Type": "Type", "Type.Syntax": "[ <Object> ]", "UnicodeToLetter": "UnicodeToLetter", "UnicodeToLetter.Syntax": "[ <Integer> ]", "UnicodeToText": "UnicodeToText", "UnicodeToText.Syntax": "[ <List of Integers> ]", "Uniform": "Uniform", "Uniform.Syntax": "[ <Lower Bound>, <Upper Bound>, <Variable Value> ]\\n[ <Lower Bound>, <Upper Bound>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lower Bound>, <Upper Bound>, x, <Boolean Cumulative> ]", "Union": "Union", "Union.Syntax": "[ <List>, <List> ]\\n[ <Polygon>, <Polygon> ]", "Unique": "Unique", "Unique.Syntax": "[ <List> ]", "UnitOrthogonalVector": "UnitPerpendicularVector", "UnitOrthogonalVector.Syntax": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]", "UnitOrthogonalVector.Syntax3D": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]\\n[ <Plane> ]", "UnitOrthogonalVector.SyntaxCAS": "[ <Vector> ]", "UnitVector": "UnitVector", "UnitVector.Syntax": "[ <Object> ]", "UnitVector.SyntaxCAS": "[ <Vector> ]", "UpdateConstruction": "UpdateConstruction", "UpdateConstruction.Syntax": "[ ]\\n[ <Number of times> ]", "UpperSum": "UpperSum", "UpperSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "Variance": "Variance", "Variance.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Vector": "Vector", "Vector.Syntax": "[ <Point> ]\\n[ <Start Point>, <End Point> ]", "Vertex": "Vertex", "Vertex.Syntax": "[ <Conic> ]\\n[ <Inequality> ]\\n[ <Polygon> ]\\n[ <Polygon>, <Index> ]\\n[ <Segment>, <Index> ]", "VerticalText": "VerticalText", "VerticalText.Syntax": "[ <Text> ]\\n[ <Text>, <Point> ]", "Volume": "Volume", "Volume.Syntax": "[ <Object> ]", "Voronoi": "Voronoi", "Voronoi.Syntax": "[ <List of Points> ]", "Weibull": "Weibull", "Weibull.Syntax": "[ <Shape>, <Scale>, <Variable Value> ]\\n[ <Shape>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Shape>, <Scale>, x, <Boolean Cumulative> ]", "Weibull.SyntaxCAS": "[ <Shape>, <Scale>, <Variable Value> ]", "ZMean2Estimate": "ZMean2Estimate", "ZMean2Estimate.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <\\u03c31>, <\\u03c32>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]\\n[ <Sample Mean 1>, <\\u03c31>, <Sample Size 1>, <Sample Mean 2>, <\\u03c32>, <Sample Size 2>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]", "ZMean2Test": "ZMean2Test", "ZMean2Test.Syntax": "[ <List of Sample Data 1>, <\\u03c31>, <List of Sample Data 2>, <\\u03c32>, <Tail> ]\\n[ <Sample Mean 1>, <\\u03c31>, <Sample Size 1>, <Sample Mean 2>, <\\u03c32>, <Sample Size 2>, <Tail> ]", "ZMeanEstimate": "ZMeanEstimate", "ZMeanEstimate.Syntax": "[ <List of Sample Data>, <\\u03c3>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]\\n[ <Sample Mean>, <\\u03c3>, <Sample Size>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]", "ZMeanTest": "ZMeanTest", "ZMeanTest.Syntax": "[ <List of Sample Data>, <\\u03c3>, <Hypothesized Mean>, <Tail> ]\\n[ <Sample Mean>, <\\u03c3>, <Sample Size>, <Hypothesized Mean>, <Tail> ]", "ZProportion2Estimate": "ZProportion2Estimate", "ZProportion2Estimate.Syntax": "[ <Sample Proportion 1>, <Sample Size 1>, <Sample Proportion 2>, <Sample Size 2>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]", "ZProportion2Test": "ZProportion2Test", "ZProportion2Test.Syntax": "[ <Sample Proportion 1>, <Sample Size 1>, <Sample Proportion 2>, <Sample Size 2>, <Tail> ]", "ZProportionEstimate": "ZProportionEstimate", "ZProportionEstimate.Syntax": "[ <Sample Proportion>, <Sample Size>, <\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8> ]", "ZProportionTest": "ZProportionTest", "ZProportionTest.Syntax": "[ <Sample Proportion>, <Sample Size>, <Hypothesized Proportion>, <Tail> ]", "Zip": "Zip", "Zip.Syntax": "[ <Expression>, <Var1>, <List1>, <Var2>, <List2>, ... ]", "Zipf": "Zipf", "Zipf.Syntax": "[ <Number of Elements>, <Exponent> ]\\n[ <Number of Elements>, <Exponent>, <Boolean Cumulative> ]\\n[ <Number of Elements>, <Exponent>, <Variable Value>, <Boolean Cumulative> ]", "Zipf.SyntaxCAS": "[ <Number of Elements>, <Exponent>, <Variable Value>, <Boolean Cumulative> ]", "ZoomIn": "ZoomIn", "ZoomIn.Syntax": "[ ]\\n[ <Scale Factor> ]\\n[ <Scale Factor>, <Center Point> ]\\n[ <Min x>, <Min y>, <Max x>, <Max y> ]\\n[ <Min x>, <Min y>, <Min z>, <Max x>, <Max y>, <Max z> ]", "ZoomOut": "ZoomOut", "ZoomOut.Syntax": "[ <Scale Factor> ]\\n[ <Scale Factor>, <Center Point> ]", "mad": "mad", "mad.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "mean": "mean", "mean.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "stdev": "stdev", "stdev.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "stdevp": "stdevp", "stdevp.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]"}');__GGB__keysVar["yi"].error=JSON.parse('{"AssignmentToFixed": "\\u05d0\\u05d5\\u05de\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05dc\\u05e2\\u05db\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05d8\\u05d0\\u05b8\\u05e8 \\u05de\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e2\\u05e0\\u05d3\\u05e2\\u05e8\\u05df", "CAS.GeneralErrorMessage": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2 \\u05d8\\u05d5\\u05d9\\u05d2 \\u05e0\\u05d9\\u05e9\\u05d8, \\u05e6\\u05d5\\u05dd \\u05d1\\u05d0\\u05b7\\u05d3\\u05d5\\u05d9\\u05e2\\u05e8\\u05df", "CAS.InvalidReferenceError": "\\u05d8\\u05d9\\u05d9\\u05dc \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e6\\u05df \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05d9\\u05dc\\u05d8\\u05d9\\u05e7", "CAS.SelectionStructureError": "\\u05e7\\u05d5\\u05e7\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8 \\u05d3\\u05d9 \\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05d8\\u05d5\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "CAS.TimeoutError": "\\u05d3\\u05d9 \\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05d5\\u05e0\\u05d2 \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d2\\u05e2\\u05d3\\u05d5\\u05d9\\u05e2\\u05e8\\u05d8 \\u05e6\\u05d5 \\u05dc\\u05d0\\u05b7\\u05e0\\u05d2 \\u05d0\\u05d5\\u05df \\u05d0\\u05d9\\u05d6 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d2\\u05e2\\u05e8\\u05d9\\u05e1\\u05df \\u05d2\\u05e2\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05df", "CAS.VariableIsDynamicReference": "\\u05e4\\u05bc\\u05e8\\u05d5\\u05bc\\u05d5\\u05d5 \\u05e6\\u05d5\\u05e6\\u05d5\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05d0\\u05b7 \\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2\\u05e8 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5", "CannotUnsnap": "Cannot unsnap the application.", "ChangeDependent": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05d8\\u05d0\\u05b8\\u05e8 \\u05de\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d1\\u05f2\\u05b7\\u05d8\\u05df", "CircularDefinition": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05be\\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e6\\u05d9\\u05e2", "Error": "\\u05d8\\u05e2\\u05d5\\u05ea", "ExponentMustBeInteger": "\\u05d0\\u05b7 \\u05de\\u05d3\\u05e8\\u05d2\\u05d4\\u05be\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8 \\u05d3\\u05d0\\u05b7\\u05e8\\u05e3 \\u05d6\\u05f2\\u05b7\\u05df \\u05d0\\u05b7 \\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc", "FileFormatUnknown": "\\u05d0\\u05d5\\u05de\\u05d1\\u05d0\\u05b7\\u05e7\\u05d0\\u05b7\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d8\\u05e2\\u05e7\\u05e2\\u05be\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05d8", "FileLoadingError": "Sorry, the file could not be loaded. Please refresh the page or go to https://help.geogebra.org for support", "FileNotFound": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05df \\u05d3\\u05d9 \\u05d8\\u05e2\\u05e7\\u05d8", "FrameLoadError": "This web page does not support embedding.", "FunctionExpected": "\\u05d3\\u05d0\\u05b8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "IllegalAddition": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05d7\\u05d9\\u05d1\\u05d5\\u05e8", "IllegalArgument": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d2\\u05d5\\u05de\\u05e2\\u05e0\\u05d8", "IllegalArgumentNumber": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc \\u05d0\\u05b7\\u05e8\\u05d2\\u05d5\\u05de\\u05e2\\u05e0\\u05d8\\u05df", "IllegalAssignment": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05d2\\u05d0\\u05b7\\u05d1\\u05e2", "IllegalBoolean": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2 \\u05d1\\u05d5\\u05dc\\u05e2\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9\\u05e2 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e2\\u05e8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "IllegalComparison": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "IllegalDivision": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05d7\\u05d9\\u05dc\\u05d5\\u05e7", "IllegalExponent": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05de\\u05d3\\u05e8\\u05d2\\u05d4\\u05be\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8", "IllegalListOperation": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e2\\u05e8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2\\u05e1\\u05be\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "IllegalMultiplication": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05db\\u05bc\\u05e4\\u05bf\\u05dc", "IllegalSubtraction": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05d7\\u05d9\\u05e1\\u05d5\\u05e8", "IncompleteEquation": "\\u05e0\\u05d9\\u05e9\\u05d8\\u05be\\u05e4\\u05bf\\u05d5\\u05dc\\u05e2 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2\\u05d2:\\n\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d1\\u05d9\\u05d9\\u05d3\\u05e2 \\u05d6\\u05f2\\u05b7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2", "InputError.EndValueLessThanStartValue": "End value for x must be greater than start value for x.", "InputError.Enter_a_number": "Enter a number.", "InputError.Enter_a_number_greater_than_0": "Enter a number greater than 0", "InvalidEquation": "\\u05d0\\u05d5\\u05de\\u05d2\\u05d9\\u05dc\\u05d8\\u05d9\\u05e7\\u05e2 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2:\\n\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05e0\\u05d0\\u05b8\\u05de\\u05d9\\u05e9\\u05e2 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2 \\u05d0\\u05d5\\u05d9\\u05e3 x \\u05d0\\u05d5\\u05df y", "InvalidFunction": "\\u05d0\\u05d5\\u05de\\u05d2\\u05d9\\u05dc\\u05d8\\u05d9\\u05e7\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2:\\n\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d0\\u05b7 \\u05d1\\u05e4\\u05bf\\u05d9\\u05e8\\u05d5\\u05e9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e3 x", "InvalidInput": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2 \\u05d8\\u05d5\\u05d9\\u05d2 \\u05e0\\u05d9\\u05e9\\u05d8, \\u05e6\\u05d5\\u05dd \\u05d1\\u05d0\\u05b7\\u05d3\\u05d5\\u05d9\\u05e2\\u05e8\\u05df", "LabelAlreadyUsed": "This label is already used.", "LoadFileFailed": "\\u05d3\\u05d9 \\u05d8\\u05e2\\u05e7\\u05e2 \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df", "NameUsed": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05e6\\u05e2\\u05d8\\u05dc \\u05d0\\u05d9\\u05d6 \\u05e9\\u05d5\\u05d9\\u05df \\u05d0\\u05d9\\u05df \\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e5", "NotAuthorized": "Not authorized", "NumberExpected": "\\u05d3\\u05d0\\u05b8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05b7 \\u05e6\\u05d0\\u05b8\\u05dc", "PasteImageFailed": "\\u05e6\\u05d5\\u05dd \\u05d1\\u05d0\\u05b7\\u05d3\\u05d5\\u05d9\\u05e2\\u05e8\\u05df \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d1\\u05d9\\u05dc\\u05d3 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05e2\\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "RenameFailed": "\\u05d3\\u05e2\\u05e8 \\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d1\\u05f2\\u05b7\\u05d8\\u05df", "ReplaceFailed": "\\u05e2\\u05e1 \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05df", "SaveFileFailed": "\\u05d3\\u05d9 \\u05d8\\u05e2\\u05e7\\u05e2 \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df", "TableValuesMaxGreater": "Minimum value needs to be less than the maximum value", "TableValuesMinMaxInvalid": "The minimum and/or maximum values are invalid", "TableValuesStepInvalid": "Value for step is invalid", "TooManyRows": "Your input would create too many table rows. Please change your range values.", "Tool.CommandNameTaken": "\\u05d3\\u05d9 \\u05d1\\u05d0\\u05b7\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05d5\\u05e0\\u05d2 \\u05d0\\u05d9\\u05d6 \\u05e9\\u05d5\\u05d9\\u05df \\u05d0\\u05d9\\u05df \\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e5 \\u05d1\\u05f2\\u05b7 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Tool.CreationFailed": "\\u05d3\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8 \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df", "Tool.DeleteUsed": "\\u05d3\\u05d9 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd, \\u05d5\\u05d5\\u05d0\\u05b8\\u05e1 \\u05d5\\u05d5\\u05e2\\u05e8\\u05df \\u05d2\\u05e2\\u05e0\\u05d9\\u05e6\\u05d8 \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2, \\u05e7\\u05e2\\u05df \\u05de\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df:", "Tool.InputNotNeeded": "\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2\\u05e8 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d0\\u05d9\\u05d6 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e0\\u05d9\\u05d9\\u05d8\\u05d9\\u05e7", "Tool.OutputNotDependent": "\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d5\\u05d5\\u05e2\\u05e0\\u05d3\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d9\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "UnbalancedBrackets": "\\u05d3\\u05d9 \\u05e7\\u05dc\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05df \\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8", "UndefinedVariable": "\\u05e0\\u05d9\\u05e9\\u05d8\\u05be\\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc", "UnknownCommand": "\\u05d0\\u05d5\\u05de\\u05d1\\u05d0\\u05b7\\u05e7\\u05d0\\u05b7\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc", "VectorExpected": "\\u05d3\\u05d0\\u05b8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "VideoAccessError": "Something went wrong.", "VideoAccessError.Mebis": "Something went wrong. Please check if you are online and logged in to Mebis."}');__GGB__keysVar["yi"].menu=JSON.parse('{"1VariableStatistics": "1 Variable Statistics", "2VariableStatistics": "2 Variable Statistics", "ACommand": "%0 Command", "ADecimalPlace": "%0 \\u05d3\\u05e2\\u05e6\\u05d9\\u05de\\u05d0\\u05b7\\u05dc", "ADecimalPlaces": "%0 \\u05d3\\u05e2\\u05e6\\u05d9\\u05de\\u05d0\\u05b7\\u05dc\\u05df", "ADerivativeOfB": "%0 \\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5 \\u05e4\\u05bf\\u05d5\\u05df%1", "ADilatedByFactorBfromC": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e2\\u05e8 \\u05d4\\u05d0\\u05b8\\u05de\\u05d0\\u05b8\\u05d8\\u05e2\\u05d8\\u05d9\\u05e9\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d9\\u05b4\\u05d5\\u05e0\\u05d2 \\u05de\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05e2\\u05e8 %1 \\u05d0\\u05d5\\u05df \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 %2", "ADoesNotIntersectWithB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8", "AGray": "%0 \\u05d2\\u05e8\\u05d5\\u05d9", "AIntersectsWithB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05d6\\u05d9\\u05da \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8", "AMirroredAtB": "\\u05e1\\u05d9\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9 \\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05dc\\u05d2\\u05d1\\u05d9 %1", "ANOVA": "\\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05e0\\u05e5\\u05be\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6", "APixelsOnScreen": "%0 pixels on screen", "ARotatedByAngleB": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e2\\u05e8 \\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05de\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %1", "ARotatedByAngleBAboutC": "%0 \\u05e0\\u05d0\\u05b8\\u05da \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %1 \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd %2", "ARotatedByAngleBAboutCThroughD": "%0 \\u05e0\\u05d0\\u05b8\\u05da \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %1 \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2 \\u05d0\\u05d5\\u05df \\u05d3\\u05d5\\u05e8\\u05db\\u05d2\\u05d9\\u05d9\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7 %3", "ARotatedByAngleBAboutPlaneCThroughD": "%0 \\u05e0\\u05d0\\u05b8\\u05da \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %1 \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %2 \\u05d0\\u05d5\\u05df \\u05d3\\u05d5\\u05e8\\u05db\\u05d2\\u05d9\\u05d9\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7 %3", "ASignificantFigure": "%0 \\u05d1\\u05d0\\u05b7\\u05d8\\u05f2\\u05b7\\u05d8\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e6\\u05d9\\u05e4\\u05bf\\u05e2\\u05e8", "ASignificantFigures": "%0 \\u05d1\\u05d0\\u05b7\\u05d8\\u05f2\\u05b7\\u05d8\\u05d9\\u05e7\\u05e2 \\u05e6\\u05d9\\u05e4\\u05bf\\u05e2\\u05e8\\u05df", "AStatistics": "%0 Statistics", "ATouchesB": "%0 touches %1", "AandB": "%0 \\u05d0\\u05d5\\u05df %1", "AandBareEqual": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "AandBareLinearlyDependent": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05dc\\u05d9\\u05e0\\u05e2\\u05d0\\u05b7\\u05dc \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05df", "AandBareLinearlyIndependent": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05dc\\u05d9\\u05e0\\u05e2\\u05d0\\u05b7\\u05dc \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05df", "AandBareNotEqual": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "AandBareNotPerpendicular": "%0 and %1 are not perpendicular", "AandBareParallel": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc", "AandBarePerpendicular": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8", "AandBcannotBeCompared": "%0 \\u05d0\\u05d5\\u05df %1 \\u05dc\\u05d0\\u05b8\\u05d6\\u05df \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05df", "About": "\\u05d5\\u05d5\\u05e2\\u05d2\\u05df", "AboutLicense": "\\u05d5\\u05d5\\u05e2\\u05d2\\u05df / \\u05dc\\u05d9\\u05e6\\u05e2\\u05e0\\u05e5", "AbsoluteScreenLocation": "\\u05d0\\u05b7\\u05d1\\u05e1\\u05d0\\u05b8\\u05dc\\u05d5\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d0\\u05b8\\u05d6\\u05d9\\u05e6\\u05d9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e2\\u05e7\\u05e8\\u05d0\\u05b7\\u05df", "Accelerometer": "Acceleration", "Accents": "\\u05d0\\u05b7\\u05e7\\u05e6\\u05e2\\u05e0\\u05d8\\u05df", "AccentsExt": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d1\\u05e8\\u05d9\\u05d9\\u05d8\\u05e2\\u05e8\\u05d8\\u05e2 \\u05d0\\u05b7\\u05e7\\u05e6\\u05e2\\u05e0\\u05d8\\u05df", "ActionObjectTools": "\\u05d0\\u05b7\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "ActualFrequency": "Actual Frequency (Hz)", "AddColumn": "Add Column", "AddCustomColor": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05d9\\u05d9\\u05d2\\u05e2\\u05e0\\u05e2 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "AddFavorite": "Add Favorite", "AddItem": "Add Item", "AddLabel": "Add label", "AddRow": "Add Row", "AddSelection": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "AddTrace": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e6\\u05d5 \\u05d3\\u05e2\\u05e8 \\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05be\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "Adjustment": "\\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d5\\u05e0\\u05d2", "AdoesNotLieOnB": "%0 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 %1", "AdoesNotLieOnThePerimeterOfB": "%0 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05de\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %1", "AdoesNothaveTheSameAreaAsB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d4\\u05d0\\u05b8\\u05d1\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d6\\u05e2\\u05dc\\u05d1\\u05df \\u05e9\\u05d8\\u05d7", "AdoesNothaveTheSameLengthAsB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d4\\u05d0\\u05b8\\u05d1\\u05df \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05d9 \\u05d6\\u05e2\\u05dc\\u05d1\\u05e2 \\u05dc\\u05e2\\u05e0\\u05d2", "Advanced": "\\u05d0\\u05b7\\u05d5\\u05d5\\u05d0\\u05b7\\u05e0\\u05e1\\u05d9\\u05e8\\u05d8", "AhasTheSameAreaAsB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d4\\u05d0\\u05b8\\u05d1\\u05df \\u05d3\\u05e2\\u05dd \\u05d6\\u05e2\\u05dc\\u05d1\\u05df \\u05e9\\u05d8\\u05d7", "AhasTheSameLengthAsB": "%0 \\u05d0\\u05d5\\u05df %1 \\u05d4\\u05d0\\u05b8\\u05d1\\u05df \\u05d3\\u05d9 \\u05d6\\u05e2\\u05dc\\u05d1\\u05e2 \\u05dc\\u05e2\\u05e0\\u05d2", "AintersectsWithBOnce": "%0 \\u05d0\\u05d5\\u05df %1 \\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05d6\\u05d9\\u05da \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8 \\u05d0\\u05d9\\u05d9\\u05df \\u05de\\u05d0\\u05b8\\u05dc", "AintersectsWithBTwice": "%0 \\u05d0\\u05d5\\u05df %1 \\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05d6\\u05d9\\u05da \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05de\\u05d0\\u05b8\\u05dc", "AisAnAsymptoteToB": "%0 \\u05d0\\u05d9\\u05d6 \\u05d0\\u05b7\\u05e1\\u05d9\\u05de\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d8\\u05d9\\u05e9 \\u05e6\\u05d5 %1", "AisNotDefined": "%0 \\u05d0\\u05d9\\u05d6 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05d8", "AisaDegenerateBranchOfB": "%0 \\u05d0\\u05d9\\u05d6 \\u05d0\\u05b7 \\u05d3\\u05e2\\u05d2\\u05e2\\u05e0\\u05e2\\u05e8\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e6\\u05d5\\u05d5\\u05f2\\u05b7\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df %1", "AisaTangentToB": "%0 \\u05d0\\u05d9\\u05d6 \\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5 %1", "Algebra": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2", "AlgebraDescriptions": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "AlgebraWindow": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2", "AliesOnB": "%0 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05d5\\u05d9\\u05e3 %1", "AliesOnThePerimeterOfB": "%0 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05de\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %1", "All": "\\u05d0\\u05b7\\u05dc\\u05e2", "AllBars": "All Bars", "AllCommands": "\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05df", "AllSlices": "All Slices", "AllViews": "\\u05d0\\u05b7\\u05dc\\u05e5", "AllowRescaling": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e6\\u05d5\\u05e1\\u05e7\\u05d0\\u05b7\\u05dc\\u05d9\\u05e8\\u05df", "AllowStyleBar": "\\u05de\\u05d9\\u05d8 \\u05e1\\u05d8\\u05d9\\u05dc\\u05df\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "AllowTooltips": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d3\\u05d9 \\u05d4\\u05d9\\u05dc\\u05e3\\u05be\\u05e8\\u05de\\u05d6\\u05d9\\u05dd", "Alt": "Alt", "AltGr": "AltG", "AlternativeHypothesis": "\\u05d0\\u05b7\\u05dc\\u05d8\\u05e2\\u05e8\\u05e0\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5\\u05e2 \\u05d4\\u05e0\\u05d7\\u05d4", "AlternativeHypothesis.short": "\\u05d0\\u05b7\\u05dc\\u05d8\\u05e2\\u05e8\\u05e0\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5", "Altitude": "\\u05d4\\u05d9\\u05d9\\u05da", "AlwaysTrue": "(always true)", "Anaglyph": "Anaglyph", "Analyze": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05df", "Angle": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "Angle.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "Angle.Tool": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "AngleA": "Angle %0", "AngleBetween": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df:", "AngleBetweenAB": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %0 \\u05d0\\u05d5\\u05df %1", "AngleBetweenAB.short": "%0 to %1", "AngleBetweenABC": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %0, %1, %2", "AngleBetweenABCofD": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %0, %1, %2 \\u05e4\\u05bf\\u05d5\\u05df %3", "AngleBisector": "\\u05d1\\u05d9\\u05e1\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2", "AngleBisector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "AngleBisectorOfAB": "\\u05d1\\u05d9\\u05e1\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0, %1", "AngleBisectorOfABC": "\\u05d1\\u05d9\\u05e1\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0, %1, %2", "AngleFixed": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8\\u05e2\\u05e8 \\u05de\\u05d0\\u05b8\\u05e1", "AngleFixed.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8, \\u05d0\\u05b7 \\u05e9\\u05e4\\u05bc\\u05d9\\u05e5, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05de\\u05d0\\u05b8\\u05e1", "AngleOfA": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0", "AngleUnit": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05d9 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05de\\u05d0\\u05b8\\u05e1\\u05df", "Angles": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05e2\\u05df", "AnglesOfA": "Angles of %0", "AnimatedGIF": "Animated GIF", "AnimatedGIF.Calculating": "Calculating\\u2026", "AnimatedGIF.ErrorA": "Error: %0", "AnimatedGIF.Processing": "Processing\\u2026", "AnimatedGIF.Success": "Export successful", "AnimatedGIFExport": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e0\\u05d9\\u05de\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 GIF", "Animating": "\\u05d0\\u05b7\\u05e0\\u05d9\\u05de\\u05d9\\u05e8\\u05df", "Animation": "\\u05d0\\u05b7\\u05e0\\u05d9\\u05de\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "AnimationLoop": "\\u05d0\\u05d9\\u05df \\u05d0\\u05b7 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 ?", "AnimationSpeed": "\\u05d2\\u05d9\\u05db\\u05e7\\u05d9\\u05d9\\u05d8", "AnimationStarted": "animation has started", "AnimationStep": "\\u05d0\\u05d9\\u05e0\\u05e7\\u05e8\\u05e2\\u05de\\u05e2\\u05e0\\u05d8", "AnimationStopped": "animation has stopped", "Apply": "\\u05d0\\u05b8\\u05e0\\u05d5\\u05d5\\u05e2\\u05e0\\u05d3\\u05df", "ApplyDefaults": "\\u05d0\\u05b8\\u05e0\\u05d5\\u05d5\\u05e2\\u05e0\\u05d3\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "ApplyTemplate": "Apply Template", "ApplyToSelectedObjects": "\\u05d0\\u05b8\\u05e0\\u05d5\\u05d5\\u05e2\\u05e0\\u05d3\\u05df \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Apps": "Apps", "Apt": "%0 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Arc": "\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "ArcLengthOfA": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d1\\u05d5\\u05d9\\u05d2\\u05df %0", "Area": "\\u05e9\\u05d8\\u05d7", "Area.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df, \\u05d0\\u05b7 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05e6\\u05d9 \\u05d0\\u05b7 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "AreaOfA": "\\u05e9\\u05d8\\u05d7 \\u05e4\\u05bf\\u05d5\\u05df %0", "Ascending": "\\u05e9\\u05d8\\u05f2\\u05b7\\u05d2\\u05e0\\u05d3\\u05d9\\u05e7", "AskAQuestion": "Ask a Question", "Assignment.Edit": "Edit Task", "AsymptoteToA": "\\u05d0\\u05b7\\u05e1\\u05d9\\u05de\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d8 \\u05e6\\u05d5 %0", "Ath": "%0\\u05d8\\u05e2\\u05e8", "AttachDetachPoint": "\\u05e6\\u05d5\\u05d1\\u05d9\\u05e0\\u05d3\\u05df / \\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05d9\\u05e0\\u05d3\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "AttachDetachPoint.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 (\\u05d0\\u05d5\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e6\\u05d5\\u05e6\\u05d5\\u05d1\\u05d9\\u05e0\\u05d3\\u05df)", "Audio": "Audio", "Author": "\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05e8", "AutoDimension": "\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05de\\u05d0\\u05b8\\u05e1\\u05df", "Automatic": "\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9", "AuxiliaryObject": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d4\\u05e2\\u05dc\\u05e3\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "AuxiliaryObjects": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d4\\u05e2\\u05dc\\u05e3\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Axes": "\\u05d0\\u05b7\\u05e7\\u05e1\\u05df", "AxesColored": "Colored Axes", "AxisLabel": "\\u05e6\\u05e2\\u05d8\\u05dc", "AxisOfA": "\\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "AxisTicks": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "AxisUnitLabel": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1", "Back": "\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7", "BackgroundColor": "\\u05d4\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d2\\u05e8\\u05d5\\u05e0\\u05d8\\u05be\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "BackgroundImage": "\\u05d4\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d2\\u05e8\\u05d5\\u05e0\\u05d8\\u05be\\u05d1\\u05d9\\u05dc\\u05d3", "BarA": "Bar %0", "BarChart": "\\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05e2\\u05e1\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "BasicLineTools": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "BetweenGroups": "\\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05d2\\u05e8\\u05d5\\u05e4\\u05bc\\u05e2\\u05e1", "Binomial.number": "n", "Binomial.probability": "p", "BlackboardLetters": "\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc\\u05be\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea", "Bold": "\\u05e4\\u05bf\\u05e2\\u05d8", "Bold.Short": "B", "Boolean": "\\u05d1\\u05d5\\u05dc\\u05e2\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "BoxSize": "Clipping box size", "BoxSize.large": "Large", "BoxSize.medium": "Medium", "BoxSize.small": "Small", "Boxplot": "\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc\\u05e2\\u05da\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Brackets": "\\u05e7\\u05dc\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05df", "Breakpoint": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Breakpoint.short": "BP", "Browser": "\\u05d1\\u05dc\\u05e2\\u05d8\\u05e2\\u05e8\\u05e2\\u05e8", "ButNotGenerallyTrue": "(but not generally true)", "Button": "\\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc", "Button.Caption": "\\u05e6\\u05d5\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8", "Button.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e6\\u05d5\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc", "Button.Tool": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc", "ButtonSize": "Button Size", "ByLayering": "\\u05e7\\u05d0\\u05b7\\u05dc\\u05e7\\u05e2\\u05e1\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6", "CAS": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05e2\\u05e8 \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "CAS.AutomaticRename": "\\u05d3\\u05e2\\u05e8 \\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df %0 \\u05d0\\u05d9\\u05d6 \\u05e9\\u05d5\\u05d9\\u05df \\u05d2\\u05e2\\u05d5\\u05d5\\u05e2\\u05df \\u05d0\\u05d9\\u05df \\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e5 \\u05d0\\u05d5\\u05df \\u05d0\\u05d9\\u05d6 \\u05d2\\u05e2\\u05d1\\u05d9\\u05d8\\u05df \\u05d2\\u05e2\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05df \\u05d0\\u05d5\\u05d9\\u05e3 %1", "CASCalculator": "CAS Calculator", "CASFieldHelp": "<html dir=\\"rtl\\"><body><p><b>\\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e5 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df</b></p><table border=\\"1\\"><tr><td>Enter </td><td>\\u05d0\\u05d5\\u05d9\\u05e1\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>; </td><td>\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd</td></tr><tr><td>Ctrl + Enter </td><td>\\u05d0\\u05d5\\u05d9\\u05e1\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9</td></tr><tr><td>Alt + Enter </td><td>\\u05e7\\u05d0\\u05b8\\u05e0\\u05d8\\u05e8\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>Escape</td><td>\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>$</td><td>\\u05e4\\u05bf\\u05e8\\u05d9\\u05b4\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd (\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5)</td></tr><tr><td>#</td><td>\\u05e4\\u05bf\\u05e8\\u05d9\\u05b4\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd (\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5)</td></tr><tr><td>$3</td><td>\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05d3\\u05e8\\u05d9\\u05d8\\u05e2\\u05e8 \\u05e9\\u05d5\\u05e8\\u05d4 (\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5)</td></tr><tr><td>#3</td><td>\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05d3\\u05e8\\u05d9\\u05d8\\u05e2\\u05e8 \\u05e9\\u05d5\\u05e8\\u05d4 (\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5)</td></tr><tr><td>F1</td><td>\\u05d4\\u05d9\\u05dc\\u05e3 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr><tr><td>TAB</td><td>\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05d5\\u05de\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05df \\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d9\\u05e7\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr></table><p><br><b>\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05d3\\u05e2\\u05e8\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05df</b><br>\\u05e0\\u05d0\\u05b8\\u05db\\u05df \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df \\u05d3\\u05d9 \\u05e2\\u05e8\\u05e9\\u05d8\\u05e2 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc<br>\\u05d5\\u05d5\\u05e2\\u05d8 \\u05d0\\u05d9\\u05dd GeoGebra \\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05d3\\u05e2\\u05e8\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05df.</p><table border=\\"1\\"><tr><td>Enter </td><td>\\u05d0\\u05b8\\u05e0\\u05e0\\u05e2\\u05de\\u05e2\\u05df \\u05d3\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d2\\u05e2\\u05dc\\u05d9\\u05d9\\u05d2\\u05d8\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr><tr><td>\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05ea</td><td>\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d8 \\u05e6\\u05d5 \\u05d3\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d2\\u05e2\\u05dc\\u05d9\\u05d9\\u05d2\\u05d8\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr></table></body></html>", "CASInitializing": "\\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05de\\u05e4\\u05bc\\u05d9\\u05d5\\u05d8\\u05e2\\u05e8\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8\\u05e2 \\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2\\u05be\\u05e1\\u05d9\\u05e1\\u05d8\\u05e2\\u05dd (\\u05e7\\u05d0\\u05b7\\"\\u05e1) \\u05dc\\u05d0\\u05b8\\u05d6\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05d9\\u05df \\u05d2\\u05d0\\u05b7\\u05e0\\u05d2", "CASPlot": "\\u05e8\\u05e2\\u05e4\\u05bc\\u05e8\\u05e2\\u05d6\\u05e2\\u05e0\\u05d8\\u05d9\\u05e8\\u05df", "CASPlot.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df \\u05db\\u05bc\\u05d3\\u05d9 \\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e9 \\u05e6\\u05d5 \\u05e8\\u05e2\\u05e4\\u05bc\\u05e8\\u05e2\\u05d6\\u05e2\\u05e0\\u05d8\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05e8 \\u05d0\\u05d9\\u05e0\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8", "CASShowRationalExponentsAsRoots": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e8\\u05d0\\u05b7\\u05e6\\u05d9\\u05d0\\u05b8\\u05e0\\u05e2\\u05dc\\u05e2 \\u05de\\u05d3\\u05e8\\u05d2\\u05d4\\u05be\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8\\u05e1 \\u05d5\\u05d5\\u05d9 \\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc\\u05e2\\u05df", "CASTimedOut": "\\u05d3\\u05d9 \\u05e6\\u05f2\\u05b7\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df \\u05d0\\u05d9\\u05d6 \\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8", "CASViewOnly": "\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc \\"%0\\" \\u05e7\\u05e2\\u05df \\u05d2\\u05e2\\u05e0\\u05d9\\u05e6\\u05d8 \\u05d5\\u05d5\\u05e2\\u05e8\\u05df \\u05e0\\u05d0\\u05b8\\u05e8 \\u05d0\\u05d9\\u05df \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "Calculate": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05df", "CalculatorSuite": "Calculator Suite", "CalculatorSuite.short": "Calculator Suite", "CalligraphicLetters": "\\u05e7\\u05d0\\u05b7\\u05dc\\u05d9\\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e9\\u05e2 \\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea", "Camera": "Camera", "Cancel": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e8\\u05d5\\u05e4\\u05bf\\u05df", "Caption": "\\u05e6\\u05d5\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8", "CaptionAndValue": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05d0\\u05d5\\u05df \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "Cartesian": "\\u05e7\\u05d0\\u05b7\\u05e8\\u05d8\\u05e2\\u05d6\\u05d9\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9\\u05e2", "CartesianCoords": "\\u05e7\\u05d0\\u05b7\\u05e8\\u05d8\\u05e2\\u05d6\\u05d9\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df", "CartesianCoords3D": "3D Cartesian Coordinates", "CasCell": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05e2\\u05e8 \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "CasCellUseAsText": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "CasTimeout": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05e6\\u05f2\\u05b7\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b7\\"\\u05e1 (\\u05e1\\u05e2\\u05e7\\u05d5\\u05e0\\u05d3\\u05e2\\u05e1)", "Categories": "Categories", "CellAisNotDefined": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc %0 \\u05d0\\u05d9\\u05d6 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05d8", "CenterImage": "Center Image", "CenterOfA": "\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "CentroidOfA": "\\u05e9\\u05d5\\u05d5\\u05e2\\u05e8\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0", "ChartError.OneColumn": "One column required", "ChartError.TwoColumns": "Two columns required", "CheckBox": "\\u05d1\\u05e8\\u05d9\\u05e8\\u05d4\\u05be\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc \\u05e6\\u05d5 \\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e6\\u05d9 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "CheckBox.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e6\\u05d5\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d1\\u05e8\\u05d9\\u05e8\\u05d4\\u05be\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc", "CheckBoxTitle": "Check Box to Show/Hide Objects", "CheckOutTutorial": "Check out our %0 tutorial!", "CheckedNumerically": "(\\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8)", "ChiSquaredContribution": "\\u05db\\u05d9\\u05be\\u05e7\\u05d5\\u05d5\\u05d0\\u05b7\\u05d3\\u05e8\\u05d0\\u05b7\\u05d8\\u05be\\u05d1\\u05f2\\u05b7\\u05d8\\u05e8\\u05d0\\u05b8\\u05d2", "ChiSquaredTest": "\\u05db\\u05d9\\u05be\\u05e7\\u05d5\\u05d5\\u05d0\\u05b7\\u05d3\\u05e8\\u05d0\\u05b7\\u05d8\\u05be\\u05d8\\u05e2\\u05e1\\u05d8", "ChooseCalculator": "Choose GeoGebra Calculator", "ChooseColor": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05d0\\u05b7 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "ChooseFromFile": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e7\\u05dc\\u05f2\\u05b7\\u05d1\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05e7\\u05e2", "ChooseObject": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e7\\u05dc\\u05f2\\u05b7\\u05d1\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Circle": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "Circle2": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 (\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u2013 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8)", "Circle2.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "Circle3": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Circle3.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "CircleArcTools": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05d5\\u05df \\u05d1\\u05d5\\u05d9\\u05d2\\u05e0\\u05e1", "CircleAxisPoint": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1, \\u05d3\\u05d5\\u05e8\\u05da \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "CircleAxisPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e7\\u05e1 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "CircleEquation": "(x - m)\\u00b2 + (y - n)\\u00b2 = r\\u00b2", "CircleOfAxisAThroughB": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da %1 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1", "CirclePointRadius": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 (\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u2013 \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1)", "CirclePointRadius.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d3\\u05e2\\u05dd \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "CirclePointRadiusDirection": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1 \\u05d0\\u05d5\\u05df \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2", "CirclePointRadiusDirection.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "CircleThroughABC": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da %0, %1, %2", "CircleThroughAwithCenterB": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8\\u05df \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 %1 \\u05d3\\u05d5\\u05e8\\u05da %0", "CircleWithCenterARadiusBParallelToC": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8\\u05df \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 %0 \\u05d0\\u05d5\\u05df \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1 %1, \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "CircleWithCenterAThroughBAxisParallelToC": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da %1 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "CircleWithCenterAThroughBParallelToC": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da %1 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "CircleWithCenterAandRadiusB": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "CircleWithCenterAandRadiusBAxisParallelToC": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1, \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "CircularArc": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05d1\\u05d5\\u05d9\\u05d2\\u05df (\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u2013 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df)", "CircularArc.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "CircularSector": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05e1\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 (\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u2013 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df)", "CircularSector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "CircumcircularArc": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05d1\\u05d5\\u05d9\\u05d2\\u05df \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "CircumcircularArc.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "CircumcircularSector": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05e1\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "CircumcircularSector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05d5\\u05de\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "CircumferenceOfA": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05d9\\u05de\\u05e2\\u05d8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "ClassRule": "\\u05e7\\u05dc\\u05d0\\u05b7\\u05e1\\u05df\\u05be\\u05d2\\u05e2\\u05d6\\u05e2\\u05e5", "ClassWithFrequency": "\\u05e7\\u05dc\\u05d0\\u05b7\\u05e1 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e5", "Classes": "\\u05e7\\u05dc\\u05d0\\u05b7\\u05e1\\u05df", "Clear": "Clear All", "ClearColumn": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "ClearColumns": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "ClearRow": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d4", "ClearRows": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d5\\u05ea", "ClearSelection": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "ClearTrace": "\\u05d0\\u05b7\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e9\\u05e4\\u05bc\\u05d5\\u05e8\\u05df", "ClickHereToGetHelp": "Click here to get help", "Clipboard": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "Clipboard.Blackboard": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc: \\u05e9\\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05e5", "Clipboard.Google": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc: \\u05d2\\u05d5\\u05d2\\u05dc\\u05be\\u05d2\\u05d0\\u05b7\\u05d3\\u05d6\\u05e9\\u05e2\\u05d8", "Clipboard.MediaWiki": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc: MediaWiki", "Clipboard.iframe": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc: <iframe>", "ClipboardMessage": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05e6\\u05d5\\u05dd \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05df.\\n\\u05e9\\u05d8\\u05e2\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e6\\u05d8 \\u05d0\\u05b8\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 HTML\\u05be\\u05d1\\u05d0\\u05b7\\u05d0\\u05b7\\u05e8\\u05d1\\u05e2\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d0\\u05d9\\u05df \\u05d0\\u05f2\\u05b7\\u05e2\\u05e8 LMS (\\u05dc\\u05de\\u05e9\\u05dc Moodle)", "Clipping": "Clipping", "Close": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05de\\u05d0\\u05b7\\u05db\\u05df", "CloseAll": "\\u05d0\\u05b7\\u05dc\\u05e5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05de\\u05d0\\u05b7\\u05db\\u05df", "CloseApplicationLoseUnsavedData": "\\u05d0\\u05d9\\u05e8 \\u05d4\\u05d0\\u05b7\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e6\\u05d8 \\u05d1\\u05f2\\u05b7\\u05dd \\u05e9\\u05dc\\u05d9\\u05e1\\u05df \\u05d3\\u05d9 \\u05d2\\u05e2\\u05d0\\u05b8\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd \\u05d0\\u05d5\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05dc\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05e8\\u05d1\\u05f2\\u05b7 \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e0\\u05d9\\u05e9\\u05d8\\u05be\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d4\\u05d9\\u05d8\\u05e2 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2.", "CloseFile": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05de\\u05d0\\u05b7\\u05db\\u05df \\u05d3\\u05d9 \\u05d8\\u05e2\\u05e7\\u05e2", "CmdList": "\\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05df\\u05be\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "Coefficient": "\\u05e7\\u05d0\\u05b8\\u05e2\\u05e4\\u05bf\\u05d9\\u05e6\\u05d9\\u05e2\\u05e0\\u05d8", "CoefficientOfDetermination": "Coefficient of determination", "CollaborationStopped.text": "You can now save a private copy of the file (this option won\'t be available later)", "CollaborationStopped.title": "Collaboration stopped", "Collaborative": "Collaborative", "CollapseAll": "\\u05d0\\u05b7\\u05dc\\u05e5 \\u05e6\\u05d5\\u05e0\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05d9\\u05d9\\u05d2\\u05df", "CollapseRows": "Collapse Rows", "Color": "\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "ColorfulConstructionProtocol": "\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b8\\u05e7\\u05d0\\u05b8\\u05dc", "Column.X": "X", "Column.Y": "Y", "ColumnA": "Column %0", "ColumnHeader": "\\u05e7\\u05e2\\u05e4\\u05bc\\u05dc \\u05e4\\u05bf\\u05d5\\u05df \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "ColumnOrder": "\\u05e1\\u05d3\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "ColumnPercent": "\\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7 %", "ColumnReset": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e8\\u05d9\\u05d9\\u05e0\\u05d9\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "Columns": "\\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "Comma": "\\u05e7\\u05d0\\u05b8\\u05de\\u05e2", "Command": "\\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc", "CommandName": "\\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05be\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df", "Commands": "Commands", "CommonTangentOfCirclesAandB": "\\u05e9\\u05d5\\u05ea\\u05bc\\u05e4\\u05bf\\u05d9\\u05e9\\u05e2\\u05e8 \\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5 \\u05d3\\u05d9 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05df %0 \\u05d0\\u05d5\\u05df %1", "ComparisonNotPossible": "Sorry, it\'s not possible to compare those objects", "Compass": "\\u05e6\\u05d9\\u05e8\\u05e7\\u05dc", "Compass.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1, \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "ComplexFunction": "Complex Function", "ComplexNumber": "\\u05e7\\u05d0\\u05b8\\u05de\\u05e4\\u05bc\\u05dc\\u05e2\\u05e7\\u05e1\\u05e6\\u05d0\\u05b8\\u05dc", "ComplexNumber.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05e7\\u05d0\\u05b8\\u05de\\u05e4\\u05bc\\u05dc\\u05e2\\u05e7\\u05e1\\u05e6\\u05d0\\u05b8\\u05dc", "ComplexNumber.Tool": "\\u05e7\\u05d0\\u05b8\\u05de\\u05e4\\u05bc\\u05dc\\u05e2\\u05e7\\u05e1\\u05e6\\u05d0\\u05b8\\u05dc", "ConciseCode": "\\u05e7\\u05d5\\u05e8\\u05e6\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05d3", "ConciseUsingCSE5": "\\u05e7\\u05d9\\u05e8\\u05e6\\u05df \\u05d3\\u05d5\\u05e8\\u05da cse5", "Condition.ShowObject": "\\u05d1\\u05d0\\u05b7\\u05d3\\u05d9\\u05e0\\u05d2 \\u05e6\\u05d5 \\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Conditions": "\\u05d1\\u05d0\\u05b7\\u05d3\\u05d9\\u05e0\\u05d2\\u05e2\\u05df", "Cone": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1", "Cone.Help": "Select bottom point, then top point, then enter radius", "Cone.Tool": "Cone", "ConeWithCenterAAxisParallelToBAngleC": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc \\u05d0\\u05d5\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "ConfidenceInterval": "\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "ConfidenceLevel": "\\u05e6\\u05d5\\u05d8\\u05e8\\u05d5\\u05d9\\u05be\\u05e0\\u05d9\\u05d5\\u05d5\\u05d0\\u05b8", "ConfirmDeleteA": "Are you sure you want to delete \\"%0\\"?", "Conic": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "Conic5": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05d9\\u05e0\\u05e3 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Conic5.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e4\\u05bf\\u05d9\\u05e0\\u05e3 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2\\u05e8 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "ConicFromCoeffListA": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0", "ConicLinesEquation": "(a x + b y + c) (d x + e y + f) = 0", "ConicMenu": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "ConicSectionTools": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1", "ConicThroughABCDE": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0, %1, %2, %3, %4", "Conics": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1", "Conify": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d9\\u05b4\\u05e2\\u05df \\u05e6\\u05d5 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d9\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05d3\\u05e2 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1", "Conify.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05db\\u05d0\\u05b7\\u05e4\\u05bc \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e6\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df/\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u00a0\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df/\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d4\\u05d9\\u05d9\\u05da \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7\\u00a0\\u05e6\\u05e2\\u05e0\\u05d8\\u05e8\\u05d9\\u05e8\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d9\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05d3\\u05e2/\\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1", "Connecting": "Connecting\\u2026", "ConstructionNotDegenerate": "the construction is not degenerate", "ConstructionOrder": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e1\\u05d3\\u05e8", "ConstructionProtocol": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b8\\u05e7\\u05d0\\u05b8\\u05dc", "ConstructionProtocolButton": "\\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc \\u05e6\\u05d5 \\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b8\\u05e7\\u05d0\\u05b8\\u05dc", "ConstructionProtocolHelp": "<html><body style=\\"direction: rtl;\\" align=\\"right\\"><p><b>\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b8\\u05e7\\u05d0\\u05b8\\u05dc</b></p><p><br><b>\\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8</b></p><table border=\\"1\\"><tr><td>\\u2191</td><td>\\u05e4\\u05bf\\u05e8\\u05d9\\u05b4\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>\\u2193</td><td>\\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>Home</td><td>\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>End</td><td>\\u05e1\\u05d5\\u05e3 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>Del</td><td>\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr></table><p><b><br>\\u05de\\u05f2\\u05b7\\u05d6\\u05dc</b></p><table border=\\"1\\"><tr><td>\\u05d8\\u05d0\\u05b8\\u05e4\\u05bc\\u05dc\\u05be\\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e9\\u05d5\\u05e8\\u05d4</td><td>\\u05d0\\u05d5\\u05d9\\u05e1\\u05e7\\u05dc\\u05f2\\u05b7\\u05d1\\u05df \\u05d0\\u05b7\\u00a0\\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>\\u05d8\\u05d0\\u05b8\\u05e4\\u05bc\\u05dc\\u05be\\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05e7\\u05e2\\u05e4\\u05bc\\u05dc\\u05e2\\u05da\\u05be\\u05e9\\u05d5\\u05e8\\u05d4</td><td>\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2</td></tr><tr><td>\\u05d0\\u05b8\\u05e0\\u05db\\u05d0\\u05b7\\u05e4\\u05bc\\u05df \\u05d0\\u05d5\\u05df \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d8\\u05e8\\u05d0\\u05b8\\u05d2\\u05df \\u05d0\\u05b7 \\u05e9\\u05d5\\u05e8\\u05d4</td><td>\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc</td></tr><tr><td>\\u05e8\\u05e2\\u05db\\u05d8\\u05e2\\u05e8 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e9\\u05d5\\u05e8\\u05d4</td><td>\\u05e7\\u05d0\\u05b8\\u05e0\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05de\\u05e2\\u05e0\\u05d9\\u05d5</td></tr></table></body></html>", "ConstructionProtocolNavigation": "\\u05d2\\u05d0\\u05b7\\u05e0\\u05d2 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05d3\\u05d9 \\u05e9\\u05d8\\u05d0\\u05b7\\u05e4\\u05bc\\u05dc\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2", "ContextMenu.BarChart": "Bar chart", "ContextMenu.BringForward": "Bring forward", "ContextMenu.BringToFront": "Bring to front", "ContextMenu.Column": "Column", "ContextMenu.ConfirmDeleteA": "Resource \\"%0\\" was successfully deleted.", "ContextMenu.CreateChart": "Create chart", "ContextMenu.DeleteError": "Sorry, something went wrong when trying to delete the resource.", "ContextMenu.DuplicateInput": "Duplicate input", "ContextMenu.DuplicateOutput": "Duplicate output", "ContextMenu.Font": "Font", "ContextMenu.Group": "Group", "ContextMenu.Heading": "Heading", "ContextMenu.ImportData": "Import data", "ContextMenu.LineChart": "Line chart", "ContextMenu.PieChart": "Pie chart", "ContextMenu.Row": "Row", "ContextMenu.SendBackward": "Send backward", "ContextMenu.SendToBack": "Send to back", "ContextMenu.Ungroup": "Ungroup", "ContextMenu.clip": "Clip", "ContextMenu.deleteColumn": "Delete column", "ContextMenu.deleteRow": "Delete row", "ContextMenu.insertColumnLeft": "Insert column left", "ContextMenu.insertColumnRight": "Insert column right", "ContextMenu.insertRowAbove": "Insert row above", "ContextMenu.insertRowBelow": "Insert row below", "ContextMenu.rotateDown": "Rotate down", "ContextMenu.rotateNone": "None", "ContextMenu.rotateUp": "Rotate up", "ContextMenu.textRotation": "Text rotation", "ContextMenu.textWrapping": "Text wrapping", "ContextMenu.wrap": "Wrap", "Continuity": "\\u05e0\\u05d0\\u05b8\\u05db\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Continuous": "\\u05e0\\u05d0\\u05b8\\u05db\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05d9\\u05e7", "Coordinates": "\\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df", "CopiedToClipboard": "Copied to clipboard", "Copy": "\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df", "CopyAsImage": "\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7\\u00a0\\u05d1\\u05d9\\u05dc\\u05d3", "CopyAsLaTeX": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df LaTeX", "CopyAsLibreOfficeFormula": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 LibreOffice\\u05be\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05dc", "CopyImage": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d1\\u05d9\\u05dc\\u05d3", "CopyImageAsSVG": "Copy Image as SVG", "CopyInput": "Copy Input", "CopyOfA": "\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0", "CopyToClipboard": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "CopyToGraphics": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "CopyToInputBar": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "CopyToSpreadsheet": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "CopyVisualStyle": "\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e9\\u05df \\u05e1\\u05d8\\u05d9\\u05dc", "CopyVisualStyle.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05e6\\u05d5 \\u05e2\\u05e8\\u05e9\\u05d8 \\u05d0\\u05d9\\u05d9\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8, \\u05d0\\u05d5\\u05df \\u05d3\\u05d0\\u05b7\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2 \\u05db\\u05bc\\u05d3\\u05d9 \\u05d6\\u05d9\\u05d9 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05d6\\u05f2\\u05b7\\u05df \\u05e1\\u05d8\\u05d9\\u05dc", "CornerPoint": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "CorrelationCoefficient.short": "r", "Count": "\\u05db\\u05bc\\u05de\\u05d5\\u05ea\\u05df", "Count.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e1\\u05db\\u05d5\\u05dd \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Count.Tool": "\\u05d5\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc", "Create": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df", "CreateCurveFit": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d8\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "CreateCurveFit.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "CreateDataFunction": "Create DataFunction", "CreateDataList": "Create List", "CreateListGraphicsView": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "CreateListGraphicsView.Help": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e8\\u05e2\\u05e7\\u05df \\u05d0\\u05b7 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e7 \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "CreateListOfPoints": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7\\u00a0\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "CreateNumber": "Create Number", "CreatePolyLine": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05d2\\u05e2\\u05d1\\u05e8\\u05d0\\u05b8\\u05db\\u05e2\\u05e0\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "CreatePolyLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "CreateSliders": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8\\u05e1", "CreateSlidersForA": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8(\\u05e1) \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8: %0", "CreateTableValues": "Table of values", "CreateYourOwn": "GeoGebra Classic", "CreatingAnimatedGIF": "Creating Animated GIF:", "CrossAt": "\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05d8 \\u05d3\\u05d5\\u05e8\\u05da \\u05d1\\u05f2\\u05b7", "Ctrl": "Ctrl", "Cube": "Cube", "Cube.Help": "Select two points or other corresponding objects", "Cube.Tool": "Cube", "Cubic": "Cubic", "Cumulative": "\\u05e7\\u05d5\\u05de\\u05d5\\u05dc\\u05d9\\u05e8\\u05d8\\u05e2", "CursiveLetters": "\\u05d4\\u05d0\\u05b7\\u05e0\\u05d8\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8\\u05be\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea", "Curve": "\\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "CurveCartesian": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "Custom": "\\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8", "CustomTools": "\\u05d3\\u05e2\\u05dd \\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e6\\u05e2\\u05e8\\u05e1", "Cut": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df", "Cylinder": "\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8", "Cylinder.Help": "Select two points, then enter radius", "Cylinder.Tool": "Cylinder", "CylinderBetweenABRadiusC": "\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %0 \\u05d0\\u05d5\\u05df %1 \\u05de\\u05d9\\u05d8 %2 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "CylinderWithAxisARadiusB": "\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05d0\\u05d5\\u05df %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u00a0\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "Data": "\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "DataAnalysis": "\\u05d3\\u05d0\\u05b7\\u05d8\\u05df\\u05be\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6", "DataColumn": "\\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "DataColumnName": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "DataConnection": "Connection with GeoGebra Sensors app", "DataConnectionFailed": "Sorry, connection failed. Please check the sharing code and try again.", "DataCount": "Count", "DataSharingCode": "Sharing Code", "DataSource": "\\u05d3\\u05d0\\u05b7\\u05d8\\u05df\\u05be\\u05de\\u05e7\\u05d5\\u05e8", "DataTitle": "\\u05d8\\u05d9\\u05d8\\u05dc \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05d9 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "DataType": "\\u05d8\\u05d9\\u05e4\\u05bc \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "DataWithFrequency": "\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e5", "Date": "\\u05d3\\u05d0\\u05b7\\u05d8\\u05e2", "Day.1": "\\u05d6\\u05d5\\u05e0\\u05d8\\u05d9\\u05e7", "Day.2": "\\u05de\\u05d0\\u05b8\\u05e0\\u05d8\\u05d9\\u05e7", "Day.3": "\\u05d3\\u05d9\\u05e0\\u05e1\\u05d8\\u05d9\\u05e7", "Day.4": "\\u05de\\u05d9\\u05d8\\u05d5\\u05d5\\u05d0\\u05b8\\u05da", "Day.5": "\\u05d3\\u05d0\\u05b8\\u05e0\\u05e2\\u05e8\\u05e9\\u05d8\\u05d9\\u05e7", "Day.6": "\\u05e4\\u05bf\\u05e8\\u05f2\\u05b7\\u05d8\\u05d9\\u05e7", "Day.7": "\\u05e9\\u05d1\\u05ea", "DecimalPlaces": "\\u05e6\\u05d0\\u05b8\\u05dc \\u05d3\\u05e2\\u05e6\\u05d9\\u05de\\u05d0\\u05b7\\u05dc\\u05df", "Decoration": "\\u05d1\\u05d0\\u05b7\\u05e6\\u05d9\\u05e8", "Decreasing": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05dc\\u05e0\\u05d3\\u05d9\\u05e7", "Default": "\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc", "Default.Restore": "\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7 \\u05e6\\u05d5 \\u05d3\\u05e2\\u05dd \\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Default.Set": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05de\\u05e6\\u05d1\\u05bf \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "DefaultPointStyle": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05e0\\u05e1\\u05d8\\u05d9\\u05dc (\\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8)", "Defaults": "\\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "DefineFunctions": "Define functions", "Definition": "\\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e6\\u05d9\\u05e2", "DefinitionAndValue": "Definition & Value", "Degree": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05d3", "DegreeUnit": "degree", "DegreesMinutesSeconds": "Degrees, minutes, seconds", "DegreesOfFreedom.short": "\\u05d2\\"\\u05e4\\u05bf", "DegreesOfFreedom1.short": "\\u05d2\\"\\u05e4\\u05bf1", "DegreesOfFreedom2.short": "\\u05d2\\"\\u05e4\\u05bf2", "Delete": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df", "Delete.Help": "\\u05de\\u05e2\\u05e7\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Delete.Tool": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "DeleteARows": "Delete %0 rows", "DeleteColumnA": "Delete Column %0", "DeleteColumnsAtoB": "Delete Columns %0 to %1", "DeleteFailed": "Delete failed", "DeleteObjects": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "DeleteRowA": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d4 %0", "DeleteRowsAtoB": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d5\\u05ea \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d1\\u05d9\\u05d6 %1", "DeleteTool": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05d9 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd", "Delimiter": "\\u05de\\u05d7\\u05d9\\u05e6\\u05d4", "Dependency": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "DependentObjects": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "DepthScaleFactor": "Depth Scale Factor", "Derivative": "\\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5", "Derivative.Help": "\\u05e8\\u05e2\\u05db\\u05e0\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d3\\u05e2\\u05dd \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5", "DerivativeOfA": "\\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5 \\u05e4\\u05bf\\u05d5\\u05df %0", "Descending": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05dc\\u05e0\\u05d3\\u05d9\\u05e7", "Description": "Description", "Description.AVRowInput": "Line %0: %1", "Description.AVRowOutputs": "Algebra View row %0 shows %1", "Description.Done": "Close product tour", "Description.FocusedInputContainsA": "Focused input contains: %0", "Description.HelpOnA": "Help on %0", "Description.Menu": "Open Menu", "Description.Next": "Go to next page in product tour", "DiameterOfAConjugateToB": "\\u05d3\\u05d9\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05d5\\u05d2\\u05d9\\u05e8\\u05d8 \\u05de\\u05d9\\u05d8 %1", "DifferenceOfMeans.short": "\\u03bc\\u2081 - \\u03bc\\u2082", "DifferenceOfProportions.short": "p\\u2081 - p\\u2082", "DifferenceofMeansT": "\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8\\u05df\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3 T", "Differences": "\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3\\u05df", "Dilate.Factor": "\\u05d5\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05e2\\u05e8", "DilateFromPoint": "\\u05d4\\u05d0\\u05b8\\u05de\\u05d0\\u05b8\\u05d8\\u05e2\\u05d8\\u05d9\\u05e9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d9\\u05b4\\u05d5\\u05e0\\u05d2", "DilateFromPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8, \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05e2\\u05e8", "Dimensions": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05e4\\u05bc\\u05e8\\u05d9\\u05d9\\u05d8", "DirectionOfA": "\\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "Directrix": "\\u05d3\\u05d9\\u05e8\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2", "DirectrixOfA": "\\u05d3\\u05d9\\u05e8\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0", "Discard": "Discard", "Discrete": "\\u05d3\\u05d9\\u05e1\\u05e7\\u05e8\\u05e2\\u05d8\\u05e2", "Display": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc", "DisplayPointSymbol": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Distance": "\\u05d3\\u05d9\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05e5 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05dc\\u05e2\\u05e0\\u05d2", "Distance.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df, \\u05d0\\u05b7 \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df \\u05e6\\u05d9 \\u05d0\\u05b7\\u00a0\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "DistanceAB.LaTeX": "\\"\\\\overline{\\" + %0 + %1 + \\"} \\\\, = \\\\, \\" + %2", "DistanceOfAandB": "\\u05d3\\u05d9\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05e5 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %0 \\u05d0\\u05d5\\u05df %1", "Distribution": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d8\\u05d9\\u05d9\\u05dc\\u05d5\\u05e0\\u05d2", "Distribution.Beta": "Beta", "Distribution.Binomial": "\\u05d1\\u05d9\\u05e0\\u05d0\\u05b8\\u05de\\u05d9\\u05e9\\u05e2", "Distribution.Cauchy": "\\u05e7\\u05d0\\u05b8\\u05e9\\u05d9", "Distribution.ChiSquare": "\\u05db\\u05d9\\u05be\\u05e7\\u05d5\\u05d5\\u05d0\\u05b7\\u05d3\\u05e8\\u05d0\\u05b7\\u05d8", "Distribution.Exponential": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e0\\u05e2\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2", "Distribution.F": "\\u05e2\\u05e3\\u05be\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d8\\u05d9\\u05d9\\u05dc\\u05d5\\u05e0\\u05d2", "Distribution.Gamma": "\\u05d2\\u05d0\\u05b7\\u05de\\u05d0\\u05b7", "Distribution.Hypergeometric": "\\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2", "Distribution.Logistic": "\\u05dc\\u05d0\\u05b8\\u05d2\\u05d9\\u05e1\\u05d8\\u05d9\\u05e9\\u05e2", "Distribution.Lognormal": "\\u05dc\\u05d0\\u05b8\\u05d2\\u05be\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05e2", "Distribution.Normal": "\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05e2", "Distribution.Pascal": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05e7\\u05d0\\u05b7\\u05dc", "Distribution.Poisson": "\\u05e4\\u05bc\\u05d5\\u05d0\\u05b7\\u05e1\\u05d0\\u05b8\\u05df", "Distribution.Population": "Population", "Distribution.Scale": "\\u05e1\\u05e7\\u05d0\\u05b7\\u05dc\\u05e2", "Distribution.Shape": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05e2\\u05dd", "Distribution.StudentT": "\\u05e1\\u05d8\\u05d5\\u05d3\\u05e2\\u05e0\\u05d8", "Distribution.Weibull": "\\u05d5\\u05d5\\u05d9\\u05d9\\u05d1\\u05d5\\u05dc", "DoYouWantToSaveYourChanges": "\\u05e6\\u05d9 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d0\\u05f2\\u05b7\\u05e2\\u05e8\\u05e2 \\u05e9\\u05d9\\u05e0\\u05d5\\u05d9\\u05d9\\u05dd?", "Dodecahedron": "Dodecahedron", "DontDeleteTool": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df", "DontOverwrite": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df", "DontRecordToSpreadsheet": "Don\'t Record to Spreadsheet", "DontSave": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df", "DotPlot": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Dots": "Dots", "DoubleClickToOpen": "\\u05d0\\u05b7 \\u05d8\\u05d0\\u05b8\\u05e4\\u05bc\\u05dc\\u05be\\u05e7\\u05dc\\u05d9\\u05e7 \\u05e2\\u05e4\\u05bf\\u05e0\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 Geogebra\\u05be\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "DoubleLine": "\\u05d3\\u05e2\\u05d2\\u05e2\\u05e0\\u05e2\\u05e8\\u05d9\\u05e8\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "DoubleLineEquation": "(a x + b y + c)\\u00b2 = 0", "Down": "\\u05d0\\u05b7\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc", "Download": "Download", "Download.3DPrint": "3D print (.stl)", "Download.ColladaDae": "Collada (.dae)", "Download.ColladaHtml": "Collada (.html)", "Download.GeoGebraFile": "GeoGebra file (.ggb)", "Download.PDFDocument": "PDF document (.pdf)", "Download.PNGImage": "PNG image (.png)", "Download.SVGImage": "SVG image (.svg)", "Download.SlidesGgs": "Slides (.ggs)", "DownloadAs": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df", "DownloadAsGgbFile": "\\u05d0\\u05b7\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05dc\\u05d0\\u05b8\\u05d3\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 .ggb\\u05be\\u05d8\\u05e2\\u05e7\\u05e2", "DownloadAsStl": "3D print (stl)", "DrawArrows": "Draw arrows", "DrawAsDropDownList": "\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05d5\\u05d5\\u05d9\\u05e7\\u05dc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05e2 \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "DrawingPad": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "DrawingPad2": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc 2", "DrawingPadA": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc %0", "DrawingPadAsPSTricks": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d5\\u05d5\\u05d9 PSTricks", "DrawingPadAsPicture": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3", "DrawingPadToClipboard": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05e6\\u05d5\\u05dd \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "DrawingPagAsPGF": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d5\\u05d5\\u05d9 PGF/TikZ", "DropDownEmptyItemSelected": "Empty item selected, dropdown closed", "DropDownItemSelected": "Item %0 selected, dropdown closed", "DropDownOpened": "Dropdown %0 opened", "DropDownSelected": "Dropdown %0 selected", "DropdownClosed": "Dropdown closed", "Duplicate": "Duplicate", "Duration": "Duration", "DynamicColors": "\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8\\u05df", "DynamicCoordinatesOfA": "\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df %0", "DynamicWorksheetAsWebpage": "\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d1\\u05e2\\u05d8\\u05e1\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05d1\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "EccentricityOfA": "\\u05e2\\u05e7\\u05e1\\u05e6\\u05e2\\u05e0\\u05d8\\u05e8\\u05d9\\u05e6\\u05d9\\u05d8\\u05e2\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0", "Edit": "\\u05d1\\u05d0\\u05b7\\u05d0\\u05b7\\u05e8\\u05d1\\u05e2\\u05d8\\u05df", "EditMenu": "\\u05d1\\u05d0\\u05b7\\u05d0\\u05b7\\u05e8\\u05d1\\u05e2\\u05d8\\u05df", "EditProfile": "Edit your Profile", "ElementASelected": "Element %0 selected", "Elementary12": "Elementary 1/2", "Elementary12Colored": "Elementary 1/2 colored", "Elementary12WithHouse": "Elementary 1/2 with house", "Elementary34": "Elementary 3/4", "Ellipse": "\\u05e2\\u05dc\\u05d9\\u05e4\\u05bc\\u05e1", "Ellipse.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d1\\u05d9\\u05d9\\u05d3\\u05e2 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05dd \\u05e2\\u05dc\\u05d9\\u05e4\\u05bc\\u05e1", "Ellipse.Tool": "\\u05e2\\u05dc\\u05d9\\u05e4\\u05bc\\u05e1", "EllipseEquation": "(x - m)\\u00b2 / a\\u00b2 + (y - n)\\u00b2 / b\\u00b2 = 1", "EllipseWithFociABPassingThroughC": "\\u05e2\\u05dc\\u05d9\\u05e4\\u05bc\\u05e1 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df %0, %1 \\u05d3\\u05d5\\u05e8\\u05da %2", "EllipseWithFociABPassingThroughCParallelToD": "Ellipse with foci %0, %1 passing through %2 parallel to %3", "EllipseWithFociABandFirstAxisLengthC": "\\u05e2\\u05dc\\u05d9\\u05e4\\u05bc\\u05e1 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df %0, %1 \\u05d0\\u05d5\\u05df \\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 %2", "Ellipsoid": "Ellipsoid", "Email": "Email", "Embed": "Embed", "EmbedFrameWarning": "If a web page can not be embedded, an empty frame is displayed that can be deleted.", "EmphasizeRightAngle": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05d4\\u05d9\\u05d9\\u05d1\\u05df \\u05d0\\u05b7 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05df \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "EmptyBox": "(\\u05dc\\u05d9\\u05d9\\u05d3\\u05d9\\u05e7 \\u05e7\\u05e2\\u05e1\\u05d8\\u05dc)", "EmptyItem": "Empty Element", "EmptySet": "\\u05dc\\u05d9\\u05d9\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e1\\u05db\\u05d5\\u05dd", "EnableLabelDrags": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05dc\\u05e2\\u05db\\u05e2 \\u05e6\\u05e2\\u05d8\\u05dc\\u05e2\\u05da", "EnableRightClick": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d3\\u05e2\\u05dd \\u05e8\\u05e2\\u05db\\u05d8\\u05df \\u05e7\\u05dc\\u05d9\\u05e7", "EnableScripting": "\\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8\\u05df \\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05d8", "EndProbabilityOf": ")", "EndValueX": "End value for x", "English": "\\u05e2\\u05e0\\u05d2\\u05dc\\u05d9\\u05e9", "EnterAppletAddress": "\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d3\\u05e2\\u05dd \\u05d5\\u05d5\\u05e2\\u05d1\\u05d0\\u05b7\\u05d3\\u05e8\\u05e2\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 GeoGebra\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d2\\u05e8\\u05d0\\u05b7\\u05de\\u05e7\\u05e2", "EnterExpression": "Enter your equation or expression here.", "EnterPercentage": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05f2\\u05b7\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e6\\u05e2\\u05e0\\u05d8", "EnterWebAddress": "\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d3\\u05e2\\u05dd \\u05d5\\u05d5\\u05e2\\u05d1\\u05d0\\u05b7\\u05d3\\u05e8\\u05e2\\u05e1", "EqualVariance": "\\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05e0\\u05e5", "Equation": "\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2", "Eraser": "Eraser", "ErrorAtLine": "\\u05d8\\u05e2\\u05d5\\u05ea \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e9\\u05d5\\u05e8\\u05d4:", "ErrorInJavaScript": "\\u05d8\\u05e2\\u05d5\\u05ea \\u05d0\\u05d9\\u05df JavaScript", "ErrorInJavaScriptAtLineA": "\\u05d8\\u05e2\\u05d5\\u05ea \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05e9\\u05d5\\u05e8\\u05d4 %0", "ErrorInScriptAtLineAFromObjectB": "\\u05d8\\u05e2\\u05d5\\u05ea \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05e9\\u05d5\\u05e8\\u05d4 %0 (\\u05d2\\u05e2\\u05e8\\u05d5\\u05e4\\u05bf\\u05df \\u05e4\\u05bf\\u05d5\\u05df %1)", "Esc": "Esc", "EstimatedValue": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d2\\u05e2\\u05e9\\u05d0\\u05b7\\u05e6\\u05d8\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "Evaluate": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e6\\u05df", "Evaluate.Help": "\\u05d2\\u05e2\\u05e0\\u05d5\\u05d9\\u05e2\\u05e8 \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "ExamCAS": "GeoGebra Exam CAS Calculator", "ExamCAS.short": "Exam CAS", "ExamDialog.Subtitle": "Ask your teacher which exam type you have to select.", "ExamGraphingCalc.long": "GeoGebra Exam Graphing Calculator", "ExamGraphingCalc.short": "Exam Graphing Calc", "ExamSimpleCalc.long": "GeoGebra Exam Scientific Calculator", "Exercise.CreateNew": "New Exercise", "Exit": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1", "ExitExamShutDown": "Shut down", "Expand": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05dc\\u05d9\\u05d9\\u05d2\\u05df", "Expand.Help": "\\u05dc\\u05d9\\u05d9\\u05d2\\u05d8 \\u05e4\\u05bf\\u05d5\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05d7\\u05d5\\u05e5 \\u05d3\\u05d9 \\u05e7\\u05dc\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05df", "ExpandAll": "\\u05d0\\u05b7\\u05dc\\u05e5 \\u05e4\\u05bf\\u05d5\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05dc\\u05d9\\u05d9\\u05d2\\u05df", "ExpandedForm": "Expanded Form", "ExpectedCount": "\\u05d3\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d8\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc", "ExplicitConicEquation": "y = a x\\u00b2 + b x + c", "ExplicitLineEquation": "y = m x + b", "ExplicitLineGradient": "m", "Exponential": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e0\\u05e2\\u05d8\\u05d0\\u05b7\\u05dc", "Export": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df", "ExportAnimatedGIF": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e0\\u05d9\\u05de\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 GIF", "ExportAsPicture": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3", "ExportAsWebpage": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05d1\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "ExportTextAsShapes": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8 \\u05d5\\u05d5\\u05d9 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05df", "Expression": "Expression", "ExtraLarge": "\\u05d2\\u05d0\\u05b8\\u05e8\\u05be\\u05d2\\u05d0\\u05b8\\u05e8 \\u05d2\\u05e8\\u05d5\\u05d9\\u05e1", "ExtraSmall": "\\u05d2\\u05d0\\u05b8\\u05e8\\u05be\\u05d2\\u05d0\\u05b8\\u05e8 \\u05e7\\u05dc\\u05d9\\u05d9\\u05df", "ExtraViews": "Extra Views", "Extremum": "Extremum", "Extremum.Help": "Select a function", "ExtremumOfA": "\\u05e2\\u05e7\\u05e1\\u05d8\\u05e8\\u05e2\\u05de\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "Extrusion": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d9\\u05b4\\u05e2\\u05df \\u05e6\\u05d5 \\u05d0\\u05b7 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05e2\\u05e8\\u00a0\\u05e4\\u05bc\\u05e8\\u05d9\\u05d6\\u05de\\u05e2 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8", "Extrusion.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u00a0\\u05db\\u05d0\\u05b7\\u05e4\\u05bc \\u05d0\\u05d5\\u05df \\u05d0\\u05b7\\u00a0\\u05e6\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df/\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df/\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d4\\u05d9\\u05d9\\u05da \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e4\\u05bc\\u05e8\\u05d9\\u05d6\\u05de\\u05e2/\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8", "EyeDistance": "Distance from screen", "EyeSeparation": "Eye Separation", "EyesSeparation": "Distance between eyes", "FStatistic": "F", "Factor": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d9\\u05e8\\u05df", "Factor.Help": "\\u05d6\\u05d5\\u05db\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8\\u05df", "Fading": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05dc\\u05d9\\u05d9\\u05da", "FalseInGeneral": "(false in general)", "FastHelp": "\\u05d2\\u05d9\\u05db\\u05e2 \\u05d4\\u05d9\\u05dc\\u05e3", "File": "\\u05d8\\u05e2\\u05e7\\u05e2", "File.HTML": "\\u05d8\\u05e2\\u05e7\\u05e2: html", "File.SCORM": "\\u05d8\\u05e2\\u05e7\\u05e2: SCORM", "File.epub": "\\u05d8\\u05e2\\u05e7\\u05e2: epub", "File.iBook": "\\u05d8\\u05e2\\u05e7\\u05e2: iBook", "FileBrowser": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e4\\u05bc\\u05e7\\u05e2\\u05e1\\u05be\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d1\\u05dc\\u05d9\\u05e7", "FileSystem": "\\u05e1\\u05d9\\u05e1\\u05d8\\u05e2\\u05dd\\u05be\\u05d8\\u05e2\\u05e7\\u05e2", "Filename": "Filename", "Files": "\\u05d8\\u05e2\\u05e7\\u05e2\\u05e1", "FillType": "\\u05e4\\u05bf\\u05d9\\u05dc\\u05e2\\u05db\\u05e5", "Filling": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e4\\u05bf\\u05d9\\u05dc\\u05d5\\u05e0\\u05d2", "Filling.Brick": "\\u05e6\\u05d9\\u05d2\\u05dc", "Filling.Chessboard": "\\u05e9\\u05d0\\u05b8\\u05db\\u05d1\\u05e8\\u05e2\\u05d8", "Filling.Crosshatch": "\\u05d2\\u05e2\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc\\u05d8", "Filling.CurrentSymbol": "Current Symbol", "Filling.Dotted": "\\u05d2\\u05e2\\u05e4\\u05bc\\u05d9\\u05e0\\u05d8\\u05dc\\u05d8", "Filling.Hatch": "\\u05e9\\u05d8\\u05e8\\u05d9\\u05db\\u05d9\\u05e8\\u05d8", "Filling.Honeycomb": "\\u05e1\\u05d8\\u05e2\\u05dc\\u05e0\\u05d9\\u05e7", "Filling.Image": "\\u05d1\\u05d9\\u05dc\\u05d3", "Filling.Standard": "\\u05d2\\u05dc\\u05d0\\u05b7\\u05d8", "Filling.Symbol": "\\u05e1\\u05d9\\u05de\\u05e0\\u05d9\\u05dd", "Filling.Weaving": "Weaving", "Finish": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d8\\u05d9\\u05e7", "FirstAxisLengthOfA": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "FirstAxisOfA": "\\u05e2\\u05e8\\u05e9\\u05d8\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "FitCurve": "\\u05e1\\u05d0\\u05b7\\u05de\\u05e2 \\u05e6\\u05d5\\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d8\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "FitCurve.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05be\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e7, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "FitLine": "\\u05d1\\u05e2\\u05e1\\u05d8 \\u05e6\\u05d5\\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d8\\u05e2 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2", "FitLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e8\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05be\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e7, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "Fix": "\\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05df \\u05d9\\u05d0\\u05b8 / \\u05e0\\u05d9\\u05d9\\u05df", "Fix.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e6\\u05d5\\u05dd \\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05e8\\u05f2\\u05b7\\u05e6\\u05d5\\u05dc\\u05d0\\u05b8\\u05d6\\u05df", "FixCheckbox": "\\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05d8 \\u05d1\\u05e8\\u05d9\\u05e8\\u05d4\\u05be\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc", "FixObject": "\\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "FixedSize": "Fixed Size", "FixedToGrid": "\\u05d1\\u05dc\\u05d5\\u05d9\\u05d6 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "FocusOfA": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "FontSize": "\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1", "ForceGnuplotPgf": "\\u05e0\\u05d9\\u05e6\\u05df Gnuplot \\u05e6\\u05d5 \\u05e8\\u05e2\\u05e4\\u05bc\\u05e8\\u05e2\\u05d6\\u05e2\\u05e0\\u05d8\\u05d9\\u05e8\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1", "ForegroundColor": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8\\u05d2\\u05e8\\u05d5\\u05e0\\u05d8\\u05be\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "Format": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05d8", "Formulas": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05dc\\u05e2\\u05df", "Fraction": "Fraction", "FractionTotal": "Total Fraction", "FrakturLetters": "\\u05e4\\u05bf\\u05e8\\u05d0\\u05b7\\u05e7\\u05d8\\u05d5\\u05e8\\u05be\\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea", "FreeObjects": "\\u05e4\\u05bf\\u05e8\\u05f2\\u05b7\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "FreehandFunction": "\\u05d4\\u05d0\\u05b7\\u05e0\\u05d8\\u05be\\u05d2\\u05e2\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "FreehandFunction.Help": "\\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 \\u05de\\u05d9\\u05d8 \\u05d3\\u05e2\\u05e8 \\u05d4\\u05d0\\u05b7\\u05e0\\u05d8", "FreehandFunctionOnIntervalAB": "\\u05d4\\u05d0\\u05b7\\u05e0\\u05d8\\u05be\\u05d2\\u05e2\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc [%0, %1]", "FreehandShape": "\\u05d4\\u05d0\\u05b7\\u05e0\\u05d8\\u05be\\u05d2\\u05e2\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8\\u05e2 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05e2\\u05dd", "FreehandShape.Help": "\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8 \\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Frequencies": "\\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e6\\u05df", "Frequency": "\\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e5", "FrequencyHz": "Frequency (Hz)", "FrequencyPolygon": "\\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e6\\u05df\\u05be\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "FrequencyTable": "\\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e6\\u05df\\u05be\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2", "FrequencyTable.Count": "Frequency", "FrequencyTable.Frequency": "Frequency", "FrequencyTable.RelativeFrequency": "Relative Frequency", "FrequencyType": "\\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e5\\u05be\\u05d8\\u05d9\\u05e4\\u05bc", "FullReinstallNeeded": "Sorry, you need to download and do a full reinstall of GeoGebra Classic 5", "Fullscreen": "Fullscreen", "FullscreenButtonSelected": "Full screen button selected (currently not full screen)", "FullscreenExitButtonSelected": "Full screen button selected (currently full screen)", "Function": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "Function.acosd": "acosd", "Function.arccos": "acos", "Function.arccosh": "acosh", "Function.arcsin": "asin", "Function.arcsinh": "asinh", "Function.arctan": "atan", "Function.arctanh": "atanh", "Function.asind": "asind", "Function.atand": "atand", "Function.conjugate": "conjugate", "Function.cos": "cos", "Function.cosh": "cosh", "Function.cot": "cot", "Function.coth": "coth", "Function.csc": "csc", "Function.csch": "csch", "Function.fractionalPart": "FractionalPart", "Function.freehand": "freehand", "Function.imaginary": "Imaginary", "Function.nCr": "nCr", "Function.nPr": "nPr", "Function.nroot": "NRoot", "Function.real": "Real", "Function.sec": "sec", "Function.sech": "sech", "Function.sin": "sin", "Function.sinh": "sinh", "Function.tan": "tan", "Function.tanh": "tanh", "FunctionAonIntervalBC": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 %0 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc [%1, %2]", "FunctionInspector": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2\\u05be\\u05d0\\u05d9\\u05e0\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "FunctionInspector.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "FunctionNVar": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "Functionality": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05d0\\u05b8\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d8\\u05e2\\u05d8", "GUIFontSize": "\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05d0\\u05d9\\u05df \\u05d3\\u05d9 \\u05de\\u05e2\\u05e0\\u05d9\\u05d5\\u05e2\\u05df", "General": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05de\\u05d9\\u05d9\\u05df", "General.ImportFailed": "Import failed", "General.Order": "Order", "GeneralLineEquation": "a x + b y + c = 0", "GeneralTools": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05de\\u05d9\\u05d9\\u05e0\\u05e2", "GenerallyTrue": "(generally true)", "GenerallyTrueAcondB": "It is generally true that: %0 under the condition: %1", "GenerateCode": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05e2\\u05dd \\u05e7\\u05d0\\u05b8\\u05d3", "GeneratePgf": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05d1\\u05e8\\u05e2\\u05e0\\u05d2\\u05e2\\u05df \\u05d3\\u05e2\\u05dd PGF/TikZ\\u05be\\u05e7\\u05d0\\u05b8\\u05d3", "GeneratePstricks": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05d1\\u05e8\\u05e2\\u05e0\\u05d2\\u05e2\\u05df \\u05d3\\u05e2\\u05dd PSTricks\\u05be\\u05e7\\u05d0\\u05b8\\u05d3", "GeoGebra3DGrapher": "GeoGebra 3D Calculator", "GeoGebra3DGrapher.short": "3D Calculator", "GeoGebraApps": "GeoGebra-Apps", "GeoGebraCASCalculator": "GeoGebra CAS Calculator", "GeoGebraCalculatorSuite": "GeoGebra Calculator Suite", "GeoGebraForum": "GeoGebra \\u05be\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d5\\u05dd", "GeoGebraGeometry": "GeoGebra Geometry", "GeoGebraGraphingCalculator": "GeoGebra Graphing Calculator", "GeoGebraMaterials": "GeoGebra Resources", "GeoGebraNotes": "GeoGebra Notes", "GeoGebraProperties": "GeoGebra\\u05be\\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df", "GeoGebraScientificCalculator": "GeoGebra Scientific Calculator", "GeogebraToAsymptoteExport": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df GeoGebra \\u05e6\\u05d5 Asymptote", "GeometricObjects": "\\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Geometry": "\\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2", "Glasses": "Glasses", "Global": "Global", "GlobalJavaScript": "\\u05d2\\u05dc\\u05d0\\u05b8\\u05d1\\u05d0\\u05b7\\u05dc\\u05e2\\u05e8 JavaScript", "GoToDownloadPage": "\\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05d2\\u05d9\\u05d9\\u05df \\u05e6\\u05d5\\u05dd \\u05d0\\u05b8\\u05e4\\u05bc\\u05dc\\u05d0\\u05b8\\u05d3\\u05be\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "GoToPlayStore": "Go to Play Store", "GoToSettings": "Go to Settings", "GoodnessOfFitTest": "\\u05d2\\u05d9\\u05dc\\u05d8\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d5\\u05e0\\u05d2\\u05be\\u05d8\\u05e2\\u05e1\\u05d8", "GoogleDrive": "Google Drive", "GoogleDriveSaveProblem": "Sorry, there was a problem saving this file to Google Drive", "Graph": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e7", "GraphicsView3D": "\\u05d3\\u05e8\\u05f2\\u05b7\\u05be\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "GraphicsViewAsAsymptote": "\\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d5\\u05d5\\u05d9 Asymptote", "GraphicsViewCopiedToClipboard": "Graphics view copied to clipboard", "GraphicsViewForPlaneA": "\\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7 \\u05e4\\u05bf\\u05d5\\u05df %0", "Graphing": "Graphing", "Graphing3D": "3D Calculator", "GraphingCalculator": "Graphing Calculator", "GraphingCalculator.short": "Graphing", "GraphingCalculator3D.Function3D": "z=f(x,y) functions", "GraphingCalculator3D.LinearEquations": "Linear Equations", "GrayScale": "Gray-scale", "GreekCharacterA": "\\u05d2\\u05e8\\u05d9\\u05db\\u05d9\\u05e9\\u05e2\\u05e8 \\u05e1\\u05d9\\u05de\\u05df: %0", "Grid": "\\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "Grid.Major": "Major Gridlines", "Grid.MajorAndMinor": "Major and Minor Gridlines", "Grid.No": "No Grid", "GridType": "\\u05d8\\u05d9\\u05e4\\u05bc \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "Gridlines": "\\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "Group": "Group", "GroupObjects": "\\u05d2\\u05e8\\u05d5\\u05e4\\u05bc\\u05d9\\u05e8\\u05d8\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "GroupShareFail": "Sharing with group(s) failed.", "GroupShareOk": "Sharing with group(s) successful.", "GroupShareTxt": "Choose group to share resource with:", "Growth": "\\u05d5\\u05d5\\u05d5\\u05bc\\u05e7\\u05e1", "H5PDialog.InsertHelpTxt": "A file with H5P elements can only be opened while being online.", "H5PDialog.UploadFile": "Upload file", "HSL": "HSL", "HSV": "HSV", "HTML5Only": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05e0\\u05d0\\u05b8\\u05e8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 HTML5", "HTML5VideoAccessError": "Something went wrong. Please, check if you are online, the link exists or have permission to the video.", "Height": "\\u05d4\\u05d9\\u05d9\\u05da", "HeightOfA": "Height of %0", "Help": "\\u05d4\\u05d9\\u05dc\\u05e3", "HelpAndFeedback": "Help & Feedback", "Hexagon": "\\u05d4\\u05e2\\u05e7\\u05e1\\u05d0\\u05b7\\u05d2\\u05d0\\u05b8\\u05df", "Hidden": "Hidden", "Hidden.Dashed": "\\u05d2\\u05e2\\u05e4\\u05bc\\u05d9\\u05e0\\u05d8\\u05dc\\u05d8", "Hidden.Invisible": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05df", "Hidden.Unchanged": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d1\\u05d9\\u05d8\\u05df", "HiddenLineStyle": "\\u05e1\\u05d8\\u05d9\\u05dc \\u05e4\\u05bf\\u05d5\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d4\\u05d5\\u05d9\\u05dc\\u05e2\\u05e0\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "Hide": "\\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df", "HideLabel": "Hide Label", "HidePoints": "Hide points", "HideTrace": "Hide Trace", "Highlighter": "Highlighter", "Hint": "Hint", "Histogram": "\\u05d4\\u05d9\\u05e1\\u05d8\\u05d0\\u05b8\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Home": "\\u05d4\\u05d9\\u05d9\\u05dd", "HomeDirectory": "\\u05de\\u05e7\\u05d5\\u05e8\\u05be\\u05e4\\u05bc\\u05d0\\u05b7\\u05e4\\u05bc\\u05e7\\u05e2", "HorizontalScrollbars": "\\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05d3\\u05e2", "HorizontalSplit": "\\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2 \\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05dc\\u05d8\\u05d5\\u05e0\\u05d2", "Hue": "\\u05e9\\u05d0\\u05b7\\u05d8\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "Hyperbola": "\\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "Hyperbola.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "Hyperbola.Tool": "\\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "HyperbolaEquation": "(x - m)\\u00b2 / a\\u00b2 - (y - n)\\u00b2 / b\\u00b2 = 1", "HyperbolaWithFociABPassingThroughC": "\\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df %0, %1 \\u05d3\\u05d5\\u05e8\\u05da %2", "HyperbolaWithFociABandFirstAxisLengthC": "\\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1\\u05df %0, %1 \\u05d0\\u05d5\\u05df \\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 %2", "HyperbolicCylinder": "Hyperbolic Cylinder", "HyperbolicParaboloid": "Hyperbolic Paraboloid", "HyperboloidOneSheet": "Hyperboloid of one sheet", "HyperboloidTwoSheets": "Hyperboloid of two sheets", "Hypergeometric.number": "n", "Hypergeometric.population": "\\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05e7\\u05e2\\u05e8\\u05d5\\u05e0\\u05d2", "Hypergeometric.sample": "\\u05de\\u05d5\\u05e1\\u05d8\\u05e2\\u05e8", "HypothesizedMean.short": "\\u03bc", "HypothesizedProportion.short": "p", "Icon": "\\u05d0\\u05d9\\u05e7\\u05d0\\u05b8\\u05e0\\u05d3\\u05dc", "Icosahedron": "Icosahedron", "IllegalArgumentAinCustomToolB": "\\u05d0\\u05d5\\u05de\\u05d2\\u05e2\\u05d6\\u05e2\\u05e6\\u05dc\\u05e2\\u05db\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05d2\\u05d5\\u05de\\u05e2\\u05e0\\u05d8 %0 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df\\u05be\\u05d2\\u05e2\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05dd \\u05de\\u05db\\u05e9\\u05d9\\u05e8 %1", "Image": "\\u05d1\\u05d9\\u05dc\\u05d3", "Image.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8, \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05d1\\u05d9\\u05dc\\u05d3", "Image.Tool": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3", "ImageDialog.Browse": "Browse", "ImageDialog.Capture": "Capture", "ImageDialog.UploadImageMsg": "Upload an image from your local storage", "ImageErrorAB": "Problem creating image with dimensions %0 \\u00d7 %1", "Images": "\\u05d1\\u05d9\\u05dc\\u05d3\\u05e2\\u05e8", "ImplicitConicEquation": "a x\\u00b2 + b xy + c y\\u00b2 + d x + e y = f", "ImplicitLineEquation": "a x + b y = c", "ImplicitPoly": "\\u05d2\\u05e2\\u05d3\\u05e8\\u05d5\\u05e0\\u05d2\\u05e2\\u05e0\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "ImplicitSurface": "Implicit Surface", "ImportDataFile": "\\u05d0\\u05d9\\u05de\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d0\\u05b7 \\u05d3\\u05d0\\u05b7\\u05d8\\u05df\\u05be\\u05d8\\u05e2\\u05e7\\u05e2", "IncircleOfTriangleABC": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05e9\\u05e8\\u05d9\\u05d1\\u05e2\\u05e0\\u05e2\\u05e8 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05d3\\u05e8\\u05f2\\u05b7\\u05e2\\u05e7 %0%1%2", "Increasing": "\\u05e9\\u05d8\\u05f2\\u05b7\\u05d2\\u05e0\\u05d3\\u05d9\\u05e7", "IncreasingOnce": "\\u05e9\\u05d8\\u05f2\\u05b7\\u05d2\\u05e0\\u05d3\\u05d9\\u05e7 (\\u05d0\\u05d9\\u05d9\\u05df \\u05de\\u05d0\\u05b8\\u05dc)", "IncrementVertical": "Increment (vertical)", "Inequality": "\\u05d0\\u05d5\\u05de\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05e7\\u05d9\\u05d9\\u05d8", "InfiniteConePointAVectorBNumberC": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1 \\u05de\\u05d9\\u05d8 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 %0, \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1, \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %2", "InfiniteConePointsABNumberC": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1 \\u05de\\u05d9\\u05d8 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 %0, \\u05d0\\u05b7\\u05e7\\u05e1 \\u05d3\\u05d5\\u05e8\\u05da %1, \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc %2", "InfiniteCylinderPointAVectorBNumberC": "\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e7\\u05e1 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05d0\\u05d5\\u05df \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1, \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1 %2", "InfiniteCylinderPointsABNumberC": "\\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e7\\u05e1 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05d0\\u05d5\\u05df %1, \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1 %2", "InflectionPointofA": "\\u05d0\\u05d9\\u05e0\\u05e4\\u05bf\\u05dc\\u05e2\\u05e7\\u05e1\\u05d9\\u05e2\\u05be\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0", "InputBox": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05e9\\u05d8\\u05d7", "InputBox.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e6\\u05d5\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05e9\\u05d8\\u05d7", "InputContainsSyntaxError": "The input you entered contains a syntax error", "InputField": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "InputField.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05e6\\u05d5\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d6\\u05f2\\u05b7\\u05df \\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "InputFieldHelp": "<html><body style=\\"direction: rtl;\\" align=\\"right\\"><p><b>\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4</b></p><table border=\\"1\\"><tr><td>Enter </td><td>\\u05d0\\u05d5\\u05d9\\u05e1\\u05e4\\u05bf\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>Escape</td><td>\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4</td></tr><tr><td>\\u2191</td><td>\\u05e4\\u05bf\\u05e8\\u05d9\\u05b4\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>\\u2193</td><td>\\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1</td></tr><tr><td>F1</td><td>\\u05d4\\u05d9\\u05dc\\u05e3 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05df \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr><tr><td>TAB</td><td>\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05e0\\u05d0\\u05b8\\u05e2\\u05e0\\u05d8\\u05e1\\u05d8\\u05df \\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d9\\u05e7\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr></table><p><br><b>\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05d3\\u05e2\\u05e8\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc\\u05df</b><br>\\u05e0\\u05d0\\u05b8\\u05db\\u05df \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df \\u05d3\\u05d9 \\u05e2\\u05e8\\u05e9\\u05d8\\u05e2 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05d5\\u05ea\\u05d9\\u05d5\\u05ea \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc<br>\\u05d5\\u05d5\\u05e2\\u05d8 \\u05e9\\u05d5\\u05d9\\u05df GeoGebra \\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05d3\\u05e2\\u05e8\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05df \\u05d3\\u05e2\\u05dd \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc.</p><table border=\\"1\\"><tr><td>Enter </td><td>\\u05d0\\u05b8\\u05e0\\u05e0\\u05e2\\u05de\\u05e2\\u05df \\u05d3\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d2\\u05e2\\u05dc\\u05d9\\u05d9\\u05d2\\u05d8\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr><tr><td>\\u05e0\\u05d0\\u05b8\\u05da \\u05d0\\u05b7\\u05df \\u05d0\\u05d5\\u05ea</td><td>\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d8 \\u05e6\\u05d5 \\u05d3\\u05e2\\u05dd \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d2\\u05e2\\u05dc\\u05d9\\u05d9\\u05d2\\u05d8\\u05df \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc</td></tr></table></body></html>", "InputForm": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1\\u05be\\u05d1\\u05dc\\u05d0\\u05b7\\u05e0\\u05e7", "InputFunction": "Input function", "InputHelp": "\\u05d4\\u05d9\\u05dc\\u05e3 \\u05d1\\u05f2\\u05b7\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df", "InputLabel": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1", "InputLabelToolTip": "\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d0\\u05b7\\u00a0\\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc", "InputObjects": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Insert": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df", "InsertAbove": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05d5\\u05d9\\u05d1\\u05df", "InsertBelow": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05d5\\u05e0\\u05d8\\u05df", "InsertCommand": "Insert command", "InsertFile": "Insert File", "InsertImageFrom": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df", "InsertLeft": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05dc\\u05d9\\u05e0\\u05e7\\u05e1", "InsertPictureOfAllOpenViews": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7\\u05dc\\u05e2 \\u05d0\\u05b8\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05df", "InsertPictureOfConstruction": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "InsertRight": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05e8\\u05e2\\u05db\\u05d8\\u05e1", "Integer": "\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc", "Integral": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05d2\\u05e8\\u05d0\\u05b7\\u05dc", "Integral.Help": "\\u05d6\\u05d5\\u05db\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05de\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8\\u05df \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05d2\\u05e8\\u05d0\\u05b7\\u05dc", "IntegralOfA": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05d2\\u05e8\\u05d0\\u05b7\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0", "IntegralOfAfromBtoC": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05d2\\u05e8\\u05d0\\u05b7\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df %1 \\u05d0\\u05d5\\u05df %2", "Intercept": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05e6\\u05e2\\u05e4\\u05bc\\u05d8\\u05d9\\u05e8\\u05d8", "InternalCAS": "\\u05d0\\u05d9\\u05e0\\u05e2\\u05d5\\u05d5\\u05d9\\u05d9\\u05e0\\u05d9\\u05e7\\u05e1\\u05d8\\u05e2 \\u05e7\\u05d0\\u05b7\\"\\u05e1 (\\u05e7\\u05d0\\u05b8\\u05de\\u05e4\\u05bc\\u05d9\\u05d5\\u05d8\\u05e2\\u05e8\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8\\u05e2 \\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2\\u05be\\u05e1\\u05d9\\u05e1\\u05d8\\u05e2\\u05dd)", "Interpolate": "\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05de\\u05d9\\u05d8 \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "Intersect": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Intersect.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d6\\u05d9\\u05d9\\u05e2\\u05e8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05d9\\u05d8", "IntersectTwoSurfaces": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05d9\\u05d9\\u05d1\\u05e2\\u05e8\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05db\\u05df", "IntersectTwoSurfaces.Help": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05e0\\u05d3\\u05d9\\u05e7 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05d9\\u05d9\\u05d1\\u05e2\\u05e8\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05db\\u05df", "IntersectingLines": "\\u05d3\\u05e2\\u05d2\\u05e2\\u05e0\\u05e2\\u05e8\\u05d9\\u05e8\\u05d8\\u05e2 \\u05d4\\u05d9\\u05e4\\u05bc\\u05e2\\u05e8\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "IntersectingPlanes": "Intersecting Planes", "IntersectionCircleOfAB": "Intersection circle of %0, %1", "IntersectionCurveOfAB": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05e7\\u05e8\\u05d5\\u05de\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0, %1", "IntersectionLineOfAB": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d0\\u05d5\\u05df %1", "IntersectionOfAandB": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05de\\u05d9\\u05d8 %1", "IntersectionPointOfAB": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d0\\u05d5\\u05df %1", "IntersectionPointOfABNearC": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d0\\u05d5\\u05df %1 \\u05e0\\u05d0\\u05b8\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5\\u05dd \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 %2", "IntersectionPointOfABWithInitialValueC": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d0\\u05d5\\u05df %1 \\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05e0\\u05d3\\u05d9\\u05e7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 %2", "Interval": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "IntervalProb": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "IntervalType": "\\u05d8\\u05d9\\u05e4\\u05bc \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "Intervals": "Intervals", "InvalidFunctionA": "Invalid function:\\nPlease enter an explicit function in %0", "InverseFilling": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05e2\\u05e8\\u05d8\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e4\\u05bf\\u05d9\\u05dc\\u05d5\\u05e0\\u05d2", "InvertSelection": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e7\\u05e2\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "Isometric": "\\u05d0\\u05d9\\u05d6\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2", "Italic": "\\u05e7\\u05d5\\u05e8\\u05e1\\u05d9\\u05d5\\u05d5", "Italic.Short": "I", "JavaScript": "JavaScript", "Join": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Join.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "KeepDotColors": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "KeepInput": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1", "KeepInput.Help": "\\u05d4\\u05d9\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc \\u05d0\\u05d5\\u05df \\u05e7\\u05d0\\u05b8\\u05e0\\u05d8\\u05e8\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05d0\\u05b8\\u05d1", "Keyboard": "\\u05d5\\u05d5\\u05d9\\u05e8\\u05d8\\u05d5\\u05e2\\u05dc\\u05e2 \\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "Keyboard.ABC": "\\u05d0\\u05d1\\u05d2", "Keyboard.Greek": "\\u05d2\\u05e8\\u05d9\\u05db\\u05d9\\u05e9\\u05e2 \\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "Keyboard.Math": "\\u05de\\u05d0\\u05b7\\u05d8\\u05e2\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e7\\u05be\\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "Keyboard.Numeric": "\\u05e8\\u05e2\\u05db\\u05df\\u05be\\u05de\\u05d0\\u05b7\\u05e9\\u05d9\\u05e0\\u05e7\\u05e2", "Keyboard.Standard": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05d3\\u05d0\\u05b7\\u05e8\\u05d3\\u05e0\\u05e2 \\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "Keyboard.row1": "\\u201c\'\\u201d\\u05e7\\u05e7`\\u05e8\\u05d0\\u05b8\\u05d0\\u05d0\\u05b7\\u05d8\\u05f0\\u05d5\\u05d5\\u05bc\\u05df\\u05d5\\u05b9\\u05dd\\u05e4\\u05bf\\u05e4\\u05e4\\u05bc", "Keyboard.row2": "\\u05e9\\u05e9\\u05c2\\u05d3\\u05e9\\u05c1\\u05d2\\u05db\\u05db\\u05bc\\u05e2\\u05f1\\u05d9\\u05d9\\u05b4\\u05d7\\u05f2\\u05b7\\u05dc\\u05f2\\u05da\\u201e\\u05e3", "Keyboard.row3": "\'\\u05d6\\u05e1\\u05d1\\u05bf\\u05d1\\u05d1\\u05bc\\u05d4\\u05be\\u05e0\\u2013\\u05de\\u2014\\u05e6\\u05ea\\u05bc\\u05ea\\u05e5", "LaTeXFormula": "LaTeX\\u05be\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05dc", "Label": "Label", "LabelColumn": "\\u05e6\\u05e2\\u05d8\\u05dc \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "LabelColumnName": "\\u05e6\\u05e2\\u05d8\\u05dc \\u05de\\u05d9\\u05d8\\u05df \\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "LabelStyle": "Label Style", "Labeling": "\\u05d1\\u05d0\\u05b7\\u05e6\\u05e2\\u05d8\\u05dc\\u05d5\\u05e0\\u05d2", "Labeling.automatic": "\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9", "Labeling.off": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05d9 \\u05e0\\u05f2\\u05b7\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Labeling.on": "\\u05d0\\u05b7\\u05dc\\u05e2 \\u05e0\\u05f2\\u05b7\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Labeling.pointsOnly": "\\u05d1\\u05dc\\u05d5\\u05d9\\u05d6 \\u05e0\\u05f2\\u05b7\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Labeling.propertiesDefault": "\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Labels": "Labels", "Landscape": "\\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d1\\u05e8\\u05d9\\u05d9\\u05d8", "Language": "\\u05e9\\u05e4\\u05bc\\u05e8\\u05d0\\u05b7\\u05da", "LanguageChanged": "The language setting will be applied next time you start the app.", "Large": "\\u05d2\\u05e8\\u05d5\\u05d9\\u05e1", "LatexFontSize": "\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05d3\\u05d0\\u05b8\\u05e7\\u05d5\\u05de\\u05e2\\u05e0\\u05d8:", "Layer": "\\u05e9\\u05d9\\u05db\\u05d8", "LayerA": "\\u05e9\\u05d9\\u05db\\u05d8 %0", "Layout": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc", "Leave": "Leave", "LeftClassRule": "\\u2264 x <", "LeftProb": "\\u05dc\\u05d9\\u05e0\\u05e7\\u05e1", "Length": "\\u05dc\\u05e2\\u05e0\\u05d2", "Length.short": "n", "LengthOfA": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df %0", "Lengths": "\\u05dc\\u05e2\\u05e0\\u05d2\\u05e2\\u05df", "LevelOfDetail": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05d3 \\u05e4\\u05bc\\u05e8\\u05d8\\u05d9\\u05de\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "License": "\\u05dc\\u05d9\\u05e6\\u05e2\\u05e0\\u05e5", "Light": "Illuminance", "Lightness": "\\u05dc\\u05d9\\u05db\\u05d8\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Line": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2", "Line.Tool": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2", "LineAB": "Line %0, %1", "LineBisectorAB": "\\u05de\\u05e2\\u05d3\\u05d9\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df [%0%1]", "LineBisectorOfA": "\\u05de\\u05e2\\u05d3\\u05d9\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 %0", "LineGraph": "\\u05e9\\u05d8\\u05e2\\u05e7\\u05dc\\u05e2\\u05da\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "LineOpacity": "Line Opacity", "LinePerpendicularToAandB": "Line perpendicular to %0 and %1", "LineStyle": "\\u05e1\\u05d8\\u05d9\\u05dc \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "LineThroughAParallelToB": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1", "LineThroughAParallelToBPerpendicularToC": "\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1 \\u05d0\\u05d5\\u05df \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %2", "LineThroughAPerpendicularToB": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %1", "LineThroughAPerpendicularToBAndC": "\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %1 \\u05d0\\u05d5\\u05df %2", "LineThroughAPerpendicularToBParallelToC": "\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %1 \\u05d0\\u05d5\\u05df \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %2", "LineThroughAPerpendicularToBinSpace": "\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05d0\\u05d9\\u05df \\u05e8\\u05d5\\u05d9\\u05dd \\u05d3\\u05d5\\u05e8\\u05da %0, \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05e0\\u05d3\\u05d9\\u05e7 %1", "LineThroughAwithDirectionB": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df %1", "Linear": "\\u05dc\\u05d9\\u05e0\\u05e2\\u05d0\\u05b7\\u05dc", "LinearEccentricityOfA": "\\u05dc\\u05d9\\u05e0\\u05e2\\u05d0\\u05b7\\u05dc\\u05e2 \\u05e2\\u05e7\\u05e6\\u05e2\\u05e0\\u05d8\\u05e8\\u05d9\\u05e9\\u05e7\\u05d9\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0", "LinearEquationForm": "Linear Equation Form", "LinearInequality": "\\u05dc\\u05d9\\u05e0\\u05e2\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d0\\u05d5\\u05de\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05e7\\u05d9\\u05d9\\u05d8", "Lines": "\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e1", "Link": "Link", "LinkedFiles": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05e2\\u05e0\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2\\u05e1", "LinkedObject": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05e2\\u05e0\\u05e2\\u05e8 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "List": "\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "List.Create": "\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "List.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "List.Tool": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "ListCreated": "List %0 created", "ListOfPoints": "\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "ListOfPoints.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Load": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df", "Loading": "Loading \\u2026", "Local": "\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e7\\u05e2", "LocalizedDigits": "\\u05e0\\u05d9\\u05e6\\u05df \\u05dc\\u05d0\\u05b8\\u05e7\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc\\u05df", "LocalizedLabels": "\\u05e0\\u05d9\\u05e6\\u05df \\u05dc\\u05d0\\u05b8\\u05e7\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05e6\\u05e2\\u05d8\\u05dc\\u05e2\\u05da", "Location": "\\u05dc\\u05d0\\u05b8\\u05e7\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "LockObject": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e9\\u05dc\\u05d9\\u05e1\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "LockView": "Lock View", "Locus": "\\u05dc\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1", "Locus.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05dd \\u05dc\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1, \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d5\\u05d5\\u05e2\\u05dc\\u05db\\u05df \\u05e2\\u05e8 \\u05d4\\u05e2\\u05e0\\u05d2\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc", "Locus.Tool": "\\u05dc\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1", "Log": "\\u05dc\\u05d0\\u05b8\\u05d2", "LogIntoGoogleDrive": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d3\\u05d0\\u05b8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05d6\\u05d9\\u05da \\u05e6\\u05d5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d9\\u05e0\\u05d3\\u05df \\u05de\\u05d9\\u05d8 Google Drive", "LogIntoSkyDrive": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d3\\u05d0\\u05b8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05d6\\u05d9\\u05da \\u05e6\\u05d5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d9\\u05e0\\u05d3\\u05df \\u05de\\u05d9\\u05d8 SkyDrive", "LoggedIntoGoogleDrive": "\\u05d0\\u05d9\\u05e8 \\u05d6\\u05e2\\u05e0\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05df \\u05de\\u05d9\\u05d8 Google Drive", "LoggedIntoSkyDrive": "\\u05d0\\u05d9\\u05e8 \\u05d6\\u05e2\\u05e0\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d5\\u05e0\\u05d3\\u05df \\u05de\\u05d9\\u05d8 SkyDrive", "LoggingError": "Problem starting logging", "Login": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df \\u05d0\\u05d9\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "Logistic": "\\u05dc\\u05d0\\u05b8\\u05d2\\u05d9\\u05e1\\u05d8\\u05d9\\u05e9", "LookAndFeel": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d6\\u05e2\\u05df", "Loudness": "Loudness", "LowerLimit": "\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d8\\u05e2 \\u05d2\\u05e8\\u05e2\\u05e0\\u05e2\\u05e5", "LowerQuartile.short": "Q1", "MagneticField": "Magnetic Field", "ManagePerspectives": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05df\\u05be\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc\\u05d8\\u05d5\\u05e0\\u05d2", "Manual": "Manual", "MarginOfError": "\\u05d8\\u05e2\\u05d5\\u05ea\\u05be\\u05d1\\u05e8\\u05d9\\u05d9\\u05d8", "MarginOfError.short": "ME", "MaskTool": "Mask", "MathematicalFunctions": "\\u05de\\u05d0\\u05b7\\u05d8\\u05e2\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1", "Matrices": "\\u05de\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e6\\u05e2\\u05e1", "Matrix": "\\u05de\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e6\\u05e2", "Matrix.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Matrix.Tool": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7\\u00a0\\u05de\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e6\\u05e2", "Maximum": "\\u05de\\u05d0\\u05b7\\u05e7\\u05e1\\u05d9\\u05de\\u05d5\\u05dd", "Maximum.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e1\\u05db\\u05d5\\u05dd \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Maximum.short": "\\u05de\\u05d0\\u05b7\\u05e7\\u05e1\\u05d9\\u05de\\u05d5\\u05dd", "Mean": "\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "Mean.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e8\\u05d9\\u05d9 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Mean.Tool": "\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "Mean.short": "\\u03bc", "MeanDifference": "\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3\\u05df\\u05be\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "MeanSquare.short": "MS", "MeanX": "MeanX", "MeanY": "MeanY", "MeasurementTools": "\\u05de\\u05d0\\u05b8\\u05e1\\u05df", "Median": "\\u05de\\u05d9\\u05d8\\u05dc\\u05e6\\u05d0\\u05b8\\u05dc", "Medium": "\\u05de\\u05d9\\u05d8\\u05e2\\u05dc\\u05e2 \\u05d2\\u05e8\\u05d9\\u05d9\\u05e1", "Menu": "Main Menu", "Metal": "\\u05de\\u05e2\\u05d8\\u05d0\\u05b7\\u05dc", "Midpoint": "\\u05de\\u05d9\\u05d8\\u05df", "Midpoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df, \\u05e6\\u05d9 \\u05d0\\u05b7 \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6, \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "Midpoint.Tool": "\\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "MidpointOfA": "\\u05de\\u05d9\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df %0", "MidpointOfAB": "\\u05de\\u05d9\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df %0, %1", "Mindmap": "Mindmap", "Minimum": "\\u05de\\u05d9\\u05e0\\u05d9\\u05de\\u05d5\\u05dd", "Minimum.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e8\\u05d9\\u05d9 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Minimum.short": "\\u05de\\u05d9\\u05e0\\u05d9\\u05de\\u05d5\\u05dd", "Miscellaneous": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3\\u05e0\\u05e1", "Mode": "\\u05de\\u05d0\\u05b8\\u05d3\\u05d5\\u05e1", "Monochrome": "Monochrome", "Month.1": "\\u05d9\\u05d0\\u05b7\\u05e0\\u05d5\\u05d0\\u05b7\\u05e8", "Month.10": "\\u05d0\\u05b8\\u05e7\\u05d8\\u05d0\\u05b8\\u05d1\\u05e2\\u05e8", "Month.11": "\\u05e0\\u05d0\\u05b8\\u05d5\\u05d5\\u05e2\\u05de\\u05d1\\u05e2\\u05e8", "Month.12": "\\u05d3\\u05e2\\u05e6\\u05e2\\u05de\\u05d1\\u05e2\\u05e8", "Month.2": "\\u05e4\\u05bf\\u05e2\\u05d1\\u05e8\\u05d5\\u05d0\\u05b7\\u05e8", "Month.3": "\\u05de\\u05d0\\u05b7\\u05e8\\u05e5", "Month.4": "\\u05d0\\u05b7\\u05e4\\u05bc\\u05e8\\u05d9\\u05dc", "Month.5": "\\u05de\\u05f2\\u05b7", "Month.6": "\\u05d9\\u05d5\\u05e0\\u05d9", "Month.7": "\\u05d9\\u05d5\\u05dc\\u05d9", "Month.8": "\\u05d0\\u05d5\\u05d9\\u05d2\\u05d5\\u05e1\\u05d8", "Month.9": "\\u05e1\\u05e2\\u05e4\\u05bc\\u05d8\\u05e2\\u05de\\u05d1\\u05e2\\u05e8", "More": "More", "Motif": "\\u05de\\u05d0\\u05b8\\u05d8\\u05d9\\u05d5\\u05d5", "Move": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05df", "Move.Help": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8, \\u05e6\\u05d9 \\u05de\\u05e2\\u05e8\\u05e2\\u05e8\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df (Ctrl)", "MoveAroundPoint": "\\u05d3\\u05e8\\u05d9\\u05d9\\u05e2\\u05df \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd \\u05d0\\u05b7\\u00a0\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "MoveAroundPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e4\\u05bf\\u05e8\\u05d9\\u05b4\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05d3\\u05e8\\u05d9\\u05d9\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8, \\u05d0\\u05d5\\u05df \\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05d8 \\u05d3\\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "MoveGraphicsView": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "MoveGraphicsView.Help": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e2\\u05e0\\u05d3\\u05e2\\u05e8\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 (\\u05d0\\u05d5\\u05d9\\u05da \\u05d3\\u05d5\\u05e8\\u05da Shift + \\u05de\\u05f2\\u05b7\\u05d6\\u05dc)", "MovementTools": "\\u05d1\\u05d0\\u05b7\\u05d5\\u05d5\\u05e2\\u05d2\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "MultiVarStats": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6 \\u05de\\u05d9\\u05d8 \\u05de\\u05e2\\u05e8\\u05e2\\u05e8\\u05e2 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc\\u05e2\\u05df", "MultiVarStats.Help": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05de\\u05e2\\u05e8 \\u05d3\\u05d0\\u05b7\\u05d8\\u05df\\u05be\\u05e1\\u05db\\u05d5\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "MultiVariableStatistics": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7 \\u05de\\u05d9\\u05d8 \\u05de\\u05e2\\u05e8\\u05e2\\u05e8\\u05e2 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc\\u05e2\\u05df", "MultivariableFunction": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df \\u05de\\u05e2\\u05e8\\u05e2\\u05e8\\u05e2 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc\\u05e2\\u05df", "Music": "Music", "MyProfile": "\\u05de\\u05f2\\u05b7\\u05df \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e4\\u05bf\\u05d9\\u05dc", "N": "n", "NSolve": "\\u05dc\\u05d9\\u05d9\\u05d6\\u05df \\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9", "NSolve.Help": "\\u05d2\\u05d9\\u05d8 \\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9\\u05e2 \\u05dc\\u05d9\\u05d9\\u05d6\\u05d5\\u05e0\\u05d2\\u05e2\\u05df \\u05e6\\u05d5 \\u05d0\\u05d9\\u05d9\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05de\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Name": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df", "Name.button": "\\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc", "Name.edge": "\\u05e7\\u05d0\\u05b7\\u05e0\\u05d8", "Name.eq": "eq", "Name.face": "\\u05d5\\u05d5\\u05e2\\u05e0\\u05d8\\u05dc", "Name.graph": "graph", "Name.list": "\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "Name.locus": "\\u05dc\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1", "Name.matrix": "\\u05de\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e6\\u05e2", "Name.numericalIntegral": "numericalIntegral", "Name.penStroke": "\\u05e9\\u05d8\\u05e8\\u05d9\\u05da", "Name.picture": "\\u05d1\\u05d9\\u05dc\\u05d3", "Name.polygon": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9", "Name.quadrilateral": "q", "Name.slopefield": "slopefield", "Name.text": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "Name.textfield": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05e9\\u05d8\\u05d7", "Name.triangle": "t", "Name.turtle": "turtle", "NameAndValue": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05d0\\u05d5\\u05df \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "NameIcon": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05d0\\u05d5\\u05df \\u05d0\\u05d9\\u05e7\\u05d0\\u05b8\\u05e0\\u05d3\\u05dc", "NavigationBar": "\\u05e0\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d2\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Net": "Net", "Net.Help": "Select a polyhedron", "Net.Tool": "Net", "New": "\\u05e0\\u05f2\\u05b7", "New.Mebis": "New File", "NewExpression": "\\u05e0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d3\\u05e8\\u05d5\\u05e7", "NewNameForA": "\\u05e0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 %0", "NewToGeoGebra": "New to GeoGebra?", "NewWindow": "\\u05e0\\u05f2\\u05b7 \\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "NewerVersionA": "\\u05e2\\u05e1 \\u05d0\\u05d9\\u05d6 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05df \\u05d0\\u05b7 \\u05e0\\u05f2\\u05b7\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05e1\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df GeoGebra.\\n\\u05e6\\u05d9 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e8 \\u05d0\\u05d9\\u05e6\\u05d8 \\u05d1\\u05d0\\u05b7\\u05e7\\u05d5\\u05de\\u05e2\\u05df GeoGebra %0?", "Next": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8", "NextCell": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc", "No.": "\\u05e0\\u05d5\\u05de\'", "NoGroupShareTxt": "Sorry. Looks like you do not have any groups to share resource with.", "NoGroups": "No Groups", "NoRuling": "No ruling", "NoWebGL": "Please enable WebGL in your browser", "None": "\\u05e7\\u05d9\\u05d9\\u05df \\u05d0\\u05d9\\u05d9\\u05e0\\u05e1 \\u05e0\\u05d9\\u05e9\\u05d8", "NormalCurve": "\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "NormalQuantilePlot": "\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05e2\\u05e8 \\u05e7\\u05d5\\u05d5\\u05d0\\u05b7\\u05e0\\u05d8\\u05d9\\u05dc\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Normalized": "\\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8\\u05e2", "NotAvailable": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05e6\\u05d5\\u05d8\\u05e8\\u05d9\\u05d8\\u05dc\\u05e2\\u05da", "NotIncluded": "\\u05d2\\u05e2\\u05d4\\u05e2\\u05e8\\u05d8 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e6\\u05d5", "NotSharedLinkHelpTxt": "Private, not shared", "Notes": "Notes", "NullHypothesis": "\\u05e0\\u05d5\\u05dc\\u05be\\u05d4\\u05e0\\u05d7\\u05d4", "NullHypothesis.short": "\\u05e0\\u05d5\\u05dc", "Number": "\\u05e6\\u05d0\\u05b8\\u05dc", "NumberOfColumns": "Number of columns", "NumberOfRows": "Number of rows", "Numeric": "\\u05e6\\u05d0\\u05b8\\u05dc", "Numeric.Help": "\\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05d5\\u05e0\\u05d2", "Numeric.Tool": "\\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9", "NumericObjects": "\\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "OK": "\\u05d2\\u05d5\\u05d8", "ObjectType": "\\u05d8\\u05d9\\u05e4\\u05bc \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Objects": "\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Oblique": "Oblique", "ObliqueProjection": "Oblique Projection", "ObservedCount": "\\u05d0\\u05b8\\u05d1\\u05e1\\u05e2\\u05e8\\u05d5\\u05d5\\u05d9\\u05e8\\u05d8\\u05e2 \\u05e6\\u05d0\\u05b8\\u05dc", "Octahedron": "Octahedron", "Off": "\\u05d0\\u05b8\\u05df", "Offline": "Offline", "OldExpression": "\\u05d0\\u05b7\\u05dc\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d3\\u05e8\\u05d5\\u05e7", "OmitGreen": "Omit Green", "On": "\\u05de\\u05d9\\u05d8", "OnChange": "On Change", "OnClick": "\\u05d3\\u05d5\\u05e8\\u05da \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7", "OnDragEnd": "On Drag-end", "OnMouseOver": "\\u05d1\\u05f2\\u05b7\\u05dd \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d2\\u05d9\\u05d9\\u05df \\u05de\\u05d9\\u05d8\\u05df \\u05de\\u05f2\\u05b7\\u05d6\\u05dc", "OnUpdate": "\\u05d1\\u05f2\\u05b7\\u05dd \\u05d3\\u05e2\\u05e8\\u05d4\\u05f2\\u05b7\\u05e0\\u05d8\\u05d9\\u05e7\\u05df", "OneVarStats": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6 \\u05de\\u05d9\\u05d8 \\u05d0\\u05d9\\u05d9\\u05df \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc", "OneVarStats.Help": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05df \\u05d3\\u05d9 \\u05e0\\u05d5\\u05de\\u05e2\\u05e8\\u05d9\\u05e9\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "OneVariable": "\\u05d0\\u05d9\\u05d9\\u05df \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc", "OneVariableStatistics": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7 \\u05de\\u05d9\\u05d8 \\u05d0\\u05d9\\u05d9\\u05df \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc", "OnlyOpaqueFills": "\\u05d1\\u05dc\\u05d5\\u05d9\\u05d6 \\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b7\\u05e7\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e4\\u05bf\\u05d9\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Opacity": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b7\\u05e6\\u05d9\\u05d8\\u05e2\\u05d8", "Open": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df", "Open.Mebis": "My Files", "OpenButton": "\\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc \\u05e6\\u05d5 \\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05d0\\u05b7 GeoGebra\\u05be\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "OpenFileFolder": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e4\\u05bc\\u05e7\\u05e2", "OpenFileView.LocalFile": "Local file", "OpenFromGeoGebraTube": "Open from GeoGebra", "OpenFromGoogleDrive": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05df Google Drive", "OpenFromWebpage": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05d1\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "OpenTutorial": "Open Tutorial", "OpenWebpage": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05d1\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "Operation": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e2\\u05e8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "OperationTable": "\\u05e8\\u05e2\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2", "Options": "\\u05d1\\u05e8\\u05d9\\u05e8\\u05d5\\u05ea", "Orientation": "Orientation", "OrthogonalThreeD": "Perpendicular Line", "OrthogonalThreeD.Help": "Select point and perpendicular line or plane", "Orthographic": "Orthographic", "Oscillating": "\\u05d0\\u05b7\\u05d4\\u05d9\\u05df\\u05be\\u05d0\\u05d5\\u05df\\u05be\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7", "Other": "\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2", "OutlineColor": "Outline Color", "OutputObjects": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e7\\u05d5\\u05dd\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Overlay": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d3\\u05e2\\u05e7\\u05df", "OverlayFrequencyPolygon": "\\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05dc\\u05d9\\u05d9\\u05d2\\u05df \\u05d3\\u05e2\\u05dd \\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e6\\u05df\\u05be\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "OverlayNormalCurve": "\\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05dc\\u05d9\\u05d9\\u05d2\\u05df \\u05d3\\u05d9 \\u05e0\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05dc\\u05e2 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "Overwrite": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df", "OverwriteFile": "\\u05e6\\u05d9 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05df \\u05d3\\u05d9 \\u05d8\\u05e2\\u05e7\\u05e2?", "PGFExport.Grayscale": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05d3\\u05df \\u05d2\\u05e8\\u05d5\\u05d9", "PValue": "P", "PageControl": "Page Overview", "PairedT": "\\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05e2\\u05e8 \\u05d8\\u05e2 (T)", "PanView": "Pan View", "Parabola": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "Parabola.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05d3\\u05d9\\u05e8\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 [\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc, \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e6\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8]", "Parabola.Tool": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2", "ParabolaConicForm": "4p(y \\u2013 k) = (x \\u2013 h)\\u00b2", "ParabolaEquation": "y\\u00b2 = \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 x\\u00b2 =", "ParabolaVertexForm": "y=a(x \\u2013 h)\\u00b2 + k", "ParabolaWithFocusAandDirectrixB": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05d1\\u05d0\\u05b8\\u05dc\\u05e2 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e7\\u05d5\\u05e1 %0 \\u05d0\\u05d5\\u05df \\u05d3\\u05d9\\u05e8\\u05e2\\u05e7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2 %1", "ParabolicCylinder": "Parabolic Cylinder", "Paraboloid": "Paraboloid", "ParallelLine": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc\\u05e2 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2", "ParallelLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u00a0\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc, \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e6\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "ParallelLines": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc\\u05e2 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e1", "ParallelPlane": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc\\u05e2 \\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da", "ParallelPlane.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc\\u05e2 \\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da", "ParallelPlanes": "Parallel Planes", "ParallelProjection": "Orthographic Projection", "ParameterA": "Parameter %0", "ParameterOfA": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "Parameters": "Parameters", "ParametricDerivativeOfA": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2\\u05e8 \\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5 \\u05e4\\u05bf\\u05d5\\u05df %0", "ParametricForm": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05e2\\u05dd", "Paste": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05df", "PasteSpecial": "\\u05d1\\u05d0\\u05b7\\u05d6\\u05d5\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc", "Pause": "\\u05d4\\u05e4\\u05bf\\u05e1\\u05e7\\u05d4", "PdfErrorText": "Sorry, something went wrong. Please try to choose another file.", "PdfLoadText": "File is loading, this might take a while", "Pen": "\\u05e4\\u05bc\\u05e2\\u05df", "Pen.Help": "\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc. \\u05d1\\u05f2\\u05b7\\u05d8 \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e2\\u05e8 \\u05e1\\u05d8\\u05d9\\u05dc\\u05df\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "PenStroke": "PenStroke", "Pencil": "\\u05d1\\u05dc\\u05f2\\u05b7\\u05e2\\u05e8", "Pencil.Help": "\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc. \\u05d1\\u05f2\\u05b7\\u05d8 \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e2\\u05e8 \\u05e1\\u05d8\\u05d9\\u05dc\\u05df\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Pentagon": "\\u05e4\\u05bc\\u05e2\\u05e0\\u05d8\\u05d0\\u05b7\\u05d2\\u05d0\\u05b8\\u05df", "PerformToolOn": "Perform Tool on", "PerimeterOfA": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05d9\\u05de\\u05e2\\u05d8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "PerpendicularBisector": "\\u05de\\u05e2\\u05d3\\u05d9\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e1\\u05e2", "PerpendicularBisector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8", "PerpendicularBisectorOfAParallelToB": "Perpendicular Bisector of %0 Parallel to %1", "PerpendicularBisectorOfAPerpendicularToB": "Perpendicular Bisector of %0 Perpendicular to %1", "PerpendicularLine": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8", "PerpendicularLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2 [\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc, \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e6\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8]", "PerpendicularPlane": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8\\u05e2 \\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da", "PerpendicularPlane.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05e2\\u05e8\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "Perspective": "Perspective", "Perspective.3DGraphics": "3D Graphics", "Perspective.AlgebraAndGraphics": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2 \\u05d0\\u05d5\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "Perspective.CAS": "CAS", "Perspective.CASAndGraphics": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05e2\\u05e8 \\u05d7\\u05e9\\u05d1\\u05d5\\u05df \\u05d0\\u05d5\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "Perspective.Geometry": "\\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2", "Perspective.Primary": "\\u05e4\\u05bc\\u05e8\\u05d9\\u05de\\u05d0\\u05b7\\u05e8", "Perspective.Probability": "Probability", "Perspective.Spreadsheet": "Spreadsheet", "Perspective.TableAndGraphics": "\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df \\u05d0\\u05d5\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "Perspective.Whiteboard": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05e1\\u05e2\\u05e8 \\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "PerspectiveName": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05be\\u05d1\\u05d0\\u05b7\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05d5\\u05e0\\u05d2", "PerspectivePanel": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "PerspectiveProjection": "Perspective projection", "Perspectives": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05df", "PhotoLibrary": "Photo library", "Picture": "\\u05d1\\u05d9\\u05dc\\u05d3", "PictureHeight": "\\u05d4\\u05d9\\u05d9\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d1\\u05d9\\u05dc\\u05d3", "PictureWidth": "\\u05d1\\u05e8\\u05d9\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d1\\u05d9\\u05dc\\u05d3", "PieChart": "Pie chart", "PiecewiseFunction": "Piecewise function", "PinToScreen": "Pin to Screen", "Pixels.short": "px", "Plane": "Plane", "Plane.Help": "Select three points, or point and line, or two lines, or a polygon", "Plane.Tool": "Plane", "PlaneA": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da %0", "PlaneContainingA": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d5\\u05d5\\u05d0\\u05b8\\u05e1 \\u05e0\\u05e2\\u05de\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df %0", "PlaneFromA": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d2\\u05e2\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05e4\\u05bf\\u05d5\\u05df %0", "PlaneThreePoint": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05d8 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "PlaneThreePoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e8\\u05f2\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "PlaneThroughAB": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d5\\u05d5\\u05d0\\u05b8\\u05e1 \\u05e0\\u05e2\\u05de\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df %0, %1", "PlaneThroughABC": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d5\\u05d5\\u05d0\\u05b8\\u05e1 \\u05e0\\u05e2\\u05de\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df %0, %1, %2", "PlaneThroughAParallelToB": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da \\u05d5\\u05d5\\u05d0\\u05b8\\u05e1 \\u05e0\\u05e2\\u05de\\u05d8 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05df %0 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1", "PlaneThroughAPerpendicularToB": "Plane through %0 perpendicular to %1", "Play": "\\u05dc\\u05d0\\u05b8\\u05d6\\u05df \\u05d0\\u05d9\\u05df \\u05d2\\u05d0\\u05b7\\u05e0\\u05d2", "PlayButton": "\\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc \\"\\u05dc\\u05d0\\u05b8\\u05d6\\u05df \\u05d0\\u05d9\\u05df \\u05d2\\u05d0\\u05b7\\u05e0\\u05d2\\"", "PleaseInstallA": "Please install %0", "PleaseWait": "Please wait\\u2026", "Plot": "Plot", "Point": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Point.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Point.Tool": "\\u05e0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "PointAMovedToB": "Point %0 moved to %1", "PointAplusB": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 %0 + %1", "PointCapturing": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d0\\u05b7\\u05d8\\u05d5\\u05e0\\u05d2", "PointDep": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7", "PointFree": "\\u05e4\\u05bf\\u05e8\\u05f2\\u05b7", "PointInA": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d9\\u05df %0", "PointInside": "\\u05d0\\u05d9\\u05df \\u05d0\\u05b7 \\u05d2\\u05e2\\u05d1\\u05d9\\u05d8", "PointMenu": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "PointOn": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3", "PointOnA": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 %0", "PointOnAClosestToB": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 %0 \\u05d5\\u05d5\\u05d9 \\u05e6\\u05d5\\u05dd \\u05e0\\u05e2\\u05e0\\u05d8\\u05e1\\u05d8\\u05df \\u05e6\\u05d5 %1", "PointOnObject": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "PointOnObject.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05d5\\u05d5\\u05d9\\u05d9\\u05e0\\u05d9\\u05e7 \\u05e6\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05d2\\u05e8\\u05e2\\u05e0\\u05e2\\u05e5 \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05d0\\u05b8\\u05e8\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "PointOnPath": "\\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "PointSize": "\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "PointStyle": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05e1\\u05d8\\u05d9\\u05dc", "PointTools": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Points": "\\u05e2\\u05e7\\u05df", "Polar": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e8\\u05e2", "PolarCoords": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e8\\u05e2 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df", "PolarDiameter": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d9 \\u05d3\\u05d9\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e2\\u05e8", "PolarDiameter.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2 [\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8, \\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc, \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2 \\u05e6\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8], \\u05d0\\u05d5\\u05df \\u05d3\\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u00a0\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2", "PolarLineOfARelativeToB": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e8\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05dc\\u05d2\\u05d1\\u05d9 %1", "Polarized": "Polarized", "PoleOfLineARelativeToB": "Pole of Line %0 Relative to %1", "PolyLine": "\\u05d2\\u05e2\\u05d1\\u05e8\\u05d0\\u05b8\\u05db\\u05e2\\u05e0\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "Polygon": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "Polygon.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e2\\u05e7\\u05df, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05e2\\u05e7", "Polygon.Tool": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "PolygonA": "Polygon %0", "PolygonAParallelToB": "Polygon %0 parallel to %1", "PolygonTools": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05e0\\u05e2\\u05df", "Polyline.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e2\\u05e7\\u05df \\u05dc\\u05d5\\u05d9\\u05d8\\u05df \\u05e1\\u05d3\\u05e8 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05e2\\u05e7", "Polyline.Tool": "\\u05d2\\u05e2\\u05d1\\u05e8\\u05d0\\u05b8\\u05db\\u05e2\\u05e0\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "Polynomial": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05e0\\u05d0\\u05b8\\u05dd", "Pooled": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8", "Portrait": "\\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d4\\u05d9\\u05d9\\u05da", "PositiveDirectionOnly": "\\u05d1\\u05dc\\u05d5\\u05d9\\u05d6 \\u05d3\\u05d9 \\u05e4\\u05bc\\u05d0\\u05b8\\u05d6\\u05d9\\u05d8\\u05d9\\u05d5\\u05d5\\u05e2 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2", "PositiveValuesFollowTheView": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05d6\\u05d9\\u05d8\\u05d9\\u05d5\\u05d5\\u05e2 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "PossiblyGenerallyTrue": "(possibly generally true)", "Power": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05d8\\u05e2\\u05e0\\u05e5", "Preferences": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "PreferencesOfA": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df - %0", "PressArrowsPageUpToMove": "Press the arrow keys to move the object in x and y directions or Page Up, Page Down to move in z", "PressArrowsToGo": "Press up arrow and down arrow to go to different options.", "PressArrowsToMove": "Press the arrow keys to move the object", "PressDownToDecrease": "Press down arrow to decrease the value", "PressEnterToEdit": "Press enter to edit", "PressEnterToOpenSettings": "Press enter to open settings", "PressEnterToSelect": "Press enter to select.", "PressPlusMinusToMove": "Press plus and minus to move the object", "PressSlashToHide": "Press slash to hide object", "PressSlashToShow": "Press slash to show object", "PressSpaceCheckboxOff": "Press space to uncheck checkbox", "PressSpaceCheckboxOn": "Press space to check checkbox", "PressSpaceStartAnimation": "Press space to start animation", "PressSpaceStopAnimation": "Press space to stop animation", "PressSpaceToActivate": "Press space to activate", "PressSpaceToOpen": "Press space to open", "PressSpaceToRunScript": "Press space to run script", "PressTabToSelectControls": "Press tab to select controls", "PressTabToSelectNext": "Press tab to select next object", "PressUpToIncrease": "Press up arrow to increase the value", "Preview": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d5\\u05d9\\u05e1\\u05d1\\u05dc\\u05d9\\u05e7", "PreviewUnavailable": "\\u05e0\\u05d9\\u05e9\\u05d8\\u05d0\\u05b8 \\u05e7\\u05d9\\u05d9\\u05df \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d1\\u05dc\\u05d9\\u05e7", "Print": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d3\\u05e8\\u05d5\\u05e7\\u05df", "PrintPreview": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d1\\u05dc\\u05d9\\u05e7 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05d3\\u05e8\\u05d5\\u05e7\\u05df", "Prism": "\\u05e4\\u05bc\\u05e8\\u05d9\\u05d6\\u05de\\u05e2", "Prism.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d8\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05d6\\u05e2, \\u05d0\\u05d5\\u05df \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d0\\u05d9\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Prism.Tool": "\\u05e4\\u05bc\\u05e8\\u05d9\\u05d6\\u05de\\u05e2", "Private": "Private", "Probability": "\\u05de\\u05e9\\u05de\\u05e2\\u05d5\\u05ea\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "ProbabilityCalculator": "\\u05de\\u05e9\\u05de\\u05e2\\u05d5\\u05ea\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8\\u05be\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05e8", "ProbabilityCalculator.Help": "\\u05d3\\u05d9\\u05d0\\u05b7\\u05dc\\u05d0\\u05b8\\u05d2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d5\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05d3\\u05d9 \\u05de\\u05e9\\u05de\\u05e2\\u05d5\\u05ea\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "ProbabilityCalculator.Tool": "\\u05de\\u05e9\\u05de\\u05e2\\u05d5\\u05ea\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8\\u05be\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05e8", "ProbabilityOf": "P(", "ProductTour": "Product Tour", "ProfilePanel.Profile": "Profile", "ProfilePanel.Settings": "Account settings", "Projection": "Projection", "Properties": "\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05be\\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df", "Properties.Algebra": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2", "Properties.Basic": "\\u05d2\\u05e8\\u05d5\\u05e0\\u05d8\\u05d9\\u05e7\\u05e2", "Properties.Position": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05d6\\u05d9\\u05e6\\u05d9\\u05e2", "Properties.Style": "\\u05e1\\u05d8\\u05d9\\u05dc", "PropertiesOfA": "\\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df - %0", "Proportion.short": "p", "Protractor": "Protractor", "Proximity": "Distance", "Public": "Public", "Pyramid": "\\u05e4\\u05bc\\u05d9\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05d3\\u05e2", "Pyramid.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05d6\\u05e2, \\u05d0\\u05d5\\u05df \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e9\\u05e4\\u05bc\\u05d9\\u05e5", "Pyramid.Tool": "\\u05e4\\u05bc\\u05d9\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05d3\\u05e2", "PythonWindow": "Python\\u05be\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "Quadrangle": "\\u05e4\\u05bf\\u05d9\\u05e8\\u05e2\\u05e7", "Quadratic": "Quadratic", "QuadraticEquationForm": "Quadratic Equation Form", "Quadric": "Quadric", "Quadrilateral": "\\u05e4\\u05bf\\u05d9\\u05e8\\u05e2\\u05e7", "Quality": "Quality", "Quartic": "Quartic", "Question": "\\u05e4\\u05bf\\u05e8\\u05d0\\u05b7\\u05d2\\u05e2", "QuitNow": "Quit Now", "RGB": "RGB", "RSquare.Short": "R\\u00b2", "Radiant": "\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d0\\u05b7\\u05df", "Radius": "\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "RadiusOfA": "\\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "Random": "\\u05e6\\u05d5\\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7", "Range": "\\u05d2\\u05e8\\u05d9\\u05d9\\u05da", "RawData": "\\u05e8\\u05d5\\u05d9\\u05e2 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "Ray": "\\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc", "Ray.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05d0\\u05b7\\u05e0\\u05d2\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05e0\\u05d0\\u05b8\\u05da \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Ray.Tool": "\\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc \\u05d3\\u05d5\\u05e8\\u05da \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "RayThroughAB": "\\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc \\u05d3\\u05d5\\u05e8\\u05da %0, %1", "RayThroughAWithDirectionB": "\\u05e9\\u05d8\\u05e8\\u05d0\\u05b7\\u05dc \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05de\\u05d9\\u05d8 \\u05d3\\u05e2\\u05e8 \\u05e8\\u05d9\\u05db\\u05d8\\u05d5\\u05e0\\u05d2 %1", "ReadMore": "Read more\\u2026", "RealSense.DetectedMessage": "Congratulations, your Intel\\u00ae RealSense\\u2122 Camera can be used with GeoGebra!", "RealSense.DownloadRuntimes": "An updated module for the Intel\\u00ae RealSense\\u2122 Camera needs to be installed", "RealSense.DownloadUpdate": "We advise that you upgrade to the latest F200 Camera DCM drivers here:", "RealSense.NotUpToDate": "Your Intel\\u00ae RealSense\\u2122 installation is not up to date (%0)", "RealSense.Tutorial": "Intel\\u00ae RealSense\\u2122 Tutorial", "RealSense.UpdatedRuntimes": "New modules for the Intel\\u00ae RealSense\\u2122 Camera are now installed", "RealSenseNotUpToDate1": "Your Intel\\u00ae RealSense\\u2122 Camera drivers are not up to date, we\'ll download and install new ones.", "RealSenseNotUpToDate2": "This may take a few minutes, you will be notified when it\'s finished.", "RealSenseUpdated1": "Your Intel\\u00ae RealSense\\u2122 Camera drivers are now up to date.", "RealSenseUpdated2": "Please restart GeoGebra to use the Camera.", "ReallySignOut": "Do you really want to sign out?", "ReceivedData": "Received Data", "Recent": "\\u05dc\\u05e2\\u05e6\\u05d8\\u05e0\\u05e1 \\u05d2\\u05e2\\u05e2\\u05e4\\u05bf\\u05e0\\u05d8", "RecentChangesInfo.Graphing": "In order to enable the GeoGebra Graphing Calculator to be fully compatible with high-stakes tests, and to allow users to more easily relate this particular app to traditional graphing calculators, we have removed the geometric construction features.", "RecentColor": "\\u05dc\\u05e2\\u05e6\\u05d8\\u05e0\\u05e1 \\u05d2\\u05e2\\u05e0\\u05d9\\u05e6\\u05d8", "RecentlyUsed": "Recently used", "RecomputeAllViews": "\\u05d0\\u05b7\\u05dc\\u05e5 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e8\\u05e2\\u05db\\u05e2\\u05e0\\u05e2\\u05df", "RecordToSpreadsheet": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "RecordToSpreadsheet.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e0\\u05d0\\u05b8\\u05db\\u05e6\\u05d5\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05df, \\u05d0\\u05d5\\u05df \\u05d3\\u05d0\\u05b7\\u05df \\u05d1\\u05f2\\u05b7\\u05d8 \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2", "Recover": "Recover", "RecoverUnsaved": "Recover Unsaved Changes", "RecoveryCancel": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05df", "RecoveryCancelQuestion": "\\u05d0\\u05d9\\u05e8 \\u05d6\\u05e2\\u05e0\\u05d8 \\u05d6\\u05d9\\u05db\\u05e2\\u05e8 \\u05d0\\u05b7\\u05d6 \\u05d0\\u05d9\\u05e8 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05d9 \\u05e8\\u05e2\\u05e1\\u05d8\\u05d0\\u05b7\\u05d5\\u05d5\\u05e8\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2? \\u05d3\\u05d9 \\u05e0\\u05d9\\u05e9\\u05d8\\u05be\\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d4\\u05d9\\u05d8\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2\\u05e1 \\u05d5\\u05d5\\u05e2\\u05dc\\u05df \\u05d2\\u05d9\\u05d9\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05dc\\u05d5\\u05d9\\u05e8\\u05df", "RecoveryOpen": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05df", "RecoverySave": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df", "RecoveryText": "\\u05d3\\u05d9 \\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8\\u05d3\\u05d9\\u05e7\\u05e2 GeoGebra\\u05be\\u05d8\\u05e2\\u05e7\\u05e2\\u05e1 \\u05dc\\u05d0\\u05b8\\u05d6\\u05df \\u05d6\\u05d9\\u05da \\u05e8\\u05e2\\u05e1\\u05d8\\u05d0\\u05b7\\u05d5\\u05d5\\u05e8\\u05d9\\u05e8\\u05df", "RecoveryTitle": "\\u05e8\\u05e2\\u05e1\\u05d8\\u05d0\\u05b7\\u05d5\\u05d5\\u05e8\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "Redefine": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05df", "Redo": "\\u05d5\\u05d5\\u05d9\\u05d3\\u05e2\\u05e8", "ReflectAboutCircle": "\\u05d0\\u05d9\\u05e0\\u05d5\\u05d5\\u05e2\\u05e8\\u05e1\\u05d9\\u05e2 \\u05dc\\u05d2\\u05d1\\u05d9 \\u05d0\\u05b7\\u00a0\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "ReflectAboutCircle.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "ReflectAboutLine": "\\u05e1\\u05d9\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2 \\u05dc\\u05d2\\u05d1\\u05d9 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e7\\u05e1", "ReflectAboutLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e1\\u05d9\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2\\u05be\\u05d0\\u05b7\\u05e7\\u05e1", "ReflectAboutPlane": "Reflect about Plane", "ReflectAboutPlane.Help": "Select object to reflect, then plane of reflection", "ReflectAboutPoint": "\\u05e1\\u05d9\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2 \\u05dc\\u05d2\\u05d1\\u05d9 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "ReflectAboutPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e1\\u05d9\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2\\u05be\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "Refresh": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e4\\u05bf\\u05e8\\u05d9\\u05e9\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc", "Regression": "Regression", "RegressionAnalysis": "\\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d5\\u05e0\\u05d2\\u05be\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6", "RegressionModel": "\\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05d5\\u05e0\\u05d2\\u05be\\u05de\\u05d0\\u05b8\\u05d3\\u05e2\\u05dc", "RegularPolygon": "\\u05e8\\u05e2\\u05d2\\u05d5\\u05dc\\u05e2\\u05e8\\u05e2\\u05e8 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "RegularPolygon.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d3\\u05d9 \\u05e6\\u05d0\\u05b8\\u05dc \\u05e2\\u05e7\\u05df", "Relation": "\\u05e9\\u05f2\\u05b7\\u05db\\u05d5\\u05ea \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Relation.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 [\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05e0\\u05e2\\u05e0\\u05e2] \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "RelationDialog.CheckSymbolically": "Check Symbolically", "RelationDialog.NumCheck": "Numerical check", "RelationDialog.SymCheck": "Symbolical check", "Relative": "\\u05e8\\u05e2\\u05dc\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5\\u05e2", "RemovableDiscontinuity": "Removable discontinuity", "Remove": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df", "RemoveColumn": "Remove column", "RemoveFavorite": "Remove Favorite", "RemoveLabel": "Remove label", "RemoveLineBreaks": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05be\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "RemoveRow": "Remove Row", "RemoveSlider": "Remove slider", "RemoveTrace": "\\u05d0\\u05b7\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05e0\\u05e2\\u05de\\u05e2\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05be\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "Rename": "\\u05de\\u05e9\\u05e0\\u05d4\\u05be\\u05e9\\u05dd \\u05d6\\u05f2\\u05b7\\u05df", "Repeat": "\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d7\\u05d6\\u05e8\\u05df", "ReplaceAll": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d8\\u05e8\\u05e2\\u05d8\\u05df \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "ReportBug": "\\u05d1\\u05d0\\u05b7\\u05e8\\u05d9\\u05db\\u05d8\\u05df \\u05d5\\u05d5\\u05e2\\u05d2\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05d5\\u05ea", "ReportProblem": "\\u05d1\\u05d0\\u05b7\\u05e8\\u05d9\\u05db\\u05d8\\u05df \\u05d5\\u05d5\\u05e2\\u05d2\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05d5\\u05ea", "RequireEquals": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8\\u05df \\"=\\" \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05e4\\u05bf\\u05e2\\u05dc", "Reset": "\\u05d5\\u05d5\\u05d9 \\u05d2\\u05e2\\u05d5\\u05d5\\u05e2\\u05df", "ResidualPlot": "\\u05e8\\u05e2\\u05e9\\u05d8\\u05df\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "ResizeAngle": "\\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9 \\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05df \\u05d3\\u05d9 \\u05de\\u05d0\\u05b8\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "ResolutionInDPI": "\\u05e4\\u05bf\\u05f2\\u05b7\\u05e0\\u05e7\\u05d9\\u05d9\\u05d8 \\u05d0\\u05d9\\u05df \\u05e4\\u05bc\\u05e4\\u05bc\\u05e6 (\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bc\\u05e2\\u05e8 \\u05e6\\u05d0\\u05b8\\u05dc)", "Restart": "Restart", "RestartLater": "Restart Later", "RestoreSettings": "Restore Settings", "Result": "\\u05e8\\u05e2\\u05d6\\u05d5\\u05dc\\u05d8\\u05d0\\u05b7\\u05d8", "Result.Exercise": "Result", "ResultsFor": "\\u05e8\\u05e2\\u05d6\\u05d5\\u05dc\\u05d8\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 %0", "ReturnAngleInverseTrig": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05e2\\u05e8\\u05d8\\u05e2 \\u05d8\\u05e8\\u05d9\\u05d2\\u05d0\\u05b8\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1 \\u05d2\\u05d9\\u05d1\\u05df \\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "ReverseMouseWheel": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05e2\\u05e8\\u05d8 \\u05de\\u05f2\\u05b7\\u05d6\\u05dc\\u05be\\u05e8\\u05e2\\u05d3\\u05dc", "RightAngleStyle": "\\u05d1\\u05d0\\u05b7\\u05d6\\u05d5\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2\\u05e8 \\u05e1\\u05d9\\u05de\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05df \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "RightClassRule": "< x \\u2264", "RightProb": "\\u05e8\\u05e2\\u05db\\u05d8\\u05e1", "RigidPolygon": "\\u05e9\\u05d8\\u05f2\\u05b7\\u05e4\\u05bf\\u05e2\\u05e8 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "RigidPolygon.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05dc\\u05e2 \\u05e2\\u05e7\\u05df, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df (\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d8\\u05d5\\u05d8 \\u05e4\\u05bc\\u05e9\\u05d5\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05de\\u05d0\\u05b7\\u05db\\u05df \\u05d3\\u05e2\\u05e8\\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05b7 \\u05e9\\u05d8\\u05f2\\u05b7\\u05e4\\u05bf\\u05e2 \\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e2)", "Root": "Root", "RootOfA": "\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0", "RootOfAWithInitialValueB": "\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05de\\u05d9\\u05d8 %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05be\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "RootOfAonIntervalBC": "\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc [%1, %2]", "Roots": "Roots", "Roots.Help": "Select a function", "RootsAndFractions": "\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc\\u05e2\\u05df \\u05d0\\u05d5\\u05df \\u05d1\\u05e8\\u05d0\\u05b8\\u05db\\u05e6\\u05d0\\u05b8\\u05dc\\u05df", "RotateAroundLine": "\\u05d3\\u05e8\\u05d9\\u05d9\\u05e2\\u05df \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d0\\u05b7\\u05e8\\u05d5\\u05dd \\u05d0\\u05b7\\u00a0\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "RotateAroundLine.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05e8 \\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2, \\u05d0\\u05b7\\u00a0\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "RotateAroundPoint": "\\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "RotateAroundPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8, \\u05d3\\u05e2\\u05dd \\u05e8\\u05d0\\u05b8\\u05d8\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2\\u05be\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "RotateView": "\\u05d0\\u05b7 \\u05d3\\u05e8\\u05d9\\u05d9 \\u05d8\\u05d0\\u05b8\\u05df \\u05d3\\u05e2\\u05dd 3\\u05be\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05d9\\u05e7\\u05df \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "RotateView.Help": "\\u05e0\\u05e2\\u05de\\u05d8 \\u05d0\\u05d5\\u05df \\u05d3\\u05e8\\u05d9\\u05d9\\u05d8 \\u05d3\\u05e2\\u05dd 3\\u05be\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05d9\\u05e7\\u05df \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "RotationAroundVerticalAxis": "Rotate around vertical axis", "Rounding": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05f2\\u05b7\\u05dc\\u05e2\\u05db\\u05d9\\u05e7\\u05d5\\u05e0\\u05d2", "RowA": "\\u05e9\\u05d5\\u05e8\\u05d4 %0", "RowHeader": "\\u05e9\\u05d5\\u05e8\\u05d4\\u05be\\u05e7\\u05e2\\u05e4\\u05bc\\u05dc", "RowLimit": "\\u05e6\\u05d0\\u05b8\\u05dc \\u05e9\\u05d5\\u05e8\\u05d5\\u05ea", "RowOrder": "\\u05e9\\u05d5\\u05e8\\u05d4\\u05be\\u05e1\\u05d3\\u05e8", "RowPercent": "\\u05e9\\u05d5\\u05e8\\u05d4 %", "Rows": "\\u05e9\\u05d5\\u05e8\\u05d5\\u05ea", "Ruled": "Lined", "Ruler": "Ruler", "Ruling": "Ruling", "SMARTBoardConnectionError": "\\u05d3\\u05d9 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d9\\u05e0\\u05d3\\u05d5\\u05e0\\u05d2 \\u05de\\u05d9\\u05d8 \\u05d0\\u05b7\\u00a0SMART\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05df. \\u05e6\\u05d9 \\u05d6\\u05e2\\u05e0\\u05e2\\u05df \\u05d3\\u05d9 \\u05d1\\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05d8\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d2\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05df \\u05d0\\u05d9\\u05e0\\u05e1\\u05d8\\u05d0\\u05b7\\u05dc\\u05d9\\u05e8\\u05d8?", "SMARTBoardDLLErrorA": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05df \\u05d3\\u05d9 \\u05e0\\u05d9\\u05d9\\u05d8\\u05d9\\u05e7\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2 \\"%0\\"", "STL.FilledSolid": "Filled Solid", "STL.Thickness": "Thickness", "Sample": "\\u05de\\u05d5\\u05e1\\u05d8\\u05e2\\u05e8", "Sample1": "\\u05de\\u05d5\\u05e1\\u05d8\\u05e2\\u05e8 1", "Sample2": "\\u05de\\u05d5\\u05e1\\u05d8\\u05e2\\u05e8 2", "SampleStandardDeviation.short": "s", "SansSerif": "Sans-Serif", "Saturation": "\\u05d0\\u05b8\\u05e0\\u05d6\\u05e2\\u05d8\\u05d9\\u05e7\\u05d5\\u05e0\\u05d2", "Save": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df", "SaveAccountFailed": "Saving online has failed, please check that you are logged in", "SaveAs": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05df \\u05d8\\u05d9\\u05d8\\u05dc", "SaveCurrentFileQuestion": "\\u05e6\\u05d9 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2?", "SaveCurrentPerspective": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05e2 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5", "SaveLocalCopyFailed": "Saving to this device has failed", "SaveOnline": "Save online", "SavePrintUndo": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05d0\\u05b8\\u05e4\\u05bc\\u05d3\\u05e8\\u05d5\\u05e7\\u05df", "SaveToGoogleDrive": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d0\\u05d9\\u05df Google Drive", "SaveToSkyDrive": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05d9\\u05e3 OneDrive", "SaveToXML": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d5\\u05d5\\u05d9 XML", "SaveToYourPC": "Save to your computer", "SavedLocalCopySuccessfully": "Saved successfully on this device", "SavedSuccessfully": "Saved successfully.", "SavedToAccountSuccessfully": "Saved successfully online", "Saving": "Saving \\u2026", "Scale": "\\u05e1\\u05e7\\u05d0\\u05b7\\u05dc\\u05e2", "ScaleInCentimeter": "\\u05de\\u05d0\\u05b8\\u05e1\\u05e9\\u05d8\\u05d0\\u05b7\\u05d1 \\u05d0\\u05d9\\u05df \\u05e6\\u05de", "Scatterplot": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Scientific": "Scientific", "ScientificCalculator": "Scientific Calculator", "ScientificCalculator.short": "Sci Calc", "Script": "GeoGebra Script", "Scripting": "\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d2\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05e8\\u05df", "Search": "Search", "SearchCommands": "Search Commands", "SearchInA": "Search in %0", "SecondAxisLengthOfA": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "SecondAxisOfA": "\\u05e6\\u05d5\\u05d5\\u05d9\\u05d9\\u05d8\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e7\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df %0", "Sector": "\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6\\u05e1\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "Segment": "\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8", "Segment.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Segment.Tool": "\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "SegmentAB": "\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8 [%0, %1]", "SegmentFixed": "\\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8 \\u05de\\u05d9\\u05d8 \\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05d8\\u05e2\\u05e8 \\u05dc\\u05e2\\u05e0\\u05d2", "SegmentFixed.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d3\\u05d9 \\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e1\\u05e2\\u05d2\\u05de\\u05e2\\u05e0\\u05d8", "Select": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "Select.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05d0\\u05d9\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d5\\u05d8\\u05d9\\u05d9\\u05dc\\u05df", "SelectACurve": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d0\\u05b7 \\u05e7\\u05e8\\u05d5\\u05de\\u05e2", "SelectAll": "\\u05d0\\u05b7\\u05dc\\u05e5 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df", "SelectAnObjectToTrace": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e0\\u05d0\\u05b8\\u05db\\u05e6\\u05d5\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05df", "SelectAncestors": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d3\\u05d9 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d2\\u05d9\\u05d9\\u05e2\\u05e8\\u05e1", "SelectAnother": "\\u05e6\\u05d5\\u05d5\\u05d9\\u05d9\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "SelectCurrentLayer": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05e2 \\u05e9\\u05d9\\u05db\\u05d8", "SelectDescendants": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d3\\u05d9 \\u05e0\\u05d0\\u05b8\\u05db\\u05e7\\u05d5\\u05de\\u05e2\\u05e8\\u05e1", "SelectedBar": "Selected Bar", "SelectedSlice": "Selected Slice", "Selection": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc", "SelectionAllowed": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05e2\\u05d5\\u05d5\\u05d3\\u05d9\\u05e7", "Semicircle": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d1\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "Semicircle.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Semicircle.Tool": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d1\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "SemicircleThroughAandB": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d1\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05d0\\u05d5\\u05df %1", "Semicolon": "\\u05e4\\u05bc\\u05d9\\u05e0\\u05d8\\u05dc\\u05be\\u05e7\\u05d0\\u05b8\\u05de\\u05e2", "Send": "Send", "SendFeedback": "Send Feedback", "Sensors": "Sensors", "Separator": "\\u05de\\u05d7\\u05d9\\u05e6\\u05d4", "Serif": "Serif", "SetClassesManually": "\\u05d0\\u05b7\\u05dc\\u05d9\\u05d9\\u05df \\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05df \\u05d3\\u05d9 \\u05e7\\u05dc\\u05d0\\u05b7\\u05e1\\u05df", "SetToCurrentLocation": "\\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d0\\u05d9\\u05e6\\u05d8\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e4\\u05bc\\u05e7\\u05e2", "Settings": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Settings.ArRatio": "AR Ratio", "Settings.ResetDefault": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df \\u05d3\\u05d5\\u05e8\\u05da \\u05e4\\u05bf\\u05e2\\u05dc\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Settings.Save": "\\u05d0\\u05f2\\u05b7\\u05e0\\u05d4\\u05d9\\u05d8\\u05df \\u05d3\\u05d9 \\u05d0\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Settings.Unit": "Unit", "SeveralVersionsOfA": "Note that there are several versions of: %0", "Shape": "Shape", "ShapeFreeform": "Freeform", "ShapeRectangle": "Rectangle", "ShapeRoundedRectangle": "Rounded Rectangle", "ShapeSquare": "Square", "ShapeTriangle": "Triangle", "Share": "\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05d9\\u05df \\u05e9\\u05d5\\u05ea\\u05bc\\u05e4\\u05bf\\u05d5\\u05ea", "ShareDialogDescription": "\\u05e9\\u05d9\\u05e7\\u05df \\u05d3\\u05d5\\u05e8\\u05da \\u05d1\\u05dc\\u05d9\\u05e6\\u05e4\\u05bc\\u05d0\\u05b8\\u05e1\\u05d8, \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d1\\u05df \\u05d0\\u05d9\\u05df GeoGebra \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05e2 \\u05d6\\u05d0\\u05b7\\u05de\\u05dc\\u05d5\\u05e0\\u05d2\\u05e2\\u05df.", "ShareDialogTitle": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d6\\u05d9\\u05da \\u05de\\u05d9\\u05d8 \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2", "Shared": "Shared", "SharedByA": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05df \\u05d3\\u05d5\\u05e8\\u05da: %0", "SharedLinkHelpTxt": "Anyone with the link can view", "SharedLinkHelpTxt.Mebis": "Anyone with the link who is logged into mebis can view this file, work with it and save a copy.", "SharingAvailableMow": "The sharing of files is available for this school year and will be deactivated automatically afterwards.", "Show": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df", "ShowAAs2DView": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df %0 \\u05d5\\u05d5\\u05d9 \\u05d0\\u05b7 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9\\u05be\\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05d9\\u05e7\\u05df \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "ShowAllObjects": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b7\\u05dc\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "ShowAtTop": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d0\\u05d5\\u05d9\\u05d1\\u05df", "ShowAutomatically": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9", "ShowAxes": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e7\\u05e1\\u05df", "ShowAxesGrid": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b7\\u05e7\\u05e1\\u05df/\\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "ShowAxisNumbers": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e6\\u05d0\\u05b8\\u05dc\\u05df", "ShowClipping": "Show clipping", "ShowColumnHeader": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e7\\u05e2\\u05e4\\u05bc\\u05dc\\u05e2\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "ShowCoordinatesIn3D": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05d0\\u05d9\\u05df 3 \\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05df", "ShowCoordinatesProjectedOntoA": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d9\\u05e2\\u05e7\\u05d8\\u05d9\\u05e8\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 %0", "ShowCoordinatesProjectedOntoXYPlane": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d9\\u05e2\\u05e7\\u05d8\\u05d9\\u05e8\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da xy", "ShowCornerCoordinates": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05e2\\u05df", "ShowData": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "ShowDataSource": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05de\\u05e7\\u05d5\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05e2\\u05e0\\u05e2", "ShowFileBrowser": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05e4\\u05bc\\u05d0\\u05b7\\u05e4\\u05bc\\u05e7\\u05e2\\u05e1\\u05be\\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d1\\u05dc\\u05d9\\u05e7", "ShowGrid": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "ShowGridlines": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "ShowHide": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df / \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "ShowHideLabel": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df / \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05e6\\u05e2\\u05d8\\u05dc", "ShowHideLabel.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05e6\\u05d9 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d6\\u05f2\\u05b7\\u05df \\u05e6\\u05e2\\u05d8\\u05dc", "ShowHideLabels": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df / \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05e6\\u05e2\\u05d8\\u05dc\\u05e2\\u05da", "ShowHideObject": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df / \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "ShowHideObject.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d5\\u05d5\\u05e2\\u05dc\\u05db\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05e6\\u05d5 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d9\\u05d8 \\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8 \\u05e6\\u05d5 \\u05d0\\u05b7\\u05df \\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "ShowHorizontalScrollbars": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05d3\\u05e2\\u05e1", "ShowInAlgebraView": "Show in Algebra View", "ShowInToolBar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ShowInputField": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ShowInterval": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "ShowLabel": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05e6\\u05e2\\u05d8\\u05dc", "ShowMenuBar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05de\\u05e2\\u05e0\\u05d9\\u05d5\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ShowMouseCoordinates": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05de\\u05f2\\u05b7\\u05d6\\u05dc", "ShowObject": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "ShowOnXAxis": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e7\\u05e1 x", "ShowOnlineHelp": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d4\\u05d9\\u05dc\\u05e3 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05e0\\u05e2\\u05e5", "ShowOnlyBreakpoints": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d1\\u05dc\\u05d5\\u05d9\\u05d6 \\u05d3\\u05d9 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "ShowOutliers": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e8\\u05d5\\u05d9\\u05e1\\u05e0\\u05d3\\u05d9\\u05e7\\u05e2 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "ShowPlane": "Show Plane", "ShowPlot2": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd 2\\u05d8\\u05df \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "ShowPoints": "Show points", "ShowResetIcon": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05d9\\u05e7\\u05d0\\u05b8\\u05e0\\u05d3\\u05dc \\"\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7 \\u05e6\\u05d5\\u05dd \\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05be\\u05de\\u05e6\\u05d1\\u05bf\\"", "ShowRowHeader": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e7\\u05e2\\u05e4\\u05bc\\u05dc\\u05e2\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05e9\\u05d5\\u05e8\\u05d5\\u05ea", "ShowSidebar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d6\\u05f2\\u05b7\\u05d8\\u05e0\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1", "ShowSliderInAlgebraView": "Show slider in Algebra View", "ShowStatistics": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7", "ShowTitleBar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d8\\u05d9\\u05d8\\u05dc\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ShowToolBar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ShowToolBarHelp": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d3\\u05e2\\u05e8\\u05e7\\u05dc\\u05e2\\u05e8\\u05d5\\u05e0\\u05d2 \\u05e6\\u05d5 \\u05d9\\u05e2\\u05d3\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "ShowTrace": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e9\\u05e4\\u05bc\\u05d5\\u05e8", "ShowTrimmed": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e7\\u05d9\\u05e8\\u05e6\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05f2\\u05b7\\u05d3\\u05be\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "ShowValue": "Show Value", "ShowValueIn3D": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05d0\\u05d9\\u05df 3 \\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05df", "ShowValueProjectedOntoXYPlane": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d9\\u05e2\\u05e6\\u05d9\\u05e8\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da xy", "ShowVerticalScrollbars": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05d9\\u05e7\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05d3\\u05e2\\u05e1", "ShowXofYfiles.Mebis": "Showing %0 of %1 files", "ShowxAxis": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e7\\u05e1 x", "ShowyAxis": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e7\\u05e1 y", "ShowzAxis": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b7\\u05e7\\u05e1 z", "ShutDownGreen": "Omit Green Channel", "Shutter": "Shutter", "Sidebar": "\\u05d6\\u05f2\\u05b7\\u05d8\\u05e0\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1", "SignIn": "Sign in", "SignIn.Help": "Sign in to GeoGebra", "SignInError": "Sign in failed - Please try again", "SignInInProgress": "Signing in", "SignInProgress": "Signing in", "SignInSuccessful": "Sign in successful", "SignInToGGT": "Sign in to GeoGebra", "SignOut": "Sign out", "SignedInAsA": "Signed in as %0", "SimpleCalc": "Simple Calc", "SimpleCalculator": "Simple Calculator", "SimpleFormulas": "\\u05e4\\u05bc\\u05e9\\u05d5\\u05d8\\u05e2 \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05dc\\u05e2\\u05df", "Sin": "\\u05e1\\u05d9\\u05e0\\u05d5\\u05e1", "SingleFile": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e6\\u05d9\\u05e7\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2", "SingleFileTabs": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e6\\u05d9\\u05e7\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2 (\\u05e6\\u05e2\\u05d8\\u05dc\\u05e2\\u05da)", "Size": "\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1", "SizeInPixels": "\\u05de\\u05d0\\u05b8\\u05e9\\u05d8\\u05d0\\u05b7\\u05d1 \\u05d0\\u05d9\\u05df \\u05e4\\u05bc\\u05d9\\u05e7\\u05e1\\u05e2\\u05dc\\u05e1", "Skip": "Skip", "SliceA": "Slice %0", "Slider": "\\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8", "Slider.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05dd \\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8", "Slider.Tool": "\\u05dc\\u05d5\\u05d9\\u05e4\\u05bf\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05e2\\u05e8", "Slides": "Slides", "Slope": "\\u05d0\\u05b8\\u05e0\\u05d1\\u05d9\\u05d9\\u05d2", "Slope.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2", "SlopeOfA": "\\u05d0\\u05b8\\u05e0\\u05d1\\u05d9\\u05d9\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df %0", "Small": "\\u05e7\\u05dc\\u05d9\\u05d9\\u05df", "SnapToGrid": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d1\\u05f2\\u05b7 \\u05d3\\u05e2\\u05e8 \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "SnapToObjects": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05e0\\u05d3\\u05d9\\u05e7 \\u05e6\\u05d5 \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "SnapToPoints": "\\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05e0\\u05d3\\u05d9\\u05e7 \\u05e6\\u05d5 \\u05d3\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "Solids": "Solids", "Solution": "\\u05dc\\u05d9\\u05d9\\u05d6\\u05d5\\u05e0\\u05d2", "Solution.Help": "\\u05d6\\u05d5\\u05db\\u05d8 \\u05dc\\u05d9\\u05d9\\u05d6\\u05d5\\u05e0\\u05d2\\u05e2\\u05df \\u05e6\\u05d5 \\u05d0\\u05d9\\u05d9\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05de\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Solve": "\\u05dc\\u05d9\\u05d9\\u05d6\\u05df", "Solve.Help": "\\u05dc\\u05d9\\u05d9\\u05d6\\u05d8 \\u05d0\\u05d9\\u05d9\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05de\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2\\u05e2\\u05df", "Sort": "\\u05e1\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df \\u05d3\\u05d9 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Sort.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05d9 \\u05e7\\u05e2\\u05e0\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05d9\\u05e1\\u05e6\\u05d5\\u05e1\\u05d0\\u05b8\\u05e8\\u05d8\\u05d9\\u05e8\\u05df", "SortBy": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05dc\\u05d5\\u05d9\\u05d8", "SortObjectsBy": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05dc\\u05d5\\u05d9\\u05d8\\u2026", "Source": "\\u05de\\u05e7\\u05d5\\u05e8", "Space": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05e5", "SpaceBetweenThousands": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05e5 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05d8\\u05d5\\u05d9\\u05d6\\u05e0\\u05d8\\u05e2\\u05e8", "Spacing": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05e6\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "Spearman.short": "\\u03c1", "SpecialLineTools": "\\u05e1\\u05e4\\u05bc\\u05e2\\u05e6\\u05d9\\u05e2\\u05dc\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "SpecialObjectTools": "\\u05e1\\u05e4\\u05bc\\u05e2\\u05e6\\u05d9\\u05e2\\u05dc\\u05e2 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Speed": "\\u05d2\\u05d9\\u05db\\u05e7\\u05d9\\u05d9\\u05d8", "Sphere": "\\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2", "Sphere2": "\\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2 (\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u2013 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8)", "Sphere2.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2", "SphereEquation": "(x - m)\\u00b2 + (y - n)\\u00b2 + (z - p)\\u00b2 = r\\u00b2", "SpherePointRadius": "\\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2 \\u05de\\u05d9\\u05d8 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "SpherePointRadius.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b8\\u05df \\u05d3\\u05e2\\u05dd \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "SphereThroughAwithCenterB": "\\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2 \\u05d3\\u05d5\\u05e8\\u05da %0 \\u05de\\u05d9\\u05d8 %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u00a0\\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "SphereWithCenterAandRadiusB": "\\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2 \\u05de\\u05d9\\u05d8 %0 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8 \\u05d0\\u05d5\\u05df %1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e8\\u05d0\\u05b7\\u05d3\\u05d9\\u05d5\\u05e1", "Spherical": "Spherical Coordinates", "Split": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "Split.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05d9 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1 \\u05e6\\u05d5 \\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05dc\\u05d8\\u05df", "Spotlight.Tool": "Spotlight", "Spreadsheet": "\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "SpreadsheetOptions": "\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05e8\\u05d9\\u05e8\\u05d5\\u05ea", "Squared1": "Squared (1 mm)", "Squared5": "Squared (5 mm)", "Stack": "\\u05e6\\u05d5\\u05e0\\u05d5\\u05d9\\u05e4\\u05bf\\u05e0\\u05e2\\u05de\\u05e2\\u05df \\u05d3\\u05d9 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1", "Stack.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05d9 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7\\u05e2\\u05e1 \\u05e6\\u05d5\\u05e0\\u05d5\\u05d9\\u05e4\\u05bf\\u05e6\\u05d5\\u05e0\\u05e2\\u05de\\u05e2\\u05df", "StackedBoxPlots": "\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc\\u05e2\\u05da", "StandardDeviation.short": "\\u03c3", "StandardError": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05d3\\u05d0\\u05b7\\u05e8\\u05d3\\u05be\\u05d8\\u05e2\\u05d5\\u05ea", "StandardError.short": "SE", "StandardObject": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05d3\\u05d0\\u05b7\\u05e8\\u05d3\\u05be\\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8", "StandardView": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05e0\\u05d3\\u05d0\\u05b7\\u05e8\\u05d3\\u05be\\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "Start": "\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1", "StartRow": "\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "StartValueX": "Start value for x", "StartingPoint": "\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Statistics": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7\\u05e2\\u05e1", "Statistics2": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7\\u05e2\\u05e12", "Stats.Covariance": "Covariance", "Stats.Formula": "Formula", "Stats.Length": "Cardinality", "Stats.Max": "Maximum", "Stats.Median": "Median", "Stats.Min": "Minimum", "Stats.PMCC": "Correlation Coefficient", "Stats.Q3": "Upper quartile", "Stats.Quartile1": "Lower quartile", "Stats.SD": "Population Standard Deviation", "Stats.SampleSD": "Sample Standard Deviation", "Stats.SigmaXX": "Sum of squares", "Stats.SigmaXY": "Sum of products", "Stats.Sum": "\\u05e1\\u05d5\\u05de\\u05e2", "Stats.mean": "\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "StatsDialog.NoData": "Not enough data", "StatsDialog.NoDataMsg1VarStats": "There is not enough data available for 1 variable statistics", "StatsDialog.NoDataMsg2VarStats": "There is not enough data available for 2 variable statistics", "StatsDialog.NoDataMsgRegression": "There is not enough data available for regression analysis", "StemPlot": "\\u05e9\\u05d8\\u05e2\\u05e0\\u05d2\\u05dc\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "StemPlot.KeyAMeansB": "\\u05e9\\u05dc\\u05d9\\u05e1\\u05dc: %0 \\u05d1\\u05d0\\u05b7\\u05d8\\u05f2\\u05b7\\u05d8 %1", "StemPlot.high": "\\u05d4\\u05d5\\u05d9\\u05da", "StemPlot.low": "\\u05e0\\u05d9\\u05d3\\u05e2\\u05e8\\u05d9\\u05e7", "Step": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05df", "StepGraph": "\\u05d8\\u05e8\\u05e2\\u05e4\\u05bc\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Steps": "Steps", "StickToEdge": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d1\\u05f2\\u05b7\\u05dd \\u05e8\\u05d0\\u05b7\\u05e0\\u05d3", "StickyTools": "Sticky Tools", "Stop": "Stop", "StopScript": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05e2\\u05dd \\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8", "Subscript": "Subscript", "SubstDialog.With": "With", "Substitute": "\\u05e1\\u05d5\\u05d1\\u05e1\\u05d8\\u05d9\\u05d8\\u05d5\\u05d9\\u05b4\\u05e8\\u05df", "Substitute.Help": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05f2\\u05b7\\u05d8 \\u05d0\\u05b7 \\u05d8\\u05d9\\u05d9\\u05dc \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d3\\u05e8\\u05d5\\u05e7", "Substitute.Tool": "\\u05e1\\u05d5\\u05d1\\u05e1\\u05d8\\u05d9\\u05d8\\u05d5\\u05d9\\u05b4\\u05e8\\u05df", "SubstituteDialog": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05f2\\u05b7\\u05d8\\u05be\\u05d3\\u05d9\\u05d0\\u05b7\\u05dc\\u05d0\\u05b8\\u05d2", "SubstituteForAinB": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05f2\\u05b7\\u05d8\\u05df %0 \\u05d0\\u05d9\\u05df %1", "SubstituteSimplify": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05f2\\u05b7\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05d9\\u05e8\\u05e6\\u05df", "Successes": "\\u05e6\\u05d5\\u05d8\\u05e8\\u05e2\\u05e4\\u05bf\\u05df", "Suggestion.CreateSlider": "Create slider", "Suggestion.SpecialPoints": "Special Points", "Suite": "Suite", "Sum": "\\u03a3x", "Sum.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e1\\u05db\\u05d5\\u05dd \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "Sum.Tool": "\\u05e1\\u05d5\\u05de\\u05e2", "Sum2": "\\u03a3x\\u00b2", "SumSquaredErrors.short": "SSE", "SumSquares.short": "SS", "SumsAndIntegrals": "\\u05e1\\u05d5\\u05de\\u05e2\\u05e1 \\u05d0\\u05d5\\u05df \\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05d2\\u05e8\\u05d0\\u05b7\\u05dc\\u05df", "Superscript": "Superscript", "Surface": "Surface", "SurfaceOfRevolution": "Surface of Revolution", "SurfaceOfRevolution.Help": "Drag curve around axis", "SwitchCalculator": "Switch calculator", "Sx": "Sx", "Sxx": "Sxx", "Sxy": "Sxy", "Sy": "Sy", "Symbol.And": "\\u05d0\\u05d5\\u05df", "Symbol.Angle": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc", "Symbol.AngleMeasure": "\\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05be\\u05de\\u05e2\\u05e1\\u05d8\\u05d5\\u05e0\\u05d2", "Symbol.Assignment": "\\u05e6\\u05d5\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d5\\u05e0\\u05d2", "Symbol.BooleanEqual": "\\u05d0\\u05d9\\u05d6 \\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "Symbol.Cube": "\\u05e7\\u05d5\\u05d1", "Symbol.Degree": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05d3", "Symbol.DynamicReference": "\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05de\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5", "Symbol.ElementOf": "\\u05d2\\u05e2\\u05d4\\u05e2\\u05e8\\u05d8 \\u05e6\\u05d5", "Symbol.GreaterThanEqualTo": "\\u05d2\\u05e8\\u05e2\\u05e1\\u05e2\\u05e8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05da \\u05e6\\u05d5", "Symbol.Implication": "\\u05d0\\u05d9\\u05de\\u05e4\\u05bc\\u05dc\\u05d9\\u05e7\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "Symbol.Infinity": "\\u05d0\\u05d9\\u05df\\u05be\\u05e1\\u05d5\\u05e3", "Symbol.LessThanEqualTo": "\\u05e7\\u05dc\\u05e2\\u05e0\\u05e2\\u05e8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05da \\u05e6\\u05d5", "Symbol.NBSP": "\\u05d0\\u05d5\\u05de\\u05d8\\u05d9\\u05d9\\u05dc\\u05e2\\u05d5\\u05d5\\u05d3\\u05d9\\u05e7\\u05e2\\u05e8 \\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05e5", "Symbol.Negation": "\\u05e0\\u05e2\\u05d2\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "Symbol.NotEqual": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "Symbol.Or": "\\u05d0\\u05b8\\u05d3\\u05e2\\u05e8", "Symbol.Parallel": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc", "Symbol.Perpendicular": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8", "Symbol.Square": "\\u05e7\\u05d5\\u05d5\\u05d0\\u05b7\\u05d3\\u05e8\\u05d0\\u05b7\\u05d8", "Symbol.StaticReference": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2 \\u05e8\\u05e2\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2\\u05e0\\u05e5", "Symbol.StrictSubset": "\\u05e9\\u05d8\\u05e8\\u05e2\\u05e0\\u05d2\\u05e2\\u05e8 \\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e1\\u05db\\u05d5\\u05dd \\u05e4\\u05bf\\u05d5\\u05df", "Symbol.Subset": "\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e1\\u05db\\u05d5\\u05dd \\u05e4\\u05bf\\u05d5\\u05df", "Symbol.VectorProduct": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8\\u05df\\u05be\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d3\\u05d5\\u05e7\\u05d8", "Symbolic": "Symbolic", "Symbols": "\\u05e1\\u05d9\\u05de\\u05d1\\u05d0\\u05b8\\u05dc\\u05df", "Syntax": "\\u05e1\\u05d9\\u05e0\\u05d8\\u05d0\\u05b7\\u05e7\\u05e1", "SyntaxErrorAisNotAList": "\\u05d8\\u05e2\\u05d5\\u05ea \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e1\\u05d9\\u05e0\\u05d8\\u05d0\\u05b7\\u05e7\\u05e1: %0 \\u05d0\\u05d9\\u05d6 \\u05e0\\u05d9\\u05e9\\u05d8 \\u05e7\\u05d9\\u05d9\\u05df \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "SystemInformation": "\\u05e1\\u05d9\\u05e1\\u05d8\\u05e2\\u05dd\\u05be\\u05d0\\u05d9\\u05e0\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "SystemInformationMessage": "\\u05d3\\u05d9 \\u05e1\\u05d9\\u05e1\\u05d8\\u05e2\\u05dd\\u05be\\u05d0\\u05d9\\u05e0\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05d9\\u05d6 \\u05d1\\u05e9\\u05dc\\u05d5\\u05dd \\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05d2\\u05e2\\u05e4\\u05bf\\u05d9\\u05e8\\u05d8 \\u05d2\\u05e2\\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05e7\\u05dc\\u05e2\\u05e4\\u05bc\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "Syy": "Syy", "TEstimateDifferenceOfMeans": "\\u05d8\\u05e2\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5, \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8\\u05df\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "TEstimatePairedDifferences": "\\u05d8\\u05e2\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5, \\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05e2 \\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3\\u05df", "TMeanInterval": "\\u05d8\\u05e2\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7\\u00a0\\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "TMeanTest": "\\u05d8\\u05e2\\u05be\\u05d8\\u05e2\\u05e1\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "TStatistic": "t", "TTestDifferenceOfMeans": "\\u05d8\\u05e2\\u05be\\u05d8\\u05e2\\u05e1\\u05d8, \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8\\u05df\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "TTestPairedDifferences": "\\u05d8\\u05e2\\u05be\\u05d8\\u05e2\\u05e1\\u05d8, \\u05d2\\u05e2\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8\\u05e2 \\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3\\u05df", "Tab": "\\u05e6\\u05e2\\u05d8\\u05dc", "Table": "\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2", "Table.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Table.Tool": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2", "TableDiscreteDistribution": "Table is available only for discrete distributions", "TableOfValues": "Table of values", "TableValuesEmptyDescription": "For a function you can create a table of values", "TableValuesEmptyTitle": "Table is empty", "TangentToAParallelToB": "\\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5 %0 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc \\u05e6\\u05d5 %1", "TangentToAThroughB": "\\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5 %0 \\u05d3\\u05d5\\u05e8\\u05da %1", "TangentToAatB": "\\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8 \\u05e6\\u05d5 %0 \\u05d1\\u05f2\\u05b7 %1", "Tangents": "\\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8\\u05df", "Tangents.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05e6\\u05d9 \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2, \\u05d0\\u05d5\\u05df \\u05d3\\u05d0\\u05b7\\u05df \\u05d0\\u05b7 \\u05e7\\u05e8\\u05f2\\u05b7\\u05d6, \\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2 \\u05e6\\u05d9 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2", "Tetrahedron": "Tetrahedron", "Tetrahedron.Help": "Select two points or other corresponding objects", "Tetrahedron.Tool": "Regular Tetrahedron", "Text": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "Text.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e3 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8, \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05e2\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "Text.Tool": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05b7 \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "TextAfterConstruction": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8 \\u05e0\\u05d0\\u05b8\\u05da \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2", "TextBeforeConstruction": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2", "TextField": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05e9\\u05d8\\u05d7", "TextfieldLength": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8\\u05be\\u05e9\\u05d8\\u05d7", "ThanksForSigningIn": "Thank you for signing in to GeoGebra!", "TheFollowingAreCollinearA": "%0 are collinear", "TheFollowingAreConcurrentA": "%0 are concurrent", "TheFollowingAreConcyclicA": "%0 are concyclic", "TheFollowingAreCongruentA": "%0 are congruent", "TheFollowingAreEqualA": "%0 are equal", "TheFollowingAreNotEqualA": "%0 are not equal", "TheFollowingAreParallelA": "%0 are parallel", "ThenBy": "\\u05d0\\u05d5\\u05df \\u05d5\\u05d5\\u05f2\\u05b7\\u05d8\\u05e2\\u05e8 \\u05dc\\u05d5\\u05d9\\u05d8", "Thickness": "\\u05d3\\u05d9\\u05e7 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05e9\\u05d8\\u05e8\\u05d9\\u05da", "TickDistance": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05df", "TimeBetweenFrames": "\\u05e6\\u05f2\\u05b7\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05df \\u05d9\\u05e2\\u05d3\\u05df \\u05d1\\u05d9\\u05dc\\u05d3", "TimeExpired": "\\u05d0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05e1\\u05e2\\u05e1\\u05d9\\u05e2 \\u05d0\\u05d9\\u05d6 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d2\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05df, \\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05d8 \\u05d6\\u05d9\\u05da \\u05d0\\u05f2\\u05b7\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05e0\\u05f2\\u05b7.", "Timestamp": "Timestamp", "Title": "\\u05d8\\u05d9\\u05d8\\u05dc", "TitleExportPgf": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df GeoGebra \\u05e6\\u05d5 PGF", "TitleExportPstricks": "\\u05e2\\u05e7\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df GeoGebra \\u05e6\\u05d5 PSTricks", "ToViewInstallA": "To view this material you need to install %0", "ToggleStyleBar": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df / \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05e1\\u05d8\\u05d9\\u05dc\\u05df\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Tool": "\\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Tool.CreateNew": "\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d0\\u05b7 \\u05e0\\u05f2\\u05b7\\u05e2\\u05dd \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Tool.CreationSuccess": "\\u05d3\\u05e2\\u05e8 \\u05e0\\u05f2\\u05b7\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8 \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d6\\u05d9\\u05da \\u05d2\\u05d5\\u05d8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05df!", "Tool.DeleteQuestion": "\\u05e6\\u05d9 \\u05d5\\u05d5\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d9\\u05e8 \\u05d8\\u05d0\\u05b7\\u05e7\\u05e2 \\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd?", "Tool.DontReplace": "Don\'t Replace", "Tool.Filter": "Tool Filter", "Tool.Manage": "\\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc\\u05d8\\u05d5\\u05e0\\u05d2", "Tool.NotCompatible": "Sorry, the output(s) of this Tool are not compatible with the old Tool - please choose a different name.", "Tool.Replace": "Replace", "Tool.ReplaceQuestion": "Do you really want to replace the existing tool \\"%0\\"?", "Tool.SelectObjects": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e8\\u05e9\\u05d9\\u05de\\u05d4", "ToolCategory.BasicTools": "Basic Tools", "ToolCategory.Circles": "Circles", "ToolCategory.Conics": "Conics", "ToolCategory.Construct": "Construct", "ToolCategory.Curves": "Curves", "ToolCategory.Edit": "Edit", "ToolCategory.Lines": "Lines", "ToolCategory.LinesAndPolygons": "Lines and Polygons", "ToolCategory.Measure": "Measure", "ToolCategory.Media": "Media", "ToolCategory.Others": "Others", "ToolCategory.Planes": "Planes", "ToolCategory.Points": "Points", "ToolCategory.Polygons": "Polygons", "ToolCategory.SelectAndFormat": "Select and Format", "ToolCategory.Solids": "Solids", "ToolCategory.SpecialLines": "Special Lines", "ToolCategory.Transform": "Transform", "ToolHelp": "\\u05d4\\u05d9\\u05dc\\u05e3 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "ToolName": "\\u05e0\\u05d0\\u05b8\\u05de\\u05e2\\u05df \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05de\\u05db\\u05e9\\u05d9\\u05e8", "Toolbar": "\\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Toolbar.Customize": "\\u05e6\\u05d5\\u05e4\\u05bc\\u05d0\\u05b7\\u05e1\\u05df \\u05d3\\u05d9 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Toolbar.ResetDefault": "\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7 \\u05e6\\u05d5 \\u05d3\\u05e2\\u05e8 \\u05d0\\u05b8\\u05e8\\u05d9\\u05d2\\u05d9\\u05e0\\u05e2\\u05dc\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ToolbarColor.MoreColors": "More colors", "ToolbarIcon": "\\u05d0\\u05d9\\u05e7\\u05d0\\u05b8\\u05e0\\u05d3\\u05dc \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "ToolbarIconsConstructionProtocolExport": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d0\\u05d9\\u05e7\\u05d0\\u05b8\\u05e0\\u05d3\\u05dc\\u05e2\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd", "Tools": "\\u05de\\u05db\\u05e9\\u05d9\\u05e8\\u05d9\\u05dd", "Tools.Less": "Less", "Tools.More": "More", "ToolsetLevel.Advanced": "Advanced", "ToolsetLevel.Empty": "Basic", "ToolsetLevel.Standard": "Standard", "Tooltip": "\\u05d4\\u05d9\\u05dc\\u05e3\\u05be\\u05e8\\u05de\\u05d6", "TooltipLanguage": "\\u05e9\\u05e4\\u05bc\\u05e8\\u05d0\\u05b7\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d4\\u05d9\\u05dc\\u05e3\\u05be\\u05e8\\u05de\\u05d6\\u05d9\\u05dd", "TooltipTimeout": "\\u05e6\\u05f2\\u05b7\\u05d8\\u05be\\u05d1\\u05d0\\u05b7\\u05d2\\u05e8\\u05e2\\u05e0\\u05e2\\u05e6\\u05d5\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d4\\u05d9\\u05dc\\u05e3\\u05be\\u05e8\\u05de\\u05d6\\u05d9\\u05dd (\\u05e1\\u05e2\\u05e7\\u05d5\\u05e0\\u05d3\\u05e2\\u05e1)", "Tooltips": "\\u05d4\\u05d9\\u05dc\\u05e3\\u05be\\u05e8\\u05de\\u05d6\\u05d9\\u05dd", "Total": "\\u05e1\\u05da\\u05be\\u05d4\\u05db\\u05bc\\u05dc", "TotalPercent": "\\u05e1\\u05da\\u05be\\u05d4\\u05db\\u05bc\\u05dc %", "Trace": "\\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8 \\u2013 \\u05d9\\u05d0\\u05b8 / \\u05e0\\u05d9\\u05d9\\u05df", "Trace.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 (\\u05d9\\u05d0\\u05b8 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05e0\\u05d9\\u05e9\\u05d8) \\u05e0\\u05d0\\u05b8\\u05db\\u05e6\\u05d5\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05df", "TraceMode": "\\u05e9\\u05e4\\u05bc\\u05d5\\u05e8:", "TraceOff": "\\u05d0\\u05b8\\u05df \\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8", "TraceOn": "\\u05de\\u05d9\\u05d8 \\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8", "TraceToList": "\\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05d0\\u05b7 \\u05dc\\u05d9\\u05e1\\u05d8\\u05e2", "TraceToSpreadsheet": "\\u05e0\\u05d0\\u05b8\\u05db\\u05e9\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "TransformationTools": "\\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2\\u05e1", "TranslateByVector": "\\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05dc\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "TranslateByVector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d0\\u05b7\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7 \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "TranslationOfAbyB": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d1\\u05d9\\u05dc\\u05d3 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05d3\\u05d5\\u05e8\\u05da \\u05d3\\u05e2\\u05e8 \\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05dc\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e3 %1", "TranslationOfAtoB": "\\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05dc\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2 \\u05e4\\u05bf\\u05d5\\u05df %0 \\u05e6\\u05d5 %1", "Transparent": "\\u05d3\\u05d5\\u05e8\\u05db\\u05d6\\u05d9\\u05db\\u05d8\\u05d9\\u05e7", "Transpose": "\\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05e4\\u05bc\\u05d0\\u05b8\\u05e0\\u05d9\\u05e8\\u05df", "TreeModeDependency": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05dc\\u05d5\\u05d9\\u05d8 \\u05d6\\u05d9\\u05d9\\u05e2\\u05e8 \\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "TreeModeLayer": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05dc\\u05d5\\u05d9\\u05d8 \\u05e9\\u05d9\\u05db\\u05d8\\u05df", "TreeModeType": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05dc\\u05d5\\u05d9\\u05d8 \\u05d8\\u05d9\\u05e4\\u05bc\\u05df", "TreeModeView": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05dc\\u05d5\\u05d9\\u05d8 \\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "Triangle": "\\u05d3\\u05e8\\u05f2\\u05b7\\u05e2\\u05e7", "TriangleABCnonDegenerate": "Triangle %0 is non-degenerate", "TriangleProtractor": "Triangle protractor", "TrueOnPartsFalseOnParts": "(true on parts, false on parts)", "Turtle": "\\u05d8\\u05e9\\u05e2\\u05e8\\u05e2\\u05e4\\u05bc\\u05d0\\u05b7\\u05db\\u05e2", "Tutorial": "\\u05dc\\u05d9\\u05de\\u05d5\\u05d3", "Tutorial3D": "aWhYSpvy", "TutorialClassic": "XUv5mXTm", "TutorialGeometry": "DmVNbn2V", "TutorialGraphing": "vd6UC685", "TutorialScientific": "brr48aw7", "TutorialSuite": "etg2rk8j", "Tutorials": "\\u05d3\\u05e2\\u05e8\\u05e7\\u05dc\\u05e2\\u05e8\\u05be\\u05de\\u05d0\\u05b7\\u05d8\\u05e2\\u05e8\\u05d9\\u05d0\\u05b7\\u05dc", "TwoTailedProb": "Two tailed", "TwoVarStats": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7 \\u05de\\u05d9\\u05d8 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc\\u05e2\\u05df", "TwoVarStats.Help": "\\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6\\u05d9\\u05e8\\u05d8 \\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05df \\u05e6\\u05d0\\u05b8\\u05dc\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d9 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05e2 \\u05e7\\u05e2\\u05de\\u05e2\\u05e8\\u05dc\\u05e2\\u05da", "TwoVariable": "\\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d5\\u05d5\\u05d0\\u05b7\\u05e8\\u05d9\\u05d0\\u05b7\\u05d1\\u05dc\\u05e2\\u05df", "Type.3D": "\\u05d3\\u05e8\\u05f2\\u05b7 \\u05d0\\u05d5\\u05d9\\u05e1\\u05de\\u05e2\\u05e1\\u05d8\\u05df", "Type.Algebra": "\\u05d0\\u05b7\\u05dc\\u05d2\\u05e2\\u05d1\\u05e8\\u05e2", "Type.CAS": "\\u05e9\\u05e8\\u05f2\\u05b7\\u05d1\\u05be\\u05db\\u05bc\\u05dc\\u05dc\\u05d9\\u05dd \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05df \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05e2\\u05dc\\u05df \\u05d7\\u05e9\\u05d1\\u05d5\\u05df", "Type.Chart": "\\u05d3\\u05d9\\u05d0\\u05b7\\u05d2\\u05e8\\u05d0\\u05b7\\u05dd", "Type.Conic": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05d9\\u05e9\\u05e2 \\u05e1\\u05e2\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1", "Type.DiscreteMath": "\\u05d3\\u05d9\\u05e1\\u05e7\\u05e8\\u05e2\\u05d8\\u05e2 \\u05de\\u05d0\\u05b7\\u05d8\\u05e2\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e7", "Type.Financial": "Financial", "Type.FunctionsAndCalculus": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05e7\\u05e6\\u05d9\\u05e2\\u05e1 \\u05d0\\u05d5\\u05df \\u05d0\\u05b7\\u05e0\\u05d0\\u05b7\\u05dc\\u05d9\\u05d6", "Type.GeoGebra": "GeoGebra", "Type.Geometry": "\\u05d2\\u05e2\\u05d0\\u05b8\\u05de\\u05e2\\u05d8\\u05e8\\u05d9\\u05e2", "Type.List": "\\u05dc\\u05d9\\u05e1\\u05d8\\u05e2\\u05e1", "Type.Logic": "\\u05dc\\u05d0\\u05b8\\u05d2\\u05d9\\u05e7", "Type.OptimizationCommands": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d8\\u05d9\\u05de\\u05d9\\u05d6\\u05d9\\u05e8\\u05d5\\u05e0\\u05d2", "Type.Probability": "\\u05de\\u05e9\\u05de\\u05e2\\u05d5\\u05ea\\u05d3\\u05d9\\u05e7\\u05d9\\u05d9\\u05d8", "Type.Scripting": "\\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8", "Type.Spreadsheet": "\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2\\u05be\\u05d1\\u05d5\\u05d9\\u05d2\\u05df", "Type.Statistics": "\\u05e1\\u05d8\\u05d0\\u05b7\\u05d8\\u05d9\\u05e1\\u05d8\\u05d9\\u05e7", "Type.Text": "\\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "Type.Transformation": "\\u05d8\\u05e8\\u05d0\\u05b7\\u05e0\\u05e1\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05e6\\u05d9\\u05e2", "Type.VectorAndMatrix": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05d0\\u05d5\\u05df \\u05de\\u05d0\\u05b7\\u05d8\\u05e8\\u05d9\\u05e6\\u05e2", "URL": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05e0\\u05e2\\u05e5\\u05be\\u05d0\\u05b7\\u05d3\\u05e8\\u05e2\\u05e1", "UncollapseRows": "Uncollapse Rows", "Undefined": "\\u05e0\\u05d9\\u05e9\\u05d8 \\u05d3\\u05e2\\u05e4\\u05bf\\u05d9\\u05e0\\u05d9\\u05e8\\u05d8", "UnderCertainConditionsA": "Under certain conditions: %0", "Underline": "Underline", "Undo": "\\u05d7\\u05e8\\u05d8\\u05d4", "UngroupObjectes": "\\u05e4\\u05bf\\u05d5\\u05e0\\u05d0\\u05b7\\u05e0\\u05d3\\u05e2\\u05e8\\u05d2\\u05e8\\u05d5\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d3\\u05d9 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df", "Unit.cm": "cm", "Unit.inch": "inch", "UnitVectorOfA": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05e4\\u05bf\\u05d5\\u05df %0", "UnitVectorPerpendicularToA": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %0", "UnlockObject": "Unlock Object", "UnpinFromScreen": "Unpin from Screen", "UnsavedChangesFound": "GeoGebra found unsaved changes. Do you want to recover or delete them?", "UnsupportedBrowser": "This browser is not supported.", "UnsupportedBrowser.Message": "Please try a different browser to use GeoGebra Notes.", "UnsupportedBrowser.Message.Mebis": "Please try a different browser to use mebis Tafel.", "Untitled": "\\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d8\\u05d9\\u05d8\\u05dc", "UntitledA": "\\u05d0\\u05d5\\u05de\\u05d1\\u05d0\\u05b7\\u05e6\\u05d9\\u05d9\\u05db\\u05e0\\u05d8%0", "UntitledConstruction": "\\u05e7\\u05d0\\u05b8\\u05e0\\u05e1\\u05d8\\u05e8\\u05d5\\u05e7\\u05e6\\u05d9\\u05e2 \\u05d0\\u05b8\\u05df \\u05d0\\u05b7 \\u05d8\\u05d9\\u05d8\\u05dc", "Up": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e3", "Upload": "\\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05d0\\u05b8\\u05d3\\u05df", "UploadError": "\\u05d3\\u05d9 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d9\\u05e0\\u05d3\\u05d5\\u05e0\\u05d2 \\u05de\\u05d9\\u05d8 GeoGebra \\u05d4\\u05d0\\u05b8\\u05d8 \\u05d6\\u05d9\\u05da \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d0\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05d2\\u05e2\\u05d1\\u05df. \\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05d0\\u05b8\\u05d3\\u05df \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05d2\\u05e2\\u05e8\\u05d9\\u05e1\\u05df. (\\u05d8\\u05e2\\u05d5\\u05ea\\u05be\\u05e7\\u05d0\\u05b8\\u05e1: %0)", "UploadGeoGebraTube": "\\u05d0\\u05b7\\u05e8\\u05d9\\u05d1\\u05e2\\u05e8\\u05dc\\u05d0\\u05b8\\u05d3\\u05df \\u05d0\\u05d9\\u05df GeoGebra", "UploadPrepare": "\\u05d3\\u05d0\\u05b8\\u05e1 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05dc\\u05d0\\u05b8\\u05d3\\u05df \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05d2\\u05e2\\u05d2\\u05e8\\u05d9\\u05d9\\u05d8", "UpperLimit": "\\u05d0\\u05d9\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05d8\\u05e2 \\u05d2\\u05e8\\u05e2\\u05e0\\u05e2\\u05e5", "UpperQuartile.short": "Q3", "UseAutoComplete": "\\u05de\\u05d9\\u05d8 \\u05d0\\u05d5\\u05d9\\u05d8\\u05d0\\u05b8\\u05de\\u05d0\\u05b7\\u05d8\\u05d9\\u05e9\\u05e2\\u05e8 \\u05d3\\u05e2\\u05e8\\u05d2\\u05d0\\u05b7\\u05e0\\u05e6\\u05d5\\u05e0\\u05d2", "UseBrowserForJS": "\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05e2\\u05dd \\u05d1\\u05dc\\u05e2\\u05d8\\u05e2\\u05e8\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 JavaScript\\u05be\\u05e1\\u05e7\\u05e8\\u05d9\\u05e4\\u05bc\\u05d8\\u05df", "UseButtonsAndCheckboxes": "\\u05e0\\u05d9\\u05e6\\u05df \\u05e7\\u05e0\\u05e2\\u05e4\\u05bc\\u05dc\\u05e2\\u05da \\u05d0\\u05d5\\u05df \\u05d1\\u05e8\\u05d9\\u05e8\\u05d4\\u05be\\u05e7\\u05e2\\u05e1\\u05d8\\u05dc\\u05e2\\u05da", "UseClipping": "Use clipping", "UseHeaderAsTitle": "\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05e7\\u05e2\\u05e4\\u05bc\\u05dc \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d8\\u05d9\\u05d8\\u05dc", "UseHeaderRow": "\\u05e0\\u05d9\\u05e6\\u05df \\u05d0\\u05b7 \\u05e9\\u05d5\\u05e8\\u05d4 \\u05e7\\u05e2\\u05e4\\u05bc\\u05dc\\u05e2\\u05da", "UseLighting": "Use Lighting", "UseNumbersOnly": "Use numbers only", "UsePairNames": "\\u05e0\\u05d9\\u05e6\\u05df \\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05dc\\u05e2\\u05da\\u05be\\u05e0\\u05e2\\u05de\\u05e2\\u05df", "UsePathAndRegionParameters": "\\u05e0\\u05d9\\u05e6\\u05df \\u05d3\\u05d9 \\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05de\\u05e2\\u05d8\\u05e2\\u05e8\\u05e1 \\u05e4\\u05bf\\u05d5\\u05df \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2 \\u05d0\\u05d5\\u05df \\u05d2\\u05e2\\u05d1\\u05d9\\u05d8", "UseTextAsCaption": "Use text as caption", "UserInterface": "\\u05d1\\u05d0\\u05b7\\u05e0\\u05d9\\u05e6\\u05e2\\u05e8\\u05be\\u05e6\\u05d5\\u05d5\\u05d9\\u05e9\\u05e0\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05da", "Value": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "ValueOfA": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df %0", "Values": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df", "ValuesAndFrequency": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05d0\\u05d5\\u05df \\u05e4\\u05bf\\u05e8\\u05e2\\u05e7\\u05d5\\u05d5\\u05e2\\u05e0\\u05e5", "ValuesOfA": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df %0", "Vector": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "Vector.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05d0\\u05b7\\u05e0\\u05d2\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d3\\u05e2\\u05dd \\u05e2\\u05e0\\u05d3\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8", "Vector.Tool": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "VectorFromPoint": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8\\u05be\\u05e8\\u05e2\\u05e4\\u05bc\\u05e8\\u05e2\\u05d6\\u05e2\\u05e0\\u05d8\\u05d0\\u05b7\\u05e0\\u05d8", "VectorFromPoint.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 [\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05e0\\u05e2\\u05e0\\u05e2] \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05d0\\u05b7\\u05e0\\u05d2\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8 \\u05d0\\u05d5\\u05df \\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "VectorGraphics": "Vector Graphics", "VectorMenu": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8", "VectorPerpendicularToA": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8 \\u05e4\\u05bc\\u05e2\\u05e8\\u05e4\\u05bc\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05d5\\u05dc\\u05d0\\u05b7\\u05e8 \\u05e6\\u05d5 %0", "VectorPolygon": "\\u05d4\\u05d0\\u05b7\\u05dc\\u05d1\\u05be\\u05e9\\u05d8\\u05f2\\u05b7\\u05e4\\u05bf\\u05e2\\u05e8 \\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d9\\u05d2\\u05d0\\u05b8\\u05df", "VectorPolygon.Help": "\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d9\\u05de\\u05d8 \\u05d3\\u05d9 \\u05e2\\u05e7\\u05df \\u05dc\\u05d5\\u05d9\\u05d8\\u05df \\u05e1\\u05d3\\u05e8, \\u05d0\\u05d5\\u05df \\u05d2\\u05d9\\u05d8 \\u05d5\\u05d5\\u05d9\\u05d3\\u05e2\\u05e8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05e2\\u05e7", "Vectors": "\\u05d5\\u05d5\\u05e2\\u05e7\\u05d8\\u05d0\\u05b8\\u05e8\\u05df", "VersionA": "Version %0", "VertexOfA": "\\u05e2\\u05e7 \\u05e4\\u05bf\\u05d5\\u05df %0", "VerticalScrollbars": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05d9\\u05e7\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05d3\\u05e2", "VeryLarge": "\\u05d6\\u05d9\\u05d9\\u05e2\\u05e8 \\u05d2\\u05e8\\u05d5\\u05d9\\u05e1", "VerySmall": "\\u05d6\\u05d9\\u05d9\\u05e2\\u05e8 \\u05e7\\u05dc\\u05d9\\u05d9\\u05df", "Video": "Video", "View": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc", "ViewCloseExtraWindow": "\\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05d9\\u05e0\\u05e2\\u05dd \\u05d4\\u05d5\\u05d9\\u05e4\\u05bc\\u05d8\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "ViewInFrontOf": "\\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7 \\u05e4\\u05bf\\u05d5\\u05df \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05e0\\u05d8", "ViewInFrontOf.Help": "\\u05d1\\u05f2\\u05b7\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05df \\u05e9\\u05d8\\u05e2\\u05dc\\u05d8 \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8\\u05df \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8 \\u05e4\\u05bf\\u05d5\\u05df \\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05e0\\u05d8", "ViewMaterial": "View", "ViewOpenExtraWindow": "\\u05d0\\u05b7\\u05e8\\u05d5\\u05d9\\u05e1\\u05e9\\u05d8\\u05e2\\u05dc\\u05df \\u05d0\\u05d9\\u05df \\u05d0\\u05b7 \\u05d1\\u05d0\\u05b7\\u05d6\\u05d5\\u05e0\\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "ViewPanel": "\\u05e4\\u05bc\\u05e2\\u05e8\\u05e1\\u05e4\\u05bc\\u05e2\\u05e7\\u05d8\\u05d9\\u05d5\\u05d5\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc", "VirtualKeyboard": "\\u05d5\\u05d5\\u05d9\\u05e8\\u05d8\\u05d5\\u05e2\\u05dc\\u05e2 \\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "VirtualKeyboardLanguage": "\\u05e9\\u05e4\\u05bc\\u05e8\\u05d0\\u05b7\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05d5\\u05d5\\u05d9\\u05e8\\u05d8\\u05d5\\u05e2\\u05dc\\u05e2\\u05e8 \\u05e7\\u05dc\\u05d0\\u05b7\\u05d5\\u05d5\\u05d9\\u05d0\\u05b7\\u05d8\\u05d5\\u05e8", "VisualStyle": "\\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e9\\u05e2\\u05e8 \\u05e1\\u05d8\\u05d9\\u05dc", "VisualStyle.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b8\\u05d1\\u05d9\\u05e2\\u05e7\\u05d8\\u05df \\u05d3\\u05d5\\u05e8\\u05da \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05d5\\u05d9\\u05e1\\u05d8\\u05d9\\u05d9\\u05dc\\u05be\\u05d2\\u05e8\\u05d0\\u05b8\\u05d3\\u05e2\\u05e7, \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05d1\\u05f2\\u05b7\\u05d8\\u05df \\u05d6\\u05d9\\u05d9\\u05e2\\u05e8\\u05e2 \\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df", "Volume": "Volume", "Volume.Help": "\\u05d8\\u05d9\\u05d9\\u05dc\\u05d8 \\u05d0\\u05d5\\u05d9\\u05e1 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05d9\\u05e8\\u05d0\\u05b7\\u05de\\u05d9\\u05d3\\u05e2, \\u05e4\\u05bc\\u05e8\\u05d9\\u05d6\\u05de\\u05e2, \\u05e1\\u05e4\\u05bf\\u05e2\\u05e8\\u05e2, \\u05e7\\u05d0\\u05b8\\u05e0\\u05d5\\u05e1, \\u05e6\\u05d9\\u05dc\\u05d9\\u05e0\\u05d3\\u05e2\\u05e8, \\u05d0\\u05d0\\u05b7\\u05d6\\"\\u05d5\\u05d5.", "VolumeOfA": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e0\\u05e2\\u05dd \\u05e4\\u05bf\\u05d5\\u05df %0", "Web": "Web", "Webcam": "\\u05d5\\u05d5\\u05e2\\u05d1\\u05be\\u05e7\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05d0\\u05b7", "Webcam.Chrome": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u00a0\\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\"\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df\\" \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05e9\\u05e4\\u05bc\\u05e8\\u05d9\\u05e0\\u05d2\\u05be\\u05e9\\u05d5\\u05e8\\u05d4", "Webcam.Denied.Caption": "Camera is blocked", "Webcam.Denied.Message": "GeoGebra requires access to your camera. Click the camera blocked icon in your browser\'s address bar.", "Webcam.Denied.Message.Mebis": "Mebis requires access to your camera. Click the camera blocked icon in your browser\'s address bar.", "Webcam.Edge": "Please select \'Yes\' in the pop-up bar", "Webcam.Firefox": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7\\u00a0\\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d5\\u05d9\\u05e3 \\"\\u05d8\\u05d9\\u05d9\\u05dc\\u05df \\u05d6\\u05d9\\u05da \\u05de\\u05d9\\u05d8\\u05df \\u05d0\\u05b8\\u05e0\\u05d2\\u05e2\\u05d5\\u05d5\\u05d9\\u05d6\\u05e2\\u05e0\\u05e2\\u05dd \\u05d7\\u05e4\\u05bf\\u05e5\\" \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05e9\\u05e4\\u05bc\\u05e8\\u05d9\\u05e0\\u05d2", "Webcam.Notsupported.Caption": "Camera not supported", "Webcam.Notsupported.Message": "Camera is not supported by your browser. Please try another browser.", "Webcam.Problem": "\\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05d1\\u05dc\\u05e2\\u05dd \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05e8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d1\\u05d9\\u05e0\\u05d3\\u05d5\\u05e0\\u05d2 \\u05de\\u05d9\\u05d8 \\u05d3\\u05e2\\u05e8 \\u05d5\\u05d5\\u05e2\\u05d1\\u05be\\u05e7\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05d0\\u05b7", "Webcam.Problem.Message": "GeoGebra is unable to access your camera. Without a camera the Camera Tool won\\u2019t work.", "Webcam.Problem.Message.Mebis": "Mebis is unable to access your camera. Without a camera the Camera Tool won\\u2019t work.", "Webcam.Request": "Allow GeoGebra to use your camera", "Webcam.Request.Mebis": "Allow mebis to use your camera", "Webcam.Request.Message": "GeoGebra needs access to your camera so that you can use the Camera Tool. GeoGebra will ask you to confirm this decision on each browser and computer you use.", "Webcam.Request.Message.Mebis": "Mebis needs access to your camera so that you can use the Camera Tool. Mebis will ask you to confirm this decision on each browser and computer you use.", "WhatsNew": "What\'s New", "Width": "\\u05d1\\u05e8\\u05d9\\u05d9\\u05d8", "Window": "\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "WindowOpened": "\\u05d0\\u05b8\\u05e4\\u05bf\\u05df \\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "Windows": "\\u05e4\\u05bf\\u05e2\\u05e0\\u05e6\\u05d8\\u05e2\\u05e8", "WithOpacityPen": "\\u05de\\u05d9\\u05d8 \\u05e4\\u05bc\\u05e2\\u05df\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b7\\u05e6\\u05d9\\u05d8\\u05e2\\u05d8", "WithinGroups": "\\u05d0\\u05d9\\u05df \\u05d2\\u05e8\\u05d5\\u05e4\\u05bc\\u05e2\\u05e1", "XLessThanOrEqual": "X \\u2264", "XMLTagANotFound": "\\u05d0\\u05d5\\u05de\\u05d2\\u05d9\\u05dc\\u05d8\\u05d9\\u05e7\\u05e2 \\u05d8\\u05e2\\u05e7\\u05e2: \\u05e0\\u05d9\\u05e9\\u05d8 \\u05d2\\u05e2\\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05df \\u05d3\\u05e2\\u05dd XML\\u05be\\u05e1\\u05d9\\u05de\\u05df %0", "XUnits": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 X (\\u05e6\\u05de)", "YAxisVertical": "y-axis is vertical", "YUnits": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 Y (\\u05e6\\u05de)", "ZEstimateDifferenceOfMeans": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5, \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8\\u05df\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "ZEstimateDifferenceOfProportions": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5, \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05e6\\u05d9\\u05e2\\u05e1\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "ZMeanInterval": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "ZMeanTest": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d8\\u05e2\\u05e1\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8", "ZProportionInterval": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05e6\\u05d9\\u05e2", "ZProportionTest": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d8\\u05e2\\u05e1\\u05d8 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d0\\u05b7 \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05e6\\u05d9\\u05e2", "ZSpace.DetectedMessage": "Congratulations, your zSpace station can be used with GeoGebra!", "ZStatistic": "Z", "ZTestDifferenceOfMeans": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d8\\u05e2\\u05e1\\u05d8, \\u05d3\\u05d5\\u05e8\\u05db\\u05e9\\u05e0\\u05d9\\u05d8\\u05df\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "ZTestDifferenceOfProportions": "\\u05d6\\u05e2\\u05d3\\u05be\\u05d8\\u05e2\\u05e1\\u05d8, \\u05e4\\u05bc\\u05e8\\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b8\\u05e8\\u05e6\\u05d9\\u05e2\\u05e1\\u05be\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "Zoom": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05e8\\u05e2\\u05e1\\u05e2\\u05e8\\u05d5\\u05e0\\u05d2", "ZoomIn": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05e8\\u05e2\\u05e1\\u05e2\\u05e8\\u05df", "ZoomIn.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05e8\\u05e2\\u05e1\\u05e2\\u05e8\\u05df (\\u05d0\\u05d5\\u05d9\\u05da \\u05d3\\u05d5\\u05e8\\u05db\\u05df \\u05e8\\u05e2\\u05d3\\u05dc \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05de\\u05f2\\u05b7\\u05d6\\u05dc)", "ZoomIn.Tool": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05d2\\u05e8\\u05e2\\u05e1\\u05e2\\u05e8\\u05df", "ZoomOut": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05dc\\u05e2\\u05e0\\u05e2\\u05e8\\u05df", "ZoomOut.Help": "\\u05d2\\u05d9\\u05d8 \\u05d0\\u05b7 \\u05e7\\u05dc\\u05d9\\u05e7 \\u05d0\\u05d9\\u05df \\u05d3\\u05e2\\u05dd \\u05e6\\u05d9\\u05d9\\u05db\\u05df\\u05be\\u05d8\\u05d0\\u05b8\\u05d5\\u05d5\\u05dc \\u05db\\u05bc\\u05d3\\u05d9 \\u05e6\\u05d5 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05dc\\u05e2\\u05e0\\u05e2\\u05e8\\u05df (\\u05d0\\u05d5\\u05d9\\u05da \\u05d3\\u05d5\\u05e8\\u05db\\u05df \\u05e8\\u05e2\\u05d3\\u05dc \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05de\\u05f2\\u05b7\\u05d6\\u05dc)", "ZoomOut.Tool": "\\u05e4\\u05bf\\u05d0\\u05b7\\u05e8\\u05e7\\u05dc\\u05e2\\u05e0\\u05e2\\u05e8\\u05df", "allowOutlyingIntersections": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d3\\u05e8\\u05d5\\u05d9\\u05e1\\u05e0\\u05d3\\u05d9\\u05e7\\u05e2 \\u05d0\\u05d9\\u05d1\\u05e2\\u05e8\\u05e9\\u05e0\\u05d9\\u05d8\\u05df", "allowReflexAngle": "\\u05d3\\u05e2\\u05e8\\u05dc\\u05d5\\u05d9\\u05d1\\u05df \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05e9\\u05e4\\u05bc\\u05d9\\u05e6\\u05d8\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05e2\\u05df", "altText.Abs": "Absolute Value", "altText.AtomicPost": "Atomic formula with charge", "altText.AtomicPre": "Atomic formula with isotopes", "altText.Backspace": "Backspace", "altText.CapsLockActive": "Caps Lock Active", "altText.CapsLockInactive": "Caps Lock Inactive", "altText.Ceil": "Ceil Function", "altText.DefiniteIntegral": "Definite Integral", "altText.DownArrow": "Down Arrow", "altText.Enter": "Enter", "altText.Floor": "Floor Function", "altText.Fraction": "Fractions", "altText.Imaginaryi": "imaginary i", "altText.Inverse": "Inverse", "altText.LeftArrow": "Left Arrow", "altText.Lim": "Limit", "altText.LogB": "Log with Base", "altText.MixedNumber": "mixed number", "altText.PowE": "e to the Power of", "altText.PowTen": "Ten to the Power of", "altText.Power": "Power", "altText.Product": "Product", "altText.RecurringDecimal": "recurring decimal", "altText.RightArrow": "Right Arrow", "altText.Root": "nth Root", "altText.Square": "Squared", "altText.SquareRoot": "Square Root", "altText.Subscript": "Subscript", "altText.Sum": "Summation", "altText.UpArrow": "Up Arrow", "altText.Vector": "Vector", "altText.acos": "inverse cosine", "altText.asin": "inverse sine", "altText.atan": "inverse tangent", "altText.log10": "log base 10", "android.ar.artour.downloadarcore": "Download ARCore to enable it on your device!", "android.ar.artour.heading": "3D Math in the Real World", "android.ar.artour.intro": "Place math objects on any surface and walk around them!", "android.ar.privacy.camera": "The camera permission is needed to put 3D math objects into your surroundings.", "android.ar.privacy.photo": "Access to storage is needed to save photos of your 3D math objects in your surroundings.", "ar.FitThickness": "Thickness", "ar.background": "Background", "ar.error.notzequal": "Please try input starting with z =", "ar.exception.app.needsupdate": "Please update this GeoGebra app", "ar.exception.arcore.incorrectinstall": "Sorry, the ARCore Library seems to be incorrectly installed on this device. Please try uninstalling and reinstalling it", "ar.exception.arcore.needsupdate": "Sorry, the ARCore Library is out-of-date. Please update it", "ar.exception.cameranotavailable": "Sorry, the camera is not available. Please close any other apps using the camera and restart this app", "ar.filter": "Filter", "ar.interruption.title": "Session Interrupted", "ar.message.moveslowly": "Move around slowly to detect surfaces.", "ar.message.surfacedetected": "Surface detected. Tap screen to place the object.", "ar.opaqueColor": "Opaque Color", "ar.privacy.camera": "Your camera is used to put 3D math objects into your surroundings.", "ar.privacy.photo": "Save photos of your 3D math objects in your surroundings.", "ar.restart": "Restart AR", "assignButton.title": "Assign", "assignDialog.google": "Google Classroom", "assignDialog.google.description": "Assign the resource to your existing classes and see your students\' progress in real-time", "assignDialog.lesson": "GeoGebra lesson", "assignDialog.lesson.description": "Create a lesson code and see your students\\u2019 progress in real-time", "assignDialog.title": "Assign to", "assignDialog.titlePattern": "%0 Assignment %1", "back": "\\u05e6\\u05d5\\u05e8\\u05d9\\u05e7", "blankFile": "Blank file", "bulletList": "Bullet list", "cartesian": "\\u05e7\\u05d0\\u05b7\\u05e8\\u05d8\\u05e2\\u05d6\\u05d9\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9", "cas_tutorials": "mxtyvd22", "clockwise": "\\u05de\\u05d9\\u05d8\\u05df \\u05d6\\u05d9\\u05d9\\u05d2\\u05e2\\u05e8", "counterClockwise": "\\u05e7\\u05e2\\u05d2\\u05df \\u05d6\\u05d9\\u05d9\\u05d2\\u05e2\\u05e8", "dependent": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05d4\\u05e2\\u05e0\\u05d2\\u05d9\\u05e7", "editLink": "Edit link", "emf": "Enhanced Metafile", "emptyMaterialList.caption": "No search results", "emptyMaterialList.caption.mow": "No Files", "emptyMaterialList.info": "Sorry, we couldn\'t find any resources matching your search", "emptyMaterialList.info.mow": "Saved files will appear here", "eps": "Encapsulated Postscript", "equal": "\\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "exam_accept_app_self_lock": "Please allow \\"App Self-Lock\\" before starting the exam", "exam_accept_pin": "Please allow \\"Screen Pinning\\" before starting the exam", "exam_activity": "Activity", "exam_alert": "Alert", "exam_calctype_3D_graphing_desc": "Numeric calculations, 2D graphing, 3D graphing", "exam_calctype_3D_sym_graphing": "3D Symbolic Graphing Calculator", "exam_calctype_3D_sym_graphing_desc": "Numeric and symbolic (CAS) calculations, 2D graphing, 3D graphing", "exam_calctype_3D_sym_graphing_short": "3D Symbolic", "exam_calctype_graphing": "Graphing Calculator", "exam_calctype_graphing_desc": "Numeric calculations, 2D graphing", "exam_calctype_graphing_short": "Graphing", "exam_calctype_scientific": "Scientific Calculator", "exam_calctype_scientific_desc": "Numeric calculations, no graphing", "exam_calctype_scientific_short": "Scientific", "exam_calctype_sym_graphing": "Symbolic Graphing Calculator", "exam_calctype_sym_graphing_desc": "Numeric and symbolic (CAS) calculations, 2D graphing", "exam_calctype_sym_graphing_short": "Symbolic", "exam_choose_calculator": "Please choose the calculator type for your exam:", "exam_current_time": "Elapsed exam time", "exam_custom_description": "Please decide whether the following GeoGebra Views should be available during the exam.", "exam_custom_header": "GeoGebra Exam", "exam_end_time": "End Time", "exam_ended": "Exam ended", "exam_exit_confirmation": "Do you really want to exit Exam Mode?", "exam_exit_header": "Exit Exam?", "exam_instructions_before_start": "The status bar shows timer information during the exam.", "exam_lock_button": "Lock app", "exam_log_airplane_mode_off": "Airplane mode turned off", "exam_log_airplane_mode_on": "Airplane mode turned on", "exam_log_bluetooth_disabled": "Bluetooth disabled", "exam_log_bluetooth_enabled": "Bluetooth enabled", "exam_log_header": "Exam Details", "exam_log_pin": "App pinned", "exam_log_screen_off": "Screen turned off", "exam_log_screen_on": "Screen turned on", "exam_log_show_screen_to_teacher": "Show this screen to your teacher", "exam_log_unpin": "App unpinned", "exam_log_wifi_disabled": "WiFi disabled", "exam_log_wifi_enabled": "WiFi enabled", "exam_log_window_entered": "Exam window re-entered", "exam_log_window_left": "Exam window left", "exam_menu_enter": "Start Exam", "exam_menu_enter_calculator_type": "Start Exam: %0", "exam_menu_entry": "Exam Mode", "exam_menu_exit": "Exit Exam", "exam_not_supported": "Sorry, GeoGebra Exam Mode is supported only on Android 5 or later versions.", "exam_not_supported_chromebook": "GeoGebra Exam Mode is not available in this app on Chromebooks.", "exam_not_supported_ios": "Sorry, GeoGebra Exam Mode is supported only on iOS 9.3.2 or later versions.", "exam_pin": "Pin App", "exam_prepare_header": "Prepare Exam Mode", "exam_protocol_saved": "Exam log successfully saved as image", "exam_set_airplane_mode_on": "Switch to Airplane Mode and turn off Wi-Fi and Bluetooth to continue", "exam_start_button": "Start", "exam_start_date": "Date", "exam_start_dialog_text": "The header shows timer information during the exam", "exam_start_time": "Start Time", "exam_started": "Exam started", "exam_views_deactivated": "Deactivated Views", "expImgRightClickMsg": "Right click to copy to clipboard", "exportImage": "Export Image", "firstAxisLength": "\\u05dc\\u05e2\\u05e0\\u05d2 \\u05e4\\u05bf\\u05d5\\u05df \\u05e2\\u05e8\\u05e9\\u05d8\\u05df \\u05d0\\u05b7\\u05e7\\u05e1", "fixed": "\\u05e4\\u05bf\\u05d9\\u05e7\\u05e1\\u05d9\\u05e8\\u05d8", "fncInspector.Curvature": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d1\\u05d9\\u05d9\\u05d2", "fncInspector.Derivative": "\\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5", "fncInspector.Derivative2": "\\u05e6\\u05d5\\u05d5\\u05d9\\u05d9\\u05d8\\u05e2\\u05e8 \\u05d3\\u05e2\\u05e8\\u05d9\\u05d5\\u05d5\\u05d0\\u05b7\\u05d8\\u05d9\\u05d5\\u05d5", "fncInspector.Difference": "\\u05d0\\u05d5\\u05e0\\u05d8\\u05e2\\u05e8\\u05e9\\u05d9\\u05d9\\u05d3", "fncInspector.Interval": "\\u05d0\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d5\\u05d5\\u05d0\\u05b7\\u05dc", "fncInspector.MultipleRoots": "\\u05de\\u05e2\\u05e8\\u05e2\\u05e8\\u05e2 \\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc\\u05e2\\u05df", "fncInspector.NoRoots": "\\u05e0\\u05d9\\u05e9\\u05d8\\u05d0\\u05b8 \\u05e7\\u05d9\\u05d9\\u05df \\u05d5\\u05d5\\u05d0\\u05b8\\u05e8\\u05e6\\u05dc\\u05e2\\u05df", "fncInspector.Points": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "fncInspector.Property": "\\u05d0\\u05d9\\u05d9\\u05d2\\u05e0\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05d8\\u05df", "fncInspector.ShowArea": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05e9\\u05d8\\u05d7", "fncInspector.Value": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8", "fncInspector.addColumn": "\\u05e6\\u05d5\\u05d2\\u05e2\\u05d1\\u05df \\u05d0\\u05b7 \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "fncInspector.removeColumn": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05e9\\u05d0\\u05b7\\u05e4\\u05bf\\u05df \\u05d3\\u05e2\\u05dd \\u05dc\\u05e2\\u05e6\\u05d8\\u05df \\u05e1\\u05dc\\u05d5\\u05e4\\u05bc\\u05d9\\u05e7", "fncInspector.showOscCircle": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05e1\\u05e7\\u05d5\\u05dc\\u05d9\\u05e8\\u05be\\u05e7\\u05e8\\u05f2\\u05b7\\u05d6", "fncInspector.showTable": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05d8\\u05d0\\u05b7\\u05d1\\u05e2\\u05dc\\u05e2", "fncInspector.showTangent": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05d8\\u05d0\\u05b7\\u05e0\\u05d2\\u05e2\\u05e0\\u05d8\\u05df", "fncInspector.showXYLines": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d3\\u05d9 \\u05e7\\u05d0\\u05b8\\u05d0\\u05b8\\u05e8\\u05d3\\u05d9\\u05e0\\u05d0\\u05b7\\u05d8\\u05df\\u05be\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "fncInspector.step": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05e0\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 \\u05d3\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05df \\u05e4\\u05bf\\u05d5\\u05df x", "forceReflexAngle": "\\u05d0\\u05b8\\u05e0\\u05e6\\u05d5\\u05d5\\u05d9\\u05e0\\u05d2\\u05e2\\u05df \\u05d0\\u05b7\\u05e8\\u05f2\\u05b7\\u05e0\\u05d2\\u05e2\\u05e9\\u05e4\\u05bc\\u05d9\\u05e6\\u05d8\\u05e2 \\u05d5\\u05d5\\u05d9\\u05e0\\u05e7\\u05dc\\u05e2\\u05df", "forward": "\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05d5\\u05d9\\u05e1", "free": "\\u05e4\\u05bf\\u05e8\\u05f2\\u05b7", "getLink": "Get link", "horizontal": "\\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc", "html": "\\u05d5\\u05d5\\u05e2\\u05d1\\u05d6\\u05f2\\u05b7\\u05d8\\u05dc", "imagetool.privacy.camera": "GeoGebra needs access to your camera so that you can take photos and insert them into your constructions.", "insert_worksheet": "Insert Activity", "java7.warning": "Your version of GeoGebra Classic 5 will stop working soon. Please download and re-install GeoGebra Classic 5", "jpg": "JPG\\u05be\\u05e4\\u05bf\\u05d0\\u05b8\\u05e8\\u05de\\u05d0\\u05b7\\u05d8", "linkCopyClipboard": "Link copied to clipboard", "linkShareOff": "Link sharing off.", "linkShareOn": "Link sharing on.", "list_created": "List %0 has been created!", "loadMore.Mebis": "Load more", "makeACopy": "Make a copy", "materials": "Resources", "math_apps": "GeoGebra Classic", "max": "\\u05de\\u05d0\\u05b7\\u05e7\\u05e1\\u05d9\\u05de\\u05d5\\u05dd", "min": "\\u05de\\u05d9\\u05e0\\u05d9\\u05de\\u05d5\\u05dd", "mow.offlineMyFiles": "Open offline file", "mow.openFile": "Open File", "mow.openFileViewTitle": "My Files", "noColor": "No color", "notes_tutorials": "fp7bctpr", "numberedList": "Numbered list", "of": "of", "off": "\\u05e0\\u05d9\\u05d9\\u05df", "on": "\\u05d9\\u05d0\\u05b8", "otherwise": "\\u05d0\\u05b7\\u05e0\\u05d9\\u05e9\\u05d8", "overwriteCurrentData": "Are you sure you want to overwrite your current data?", "page": "Page", "parallel": "\\u05e4\\u05bc\\u05d0\\u05b7\\u05e8\\u05d0\\u05b7\\u05dc\\u05e2\\u05dc", "pasteLink": "Paste link", "pdf": "PDF", "pdfClickOrDrag": "Click to select file or drag and drop PDF file here", "pdfDialogTitle": "Insert Page from PDF", "permission.bluetooth": "GeoGebra needs access to bluetooth to verify that it is turned off during Exam Mode.", "permission.bluetooth.denied": "Unable to access bluetooth", "permission.camera.denied": "Unable to access camera", "permission.photos": "GeoGebra needs access to your photo library to save an image.", "permission.photos.access": "GeoGebra needs access to your photo library so that you can choose a photo and insert it into your construction.", "permission.photos.denied": "Unable to access photos", "permission.photos.exam_screenshot": "GeoGebra needs access to the photo library to save a screenshot of the log at the end of the exam.", "permission.request": "Please enable access in your Settings.", "phone_change_visibility": "Change Visibility", "phone_change_visibility_text": "If you share this private material, its visibility status will be changed to \\"Shared with Link\\".", "phone_loading_materials_failed": "We are sorry, but the resources are currently not available.", "phone_loading_materials_offline": "Please check your Internet connection.", "phone_no_internet": "No internet", "phone_no_materials_found": "No resources found", "phone_tour_done": "Done", "phone_try_again_loading": "Try again", "png": "PNG", "polar": "\\u05e4\\u05bc\\u05d0\\u05b8\\u05dc\\u05d0\\u05b7\\u05e8", "removeLink": "Remove link", "rename.resource": "Rename Resource", "resetConstruction": "\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05df \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05d0\\u05b8\\u05e1 \\u05e0\\u05f2\\u05b7", "saveDialog.saveApp": "Save %0", "saveTemplate": "Save as template", "search_geogebra_materials": "Search GeoGebra Resources", "sessionExpireNotify": "Your session is about to expire. Please save your file to stay logged in.", "shareByLink": "Share by link", "shareDialog.multiUser": "Multiuser", "shareDialog.multiUserHelp": "Anyone with access can edit this file.", "shareGroupHelpText": "Select one or more group(s)", "share_message": "Message", "share_message_text": "Enter a short personal message", "share_recipient": "Recipient", "share_to": "To", "sort_author": "Author", "sort_date_created": "Created", "sort_last_modified": "Modified", "sort_title": "\\u05d8\\u05d9\\u05d8\\u05dc", "space": "\\u05e8\\u05d5\\u05d9\\u05dd", "stylebar.Align": "\\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2 \\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d5\\u05e0\\u05d2", "stylebar.AlignCenter": "\\u05d0\\u05d9\\u05df \\u05e6\\u05e2\\u05e0\\u05d8\\u05e2\\u05e8", "stylebar.AlignLeft": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d8 \\u05dc\\u05d9\\u05e0\\u05e7\\u05e1", "stylebar.AlignRight": "\\u05d0\\u05d5\\u05d9\\u05e1\\u05d2\\u05e2\\u05d2\\u05dc\\u05f2\\u05b7\\u05db\\u05d8 \\u05e8\\u05e2\\u05db\\u05d8\\u05e1", "stylebar.AllBorders": "All borders", "stylebar.Axes": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05d0\\u05b7\\u05e7\\u05e1\\u05df", "stylebar.BgColor": "\\u05d4\\u05d9\\u05e0\\u05d8\\u05e2\\u05e8\\u05d2\\u05e8\\u05d5\\u05e0\\u05d8\\u05be\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "stylebar.Bold": "\\u05e4\\u05bf\\u05e2\\u05d8", "stylebar.Border": "\\u05e8\\u05d0\\u05b7\\u05e0\\u05d3\\u05df", "stylebar.BorderStyle": "Border style", "stylebar.Borders": "Borders", "stylebar.Bottom": "Bottom", "stylebar.Bracket": "\\u05e7\\u05dc\\u05d0\\u05b7\\u05de\\u05e2\\u05e8\\u05df", "stylebar.Caption": "\\u05e6\\u05d5\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8", "stylebar.Capture": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df\\u05be\\u05d1\\u05d0\\u05b7\\u05e9\\u05d8\\u05d0\\u05b7\\u05d8\\u05d5\\u05e0\\u05d2", "stylebar.Center": "Center", "stylebar.ClearBorders": "Clear borders", "stylebar.Clipping": "Toggle Clipping Box", "stylebar.Color": "\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8", "stylebar.ColorTransparency": "\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8 \\u05d0\\u05d5\\u05df \\u05d0\\u05b8\\u05e4\\u05bc\\u05d0\\u05b7\\u05e6\\u05d9\\u05d8\\u05e2\\u05d8", "stylebar.CopyVisualStyle": "\\u05e7\\u05d0\\u05b8\\u05e4\\u05bc\\u05d9\\u05e8\\u05df \\u05d3\\u05e2\\u05dd \\u05d2\\u05e8\\u05d0\\u05b7\\u05e4\\u05bf\\u05d9\\u05e9\\u05df \\u05e1\\u05d8\\u05d9\\u05dc", "stylebar.Crop": "Crop", "stylebar.Eraser": "\\u05d0\\u05b8\\u05e4\\u05bc\\u05de\\u05e2\\u05e7\\u05df \\u05d3\\u05e2\\u05dd \\u05e9\\u05d8\\u05e8\\u05d9\\u05da \\u05e4\\u05bf\\u05d5\\u05df \\u05d3\\u05e2\\u05e8 \\u05e4\\u05bc\\u05e2\\u05df", "stylebar.Filling": "Set Filling", "stylebar.GlassesProjection": "Projection for glasses", "stylebar.Grid": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05e8\\u05e2\\u05e9\\u05d0\\u05b8\\u05d8\\u05e7\\u05e2", "stylebar.Hidden": "\\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df", "stylebar.HorizontalAlign": "Horizontal align", "stylebar.HorizontalLine": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05d4\\u05d0\\u05b8\\u05e8\\u05d9\\u05d6\\u05d0\\u05b8\\u05e0\\u05d8\\u05d0\\u05b7\\u05dc\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "stylebar.InnerBorders": "Inner borders", "stylebar.Italic": "\\u05e7\\u05d5\\u05e8\\u05e1\\u05d9\\u05d5\\u05d5", "stylebar.Label": "\\u05e7\\u05d5\\u05d5\\u05d9\\u05d8\\u05dc\\u05e2\\u05da", "stylebar.Left": "Left", "stylebar.LineEndStyle": "Line End", "stylebar.LineStartStyle": "Line Start", "stylebar.LineStyle": "\\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "stylebar.Middle": "Middle", "stylebar.NoBorder": "No border", "stylebar.ObliqueProjection": "Oblique projection", "stylebar.OrthographicProjection": "Orthographic Projection", "stylebar.OuterBorders": "Outer borders", "stylebar.ParallelProjection": "Orthographic projection", "stylebar.Pen": "\\u05e6\\u05d9\\u05d9\\u05db\\u05e2\\u05e0\\u05e2\\u05df \\u05de\\u05d9\\u05d8 \\u05d3\\u05e2\\u05e8 \\u05e4\\u05bc\\u05e2\\u05df", "stylebar.PerspectiveProjection": "Perspective projection", "stylebar.PointStyle": "\\u05e4\\u05bc\\u05d5\\u05e0\\u05e7\\u05d8\\u05df", "stylebar.Right": "Right", "stylebar.RotateView": "\\u05d0\\u05b8\\u05e0\\u05d4\\u05d9\\u05d9\\u05d1\\u05df/\\u05d0\\u05d5\\u05d9\\u05e4\\u05bf\\u05d4\\u05e2\\u05e8\\u05df \\u05d3\\u05e8\\u05d9\\u05d9\\u05e2\\u05df \\u05d3\\u05e2\\u05dd \\u05d0\\u05b8\\u05e0\\u05d1\\u05dc\\u05d9\\u05e7", "stylebar.TextColor": "\\u05e7\\u05d0\\u05b8\\u05dc\\u05d9\\u05e8 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "stylebar.TextSize": "\\u05e9\\u05e8\\u05d9\\u05e4\\u05bf\\u05d8\\u05d2\\u05e8\\u05d9\\u05d9\\u05e1 \\u05e4\\u05bf\\u05d5\\u05e0\\u05e2\\u05dd \\u05d8\\u05e2\\u05e7\\u05e1\\u05d8", "stylebar.Top": "Top", "stylebar.VerticalAlign": "Vertical align", "stylebar.VerticalLine": "\\u05d5\\u05d5\\u05f2\\u05b7\\u05d6\\u05df \\u05d0\\u05b8\\u05d3\\u05e2\\u05e8 \\u05d1\\u05d0\\u05b7\\u05d4\\u05d0\\u05b7\\u05dc\\u05d8\\u05df \\u05d3\\u05d9 \\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05d9\\u05e7\\u05d0\\u05b7\\u05dc\\u05e2 \\u05dc\\u05d9\\u05e0\\u05d9\\u05e2\\u05e1", "stylebar.ViewDefault": "Back to default view", "stylebar.ViewDefaultRotate": "Rotate back to default view", "stylebar.ViewDirection": "View Direction", "stylebar.ViewProjection": "Choose type of projection", "stylebar.ViewXY": "View towards xOy plane", "stylebar.ViewXZ": "View towards xOz plane", "stylebar.ViewYZ": "View towards yOz plane", "stylebar.xOyPlane": "Show or hide xOy plane", "svg": "Scalable Vector Graphics (svg)", "takepicture": "Take Picture", "tutorial_apps_comparison": "shfwqcpr", "unequal": "\\u05d0\\u05d5\\u05de\\u05d2\\u05dc\\u05f2\\u05b7\\u05da", "units": "\\u05d0\\u05d9\\u05d9\\u05e0\\u05e1(\\u05df)", "vertical": "\\u05d5\\u05d5\\u05e2\\u05e8\\u05d8\\u05d9\\u05e7\\u05d0\\u05b7\\u05dc", "xAxis": "\\u05d0\\u05b7\\u05e7\\u05e1X", "xOyPlane": "\\u05e4\\u05bf\\u05dc\\u05d0\\u05b7\\u05daxOy", "xmax": "\\u05de\\u05d0\\u05b7\\u05e7\\u05e1\\u05d9\\u05de\\u05d5\\u05dd X", "xmin": "\\u05de\\u05d9\\u05e0\\u05d9\\u05de\\u05d5\\u05dd X", "xstep": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 X", "yAxis": "\\u05d0\\u05b7\\u05e7\\u05e1Y", "yIntercept": "y-intercept", "ymax": "\\u05de\\u05d0\\u05b7\\u05e7\\u05e1\\u05d9\\u05de\\u05d5\\u05dd Y", "ymin": "\\u05de\\u05d9\\u05e0\\u05d9\\u05de\\u05d5\\u05dd Y", "ystep": "\\u05e9\\u05e4\\u05bc\\u05d0\\u05b7\\u05df \\u05e4\\u05bf\\u05d0\\u05b7\\u05e8 Y", "zAxis": "\\u05d0\\u05b7\\u05e7\\u05e1Z", "zmax": "z Max", "zmin": "z Min"}');__GGB__keysVar["yi"].symbols=JSON.parse('{"S.1": "\\u201e", "S.10": "\\u05e4\\u05bc", "S.11": "\\u05e4\\u05bf", "S.12": "\\u05e9\\u05c2", "S.13": "\\u05ea\\u05bc", "S.14": "\\u05be", "S.15": "", "S.16": "", "S.17": "", "S.18": "", "S.19": "", "S.2": "\\u201c", "S.3": "\\u05d0\\u05b7", "S.4": "\\u05d0\\u05b8", "S.5": "\\u05d1\\u05bf", "S.6": "\\u05d5\\u05bc", "S.7": "\\u05d9\\u05b4", "S.8": "\\u05f2\\u05b7", "S.9": "\\u05db\\u05bc", "T.1": "\\u05e2\\u05e4\\u05bf\\u05e2\\u05e0\\u05e2\\u05e0\\u05d3\\u05d9\\u05e7\\u05e2 \\u05d2\\u05e2\\u05e0\\u05d3\\u05d6\\u05df\\u05be\\u05e4\\u05bf\\u05d9\\u05e1\\u05dc\\u05e2\\u05da", "T.10": "\\u05e4\\u05bc\\u05d0", "T.11": "\\u05e4\\u05bf\\u05d0", "T.12": "\\u05e9\\u05c2\\u05d9\\u05df", "T.13": "\\u05ea\\u05bc\\u05d5\\u05d5", "T.14": "\\u05de\\u05e7\\u05e3", "T.15": "", "T.16": "", "T.17": "", "T.18": "", "T.19": "", "T.2": "\\u05e9\\u05dc\\u05d9\\u05e1\\u05e0\\u05d3\\u05d9\\u05e7\\u05e2 \\u05d2\\u05e2\\u05e0\\u05d3\\u05d6\\u05df\\u05be\\u05e4\\u05bf\\u05d9\\u05e1\\u05dc\\u05e2\\u05da", "T.3": "\\u05e4\\u05bc\\u05ea\\u05d7\\u05be\\u05d0\\u05b7\\u05dc\\u05e3", "T.4": "\\u05e7\\u05de\\u05e5\\u05be\\u05d0\\u05b7\\u05dc\\u05e3", "T.5": "\\u05d1\\u05bf\\u05d9\\u05ea", "T.6": "\\u05de\\u05dc\\u05d5\\u05e4\\u05bc\\u05df\\u05be\\u05d5\\u05d5\\u05d0\\u05b8\\u05d5\\u05d5", "T.7": "\\u05d7\\u05d9\\u05e8\\u05d9\\u05e7\\u05be\\u05d9\\u05d5\\u05d3", "T.8": "\\u05e4\\u05bc\\u05ea\\u05d7 \\u05e6\\u05d5\\u05d5\\u05d9\\u05d9 \\u05d9\\u05d5\\u05d3\\u05df", "T.9": "\\u05db\\u05bc\\u05e3"}');