aboutsummaryrefslogtreecommitdiff
path: root/source/en-GB
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 21:49:09 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-10 22:26:29 +0100
commit930afa6de2cfae15db9af9574f6e0997f69955d8 (patch)
tree5863f083e23955062874bc3df080d23db9416cb4 /source/en-GB
parentef59b48c9927301075cff0e2729b5d0a7ea214ed (diff)
update translations
and force-fix errors using pocheck Change-Id: I22c4f2470c82a226f332c5af79dadcc33e50d79a
Diffstat (limited to 'source/en-GB')
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared.po10
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/00.po50
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po152
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/sdraw.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/shared.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/00.po17
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po363
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po664
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po309
-rw-r--r--source/en-GB/helpcontent2/source/text/smath.po16
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/00.po189
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/01.po257
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/04.po14
-rw-r--r--source/en-GB/helpcontent2/source/text/smath/guide.po43
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter.po88
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/01.po245
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po108
-rw-r--r--source/en-GB/sc/source/ui/src.po12
-rw-r--r--source/en-GB/svx/source/stbctrls.po8
-rw-r--r--source/en-GB/svx/uiconfig/ui.po37
-rw-r--r--source/en-GB/sw/uiconfig/swriter/ui.po38
-rw-r--r--source/en-GB/xmlsecurity/uiconfig/ui.po17
23 files changed, 1325 insertions, 1352 deletions
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared.po b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
index d362ce4220a..03801314db8 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-10 11:05+0000\n"
+"PO-Revision-Date: 2016-12-25 23:37+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1468148729.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482709029.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"110\n"
"help.text"
msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation."
-msgstr ""
+msgstr "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation."
#: 00000003.xhp
msgctxt ""
@@ -10788,7 +10788,7 @@ msgctxt ""
"par_id3154012\n"
"help.text"
msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
-msgstr ""
+msgstr "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
#: 03020404.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/00.po b/source/en-GB/helpcontent2/source/text/scalc/00.po
index 1619eeca3c4..94cd1c0bab0 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/00.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/00.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 18:13+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-30 10:02+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467742418.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1483092156.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -553,8 +553,8 @@ msgctxt ""
"par_id3153250\n"
"28\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
-msgstr "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgstr "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -571,8 +571,8 @@ msgctxt ""
"par_id3143222\n"
"29\n"
"help.text"
-msgid "Choose <emph>Insert - Names - Define</emph>"
-msgstr "Choose <emph>Insert - Names - Define</emph>"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgstr "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
#: 00000404.xhp
msgctxt ""
@@ -589,8 +589,8 @@ msgctxt ""
"par_id3145214\n"
"30\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgstr "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -598,8 +598,8 @@ msgctxt ""
"par_id3153558\n"
"31\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgstr "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
#: 00000404.xhp
msgctxt ""
@@ -607,8 +607,8 @@ msgctxt ""
"par_id3153483\n"
"32\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgstr "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
#: 00000405.xhp
msgctxt ""
@@ -1051,7 +1051,7 @@ msgctxt ""
"par_id3149020\n"
"help.text"
msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -1059,7 +1059,7 @@ msgctxt ""
"par_id3154256\n"
"help.text"
msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
#: 00000406.xhp
msgctxt ""
@@ -1135,7 +1135,7 @@ msgctxt ""
"par_id3153663\n"
"help.text"
msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
-msgstr ""
+msgstr "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
#: 00000412.xhp
msgctxt ""
@@ -1714,7 +1714,7 @@ msgctxt ""
"par_id3149095\n"
"help.text"
msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1722,7 +1722,7 @@ msgctxt ""
"par_id3149398\n"
"help.text"
msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1730,7 +1730,7 @@ msgctxt ""
"par_id3150084\n"
"help.text"
msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1738,7 +1738,7 @@ msgctxt ""
"par_id3153093\n"
"help.text"
msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1746,7 +1746,7 @@ msgctxt ""
"par_id3153191\n"
"help.text"
msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
#: sheet_menu.xhp
msgctxt ""
@@ -1754,4 +1754,4 @@ msgctxt ""
"par_id3145645\n"
"help.text"
msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index bcadc369abc..31c6d627ad6 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/01.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-10-18 19:26+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-30 11:23+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476818788.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1483097002.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -139,7 +139,7 @@ msgctxt ""
"5\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/column\">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/row\">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -175,7 +175,7 @@ msgctxt ""
"10\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Specifies the current data range denoted by the position of the cell cursor.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -210,7 +210,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/start\">Moves to the cell at the beginning of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -245,7 +245,7 @@ msgctxt ""
"19\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/end\">Moves to the cell at the end of the current data range, which you can highlight using the <emph>Data Range</emph> button.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -280,7 +280,7 @@ msgctxt ""
"22\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its subelements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/datarange\">Toggles the content view. Only the selected Navigator element and its sub-elements are displayed.</ahelp> Click the icon again to restore all elements for viewing."
#: 02110000.xhp
msgctxt ""
@@ -315,7 +315,7 @@ msgctxt ""
"13\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/toggle\">Allows you to hide/show the contents.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"25\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/scenarios\">Displays all available scenarios. Double-click a name to apply that scenario.</ahelp> The result is shown in the sheet. For more information, choose <link href=\"text/scalc/01/06050000.xhp\" name=\"Tools - Scenarios\"><emph>Tools - Scenarios</emph></link>."
#: 02110000.xhp
msgctxt ""
@@ -425,7 +425,7 @@ msgctxt ""
"28\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/dragmode\">Opens a sub-menu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -522,7 +522,7 @@ msgctxt ""
"39\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/contentbox\">Displays all objects in your document.</ahelp>"
#: 02110000.xhp
msgctxt ""
@@ -540,7 +540,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/navigatorpanel/documents\">Displays the names of all open documents.</ahelp> To switch to another open document in the Navigator, click the document name. The status (active, inactive) of the document is shown in brackets after the name. You can switch the active document in the <emph>Window</emph> menu."
#: 02120000.xhp
msgctxt ""
@@ -2281,7 +2281,7 @@ msgctxt ""
"par_id082520160232335032\n"
"help.text"
msgid "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialog</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id083120161149318932\" src=\"media/screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png\" width=\"3.3126in\" height=\"1.5209in\"><alt id=\"alt_id083120161149318932\">Delete cells dialogue box</alt></image>"
#: 02160000.xhp
msgctxt ""
@@ -2562,7 +2562,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Delete Page Break"
-msgstr ""
+msgstr "Delete Page Break"
#: 02190000.xhp
msgctxt ""
@@ -2570,7 +2570,7 @@ msgctxt ""
"hd_id3150541\n"
"help.text"
msgid "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Delete Page Break</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/02190000.xhp\" name=\"Delete Page Break\">Delete Page Break</link>"
#: 02190000.xhp
msgctxt ""
@@ -2620,7 +2620,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed."
-msgstr ""
+msgstr "Position the cursor in a cell directly below the row break indicated by a horizontal line and choose <emph>Sheet - Delete Page Break - Row Break</emph>. The manual row break is removed."
#: 02190200.xhp
msgctxt ""
@@ -2662,7 +2662,7 @@ msgctxt ""
"par_id3145173\n"
"help.text"
msgid "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed."
-msgstr ""
+msgstr "Position the cursor in the cell to the right of the column break indicated by a vertical line and choose <emph>Sheet - Delete Page Break - Column Break</emph>. The manual column break is removed."
#: 02200000.xhp
msgctxt ""
@@ -2922,7 +2922,7 @@ msgctxt ""
"hd_id3154731\n"
"help.text"
msgid "Delete Page Breaks"
-msgstr ""
+msgstr "Delete Page Breaks"
#: 03100000.xhp
msgctxt ""
@@ -2954,7 +2954,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Insert Page Break"
-msgstr ""
+msgstr "Insert Page Break"
#: 04010000.xhp
msgctxt ""
@@ -2971,7 +2971,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Insert Page Break</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04010000.xhp\" name=\"Insert Page Break\">Insert Page Break</link>"
#: 04010000.xhp
msgctxt ""
@@ -2988,7 +2988,7 @@ msgctxt ""
"par_id3155133\n"
"help.text"
msgid "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">Sheet - Delete Page Break</link> to remove breaks created manually."
-msgstr ""
+msgstr "Choose <link href=\"text/scalc/01/02190000.xhp\" name=\"Sheet - Delete Page Break\">Sheet - Delete Page Break</link> to remove breaks created manually."
#: 04010100.xhp
msgctxt ""
@@ -4034,7 +4034,7 @@ msgctxt ""
"16\n"
"help.text"
msgid "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Functions by Category</link></variable>"
-msgstr ""
+msgstr "<variable id=\"drking\"><link href=\"text/scalc/01/04060100.xhp\" name=\"Functions by Category\">Functions by Category</link></variable>"
#: 04060100.xhp
msgctxt ""
@@ -4151,7 +4151,7 @@ msgctxt ""
"14\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060199.xhp\" name=\"Operators\">Operators</link>"
#: 04060101.xhp
msgctxt ""
@@ -5510,7 +5510,7 @@ msgctxt ""
"bm_id3154536\n"
"help.text"
msgid "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>date and time functions</bookmark_value> <bookmark_value>functions; date & time</bookmark_value> <bookmark_value>Function Wizard; date & time</bookmark_value>"
#: 04060102.xhp
msgctxt ""
@@ -5518,7 +5518,7 @@ msgctxt ""
"hd_id3154536\n"
"help.text"
msgid "Date & Time Functions"
-msgstr ""
+msgstr "Date & Time Functions"
#: 04060102.xhp
msgctxt ""
@@ -5526,7 +5526,7 @@ msgctxt ""
"par_id3153973\n"
"help.text"
msgid "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>"
-msgstr ""
+msgstr "<variable id=\"datumzeittext\">These spreadsheet functions are used for inserting and editing dates and times. </variable>"
#: 04060102.xhp
msgctxt ""
@@ -5542,7 +5542,7 @@ msgctxt ""
"par_id3150437\n"
"help.text"
msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
-msgstr ""
+msgstr "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
#: 04060102.xhp
msgctxt ""
@@ -5654,7 +5654,7 @@ msgctxt ""
"par_id3149720\n"
"help.text"
msgid "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions."
-msgstr ""
+msgstr "In <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions."
#: 04060102.xhp
msgctxt ""
@@ -5662,7 +5662,7 @@ msgctxt ""
"par_id3150654\n"
"help.text"
msgid "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings."
-msgstr ""
+msgstr "When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, \"1954-07-20\". Avoid using locale dependent date formats such as \"07/20/54\", the calculation may produce errors if the document is loaded under different locale settings."
#: 04060102.xhp
msgctxt ""
@@ -5678,7 +5678,7 @@ msgctxt ""
"par_id231020162315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_networkdays.intl.xhp#networkdaysintl\"/>"
#: 04060102.xhp
msgctxt ""
@@ -5686,7 +5686,7 @@ msgctxt ""
"par_id231020163315043955\n"
"help.text"
msgid "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
-msgstr ""
+msgstr "<embed href=\"text/scalc/01/func_workdays.intl.xhp#workdaysintl\"/>"
#: 04060103.xhp
msgctxt ""
@@ -7702,7 +7702,7 @@ msgctxt ""
"par_idN10E621\n"
"help.text"
msgid "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link> function."
-msgstr ""
+msgstr "If the payments take place at irregular intervals, use the <link href=\"text/scalc/01/04060118.xhp#xirr\" name=\"XIRR\">XIRR</link> function."
#: 04060103.xhp
msgctxt ""
@@ -10129,7 +10129,7 @@ msgctxt ""
"par_id3150245\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2."
-msgstr ""
+msgstr "<item type=\"input\">=CELL(\"ADDRESS\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1.$D$2."
#: 04060104.xhp
msgctxt ""
@@ -10153,7 +10153,7 @@ msgctxt ""
"par_id3148896\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\\dr\\own.ods is located in Sheet1."
-msgstr ""
+msgstr "<item type=\"input\">=CELL(\"FILENAME\";D2)</item> returns 'file:///X:/dr/own.ods'#$Sheet1, if the formula in the current document X:\\dr\\own.ods is located in Sheet1."
#: 04060104.xhp
msgctxt ""
@@ -10161,7 +10161,7 @@ msgctxt ""
"par_id3155144\n"
"help.text"
msgid "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1."
-msgstr ""
+msgstr "<item type=\"input\">=CELL(\"FILENAME\";'X:\\dr\\test.ods'#$Sheet1.D2)</item> returns 'file:///X:/dr/test.ods'#$Sheet1."
#: 04060104.xhp
msgctxt ""
@@ -10177,7 +10177,7 @@ msgctxt ""
"par_id3151004\n"
"help.text"
msgid "Returns the complete cell address in Lotus™ notation."
-msgstr ""
+msgstr "Returns the complete cell address in Lotus™ notation."
#: 04060104.xhp
msgctxt ""
@@ -12919,7 +12919,7 @@ msgctxt ""
"bm_id3151221\n"
"help.text"
msgid "<bookmark_value>GCD_EXCEL2003 function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>GCD_EXCEL2003 function</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -12927,7 +12927,7 @@ msgctxt ""
"hd_id3151221\n"
"help.text"
msgid "GCD_EXCEL2003"
-msgstr ""
+msgstr "GCD_EXCEL2003"
#: 04060106.xhp
msgctxt ""
@@ -12951,7 +12951,7 @@ msgctxt ""
"par_id3156205\n"
"help.text"
msgid "GCD_EXCEL2003(Number(s))"
-msgstr ""
+msgstr "GCD_EXCEL2003(Number(s))"
#: 04060106.xhp
msgctxt ""
@@ -12975,7 +12975,7 @@ msgctxt ""
"par_id3159192\n"
"help.text"
msgid "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> returns 5."
-msgstr ""
+msgstr "<item type=\"input\">=GCD_EXCEL2003(5;15;25)</item> returns 5."
#: 04060106.xhp
msgctxt ""
@@ -13047,7 +13047,7 @@ msgctxt ""
"bm_id3154230\n"
"help.text"
msgid "<bookmark_value>LCM_EXCEL2003 function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>LCM_EXCEL2003 function</bookmark_value>"
#: 04060106.xhp
msgctxt ""
@@ -13055,7 +13055,7 @@ msgctxt ""
"hd_id3154230\n"
"help.text"
msgid "LCM_EXCEL2003"
-msgstr ""
+msgstr "LCM_EXCEL2003"
#: 04060106.xhp
msgctxt ""
@@ -13079,7 +13079,7 @@ msgctxt ""
"par_id3154395\n"
"help.text"
msgid "LCM_EXCEL2003(Number(s))"
-msgstr ""
+msgstr "LCM_EXCEL2003(Number(s))"
#: 04060106.xhp
msgctxt ""
@@ -13103,7 +13103,7 @@ msgctxt ""
"par_id3145135\n"
"help.text"
msgid "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> returns 75."
-msgstr ""
+msgstr "<item type=\"input\">=LCM_EXCEL2003(5;15;25)</item> returns 75."
#: 04060106.xhp
msgctxt ""
@@ -13647,7 +13647,7 @@ msgctxt ""
"par_id3155020\n"
"help.text"
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
-msgstr ""
+msgstr "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
#: 04060106.xhp
msgctxt ""
@@ -13655,7 +13655,7 @@ msgctxt ""
"par_id3163792\n"
"help.text"
msgid "If the spreadsheet is exported to MS Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
-msgstr ""
+msgstr "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
#: 04060106.xhp
msgctxt ""
@@ -16103,7 +16103,7 @@ msgctxt ""
"par_id3157517\n"
"help.text"
msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero."
-msgstr ""
+msgstr "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero."
#: 04060106.xhp
msgctxt ""
@@ -16111,7 +16111,7 @@ msgctxt ""
"par_id3163894\n"
"help.text"
msgid "If the spreadsheet is exported to MS Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero."
-msgstr ""
+msgstr "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero."
#: 04060106.xhp
msgctxt ""
@@ -18015,7 +18015,7 @@ msgctxt ""
"par_idN11635\n"
"help.text"
msgid "You can find a general introduction to using Array functions on top of this page."
-msgstr ""
+msgstr "You can find a general introduction to using Array functions on top of this page."
#: 04060107.xhp
msgctxt ""
@@ -18231,7 +18231,7 @@ msgctxt ""
"par_id3168518\n"
"help.text"
msgid "The above table is 2 rows, 4 columns. In order to transpose it, you must select 4 rows, 2 columns. Assuming you want to transpose the above table to the range A7:B10 (4 rows, 2 columns) you must select the entire range and then enter the following:"
-msgstr ""
+msgstr "The above table is 2 rows, 4 columns. In order to transpose it, you must select 4 rows, 2 columns. Assuming you want to transpose the above table to the range A7:B10 (4 rows, 2 columns) you must select the entire range and then enter the following:"
#: 04060107.xhp
msgctxt ""
@@ -18239,7 +18239,7 @@ msgctxt ""
"par_id3166145\n"
"help.text"
msgid "TRANSPOSE(A1:D2)"
-msgstr ""
+msgstr "TRANSPOSE(A1:D2)"
#: 04060107.xhp
msgctxt ""
@@ -18247,7 +18247,7 @@ msgctxt ""
"par_id3178518\n"
"help.text"
msgid "Then <emph>make sure to enter it as matrix formula with <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline></emph>. The result will be as follows:"
-msgstr ""
+msgstr "Then <emph>make sure to enter it as matrix formula with <switchinline select=\"sys\"><caseinline select=\"MAC\">Shift+Command+Enter</caseinline><defaultinline>Shift+Ctrl+Enter</defaultinline></switchinline></emph>. The result will be as follows:"
#: 04060107.xhp
msgctxt ""
@@ -18319,7 +18319,7 @@ msgctxt ""
"par_id3154448\n"
"help.text"
msgid "If <emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)."
-msgstr ""
+msgstr "If <emph>linearType</emph> is FALSE the straight line found is forced to pass through the origin (the constant a is zero; y = bx). If omitted, <emph>linearType</emph> defaults to TRUE (the line is not forced through the origin)."
#: 04060107.xhp
msgctxt ""
@@ -18327,7 +18327,7 @@ msgctxt ""
"par_id3154142\n"
"help.text"
msgid "If <emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned."
-msgstr ""
+msgstr "If <emph>stats</emph> is omitted or FALSE only the top line of the statistics table is returned. If TRUE the entire table is returned."
#: 04060107.xhp
msgctxt ""
@@ -19680,7 +19680,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>"
-msgstr ""
+msgstr "<variable id=\"head_statistic\"><link href=\"text/scalc/01/04060108.xhp\" name=\"Statistics Functions\">Statistics Functions</link></variable>"
#: 04060108.xhp
msgctxt ""
@@ -20456,7 +20456,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.ods."
-msgstr ""
+msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\data1.ods\";\"sheet1.A1\")</item> reads the contents of cell A1 in sheet1 of the <item type=\"productname\">%PRODUCTNAME</item> Calc spreadsheet data1.ods."
#: 04060109.xhp
msgctxt ""
@@ -20465,7 +20465,7 @@ msgctxt ""
"37\n"
"help.text"
msgid "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.odt\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.odt document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
-msgstr ""
+msgstr "<item type=\"input\">=DDE(\"soffice\";\"c:\\office\\document\\motto.odt\";\"Today's motto\")</item> returns a motto in the cell containing this formula. First, you must enter a line in the motto.odt document containing the motto text and define it as the first line of a section named <item type=\"literal\">Today's Motto</item> (in <item type=\"productname\">%PRODUCTNAME</item> Writer under <emph>Insert - Section</emph>). If the motto is modified (and saved) in the <item type=\"productname\">%PRODUCTNAME</item> Writer document, the motto is updated in all <item type=\"productname\">%PRODUCTNAME</item> Calc cells in which this DDE link is defined."
#: 04060109.xhp
msgctxt ""
@@ -20651,8 +20651,8 @@ msgctxt ""
"par_id3150691\n"
"57\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
-msgstr "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
#: 04060109.xhp
msgctxt ""
@@ -20676,8 +20676,8 @@ msgctxt ""
"par_id3158419\n"
"58\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
-msgstr "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgstr "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
#: 04060109.xhp
msgctxt ""
@@ -21030,7 +21030,7 @@ msgctxt ""
"88\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">Sorted</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">Sorted</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_SVERWEIS\">Vertical search with reference to adjacent cells to the right.</ahelp> This function checks if a specific value is contained in the first column of an array. The function then returns the value in the same row of the column named by <item type=\"literal\">Index</item>. If the <item type=\"literal\">Sorted</item> parameter is omitted or set to TRUE or one, it is assumed that the data is sorted in ascending order. In this case, if the exact <item type=\"literal\">SearchCriterion</item> is not found, the last value that is smaller than the criterion will be returned. If <item type=\"literal\">Sorted</item> is set to FALSE or zero, an exact match must be found, otherwise the error <emph>Error: Value Not Available</emph> will be the result. Thus with a value of zero the data does not need to be sorted in ascending order."
#: 04060109.xhp
msgctxt ""
@@ -21048,7 +21048,7 @@ msgctxt ""
"90\n"
"help.text"
msgid "=VLOOKUP(SearchCriterion; Array; Index; Sorted)"
-msgstr ""
+msgstr "=VLOOKUP(SearchCriterion; Array; Index; Sorted)"
#: 04060109.xhp
msgctxt ""
@@ -21084,7 +21084,7 @@ msgctxt ""
"94\n"
"help.text"
msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
-msgstr ""
+msgstr "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is between the lowest and highest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return this message: <emph>Error: Value Not Available</emph>."
#: 04060109.xhp
msgctxt ""
@@ -49847,8 +49847,8 @@ msgctxt ""
"04070000.xhp\n"
"tit\n"
"help.text"
-msgid "Names"
-msgstr "Names"
+msgid "Named Ranges and Expressions"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -49856,8 +49856,8 @@ msgctxt ""
"hd_id3153951\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
-msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50247,8 +50247,8 @@ msgctxt ""
"par_id3156280\n"
"13\n"
"help.text"
-msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
-msgstr "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialogue box, from which you can select the naming options that you want."
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgstr ""
#: 04070300.xhp
msgctxt ""
@@ -52134,8 +52134,8 @@ msgctxt ""
"par_id3145174\n"
"5\n"
"help.text"
-msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "Select <emph>- none -</emph> to remove a print range definition for the current spreadsheet. Select <emph>- entire sheet -</emph> to set the current sheet as a print range. Select <emph>- selection -</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgstr ""
#: 05080300.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/guide.po b/source/en-GB/helpcontent2/source/text/scalc/guide.po
index 53cd7511fee..6103d7c07f8 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/guide.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
"PO-Revision-Date: 2016-07-10 11:07+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1468148857.000000\n"
#: address_auto.xhp
@@ -2131,8 +2131,8 @@ msgctxt ""
"par_id3154011\n"
"26\n"
"help.text"
-msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
+msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
+msgstr ""
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -11831,8 +11831,8 @@ msgctxt ""
"par_id3153954\n"
"3\n"
"help.text"
-msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialogue box will appear."
+msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
+msgstr ""
#: value_with_name.xhp
msgctxt ""
@@ -11884,8 +11884,8 @@ msgctxt ""
"par_id3153711\n"
"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
+msgstr ""
#: webquery.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/sdraw.po b/source/en-GB/helpcontent2/source/text/sdraw.po
index 14fd077493e..95a46d562f1 100644
--- a/source/en-GB/helpcontent2/source/text/sdraw.po
+++ b/source/en-GB/helpcontent2/source/text/sdraw.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-05-10 15:20+0000\n"
+"PO-Revision-Date: 2016-12-24 18:17+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1462893646.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482603423.000000\n"
#: main0000.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"hd_id3155960\n"
"help.text"
msgid "Welcome to the $[officename] Draw Help"
-msgstr ""
+msgstr "Welcome to the $[officename] Draw Help"
#: main0000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared.po b/source/en-GB/helpcontent2/source/text/shared.po
index 239b635014d..b2265b8889b 100644
--- a/source/en-GB/helpcontent2/source/text/shared.po
+++ b/source/en-GB/helpcontent2/source/text/shared.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 21:28+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-24 18:17+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467754138.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482603470.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -830,7 +830,7 @@ msgctxt ""
"hd_id3134447820\n"
"help.text"
msgid "Table Design"
-msgstr ""
+msgstr "Table Design"
#: main0204.xhp
msgctxt ""
@@ -838,7 +838,7 @@ msgctxt ""
"par_id16200812240344\n"
"help.text"
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
#: main0204.xhp
msgctxt ""
@@ -846,7 +846,7 @@ msgctxt ""
"par_id3153752\n"
"help.text"
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
#: main0204.xhp
msgctxt ""
@@ -854,7 +854,7 @@ msgctxt ""
"par_id3156429\n"
"help.text"
msgid "Table Design"
-msgstr ""
+msgstr "Table Design"
#: main0204.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/00.po b/source/en-GB/helpcontent2/source/text/shared/00.po
index 6f076b873e7..3c70a9728f8 100644
--- a/source/en-GB/helpcontent2/source/text/shared/00.po
+++ b/source/en-GB/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-05 21:29+0000\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-05-26 14:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467754180.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1464271738.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -12070,15 +12070,6 @@ msgstr "Choose <emph>Format - Page - Background</emph> tab (in $[officename] Imp
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id3163820\n"
-"28\n"
-"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab"
-msgstr "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colours</emph> tab"
-
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
"par_id3154985\n"
"141\n"
"help.text"
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index ba3980c8b97..841d5ccc86b 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-10-18 19:26+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-07-10 11:03+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476818788.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1468148608.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -5027,179 +5027,184 @@ msgctxt ""
"01140000.xhp\n"
"bm_id3147294\n"
"help.text"
-msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
-msgstr "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>"
+msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3147294\n"
-"1\n"
"help.text"
msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
-msgstr "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3154422\n"
-"2\n"
"help.text"
-msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
-msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>"
+msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148620\n"
-"20\n"
"help.text"
msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
-msgstr "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145345\n"
-"4\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>"
+msgid "Printer"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3145211\n"
-"5\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>"
+msgid "Lists the information that applies to the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3148538\n"
-"19\n"
"help.text"
msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
-msgstr "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154381\n"
-"6\n"
"help.text"
msgid "Name"
-msgstr "Name"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156155\n"
-"7\n"
"help.text"
-msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
-msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3156153\n"
-"8\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>"
+msgid "Status"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3150465\n"
-"9\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>"
+msgid "Describes the current status of the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3154898\n"
-"10\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>"
+msgid "Type"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3156326\n"
-"11\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>"
+msgid "Displays the type of printer that you selected."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149416\n"
-"12\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>"
+msgid "Location"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149955\n"
-"13\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>"
+msgid "Displays the port for the selected printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3145316\n"
-"14\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>"
+msgid "Comments"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3155923\n"
-"15\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>"
+msgid "Displays additional information for the printer."
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"hd_id3149669\n"
-"16\n"
"help.text"
msgid "Properties"
-msgstr "Properties"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3149045\n"
-"17\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>"
+msgstr ""
#: 01140000.xhp
msgctxt ""
"01140000.xhp\n"
"par_id3157322\n"
-"18\n"
"help.text"
msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>."
-msgstr "Ensure that the Landscape or Portrait layout option set in the printer properties dialogue box matches the page format that you set by choosing <emph>Format - Page</emph>."
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"hd_id201612110303091265\n"
+"help.text"
+msgid "Options"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id201612110239454950\n"
+"help.text"
+msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>"
+msgstr ""
+
+#: 01140000.xhp
+msgctxt ""
+"01140000.xhp\n"
+"par_id3157323\n"
+"help.text"
+msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc."
+msgstr ""
#: 01160000.xhp
msgctxt ""
@@ -8291,8 +8296,8 @@ msgctxt ""
"par_id3152551\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
+msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar."
+msgstr ""
#: 02100100.xhp
msgctxt ""
@@ -25620,32 +25625,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Colors"
-msgstr "Colours"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"hd_id3152895\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"Colours\">Colours</link>"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"par_id3149119\n"
-"2\n"
-"help.text"
-msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "Select a colour to apply, save the current colour list, or load a different colour list."
-
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -43243,6 +43222,214 @@ msgctxt ""
msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
msgstr "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"tit\n"
+"help.text"
+msgid "Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"bm_id281120160951421436\n"
+"help.text"
+msgid "<bookmark_value>profile;safe mode</bookmark_value>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160939034500\n"
+"help.text"
+msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939285779\n"
+"help.text"
+msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163153357\n"
+"help.text"
+msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154362\n"
+"help.text"
+msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154363\n"
+"help.text"
+msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149549\n"
+"help.text"
+msgid "What can I do in safe mode?"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939281728\n"
+"help.text"
+msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149551\n"
+"help.text"
+msgid "Continue in Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279896\n"
+"help.text"
+msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149552\n"
+"help.text"
+msgid "Quit"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279161\n"
+"help.text"
+msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149543\n"
+"help.text"
+msgid "Apply Changes and Restart"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348926\n"
+"help.text"
+msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149545\n"
+"help.text"
+msgid "Restore from backup"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348884\n"
+"help.text"
+msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149546\n"
+"help.text"
+msgid "Configure"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347119\n"
+"help.text"
+msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276682\n"
+"help.text"
+msgid "Uninstall extensions"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944275137\n"
+"help.text"
+msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276687\n"
+"help.text"
+msgid "Reset to factory settings"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427792\n"
+"help.text"
+msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427243\n"
+"help.text"
+msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347055\n"
+"help.text"
+msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348679\n"
+"help.text"
+msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions."
+msgstr ""
+
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
@@ -43274,8 +43461,8 @@ msgctxt ""
"par_id3154863\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>"
-msgstr "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>"
+msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>"
+msgstr ""
#: prop_font_embed.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index cfa43e61feb..94cfac6ba5a 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-10 11:08+0000\n"
-"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-12-22 16:00+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1468148894.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482422401.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -2190,16 +2190,17 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id1508201618160340\n"
"help.text"
-msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)"
+msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers"
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816034969\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2242,35 +2243,38 @@ msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to stor
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816045167\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816045015\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816045804\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>."
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>."
#: cmis-remote-files-setup.xhp
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id150820161816049600\n"
"help.text"
-msgid "Connecting to a Windows share (check)"
+msgid "Connecting to a Windows share"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -2282,12 +2286,13 @@ msgid "<bookmark_value>remote file service;Windows share</bookmark_value> <book
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816046729\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2314,36 +2319,40 @@ msgid "<emph>Share</emph>: The Windows share."
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816049\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816048365\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816048181\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816047868\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2362,12 +2371,13 @@ msgid "<bookmark_value>remote file service;Google Drive</bookmark_value> <bookm
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id160820161759169124\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2386,28 +2396,31 @@ msgid "<emph>User, Password</emph>: the username and password of the Google acco
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id160820161759162239\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id160820161759166391\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id160820161759163527\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#okbutton\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2426,12 +2439,13 @@ msgid "<bookmark_value>remote file service setup;other file services</bookmark_v
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816048323\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#introservice\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2458,12 +2472,13 @@ msgid "<emph>User, Password</emph>: the username and password of the CMIS servic
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816054077\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rememberpw\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -2482,20 +2497,22 @@ msgid "<emph>Refresh button</emph>: click to refresh the contents of the reposit
msgstr ""
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816054039\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#labelpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
+#, fuzzy
msgctxt ""
"cmis-remote-files-setup.xhp\n"
"par_id150820161816052286\n"
"help.text"
msgid "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/shared/guide/cmis-remote-files-setup.xhp#rootpar\" markup=\"keep\"/>"
#: cmis-remote-files-setup.xhp
msgctxt ""
@@ -9919,8 +9936,8 @@ msgctxt ""
"hyperlink_insert.xhp\n"
"par_idN1076D\n"
"help.text"
-msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
-msgstr "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
+msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)."
+msgstr ""
#: hyperlink_insert.xhp
msgctxt ""
@@ -12428,20 +12445,20 @@ msgstr "On the <emph>Options</emph> tab page, ensure that the <emph>Synchronise
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3156424\n"
-"86\n"
+"par_id3149767\n"
+"29\n"
"help.text"
-msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
-msgstr "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronise Labels</emph> button. Enter the first label. When you click on the <emph>Synchronise Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgstr "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3149767\n"
-"29\n"
+"par_id3156424\n"
+"86\n"
"help.text"
-msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
-msgstr "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgstr "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronise Labels</emph> button. Enter the first label. When you click on the <emph>Synchronise Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
#: labels.xhp
msgctxt ""
@@ -18304,758 +18321,721 @@ msgctxt ""
"start_parameters.xhp\n"
"tit\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"bm_id3156410\n"
"help.text"
-msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
-msgstr "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
+msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
-"52\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "Starting the $[officename] Software With Parameters"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147009\n"
-"1\n"
"help.text"
-msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
-msgstr "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147618\n"
-"2\n"
"help.text"
-msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
-msgstr "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
+msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3154898\n"
-"4\n"
"help.text"
-msgid "Starting the $[officename] Software From the Command Line"
-msgstr "Starting the $[officename] Software From the Command Line"
+msgid "Starting $[officename] Software From the Command Line"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156152\n"
-"5\n"
"help.text"
msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
-msgstr "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3152472\n"
-"6\n"
"help.text"
msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
-msgstr "Under Windows, type the following text in the <emph>Open</emph> text field and click <emph>OK</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3149669\n"
-"53\n"
"help.text"
msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
-msgstr "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
-"7\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
-"8\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
-msgstr "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3158407\n"
-"9\n"
+"hd_id3145171\n"
"help.text"
-msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
-msgstr "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
+msgid "Valid Command Line Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"hd_id1016120408556191\n"
"help.text"
-msgid "Valid Command Line Parameters"
-msgstr "Valid Command Line Parameters"
+msgid "Using without special arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148451\n"
-"11\n"
+"par_id215247284938\n"
"help.text"
-msgid "Parameter"
-msgstr "Parameter"
+msgid "Using without any arguments opens the start center."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149167\n"
-"12\n"
+"par_id4016121206183262\n"
"help.text"
-msgid "Meaning"
-msgstr "Meaning"
+msgid "<emph>{file}</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149983\n"
-"73\n"
+"par_id40161212062813818\n"
"help.text"
-msgid "--help / -h / -?"
-msgstr "--help / -h / -?"
+msgid "Tries to open the file (files) in the components suitable for them."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147349\n"
-"74\n"
+"par_id40161212063110720\n"
"help.text"
-msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
-msgstr "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialogue box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
+msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31499et\n"
-"73\n"
+"par_id40161212063330252\n"
"help.text"
-msgid "--version"
-msgstr "--version"
+msgid "Opens the file and applies specified macros from the file."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31473et\n"
-"74\n"
+"hd_id201612040855610\n"
"help.text"
-msgid "Displays the version information."
-msgstr "Displays the version information."
+msgid "Getting help and information"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150010\n"
-"59\n"
+"par_id3148451\n"
"help.text"
-msgid "--writer"
-msgstr "--writer"
+msgid "<variable id=\"parameter\">Parameter</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147213\n"
-"60\n"
+"par_id3149167\n"
"help.text"
-msgid "Starts with an empty Writer document."
-msgstr "Starts with an empty Writer document."
+msgid "<variable id=\"meaning\">Meaning</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148616\n"
-"61\n"
+"par_id3147349\n"
"help.text"
-msgid "--calc"
-msgstr "--calc"
+msgid "Lists the available command line parameters to the console."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145261\n"
-"62\n"
+"par_id20161204091221764\n"
"help.text"
-msgid "Starts with an empty Calc document."
-msgstr "Starts with an empty Calc document."
+msgid "Opens $[officename] built-in or online Help on Writer."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156443\n"
-"63\n"
+"par_id20161204091520522\n"
"help.text"
-msgid "--draw"
-msgstr "--draw"
+msgid "Opens $[officename] built-in or online Help on Calc."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154011\n"
-"64\n"
+"par_id20161204091727059\n"
"help.text"
-msgid "Starts with an empty Draw document."
-msgstr "Starts with an empty Draw document."
+msgid "Opens $[officename] built-in or online Help on Draw."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153142\n"
-"65\n"
+"par_id20161204091812159\n"
"help.text"
-msgid "--impress"
-msgstr "--impress"
+msgid "Opens $[officename] built-in or online Help on Impress."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153222\n"
-"66\n"
+"par_id20161204091919599\n"
"help.text"
-msgid "Starts with an empty Impress document."
-msgstr "Starts with an empty Impress document."
+msgid "Opens $[officename] built-in or online Help on Base."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155853\n"
-"67\n"
+"par_id20161204092029619\n"
"help.text"
-msgid "--math"
-msgstr "--math"
+msgid "Opens $[officename] built-in or online Help on Basic scripting language."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146928\n"
-"68\n"
+"par_id2016120409214276\n"
"help.text"
-msgid "Starts with an empty Math document."
-msgstr "Starts with an empty Math document."
+msgid "Opens $[officename] built-in or online Help on Math."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149960\n"
-"69\n"
+"par_id31473et\n"
"help.text"
-msgid "--global"
-msgstr "--global"
+msgid "Shows $[officename] version and quits."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151075\n"
-"70\n"
+"par_id2016120409236546\n"
"help.text"
-msgid "Starts with an empty Writer master document."
-msgstr "Starts with an empty Writer master document."
+msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154510\n"
-"71\n"
+"hd_id20161204094429235\n"
"help.text"
-msgid "--web"
-msgstr "--web"
+msgid "General arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148836\n"
-"72\n"
+"par_id3153919\n"
"help.text"
-msgid "Starts with an empty HTML document."
-msgstr "Starts with an empty HTML document."
+msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149403\n"
+"par_id315330t\n"
"help.text"
-msgid "--show {filename.odp}"
-msgstr "--show {filename.odp}"
+msgid "Disables check for remote instances using the installation."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153838\n"
-"80\n"
+"par_id315053o\n"
"help.text"
-msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
-msgstr "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
+msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156276\n"
-"13\n"
+"par_id20161204101917197\n"
"help.text"
-msgid "--minimized"
-msgstr "--minimized"
+msgid "Store soffice.bin pid to <emph>{file}</emph>."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3146786\n"
+"help.text"
+msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"hd_id20161204103115358\n"
+"help.text"
+msgid "User/programmatic interface control"
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3151334\n"
+"help.text"
+msgid "Disables the splash screen at program start."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3146080\n"
-"14\n"
"help.text"
msgid "Starts minimized. The splash screen is not displayed."
-msgstr "Starts minimised. The splash screen is not displayed."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145641\n"
-"15\n"
+"par_id3153306\n"
"help.text"
-msgid "--invisible"
-msgstr "--invisible"
+msgid "Starts without displaying anything except the splash screen."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154756\n"
-"16\n"
"help.text"
msgid "Starts in invisible mode."
-msgstr "Starts in invisible mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3148914\n"
-"17\n"
"help.text"
-msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogue boxes opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147341\n"
-"18\n"
"help.text"
-msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
-msgstr "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3150388\n"
-"48\n"
"help.text"
-msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
-msgstr "It cannot be used in conjunction with <emph>-quickstart</emph>."
+msgid "It cannot be used in conjunction with <emph>--quickstart</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3145147\n"
-"19\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155903\n"
-"20\n"
+"par_id3150530\n"
"help.text"
-msgid "--norestore"
-msgstr "--norestore"
+msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3156353\n"
+"help.text"
+msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156374\n"
-"21\n"
"help.text"
msgid "Disables restart and file recovery after a system crash."
-msgstr "Disables restart and file recovery after a system crash."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5215918\n"
+"par_id20161204120122917\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5665761\n"
+"par_id3147130\n"
"help.text"
-msgid "Disables the Welcome Wizard."
-msgstr "Disables the Welcome Wizard."
+msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148477\n"
-"25\n"
+"par_id20161204120828147\n"
"help.text"
-msgid "--quickstart"
-msgstr "--quickstart"
+msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153919\n"
-"26\n"
+"par_id3148874\n"
"help.text"
-msgid "Activates the Quickstarter."
-msgstr "Activates the Quickstarter."
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3152479\n"
-"30\n"
+"par_id314713a\n"
"help.text"
-msgid "--accept={UNO string}"
-msgstr "--accept={UNO string}"
+msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147130\n"
-"31\n"
+"par_id20161204121422689\n"
"help.text"
-msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
-msgstr "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148874\n"
-"32\n"
+"par_id201612041220386\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "More information is found in the <emph>$[officename] Developer's Guide</emph>."
+msgid "Developer arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315247a\n"
-"30\n"
+"par_id20161204122216505\n"
"help.text"
-msgid "--unaccept={UNO string}"
-msgstr "--unaccept={UNO string}"
+msgid "Exit after initialization complete (no documents loaded)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314713a\n"
-"31\n"
+"par_id2016120412237431\n"
"help.text"
-msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
-msgstr "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
+msgid "Exit after loading documents."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159238\n"
-"36\n"
+"par_id20161204122420839\n"
"help.text"
-msgid "-p {filename1} {filename2} ..."
-msgstr "-p {filename1} {filename2} ..."
+msgid "New document creation arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3163666\n"
-"37\n"
+"par_id20161204122414892\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
-msgstr "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
+msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150828\n"
-"49\n"
+"par_id3147213\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "If the file name contains spaces, then it must be enclosed by quotation marks."
+msgid "Starts with an empty Writer document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150883\n"
-"38\n"
+"par_id3145261\n"
"help.text"
-msgid "--pt {Printername} {filename1} {filename2} ..."
-msgstr "--pt {Printername} {filename1} {filename2} ..."
+msgid "Starts with an empty Calc document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155081\n"
-"50\n"
+"par_id3154011\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
-msgstr "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgid "Starts with an empty Draw document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153655\n"
-"51\n"
+"par_id3153222\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "If the file name contains spaces, then it must be enclosed by quotation marks."
+msgid "Starts with an empty Impress document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154372\n"
-"39\n"
+"par_id3146928\n"
"help.text"
-msgid "-o {filename}"
-msgstr "-o {filename}"
+msgid "Starts with an empty Math document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150309\n"
-"40\n"
+"par_id3151075\n"
"help.text"
-msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
-msgstr "Opens <emph>{filename}</emph> for editing, even if it is a template."
+msgid "Starts with an empty Writer master document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151182\n"
-"54\n"
+"par_id3148836\n"
"help.text"
-msgid "--view {filename}"
-msgstr "--view {filename}"
+msgid "Starts with an empty HTML document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145268\n"
-"55\n"
+"par_id20161204125123476\n"
"help.text"
-msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
-msgstr "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
+msgid "File open arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3166421\n"
-"41\n"
+"par_id20161204125411030\n"
"help.text"
-msgid "-n {filename}"
-msgstr "-n {filename}"
+msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154259\n"
-"42\n"
"help.text"
-msgid "Creates a new document using <emph>{filename}</emph> as a template."
-msgstr "Creates a new document using <emph>{filename}</emph> as a template."
+msgid "Treats following files as templates for creation of new documents."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155126\n"
-"43\n"
+"par_id3150309\n"
"help.text"
-msgid "--nologo"
-msgstr "--nologo"
+msgid "Opens following files for editing, regardless whether they are templates or not."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151334\n"
-"44\n"
+"par_id3155081\n"
"help.text"
-msgid "Disables the splash screen at program start."
-msgstr "Disables the splash screen at program start."
+msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159171\n"
-"75\n"
+"par_id3153655\n"
+"51\n"
"help.text"
-msgid "--nodefault"
-msgstr "--nodefault"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr "If the file name contains spaces, then it must be enclosed by quotation marks."
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153306\n"
-"76\n"
+"par_id20161204010513716\n"
"help.text"
-msgid "Starts without displaying anything except the splash screen."
-msgstr "Starts without displaying anything except the splash screen."
+msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315917t\n"
-"75\n"
+"par_id2016120401061890\n"
"help.text"
-msgid "--nolockcheck"
-msgstr "--nolockcheck"
+msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315330t\n"
-"76\n"
+"par_id3163666\n"
"help.text"
-msgid "Disables check for remote instances using the installation."
-msgstr "Disables check for remote instances using the installation."
+msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3150828\n"
+"help.text"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id2211676\n"
+"par_id3145268\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "Opens following files in viewer mode (read-only)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id1641895\n"
+"par_id3153838\n"
"help.text"
-msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
-msgstr "Add this parameter to the program start command to suppress the Welcome Wizard."
+msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153915\n"
-"45\n"
+"par_id315053p\n"
"help.text"
-msgid "--display {display}"
-msgstr "--display {display}"
+msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146786\n"
-"46\n"
+"par_id2016120401222926\n"
"help.text"
-msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
-msgstr "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
+msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149595\n"
-"56\n"
+"par_id315053q\n"
"help.text"
-msgid "--headless"
-msgstr "--headless"
+msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150530\n"
-"57\n"
+"par_id20161204012928262\n"
"help.text"
-msgid "Starts in \"headless mode\" which allows using the application without user interface."
-msgstr "Starts in \"headless mode\" which allows using the application without user interface."
+msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156353\n"
-"58\n"
+"par_id2016120401348732\n"
"help.text"
-msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959o\n"
-"56\n"
+"par_id2016120401398657\n"
"help.text"
-msgid "--infilter={filter}"
-msgstr "--infilter={filter}"
+msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053o\n"
-"57\n"
+"par_id20161204014126760\n"
"help.text"
-msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
-msgstr "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
+msgid "Ignored switches"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959p\n"
-"56\n"
+"par_id2016120401435616\n"
"help.text"
-msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
-msgstr "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
+msgid "Ignored (MacOS X only)"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053p\n"
-"57\n"
+"par_id20161204014423695\n"
"help.text"
-msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
-msgstr "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgid "Ignored (COM+ related; Windows only)"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959q\n"
-"56\n"
+"par_id20161204014529900\n"
"help.text"
-msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
-msgstr "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
+msgid "Does nothing, accepted only for backward compatibility."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053q\n"
-"57\n"
+"par_id2016120401463584\n"
"help.text"
-msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
-msgstr "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgid "Used only in unit tests and should have two arguments."
+msgstr ""
#: startcenter.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index f53486aeffb..c9e0b2865b7 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2016-07-10 11:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1468148899.000000\n"
#: 01000000.xhp
@@ -2245,8 +2245,8 @@ msgctxt ""
"01010500.xhp\n"
"tit\n"
"help.text"
-msgid "Colors"
-msgstr "Colours"
+msgid "Color"
+msgstr ""
#: 01010500.xhp
msgctxt ""
@@ -2260,324 +2260,201 @@ msgstr "<bookmark_value>colours; models</bookmark_value>"
msgctxt ""
"01010500.xhp\n"
"hd_id3150543\n"
-"1\n"
"help.text"
-msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colours\">Colours</link>"
+msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3153104\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a colour from a colour table, edit an existing colour, or define new colours.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150767\n"
-"3\n"
"help.text"
-msgid "Color table"
-msgstr "Colour table"
+msgid "Colors"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150869\n"
-"5\n"
"help.text"
-msgid "Name"
-msgstr "Name"
+msgid "Palette"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149809\n"
-"6\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected colour. You can also type a name in this field when defining a new colour.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3150447\n"
-"7\n"
"help.text"
-msgid "Color"
-msgstr "Colour"
+msgid "Color Set"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"par_id3149560\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colours. To select a colour, choose one from the list.</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3155132\n"
-"9\n"
"help.text"
-msgid "Color table"
-msgstr "Colour table"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3152885\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the colour model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-Black (CMYK).</ahelp>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id1527756\n"
-"help.text"
-msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation."
-msgstr "%PRODUCTNAME uses only the RGB colour model for printing in colour. The CMYK controls are provided only to ease the input of colour values using CMYK notation."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3147426\n"
-"40\n"
-"help.text"
-msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "If you select RGB, the initials of the three colours will appear and you can set the colour from 0 to 255 with the spin button."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3150103\n"
-"13\n"
-"help.text"
-msgid "R"
-msgstr "R"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3152462\n"
-"14\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3145366\n"
-"15\n"
+"hd_id31563321\n"
"help.text"
-msgid "G"
-msgstr "G"
+msgid "Recent Colors"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3153144\n"
-"16\n"
+"par_id31544811\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153573\n"
-"17\n"
+"hd_id3156332\n"
"help.text"
-msgid "B"
-msgstr "B"
+msgid "Add"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3153726\n"
-"18\n"
+"par_id3154481\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3152940\n"
-"41\n"
+"hd_id31547578\n"
"help.text"
-msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button."
-msgstr "If you select CMYK, the initials of the four colours will appear and you can set the colour from 0 to 255 with the spin button."
+msgid "Delete"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154942\n"
-"42\n"
+"par_id3154483\n"
"help.text"
-msgid "C"
-msgstr "C"
+msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3145800\n"
-"43\n"
+"par_id3154574\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>"
+msgid "You can only delete colors from the <emph>custom</emph> palette."
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3155417\n"
-"44\n"
+"hd_id31507671\n"
"help.text"
-msgid "M"
-msgstr "M"
+msgid "New"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3150093\n"
-"45\n"
+"par_id3147426\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3147124\n"
-"46\n"
+"hd_id3150103\n"
"help.text"
-msgid "Y"
-msgstr "Y"
+msgid "R"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3154098\n"
-"47\n"
+"par_id3152462\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3154015\n"
-"48\n"
+"hd_id3145366\n"
"help.text"
-msgid "K"
-msgstr "K"
+msgid "G"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3156180\n"
-"49\n"
+"par_id3153144\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3156332\n"
-"27\n"
+"hd_id3153573\n"
"help.text"
-msgid "Add"
-msgstr "Add"
+msgid "B"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3154481\n"
-"28\n"
+"par_id3153726\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new colour.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"hd_id3153708\n"
-"29\n"
+"hd_id31535731\n"
"help.text"
-msgid "Modify"
-msgstr "Modify"
+msgid "Hex"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
-"par_id3148916\n"
-"30\n"
+"par_id31537261\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation."
-msgstr "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current colour.</ahelp> Note that the colour is overwritten without a confirmation."
+msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>"
+msgstr ""
#: 01010500.xhp
msgctxt ""
"01010500.xhp\n"
"hd_id3154754\n"
-"31\n"
-"help.text"
-msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3159267\n"
-"33\n"
-"help.text"
-msgid "Load Color List"
-msgstr "Load Colour List"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154705\n"
-"34\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>."
-msgstr "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialogue box, which allows you to select a colour palette</ahelp>."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"hd_id3147344\n"
-"36\n"
-"help.text"
-msgid "Save Color List"
-msgstr "Save Colour List"
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3163808\n"
-"37\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]."
-msgstr "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialogue box, which enables you to save the current colour table under a specified name.</ahelp> If you do not choose this command, the current colour table will be automatically saved as default and re-loaded the next time that you start $[officename]."
-
-#: 01010500.xhp
-msgctxt ""
-"01010500.xhp\n"
-"par_id3154572\n"
-"38\n"
"help.text"
-msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command."
-msgstr "The <emph>Load colour list</emph> and <emph>Save colour list</emph> icons are visible only if you select the <emph>Colours</emph> tab with the <emph>Format - Area</emph> command."
+msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>"
+msgstr ""
#: 01010501.xhp
msgctxt ""
@@ -5334,8 +5211,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN1064B\n"
"help.text"
-msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988739\">Mark this check box to see a warning dialogue box when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5350,8 +5227,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10652\n"
"help.text"
-msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988740\">Mark this check box to see a warning dialogue box when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5366,8 +5243,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10659\n"
"help.text"
-msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
-msgstr "<ahelp hid=\"703988741\">Mark this check box to see a warning dialogue box when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5382,8 +5259,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10660\n"
"help.text"
-msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
-msgstr "<ahelp hid=\"703988742\">Mark this check box to see a warning dialogue box when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5398,8 +5275,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10667\n"
"help.text"
-msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
-msgstr "<ahelp hid=\"703988743\">Mark this check box to always remove user data from the file properties. If this check box is not marked, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5414,8 +5291,8 @@ msgctxt ""
"01030300.xhp\n"
"par_idN10680\n"
"help.text"
-msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
-msgstr "<ahelp hid=\"703988744\">Mark this check box to always enable the <emph>Save with password</emph> option in the file save dialogue boxes. Unmark the check box to save files by default without password.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>"
+msgstr ""
#: 01030300.xhp
msgctxt ""
@@ -5430,8 +5307,24 @@ msgctxt ""
"01030300.xhp\n"
"par_id79042\n"
"help.text"
-msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"hd_id1972107\n"
+"help.text"
+msgid "Block any links from documents not among the trusted locations (see Macro Security)"
+msgstr ""
+
+#: 01030300.xhp
+msgctxt ""
+"01030300.xhp\n"
+"par_id79043\n"
+"help.text"
+msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible."
+msgstr ""
#: 01030300.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath.po b/source/en-GB/helpcontent2/source/text/smath.po
index ae917580433..db7c94c47b5 100644
--- a/source/en-GB/helpcontent2/source/text/smath.po
+++ b/source/en-GB/helpcontent2/source/text/smath.po
@@ -3,17 +3,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2015-08-25 12:34+0200\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2015-08-31 16:59+0000\n"
-"Last-Translator: system user <>\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1441040385.000000\n"
#: main0000.xhp
@@ -248,10 +248,9 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"View\">View</link>"
msgctxt ""
"main0103.xhp\n"
"par_id3147338\n"
-"2\n"
"help.text"
-msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
-msgstr "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
+msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>."
+msgstr ""
#: main0103.xhp
msgctxt ""
@@ -614,7 +613,6 @@ msgstr "Formulae in Context"
msgctxt ""
"main0503.xhp\n"
"par_id3148774\n"
-"8\n"
"help.text"
-msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
-msgstr "To make working with formulae easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
+msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window."
+msgstr ""
diff --git a/source/en-GB/helpcontent2/source/text/smath/00.po b/source/en-GB/helpcontent2/source/text/smath/00.po
index 05f4ff19da2..64858239591 100644
--- a/source/en-GB/helpcontent2/source/text/smath/00.po
+++ b/source/en-GB/helpcontent2/source/text/smath/00.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:07+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2015-11-17 10:28+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756479.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1447756099.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -311,31 +311,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Unary/Binary
msgctxt ""
"00000004.xhp\n"
"par_id3154106\n"
-"71\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3153535\n"
"help.text"
-msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3153774\n"
-"72\n"
-"help.text"
-msgid "Unary/Binary Operators"
-msgstr "Unary/Binary Operators"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150360\n"
"73\n"
"help.text"
@@ -346,31 +328,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Relations</e
msgctxt ""
"00000004.xhp\n"
"par_id3154473\n"
-"74\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147531\n"
-"help.text"
-msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150833\n"
-"75\n"
-"help.text"
-msgid "Relations"
-msgstr "Relations"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149687\n"
"37\n"
"help.text"
@@ -381,31 +345,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Operators</e
msgctxt ""
"00000004.xhp\n"
"par_id3149342\n"
-"76\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3146921\n"
"help.text"
-msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3148990\n"
-"39\n"
-"help.text"
-msgid "Operators"
-msgstr "Operators"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149297\n"
"40\n"
"help.text"
@@ -416,31 +362,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Functions</e
msgctxt ""
"00000004.xhp\n"
"par_id3143275\n"
-"77\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3149103\n"
-"help.text"
-msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3149796\n"
-"42\n"
-"help.text"
-msgid "Functions"
-msgstr "Functions"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3147092\n"
"43\n"
"help.text"
@@ -451,31 +379,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Brackets</em
msgctxt ""
"00000004.xhp\n"
"par_id3147220\n"
-"78\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3147584\n"
"help.text"
-msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3147330\n"
-"45\n"
-"help.text"
-msgid "Brackets"
-msgstr "Brackets"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3153510\n"
"46\n"
"help.text"
@@ -486,31 +396,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Attributes</
msgctxt ""
"00000004.xhp\n"
"par_id3147126\n"
-"79\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154376\n"
-"help.text"
-msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3153361\n"
-"48\n"
-"help.text"
-msgid "Attributes"
-msgstr "Attributes"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3154114\n"
"49\n"
"help.text"
@@ -521,31 +413,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Formats</emp
msgctxt ""
"00000004.xhp\n"
"par_id3150581\n"
-"80\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151029\n"
-"help.text"
-msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3155119\n"
-"51\n"
-"help.text"
-msgid "Formats"
-msgstr "Formats"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3149008\n"
"52\n"
"help.text"
@@ -556,31 +430,13 @@ msgstr "Open the context menu in the Commands window - choose <emph>Set Operatio
msgctxt ""
"00000004.xhp\n"
"par_id3147313\n"
-"81\n"
-"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3151377\n"
"help.text"
-msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150686\n"
-"54\n"
-"help.text"
-msgid "Set Operations"
-msgstr "Set Operations"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3150109\n"
"55\n"
"help.text"
@@ -717,29 +573,12 @@ msgctxt ""
"par_id3153968\n"
"91\n"
"help.text"
-msgid "Choose <emph>View - Elements</emph> - in the Elements window, click"
-msgstr "Choose <emph>View - Elements</emph> - in the Elements window, click"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"par_id3154715\n"
-"help.text"
-msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>"
+msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox."
msgstr ""
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
-"par_id3150459\n"
-"92\n"
-"help.text"
-msgid "Others"
-msgstr "Others"
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
"par_id3145626\n"
"help.text"
msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>"
diff --git a/source/en-GB/helpcontent2/source/text/smath/01.po b/source/en-GB/helpcontent2/source/text/smath/01.po
index 15960102fed..9bbc6140493 100644
--- a/source/en-GB/helpcontent2/source/text/smath/01.po
+++ b/source/en-GB/helpcontent2/source/text/smath/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:08+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-05-06 21:56+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756497.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1462571773.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -439,19 +439,17 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"Unary/Binary Operators\
msgctxt ""
"03090100.xhp\n"
"par_id3151241\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window."
+msgstr ""
#: 03090100.xhp
msgctxt ""
"03090100.xhp\n"
"par_id3146963\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
-msgstr "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
+msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window."
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -467,8 +465,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10085\n"
"help.text"
-msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
-msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -493,8 +491,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100C1\n"
"help.text"
-msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -519,8 +517,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN100FD\n"
"help.text"
-msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -545,8 +543,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10139\n"
"help.text"
-msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
-msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -571,8 +569,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10175\n"
"help.text"
-msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
-msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -597,8 +595,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101B0\n"
"help.text"
-msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -623,8 +621,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN101E9\n"
"help.text"
-msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -649,8 +647,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10226\n"
"help.text"
-msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -675,8 +673,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1025F\n"
"help.text"
-msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
-msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -701,8 +699,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10298\n"
"help.text"
-msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -727,8 +725,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN102D1\n"
"help.text"
-msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -753,8 +751,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN1030A\n"
"help.text"
-msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -779,8 +777,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10343\n"
"help.text"
-msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
-msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -805,8 +803,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10383\n"
"help.text"
-msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -831,8 +829,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN103C3\n"
"help.text"
-msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
-msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
+msgid "<image id=\"img_id3148440\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -857,8 +855,8 @@ msgctxt ""
"03090100.xhp\n"
"par_idN10403\n"
"help.text"
-msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
-msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
+msgid "<image id=\"img_id3150173\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>"
+msgstr ""
#: 03090100.xhp
msgctxt ""
@@ -1008,8 +1006,8 @@ msgctxt ""
"par_id3153152\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
-msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window."
+msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window."
+msgstr ""
#: 03090200.xhp
msgctxt ""
@@ -1017,8 +1015,8 @@ msgctxt ""
"par_id3147258\n"
"3\n"
"help.text"
-msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090200.xhp
msgctxt ""
@@ -1866,19 +1864,17 @@ msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"Operators\">Operators</
msgctxt ""
"03090300.xhp\n"
"par_id3149755\n"
-"35\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090300.xhp
msgctxt ""
"03090300.xhp\n"
"par_id3153576\n"
-"36\n"
"help.text"
-msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090300.xhp
msgctxt ""
@@ -2310,10 +2306,9 @@ msgstr "<link href=\"text/smath/01/03090400.xhp\" name=\"Functions\">Functions</
msgctxt ""
"03090400.xhp\n"
"par_id3155374\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window."
-msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window."
+msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window."
+msgstr ""
#: 03090400.xhp
msgctxt ""
@@ -2321,8 +2316,8 @@ msgctxt ""
"par_id3150760\n"
"3\n"
"help.text"
-msgid "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a list of all functions that appear in the <emph>Elements</emph> pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090400.xhp
msgctxt ""
@@ -3030,19 +3025,17 @@ msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"Brackets\">Brackets</li
msgctxt ""
"03090500.xhp\n"
"par_id3147258\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090500.xhp
msgctxt ""
"03090500.xhp\n"
"par_id3154264\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090500.xhp
msgctxt ""
@@ -3712,19 +3705,17 @@ msgstr "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" na
msgctxt ""
"03090600.xhp\n"
"par_id3145802\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window."
+msgstr ""
#: 03090600.xhp
msgctxt ""
"03090600.xhp\n"
"par_id3155962\n"
-"3\n"
"help.text"
-msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090600.xhp
msgctxt ""
@@ -4436,8 +4427,8 @@ msgctxt ""
"par_id3147262\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements pane.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window."
+msgstr ""
#: 03090700.xhp
msgctxt ""
@@ -4445,8 +4436,8 @@ msgctxt ""
"par_id3154263\n"
"3\n"
"help.text"
-msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
-msgstr "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window."
+msgstr ""
#: 03090700.xhp
msgctxt ""
@@ -5020,8 +5011,8 @@ msgctxt ""
"par_id3154641\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
-msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
+msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them."
+msgstr ""
#: 03090800.xhp
msgctxt ""
@@ -5029,8 +5020,8 @@ msgctxt ""
"par_id3149290\n"
"3\n"
"help.text"
-msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
-msgstr "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
+msgid "After clicking the <emph>Set Operations</emph> icon in the Elements pane additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window."
+msgstr ""
#: 03090800.xhp
msgctxt ""
@@ -6116,8 +6107,8 @@ msgctxt ""
"par_id3151392\n"
"5\n"
"help.text"
-msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
-msgstr "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
+msgid "Set brackets were previously inserted in the Elements pane or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards."
+msgstr ""
#: 03091100.xhp
msgctxt ""
@@ -6966,10 +6957,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091501.xhp\n"
"par_id3151388\n"
-"472\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -6985,8 +6975,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3156276\n"
"help.text"
-msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic10\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7002,8 +6992,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic21\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7019,8 +7009,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147514\n"
"help.text"
-msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic4\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7036,8 +7026,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3154821\n"
"help.text"
-msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic13\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7053,8 +7043,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3155179\n"
"help.text"
-msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic7\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7070,8 +7060,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3150832\n"
"help.text"
-msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic6\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7087,8 +7077,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic2\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7104,8 +7094,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3150764\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic3\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7129,8 +7119,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3146336\n"
"help.text"
-msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic14\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7196,8 +7186,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147212\n"
"help.text"
-msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic8\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7213,8 +7203,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3151130\n"
"help.text"
-msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic16\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7230,8 +7220,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147470\n"
"help.text"
-msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic12\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7247,8 +7237,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3151319\n"
"help.text"
-msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic5\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7340,8 +7330,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147065\n"
"help.text"
-msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic15\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7374,8 +7364,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic11\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7391,8 +7381,8 @@ msgctxt ""
"03091501.xhp\n"
"par_id3147073\n"
"help.text"
-msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
-msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic9\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgstr ""
#: 03091501.xhp
msgctxt ""
@@ -7473,10 +7463,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091502.xhp\n"
"par_id3154032\n"
-"475\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091502.xhp
msgctxt ""
@@ -8117,10 +8106,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091503.xhp\n"
"par_id3145724\n"
-"478\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091503.xhp
msgctxt ""
@@ -8557,10 +8545,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091504.xhp\n"
"par_id3156681\n"
-"481\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091504.xhp
msgctxt ""
@@ -9050,10 +9037,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091505.xhp\n"
"par_id3143994\n"
-"484\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091505.xhp
msgctxt ""
@@ -9348,10 +9334,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091506.xhp\n"
"par_id3167610\n"
-"487\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091506.xhp
msgctxt ""
@@ -9790,10 +9775,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091507.xhp\n"
"par_id3162086\n"
-"490\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091507.xhp
msgctxt ""
@@ -10206,8 +10190,8 @@ msgctxt ""
"03091508.xhp\n"
"par_id3180684\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091508.xhp
msgctxt ""
@@ -10661,10 +10645,9 @@ msgstr "Typed command(s)"
msgctxt ""
"03091509.xhp\n"
"par_id3184320\n"
-"496\n"
"help.text"
-msgid "Symbol in Elements Window"
-msgstr "Symbol in Elements Window"
+msgid "Symbol in Elements pane"
+msgstr ""
#: 03091509.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath/04.po b/source/en-GB/helpcontent2/source/text/smath/04.po
index dd364e01da3..51d99b88df4 100644
--- a/source/en-GB/helpcontent2/source/text/smath/04.po
+++ b/source/en-GB/helpcontent2/source/text/smath/04.po
@@ -3,17 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
-"PO-Revision-Date: 2011-07-29 19:22+0200\n"
-"Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2013-05-24 08:38+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369384723.000000\n"
#: 01020000.xhp
msgctxt ""
@@ -170,10 +171,9 @@ msgstr "Update"
msgctxt ""
"01020000.xhp\n"
"hd_id3153732\n"
-"21\n"
"help.text"
-msgid "Navigation in the Elements Window"
-msgstr "Navigation in the Elements Window"
+msgid "Navigation in the Elements pane"
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/smath/guide.po b/source/en-GB/helpcontent2/source/text/smath/guide.po
index 2d39b9d2392..97404215c6d 100644
--- a/source/en-GB/helpcontent2/source/text/smath/guide.po
+++ b/source/en-GB/helpcontent2/source/text/smath/guide.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2013-05-26 10:47+0000\n"
-"Last-Translator: Stuart <stuart.swales.croftnuisk@gmail.com>\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369565275.0\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1369565275.000000\n"
#: align.xhp
msgctxt ""
@@ -422,28 +422,25 @@ msgstr "The cursor waits in the Commands window and you can type the formula."
msgctxt ""
"keyboard.xhp\n"
"par_id3150537\n"
-"13\n"
"help.text"
-msgid "You can compose formulas using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open."
-msgstr "You can compose formulae using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open."
+msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open."
+msgstr ""
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"par_id3155625\n"
-"10\n"
"help.text"
-msgid "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back."
-msgstr "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back."
+msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back."
+msgstr ""
#: keyboard.xhp
msgctxt ""
"keyboard.xhp\n"
"hd_id3154554\n"
-"11\n"
"help.text"
-msgid "Elements window"
-msgstr "Elements window"
+msgid "Elements pane"
+msgstr ""
#: limits.xhp
msgctxt ""
@@ -498,24 +495,24 @@ msgctxt ""
"limits.xhp\n"
"par_id1276589\n"
"help.text"
-msgid "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu."
-msgstr "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu."
+msgid "You see the Math input window and the Elements pane on the left."
+msgstr ""
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id3283791\n"
"help.text"
-msgid "In the upper part of the Elements window, click the <emph>Operators</emph> icon."
-msgstr "In the upper part of the Elements window, click the <emph>Operators</emph> icon."
+msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item."
+msgstr ""
#: limits.xhp
msgctxt ""
"limits.xhp\n"
"par_id9734794\n"
"help.text"
-msgid "In the lower part of the Elements window, click the <emph>Sum</emph> icon."
-msgstr "In the lower part of the Elements window, click the <emph>Sum</emph> icon."
+msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon."
+msgstr ""
#: limits.xhp
msgctxt ""
@@ -586,8 +583,8 @@ msgctxt ""
"limits.xhp\n"
"par_id9406414\n"
"help.text"
-msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
-msgstr "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
+msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window."
+msgstr ""
#: limits.xhp
msgctxt ""
@@ -618,8 +615,8 @@ msgctxt ""
"limits.xhp\n"
"par_id4651020\n"
"help.text"
-msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon."
-msgstr "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon."
+msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon."
+msgstr ""
#: limits.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/swriter.po b/source/en-GB/helpcontent2/source/text/swriter.po
index 24856e1ae40..8d93af1d91a 100644
--- a/source/en-GB/helpcontent2/source/text/swriter.po
+++ b/source/en-GB/helpcontent2/source/text/swriter.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-05 22:09+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-25 23:43+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467756553.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482709405.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Document Classification"
-msgstr ""
+msgstr "Document Classification"
#: classificationbar.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"hd_id3156324\n"
"help.text"
msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
-msgstr ""
+msgstr "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
#: classificationbar.xhp
msgctxt ""
@@ -38,7 +38,7 @@ msgctxt ""
"bm_id030820161847569710\n"
"help.text"
msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id030820161744119967\n"
"help.text"
msgid "Document classification and security is an important issue for businesses and governments."
-msgstr ""
+msgstr "Document classification and security is an important issue for businesses and governments."
#: classificationbar.xhp
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"par_id030820161744113553\n"
"help.text"
msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
-msgstr ""
+msgstr "Information is exchanged between users and organisations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
#: classificationbar.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id030820161744118823\n"
"help.text"
msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
-msgstr ""
+msgstr "%PRODUCTNAME provides standardised means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
#: classificationbar.xhp
msgctxt ""
@@ -70,7 +70,7 @@ msgctxt ""
"par_id030820161744121143\n"
"help.text"
msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
-msgstr ""
+msgstr "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defence industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
#: classificationbar.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_id030820161744123676\n"
"help.text"
msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
-msgstr ""
+msgstr "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
#: classificationbar.xhp
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"par_id030820161744122593\n"
"help.text"
msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
-msgstr ""
+msgstr "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
#: classificationbar.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_id030820161744126871\n"
"help.text"
msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
-msgstr ""
+msgstr "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
#: classificationbar.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"hd_id030820161800093929\n"
"help.text"
msgid "BAF Categories"
-msgstr ""
+msgstr "BAF Categories"
#: classificationbar.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"bm_id030820161856432825\n"
"help.text"
msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_id030820161800092823\n"
"help.text"
msgid "The default BAF categories for %PRODUCTNAME are listed below."
-msgstr ""
+msgstr "The default BAF categories for %PRODUCTNAME are listed below."
#: classificationbar.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"par_id030820161800098142\n"
"help.text"
msgid "Only the Intellectual Properties category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
-msgstr ""
+msgstr "Only the Intellectual Properties category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
#: classificationbar.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idN106C0\n"
"help.text"
msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
-msgstr ""
+msgstr "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
#: classificationbar.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_idN106DD\n"
"help.text"
msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
+msgstr "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
#: classificationbar.xhp
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"par_idN106FA\n"
"help.text"
msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
-msgstr ""
+msgstr "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
#: classificationbar.xhp
msgctxt ""
@@ -182,7 +182,7 @@ msgctxt ""
"par_id030820161800091021\n"
"help.text"
msgid "Refer to your corporate data security policy and information security officers for support in document classification."
-msgstr ""
+msgstr "Refer to your corporate data security policy and information security officers for support in document classification."
#: classificationbar.xhp
msgctxt ""
@@ -190,7 +190,7 @@ msgctxt ""
"hd_id030820161747122444\n"
"help.text"
msgid "Default levels of classification"
-msgstr ""
+msgstr "Default levels of classification"
#: classificationbar.xhp
msgctxt ""
@@ -198,7 +198,7 @@ msgctxt ""
"bm_id030820161849574719\n"
"help.text"
msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -206,7 +206,7 @@ msgctxt ""
"par_id030820161747139337\n"
"help.text"
msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
-msgstr ""
+msgstr "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
#: classificationbar.xhp
msgctxt ""
@@ -214,7 +214,7 @@ msgctxt ""
"par_id030820161747135421\n"
"help.text"
msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
-msgstr ""
+msgstr "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
#: classificationbar.xhp
msgctxt ""
@@ -222,7 +222,7 @@ msgctxt ""
"par_id030820161747132341\n"
"help.text"
msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
-msgstr ""
+msgstr "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
#: classificationbar.xhp
msgctxt ""
@@ -230,7 +230,7 @@ msgctxt ""
"par_id030820161747139845\n"
"help.text"
msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
-msgstr ""
+msgstr "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
#: classificationbar.xhp
msgctxt ""
@@ -238,7 +238,7 @@ msgctxt ""
"par_id030820161747138519\n"
"help.text"
msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
-msgstr ""
+msgstr "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
#: classificationbar.xhp
msgctxt ""
@@ -246,7 +246,7 @@ msgctxt ""
"hd_id030820161747134459\n"
"help.text"
msgid "Customizing classification levels."
-msgstr ""
+msgstr "Customising classification levels."
#: classificationbar.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"bm_id030820161851045883\n"
"help.text"
msgid "<bookmark_value>custom;classifcation levels</bookmark_value> <bookmark_value>classifcation levels;customizing</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>custom;classification levels</bookmark_value> <bookmark_value>classification levels;customising</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -262,7 +262,7 @@ msgctxt ""
"par_id030820161747133280\n"
"help.text"
msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <item type=\"menuitem\">Tools -> Options -> LibreOffice -> Paths -> Classification</item> into a local folder and edit the contents."
-msgstr ""
+msgstr "%PRODUCTNAME allows customisation of the levels of classification for your business. To customise the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <item type=\"menuitem\">Tools -> Options -> LibreOffice -> Paths -> Classification</item> into a local folder and edit the contents."
#: classificationbar.xhp
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"par_id03082016174713477\n"
"help.text"
msgid "Use the file with your %PRODUCTNAME locale in the name as example."
-msgstr ""
+msgstr "Use the file with your %PRODUCTNAME locale in the name as example."
#: classificationbar.xhp
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the classification path above access the file."
-msgstr ""
+msgstr "Save the file and make the classification path above access the file."
#: classificationbar.xhp
msgctxt ""
@@ -286,7 +286,7 @@ msgctxt ""
"par_id030820161747135133\n"
"help.text"
msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
-msgstr ""
+msgstr "Your system administrator can place the file in a network folder and make all users access the classification settings file."
#: classificationbar.xhp
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"hd_id03082016174713354\n"
"help.text"
msgid "Pasting contents in documents with different levels of classification."
-msgstr ""
+msgstr "Pasting contents in documents with different levels of classification."
#: classificationbar.xhp
msgctxt ""
@@ -302,7 +302,7 @@ msgctxt ""
"bm_id030820161851512902\n"
"help.text"
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>document classification;pasting contents</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -310,7 +310,7 @@ msgctxt ""
"par_id030820161747134188\n"
"help.text"
msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
-msgstr ""
+msgstr "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
#: classificationbar.xhp
msgctxt ""
@@ -326,7 +326,7 @@ msgctxt ""
"bm_id030820161853495457\n"
"help.text"
msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Classification toolbar;display</bookmark_value>"
#: classificationbar.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id030820161754171423\n"
"help.text"
msgid "The Classification toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File -> Properties</item>, Custom fields tab) to store the classification policy as document metadata."
-msgstr ""
+msgstr "The Classification toolbar contains list boxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File -> Properties</item>, Custom fields tab) to store the classification policy as document metadata."
#: classificationbar.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"par_id030820161754175408\n"
"help.text"
msgid "Go to menu <item type=\"menuitem\">View -> Toolbars </item>and select <item type=\"menuitem\">Classification</item>"
-msgstr ""
+msgstr "Go to menu <item type=\"menuitem\">View -> Toolbars </item>and select <item type=\"menuitem\">Classification</item>"
#: classificationbar.xhp
msgctxt ""
@@ -358,7 +358,7 @@ msgctxt ""
"par_id030820161818081317\n"
"help.text"
msgid "<link href=\"http://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
-msgstr ""
+msgstr "<link href=\"http://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
#: classificationbar.xhp
msgctxt ""
@@ -366,7 +366,7 @@ msgctxt ""
"par_id030820161818082152\n"
"help.text"
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
#: classificationbar.xhp
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"par_id030820161818085901\n"
"help.text"
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
-msgstr ""
+msgstr "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
#: main0000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/swriter/01.po b/source/en-GB/helpcontent2/source/text/swriter/01.po
index 17ccdd2467c..331f644acb9 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/01.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-11-09 14:10+0100\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
"PO-Revision-Date: 2016-07-10 11:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1468148947.000000\n"
#: 01120000.xhp
@@ -15006,36 +15006,33 @@ msgstr "Outline & Numbering"
msgctxt ""
"05030800.xhp\n"
"hd_id3151173\n"
-"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>"
-msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154100\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
-msgstr "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3153536\n"
"help.text"
-msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab."
+msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154470\n"
-"26\n"
"help.text"
-msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab."
-msgstr "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab."
+msgid "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab."
+msgstr ""
#: 05030800.xhp
msgctxt ""
@@ -15050,170 +15047,168 @@ msgctxt ""
"05030800.xhp\n"
"par_id1209200804371097\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
-msgstr "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3143283\n"
-"5\n"
"help.text"
msgid "Numbering"
-msgstr "Numbering"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3154188\n"
-"3\n"
"help.text"
msgid "Numbering Style"
-msgstr "Numbering Style"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3155178\n"
-"4\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon."
+msgstr ""
+
+#: 05030800.xhp
+msgctxt ""
+"05030800.xhp\n"
+"hd_id3154189\n"
+"help.text"
+msgid "Edit Style"
+msgstr ""
+
+#: 05030800.xhp
+msgctxt ""
+"05030800.xhp\n"
+"par_id3155179\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149106\n"
-"7\n"
"help.text"
msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
-msgstr "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3151250\n"
-"8\n"
"help.text"
msgid "Restart at this paragraph"
-msgstr "Restart at this paragraph"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3154831\n"
-"9\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147096\n"
-"24\n"
"help.text"
msgid "Start with"
-msgstr "Start with"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3148979\n"
-"25\n"
"help.text"
-msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
-msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Mark this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147226\n"
-"10\n"
"help.text"
msgid "\"Start with\" spin button"
-msgstr "\"Start with\" spin button"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3153632\n"
-"11\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3147581\n"
-"15\n"
"help.text"
msgid "Line numbering"
-msgstr "Line numbering"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3152771\n"
-"16\n"
"help.text"
msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
-msgstr "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>."
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3153345\n"
-"17\n"
"help.text"
msgid "Include this paragraph in line numbering"
-msgstr "Include this paragraph in line numbering"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3156267\n"
-"18\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3151026\n"
-"19\n"
"help.text"
msgid "Restart at this paragraph"
-msgstr "Restart at this paragraph"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149168\n"
-"20\n"
"help.text"
-msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
-msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"hd_id3145775\n"
-"21\n"
"help.text"
msgid "Start with"
-msgstr "Start with"
+msgstr ""
#: 05030800.xhp
msgctxt ""
"05030800.xhp\n"
"par_id3149355\n"
-"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
-msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>"
+msgstr ""
#: 05040000.xhp
msgctxt ""
@@ -15663,199 +15658,209 @@ msgstr "Footnote"
msgctxt ""
"05040600.xhp\n"
"hd_id3154767\n"
-"1\n"
"help.text"
msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
-msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149351\n"
-"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
-msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/FootnoteAreaPage\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154646\n"
-"3\n"
"help.text"
msgid "Footnote area"
-msgstr "Footnote area"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3151168\n"
-"4\n"
"help.text"
msgid "Set the height of the footnote area."
-msgstr "Set the height of the footnote area."
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3145412\n"
-"5\n"
"help.text"
msgid "Not larger than page area"
-msgstr "Not larger than page area"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3147514\n"
-"6\n"
"help.text"
-msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
-msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightpage\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154099\n"
-"7\n"
"help.text"
-msgid "Maximum Footnote Height"
-msgstr "Maximum Footnote Height"
+msgid "Maximum footnote height"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149807\n"
-"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
-msgstr "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheight\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3154568\n"
-"10\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightsb\">Enter the maximum height for the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3151318\n"
-"11\n"
"help.text"
-msgid "Distance from text"
-msgstr "Distance from text"
+msgid "Space to text"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3153665\n"
-"12\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacetotext\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3155897\n"
-"13\n"
"help.text"
msgid "Separator Line"
-msgstr "Separator Line"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3149689\n"
-"14\n"
"help.text"
-msgid "Specifies the position and length of the separator line."
-msgstr "Specifies the position and length of the separator line."
+msgid "Specifies the position and other properties of the separator line."
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3154194\n"
-"15\n"
"help.text"
msgid "Position"
-msgstr "Position"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3155184\n"
-"16\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/position\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"hd_id3143284\n"
-"17\n"
+"hd_id3151253\n"
"help.text"
-msgid "Length"
-msgstr "Length"
+msgid "Style"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"par_id3154827\n"
-"18\n"
+"par_id3149105\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/style\">Select the formatting style for the separator line. If you do not want a separator line, choose \"None\".</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"hd_id3151253\n"
-"19\n"
+"hd_id3151254\n"
"help.text"
-msgid "Weight"
-msgstr "Weight"
+msgid "Thickness"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
-"par_id3149105\n"
-"20\n"
+"par_id3149106\n"
"help.text"
-msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
-msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/thickness\">Select the thickness of the separator line.</ahelp>"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"hd_id3151255\n"
+"help.text"
+msgid "Color"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"par_id3149107\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/color\">Select the color of the separator line.</ahelp>"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"hd_id3143284\n"
+"help.text"
+msgid "Length"
+msgstr ""
+
+#: 05040600.xhp
+msgctxt ""
+"05040600.xhp\n"
+"par_id3154827\n"
+"help.text"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/length\">Enter the length of the separator line as a percentage of the page width area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"hd_id3149828\n"
-"21\n"
"help.text"
-msgid "Spacing"
-msgstr "Spacing"
+msgid "Spacing to footnote contents"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3148970\n"
-"22\n"
"help.text"
-msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
-msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacingtocontents\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>"
+msgstr ""
#: 05040600.xhp
msgctxt ""
"05040600.xhp\n"
"par_id3155145\n"
-"24\n"
"help.text"
msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab."
-msgstr "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab."
+msgstr ""
#: 05040700.xhp
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
index d0500fe8a84..1abb1921016 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-12-01 15:46+0000\n"
+"POT-Creation-Date: 2016-12-27 21:51+0100\n"
+"PO-Revision-Date: 2016-12-30 10:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480607176.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1483092013.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -24741,6 +24741,106 @@ msgctxt ""
msgid "Standard"
msgstr "Standard"
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr "Default"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr "Single toolbar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Sidebar\n"
+"Label\n"
+"value.text"
+msgid "Sidebar"
+msgstr "Sidebar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Writer.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr "Notebookbar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr "Default"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr "Single toolbar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Sidebar\n"
+"Label\n"
+"value.text"
+msgid "Sidebar"
+msgstr "Sidebar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Calc.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr "Notebookbar"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Default\n"
+"Label\n"
+"value.text"
+msgid "Default"
+msgstr "Default"
+
+#: ToolbarMode.xcu
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Single\n"
+"Label\n"
+"value.text"
+msgid "Single toolbar"
+msgstr "Single toolbar"
+
+#: ToolbarMode.xcu
+#, fuzzy
+msgctxt ""
+"ToolbarMode.xcu\n"
+"..ToolbarMode.Applications.Impress.Modes.Notebookbar\n"
+"Label\n"
+"value.text"
+msgid "Notebookbar"
+msgstr "Notebookbar"
+
#: WriterCommands.xcu
msgctxt ""
"WriterCommands.xcu\n"
diff --git a/source/en-GB/sc/source/ui/src.po b/source/en-GB/sc/source/ui/src.po
index bec261b4724..4485a05a037 100644
--- a/source/en-GB/sc/source/ui/src.po
+++ b/source/en-GB/sc/source/ui/src.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-01 15:50+0000\n"
+"POT-Creation-Date: 2016-12-10 23:38+0100\n"
+"PO-Revision-Date: 2016-12-24 00:28+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480607423.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482539297.000000\n"
#: filter.src
msgctxt ""
@@ -9669,8 +9669,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF\n"
"1\n"
"string.text"
-msgid "Totals the arguments that meet the conditions."
-msgstr "Totals the arguments that meet the conditions."
+msgid "Totals the arguments that meet the condition."
+msgstr "Totals the arguments that meet the condition."
#: scfuncs.src
msgctxt ""
diff --git a/source/en-GB/svx/source/stbctrls.po b/source/en-GB/svx/source/stbctrls.po
index 5a643084995..bb3b45b9024 100644
--- a/source/en-GB/svx/source/stbctrls.po
+++ b/source/en-GB/svx/source/stbctrls.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-11-17 15:32+0000\n"
+"PO-Revision-Date: 2016-12-27 23:18+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1479396732.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482880732.000000\n"
#: stbctrls.src
msgctxt ""
@@ -278,7 +278,7 @@ msgctxt ""
"ZOOM_OPTIMAL\n"
"menuitem.text"
msgid "Optimal View"
-msgstr "Zoom Out"
+msgstr "Optimal View"
#: stbctrls.src
msgctxt ""
diff --git a/source/en-GB/svx/uiconfig/ui.po b/source/en-GB/svx/uiconfig/ui.po
index 1c341bf19cd..78c5d275da6 100644
--- a/source/en-GB/svx/uiconfig/ui.po
+++ b/source/en-GB/svx/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-02 00:46+0000\n"
+"POT-Creation-Date: 2016-12-21 15:38+0100\n"
+"PO-Revision-Date: 2016-12-24 00:28+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480639578.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1482539322.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -3061,8 +3061,8 @@ msgctxt ""
"ignorediacritics\n"
"label\n"
"string.text"
-msgid "Ignore diac_ritics CTL"
-msgstr "Ignore diac_ritics CTL"
+msgid "Ignore diac_ritics"
+msgstr "Ignore diac_ritics"
#: findreplacedialog.ui
msgctxt ""
@@ -3070,8 +3070,8 @@ msgctxt ""
"ignorekashida\n"
"label\n"
"string.text"
-msgid "Ignore _kashida CTL"
-msgstr "Ignore _kashida CTL"
+msgid "Ignore _kashida"
+msgstr "Ignore _kashida"
#: findreplacedialog.ui
msgctxt ""
@@ -5166,11 +5166,11 @@ msgstr "Disable hardware acceleration (OpenGL, OpenCL)"
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"radio_deinstall\n"
+"radio_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall extensions"
-msgstr "Uninstall extensions"
+msgid "Extensions"
+msgstr "Extensions"
#: safemodedialog.ui
msgctxt ""
@@ -5184,11 +5184,20 @@ msgstr "Uninstall all user extensions"
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"check_deinstall_all_extensions\n"
+"check_reset_shared_extensions\n"
+"label\n"
+"string.text"
+msgid "Reset state of shared extensions"
+msgstr "Reset state of shared extensions"
+
+#: safemodedialog.ui
+msgctxt ""
+"safemodedialog.ui\n"
+"check_reset_bundled_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall all extensions (including shared and bundled)"
-msgstr "Uninstall all extensions (including shared and bundled)"
+msgid "Reset state of bundled extensions"
+msgstr "Reset state of bundled extensions"
#: safemodedialog.ui
msgctxt ""
diff --git a/source/en-GB/sw/uiconfig/swriter/ui.po b/source/en-GB/sw/uiconfig/swriter/ui.po
index 5f45bcc0d64..5dfa5bf9505 100644
--- a/source/en-GB/sw/uiconfig/swriter/ui.po
+++ b/source/en-GB/sw/uiconfig/swriter/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-11-17 16:37+0000\n"
+"POT-Creation-Date: 2016-12-27 21:50+0100\n"
+"PO-Revision-Date: 2016-12-30 10:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: none\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1479400627.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1483092038.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -982,11 +982,11 @@ msgstr "Position"
#: bulletsandnumbering.ui
msgctxt ""
"bulletsandnumbering.ui\n"
-"options\n"
+"customize\n"
"label\n"
"string.text"
-msgid "Options"
-msgstr "Options"
+msgid "Customize"
+msgstr "Customise"
#: businessdatapage.ui
msgctxt ""
@@ -9824,24 +9824,6 @@ msgstr "Style"
#: notebookbar_groups.ui
msgctxt ""
"notebookbar_groups.ui\n"
-"growb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
-msgctxt ""
-"notebookbar_groups.ui\n"
-"shrinkb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
-msgctxt ""
-"notebookbar_groups.ui\n"
"fomatgrouplabel\n"
"label\n"
"string.text"
@@ -15637,11 +15619,11 @@ msgstr "Position"
#: templatedialog16.ui
msgctxt ""
"templatedialog16.ui\n"
-"options\n"
+"customize\n"
"label\n"
"string.text"
-msgid "Options"
-msgstr "Options"
+msgid "Customize"
+msgstr "Customise"
#: templatedialog2.ui
msgctxt ""
diff --git a/source/en-GB/xmlsecurity/uiconfig/ui.po b/source/en-GB/xmlsecurity/uiconfig/ui.po
index 906b1bdf64d..bc24e5723f7 100644
--- a/source/en-GB/xmlsecurity/uiconfig/ui.po
+++ b/source/en-GB/xmlsecurity/uiconfig/ui.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-02 00:46+0000\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-30 10:00+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -12,9 +12,9 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480639592.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1483092043.000000\n"
#: certgeneral.ui
msgctxt ""
@@ -208,6 +208,15 @@ msgstr "Description"
#: digitalsignaturesdialog.ui
msgctxt ""
"digitalsignaturesdialog.ui\n"
+"type\n"
+"label\n"
+"string.text"
+msgid "Signature type"
+msgstr "Signature type"
+
+#: digitalsignaturesdialog.ui
+msgctxt ""
+"digitalsignaturesdialog.ui\n"
"macrohint\n"
"label\n"
"string.text"