[Libreoffice-commits] online.git: 2 commits - loleaflet/html loleaflet/po loleaflet/src
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Mon Nov 4 11:38:48 UTC 2019
loleaflet/html/loleaflet-help.html | 67 -
loleaflet/po/templates/loleaflet-help.pot | 1289 +++++++++++++++---------------
loleaflet/src/map/handler/Map.Keyboard.js | 2
3 files changed, 683 insertions(+), 675 deletions(-)
New commits:
commit cd2a4cdc99f058e92ebb6c5085b777e289bdcf1e
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon Nov 4 12:37:24 2019 +0100
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Mon Nov 4 12:37:24 2019 +0100
Add some more formatting to Online Help
Change-Id: I59f4840d2bd274c42c9c0ddd5a1a59def5adcb28
diff --git a/loleaflet/html/loleaflet-help.html b/loleaflet/html/loleaflet-help.html
index 02b3ea596..020f090c4 100644
--- a/loleaflet/html/loleaflet-help.html
+++ b/loleaflet/html/loleaflet-help.html
@@ -5,6 +5,7 @@
td.shortcut { padding: 5px; border-bottom: solid black 1px; font-weight: bold; width: 30%; }
.productname { font-weight:bold; font-style:italic; }
.ui { font-weight:bold; }
+ .def { font-weight:bold; }
.toc-h2 { font-weight:bold; }
.toc-h3 { margin-left:0.1965in; }
.screenshot { text-align:center; margin: 0.1in; }
@@ -253,22 +254,22 @@
<h3><span class="productname">%productName</span> user interface</h3>
<p><span class="productname">%productName</span> uses modern browser resources to adapt the user interface to the size of the viewing area, including small screens found in mobile devices. The interface is composed of:
</p>
- <p>The document area: The application area shows the document contents, either spreadsheets, presentations or text documents.</p>
- <p>The menu bar: The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the <img style="height:0.6cm;width:0.6cm;" src="images/fold.svg"/> icon on the far right. Click on the <img style="height:0.6cm;width:0.6cm;" src="images/unfold.svg"/> icon to show the menu.</p>
- <p>Context menus: On clicking with the right mouse button, a menu appears with commands associated with the underlying object.</p>
- <p>The toolbar: The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.</p>
- <p>The status bar: The status bar is shown in the bottom, and contains several useful options and features.</p>
+ <p><span class="def">The document area:</span> The application area shows the document contents, either spreadsheets, presentations or text documents.</p>
+ <p><span class="def">The menu bar:</span> The main menu is placed on the top and includes many options, commands for printing, editing, viewing and other advanced commands. You can hide the menu bar clicking on the <img style="height:0.6cm;width:0.6cm;" src="images/fold.svg"/> icon on the far right. Click on the <img style="height:0.6cm;width:0.6cm;" src="images/unfold.svg"/> icon to show the menu.</p>
+ <p><span class="def">Context menus:</span> On clicking with the right mouse button, a menu appears with commands associated with the underlying object.</p>
+ <p><span class="def">The toolbar:</span> The toolbar contains the most used options for daily editing. Toolbar buttons are dynamic, meaning that their state (on or off) depends on different factors.</p>
+ <p><span class="def">The status bar:</span> The status bar is shown in the bottom, and contains several useful options and features.</p>
<div class="screenshot"><img style="height:0.587cm;width:9.654cm;" alt="" src="images/help/en/status-bar.png"/></div>
- <p>The search bar: Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:</p>
+ <p><span class="def">The search bar:</span> Searching starts automatically when content is inserted in the search box, and the document window automatically moves to the first occurrence found. Searching is not case-sensitive. There are three buttons right next to the search box:</p>
<ul>
<li><p>Search backwards</p></li>
<li><p>Search forward</p></li>
<li><p>Cancel the search (appears only when a text has been searched)</p></li>
</ul>
- <p>The zoom bar: At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.</p>
+ <p><span class="def">The zoom bar:</span> At the right of the status bar, there is a set of buttons that allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the document area, the user interface is not affected. The current level of zoom is shown in this area.</p>
<p>Text, charts, shapes and svg images will stay sharp, when zooming in, you will only see pixels appear at inserted images, such as jpg’s or png’s.</p>
<p>Using the browser zoom affects the document and user interface areas.</p>
- <p>The information bar: At the right of the search bar, a set of information on the on the document is displayed. The actual information depends on the nature of the document.</p>
+ <p><span class="def">The information bar:</span> At the right of the search bar, a set of information on the on the document is displayed. The actual information depends on the nature of the document.</p>
<div class="screenshot"><img style="height:0.6459cm;width:5.717cm;" alt="" src="images/help/en/information-bar.png"/></div>
<a id="1335"/>
<h3>Opening, closing, saving, printing and downloading documents</h3>
@@ -312,12 +313,12 @@
</ol>
<div class="screenshot"><img style="height:6.352cm;width:10.9979cm;" alt="" src="images/help/en/chart.png"/></div>
<p>Chart editing: Double click the chart to select. Use context menus to add chart elements such as title, axis, and other. Choose <span class="ui">Data Range</span> and <span class="ui">Chart Type</span> to edit chart data and select chart type.</p>
- <p>Chart formatting: The same context menu brings you to chart data table and chart type selection.</p>
- <p>Data series formatting: Open the context menu and choose <span class="ui">Format data series</span>.</p>
+ <p><span class="def">Chart formatting:</span> The same context menu brings you to chart data table and chart type selection.</p>
+ <p><span class="def">Data series formatting:</span> Open the context menu and choose <span class="ui">Format data series</span>.</p>
<h4>Handling images</h4>
<p><span class="productname">%productName</span> inserts images in the text document from your local computer or from your cloud storage. Inserted images are always embedded in the document.</p>
- <p>Insert image: Clicking on the <span class="ui">Insert image</span> icon allows you to choose an image from the cloud storage's folders and shares.</p>
- <p>Insert local image: opens the browser file picker to upload the image from your local computer and insert it into the document.</p>
+ <p><span class="def">Insert image:</span> Clicking on the <span class="ui">Insert image</span> icon allows you to choose an image from the cloud storage's folders and shares.</p>
+ <p><span class="def">Insert local image:</span> opens the browser file picker to upload the image from your local computer and insert it into the document.</p>
<p>Images can be resized, rotated and anchored. Text can be wrapped around the image. Select the image and open the context menu. Use the images handles to resize the image with the mouse.</p>
<h4>Comments in documents</h4>
<p>Insert comments in <span class="productname">%productName</span> in places that need special reader attention. Comments are displayed on the right and carry the name and date of the issuer.</p>
@@ -341,12 +342,12 @@
<p>The formula language should be extremely familiar to any spreadsheet user, and is specified in great detail in the <a href="https://www.oasis-open.org/committees/download.php/16826/openformula-spec-20060221.html">OASIS OpenFormula specification</a>.</p>
<a id="1367"/>
<h3>Formatting Spreadsheets</h3>
- <p>Direct formatting: You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.</p>
+ <p><span class="def">Direct formatting:</span> You can format spreadsheets cells, columns, rows and sheets by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected. To format a cell either use the menu or hit Ctrl+1. The dialog allows complex and custom number formatting, as well as font, complex border, background, cell protection and other options.</p>
<div class="screenshot"><img style="height:9.285cm;width:13.1889cm;" alt="" src="images/help/en/format-cells.png"/></div>
<a id="1371"/>
<h3>Advanced features</h3>
- <p>Sorting data: You can sort a list of numbers or text ascending or descending. <span class="productname">%productName</span> automatically detects cells that are headers, and adjoining columns, to extend the selection.</p>
- <p>Filtering data: Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in <span class="productname">%productName</span> there are various possibilities for applying filters.</p>
+ <p><span class="def">Sorting data:</span> You can sort a list of numbers or text ascending or descending. <span class="productname">%productName</span> automatically detects cells that are headers, and adjoining columns, to extend the selection.</p>
+ <p><span class="def">Filtering data:</span> Filters and advanced filters allow you to work on certain filtered rows (records) of a data range. In the spreadsheets in <span class="productname">%productName</span> there are various possibilities for applying filters.</p>
<ol>
<li>
<p>One use for the <span class="ui">AutoFilter</span> function is to quickly restrict the display to records with identical entries in a data field.</p>
@@ -355,9 +356,9 @@
<li><p>In the <span class="ui">Standard Filter</span> dialog, you can also define ranges which contain the values in particular data fields. You can use the standard filter to connect the conditions with either a logical AND or a logical OR operator.</p></li>
<li><p>The <span class="ui">Advanced Filter</span> allows up to a total of eight filter conditions. With advanced filters you enter the conditions directly into the sheet.</p></li>
</ol>
- <p>Outlining: You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.</p>
+ <p><span class=def">Outlining:</span> You can create an outline of your data and group rows and columns together so that you can collapse and expand the groups with a single click making it easy to represent hierarchical data.</p>
<div class="screenshot"><img style="height:3.8651cm;width:6.6799cm;" alt="" src="images/help/en/outlining.png"/></div>
- <p>Data validation: For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:</p>
+ <p><span class="def">Data validation:</span> For each cell, you can define entries to be valid. Invalid entries to a cell will be rejected. To enable data validation:</p>
<ol>
<li>
<p>Choose <span class="ui">Validity</span> from the <span class="ui">Data</span> menu. The <span class="ui">Validity</span> dialog opens.</p>
@@ -370,9 +371,9 @@
</li>
<li><p>To remove the validity of the cell, open the dialog and set the <span class="ui">Allow</span> list to “All values”.</p></li>
</ol>
- <p>Comments: In a spreadsheet you can insert one comment per cell. When you select <span class="ui">Insert comment</span>, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.</p>
+ <p>i<span class="def">Comments:</span> In a spreadsheet you can insert one comment per cell. When you select <span class="ui">Insert comment</span>, a popup appears that allows you to write the content for the comment. A red dot shows on the top right corner of the cell when it has a comment. Hover the mouse on the cell to display comments.</p>
<div class="screenshot"><img style="height:3.3371cm;width:4.9779cm;" alt="" src="images/help/en/cell-comment.png"/></div>
- <p>Conditional formatting: <span class="productname">%productName</span> adds symbols to each cell of a range based on cells conditions. Select the cell range and click the <span class="ui">Conditional Formatting</span> icon on the toolbar. Select the symbol set to apply on the range.</p>
+ <p><span class="def">Conditional formatting:</span> <span class="productname">%productName</span> adds symbols to each cell of a range based on cells conditions. Select the cell range and click the <span class="ui">Conditional Formatting</span> icon on the toolbar. Select the symbol set to apply on the range.</p>
<div class="screenshot"><img style="height:6.824cm;width:8.0419cm;" alt="" src="images/help/en/conditional-formatting.png"/></div>
</div>
<div class="text" style="display: none;">
@@ -388,26 +389,26 @@
<h3>Formatting text</h3>
<p><span class="productname">%productName</span> supports modern techniques for paragraph formatting through styles. A style is a set of text properties (font, color, background and many more) labeled with a name, the style name. Use style to apply the same set of properties to many paragraphs in the document and produce a uniform, professional look. Also, if you change one of the style formatting properties, all paragraphs with the same style changes formatting as well, simplifying the effort of formatting many paragraph individually.</p>
<p>In contrast, direct formatting applies formatting to selected excerpts of the document contents. On a long document, direct formatting must be applied in every text excerpt, turning text formatting a long task, subject to errors and delays.</p>
- <p>Direct formatting: You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.</p>
- <p>Style formatting: <span class="productname">%productName</span> support paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu <span class="ui">Edit</span> → <span class="ui">Edit styles</span> to change style.</p>
+ <p><span class="def">Direct formatting:</span> You can format text document objects by formatting directly from the menus, toolbar or context menus. Direct formatting applies only to the current object selected.</p>
+ <p><span class="def">Style formatting:</span> <span class="productname">%productName</span> support paragraph styles. You can apply an existing paragraph style to a paragraph. Choose menu <span class="ui">Edit</span> → <span class="ui">Edit styles</span> to change style.</p>
<div class="screenshot"><img style="height:9.930899999999999cm;width:13.238cm;" alt="" src="images/help/en/paragraph-dialog.png"/></div>
<a id="1383"/>
<h3>Advanced text document editor features</h3>
<h4>Handling Tables</h4>
<p>Insert tables with proper icon in the toolbar. Select the initial number of rows and columns. Add rows and columns with the cell context menu. Merge cells with the <span class="ui">Table</span> menu. The default paragraph style inside cells is “Table contents”.</p>
<div class="screenshot"><img style="height:6.0081cm;width:5.1471cm;" alt="" src="images/help/en/insert-table.png"/></div>
- <p>Formatting cells: Click in the cell or range of cells and choose menu <span class="ui">Table</span> → <span class="ui">Properties</span>. Fine tune the table with the properties dialog.</p>
+ <p><span class="def">Formatting cells:</span> Click in the cell or range of cells and choose menu <span class="ui">Table</span> → <span class="ui">Properties</span>. Fine tune the table with the properties dialog.</p>
<h4>Track changes</h4>
<p>When you turn on Track Changes, <span class="productname">%productName</span> marks up new changes made to the document. Select this option again to turn it off.</p>
<div class="screenshot"><img style="height:1.859cm;width:5.1811cm;" alt="" src="images/help/en/track-changes-comment.png"/></div>
<p>Changes made by different people are shown in different colors and each tracked change can be accepted or rejected, using the box the appears on the right. You can also add a comment there.</p>
<h4>Other advanced features</h4>
- <p>Comments: Comments are inserted in the text and displayed on the right side of the screen.</p>
- <p>Formatting marks: Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.</p>
- <p>Fields: A basic set of fields is available to insert in the document.</p>
- <p>Alphabetical index: Existing alphabetical index can be updated with new entries.</p>
- <p>Page header and footer: Headers and footers are available for the existing page style applied in the document at the cursor position.</p>
- <p>Footnotes and endnotes: Footnotes and endnotes are supported, being rendered as they are shown.</p>
+ <p><span class="def">Comments:</span> Comments are inserted in the text and displayed on the right side of the screen.</p>
+ <p><span class="def">Formatting marks:</span> Paragraph, page and unbreakable spaces are shown as marks to assisting text alignment, editing and formatting.</p>
+ <p><span class="def">Fields:</span> A basic set of fields is available to insert in the document.</p>
+ <p><span class="def">Alphabetical index:</span> Existing alphabetical index can be updated with new entries.</p>
+ <p><span class="def">Page header and footer:</span> Headers and footers are available for the existing page style applied in the document at the cursor position.</p>
+ <p><span class="def">Footnotes and endnotes:</span> Footnotes and endnotes are supported, being rendered as they are shown.</p>
</div>
<div class="presentation" style="display: none;">
<a id="1391"/>
@@ -425,12 +426,12 @@
<p>Use the slide pane toolbar in the bottom to start the slideshow, add slide, duplicate or delete the current slide.</p>
<a id="1401"/>
<h3>Advanced features</h3>
- <p>Slide layouts: <span class="productname">%productName</span> Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.</p>
+ <p><span class="def">Slide layouts:</span> <span class="productname">%productName</span> Impress let you change the slide layout. Select the desired slide layout in the drop-down layout list.</p>
<div class="screenshot"><img style="height:5.1719cm;width:3.1699cm;" alt="" src="images/help/en/slide-layouts.png"/></div>
- <p>Master slide: Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.</p>
- <p>Slide transitions: <span class="productname">%productName</span> Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.</p>
- <p>Object animation: Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.</p>
- <p>Tables: Insert tables in the presentation. Use the sidebar to select the table theme.</p>
+ <p><span class="def">Master slide:</span> Select the master slide associated to the current slide. Format and arrange slide elements in the master slide.</p>
+ <p><span class="def">Slide transitions:</span> <span class="productname">%productName</span> Impress provides visual effects when displaying a new slide in the slide show. Slide transitions are property of the slide, use the side bar to set the slide transition when in edit mode.</p>
+ <p><span class="def">Object animation:</span> Individual object in the slide can have animation. Use the side bar to configure the slide transition for a selected object or set of objects.</p>
+ <p><span class="def">Tables:</span> Insert tables in the presentation. Use the sidebar to select the table theme.</p>
</div>
<a id="1403"/>
<h2>Frequently Asked Questions</h2>
diff --git a/loleaflet/po/templates/loleaflet-help.pot b/loleaflet/po/templates/loleaflet-help.pot
index 9eb20e18e..dad06f282 100644
--- a/loleaflet/po/templates/loleaflet-help.pot
+++ b/loleaflet/po/templates/loleaflet-help.pot
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-11-02 22:37+0200\n"
+"POT-Creation-Date: 2019-11-04 12:24+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -12,1044 +12,1044 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 2.4.0\n"
-#: html/loleaflet-help.html%2Bdiv.h1:14-5
+#: html/loleaflet-help.html%2Bdiv.h1:15-5
msgid "Keyboard Shortcuts"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:16-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:17-9
msgid "General Keyboard Shortcuts"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:18-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:19-18
msgid "Undo"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:18-49
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:19-49
msgid "Ctrl + Z"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:19-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:20-18
msgid "Redo"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:19-49
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:20-49
msgid "Ctrl + Y"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:20-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:21-18
msgid "Cut"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:20-48
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:21-48
msgid "Ctrl + X"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:21-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:22-18
msgid "Paste as unformatted text"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:21-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:22-70
msgid "Ctrl + Alt + Shift + V"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:22-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:23-18
msgid "Print (Download as PDF)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:22-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:23-68
msgid "Ctrl + P"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:23-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:24-18
msgid "Display the Keyboard shortcuts help"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:23-80
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:24-80
msgid "Ctrl + Shift + ?"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:27-9
-#: html/loleaflet-help.html%2Bdiv.div.h2:149-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:28-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:150-9
msgid "Text formatting"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:29-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:126-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:151-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:30-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:127-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:152-18
msgid "Bold"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:29-49
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:126-49
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:151-49
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:30-49
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:127-49
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:152-49
msgid "Ctrl + B"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:30-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:127-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:152-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:31-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:128-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:153-18
msgid "Italic"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:30-51
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:127-51
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:152-51
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:31-51
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:128-51
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:153-51
msgid "Ctrl + I"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:31-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:128-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:153-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:32-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:129-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:154-18
msgid "Underline"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:31-54
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:128-54
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:153-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:32-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:129-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:154-54
msgid "Ctrl + U"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:32-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:33-18
msgid "Double Underline"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:32-61
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:133-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:33-61
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:134-54
msgid "Ctrl + D"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:33-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:129-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:154-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:34-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:130-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:155-18
msgid "Strikethrough"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:33-58
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:129-58
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:154-58
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:34-58
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:130-58
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:155-58
msgid "Ctrl + Alt + 5"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:34-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:155-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:35-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:156-18
msgid "Superscript"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:34-56
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:155-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:35-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:156-56
msgid "Ctrl + Shift + P"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:35-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:156-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:36-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:157-18
msgid "Subscript"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:35-54
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:156-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:36-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:157-54
msgid "Ctrl + Shift + B"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:36-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:130-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:37-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:131-18
msgid "Remove direct formatting"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:36-69
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:130-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:37-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:131-69
msgid "Ctrl + M"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:38-9
-#: html/loleaflet-help.html%2Bdiv.div.h2:159-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:39-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:160-9
msgid "Paragraph formatting"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:40-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:135-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:161-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:41-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:136-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:162-18
msgid "Align Center"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:40-57
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:135-57
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:161-57
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:41-57
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:136-57
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:162-57
msgid "Ctrl + E"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:41-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:136-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:162-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:42-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:137-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:163-18
msgid "Align Left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:41-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:136-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:162-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:42-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:137-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:163-55
msgid "Ctrl + L"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:42-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:137-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:163-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:43-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:138-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:164-18
msgid "Align Right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:42-56
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:137-56
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:163-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:43-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:138-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:164-56
msgid "Ctrl + R"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:43-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:138-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:164-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:44-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:139-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:165-18
msgid "Justify"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:43-52
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:138-52
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:164-52
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:44-52
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:139-52
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:165-52
msgid "Ctrl + J"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:44-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:45-18
msgid "Apply Default paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:44-74
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:45-74
msgid "Ctrl + 0"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:45-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:46-18
msgid "Apply Heading 1 paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:45-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:46-76
msgid "Ctrl + 1"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:46-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:47-18
msgid "Apply Heading 2 paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:46-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:47-76
msgid "Ctrl + 2"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:47-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:48-18
msgid "Apply Heading 3 paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:47-76
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:139-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:48-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:140-69
msgid "Ctrl + 3"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:48-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:49-18
msgid "Apply Heading 4 paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:48-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:49-76
msgid "Ctrl + 4"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:49-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:50-18
msgid "Apply Heading 5 paragraph style"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:49-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:50-76
msgid "Ctrl + 5"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:51-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:52-9
msgid "Text selection and navigation in document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:53-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:134-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:157-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:170-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:54-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:135-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:158-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:171-18
msgid "Select All"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:53-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:91-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:134-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:157-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:170-55
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:202-79
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:54-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:92-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:135-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:158-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:171-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:203-79
msgid "Ctrl + A"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:54-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:171-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:55-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:172-18
msgid "Move cursor to the left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:54-68
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:171-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:55-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:172-68
msgid "Arrow Left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:55-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:172-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:56-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:173-18
msgid "Move cursor with selection to the left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:55-83
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:172-83
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:56-83
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:173-83
msgid "Shift + Arrow Left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:56-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:173-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:57-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:174-18
msgid "Go to beginning of a word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:56-70
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:173-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:57-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:174-70
msgid "Ctrl + Arrow Left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:57-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:174-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:58-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:175-18
msgid "Select to the left word by word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:57-76
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:174-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:58-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:175-76
msgid "Ctrl + Shift + Arrow Left"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:58-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:175-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:59-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:176-18
msgid "Move cursor to the right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:58-69
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:175-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:59-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:176-69
msgid "Arrow Right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:59-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:176-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:60-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:177-18
msgid "Move cursor with selection to the right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:59-84
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:176-84
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:60-84
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:177-84
msgid "Shift + Arrow Right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:60-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:177-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:61-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:178-18
msgid "Go to start of the next word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:60-73
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:177-73
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:61-73
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:178-73
msgid "Ctrl + Arrow Right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:61-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:178-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:62-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:179-18
msgid "Select to the right word by word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:61-77
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:178-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:62-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:179-77
msgid "Ctrl + Shift + Arrow Right"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:62-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:179-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:63-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:180-18
msgid "Move cursor up one line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:62-68
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:179-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:63-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:180-68
msgid "Arrow Up"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:63-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:180-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:64-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:181-18
msgid "Select lines in upwards direction"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:63-78
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:180-78
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:64-78
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:181-78
msgid "Shift + Arrow Up"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:64-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:181-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:65-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:182-18
msgid "Move cursor to beginning of the previous paragraph"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:64-95
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:181-95
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:65-95
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:182-95
msgid "Ctrl + Arrow Up"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:65-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:182-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:66-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:183-18
msgid "Select to beginning of paragraph"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:65-77
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:182-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:66-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:183-77
msgid "Ctrl + Shift + Arrow Up"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:66-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:183-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:67-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:184-18
msgid "Move cursor down one line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:66-70
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:183-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:67-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:184-70
msgid "Arrow Down"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:67-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:184-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:68-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:185-18
msgid "Select lines in downwards direction"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:67-80
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:184-80
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:68-80
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:185-80
msgid "Shift + Arrow Down"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:68-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:185-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:69-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:186-18
msgid "Move cursor to beginning of the next paragraph"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:68-91
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:185-91
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:69-91
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:186-91
msgid "Ctrl + Arrow Down"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:69-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:186-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:70-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:187-18
msgid "Select to end of paragraph"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:69-71
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:186-71
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:70-71
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:187-71
msgid "Ctrl + Shift + Arrow Down"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:70-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:187-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:71-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:188-18
msgid "Go to beginning of line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:70-68
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:187-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:71-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:188-68
msgid "Home"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:71-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:188-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:72-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:189-18
msgid "Go and select to the beginning of a line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:71-85
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:188-85
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:72-85
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:189-85
msgid "Shift + Home"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:72-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:189-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:73-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:190-18
msgid "Go to start of document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:72-68
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:92-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:189-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:73-68
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:93-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:190-68
msgid "Ctrl + Home"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:73-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:74-18
msgid "Go and select text to start of document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:73-84
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:190-83
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:74-84
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:191-83
msgid "Ctrl + Shift + Home"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:74-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:191-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:75-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:192-18
msgid "Go to end of line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:74-62
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:191-62
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:75-62
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:192-62
msgid "End"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:75-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:192-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:76-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:193-18
msgid "Go and select to the end of a line"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:75-79
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:192-79
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:76-79
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:193-79
msgid "Shift + End"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:76-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:193-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:77-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:194-18
msgid "Go to end of document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:76-66
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:93-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:193-66
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:77-66
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:94-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:194-66
msgid "Ctrl + End"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:77-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:78-18
msgid "Go and select text to end of document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:77-82
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:194-81
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:78-82
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:195-81
msgid "Ctrl + Shift + End"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:78-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:79-18
msgid "Move the view up one page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:78-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:79-70
msgid "PageUp"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:79-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:80-18
msgid "Switch cursor between text and header"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:79-82
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:80-82
msgid "Ctrl + PageUp"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:80-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:81-18
msgid "Extend the selection up one page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:80-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:81-77
msgid "Shift + PageUp"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:81-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:82-18
msgid "Move the view down one page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:81-72
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:82-72
msgid "PageDown"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:82-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:83-18
msgid "Switch cursor between text and footer"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:82-82
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:83-82
msgid "Ctrl + PageDown"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:83-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:84-18
msgid "Extend the selection down one page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:83-79
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:84-79
msgid "Shift + PageDown"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:84-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:85-18
msgid "Delete to beginning of word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:84-72
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:85-72
msgid "Ctrl + Backspace"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:85-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:86-18
msgid "Delete to end of word"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:85-66
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:86-66
msgid "Ctrl + Del"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:86-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:87-18
msgid "Delete to beginning of sentence"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:86-76
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:87-76
msgid "Ctrl + Shift + Backspace"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:87-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:88-18
msgid "Delete to end of sentence"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:87-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:88-70
msgid "Ctrl + Shift + Del"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:89-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:90-9
msgid "Shortcut Keys for Tables"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:91-54
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:92-54
msgid ""
"If the active cell is empty: selects the whole table. Otherwise: selects the "
"contents of the active cell. Pressing again selects the entire table."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:92-57
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:93-57
msgid ""
"If the active cell is empty: goes to the beginning of the table. Otherwise: "
"first press goes to beginning of the active cell, second press goes to "
"beginning of the current table, third press goes to beginning of document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:93-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:94-56
msgid ""
"If the active cell is empty: goes to the end of the table. Otherwise: first "
"press goes to the end of the active cell, second press goes to the end of "
"the current table, third press goes to the end of the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:94-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:95-18
msgid "Ctrl + Tab"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:94-56
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:95-56
msgid ""
"Inserts a tab stop (only in tables). Depending on the Window Manager in use, "
"Alt + Tab may be used instead."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:95-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:96-18
msgid "Alt + Arrow Keys"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:95-62
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:96-62
msgid ""
"Increases/decreases the size of the column/row on the right/bottom cell edge"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:96-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:97-18
msgid "Alt + Shift + Arrow Keys"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:96-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:97-70
msgid "Increase/decrease the size of the column/row on the left/top cell edge"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:97-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:98-18
msgid "Alt + Ctrl + Arrow Keys"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:97-69
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:98-77
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:98-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:99-77
msgid "Like Alt, but only the active cell is modified"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:98-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:99-18
msgid "Ctrl + Alt + Shift + Arrow Keys"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:99-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:100-18
msgid "Alt + Insert"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:99-58
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:100-58
msgid ""
"3 seconds in Insert mode, Arrow Key inserts row/column, Ctrl + Arrow Key "
"inserts cell"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:100-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:101-18
msgid "Alt + Del"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:100-55
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:101-55
msgid ""
"3 seconds in Delete mode, Arrow key deletes row/column, Ctrl + Arrow key "
"merges cell with neighboring cell"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:101-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:102-18
msgid "Shift + Ctrl + Del"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:101-86
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:102-86
msgid ""
"If no whole cell is selected, the text from the cursor to the end of the "
"current sentence is deleted. If the cursor is at the end of a cell, and no "
"whole cell is selected, the contents of the next cell are deleted."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:102-1
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:103-1
msgid ""
"If no whole cell is selected and the cursor is at the end of the table, the "
"paragraph following the table will be deleted, unless it is the last "
"paragraph in the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:103-1
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td.p:104-1
msgid ""
"If one or more cells are selected, the whole rows containing the selection "
"will be deleted. If all rows are selected completely or partially, the "
"entire table will be deleted."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:106-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:107-9
msgid "Word processor functions"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:108-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:109-18
msgid "Insert footnote"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:108-60
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:109-60
msgid "Ctrl + Alt + F"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:109-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:110-18
msgid "Insert endnote"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:109-59
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:110-59
msgid "Ctrl + Alt + D"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:110-18
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:131-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:111-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:132-18
msgid "Insert comment"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:110-59
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:131-59
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:111-59
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:132-59
msgid "Ctrl + Alt + C"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:112-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:113-18
msgid "Insert soft hyphen"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:112-63
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:113-63
msgid "Ctrl + -"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:113-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:114-18
msgid "Insert non-breaking hyphen"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:113-71
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:114-71
msgid "Ctrl + Shift + -"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:115-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:116-18
msgid "Insert non-breaking space"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:115-70
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:116-70
msgid "Ctrl + Shift + Space"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:116-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:117-18
msgid "Insert line break"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:116-62
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:117-62
msgid "Shift + Enter"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:117-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:118-18
msgid "Manual page break"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:117-62
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:201-93
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:118-62
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:202-93
msgid "Ctrl + Enter"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:118-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:119-18
msgid "Column break (in multicolumnar text)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:118-81
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:119-81
msgid "Ctrl + Shift + Enter"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:119-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:120-18
msgid ""
"Insert new paragraph directly before or after a section, or before a table"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:119-119
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:120-155
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:120-119
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:121-155
msgid "Alt + Enter"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:120-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:121-18
msgid ""
"Insert new paragraph without numbering inside a list. Does not work when the "
"cursor is at the end of the list."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:124-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:125-9
msgid "Cell formatting"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:132-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:133-18
msgid "Display comment"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:132-60
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:133-60
msgid "Ctrl + F1"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:133-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:134-18
msgid "Fill Down"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:139-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:140-18
msgid "Set Optimal Column Width"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:140-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:141-18
msgid "Two decimal places, thousands separator"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:140-84
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:141-84
msgid "Ctrl + Shift + 1"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:141-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:142-18
msgid "Standard exponential format"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:141-72
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:142-72
msgid "Ctrl + Shift + 2"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:142-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:143-18
msgid "Standard date format"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:142-65
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:143-65
msgid "Ctrl + Shift + 3"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:143-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:144-18
msgid "Standard currency format"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:143-69
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:144-69
msgid "Ctrl + Shift + 4"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:144-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:145-18
msgid "Standard percentage format (two decimal places)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:144-92
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:145-92
msgid "Ctrl + Shift + 5"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:145-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:146-18
msgid "Standard format"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:145-60
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:146-60
msgid "Ctrl + Shift + 6"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:165-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:166-18
msgid "Demote list item (list item has to be selected)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:165-92
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:199-99
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:166-92
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:200-99
msgid "Tab"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:166-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:167-18
msgid "Promote list item (list item has to be selected)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:166-93
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:200-107
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:167-93
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:201-107
msgid "Shift + Tab"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:168-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:169-9
msgid "Text selection and navigation in a textbox"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:190-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:191-18
msgid "Go and select text to start of textbox"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:194-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:195-18
msgid "Go and select text to end of textbox"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h2:196-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:197-9
msgid "Slide / draw page keyboard shortcuts"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:198-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:199-18
msgid ""
"Escape current mode, i.e. from edit mode switch to object selection mode, "
"from object selection mode switch to view mode."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:198-166
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:199-166
msgid "Esc"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:199-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:200-18
msgid "Select objects in the order in which they were created"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:200-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:201-18
msgid "Select objects in the reverse order in which they were created"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:201-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:202-18
msgid "Move to next text object on slide / drawing page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:202-18
+#: html/loleaflet-help.html%2Bdiv.div.table.tr.td:203-18
msgid "Select all in slide / drawing page"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h1:207-5
+#: html/loleaflet-help.html%2Bdiv.h1:208-5
msgid "<span class=\"productname\">%productName</span> Help"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:208-5
-#: html/loleaflet-help.html%2Bdiv.h3:246-5
+#: html/loleaflet-help.html%2Bdiv.p:209-5
+#: html/loleaflet-help.html%2Bdiv.h3:247-5
msgid "Collaborative editing"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:209-5
-#: html/loleaflet-help.html%2Bdiv.h3:253-5
+#: html/loleaflet-help.html%2Bdiv.p:210-5
+#: html/loleaflet-help.html%2Bdiv.h3:254-5
msgid "<span class=\"productname\">%productName</span> user interface"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:210-5
-#: html/loleaflet-help.html%2Bdiv.h3:274-5
+#: html/loleaflet-help.html%2Bdiv.p:211-5
+#: html/loleaflet-help.html%2Bdiv.h3:275-5
msgid "Opening, closing, saving, printing and downloading documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:211-5
-#: html/loleaflet-help.html%2Bdiv.h3:282-5
+#: html/loleaflet-help.html%2Bdiv.p:212-5
+#: html/loleaflet-help.html%2Bdiv.h3:283-5
msgid "Editing documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:212-5
-#: html/loleaflet-help.html%2Bdiv.div.p:218-9
-#: html/loleaflet-help.html%2Bdiv.div.p:231-9
-#: html/loleaflet-help.html%2Bdiv.h3:302-5
-#: html/loleaflet-help.html%2Bdiv.div.h3:347-5
-#: html/loleaflet-help.html%2Bdiv.div.h3:427-5
+#: html/loleaflet-help.html%2Bdiv.p:213-5
+#: html/loleaflet-help.html%2Bdiv.div.p:219-9
+#: html/loleaflet-help.html%2Bdiv.div.p:232-9
+#: html/loleaflet-help.html%2Bdiv.h3:303-5
+#: html/loleaflet-help.html%2Bdiv.div.h3:348-5
+#: html/loleaflet-help.html%2Bdiv.div.h3:428-5
msgid "Advanced features"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:214-9
-#: html/loleaflet-help.html%2Bdiv.div.h2:332-5
+#: html/loleaflet-help.html%2Bdiv.div.p:215-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:333-5
msgid "<span class=\"productname\">%productName</span> spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:215-9
+#: html/loleaflet-help.html%2Bdiv.div.p:216-9
msgid "Editing spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:216-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:337-5
+#: html/loleaflet-help.html%2Bdiv.div.p:217-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:338-5
msgid "Formulas"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:217-9
+#: html/loleaflet-help.html%2Bdiv.div.p:218-9
msgid "Formatting spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:221-9
-#: html/loleaflet-help.html%2Bdiv.div.h2:380-5
+#: html/loleaflet-help.html%2Bdiv.div.p:222-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:381-5
msgid "<span class=\"productname\">%productName</span> text documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:222-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:382-5
+#: html/loleaflet-help.html%2Bdiv.div.p:223-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:383-5
msgid "Editing text documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:223-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:385-5
+#: html/loleaflet-help.html%2Bdiv.div.p:224-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:386-5
msgid "Context menus"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:224-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:395-5
+#: html/loleaflet-help.html%2Bdiv.div.p:225-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:396-5
msgid "Advanced text document editor features"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:227-9
-#: html/loleaflet-help.html%2Bdiv.div.h2:414-5
+#: html/loleaflet-help.html%2Bdiv.div.p:228-9
+#: html/loleaflet-help.html%2Bdiv.div.h2:415-5
msgid "<span class=\"productname\">%productName</span> presentations"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:228-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:416-5
+#: html/loleaflet-help.html%2Bdiv.div.p:229-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:417-5
msgid "Editing presentations"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:229-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:419-5
+#: html/loleaflet-help.html%2Bdiv.div.p:230-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:420-5
msgid "Slide show"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:230-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:423-5
+#: html/loleaflet-help.html%2Bdiv.div.p:231-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:424-5
msgid "Slide pane"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:233-5
-#: html/loleaflet-help.html%2Bdiv.h2:436-5
+#: html/loleaflet-help.html%2Bdiv.p:234-5
+#: html/loleaflet-help.html%2Bdiv.h2:437-5
msgid "Frequently Asked Questions"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:234-5
+#: html/loleaflet-help.html%2Bdiv.p:235-5
msgid "General"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:236-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:468-5
+#: html/loleaflet-help.html%2Bdiv.div.p:237-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:469-5
msgid "Text documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:239-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:532-5
+#: html/loleaflet-help.html%2Bdiv.div.p:240-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:533-5
msgid "Spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:242-9
-#: html/loleaflet-help.html%2Bdiv.div.h3:560-5
+#: html/loleaflet-help.html%2Bdiv.div.p:243-9
+#: html/loleaflet-help.html%2Bdiv.div.h3:561-5
msgid "Presentations"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:244-5
+#: html/loleaflet-help.html%2Bdiv.p:245-5
msgid ""
"<span class=\"productname\">%productName</span> allows you to create and "
"edit office documents text documents, spreadsheets and presentations "
@@ -1057,26 +1057,26 @@ msgid ""
"alone on a document, or collaboratively as part of a team."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ul.li.p:248-11
+#: html/loleaflet-help.html%2Bdiv.ul.li.p:249-11
msgid ""
"Each user gets assigned a color. The cursor of each user will be shown in "
"the assigned color. Note: you will see your cursor as black, blinking "
"cursor, although others will see you with a different color."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ul.li.p:249-11
+#: html/loleaflet-help.html%2Bdiv.ul.li.p:250-11
msgid ""
"You can jump to the cursor of a user by clicking on the name (or avatar) of "
"the user. It is possible to follow the editor."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ul.li.p:250-11
+#: html/loleaflet-help.html%2Bdiv.ul.li.p:251-11
msgid ""
"<span class=\"productname\">%productName</span> notifies you with a small "
"notification in the footer when a new user enters or when a user leaves."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:254-5
+#: html/loleaflet-help.html%2Bdiv.p:255-5
msgid ""
"<span class=\"productname\">%productName</span> uses modern browser "
"resources to adapt the user interface to the size of the viewing area, "
@@ -1084,93 +1084,93 @@ msgid ""
"of:"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:256-5
-msgid ""
-"The document area: The application area shows the document contents, either "
-"spreadsheets, presentations or text documents."
-msgstr ""
-
#: html/loleaflet-help.html%2Bdiv.p:257-5
msgid ""
-"The menu bar: The main menu is placed on the top and includes many options, "
-"commands for printing, editing, viewing and other advanced commands. You can "
-"hide the menu bar clicking on the <img style=\"height:0.6cm;width:0.6cm;\" "
-"src=\"images/fold.svg\"/> icon on the far right. Click on the <img style=\""
-"height:0.6cm;width:0.6cm;\" src=\"images/unfold.svg\"/> icon to show the "
-"menu."
+"<span class=\"def\">The document area:</span> The application area shows the "
+"document contents, either spreadsheets, presentations or text documents."
msgstr ""
#: html/loleaflet-help.html%2Bdiv.p:258-5
msgid ""
-"Context menus: On clicking with the right mouse button, a menu appears with "
-"commands associated with the underlying object."
+"<span class=\"def\">The menu bar:</span> The main menu is placed on the top "
+"and includes many options, commands for printing, editing, viewing and other "
+"advanced commands. You can hide the menu bar clicking on the <img style=\""
+"height:0.6cm;width:0.6cm;\" src=\"images/fold.svg\"/> icon on the far right. "
+"Click on the <img style=\"height:0.6cm;width:0.6cm;\" src=\"images/unfold."
+"svg\"/> icon to show the menu."
msgstr ""
#: html/loleaflet-help.html%2Bdiv.p:259-5
msgid ""
-"The toolbar: The toolbar contains the most used options for daily editing. "
-"Toolbar buttons are dynamic, meaning that their state (on or off) depends on "
-"different factors."
+"<span class=\"def\">Context menus:</span> On clicking with the right mouse "
+"button, a menu appears with commands associated with the underlying object."
msgstr ""
#: html/loleaflet-help.html%2Bdiv.p:260-5
msgid ""
-"The status bar: The status bar is shown in the bottom, and contains several "
-"useful options and features."
+"<span class=\"def\">The toolbar:</span> The toolbar contains the most used "
+"options for daily editing. Toolbar buttons are dynamic, meaning that their "
+"state (on or off) depends on different factors."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:262-5
+#: html/loleaflet-help.html%2Bdiv.p:261-5
msgid ""
-"The search bar: Searching starts automatically when content is inserted in "
-"the search box, and the document window automatically moves to the first "
-"occurrence found. Searching is not case-sensitive. There are three buttons "
-"right next to the search box:"
+"<span class=\"def\">The status bar:</span> The status bar is shown in the "
+"bottom, and contains several useful options and features."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ul.li.p:264-11
-msgid "Search backwards"
+#: html/loleaflet-help.html%2Bdiv.p:263-5
+msgid ""
+"<span class=\"def\">The search bar:</span> Searching starts automatically "
+"when content is inserted in the search box, and the document window "
+"automatically moves to the first occurrence found. Searching is not case-"
+"sensitive. There are three buttons right next to the search box:"
msgstr ""
#: html/loleaflet-help.html%2Bdiv.ul.li.p:265-11
-msgid "Search forward"
+msgid "Search backwards"
msgstr ""
#: html/loleaflet-help.html%2Bdiv.ul.li.p:266-11
+msgid "Search forward"
+msgstr ""
+
+#: html/loleaflet-help.html%2Bdiv.ul.li.p:267-11
msgid "Cancel the search (appears only when a text has been searched)"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:268-5
+#: html/loleaflet-help.html%2Bdiv.p:269-5
msgid ""
-"The zoom bar: At the right of the status bar, there is a set of buttons that "
-"allow you to zoom to 100%, zoom out and zoom in. The zoom applies to the "
-"document area, the user interface is not affected. The current level of zoom "
-"is shown in this area."
+"<span class=\"def\">The zoom bar:</span> At the right of the status bar, "
+"there is a set of buttons that allow you to zoom to 100%, zoom out and zoom "
+"in. The zoom applies to the document area, the user interface is not "
+"affected. The current level of zoom is shown in this area."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:269-5
+#: html/loleaflet-help.html%2Bdiv.p:270-5
msgid ""
"Text, charts, shapes and svg images will stay sharp, when zooming in, you "
"will only see pixels appear at inserted images, such as jpg’s or png’s."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:270-5
+#: html/loleaflet-help.html%2Bdiv.p:271-5
msgid "Using the browser zoom affects the document and user interface areas."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:271-5
+#: html/loleaflet-help.html%2Bdiv.p:272-5
msgid ""
-"The information bar: At the right of the search bar, a set of information on "
-"the on the document is displayed. The actual information depends on the "
-"nature of the document."
+"<span class=\"def\">The information bar:</span> At the right of the search "
+"bar, a set of information on the on the document is displayed. The actual "
+"information depends on the nature of the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:275-5
+#: html/loleaflet-help.html%2Bdiv.p:276-5
msgid ""
"Your documents are stored and managed in <span class=\"productname\""
">%productName</span>."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:276-5
+#: html/loleaflet-help.html%2Bdiv.p:277-5
msgid ""
"To download a document download it from the <span class=\"productname\""
">%productName</span> application <span class=\"ui\">File</span> menu. The "
@@ -1178,13 +1178,13 @@ msgid ""
"exports documents in PDF format."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:277-5
+#: html/loleaflet-help.html%2Bdiv.p:278-5
msgid ""
"To open document, click on the file to open the <span class=\"productname\""
">%productName</span> module associated to the document format."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:278-5
+#: html/loleaflet-help.html%2Bdiv.p:279-5
msgid ""
"Documents in <span class=\"productname\">%productName</span> save "
"automatically, but if you are concerned that a document is synchronized as "
@@ -1192,40 +1192,40 @@ msgid ""
">File</span> menu’s <span class=\"ui\">Save</span> entry."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:279-5
+#: html/loleaflet-help.html%2Bdiv.p:280-5
msgid ""
"Depending on the capabilities of your browser the print window may appear or "
"a “Download PDF export?” popup shows. You can print this PDF in your "
"favorite PDF reader."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:280-5
+#: html/loleaflet-help.html%2Bdiv.p:281-5
msgid ""
"When closing a document, it is automatically saved if it has been changed."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:283-5
+#: html/loleaflet-help.html%2Bdiv.p:284-5
msgid ""
"Document editing should be familiar to everyone that has used an office "
"application before, but here are some distinctive features:"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:284-5
+#: html/loleaflet-help.html%2Bdiv.h4:285-5
msgid "Internal cut or copy"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:285-5
+#: html/loleaflet-help.html%2Bdiv.p:286-5
msgid ""
"Internal cut and copy within the current open document is performed in the "
"same way as most desktop applications. The cut and copy commands are also in "
"the context menus."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:286-5
+#: html/loleaflet-help.html%2Bdiv.h4:287-5
msgid "Document repair"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:287-5
+#: html/loleaflet-help.html%2Bdiv.p:288-5
msgid ""
"When multiple people edit the same document concurrently, it is possible for "
"their changes to conflict and this can cause some confusion. The Document "
@@ -1233,24 +1233,24 @@ msgid ""
"to a previous state."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:288-5
+#: html/loleaflet-help.html%2Bdiv.p:289-5
msgid ""
"To jump back to the selected state, select it with the mouse and hit <span "
"class=\"ui\">Jump to state</span>."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:290-5
+#: html/loleaflet-help.html%2Bdiv.p:291-5
msgid ""
"This is particularly useful – say when a colleague inadvertently selected "
"all text in the document with Ctrl+a and proceeded to type over it "
"destroying it – while you were concurrently editing."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:291-5
+#: html/loleaflet-help.html%2Bdiv.h4:292-5
msgid "Inactive document"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:292-5
+#: html/loleaflet-help.html%2Bdiv.p:293-5
msgid ""
"When <span class=\"productname\">%productName</span> detects that there has "
"not been any activity in the browser for a while, it puts the document in an "
@@ -1258,18 +1258,18 @@ msgid ""
"with the message “Inactive document – please click to resume editing”."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:294-5
+#: html/loleaflet-help.html%2Bdiv.p:295-5
msgid ""
"To continue editing, click on the document and the layover and message "
"disappear. Any changes that may have been made by other users – while "
"collaboratively editing the document – are re-loaded."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:295-5
+#: html/loleaflet-help.html%2Bdiv.h4:296-5
msgid "Pasting"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:296-5
+#: html/loleaflet-help.html%2Bdiv.p:297-5
msgid ""
"When you paste content copied from within the same document, the format and "
"elements are maintained. If you copy from another document, in another tab "
@@ -1277,58 +1277,58 @@ msgid ""
"preserve rich text."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:297-5
+#: html/loleaflet-help.html%2Bdiv.p:298-5
msgid ""
"You can paste as unformatted text with the keyboard shortcut: Ctrl + Alt + "
"Shift + V"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:298-5
+#: html/loleaflet-help.html%2Bdiv.p:299-5
msgid ""
"When you paste text from within the document, formatting will be respected. "
"You can also paste objects, such as images, if they are copied from the "
"document you are working in."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:299-5
+#: html/loleaflet-help.html%2Bdiv.p:300-5
msgid ""
"When you paste text from outside of the document (another browser window or "
"a desktop application, it will be pasted as rich text."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:300-5
+#: html/loleaflet-help.html%2Bdiv.p:301-5
msgid ""
"When you have internal cut or copied content, you can paste this content "
"with the right mouse button menu."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:303-5
+#: html/loleaflet-help.html%2Bdiv.h4:304-5
msgid "Adding charts"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:304-5
+#: html/loleaflet-help.html%2Bdiv.p:305-5
msgid ""
"<span class=\"productname\">%productName</span> supports inserting and "
"visualization of charts in documents. To add a chart:"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ol.li.p:306-11
+#: html/loleaflet-help.html%2Bdiv.ol.li.p:307-11
msgid ""
"Select a table in text document, a range in a spreadsheet or a table in a "
"presentation."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ol.li.p:308-9
+#: html/loleaflet-help.html%2Bdiv.ol.li.p:309-9
msgid ""
"Choose <span class=\"ui\">Insert</span> → <span class=\"ui\">Charts</span>. "
"Follow the chart wizard to customize the chart."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.ol.li.p:311-11
+#: html/loleaflet-help.html%2Bdiv.ol.li.p:312-11
msgid "If no table or range was selected, a prototype chart is displayed."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:314-5
+#: html/loleaflet-help.html%2Bdiv.p:315-5
msgid ""
"Chart editing: Double click the chart to select. Use context menus to add "
"chart elements such as title, axis, and other. Choose <span class=\"ui\">"
@@ -1336,70 +1336,71 @@ msgid ""
"data and select chart type."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:315-5
+#: html/loleaflet-help.html%2Bdiv.p:316-5
msgid ""
-"Chart formatting: The same context menu brings you to chart data table and "
-"chart type selection."
+"<span class=\"def\">Chart formatting:</span> The same context menu brings "
+"you to chart data table and chart type selection."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:316-5
+#: html/loleaflet-help.html%2Bdiv.p:317-5
msgid ""
-"Data series formatting: Open the context menu and choose <span class=\"ui\">"
-"Format data series</span>."
+"<span class=\"def\">Data series formatting:</span> Open the context menu and "
+"choose <span class=\"ui\">Format data series</span>."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:317-5
+#: html/loleaflet-help.html%2Bdiv.h4:318-5
msgid "Handling images"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:318-5
+#: html/loleaflet-help.html%2Bdiv.p:319-5
msgid ""
"<span class=\"productname\">%productName</span> inserts images in the text "
"document from your local computer or from your cloud storage. Inserted "
"images are always embedded in the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:319-5
+#: html/loleaflet-help.html%2Bdiv.p:320-5
msgid ""
-"Insert image: Clicking on the <span class=\"ui\">Insert image</span> icon "
-"allows you to choose an image from the cloud storage's folders and shares."
+"<span class=\"def\">Insert image:</span> Clicking on the <span class=\"ui\">"
+"Insert image</span> icon allows you to choose an image from the cloud "
+"storage's folders and shares."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:320-5
+#: html/loleaflet-help.html%2Bdiv.p:321-5
msgid ""
-"Insert local image: opens the browser file picker to upload the image from "
-"your local computer and insert it into the document."
+"<span class=\"def\">Insert local image:</span> opens the browser file picker "
+"to upload the image from your local computer and insert it into the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:321-5
+#: html/loleaflet-help.html%2Bdiv.p:322-5
msgid ""
"Images can be resized, rotated and anchored. Text can be wrapped around the "
"image. Select the image and open the context menu. Use the images handles to "
"resize the image with the mouse."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:322-5
+#: html/loleaflet-help.html%2Bdiv.h4:323-5
msgid "Comments in documents"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:323-5
+#: html/loleaflet-help.html%2Bdiv.p:324-5
msgid ""
"Insert comments in <span class=\"productname\">%productName</span> in places "
"that need special reader attention. Comments are displayed on the right and "
"carry the name and date of the issuer."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:325-5
+#: html/loleaflet-help.html%2Bdiv.p:326-5
msgid ""
"Click on the submenu (<img style=\"height:0.6cm;width:0.6cm;\" alt=\"\" src="
"\"images/submenu.svg\"/>) icon to reply, move and delete comments."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.h4:326-5
+#: html/loleaflet-help.html%2Bdiv.h4:327-5
msgid "Spellchecking"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:327-5
+#: html/loleaflet-help.html%2Bdiv.p:328-5
msgid ""
"<span class=\"productname\">%productName</span> can check spelling in text "
"documents, spreadsheets and presentations. A red wavy underline indicates "
@@ -1407,17 +1408,17 @@ msgid ""
"with suggested misspelling corrections."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.p:329-5
+#: html/loleaflet-help.html%2Bdiv.p:330-5
msgid ""
"To systematically spell-check the whole document use the <span class=\"ui\""
">Tools</span> menu’s <span class=\"ui\">Spelling</span> option."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h3:334-5
+#: html/loleaflet-help.html%2Bdiv.div.h3:335-5
msgid "Editing Spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:335-5
+#: html/loleaflet-help.html%2Bdiv.div.p:336-5
msgid ""
"You edit an online spreadsheet in the same way you edit a desktop "
"spreadsheet. Operations like entering data, selecting ranges, columns, rows "
@@ -1429,16 +1430,16 @@ msgid ""
"further data entry."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:338-5
+#: html/loleaflet-help.html%2Bdiv.div.p:339-5
msgid ""
"Formulas are entered in the formula bar. Enter '=' and insert the formula."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:339-5
+#: html/loleaflet-help.html%2Bdiv.div.p:340-5
msgid "All spreadsheets functions and mathematical rules applies."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:341-5
+#: html/loleaflet-help.html%2Bdiv.div.p:342-5
msgid ""
"The formula language should be extremely familiar to any spreadsheet user, "
"and is specified in great detail in the <a href=\"https://www.oasis-open.org/"
@@ -1446,43 +1447,43 @@ msgid ""
"OpenFormula specification</a>."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h3:343-5
+#: html/loleaflet-help.html%2Bdiv.div.h3:344-5
msgid "Formatting Spreadsheets"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:344-5
+#: html/loleaflet-help.html%2Bdiv.div.p:345-5
msgid ""
-"Direct formatting: You can format spreadsheets cells, columns, rows and "
-"sheets by formatting directly from the menus, toolbar or context menus. "
-"Direct formatting applies only to the current object selected. To format a "
-"cell either use the menu or hit Ctrl+1. The dialog allows complex and custom "
-"number formatting, as well as font, complex border, background, cell "
-"protection and other options."
+"<span class=\"def\">Direct formatting:</span> You can format spreadsheets "
+"cells, columns, rows and sheets by formatting directly from the menus, "
+"toolbar or context menus. Direct formatting applies only to the current "
+"object selected. To format a cell either use the menu or hit Ctrl+1. The "
+"dialog allows complex and custom number formatting, as well as font, complex "
+"border, background, cell protection and other options."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:348-5
+#: html/loleaflet-help.html%2Bdiv.div.p:349-5
msgid ""
-"Sorting data: You can sort a list of numbers or text ascending or "
-"descending. <span class=\"productname\">%productName</span> automatically "
-"detects cells that are headers, and adjoining columns, to extend the "
-"selection."
+"<span class=\"def\">Sorting data:</span> You can sort a list of numbers or "
+"text ascending or descending. <span class=\"productname\">%productName</span>"
+" automatically detects cells that are headers, and adjoining columns, to "
+"extend the selection."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:349-5
+#: html/loleaflet-help.html%2Bdiv.div.p:350-5
msgid ""
-"Filtering data: Filters and advanced filters allow you to work on certain "
-"filtered rows (records) of a data range. In the spreadsheets in <span class="
-"\"productname\">%productName</span> there are various possibilities for "
-"applying filters."
+"<span class=\"def\">Filtering data:</span> Filters and advanced filters "
+"allow you to work on certain filtered rows (records) of a data range. In the "
+"spreadsheets in <span class=\"productname\">%productName</span> there are "
+"various possibilities for applying filters."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:352-10
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:353-10
msgid ""
"One use for the <span class=\"ui\">AutoFilter</span> function is to quickly "
"restrict the display to records with identical entries in a data field."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:355-11
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:356-11
msgid ""
"In the <span class=\"ui\">Standard Filter</span> dialog, you can also define "
"ranges which contain the values in particular data fields. You can use the "
@@ -1490,70 +1491,72 @@ msgid ""
"logical OR operator."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:356-11
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:357-11
msgid ""
"The <span class=\"ui\">Advanced Filter</span> allows up to a total of eight "
"filter conditions. With advanced filters you enter the conditions directly "
"into the sheet."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:358-5
+#: html/loleaflet-help.html%2Bdiv.div.p:359-5
msgid ""
-"Outlining: You can create an outline of your data and group rows and columns "
-"together so that you can collapse and expand the groups with a single click "
-"making it easy to represent hierarchical data."
+"<span class=def\">Outlining:</span> You can create an outline of your data "
+"and group rows and columns together so that you can collapse and expand the "
+"groups with a single click making it easy to represent hierarchical data."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:360-5
+#: html/loleaflet-help.html%2Bdiv.div.p:361-5
msgid ""
-"Data validation: For each cell, you can define entries to be valid. Invalid "
-"entries to a cell will be rejected. To enable data validation:"
+"<span class=\"def\">Data validation:</span> For each cell, you can define "
+"entries to be valid. Invalid entries to a cell will be rejected. To enable "
+"data validation:"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:363-9
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:364-9
msgid ""
"Choose <span class=\"ui\">Validity</span> from the <span class=\"ui\""
">Data</span> menu. The <span class=\"ui\">Validity</span> dialog opens."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:366-11
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:367-11
msgid ""
"Select the validity criterion in the <span class=\"ui\">Allow</span> drop-"
"box list. Depending on the criterion, more options shows. Fill the required "
"data."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:368-9
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:369-9
msgid ""
"Use the <span class=\"ui\">Input Help</span> and <span class=\"ui\">Error "
"Alert</span> tabs to enhance the user interactions. Click <span class=\"ui\""
">OK</span> to close the dialog."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:371-11
+#: html/loleaflet-help.html%2Bdiv.div.ol.li.p:372-11
msgid ""
"To remove the validity of the cell, open the dialog and set the <span class="
"\"ui\">Allow</span> list to “All values”."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:373-5
+#: html/loleaflet-help.html%2Bdiv.div.p:374-5
msgid ""
-"Comments: In a spreadsheet you can insert one comment per cell. When you "
-"select <span class=\"ui\">Insert comment</span>, a popup appears that allows "
-"you to write the content for the comment. A red dot shows on the top right "
-"corner of the cell when it has a comment. Hover the mouse on the cell to "
-"display comments."
+"i<span class=\"def\">Comments:</span> In a spreadsheet you can insert one "
+"comment per cell. When you select <span class=\"ui\">Insert comment</span>, "
+"a popup appears that allows you to write the content for the comment. A red "
+"dot shows on the top right corner of the cell when it has a comment. Hover "
+"the mouse on the cell to display comments."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:375-5
+#: html/loleaflet-help.html%2Bdiv.div.p:376-5
msgid ""
-"Conditional formatting: <span class=\"productname\">%productName</span> adds "
-"symbols to each cell of a range based on cells conditions. Select the cell "
-"range and click the <span class=\"ui\">Conditional Formatting</span> icon on "
-"the toolbar. Select the symbol set to apply on the range."
+"<span class=\"def\">Conditional formatting:</span> <span class=\""
+"productname\">%productName</span> adds symbols to each cell of a range based "
+"on cells conditions. Select the cell range and click the <span class=\"ui\">"
+"Conditional Formatting</span> icon on the toolbar. Select the symbol set to "
+"apply on the range."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:383-5
+#: html/loleaflet-help.html%2Bdiv.div.p:384-5
msgid ""
"<span class=\"productname\">%productName</span> edits text documents in the "
"same way you edit a desktop document. It provides a What You See Is What You "
@@ -1564,18 +1567,18 @@ msgid ""
"keyboard, menus and toolbars to interact with your document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:386-5
+#: html/loleaflet-help.html%2Bdiv.div.p:387-5
msgid ""
"Context menus are available on clicking the right mouse button. The commands "
"available in the context menu are related - not extensively - to the "
"underlying object in the document."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.h3:388-5
+#: html/loleaflet-help.html%2Bdiv.div.h3:389-5
msgid "Formatting text"
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:389-5
+#: html/loleaflet-help.html%2Bdiv.div.p:390-5
msgid ""
"<span class=\"productname\">%productName</span> supports modern techniques "
"for paragraph formatting through styles. A style is a set of text properties "
@@ -1587,7 +1590,7 @@ msgid ""
"paragraph individually."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:390-5
+#: html/loleaflet-help.html%2Bdiv.div.p:391-5
msgid ""
"In contrast, direct formatting applies formatting to selected excerpts of "
"the document contents. On a long document, direct formatting must be applied "
@@ -1595,26 +1598,26 @@ msgid ""
"errors and delays."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:391-5
+#: html/loleaflet-help.html%2Bdiv.div.p:392-5
msgid ""
-"Direct formatting: You can format text document objects by formatting "
-"directly from the menus, toolbar or context menus. Direct formatting applies "
-"only to the current object selected."
+"<span class=\"def\">Direct formatting:</span> You can format text document "
+"objects by formatting directly from the menus, toolbar or context menus. "
+"Direct formatting applies only to the current object selected."
msgstr ""
-#: html/loleaflet-help.html%2Bdiv.div.p:392-5
+#: html/loleaflet-help.html%2Bdiv.div.p:393-5
msgid ""
-"Style formatting: <span class=\"productname\">%productName</span> support "
-"paragraph styles. You can apply an existing paragraph style to a paragraph. "
-"Choose menu <span class=\"ui\">Edit</span> → <span class=\"ui\">Edit "
-"styles</span> to change style."
+"<span class=\"def\">Style formatting:</span> <span class=\"productname\""
+">%productName</span> support paragraph styles. You can apply an existing "
+"paragraph style to a paragraph. Choose menu <span class=\"ui\">Edit</span> → "
+"<span class=\"ui\">Edit styles</span> to change style."
msgstr ""
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list