<source>ICON_PLOT2D_MODE_LOGARITHMIC_VER</source>
<translation>plot2d_log_y.png</translation>
</message>
+ <message>
+ <source>ICON_PLOT2D_NORMALIZE_MODE_LMIN</source>
+ <translation>plot2d_lmin_normalization.png</translation>
+ </message>
+ <message>
+ <source>ICON_PLOT2D_NORMALIZE_MODE_LMAX</source>
+ <translation>plot2d_lmax_normalization.png</translation>
+ </message>
+ <message>
+ <source>ICON_PLOT2D_NORMALIZE_MODE_RMIN</source>
+ <translation>plot2d_rmin_normalization.png</translation>
+ </message>
+ <message>
+ <source>ICON_PLOT2D_NORMALIZE_MODE_RMAX</source>
+ <translation>plot2d_rmax_normalization.png</translation>
+ </message>
<message>
<source>ICON_PLOT2D_SETTINGS</source>
<translation>plot2d_settings.png</translation>
<source>PLOT2D_SCALE_MODE_HOR</source>
<translation>Horizontal axis:</translation>
</message>
+ <message>
+ <source>PLOT2D_NORMALIZE_TLT</source>
+ <translation>Normalization</translation>
+ </message>
+ <message>
+ <source>PLOT2D_NORMALIZE_MODE_MIN</source>
+ <translation>Normalize to minimum</translation>
+ </message>
+ <message>
+ <source>PLOT2D_NORMALIZE_MODE_MAX</source>
+ <translation>Normalize to maximum</translation>
+ </message>
+ <message>
+ <source>PLOT2D_NORMALIZE_LEFT_AXIS</source>
+ <translation>Left Y Axis: </translation>
+ </message>
+ <message>
+ <source>PLOT2D_NORMALIZE_RIGHT_AXIS</source>
+ <translation>Right Y Axis: </translation>
+ </message>
<message>
<source>PLOT2D_SCALE_MODE_VER</source>
<translation>Vertical axis:</translation>
<source>CURVE_TYPE_POPUP</source>
<translation>Curve type</translation>
</message>
+ <message>
+ <source>NORMALIZATION_TYPE_POPUP</source>
+ <translation>Normalization</translation>
+ </message>
<message>
<source>TOT_PLOT2D_MODE_LINEAR_VER</source>
<translation>Vertical axis: linear</translation>
<source>TOT_PLOT2D_ANALITIC_CURVES</source>
<translation>Analytic curves</translation>
</message>
+ <message>
+ <source>TOT_PLOT2D_NORMALIZE_MODE_LMAX</source>
+ <translation>Left Y Axis: Normalize to maximum</translation>
+ </message>
+ <message>
+ <source>TOT_PLOT2D_NORMALIZE_MODE_LMIN</source>
+ <translation>Left Y Axis: Normalize to global minimum</translation>
+ </message>
+ <message>
+ <source>TOT_PLOT2D_NORMALIZE_MODE_RMAX</source>
+ <translation>Right Y Axis: Normalize to maximum</translation>
+ </message>
+ <message>
+ <source>TOT_PLOT2D_NORMALIZE_MODE_RMIN</source>
+ <translation>Right Y Axis: Normalize to global minimum</translation>
+ </message>
<message>
<source>PLOT2D_CURVE_TYPE_LINES</source>
<translation>Lines</translation>
<source>PRP_PLOT2D_ANALITIC_CURVES</source>
<translation>Setups analytic curves properties</translation>
</message>
+ <message>
+ <source>PRP_PLOT2D_NORMALIZE_MODE_LMAX</source>
+ <translation>Switches view to maximum normalization mode by left Y axis</translation>
+ </message>
+ <message>
+ <source>PRP_PLOT2D_NORMALIZE_MODE_LMIN</source>
+ <translation>Switches view to minimum normalization mode by left Y axis</translation>
+ </message>
+ <message>
+ <source>PRP_PLOT2D_NORMALIZE_MODE_RMAX</source>
+ <translation>Switches view to maximum normalization mode by right Y axis</translation>
+ </message>
+ <message>
+ <source>PRP_PLOT2D_NORMALIZE_MODE_RMIN</source>
+ <translation>Switches view to minimum normalization mode by right Y axis</translation>
+ </message>
<message>
<source>PRP_PLOT2D_SETTINGS</source>
<translation>Setups view properties</translation>
<source>MEN_PLOT2D_MODE_LOGARITHMIC_VER</source>
<translation>Vertical Axis: Logarithmic</translation>
</message>
+ <message>
+ <source>MEN_PLOT2D_NORMALIZE_MODE_LMIN</source>
+ <translation>Left Y Axis: Minimum</translation>
+ </message>
+ <message>
+ <source>MEN_PLOT2D_NORMALIZE_MODE_LMAX</source>
+ <translation>Left Y Axis: Maximum</translation>
+ </message>
+ <message>
+ <source>MEN_PLOT2D_NORMALIZE_MODE_RMIN</source>
+ <translation>Right Y Axis: Minimum</translation>
+ </message>
+ <message>
+ <source>MEN_PLOT2D_NORMALIZE_MODE_RMAX</source>
+ <translation>Right Y Axis: Maximum</translation>
+ </message>
<message>
<source>PRP_PLOT2D_FITDATA</source>
<translation>Fits view to the given data range</translation>