[kde-doc-english] [labplot] doc: Make translation of docs more convenient (smaller units), fix EBN issues

Yuri Chornoivan yurchor at ukr.net
Tue Apr 5 07:16:02 UTC 2016


Git commit 02fdeee98ed6cef34b432e0f3c6d8e04c69d0261 by Yuri Chornoivan.
Committed on 05/04/2016 at 07:15.
Pushed by yurchor into branch 'master'.

Make translation of docs more convenient (smaller units), fix EBN issues

M  +16   -12   doc/index.docbook

http://commits.kde.org/labplot/02fdeee98ed6cef34b432e0f3c6d8e04c69d0261

diff --git a/doc/index.docbook b/doc/index.docbook
index a61b348..2a8bb1e 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -83,7 +83,7 @@ Features:
 <listitem><para>Spreadsheet with basic functionality for manual data entry or for generation of uniform and non-uniform random numbers</para></listitem>
 <listitem><para>Import of external ASCII-data into the project for further editing and visualization</para></listitem>
 <listitem><para>Export of spreadsheet to an ASCII-file</para></listitem>
-<listitem><para>Worksheet as the main parent object for plots, labels etc., supports different layouts and zooming functions</para></listitem>
+<listitem><para>Worksheet as the main parent object for plots, labels &etc;, supports different layouts and zooming functions</para></listitem>
 <listitem><para>Export of worksheet to different formats (pdf, eps, png and svg)</para></listitem>
 <listitem><para>Great variety of editing capabilities for properties of worksheet and its objects</para></listitem>
 <listitem><para>Cartesian plots, created either from imported or manually created data sets or via mathematical equation</para></listitem>
@@ -150,7 +150,7 @@ Project explorer is a dockable window and can be placed at an arbitrary place. T
 <sect1 id="main-area">
 <title>Main Area</title>
 <para>
-Created objects having a view (like worksheet, spreadsheet etc.) are placed in the main area of the application. Depending on the current setting for the user interface, windows are placed either as independent and freely moveable sub-windows (interface "Sub-window view") or as tabs in a tabbed view (interface "Tabbed view").
+Created objects having a view (like worksheet, spreadsheet &etc;) are placed in the main area of the application. Depending on the current setting for the user interface, windows are placed either as independent and freely moveable sub-windows (interface "Sub-window view") or as tabs in a tabbed view (interface "Tabbed view").
 </para>
 <para>
 <screenshot><mediaobject><imageobject>
@@ -179,11 +179,11 @@ Properties explorer is a dockable window and can be placed at an arbitrary place
 The spreadsheet is the main part of &LabPlot; when working with data and consists of columns.
 Column is the basic data set in &LabPlot; used for plotting and data analysis.
 Every column of the spreadsheet is specified by its name and the type - numeric, text, month names, day names and date and time.
-Also, for each type different representation formats can be assigned like decimal or scientific format for numeric columns etc.
+Also, for each type different representation formats can be assigned like decimal or scientific format for numeric columns &etc;
 </para>
 <para>
 You can mask selected data points in the spreadsheet (<menuchoice><guimenu>Selection</guimenu><guimenuitem>Mask Selection</guimenuitem></menuchoice> from the spreadsheet cell context menu).
-Masked data is not plotted and is also excluded from data analysis functions like fitting etc.
+Masked data is not plotted and is also excluded from data analysis functions like fitting &etc;
 Alternatively, you can mask or drop values in a column (<menuchoice><guimenu>Mask Values</guimenu></menuchoice> or <menuchoice><guimenu>Drop Values</guimenu></menuchoice> from the column context menu) by specifying a range.
 When specifying which values to mask or to drop, several operators (“equal to”, “greater than”, “lesser than”, &etc;) are available.
 These operations can help to hide or to remove some outliers in the data set prior to, ⪚, performing a fit to this data set.
@@ -300,7 +300,7 @@ This object serves as the parent container for multiple Spreadsheet- and/or Matr
 </para>
 <para>
 With folders it is already possible to bring some structure in the <link linkend="project-explorer">Project Explorer</link> and to group together several related objects
-(spreadsheets with data stemming from text files of similar origin, red, green and blue values of an image imported into three different matrices, etc.).
+(spreadsheets with data stemming from text files of similar origin, red, green and blue values of an image imported into three different matrices, &etc;).
 With Workbook the user has the possibility for another additional grouping.
 </para>
 
@@ -310,10 +310,10 @@ With Workbook the user has the possibility for another additional grouping.
 <sect1 id="worksheet">
 <title>Worksheet</title>
 <para>
-The worksheet is, besides the data containers <link linkend="spreadsheet">Spreadsheet</link> and <link linkend="matrix">Matrix</link>, another central part of the application and provides an area for showing and grouping together different kinds of worksheet objects - plots, labels etc.
+The worksheet is, besides the data containers <link linkend="spreadsheet">Spreadsheet</link> and <link linkend="matrix">Matrix</link>, another central part of the application and provides an area for showing and grouping together different kinds of worksheet objects - plots, labels &etc;
 </para>
 <para>
-Worksheets can either have a fixed size (a user defined size or one of the predefined sizes like A4, Letter etc.) or they can fill out the complete available area for the worksheet window. Multiple plots can be arranged on the worksheet in a vertical, horizontal or grid layouts.
+Worksheets can either have a fixed size (a user defined size or one of the predefined sizes like A4, Letter &etc;) or they can fill out the complete available area for the worksheet window. Multiple plots can be arranged on the worksheet in a vertical, horizontal or grid layouts.
 </para>
 <para>
 Many properties of the worksheet like size, background colour and layout settings can be changed in the "Worksheet properties" pane.
@@ -363,7 +363,7 @@ The additional options determining the import of the data are equivalent to thos
 Datapicker is a tool that allows you to easily extract data from image files. The process of extraction consists mainly out of the following steps:
 <itemizedlist>
 <listitem><para>Import an image containing plots and curves where you want to read the data points from.</para></listitem>
-<listitem><para>Select the plot type (cartesian, polar, etc.).</para></listitem>
+<listitem><para>Select the plot type (cartesian, polar, &etc;).</para></listitem>
 <listitem><para>Select tree reference points and provide values for them. With the help of these points the logical coordinate system is determined.</para></listitem>
 <listitem><para>Create a new datapicker curve and set the type of the error bars.</para></listitem>
 <listitem><para>Switch to the mouse mode "Set Curve Points" and start selecting points on the imported image - the coordinates for the selected points are determined and added to the spreadsheet "Data".</para></listitem>
@@ -778,10 +778,10 @@ The menu is only available when a datapicker object is selected on the <guilabel
 
 <chapter id="analysis">
   <title>Analysis functions</title>
-  <para>LabPlot supports the data analysis functions nonlinear curve fitting and Fourier filter.
+  <para>&LabPlot; supports the data analysis functions nonlinear curve fitting and Fourier filter.
     Both can be applied to any data consisting of x- and y-columns. 
     The analysis functions can be accessed using the Analysis menu or the context menu of a worksheet.</para>
-  <para>The newly created curves can be customized (line style, symbol style, etc.) like any x-y-curve.</para>  
+  <para>The newly created curves can be customized (line style, symbol style, &etc;) like any x-y-curve.</para>  
   <sect1 id="fitting">
     <title>Curve fitting</title>
     <para>
@@ -800,19 +800,23 @@ The menu is only available when a datapicker object is selected on the <guilabel
     <para>
       This function can be used to apply a Fourier filter to any data consisting of x- and y-columns. Supported
       filter types are:
+    </para>
       <itemizedlist>
 	<listitem><para>Low pass</para></listitem>
 	<listitem><para>High pass</para></listitem>
 	<listitem><para>Band pass</para></listitem>
 	<listitem><para>Band reject (Band block)</para></listitem>
 	</itemizedlist>
+    <para>
       where any of them can have the form
+    </para>
       <itemizedlist>
 	<listitem><para>Ideal</para></listitem>
 	<listitem><para>Butterworth (order 1 to 10)</para></listitem>
 	<listitem><para>Chebyshev type I or II (order 1 to 10)</para></listitem>
-	</itemizedlist>
-	The cutoff value(s) can be specified in the units frequency (Hertz), fraction (0.0 to 1.0) or index 
+      </itemizedlist>
+    <para>
+	The cutoff value(s) can be specified in the units frequency (Hertz), fraction (0.0 to 1.0) or index
 	of the data points.
     </para>
   </sect1>


More information about the kde-doc-english mailing list