aboutsummaryrefslogtreecommitdiff
path: root/source/ug/helpcontent2/source
diff options
context:
space:
mode:
Diffstat (limited to 'source/ug/helpcontent2/source')
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/python.po6
-rw-r--r--source/ug/helpcontent2/source/text/sbasic/shared.po11
-rw-r--r--source/ug/helpcontent2/source/text/scalc/01.po6
-rw-r--r--source/ug/helpcontent2/source/text/scalc/02.po110
-rw-r--r--source/ug/helpcontent2/source/text/scalc/guide.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po15
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po118
-rw-r--r--source/ug/helpcontent2/source/text/shared/explorer/database.po20
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po68
-rw-r--r--source/ug/helpcontent2/source/text/smath/01.po726
-rw-r--r--source/ug/helpcontent2/source/text/swriter/02.po20
-rw-r--r--source/ug/helpcontent2/source/text/swriter/guide.po18
12 files changed, 573 insertions, 555 deletions
diff --git a/source/ug/helpcontent2/source/text/sbasic/python.po b/source/ug/helpcontent2/source/text/sbasic/python.po
index 930ca556906..baaaf96900e 100644
--- a/source/ug/helpcontent2/source/text/sbasic/python.po
+++ b/source/ug/helpcontent2/source/text/sbasic/python.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: 2020-02-10 17:54+0100\n"
+"POT-Creation-Date: 2020-07-02 14:37+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3037,13 +3037,13 @@ msgctxt ""
msgid "Python_Session : Session class"
msgstr ""
-#. wQJZ2
+#. vkS8P
#: python_session.xhp
msgctxt ""
"python_session.xhp\n"
"N0339\n"
"help.text"
-msgid "<bookmark_value>Session;ComputerName</bookmark_value> <bookmark_value>Session;SharedScripts</bookmark_value> <bookmark_value>Session;SharedPythonScripts</bookmark_value> <bookmark_value>Session;UserProfile</bookmark_value> <bookmark_value>Session;UserScripts</bookmark_value> <bookmark_value>Session;UserPythonScripts</bookmark_value> <bookmark_value>API;PathSubstitution</bookmark_value>"
+msgid "<bookmark_value>Session;UserName</bookmark_value> <bookmark_value>Session;SharedScripts</bookmark_value> <bookmark_value>Session;SharedPythonScripts</bookmark_value> <bookmark_value>Session;UserProfile</bookmark_value> <bookmark_value>Session;UserScripts</bookmark_value> <bookmark_value>Session;UserPythonScripts</bookmark_value> <bookmark_value>API;PathSubstitution</bookmark_value>"
msgstr ""
#. EvmoA
diff --git a/source/ug/helpcontent2/source/text/sbasic/shared.po b/source/ug/helpcontent2/source/text/sbasic/shared.po
index d1968e49662..62fcde7aaf4 100644
--- a/source/ug/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ug/helpcontent2/source/text/sbasic/shared.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: 2020-06-22 17:23+0200\n"
+"POT-Creation-Date: 2020-07-02 14:37+0200\n"
"PO-Revision-Date: 2018-10-21 20:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -41425,6 +41425,15 @@ msgctxt ""
msgid "Define enumerations or non UNO constant groups. An enumeration is a value list that facilitates programming and eases code logic review."
msgstr ""
+#. VYBXM
+#: enum.xhp
+msgctxt ""
+"enum.xhp\n"
+"par_id831588865616326\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sbasic/Enum_statement.svg\" id=\"img_id651588865616326\"><alt id=\"alt_id281588865616326\">Enum syntax</alt></image>"
+msgstr ""
+
#. irGeH
#: enum.xhp
msgctxt ""
diff --git a/source/ug/helpcontent2/source/text/scalc/01.po b/source/ug/helpcontent2/source/text/scalc/01.po
index f29dfcde455..ab3a8dd5815 100644
--- a/source/ug/helpcontent2/source/text/scalc/01.po
+++ b/source/ug/helpcontent2/source/text/scalc/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: 2020-06-22 17:23+0200\n"
+"POT-Creation-Date: 2020-07-02 14:37+0200\n"
"PO-Revision-Date: 2018-11-12 14:10+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18763,13 +18763,13 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(OFFSET(A1;2;2;5;6))</item> determines the total of the area that starts in cell C3 and has a height of 5 rows and a width of 6 columns (area=C3:H7)."
msgstr ""
-#. 5KEjE
+#. VCAvt
#: 04060109.xhp
msgctxt ""
"04060109.xhp\n"
"par_id3153740\n"
"help.text"
-msgid "If the width or height is included, the OFFSET function returns a range and thus must be entered as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link>. If both the width and height are missing, a cell reference is returned."
+msgid "If <emph>Width</emph> or <emph>Height</emph> are given, the OFFSET function returns a cell range reference. If <emph>Reference</emph> is a single cell reference and both <emph>Width</emph> and <emph>Height</emph> are omitted, a single cell reference is returned."
msgstr ""
#. AFMxC
diff --git a/source/ug/helpcontent2/source/text/scalc/02.po b/source/ug/helpcontent2/source/text/scalc/02.po
index 029846b9bca..afb4d1cd1ae 100644
--- a/source/ug/helpcontent2/source/text/scalc/02.po
+++ b/source/ug/helpcontent2/source/text/scalc/02.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: 2020-01-07 14:09+0100\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-14 12:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -394,59 +394,131 @@ msgctxt ""
msgid "<bookmark_value>functions;sum function icon</bookmark_value> <bookmark_value>formula bar;sum function</bookmark_value> <bookmark_value>sum icon</bookmark_value> <bookmark_value>AutoSum button, see sum icon</bookmark_value>"
msgstr ""
-#. EUeEf
+#. vYDYK
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"hd_id3157909\n"
"help.text"
-msgid "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Sum</link>"
-msgstr "<link href=\"text/scalc/02/06030000.xhp\" name=\"يىغىندا\">يىغىندا</link>"
+msgid "<link href=\"text/scalc/02/06030000.xhp\" name=\"Sum\">Select Function</link>"
+msgstr ""
-#. M5UpW
+#. KEkiG
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "<ahelp hid=\"HID_INSWIN_SUMME\">Inserts the sum of a cell range into the current cell, or inserts sum values into selected cells. Click in a cell, click this icon, and optionally adjust the cell range. Or select some cells into which the sum values will be inserted, then click the icon.</ahelp>"
-msgstr "<ahelp hid=\"HID_INSWIN_SUMME\">نۆۋەتتىكى كاتەكچىدە قىستۇرىدىغان كاتەكچە دائىرىسىدىكى كاتەكچە سانى، ياكى كاتەكچە دائىرىسىدىكى سانلىق قىممەت يىغىندىسىنى تاللىغان كاتەكچىگە قىستۇرىدۇ. مەلۇم كاتەكچە چېكىپ، ئاندىن قايتا بۇ سىنبەلگىنى چېكىپ ئاندىن كاتەكچە دائىرىسى خالىغانچە تەڭشىلىدۇ. ياكى سانلىق قىممەت يىغىندىسىنى قىستۇرىدىغان بىر قىسىم كاتەكچىنى تاللاپ ئاندىن بۇ سىنبەلگىنى چېكىڭ.</ahelp>"
+msgid "<ahelp hid=\"HID_INSWIN_SUMME\">Insert a function of a cell range into the current cell. The function can be Sum, Average, Minimum, Maximum and Count. Click in a cell, click this icon, select the function in the drop down list and optionally adjust the cell range. Or select some cells into which the function value will be inserted, then click the icon. The function result is added at the bottom of the range.</ahelp>"
+msgstr ""
-#. urwhB
+#. KDxsW
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3147434\">Icon</alt></image>"
-msgstr "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147434\">سىنبەلگە</alt></image>"
+msgid "<image id=\"img_id3147434\" src=\"cmd/sc_autosum.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147434\">Icon Select Function</alt></image>"
+msgstr ""
-#. hfmVm
+#. DaEgA
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "Sum"
-msgstr "يىغىندا"
+msgid "Select Function"
+msgstr ""
-#. DEYk8
+#. SpBhw
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"hd_id161592658402954\n"
+"help.text"
+msgid "Select Function applied with no selected range"
+msgstr ""
+
+#. 59eGX
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"par_id3156444\n"
"help.text"
-msgid "$[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a sum function, you can combine it with the new one to yield the total sum of the range. If the range contains filters, the Subtotal function is inserted instead of the Sum function."
-msgstr "ئەگەر ئېلېكترونلۇق جەدۋەلدە سانلىق مەلۇمات بولسا، $[officename] كاتەكچە دائىرىسىدىن بىرنى ئۆزلۈكىدىن تاللايدۇ. ئەگەر مەزكۇر كاتەكچە دائىرىسىدە يىغىندا فونكسىيىسى بولسا ئۇنداقتا ئىككى فونكسىيىنى بىرلەشتۈرۈپ مەزكۇر دائىرىنىڭ يىغىندىسىغا ئېرىشىدۇ. ئەگەر دائىرىدە سۈزگۈچ بولسا ئۇنداقتا يىغىندا فونكسىيىسىنى قىستۇرماي تۈرگە ئايرىپ جەملەش فونكسىيىسىنى قىستۇرىدۇ."
+msgid "$[officename] automatically suggests a cell range, provided that the spreadsheet contains data. If the cell range already contains a function, you can combine it with the new one to yield the function applied to the range data. If the range contains filters, the Subtotal function is inserted instead of the selected function."
+msgstr ""
-#. HRZZS
+#. vpnqf
#: 06030000.xhp
msgctxt ""
"06030000.xhp\n"
"par_id3153189\n"
"help.text"
-msgid "Click the <emph>Accept</emph> icon (green check mark) to use the formula displayed in the input line."
-msgstr "<emph>قوشۇل</emph> سىنبەلگىسى (يېشىل كۆپ تاللاش بەلگىسى) نى چېكىپ، تەھرىرلەش ستونىدا كۆرۈنگەن فورمۇلانى ئىشلىتىدۇ."
+msgid "Click the <emph>Accept</emph> icon to use the formula displayed in the input line or <emph>Cancel</emph>."
+msgstr ""
+
+#. TVD6h
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id231592663499228\n"
+"help.text"
+msgid "<image src=\"cmd/sc_ok.svg\" id=\"img_id521592663499228\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id171592663499228\">Accept Icon</alt></image>"
+msgstr ""
+
+#. iHTEW
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id481592663499228\n"
+"help.text"
+msgid "Accept"
+msgstr ""
+
+#. VFj6u
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id311592663828848\n"
+"help.text"
+msgid "<image src=\"cmd/sc_cancel.svg\" id=\"img_id641592663828848\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id111592663828848\">Icon Cancel</alt></image>"
+msgstr ""
+
+#. 7xGcL
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id431592663828848\n"
+"help.text"
+msgid "Cancel"
+msgstr ""
+
+#. GPtKR
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"hd_id261592658395518\n"
+"help.text"
+msgid "Select Function applied on a selected range"
+msgstr ""
+
+#. JPrPQ
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id911592658130888\n"
+"help.text"
+msgid "When the selected range has two or more rows, the function is calculated for each column. The results are placed in empty cells on the first available row below the range, one result per column."
+msgstr ""
+
+#. iHksB
+#: 06030000.xhp
+msgctxt ""
+"06030000.xhp\n"
+"par_id991592658144387\n"
+"help.text"
+msgid "When the selected range has one row, the function result is placed in the first available cell on the right of the selected range."
+msgstr ""
#. NYGR7
#: 06040000.xhp
diff --git a/source/ug/helpcontent2/source/text/scalc/guide.po b/source/ug/helpcontent2/source/text/scalc/guide.po
index f1c4af43165..8b77d2d37c1 100644
--- a/source/ug/helpcontent2/source/text/scalc/guide.po
+++ b/source/ug/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: 2020-04-27 15:54+0200\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-14 12:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3517,13 +3517,13 @@ msgctxt ""
msgid "If the file has a *.csv extension, select the file."
msgstr ""
-#. 4sFF8
+#. DQq7Q
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN108A5\n"
"help.text"
-msgid "If the CSV file has another extension, select the file, and then select \"Text CSV\" in the <item type=\"menuitem\">File type</item> box"
+msgid "If the CSV file has another extension, select the file, and then select \"Text CSV\" in the <emph>Filter</emph> box"
msgstr ""
#. FEBAD
@@ -3643,13 +3643,13 @@ msgctxt ""
msgid "In the <item type=\"menuitem\">File name</item> box, enter a name for the file."
msgstr ""
-#. GECC7
+#. EDhEz
#: csv_files.xhp
msgctxt ""
"csv_files.xhp\n"
"par_idN1090D\n"
"help.text"
-msgid "In the <item type=\"menuitem\">File type</item> box, select \"Text CSV\"."
+msgid "In the <emph>Filter</emph> box, select \"Text CSV\"."
msgstr ""
#. 2JC8V
diff --git a/source/ug/helpcontent2/source/text/shared/00.po b/source/ug/helpcontent2/source/text/shared/00.po
index 3813e1f756d..0b74eceb703 100644
--- a/source/ug/helpcontent2/source/text/shared/00.po
+++ b/source/ug/helpcontent2/source/text/shared/00.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: 2020-06-22 17:23+0200\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-14 12:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4246,15 +4246,6 @@ msgctxt ""
msgid "ODF 1.2 Extended (compatibility mode)"
msgstr ""
-#. 8yWdz
-#: 00000021.xhp
-msgctxt ""
-"00000021.xhp\n"
-"par_id100120091238113\n"
-"help.text"
-msgid "-"
-msgstr ""
-
#. JvqYD
#: 00000021.xhp
msgctxt ""
@@ -14218,13 +14209,13 @@ msgctxt ""
msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
-#. gKnDh
+#. eaiZ6
#: edit_menu.xhp
msgctxt ""
"edit_menu.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\">Choose <menuitem>Edit - Track Changes - Show</menuitem>.</variable>"
msgstr ""
#. WNZgt
diff --git a/source/ug/helpcontent2/source/text/shared/01.po b/source/ug/helpcontent2/source/text/shared/01.po
index 9b04e453465..0387a235806 100644
--- a/source/ug/helpcontent2/source/text/shared/01.po
+++ b/source/ug/helpcontent2/source/text/shared/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: 2020-06-22 17:23+0200\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-14 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11401,15 +11401,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Lists the commands that are available for tracking changes in your file.</ahelp>"
msgstr ""
-#. ATtLN
-#: 02230000.xhp
-msgctxt ""
-"02230000.xhp\n"
-"hd_id3154894\n"
-"help.text"
-msgid "Show"
-msgstr "كۆرسەت"
-
#. Krv6i
#: 02230000.xhp
msgctxt ""
@@ -11662,14 +11653,14 @@ msgctxt ""
msgid "<bookmark_value>changes; showing</bookmark_value><bookmark_value>hiding;changes</bookmark_value><bookmark_value>showing; changes</bookmark_value>"
msgstr ""
-#. QrcEB
+#. pehkn
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"hd_id3149988\n"
"help.text"
-msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show Changes</link>"
-msgstr "<link href=\"text/shared/01/05200000.xhp\" name=\"سىزىق\">سىزىق</link>"
+msgid "<link href=\"text/shared/01/02230200.xhp\" name=\"Show Changes\">Show</link>"
+msgstr ""
#. Bk7zQ
#: 02230200.xhp
@@ -11680,13 +11671,13 @@ msgctxt ""
msgid "<variable id=\"text\"><ahelp hid=\".\">Shows or hides recorded changes.</ahelp></variable>"
msgstr ""
-#. vT4cK
+#. yi8Qe
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link></caseinline></switchinline> <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link></caseinline></switchinline> in the <emph>Options</emph> dialog box."
msgstr ""
#. ZBLxs
@@ -11698,69 +11689,60 @@ msgctxt ""
msgid "When you rest the mouse pointer over a change markup in the document, a <emph>Tip</emph> displays the author and the date and time that the change was made.<switchinline select=\"appl\"><caseinline select=\"CALC\"> If the <emph>Extended Tips</emph> are activated, the type of change and any attached comments are also displayed.</caseinline></switchinline>"
msgstr ""
-#. BGvUy
+#. WQNSX
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"hd_id3153681\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show changes in spreadsheet</caseinline></switchinline>"
+msgid "Show changes in spreadsheet"
msgstr ""
-#. 9Psyn
+#. sDA8D
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id3149150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showchanges\">Shows or hides recorded changes.</ahelp>"
msgstr ""
-#. zfEKP
+#. ECraQ
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"hd_id3147336\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show accepted changes</caseinline></switchinline>"
+msgid "Show accepted changes"
msgstr ""
-#. aXEjN
+#. sDByA
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id3153541\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Shows or hides the changes that were accepted.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showaccepted\">Shows or hides the changes that were accepted.</ahelp>"
msgstr ""
-#. WXkoS
+#. 9T5jC
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgid "Show rejected changes"
msgstr ""
-#. LFAGU
+#. QpZzt
#: 02230200.xhp
msgctxt ""
"02230200.xhp\n"
"par_id3159166\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Shows or hides the changes that were rejected.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\"modules/scalc/ui/showchangesdialog/showrejected\">Shows or hides the changes that were rejected.</ahelp>"
msgstr ""
-#. 8KTZB
-#: 02230200.xhp
-msgctxt ""
-"02230200.xhp\n"
-"par_id3145119\n"
-"help.text"
-msgid "<link href=\"text/shared/01/02230300.xhp\" name=\"Comments\">Comments</link>"
-msgstr "<link href=\"text/shared/01/04160300.xhp\" name=\"فورمۇلا\">فورمۇلا</link>"
-
#. nXYPN
#: 02230300.xhp
msgctxt ""
@@ -12400,13 +12382,13 @@ msgctxt ""
msgid "Set Date/Time"
msgstr "ۋاقىت/چېسلا تەڭشەك"
-#. VM64D
+#. cEszN
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3159147\n"
"help.text"
-msgid "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150771\">Icon</alt></image>"
+msgid "<image id=\"img_id3150771\" src=\"cmd/sc_timefield.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150771\">Icon Set Date/Time</alt></image>"
msgstr ""
#. x6MJB
@@ -12436,76 +12418,40 @@ msgctxt ""
msgid "<ahelp hid=\".\">Filters the list of changes according to the name of the author that you select from the list.</ahelp>"
msgstr ""
-#. C2PB6
+#. 8gkXn
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgid "Range"
msgstr ""
-#. QiqSj
+#. yhETG
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp>"
msgstr ""
-#. fotFF
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"hd_id3147304\n"
-"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
-msgstr ""
-
-#. n5h3G
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id4441663\n"
-"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr ""
-
-#. FDDA7
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3151210\n"
-"help.text"
-msgid "<image id=\"img_id3154138\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154138\">Icon</alt></image>"
-msgstr ""
-
-#. 5JERA
-#: 02230402.xhp
-msgctxt ""
-"02230402.xhp\n"
-"par_id3156215\n"
-"help.text"
-msgid "<ahelp hid=\"svx/ui/redlinefilterpage/dotdotdot\">Select the range of cells that you want to use as a filter.</ahelp>"
-msgstr ""
-
-#. wubVA
+#. DDGej
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgid "Shrink/Max"
msgstr ""
-#. EhDVs
+#. Eri8P
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3149809\n"
"help.text"
-msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"0.1327inch\" height=\"0.1327inch\"><alt id=\"alt_id3154153\">Icon</alt></image>"
+msgid "<image id=\"img_id3154153\" src=\"formula/res/refinp1.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154153\">Icon Shrink/Max</alt></image>"
msgstr ""
#. oKWMr
@@ -12517,22 +12463,22 @@ msgctxt ""
msgid "<ahelp hid=\"modules/scalc/ui/simplerefdialog/SimpleRefDialog\">Select the range of cells that you want to use as a filter, and then click this button to return to the filter list.</ahelp>"
msgstr ""
-#. JYgGm
+#. nixRX
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgid "Action"
msgstr ""
-#. GN8ab
+#. VwoCP
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3155413\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\".\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp></caseinline></switchinline>"
+msgid "<ahelp hid=\".\">Filters the list of changes according to the type of change that you select in the <emph>Action</emph> box.</ahelp>"
msgstr ""
#. 7DPCk
diff --git a/source/ug/helpcontent2/source/text/shared/explorer/database.po b/source/ug/helpcontent2/source/text/shared/explorer/database.po
index 3291d4699bc..016158d43f5 100644
--- a/source/ug/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/ug/helpcontent2/source/text/shared/explorer/database.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: 2020-05-19 12:41+0200\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-12 14:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -11401,15 +11401,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Appends a new row of controls.</ahelp>"
msgstr ""
-#. EyhEi
-#: querywizard04.xhp
-msgctxt ""
-"querywizard04.xhp\n"
-"par_idN105F1\n"
-"help.text"
-msgid "-"
-msgstr ""
-
#. MYCN9
#: querywizard04.xhp
msgctxt ""
@@ -13795,15 +13786,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Select a field in order to edit the field information.</ahelp>"
msgstr ""
-#. zvdKC
-#: tablewizard02.xhp
-msgctxt ""
-"tablewizard02.xhp\n"
-"par_idN10574\n"
-"help.text"
-msgid "-"
-msgstr ""
-
#. uhA3i
#: tablewizard02.xhp
msgctxt ""
diff --git a/source/ug/helpcontent2/source/text/shared/optionen.po b/source/ug/helpcontent2/source/text/shared/optionen.po
index 9f6ad813fda..e7168409e32 100644
--- a/source/ug/helpcontent2/source/text/shared/optionen.po
+++ b/source/ug/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: 2020-05-27 11:43+0200\n"
+"POT-Creation-Date: 2020-06-29 13:08+0200\n"
"PO-Revision-Date: 2018-11-14 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13264,6 +13264,15 @@ msgctxt ""
msgid "Microsoft Office"
msgstr "Microsoft Office"
+#. kbYEw
+#: 01130200.xhp
+msgctxt ""
+"01130200.xhp\n"
+"bm_id881592499093945\n"
+"help.text"
+msgid "<bookmark_value>Microsoft lock files</bookmark_value><bookmark_value>lock files;Microsoft Office</bookmark_value><bookmark_value>lock files;%PRODUCTNAME</bookmark_value><bookmark_value>OLE objects;import and export</bookmark_value><bookmark_value>embedded objects;import and export</bookmark_value><bookmark_value>OLE objects;Microsoft Office</bookmark_value><bookmark_value>OLE objects;PDF</bookmark_value><bookmark_value>character highlighting;Microsoft Office export</bookmark_value>"
+msgstr ""
+
#. HgnAh
#: 01130200.xhp
msgctxt ""
@@ -13273,13 +13282,13 @@ msgctxt ""
msgid "<link href=\"text/shared/optionen/01130200.xhp\" name=\"Microsoft Office\">Microsoft Office</link>"
msgstr ""
-#. FbhBq
+#. K47DP
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the settings for importing and exporting Microsoft Office documents.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the settings for importing and exporting Microsoft Office and other documents.</ahelp>"
msgstr ""
#. TamAv
@@ -13291,22 +13300,22 @@ msgctxt ""
msgid "Embedded Objects"
msgstr ""
-#. UABCQ
+#. Hp7h7
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"par_id3159234\n"
"help.text"
-msgid "The<emph> Embedded Objects </emph>section specifies how to import and export Microsoft Office OLE objects."
+msgid "The <emph>Embedded Objects</emph> section specifies how to import and export Microsoft Office or other OLE objects."
msgstr ""
-#. 9NaBJ
+#. wE3wv
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "These settings are valid when no Microsoft OLE server exists (for example, in UNIX) or when there is no $[officename] OLE server ready for editing the OLE objects."
+msgid "These settings are valid when no Microsoft or other OLE server exists (for example, in UNIX) or when there is no $[officename] OLE server ready for editing the OLE objects."
msgstr ""
#. 4EfQn
@@ -13327,31 +13336,31 @@ msgctxt ""
msgid "If no OLE server is active for MathType objects, then embedded MathType objects can be converted to %PRODUCTNAME Math objects. For this conversion, the embedded MathType objects must not exceed the MathType 3.1 specifications."
msgstr ""
-#. 8TpaV
+#. HCDzi
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"hd_id3146798\n"
"help.text"
-msgid "List Box"
-msgstr "تىزىملىك رامكىسى"
+msgid "[L] and [S] Columns"
+msgstr ""
-#. hgQZN
+#. bWxuu
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"par_id3150670\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The<emph> List Box </emph>field displays the entries for the pair of OLE objects that can be converted when loading into $[officename] (L) and/or when saving into a Microsoft format (S). </ahelp>"
+msgid "<ahelp hid=\"cui/ui/optfltrembedpage/checklbcontainer\">The <emph>[L] and [S]</emph> checkbox displays the entries for the pair of OLE objects that can be converted when loading into $[officename] [L] and/or when saving into a Microsoft format [S]. </ahelp>"
msgstr ""
-#. 5rF2h
+#. 57kk4
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"par_id3154286\n"
"help.text"
-msgid "Mark the box in the [L] column in front of the entry if a Microsoft OLE object is to be converted into the specified $[officename] OLE object when a Microsoft document is loaded into $[officename]."
+msgid "Mark the box in the [L] column in front of the entry if a Microsoft or other OLE object is to be converted into the specified $[officename] OLE object when a Microsoft or other document is loaded into $[officename]."
msgstr ""
#. FZRFw
@@ -13363,13 +13372,13 @@ msgctxt ""
msgid "Mark the box in the [S] column in front of the entry if a $[officename] OLE object is to be converted into the specified Microsoft OLE object when a document is saved in a Microsoft file format."
msgstr ""
-#. hLyyf
+#. A2SbZ
#: 01130200.xhp
msgctxt ""
"01130200.xhp\n"
"hd_id3146797\n"
"help.text"
-msgid "Character Background"
+msgid "Character Highlighting"
msgstr ""
#. nJKA9
@@ -13381,6 +13390,33 @@ msgctxt ""
msgid "<ahelp hid=\".\">Microsoft Office has two character attributes similar to $[officename] character background. Select the appropriate attribute (highlighting or shading) which you would like to use during export to Microsoft Office file formats.</ahelp>"
msgstr ""
+#. hpDE5
+#: 01130200.xhp
+msgctxt ""
+"01130200.xhp\n"
+"hd_id551592495779229\n"
+"help.text"
+msgid "Lock files"
+msgstr ""
+
+#. oBsu3
+#: 01130200.xhp
+msgctxt ""
+"01130200.xhp\n"
+"par_id91592496281531\n"
+"help.text"
+msgid "<ahelp hid=\".\">Mark this checkbox to generate a Microsoft Office lock file in addition to %PRODUCTNAME own lock file.</ahelp> Lock files signal to applications that a resource or file should not be used until the lock is released."
+msgstr ""
+
+#. F64qZ
+#: 01130200.xhp
+msgctxt ""
+"01130200.xhp\n"
+"par_id931592496307158\n"
+"help.text"
+msgid "%PRODUCTNAME can read lock files generated by Microsoft Office."
+msgstr ""
+
#. TGBzs
#: 01140000.xhp
msgctxt ""
diff --git a/source/ug/helpcontent2/source/text/smath/01.po b/source/ug/helpcontent2/source/text/smath/01.po
index 5e6b727389a..65e1e16eb5a 100644
--- a/source/ug/helpcontent2/source/text/smath/01.po
+++ b/source/ug/helpcontent2/source/text/smath/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: 2020-05-05 14:59+0200\n"
+"POT-Creation-Date: 2020-07-02 14:37+0200\n"
"PO-Revision-Date: 2018-11-12 14:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6991,13 +6991,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. bd5Gm
+#. RNcGN
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3156276\n"
"help.text"
-msgid "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic10\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. xVtpD
@@ -7009,13 +7009,13 @@ msgctxt ""
msgid "Subtraction"
msgstr "ئېلىش"
-#. MpuBV
+#. aRMFB
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic21\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. zm8mC
@@ -7027,13 +7027,13 @@ msgctxt ""
msgid "- Sign"
msgstr "- بەلگىسى"
-#. JBxAq
+#. FEQKC
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3147514\n"
"help.text"
-msgid "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic4\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. d8Bed
@@ -7045,13 +7045,13 @@ msgctxt ""
msgid "Minus/Plus"
msgstr ""
-#. TizLh
+#. 94wBS
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3154821\n"
"help.text"
-msgid "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic13\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. xBiRw
@@ -7063,13 +7063,13 @@ msgctxt ""
msgid "Division"
msgstr "تارماق"
-#. NRcQm
+#. X6Mrq
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3155179\n"
"help.text"
-msgid "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic7\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. mcf5B
@@ -7081,13 +7081,13 @@ msgctxt ""
msgid "Multiplication"
msgstr "كۆپەيتىش"
-#. V8uub
+#. e8Ga8
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3150832\n"
"help.text"
-msgid "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic6\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. akctZ
@@ -7099,13 +7099,13 @@ msgctxt ""
msgid "Addition"
msgstr "قوشۇش"
-#. ep6XE
+#. XGnMB
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic2\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. 3RD4E
@@ -7117,13 +7117,13 @@ msgctxt ""
msgid "+ Sign"
msgstr "+ بەلگىسى"
-#. Xg66q
+#. QFphu
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3150764\n"
"help.text"
-msgid "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic3\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. QGgTn
@@ -7135,22 +7135,22 @@ msgctxt ""
msgid "Plus/Minus"
msgstr ""
-#. GTFbn
+#. sNRLY
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_idN10A6B\n"
"help.text"
-msgid "<item type=\"literal\">and</item> or <item type=\"literal\">&</item>"
+msgid "<literal>and</literal> or <literal>&</literal>"
msgstr ""
-#. MgE2Q
+#. 63ybQ
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3146336\n"
"help.text"
-msgid "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic14\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. CQAn6
@@ -7162,67 +7162,67 @@ msgctxt ""
msgid "Boolean AND operation"
msgstr ""
-#. XiyEs
+#. tGc9A
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3903317\n"
"help.text"
-msgid "No symbol. Usage:"
+msgid "No symbol."
msgstr ""
-#. PM2xT
+#. psyQg
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
-"par_id8633686\n"
+"par_id3149632\n"
"help.text"
-msgid "a boper %SYM1 b"
+msgid "Binary operator. A user-defined symbol follows, which is used as a binary operator."
msgstr ""
-#. psyQg
+#. rvEQE
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
-"par_id3149632\n"
+"par_id8633686\n"
"help.text"
-msgid "Binary operator. A user-defined symbol follows, which is used as a binary operator."
+msgid "Usage <input>a boper %SYM1 b</input>"
msgstr ""
-#. jpuhm
+#. QnWMJ
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id1713309\n"
"help.text"
-msgid "No symbol. Usage:"
+msgid "No symbol"
msgstr ""
-#. KBSeG
+#. z75ev
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
-"par_id4594256\n"
+"par_id3154624\n"
"help.text"
-msgid "uoper %SYM2 b"
+msgid "Unary operator. A user-defined symbol follows, which is a used as a unary operator."
msgstr ""
-#. z75ev
+#. oEBR5
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
-"par_id3154624\n"
+"par_id4594256\n"
"help.text"
-msgid "Unary operator. A user-defined symbol follows, which is a used as a unary operator."
+msgid "Usage: <input>uoper %SYM2 b</input>"
msgstr ""
-#. CWBU8
+#. RNbM5
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3147212\n"
"help.text"
-msgid "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic8\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. 35CPM
@@ -7234,13 +7234,13 @@ msgctxt ""
msgid "Multiplication, small multiply symbol"
msgstr ""
-#. oBvDA
+#. 96wnq
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3151130\n"
"help.text"
-msgid "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic16\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. bpEo6
@@ -7252,13 +7252,13 @@ msgctxt ""
msgid "Concatenate symbols"
msgstr ""
-#. FZEpd
+#. 4hw4E
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3147470\n"
"help.text"
-msgid "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic12\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. XUDiv
@@ -7270,13 +7270,13 @@ msgctxt ""
msgid "Division"
msgstr "تارماق"
-#. XQs9k
+#. AcMQR
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3151319\n"
"help.text"
-msgid "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic5\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. xFRty
@@ -7360,22 +7360,22 @@ msgctxt ""
msgid "Add symbol in circle"
msgstr ""
-#. i2F9A
+#. 6LZcw
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_idN10AB0\n"
"help.text"
-msgid "<item type=\"literal\">or</item> or <item type=\"literal\">|</item>"
+msgid "<literal>or</literal> or <literal>|</literal>"
msgstr ""
-#. 7ZDSS
+#. gnH4b
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3147065\n"
"help.text"
-msgid "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic15\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. nLgpA
@@ -7405,13 +7405,13 @@ msgctxt ""
msgid "Multiply symbol times in circle"
msgstr ""
-#. KAbap
+#. RGPG4
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic11\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. MBV9p
@@ -7423,13 +7423,13 @@ msgctxt ""
msgid "Division/Fraction"
msgstr "بۆلۈش (كەسىر)"
-#. skE8t
+#. X79Le
#: 03091501.xhp
msgctxt ""
"03091501.xhp\n"
"par_id3147073\n"
"help.text"
-msgid "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>"
+msgid "<image id=\"Graphic9\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_\">Icon</alt></image>"
msgstr ""
#. VE3wD
@@ -7531,22 +7531,22 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. zrExd
+#. T4DXZ
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN10E08\n"
"help.text"
-msgid "<item type=\"literal\"><</item> or <item type=\"literal\">lt</item>"
+msgid "<literal><</literal> or <literal>lt</literal>"
msgstr ""
-#. UFx7p
+#. XEZdc
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3156247\n"
"help.text"
-msgid "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156253\">Icon</alt></image>"
+msgid "<image id=\"img_id3156253\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156253\">Icon</alt></image>"
msgstr ""
#. sxCGL
@@ -7558,13 +7558,13 @@ msgctxt ""
msgid "Less than"
msgstr "كىچىك"
-#. BFuCF
+#. ZC7pU
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id9464726\n"
"help.text"
-msgid "<item type=\"literal\"><<</item> or <item type=\"literal\">ll</item>"
+msgid "<literal><<</literal> or <literal>ll</literal>"
msgstr ""
#. AGcXA
@@ -7576,22 +7576,22 @@ msgctxt ""
msgid "Much less than"
msgstr ""
-#. sLBJP
+#. Ctj6Y
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN11059\n"
"help.text"
-msgid "<item type=\"literal\"><=</item> or <item type=\"literal\">le</item>"
+msgid "<literal><=</literal> or <literal>le</literal>"
msgstr ""
-#. Yybes
+#. DATT6
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153037\">Icon</alt></image>"
+msgid "<image id=\"img_id3153037\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153037\">Icon</alt></image>"
msgstr ""
#. zuQPg
@@ -7603,22 +7603,22 @@ msgctxt ""
msgid "Less than or equal to"
msgstr "كىچىك ياكى تەڭ"
-#. FUsS8
+#. uuTLA
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN10D00\n"
"help.text"
-msgid "<item type=\"literal\"><></item> or <item type=\"literal\">neq</item>"
+msgid "<literal><></literal> or <literal>neq</literal>"
msgstr ""
-#. wynif
+#. w3GaC
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3155548\n"
"help.text"
-msgid "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155554\">Icon</alt></image>"
+msgid "<image id=\"img_id3155554\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155554\">Icon</alt></image>"
msgstr ""
#. e4kvY
@@ -7630,13 +7630,13 @@ msgctxt ""
msgid "Not equal"
msgstr ""
-#. rdYVn
+#. knizy
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3150600\n"
"help.text"
-msgid "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150606\">Icon</alt></image>"
+msgid "<image id=\"img_id3150606\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150606\">Icon</alt></image>"
msgstr ""
#. CyvDN
@@ -7648,22 +7648,22 @@ msgctxt ""
msgid "Equation"
msgstr "تەڭلىمە"
-#. jYXBo
+#. i8XeE
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN10E4D\n"
"help.text"
-msgid "<item type=\"literal\">></item> or <item type=\"literal\">gt</item>"
+msgid "<literal>></literal> or <literal>gt</literal>"
msgstr ""
-#. 3wiVR
+#. DeNKA
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3152978\n"
"help.text"
-msgid "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152984\">Icon</alt></image>"
+msgid "<image id=\"img_id3152984\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152984\">Icon</alt></image>"
msgstr ""
#. krNBR
@@ -7675,22 +7675,22 @@ msgctxt ""
msgid "Greater than"
msgstr "چوڭ"
-#. XDczY
+#. qkejs
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN1109E\n"
"help.text"
-msgid "<item type=\"literal\">>=</item> or <item type=\"literal\">ge</item>"
+msgid "<literal>>=</literal> or <literal>ge</literal>"
msgstr ""
-#. Cb59Y
+#. UAKHS
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3152741\n"
"help.text"
-msgid "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153876\">Icon</alt></image>"
+msgid "<image id=\"img_id3153876\" src=\"media/helpimg/starmath/bi21314.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153876\">Icon</alt></image>"
msgstr ""
#. ABJYz
@@ -7702,13 +7702,13 @@ msgctxt ""
msgid "Greater than or equal to"
msgstr "چوڭ ياكى تەڭ"
-#. ofUyR
+#. eCG2B
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_idN11183\n"
"help.text"
-msgid "<item type=\"literal\">>></item> or <item type=\"literal\">gg</item>"
+msgid "<literal>>></literal> or <literal>gg</literal>"
msgstr ""
#. 8auBb
@@ -7720,13 +7720,13 @@ msgctxt ""
msgid "Much greater than"
msgstr ""
-#. 9FTAJ
+#. khFKC
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3150840\n"
"help.text"
-msgid "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150846\">Icon</alt></image>"
+msgid "<image id=\"img_id3150846\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150846\">Icon</alt></image>"
msgstr ""
#. UHrCb
@@ -7747,13 +7747,13 @@ msgctxt ""
msgid "is defined as/by definition equal to"
msgstr ""
-#. GvZuD
+#. EpywP
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3154050\n"
"help.text"
-msgid "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154056\">Icon</alt></image>"
+msgid "<image id=\"img_id3154056\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154056\">Icon</alt></image>"
msgstr ""
#. wArgv
@@ -7765,13 +7765,13 @@ msgctxt ""
msgid "divides"
msgstr ""
-#. nHKuC
+#. EDSXx
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3150419\n"
"help.text"
-msgid "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150425\">Icon</alt></image>"
+msgid "<image id=\"img_id3150425\" src=\"media/helpimg/starmath/bi21324.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150425\">Icon</alt></image>"
msgstr ""
#. GziuK
@@ -7783,13 +7783,13 @@ msgctxt ""
msgid "Arrow with double line to the left"
msgstr ""
-#. At5ah
+#. HEVAm
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3154424\n"
"help.text"
-msgid "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154429\">Icon</alt></image>"
+msgid "<image id=\"img_id3154429\" src=\"media/helpimg/starmath/bi21325.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154429\">Icon</alt></image>"
msgstr ""
#. 6ZsLj
@@ -7801,13 +7801,13 @@ msgctxt ""
msgid "Arrow with double line to the left and the right"
msgstr ""
-#. GFxPG
+#. wbvER
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3155410\n"
"help.text"
-msgid "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155417\">Icon</alt></image>"
+msgid "<image id=\"img_id3155417\" src=\"media/helpimg/starmath/bi21326.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155417\">Icon</alt></image>"
msgstr ""
#. DJd7B
@@ -7819,13 +7819,13 @@ msgctxt ""
msgid "Arrow with double line to the right"
msgstr ""
-#. eUMy3
+#. CdjUn
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153373\n"
"help.text"
-msgid "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153379\">Icon</alt></image>"
+msgid "<image id=\"img_id3153379\" src=\"media/helpimg/starmath/bi21303.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153379\">Icon</alt></image>"
msgstr ""
#. C3MkN
@@ -7837,13 +7837,13 @@ msgctxt ""
msgid "Is equivalent/congruent to"
msgstr ""
-#. ASpBh
+#. Fg3Gh
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3149139\n"
"help.text"
-msgid "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149145\">Icon</alt></image>"
+msgid "<image id=\"img_id3149145\" src=\"media/helpimg/starmath/bi21310.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149145\">Icon</alt></image>"
msgstr ""
#. XjCZC
@@ -7855,13 +7855,13 @@ msgctxt ""
msgid "Greater than-equal to"
msgstr "چوڭ ياكى تەڭ"
-#. aAKU3
+#. sxkrJ
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153648\n"
"help.text"
-msgid "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153653\">Icon</alt></image>"
+msgid "<image id=\"img_id3153653\" src=\"media/helpimg/starmath/bi21309.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153653\">Icon</alt></image>"
msgstr ""
#. STPBc
@@ -7873,13 +7873,13 @@ msgctxt ""
msgid "Less than-equal to"
msgstr "كىچىك ياكى تەڭ"
-#. CAmyk
+#. FD6rV
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3145098\n"
"help.text"
-msgid "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145104\">Icon</alt></image>"
+msgid "<image id=\"img_id3145104\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145104\">Icon</alt></image>"
msgstr ""
#. S9xpS
@@ -7891,13 +7891,13 @@ msgctxt ""
msgid "does not divide"
msgstr ""
-#. cJGvt
+#. Pejj6
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3152809\n"
"help.text"
-msgid "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150267\">Icon</alt></image>"
+msgid "<image id=\"img_id3150267\" src=\"media/helpimg/starmath/bi21304.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150267\">Icon</alt></image>"
msgstr ""
#. wPLhC
@@ -7909,13 +7909,13 @@ msgctxt ""
msgid "Is orthogonal to"
msgstr ""
-#. AuFEr
+#. vtFA8
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153161\n"
"help.text"
-msgid "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153168\">Icon</alt></image>"
+msgid "<image id=\"img_id3153168\" src=\"media/helpimg/starmath/bi21308.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153168\">Icon</alt></image>"
msgstr ""
#. eLZQa
@@ -7927,13 +7927,13 @@ msgctxt ""
msgid "Is parallel to"
msgstr ""
-#. mNXRa
+#. r8jzh
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3150336\n"
"help.text"
-msgid "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148396\">Icon</alt></image>"
+msgid "<image id=\"img_id3148396\" src=\"media/helpimg/starmath/bi21312.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148396\">Icon</alt></image>"
msgstr ""
#. BJ3Cz
@@ -7945,13 +7945,13 @@ msgctxt ""
msgid "Is proportional to"
msgstr ""
-#. CqhEU
+#. zsZWT
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3154416\n"
"help.text"
-msgid "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154422\">Icon</alt></image>"
+msgid "<image id=\"img_id3154422\" src=\"media/helpimg/starmath/bi21315.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154422\">Icon</alt></image>"
msgstr ""
#. qR3Ar
@@ -7963,13 +7963,13 @@ msgctxt ""
msgid "Is similar to"
msgstr ""
-#. hTDfx
+#. UBBTk
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3149265\n"
"help.text"
-msgid "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149271\">Icon</alt></image>"
+msgid "<image id=\"img_id3149271\" src=\"media/helpimg/starmath/bi21311.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149271\">Icon</alt></image>"
msgstr ""
#. CDtUh
@@ -7981,13 +7981,13 @@ msgctxt ""
msgid "Is similar or equal to"
msgstr ""
-#. SEyKo
+#. vDUo6
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153957\n"
"help.text"
-msgid "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153962\">Icon</alt></image>"
+msgid "<image id=\"img_id3153962\" src=\"media/helpimg/starmath/bi21316.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153962\">Icon</alt></image>"
msgstr ""
#. FVEYx
@@ -7999,13 +7999,13 @@ msgctxt ""
msgid "Toward"
msgstr "يېقىن"
-#. xXcup
+#. k6fm3
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153963\">Icon</alt></image>"
+msgid "<image id=\"img_id3153963\" src=\"media/helpimg/starmath/bi21327.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153963\">Icon</alt></image>"
msgstr ""
#. gGMFP
@@ -8017,13 +8017,13 @@ msgctxt ""
msgid "Precedes"
msgstr ""
-#. sqjxt
+#. AoFoH
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153959\n"
"help.text"
-msgid "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153964\">Icon</alt></image>"
+msgid "<image id=\"img_id3153964\" src=\"media/helpimg/starmath/bi21328.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153964\">Icon</alt></image>"
msgstr ""
#. wMUAe
@@ -8035,13 +8035,13 @@ msgctxt ""
msgid "Not precedes"
msgstr ""
-#. mGXCn
+#. EVhP6
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153960\n"
"help.text"
-msgid "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153965\">Icon</alt></image>"
+msgid "<image id=\"img_id3153965\" src=\"media/helpimg/starmath/bi21329.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153965\">Icon</alt></image>"
msgstr ""
#. VxJ9r
@@ -8053,13 +8053,13 @@ msgctxt ""
msgid "Succeeds"
msgstr ""
-#. HzC9a
+#. dcz5q
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153961\n"
"help.text"
-msgid "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153966\">Icon</alt></image>"
+msgid "<image id=\"img_id3153966\" src=\"media/helpimg/starmath/bi21330.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153966\">Icon</alt></image>"
msgstr ""
#. EwXma
@@ -8071,13 +8071,13 @@ msgctxt ""
msgid "Not succeeds"
msgstr ""
-#. jBGjQ
+#. RMQ7H
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153962\n"
"help.text"
-msgid "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153967\">Icon</alt></image>"
+msgid "<image id=\"img_id3153967\" src=\"media/helpimg/starmath/bi21331.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153967\">Icon</alt></image>"
msgstr ""
#. 7GtUu
@@ -8089,13 +8089,13 @@ msgctxt ""
msgid "Precedes or equal to"
msgstr ""
-#. zwmEu
+#. pXwjF
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153963\n"
"help.text"
-msgid "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153968\">Icon</alt></image>"
+msgid "<image id=\"img_id3153968\" src=\"media/helpimg/starmath/bi21332.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153968\">Icon</alt></image>"
msgstr ""
#. CSE3L
@@ -8107,13 +8107,13 @@ msgctxt ""
msgid "Succeeds or equal to"
msgstr ""
-#. sSFRm
+#. pohD3
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153964\n"
"help.text"
-msgid "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153969\">Icon</alt></image>"
+msgid "<image id=\"img_id3153969\" src=\"media/helpimg/starmath/bi21333.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153969\">Icon</alt></image>"
msgstr ""
#. 4QGmN
@@ -8125,13 +8125,13 @@ msgctxt ""
msgid "Precedes or equivalent to"
msgstr ""
-#. n7DAE
+#. FoGBL
#: 03091502.xhp
msgctxt ""
"03091502.xhp\n"
"par_id3153965\n"
"help.text"
-msgid "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3153970\">Icon</alt></image>"
+msgid "<image id=\"img_id3153970\" src=\"media/helpimg/starmath/bi21334.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153970\">Icon</alt></image>"
msgstr ""
#. uCzoV
@@ -8215,13 +8215,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. QpPcE
+#. LFLpD
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3146505\n"
"help.text"
-msgid "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146512\">Icon</alt></image>"
+msgid "<image id=\"img_id3146512\" src=\"media/helpimg/starmath/op22001.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146512\">Icon</alt></image>"
msgstr ""
#. FFGfs
@@ -8233,13 +8233,13 @@ msgctxt ""
msgid "Cardinal number"
msgstr ""
-#. xRDan
+#. Pht2f
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3159379\n"
"help.text"
-msgid "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159386\">Icon</alt></image>"
+msgid "<image id=\"img_id3159386\" src=\"media/helpimg/starmath/op22002.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159386\">Icon</alt></image>"
msgstr ""
#. mGRyB
@@ -8251,13 +8251,13 @@ msgctxt ""
msgid "Empty set"
msgstr ""
-#. MBRbK
+#. aXVxh
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158166\n"
"help.text"
-msgid "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158173\">Icon</alt></image>"
+msgid "<image id=\"img_id3158173\" src=\"media/helpimg/starmath/op21401.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158173\">Icon</alt></image>"
msgstr ""
#. sm4Rg
@@ -8269,13 +8269,13 @@ msgctxt ""
msgid "is contained in"
msgstr ""
-#. r8yFV
+#. 6WhsY
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3152402\n"
"help.text"
-msgid "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152408\">Icon</alt></image>"
+msgid "<image id=\"img_id3152408\" src=\"media/helpimg/starmath/op21405.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152408\">Icon</alt></image>"
msgstr ""
#. GEEMZ
@@ -8287,13 +8287,13 @@ msgctxt ""
msgid "Intersection of sets"
msgstr ""
-#. uNnuD
+#. LcNPM
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158212\n"
"help.text"
-msgid "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158218\">Icon</alt></image>"
+msgid "<image id=\"img_id3158218\" src=\"media/helpimg/starmath/op21402.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158218\">Icon</alt></image>"
msgstr ""
#. UzuDG
@@ -8305,13 +8305,13 @@ msgctxt ""
msgid "is not contained in"
msgstr ""
-#. QDACw
+#. eLm8p
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158819\n"
"help.text"
-msgid "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158825\">Icon</alt></image>"
+msgid "<image id=\"img_id3158825\" src=\"media/helpimg/starmath/op21413.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158825\">Icon</alt></image>"
msgstr ""
#. qdSN4
@@ -8323,13 +8323,13 @@ msgctxt ""
msgid "Not subset to"
msgstr ""
-#. 2NzER
+#. fjQEM
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158966\n"
"help.text"
-msgid "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158973\">Icon</alt></image>"
+msgid "<image id=\"img_id3158973\" src=\"media/helpimg/starmath/op21414.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158973\">Icon</alt></image>"
msgstr ""
#. Ndiik
@@ -8341,13 +8341,13 @@ msgctxt ""
msgid "Not subset or equal to"
msgstr ""
-#. 3cRnz
+#. E47CZ
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3159114\n"
"help.text"
-msgid "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159120\">Icon</alt></image>"
+msgid "<image id=\"img_id3159120\" src=\"media/helpimg/starmath/op21415.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159120\">Icon</alt></image>"
msgstr ""
#. DuaNY
@@ -8359,13 +8359,13 @@ msgctxt ""
msgid "Not superset"
msgstr ""
-#. CYB2E
+#. tN9jP
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3163002\n"
"help.text"
-msgid "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163008\">Icon</alt></image>"
+msgid "<image id=\"img_id3163008\" src=\"media/helpimg/starmath/op21416.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163008\">Icon</alt></image>"
msgstr ""
#. UwbsN
@@ -8377,22 +8377,22 @@ msgctxt ""
msgid "Not superset or equal to"
msgstr ""
-#. Emk6Y
+#. xL7Xa
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_idN112D9\n"
"help.text"
-msgid "<item type=\"literal\">owns</item> or <item type=\"literal\">ni</item>"
+msgid "<literal>owns</literal> or <literal>ni</literal>"
msgstr ""
-#. FA8CC
+#. VSBTG
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158359\n"
"help.text"
-msgid "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158366\">Icon</alt></image>"
+msgid "<image id=\"img_id3158366\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158366\">Icon</alt></image>"
msgstr ""
#. YQptA
@@ -8404,13 +8404,13 @@ msgctxt ""
msgid "Contains"
msgstr "ئىچىدە"
-#. i9rCX
+#. BVzpV
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3156480\n"
"help.text"
-msgid "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156486\">Icon</alt></image>"
+msgid "<image id=\"img_id3156486\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156486\">Icon</alt></image>"
msgstr ""
#. wmvnm
@@ -8422,22 +8422,22 @@ msgctxt ""
msgid "Complex number"
msgstr "Complex number"
-#. wD86F
+#. 8WKRJ
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_idN113E5\n"
"help.text"
-msgid "<item type=\"literal\">setminus</item> or <item type=\"literal\">bslash</item>"
+msgid "<literal>setminus</literal> or <literal>bslash</literal>"
msgstr ""
-#. m2XRe
+#. uukK3
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3145932\n"
"help.text"
-msgid "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145938\">Icon</alt></image>"
+msgid "<image id=\"img_id3145938\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145938\">Icon</alt></image>"
msgstr ""
#. W8PY7
@@ -8449,13 +8449,13 @@ msgctxt ""
msgid "Difference between sets"
msgstr ""
-#. j7ecz
+#. PjEX5
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3163149\n"
"help.text"
-msgid "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163156\">Icon</alt></image>"
+msgid "<image id=\"img_id3163156\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163156\">Icon</alt></image>"
msgstr ""
#. juEAq
@@ -8467,13 +8467,13 @@ msgctxt ""
msgid "Natural number"
msgstr ""
-#. gDTGa
+#. cFkYB
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3163444\n"
"help.text"
-msgid "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163450\">Icon</alt></image>"
+msgid "<image id=\"img_id3163450\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163450\">Icon</alt></image>"
msgstr ""
#. eTC9Q
@@ -8485,13 +8485,13 @@ msgctxt ""
msgid "Rational number"
msgstr ""
-#. 8Gk4A
+#. ntda2
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3163591\n"
"help.text"
-msgid "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163598\">Icon</alt></image>"
+msgid "<image id=\"img_id3163598\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163598\">Icon</alt></image>"
msgstr ""
#. CVXPR
@@ -8503,13 +8503,13 @@ msgctxt ""
msgid "Real number"
msgstr ""
-#. pD3AL
+#. BW8JE
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3163296\n"
"help.text"
-msgid "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3163303\">Icon</alt></image>"
+msgid "<image id=\"img_id3163303\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3163303\">Icon</alt></image>"
msgstr ""
#. 2BFXD
@@ -8521,13 +8521,13 @@ msgctxt ""
msgid "Integer"
msgstr "Integer"
-#. fnsnu
+#. ywfCP
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3146357\n"
"help.text"
-msgid "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146363\">Icon</alt></image>"
+msgid "<image id=\"img_id3146363\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146363\">Icon</alt></image>"
msgstr ""
#. bX3jf
@@ -8539,13 +8539,13 @@ msgctxt ""
msgid "Slash / for quotient set (slash) between characters"
msgstr ""
-#. 2PNgA
+#. RWuAq
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3146652\n"
"help.text"
-msgid "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146659\">Icon</alt></image>"
+msgid "<image id=\"img_id3146659\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146659\">Icon</alt></image>"
msgstr ""
#. NGHLF
@@ -8557,13 +8557,13 @@ msgctxt ""
msgid "Subset"
msgstr "تارماق توپلام"
-#. bUD8s
+#. ShrVP
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3146800\n"
"help.text"
-msgid "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146806\">Icon</alt></image>"
+msgid "<image id=\"img_id3146806\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146806\">Icon</alt></image>"
msgstr ""
#. VqxmF
@@ -8575,13 +8575,13 @@ msgctxt ""
msgid "Subset or equal to"
msgstr ""
-#. 8pGLa
+#. SE2JC
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158524\n"
"help.text"
-msgid "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158530\">Icon</alt></image>"
+msgid "<image id=\"img_id3158530\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158530\">Icon</alt></image>"
msgstr ""
#. tGDcX
@@ -8593,13 +8593,13 @@ msgctxt ""
msgid "Superset"
msgstr "تولۇق توپلام"
-#. ZDZcW
+#. MxrDq
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3158671\n"
"help.text"
-msgid "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3158678\">Icon</alt></image>"
+msgid "<image id=\"img_id3158678\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158678\">Icon</alt></image>"
msgstr ""
#. HavfX
@@ -8611,13 +8611,13 @@ msgctxt ""
msgid "Superset or equal to"
msgstr ""
-#. Hh4fW
+#. i8D6n
#: 03091503.xhp
msgctxt ""
"03091503.xhp\n"
"par_id3152548\n"
"help.text"
-msgid "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3152555\">Icon</alt></image>"
+msgid "<image id=\"img_id3152555\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152555\">Icon</alt></image>"
msgstr ""
#. KPHqD
@@ -9205,13 +9205,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. CCKCx
+#. E7TLY
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144534\n"
"help.text"
-msgid "<image id=\"img_id3144541\" src=\"media/helpimg/starmath/fo21604.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144541\">Icon</alt></image>"
+msgid "<image id=\"img_id3144541\" src=\"media/helpimg/starmath/fo21604.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144541\">Icon</alt></image>"
msgstr ""
#. MtgRx
@@ -9223,13 +9223,13 @@ msgctxt ""
msgid "Coproduct"
msgstr "مۇرەككەپ سان"
-#. NF32t
+#. jpK92
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3166611\n"
"help.text"
-msgid "<image id=\"img_id3166618\" src=\"media/helpimg/starmath/fo21614.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3166618\">Icon</alt></image>"
+msgid "<image id=\"img_id3166618\" src=\"media/helpimg/starmath/fo21614.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166618\">Icon</alt></image>"
msgstr ""
#. S9j8D
@@ -9241,13 +9241,13 @@ msgctxt ""
msgid "Lower limit of an operator"
msgstr ""
-#. VAqEP
+#. 9PzdY
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144681\n"
"help.text"
-msgid "<image id=\"img_id3144688\" src=\"media/helpimg/starmath/fo21613.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144688\">Icon</alt></image>"
+msgid "<image id=\"img_id3144688\" src=\"media/helpimg/starmath/fo21613.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144688\">Icon</alt></image>"
msgstr ""
#. YScQ5
@@ -9259,13 +9259,13 @@ msgctxt ""
msgid "Range from ... to"
msgstr ""
-#. rUBZw
+#. CAEvN
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3145083\n"
"help.text"
-msgid "<image id=\"img_id3166470\" src=\"media/helpimg/starmath/fo21607.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166470\">Icon</alt></image>"
+msgid "<image id=\"img_id3166470\" src=\"media/helpimg/starmath/fo21607.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166470\">Icon</alt></image>"
msgstr ""
#. ba5G4
@@ -9277,13 +9277,13 @@ msgctxt ""
msgid "Triple integral"
msgstr "ئۈچ قات ئىنتېگرال"
-#. re6GL
+#. kNowB
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144936\n"
"help.text"
-msgid "<image id=\"img_id3144943\" src=\"media/helpimg/starmath/fo21606.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144943\">Icon</alt></image>"
+msgid "<image id=\"img_id3144943\" src=\"media/helpimg/starmath/fo21606.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144943\">Icon</alt></image>"
msgstr ""
#. QNzAx
@@ -9295,13 +9295,13 @@ msgctxt ""
msgid "Double integral"
msgstr "قوش ئىنتېگرال"
-#. Dyuqc
+#. pNuC4
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144789\n"
"help.text"
-msgid "<image id=\"img_id3144796\" src=\"media/helpimg/starmath/fo21605.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144796\">Icon</alt></image>"
+msgid "<image id=\"img_id3144796\" src=\"media/helpimg/starmath/fo21605.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144796\">Icon</alt></image>"
msgstr ""
#. ic9n5
@@ -9331,13 +9331,13 @@ msgctxt ""
msgid "Limes superior"
msgstr ""
-#. 4qBFM
+#. jN5fq
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3166719\n"
"help.text"
-msgid "<image id=\"img_id3166725\" src=\"media/helpimg/starmath/fo21609.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166725\">Icon</alt></image>"
+msgid "<image id=\"img_id3166725\" src=\"media/helpimg/starmath/fo21609.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166725\">Icon</alt></image>"
msgstr ""
#. p7GnF
@@ -9349,13 +9349,13 @@ msgctxt ""
msgid "Curve integral"
msgstr "ئەگرى سىزىقلىق ئىنتېگرال"
-#. wDvWN
+#. Jcic3
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3166866\n"
"help.text"
-msgid "<image id=\"img_id3166872\" src=\"media/helpimg/starmath/fo21610.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3166872\">Icon</alt></image>"
+msgid "<image id=\"img_id3166872\" src=\"media/helpimg/starmath/fo21610.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166872\">Icon</alt></image>"
msgstr ""
#. PppTF
@@ -9367,13 +9367,13 @@ msgctxt ""
msgid "Double curve integral"
msgstr "قوش ئەگرى سىزىقلىق ئىنتېگرال"
-#. DA5Bp
+#. LEWWF
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3167013\n"
"help.text"
-msgid "<image id=\"img_id3167020\" src=\"media/helpimg/starmath/fo21611.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3167020\">Icon</alt></image>"
+msgid "<image id=\"img_id3167020\" src=\"media/helpimg/starmath/fo21611.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167020\">Icon</alt></image>"
msgstr ""
#. 6yWRL
@@ -9394,13 +9394,13 @@ msgctxt ""
msgid "Placeholder, user-defined operator"
msgstr ""
-#. dEC8p
+#. GBFuV
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144387\n"
"help.text"
-msgid "<image id=\"img_id3144394\" src=\"media/helpimg/starmath/fo21603.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3144394\">Icon</alt></image>"
+msgid "<image id=\"img_id3144394\" src=\"media/helpimg/starmath/fo21603.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144394\">Icon</alt></image>"
msgstr ""
#. cAogx
@@ -9412,13 +9412,13 @@ msgctxt ""
msgid "Product"
msgstr "كۆپەيتمە"
-#. bzBpT
+#. qCNFA
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144240\n"
"help.text"
-msgid "<image id=\"img_id3144247\" src=\"media/helpimg/starmath/fo21602.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144247\">Icon</alt></image>"
+msgid "<image id=\"img_id3144247\" src=\"media/helpimg/starmath/fo21602.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144247\">Icon</alt></image>"
msgstr ""
#. mfdvB
@@ -9430,13 +9430,13 @@ msgctxt ""
msgid "Sum"
msgstr "يىغىندا"
-#. 2i5oh
+#. B5ED4
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3167161\n"
"help.text"
-msgid "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167167\">Icon</alt></image>"
+msgid "<image id=\"img_id3167167\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167167\">Icon</alt></image>"
msgstr ""
#. ujJ9N
@@ -9448,13 +9448,13 @@ msgctxt ""
msgid "Upper limit of an operator"
msgstr ""
-#. eF322
+#. vAnPU
#: 03091505.xhp
msgctxt ""
"03091505.xhp\n"
"par_id3144093\n"
"help.text"
-msgid "<image id=\"img_id3144100\" src=\"media/helpimg/starmath/fo21601.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3144100\">Icon</alt></image>"
+msgid "<image id=\"img_id3144100\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3144100\">Icon</alt></image>"
msgstr ""
#. EkvSq
@@ -9520,13 +9520,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. 8Bo3w
+#. cec43
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3167709\n"
"help.text"
-msgid "<image id=\"img_id3167716\" src=\"media/helpimg/starmath/at21701.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167716\">Icon</alt></image>"
+msgid "<image id=\"img_id3167716\" src=\"media/helpimg/starmath/at21701.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167716\">Icon</alt></image>"
msgstr ""
#. 5torC
@@ -9538,13 +9538,13 @@ msgctxt ""
msgid "Accent to top right above a character"
msgstr ""
-#. uWBCb
+#. o7s2E
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3159771\n"
"help.text"
-msgid "<image id=\"img_id3159778\" src=\"media/helpimg/starmath/at21705.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159778\">Icon</alt></image>"
+msgid "<image id=\"img_id3159778\" src=\"media/helpimg/starmath/at21705.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159778\">Icon</alt></image>"
msgstr ""
#. M5oba
@@ -9556,13 +9556,13 @@ msgctxt ""
msgid "Horizontal bar above a character"
msgstr ""
-#. uCGoZ
+#. NfUaV
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3161361\n"
"help.text"
-msgid "<image id=\"img_id3161367\" src=\"cmd/sc_bold.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161367\">Icon</alt></image>"
+msgid "<image id=\"img_id3161367\" src=\"cmd/sc_bold.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161367\">Icon</alt></image>"
msgstr ""
#. es4i3
@@ -9574,13 +9574,13 @@ msgctxt ""
msgid "Bold"
msgstr "توم"
-#. yFHFA
+#. vWoL5
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3168153\n"
"help.text"
-msgid "<image id=\"img_id3168160\" src=\"media/helpimg/starmath/at21704.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3168160\">Icon</alt></image>"
+msgid "<image id=\"img_id3168160\" src=\"media/helpimg/starmath/at21704.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168160\">Icon</alt></image>"
msgstr ""
#. fDKnV
@@ -9592,13 +9592,13 @@ msgctxt ""
msgid "Top open arc above a character"
msgstr ""
-#. BDCmL
+#. mhKSQ
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3168006\n"
"help.text"
-msgid "<image id=\"img_id3168012\" src=\"media/helpimg/starmath/at21703.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168012\">Icon</alt></image>"
+msgid "<image id=\"img_id3168012\" src=\"media/helpimg/starmath/at21703.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168012\">Icon</alt></image>"
msgstr ""
#. mEfHC
@@ -9610,13 +9610,13 @@ msgctxt ""
msgid "Upside down roof"
msgstr ""
-#. ipB3A
+#. SJTnF
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3168303\n"
"help.text"
-msgid "<image id=\"img_id3168309\" src=\"media/helpimg/starmath/at21709.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168309\">Icon</alt></image>"
+msgid "<image id=\"img_id3168309\" src=\"media/helpimg/starmath/at21709.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168309\">Icon</alt></image>"
msgstr ""
#. Ek5Wo
@@ -9646,13 +9646,13 @@ msgctxt ""
msgid "The <emph>color</emph> command changes the character color; first enter the <emph>color</emph> command directly in the <emph>Commands</emph> window. Then enter the color name (black, white, cyan, magenta, red, blue, green, or yellow). Then enter the characters to be changed."
msgstr ""
-#. ANvGo
+#. wngPB
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3161104\n"
"help.text"
-msgid "<image id=\"img_id3161111\" src=\"media/helpimg/starmath/at21712.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161111\">Icon</alt></image>"
+msgid "<image id=\"img_id3161111\" src=\"media/helpimg/starmath/at21712.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161111\">Icon</alt></image>"
msgstr ""
#. MQZTH
@@ -9664,13 +9664,13 @@ msgctxt ""
msgid "Three dots above a character"
msgstr ""
-#. AHPxm
+#. JA6ao
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160512\n"
"help.text"
-msgid "<image id=\"img_id3160519\" src=\"media/helpimg/starmath/at21711.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160519\">Icon</alt></image>"
+msgid "<image id=\"img_id3160519\" src=\"media/helpimg/starmath/at21711.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160519\">Icon</alt></image>"
msgstr ""
#. jqAz8
@@ -9682,13 +9682,13 @@ msgctxt ""
msgid "Two dots above a character"
msgstr ""
-#. xcUdi
+#. TFb2K
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3159919\n"
"help.text"
-msgid "<image id=\"img_id3159926\" src=\"media/helpimg/starmath/at21710.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159926\">Icon</alt></image>"
+msgid "<image id=\"img_id3159926\" src=\"media/helpimg/starmath/at21710.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159926\">Icon</alt></image>"
msgstr ""
#. ixAQG
@@ -9700,13 +9700,13 @@ msgctxt ""
msgid "Dot above a character"
msgstr ""
-#. ctD7B
+#. vFq8p
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3167857\n"
"help.text"
-msgid "<image id=\"img_id3167864\" src=\"media/helpimg/starmath/at21702.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3167864\">Icon</alt></image>"
+msgid "<image id=\"img_id3167864\" src=\"media/helpimg/starmath/at21702.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3167864\">Icon</alt></image>"
msgstr ""
#. N7xvR
@@ -9718,13 +9718,13 @@ msgctxt ""
msgid "Accent to bottom right above a character"
msgstr ""
-#. CxFkH
+#. GSsF2
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3159622\n"
"help.text"
-msgid "<image id=\"img_id3159628\" src=\"media/helpimg/starmath/at21707.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3159628\">Icon</alt></image>"
+msgid "<image id=\"img_id3159628\" src=\"media/helpimg/starmath/at21707.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159628\">Icon</alt></image>"
msgstr ""
#. 4d5a8
@@ -9736,13 +9736,13 @@ msgctxt ""
msgid "\"Roof\" above a character"
msgstr ""
-#. VZTLW
+#. 38CAe
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3161469\n"
"help.text"
-msgid "<image id=\"img_id3161476\" src=\"cmd/sc_italic.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3161476\">Icon</alt></image>"
+msgid "<image id=\"img_id3161476\" src=\"cmd/sc_italic.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161476\">Icon</alt></image>"
msgstr ""
#. LbSw2
@@ -9772,13 +9772,13 @@ msgctxt ""
msgid "Remove the Italics attribute"
msgstr ""
-#. CfxjE
+#. YfXLX
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160659\n"
"help.text"
-msgid "<image id=\"img_id3160666\" src=\"media/helpimg/starmath/at21713.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160666\">Icon</alt></image>"
+msgid "<image id=\"img_id3160666\" src=\"media/helpimg/starmath/at21713.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160666\">Icon</alt></image>"
msgstr ""
#. bDEFU
@@ -9790,13 +9790,13 @@ msgctxt ""
msgid "Horizontal bar above a character"
msgstr ""
-#. tkVvu
+#. jDaBQ
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160956\n"
"help.text"
-msgid "<image id=\"img_id3160962\" src=\"media/helpimg/starmath/at21715.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160962\">Icon</alt></image>"
+msgid "<image id=\"img_id3160962\" src=\"media/helpimg/starmath/at21715.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160962\">Icon</alt></image>"
msgstr ""
#. rEkBP
@@ -9808,13 +9808,13 @@ msgctxt ""
msgid "Horizontal bar through a character"
msgstr ""
-#. F2XGM
+#. MgJx2
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3161252\n"
"help.text"
-msgid "<image id=\"img_id3161259\" src=\"media/helpimg/starmath/at21716.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3161259\">Icon</alt></image>"
+msgid "<image id=\"img_id3161259\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3161259\">Icon</alt></image>"
msgstr ""
#. rY2pH
@@ -9826,13 +9826,13 @@ msgctxt ""
msgid "Phantom character"
msgstr ""
-#. Gn7m3
+#. ewsRt
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3168599\n"
"help.text"
-msgid "<image id=\"img_id3168605\" src=\"media/helpimg/starmath/at21708.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168605\">Icon</alt></image>"
+msgid "<image id=\"img_id3168605\" src=\"media/helpimg/starmath/at21708.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168605\">Icon</alt></image>"
msgstr ""
#. SkR7m
@@ -9844,13 +9844,13 @@ msgctxt ""
msgid "Tilde above a character"
msgstr ""
-#. 4EzfE
+#. iXJAQ
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160808\n"
"help.text"
-msgid "<image id=\"img_id3160814\" src=\"media/helpimg/starmath/at21714.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160814\">Icon</alt></image>"
+msgid "<image id=\"img_id3160814\" src=\"media/helpimg/starmath/at21714.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160814\">Icon</alt></image>"
msgstr ""
#. ETsmG
@@ -9862,13 +9862,13 @@ msgctxt ""
msgid "Horizontal bar below a character"
msgstr ""
-#. KuaFd
+#. byvwE
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3168451\n"
"help.text"
-msgid "<image id=\"img_id3168457\" src=\"media/helpimg/starmath/im21106.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3168457\">Icon</alt></image>"
+msgid "<image id=\"img_id3168457\" src=\"media/helpimg/starmath/im21106.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168457\">Icon</alt></image>"
msgstr ""
#. JhETG
@@ -9880,13 +9880,13 @@ msgctxt ""
msgid "Vector arrow above a character"
msgstr ""
-#. 8j4GP
+#. wcs3c
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160364\n"
"help.text"
-msgid "<image id=\"img_id3160370\" src=\"media/helpimg/starmath/at21722.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160370\">Icon</alt></image>"
+msgid "<image id=\"img_id3160370\" src=\"media/helpimg/starmath/at21722.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160370\">Icon</alt></image>"
msgstr ""
#. 23gvb
@@ -9898,13 +9898,13 @@ msgctxt ""
msgid "wide roof, adjusts to the character size"
msgstr ""
-#. DXZEi
+#. mF8Ah
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160215\n"
"help.text"
-msgid "<image id=\"img_id3160222\" src=\"media/helpimg/starmath/at21723.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160222\">Icon</alt></image>"
+msgid "<image id=\"img_id3160222\" src=\"media/helpimg/starmath/at21723.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160222\">Icon</alt></image>"
msgstr ""
#. 2a8ye
@@ -9916,13 +9916,13 @@ msgctxt ""
msgid "wide tilde, adjusts to the character size"
msgstr ""
-#. 7EvBM
+#. EHoDk
#: 03091506.xhp
msgctxt ""
"03091506.xhp\n"
"par_id3160067\n"
"help.text"
-msgid "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3160074\">Icon</alt></image>"
+msgid "<image id=\"img_id3160074\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3160074\">Icon</alt></image>"
msgstr ""
#. dZ2uv
@@ -9997,13 +9997,13 @@ msgctxt ""
msgid "Placeholder"
msgstr "ئورۇن بەلگىسى"
-#. 9jePj
+#. eRgAU
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179931\n"
"help.text"
-msgid "<image id=\"img_id3179937\" src=\"media/helpimg/starmath/mi22008.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179937\">Icon</alt></image>"
+msgid "<image id=\"img_id3179937\" src=\"media/helpimg/starmath/mi22008.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179937\">Icon</alt></image>"
msgstr ""
#. kRTrv
@@ -10015,13 +10015,13 @@ msgctxt ""
msgid "Math-axis ellipsis"
msgstr ""
-#. yriuT
+#. Akhxc
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3180374\n"
"help.text"
-msgid "<image id=\"img_id3180380\" src=\"media/helpimg/starmath/mi22010.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180380\">Icon</alt></image>"
+msgid "<image id=\"img_id3180380\" src=\"media/helpimg/starmath/mi22010.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3180380\">Icon</alt></image>"
msgstr ""
#. hxZCA
@@ -10033,13 +10033,13 @@ msgctxt ""
msgid "Downward diagonal ellipsis"
msgstr ""
-#. nBGoA
+#. 2Exca
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179784\n"
"help.text"
-msgid "<image id=\"img_id3179790\" src=\"media/helpimg/starmath/mi22011.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179790\">Icon</alt></image>"
+msgid "<image id=\"img_id3179790\" src=\"media/helpimg/starmath/mi22011.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179790\">Icon</alt></image>"
msgstr ""
#. xKwP3
@@ -10051,22 +10051,22 @@ msgctxt ""
msgid "Ellipsis"
msgstr ""
-#. kXtGH
+#. XnEXo
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_idN127BB\n"
"help.text"
-msgid "<item type=\"literal\">dotsup</item> or <item type=\"literal\">dotsdiag</item>"
+msgid "<literal>dotsup</literal> or <literal>dotsdiag</literal>"
msgstr ""
-#. eA9Hn
+#. brT8y
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3180078\n"
"help.text"
-msgid "<image id=\"img_id3180085\" src=\"media/helpimg/starmath/mi22009.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180085\">Icon</alt></image>"
+msgid "<image id=\"img_id3180085\" src=\"media/helpimg/starmath/mi22009.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3180085\">Icon</alt></image>"
msgstr ""
#. WJoKS
@@ -10078,13 +10078,13 @@ msgctxt ""
msgid "Upward diagonal ellipsis"
msgstr ""
-#. 9xF9D
+#. f87PL
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3180226\n"
"help.text"
-msgid "<image id=\"img_id3180233\" src=\"media/helpimg/starmath/mi22012.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3180233\">Icon</alt></image>"
+msgid "<image id=\"img_id3180233\" src=\"media/helpimg/starmath/mi22012.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3180233\">Icon</alt></image>"
msgstr ""
#. qxGPE
@@ -10096,13 +10096,13 @@ msgctxt ""
msgid "Vertical ellipsis"
msgstr ""
-#. seh2A
+#. jH754
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179636\n"
"help.text"
-msgid "<image id=\"img_id3179643\" src=\"media/helpimg/starmath/mi22019.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179643\">Icon</alt></image>"
+msgid "<image id=\"img_id3179643\" src=\"media/helpimg/starmath/mi22019.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179643\">Icon</alt></image>"
msgstr ""
#. kxCN7
@@ -10114,13 +10114,13 @@ msgctxt ""
msgid "Down arrow"
msgstr "ئاستى يا ئوق"
-#. BAe6N
+#. xziEX
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162627\n"
"help.text"
-msgid "<image id=\"img_id3162633\" src=\"media/helpimg/starmath/mi21608.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162633\">Icon</alt></image>"
+msgid "<image id=\"img_id3162633\" src=\"media/helpimg/starmath/mi21608.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3162633\">Icon</alt></image>"
msgstr ""
#. E7FKi
@@ -10132,13 +10132,13 @@ msgctxt ""
msgid "Existential quantifier, there is at least one"
msgstr ""
-#. rsYVJ
+#. XWEZx
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_idA3162627\n"
"help.text"
-msgid "<image id=\"img_idA3162633\" src=\"media/helpimg/starmath/mi21618.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_idA3162633\">Icon</alt></image>"
+msgid "<image id=\"img_idA3162633\" src=\"media/helpimg/starmath/mi21618.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_idA3162633\">Icon</alt></image>"
msgstr ""
#. ZCXd5
@@ -10150,13 +10150,13 @@ msgctxt ""
msgid "Existential quantifier, there does not exist"
msgstr ""
-#. BUX67
+#. C9THq
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162775\n"
"help.text"
-msgid "<image id=\"img_id3162781\" src=\"media/helpimg/starmath/mi21612.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162781\">Icon</alt></image>"
+msgid "<image id=\"img_id3162781\" src=\"media/helpimg/starmath/mi21612.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3162781\">Icon</alt></image>"
msgstr ""
#. SCqgq
@@ -10168,13 +10168,13 @@ msgctxt ""
msgid "Universal quantifier, for all"
msgstr ""
-#. nRNpF
+#. Rf4nE
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162922\n"
"help.text"
-msgid "<image id=\"img_id3178464\" src=\"media/helpimg/starmath/mi22014.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178464\">Icon</alt></image>"
+msgid "<image id=\"img_id3178464\" src=\"media/helpimg/starmath/mi22014.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3178464\">Icon</alt></image>"
msgstr ""
#. Yf8hP
@@ -10186,13 +10186,13 @@ msgctxt ""
msgid "h with line over it"
msgstr ""
-#. HoXaw
+#. AFqVZ
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3178900\n"
"help.text"
-msgid "<image id=\"img_id3178906\" src=\"media/helpimg/starmath/mi22004.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178906\">Icon</alt></image>"
+msgid "<image id=\"img_id3178906\" src=\"media/helpimg/starmath/mi22004.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3178906\">Icon</alt></image>"
msgstr ""
#. reAGT
@@ -10204,22 +10204,22 @@ msgctxt ""
msgid "Imaginary part of a complex number"
msgstr ""
-#. qgdFM
+#. zU2LY
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_idN12939\n"
"help.text"
-msgid "<item type=\"literal\">infinity</item> or <item type=\"literal\">infty</item>"
+msgid "<literal>infinity</literal> or <literal>infty</literal>"
msgstr ""
-#. zG5iG
+#. MzaN8
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162185\n"
"help.text"
-msgid "<image id=\"img_id3162192\" src=\"media/helpimg/starmath/mi22005.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162192\">Icon</alt></image>"
+msgid "<image id=\"img_id3162192\" src=\"media/helpimg/starmath/mi22005.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3162192\">Icon</alt></image>"
msgstr ""
#. EApwg
@@ -10231,13 +10231,13 @@ msgctxt ""
msgid "Infinite"
msgstr ""
-#. vMA9D
+#. srcD6
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3178604\n"
"help.text"
-msgid "<image id=\"img_id3178611\" src=\"media/helpimg/starmath/mi22015.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178611\">Icon</alt></image>"
+msgid "<image id=\"img_id3178611\" src=\"media/helpimg/starmath/mi22015.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3178611\">Icon</alt></image>"
msgstr ""
#. MBAGB
@@ -10249,13 +10249,13 @@ msgctxt ""
msgid "Lambda with line over it"
msgstr ""
-#. 2EdaE
+#. RVdAe
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179195\n"
"help.text"
-msgid "<image id=\"img_id3179201\" src=\"media/helpimg/starmath/mi22016.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179201\">Icon</alt></image>"
+msgid "<image id=\"img_id3179201\" src=\"media/helpimg/starmath/mi22016.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179201\">Icon</alt></image>"
msgstr ""
#. nno3N
@@ -10267,13 +10267,13 @@ msgctxt ""
msgid "Left arrow"
msgstr "سول يا ئوق"
-#. 7qVfH
+#. tP6zK
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162480\n"
"help.text"
-msgid "<image id=\"img_id3162486\" src=\"media/helpimg/starmath/mi22013.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162486\">Icon</alt></image>"
+msgid "<image id=\"img_id3162486\" src=\"media/helpimg/starmath/mi22013.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3162486\">Icon</alt></image>"
msgstr ""
#. hfUu3
@@ -10285,13 +10285,13 @@ msgctxt ""
msgid "Nabla vector"
msgstr ""
-#. ysAU6
+#. jo7YE
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3162332\n"
"help.text"
-msgid "<image id=\"img_id3162339\" src=\"media/helpimg/starmath/mi22006.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3162339\">Icon</alt></image>"
+msgid "<image id=\"img_id3162339\" src=\"media/helpimg/starmath/mi22006.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3162339\">Icon</alt></image>"
msgstr ""
#. HE8ov
@@ -10303,13 +10303,13 @@ msgctxt ""
msgid "Partial derivative or set margin"
msgstr ""
-#. CDeua
+#. FuPNr
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3178752\n"
"help.text"
-msgid "<image id=\"img_id3178759\" src=\"media/helpimg/starmath/mi22003.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3178759\">Icon</alt></image>"
+msgid "<image id=\"img_id3178759\" src=\"media/helpimg/starmath/mi22003.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3178759\">Icon</alt></image>"
msgstr ""
#. HDmFq
@@ -10321,13 +10321,13 @@ msgctxt ""
msgid "Real part of a complex number"
msgstr ""
-#. FBRAC
+#. FfpEm
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179342\n"
"help.text"
-msgid "<image id=\"img_id3179349\" src=\"media/helpimg/starmath/mi22017.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179349\">Icon</alt></image>"
+msgid "<image id=\"img_id3179349\" src=\"media/helpimg/starmath/mi22017.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179349\">Icon</alt></image>"
msgstr ""
#. jZeSn
@@ -10339,13 +10339,13 @@ msgctxt ""
msgid "Right arrow"
msgstr "ئوڭ يا ئوق"
-#. jXKvP
+#. K5AHR
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179489\n"
"help.text"
-msgid "<image id=\"img_id3179496\" src=\"media/helpimg/starmath/mi22018.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179496\">Icon</alt></image>"
+msgid "<image id=\"img_id3179496\" src=\"media/helpimg/starmath/mi22018.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179496\">Icon</alt></image>"
msgstr ""
#. 8627X
@@ -10357,13 +10357,13 @@ msgctxt ""
msgid "Up arrow"
msgstr "ئۈستى يا ئوق"
-#. NBJFS
+#. ikTfj
#: 03091507.xhp
msgctxt ""
"03091507.xhp\n"
"par_id3179047\n"
"help.text"
-msgid "<image id=\"img_id3179054\" src=\"media/helpimg/starmath/mi22007.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3179054\">Icon</alt></image>"
+msgid "<image id=\"img_id3179054\" src=\"media/helpimg/starmath/mi22007.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3179054\">Icon</alt></image>"
msgstr ""
#. FC7HD
@@ -10429,13 +10429,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. cGGSG
+#. d4xMB
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3180783\n"
"help.text"
-msgid "<image id=\"img_id3180789\" src=\"media/helpimg/starmath/al21801.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180789\">Icon</alt></image>"
+msgid "<image id=\"img_id3180789\" src=\"media/helpimg/starmath/al21801.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3180789\">Icon</alt></image>"
msgstr ""
#. NmQ9B
@@ -10447,13 +10447,13 @@ msgctxt ""
msgid "Normal round left and right bracket"
msgstr ""
-#. HF57J
+#. BHKGE
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3180930\n"
"help.text"
-msgid "<image id=\"img_id3180936\" src=\"media/helpimg/starmath/al21802.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3180936\">Icon</alt></image>"
+msgid "<image id=\"img_id3180936\" src=\"media/helpimg/starmath/al21802.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3180936\">Icon</alt></image>"
msgstr ""
#. UHy6E
@@ -10465,13 +10465,13 @@ msgctxt ""
msgid "Left and right square bracket"
msgstr ""
-#. ofUp5
+#. vDxXK
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181078\n"
"help.text"
-msgid "<image id=\"img_id3181084\" src=\"media/helpimg/starmath/al21823.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181084\">Icon</alt></image>"
+msgid "<image id=\"img_id3181084\" src=\"media/helpimg/starmath/al21823.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181084\">Icon</alt></image>"
msgstr ""
#. SCa3n
@@ -10483,13 +10483,13 @@ msgctxt ""
msgid "Left and right square double bracket"
msgstr ""
-#. sm6YX
+#. 5Z2pi
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181229\n"
"help.text"
-msgid "<image id=\"img_id3181235\" src=\"media/helpimg/starmath/al21805.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181235\">Icon</alt></image>"
+msgid "<image id=\"img_id3181235\" src=\"media/helpimg/starmath/al21805.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181235\">Icon</alt></image>"
msgstr ""
#. Jixmh
@@ -10501,13 +10501,13 @@ msgctxt ""
msgid "Left and right vertical line"
msgstr ""
-#. JDAMV
+#. ZEAEE
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181377\n"
"help.text"
-msgid "<image id=\"img_id3181384\" src=\"media/helpimg/starmath/al21806.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181384\">Icon</alt></image>"
+msgid "<image id=\"img_id3181384\" src=\"media/helpimg/starmath/al21806.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181384\">Icon</alt></image>"
msgstr ""
#. jKGfG
@@ -10519,13 +10519,13 @@ msgctxt ""
msgid "Left and right double vertical lines"
msgstr ""
-#. hSV4s
+#. DEuLV
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181525\n"
"help.text"
-msgid "<image id=\"img_id3181532\" src=\"media/helpimg/starmath/al21804.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181532\">Icon</alt></image>"
+msgid "<image id=\"img_id3181532\" src=\"media/helpimg/starmath/al21804.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181532\">Icon</alt></image>"
msgstr ""
#. kYWGD
@@ -10537,13 +10537,13 @@ msgctxt ""
msgid "Left and right curly brackets, set bracket"
msgstr ""
-#. AWNJx
+#. Gtom8
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181674\n"
"help.text"
-msgid "<image id=\"img_id3181680\" src=\"media/helpimg/starmath/al21803.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181680\">Icon</alt></image>"
+msgid "<image id=\"img_id3181680\" src=\"media/helpimg/starmath/al21803.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181680\">Icon</alt></image>"
msgstr ""
#. YvBNE
@@ -10555,13 +10555,13 @@ msgctxt ""
msgid "Left and right pointed bracket"
msgstr ""
-#. D7aGp
+#. RAY5V
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181822\n"
"help.text"
-msgid "<image id=\"img_id3181828\" src=\"media/helpimg/starmath/al21821.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181828\">Icon</alt></image>"
+msgid "<image id=\"img_id3181828\" src=\"media/helpimg/starmath/al21821.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181828\">Icon</alt></image>"
msgstr ""
#. i9GQu
@@ -10573,13 +10573,13 @@ msgctxt ""
msgid "Left and right pointed operator bracket"
msgstr ""
-#. 7FY55
+#. zr3EE
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3181973\n"
"help.text"
-msgid "<image id=\"img_id3181980\" src=\"media/helpimg/starmath/al21808.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3181980\">Icon</alt></image>"
+msgid "<image id=\"img_id3181980\" src=\"media/helpimg/starmath/al21808.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3181980\">Icon</alt></image>"
msgstr ""
#. BkZdN
@@ -10591,13 +10591,13 @@ msgctxt ""
msgid "Left and right group bracket. They are not displayed in the document and do not take up any room."
msgstr ""
-#. 9dFXS
+#. A9GYt
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182083\n"
"help.text"
-msgid "<image id=\"img_id3182090\" src=\"media/helpimg/starmath/al21809.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182090\">Icon</alt></image>"
+msgid "<image id=\"img_id3182090\" src=\"media/helpimg/starmath/al21809.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182090\">Icon</alt></image>"
msgstr ""
#. st5dU
@@ -10609,13 +10609,13 @@ msgctxt ""
msgid "Brackets, scalable"
msgstr ""
-#. ENGKk
+#. PYgh9
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182210\n"
"help.text"
-msgid "<image id=\"img_id3182216\" src=\"media/helpimg/starmath/al21810.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182216\">Icon</alt></image>"
+msgid "<image id=\"img_id3182216\" src=\"media/helpimg/starmath/al21810.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182216\">Icon</alt></image>"
msgstr ""
#. Ed5xr
@@ -10627,13 +10627,13 @@ msgctxt ""
msgid "Square brackets, scalable"
msgstr ""
-#. GEFHG
+#. gw5x7
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182332\n"
"help.text"
-msgid "<image id=\"img_id3182339\" src=\"media/helpimg/starmath/al21824.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182339\">Icon</alt></image>"
+msgid "<image id=\"img_id3182339\" src=\"media/helpimg/starmath/al21824.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182339\">Icon</alt></image>"
msgstr ""
#. x9DpW
@@ -10645,13 +10645,13 @@ msgctxt ""
msgid "Double square brackets, scalable"
msgstr ""
-#. uFegV
+#. B9iAB
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182456\n"
"help.text"
-msgid "<image id=\"img_id3182463\" src=\"media/helpimg/starmath/al21812.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182463\">Icon</alt></image>"
+msgid "<image id=\"img_id3182463\" src=\"media/helpimg/starmath/al21812.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182463\">Icon</alt></image>"
msgstr ""
#. QXXDx
@@ -10663,13 +10663,13 @@ msgctxt ""
msgid "Braces, scalable"
msgstr ""
-#. EaBZg
+#. PHUGQ
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182579\n"
"help.text"
-msgid "<image id=\"img_id3182586\" src=\"media/helpimg/starmath/al21813.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182586\">Icon</alt></image>"
+msgid "<image id=\"img_id3182586\" src=\"media/helpimg/starmath/al21813.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182586\">Icon</alt></image>"
msgstr ""
#. m2ghA
@@ -10681,13 +10681,13 @@ msgctxt ""
msgid "Single lines, scalable"
msgstr ""
-#. aoFK5
+#. nGe3M
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182702\n"
"help.text"
-msgid "<image id=\"img_id3182709\" src=\"media/helpimg/starmath/al21814.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182709\">Icon</alt></image>"
+msgid "<image id=\"img_id3182709\" src=\"media/helpimg/starmath/al21814.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182709\">Icon</alt></image>"
msgstr ""
#. CJD5Q
@@ -10699,13 +10699,13 @@ msgctxt ""
msgid "Double lines, scalable"
msgstr ""
-#. ny9qF
+#. 5qqfJ
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182825\n"
"help.text"
-msgid "<image id=\"img_id3182832\" src=\"media/helpimg/starmath/al21811.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182832\">Icon</alt></image>"
+msgid "<image id=\"img_id3182832\" src=\"media/helpimg/starmath/al21811.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182832\">Icon</alt></image>"
msgstr ""
#. BLH52
@@ -10717,13 +10717,13 @@ msgctxt ""
msgid "Angle brackets, scalable"
msgstr ""
-#. K9cFL
+#. GuBHX
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3182948\n"
"help.text"
-msgid "<image id=\"img_id3182955\" src=\"media/helpimg/starmath/al21822.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3182955\">Icon</alt></image>"
+msgid "<image id=\"img_id3182955\" src=\"media/helpimg/starmath/al21822.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3182955\">Icon</alt></image>"
msgstr ""
#. aaku8
@@ -10735,13 +10735,13 @@ msgctxt ""
msgid "Scalable left and right pointed operator bracket"
msgstr ""
-#. 9eZcc
+#. CcC4t
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3183072\n"
"help.text"
-msgid "<image id=\"img_id3183078\" src=\"media/helpimg/starmath/al21825.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183078\">Icon</alt></image>"
+msgid "<image id=\"img_id3183078\" src=\"media/helpimg/starmath/al21825.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3183078\">Icon</alt></image>"
msgstr ""
#. F2Ydk
@@ -10753,13 +10753,13 @@ msgctxt ""
msgid "Scalable curly set bracket on top"
msgstr ""
-#. EV6CT
+#. igG74
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3183223\n"
"help.text"
-msgid "<image id=\"img_id3183230\" src=\"media/helpimg/starmath/al21826.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183230\">Icon</alt></image>"
+msgid "<image id=\"img_id3183230\" src=\"media/helpimg/starmath/al21826.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3183230\">Icon</alt></image>"
msgstr ""
#. LfbHS
@@ -10789,13 +10789,13 @@ msgctxt ""
msgid "Left and right line with upper edges"
msgstr ""
-#. ErATj
+#. BHUs2
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_idN12F9F\n"
"help.text"
-msgid "<item type=\"literal\">\\lbrace \\rbrace</item> or <item type=\"literal\">\\{ \\}</item>"
+msgid "<literal>\\lbrace \\rbrace</literal> or <literal>\\{ \\}</literal>"
msgstr ""
#. CWCoh
@@ -10870,22 +10870,22 @@ msgctxt ""
msgid "Left and right line with upper edges"
msgstr ""
-#. D2dRU
+#. CzVHC
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id3985717\n"
"help.text"
-msgid "<item type=\"literal\">none</item>"
+msgid "<literal>none</literal>"
msgstr ""
-#. HFsFP
+#. AcuvC
#: 03091508.xhp
msgctxt ""
"03091508.xhp\n"
"par_id1778008\n"
"help.text"
-msgid "Qualifier to suppress one bracket, as in <item type=\"literal\">right none </item>"
+msgid "Qualifier to suppress one bracket, as in <literal>right none </literal>"
msgstr ""
#. BvLcE
@@ -10942,13 +10942,13 @@ msgctxt ""
msgid "Meaning"
msgstr ""
-#. HpSAS
+#. 2pAnu
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3184418\n"
"help.text"
-msgid "<image id=\"img_id3184425\" src=\"media/helpimg/starmath/co21916.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184425\">Icon</alt></image>"
+msgid "<image id=\"img_id3184425\" src=\"media/helpimg/starmath/co21916.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3184425\">Icon</alt></image>"
msgstr ""
#. TUwug
@@ -10960,13 +10960,13 @@ msgctxt ""
msgid "Left exponent"
msgstr ""
-#. LDPyX
+#. UDf3B
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3184566\n"
"help.text"
-msgid "<image id=\"img_id3184572\" src=\"media/helpimg/starmath/co21918.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184572\">Icon</alt></image>"
+msgid "<image id=\"img_id3184572\" src=\"media/helpimg/starmath/co21918.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3184572\">Icon</alt></image>"
msgstr ""
#. gDQSk
@@ -10978,22 +10978,22 @@ msgctxt ""
msgid "Exponent directly above a character"
msgstr ""
-#. 2VAEW
+#. ySWJE
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_idN13117\n"
"help.text"
-msgid "<item type=\"literal\">^</item> or <item type=\"literal\">sup</item> or <item type=\"literal\">rsup</item>"
+msgid "<literal>^</literal> or <literal>sup</literal> or <literal>rsup</literal>"
msgstr ""
-#. YFj89
+#. v7vQv
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3184717\n"
"help.text"
-msgid "<image id=\"img_id3184724\" src=\"media/helpimg/starmath/co21908.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184724\">Icon</alt></image>"
+msgid "<image id=\"img_id3184724\" src=\"media/helpimg/starmath/co21908.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3184724\">Icon</alt></image>"
msgstr ""
#. EpL9g
@@ -11005,13 +11005,13 @@ msgctxt ""
msgid "Right exponent"
msgstr ""
-#. dfGoZ
+#. tmVCE
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3184864\n"
"help.text"
-msgid "<image id=\"img_id3184871\" src=\"media/helpimg/starmath/co21905.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3184871\">Icon</alt></image>"
+msgid "<image id=\"img_id3184871\" src=\"media/helpimg/starmath/co21905.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3184871\">Icon</alt></image>"
msgstr ""
#. CADG7
@@ -11023,13 +11023,13 @@ msgctxt ""
msgid "Binom"
msgstr ""
-#. AgDJz
+#. NjrxG
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185011\n"
"help.text"
-msgid "<image id=\"img_id3185018\" src=\"media/helpimg/starmath/co21901.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185018\">Icon</alt></image>"
+msgid "<image id=\"img_id3185018\" src=\"media/helpimg/starmath/co21901.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185018\">Icon</alt></image>"
msgstr ""
#. HVyHD
@@ -11041,13 +11041,13 @@ msgctxt ""
msgid "New line"
msgstr "يېڭى قۇر"
-#. Cesk3
+#. bohCd
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185119\n"
"help.text"
-msgid "<image id=\"img_id3185126\" src=\"media/helpimg/starmath/co21912.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185126\">Icon</alt></image>"
+msgid "<image id=\"img_id3185126\" src=\"media/helpimg/starmath/co21912.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185126\">Icon</alt></image>"
msgstr ""
#. tTC3y
@@ -11059,13 +11059,13 @@ msgctxt ""
msgid "Left index"
msgstr ""
-#. ywr8E
+#. jUJSD
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185267\n"
"help.text"
-msgid "<image id=\"img_id3185274\" src=\"media/helpimg/starmath/co21917.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185274\">Icon</alt></image>"
+msgid "<image id=\"img_id3185274\" src=\"media/helpimg/starmath/co21917.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185274\">Icon</alt></image>"
msgstr ""
#. BD3nT
@@ -11077,22 +11077,22 @@ msgctxt ""
msgid "Index directly below a character"
msgstr ""
-#. nGUKE
+#. 7DdSE
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_idN1322D\n"
"help.text"
-msgid "<item type=\"literal\">_</item> or <item type=\"literal\">sub</item> or <item type=\"literal\">rsub</item>"
+msgid "<literal>_</literal> or <literal>sub</literal> or <literal>rsub</literal>"
msgstr ""
-#. wsLN5
+#. DNiot
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185418\n"
"help.text"
-msgid "<image id=\"img_id3185425\" src=\"media/helpimg/starmath/co21904.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185425\">Icon</alt></image>"
+msgid "<image id=\"img_id3185425\" src=\"media/helpimg/starmath/co21904.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185425\">Icon</alt></image>"
msgstr ""
#. CBuyC
@@ -11104,13 +11104,13 @@ msgctxt ""
msgid "Right index"
msgstr ""
-#. j7GpA
+#. kPr4Q
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185566\n"
"help.text"
-msgid "<image id=\"img_id3185573\" src=\"media/helpimg/starmath/co21906.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185573\">Icon</alt></image>"
+msgid "<image id=\"img_id3185573\" src=\"media/helpimg/starmath/co21906.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185573\">Icon</alt></image>"
msgstr ""
#. Gteev
@@ -11122,13 +11122,13 @@ msgctxt ""
msgid "Stack"
msgstr ""
-#. DWBAX
+#. StDDn
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185714\n"
"help.text"
-msgid "<image id=\"img_id3185721\" src=\"media/helpimg/starmath/co21902.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185721\">Icon</alt></image>"
+msgid "<image id=\"img_id3185721\" src=\"media/helpimg/starmath/co21902.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185721\">Icon</alt></image>"
msgstr ""
#. GMFhD
@@ -11140,13 +11140,13 @@ msgctxt ""
msgid "Small space/small blank"
msgstr ""
-#. WaDD9
+#. PCCRV
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185823\n"
"help.text"
-msgid "<image id=\"img_id3185829\" src=\"media/helpimg/starmath/co21909.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185829\">Icon</alt></image>"
+msgid "<image id=\"img_id3185829\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185829\">Icon</alt></image>"
msgstr ""
#. z4vsC
@@ -11158,13 +11158,13 @@ msgctxt ""
msgid "Align left"
msgstr "سولغا توغرىلا"
-#. EAzqE
+#. YFEa2
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3185931\n"
"help.text"
-msgid "<image id=\"img_id3185937\" src=\"media/helpimg/starmath/co21910.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3185937\">Icon</alt></image>"
+msgid "<image id=\"img_id3185937\" src=\"media/helpimg/starmath/co21910.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3185937\">Icon</alt></image>"
msgstr ""
#. tTBJA
@@ -11176,13 +11176,13 @@ msgctxt ""
msgid "Align to horizontal center"
msgstr ""
-#. kDwD5
+#. BCAEW
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3186039\n"
"help.text"
-msgid "<image id=\"img_id3186046\" src=\"media/helpimg/starmath/co21911.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186046\">Icon</alt></image>"
+msgid "<image id=\"img_id3186046\" src=\"media/helpimg/starmath/co21911.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3186046\">Icon</alt></image>"
msgstr ""
#. vxXXF
@@ -11194,13 +11194,13 @@ msgctxt ""
msgid "Align right"
msgstr "ئوڭغا توغرىلا"
-#. Uqsjn
+#. yGEGb
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3186147\n"
"help.text"
-msgid "<image id=\"img_id3186154\" src=\"media/helpimg/starmath/co21907.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186154\">Icon</alt></image>"
+msgid "<image id=\"img_id3186154\" src=\"media/helpimg/starmath/co21907.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3186154\">Icon</alt></image>"
msgstr ""
#. FsB3E
@@ -11212,13 +11212,13 @@ msgctxt ""
msgid "Matrix"
msgstr "ماترىتسا"
-#. MVDGS
+#. Tw5xt
#: 03091509.xhp
msgctxt ""
"03091509.xhp\n"
"par_id3186295\n"
"help.text"
-msgid "<image id=\"img_id3186302\" src=\"media/helpimg/starmath/co21903.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3186302\">Icon</alt></image>"
+msgid "<image id=\"img_id3186302\" src=\"media/helpimg/starmath/co21903.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3186302\">Icon</alt></image>"
msgstr ""
#. CEanK
diff --git a/source/ug/helpcontent2/source/text/swriter/02.po b/source/ug/helpcontent2/source/text/swriter/02.po
index 5f20c90d661..515fda9cc81 100644
--- a/source/ug/helpcontent2/source/text/swriter/02.po
+++ b/source/ug/helpcontent2/source/text/swriter/02.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: 2020-02-17 12:22+0100\n"
+"POT-Creation-Date: 2020-06-29 13:09+0200\n"
"PO-Revision-Date: 2017-11-22 15:31+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1366,15 +1366,6 @@ msgctxt ""
msgid "Addition"
msgstr "قوشۇش"
-#. kFhAs
-#: 14020000.xhp
-msgctxt ""
-"14020000.xhp\n"
-"par_id3150563\n"
-"help.text"
-msgid "+"
-msgstr ""
-
#. 4pWsP
#: 14020000.xhp
msgctxt ""
@@ -1402,15 +1393,6 @@ msgctxt ""
msgid "Subtraction"
msgstr "ئېلىش"
-#. 9PG3D
-#: 14020000.xhp
-msgctxt ""
-"14020000.xhp\n"
-"par_id3150087\n"
-"help.text"
-msgid "-"
-msgstr ""
-
#. a987K
#: 14020000.xhp
msgctxt ""
diff --git a/source/ug/helpcontent2/source/text/swriter/guide.po b/source/ug/helpcontent2/source/text/swriter/guide.po
index 755144fb21c..70efe00264a 100644
--- a/source/ug/helpcontent2/source/text/swriter/guide.po
+++ b/source/ug/helpcontent2/source/text/swriter/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: 2020-04-27 15:55+0200\n"
+"POT-Creation-Date: 2020-07-02 14:37+0200\n"
"PO-Revision-Date: 2018-11-12 14:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1330,22 +1330,22 @@ msgctxt ""
msgid "You may also use an icon to apply a background to table parts."
msgstr ""
-#. BxEca
+#. PACzd
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3150767\n"
"help.text"
-msgid "To apply a background color to cells, select the cells and click the color on the <emph>Background Color</emph> toolbar."
+msgid "To apply a background color to cells, select the cells and use the <emph>Table Cell Background Color</emph> button dropdown on the <emph>Table</emph> toolbar."
msgstr ""
-#. bhF7o
+#. DwPfY
#: background.xhp
msgctxt ""
"background.xhp\n"
"par_id3147084\n"
"help.text"
-msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph, then click the color on the <item type=\"menuitem\">Background Color</item> toolbar."
+msgid "To apply a background color to a text paragraph within a cell, place the cursor into the text paragraph and then use the <emph>Background Color</emph> dropdown button on the <emph>Formatting</emph> toolbar."
msgstr ""
#. mzrGX
@@ -1636,13 +1636,13 @@ msgctxt ""
msgid "To Set a Customized Border Style"
msgstr ""
-#. YKFY7
+#. LwL86
#: border_object.xhp
msgctxt ""
"border_object.xhp\n"
"par_id3153896\n"
"help.text"
-msgid "Select the table cells that you want to modify."
+msgid "Select the object for which you want to define a border."
msgstr ""
#. hqKL6
@@ -2113,13 +2113,13 @@ msgctxt ""
msgid "Examples"
msgstr "مىسال"
-#. YD6DY
+#. sHtLF
#: borders.xhp
msgctxt ""
"borders.xhp\n"
"par_id5528427\n"
"help.text"
-msgid "Select a block of about 8x8 cells, then choose <emph>Format - Cells - Borders</emph>."
+msgid "Select a block of about 8x8 cells, then choose <emph>Table - Properties - Borders</emph> tab."
msgstr ""
#. Ns8UB