aboutsummaryrefslogtreecommitdiff
path: root/source/nn/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-08 23:13:44 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-11-08 23:33:50 +0100
commit8b19beb31a8130df352a794fc391eace34250bfd (patch)
tree80e2483a65d29c391961ee6cf2aee141945d0d65 /source/nn/helpcontent2
parent407609021e77e0f652454b3612cb020f69852d91 (diff)
update translations from weblate
Change-Id: I75a99d8d1567ffce961a404c6f054b9bd07b62a0
Diffstat (limited to 'source/nn/helpcontent2')
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/guide.po476
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po7
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po321
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po292
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po72
-rw-r--r--source/nn/helpcontent2/source/text/sdraw/guide.po20
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po51
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po1084
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po9
-rw-r--r--source/nn/helpcontent2/source/text/shared/05.po51
-rw-r--r--source/nn/helpcontent2/source/text/shared/06.po169
-rw-r--r--source/nn/helpcontent2/source/text/shared/autopi.po10
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po381
-rw-r--r--source/nn/helpcontent2/source/text/shared/menu.po7
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po81
-rw-r--r--source/nn/helpcontent2/source/text/simpress.po12
-rw-r--r--source/nn/helpcontent2/source/text/simpress/00.po174
-rw-r--r--source/nn/helpcontent2/source/text/simpress/01.po52
-rw-r--r--source/nn/helpcontent2/source/text/simpress/02.po20
-rw-r--r--source/nn/helpcontent2/source/text/simpress/guide.po48
-rw-r--r--source/nn/helpcontent2/source/text/smath/01.po363
-rw-r--r--source/nn/helpcontent2/source/text/swriter.po21
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po17
23 files changed, 2340 insertions, 1398 deletions
diff --git a/source/nn/helpcontent2/source/text/sbasic/guide.po b/source/nn/helpcontent2/source/text/sbasic/guide.po
index 78bff4f4936..acbbea6ff80 100644
--- a/source/nn/helpcontent2/source/text/sbasic/guide.po
+++ b/source/nn/helpcontent2/source/text/sbasic/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: 2019-08-21 21:36+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2019-10-14 12:49+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicguide/nn/>\n"
@@ -187,6 +187,474 @@ msgctxt ""
msgid "Compare Access2Base with Microsoft Access VBA"
msgstr "Samanlikn Access2Base med Microsoft Access VBA"
+#. 4eXWf
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basic to Python"
+msgstr ""
+
+#. eoGBT
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0430\n"
+"help.text"
+msgid "<bookmark_value>Basic;Calling Python</bookmark_value> <bookmark_value>API;SimpleFileAccess</bookmark_value> <bookmark_value>API;PathSettings</bookmark_value> <bookmark_value>API;XScript</bookmark_value>"
+msgstr ""
+
+#. 8tB4f
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"hd_id811571848401485\n"
+"help.text"
+msgid "<variable id=\"basic2python\"><link href=\"text/sbasic/guide/basic_2_python.xhp\" name=\"Basic Programming Examples\">Calling Python Scripts from Basic</link></variable>"
+msgstr ""
+
+#. P7E4G
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0432\n"
+"help.text"
+msgid "Calling Python scripts from %PRODUCTNAME Basic macros is possible, and valuable features can be obtained such as:"
+msgstr ""
+
+#. ZKSB3
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0433\n"
+"help.text"
+msgid "<literal>ComputerName</literal> identification or <literal>OSName</literal> detection are possible,"
+msgstr ""
+
+#. AW7Lr
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0434\n"
+"help.text"
+msgid "Basic <literal>FileLen()</literal> function and <link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1ucb_1_1SimpleFileAccess.html\" name=\"ucb.SimpleFileAccess\">com.sun.star.ucb.SimpleFileAccess.</link><literal>getSize()</literal> API function exhibit a 2 Gigabytes file size upper limit that Python helps to overcome,"
+msgstr ""
+
+#. At8D2
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0435\n"
+"help.text"
+msgid "<link href=\"https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html\" name=\"util.PathSettings\">com.sun.star.util.PathSettings</link> can be normalized,"
+msgstr ""
+
+#. CPd9K
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0436\n"
+"help.text"
+msgid "and many more."
+msgstr ""
+
+#. JvzSR
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0437\n"
+"help.text"
+msgid "A reasonable exposure to %PRODUCTNAME Basic and to <link href=\"https://api.libreoffice.org/\" name=\"Application Programming Interface\">Application Programming Interface (API)</link> features is recommended prior to perform inter-language calls from Basic to Python, to JavaScript or any other script engine."
+msgstr ""
+
+#. 4jY8s
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0438\n"
+"help.text"
+msgid "Retrieving Python Scripts"
+msgstr ""
+
+#. bBTqb
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0439\n"
+"help.text"
+msgid "Python scripts can be personal, shared, or embedded in documents. In order to execute them, %PRODUCTNAME Basic needs to be provided with Python script locations. Locating <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1script_1_1provider_1_1XScript.html\" name=\"script.provider.XScript\">com.sun.star.script.provider.XScript</link> interface compliant UNO objects allows the execution of Python scripts:"
+msgstr ""
+
+#. AZwVA
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0444\n"
+"help.text"
+msgid "''' Grab Python script object before execution"
+msgstr ""
+
+#. woGvx
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0445\n"
+"help.text"
+msgid "' Arguments:"
+msgstr ""
+
+#. nvnTr
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0446\n"
+"help.text"
+msgid "' macro : as \"library/module.py$macro\" or \"module.py$macro\""
+msgstr ""
+
+#. Au674
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0447\n"
+"help.text"
+msgid "' location: as \"document\", \"share\", \"user\" or ENUM(eration)"
+msgstr ""
+
+#. u5hgy
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0448\n"
+"help.text"
+msgid "' Result:"
+msgstr ""
+
+#. kskTS
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0449\n"
+"help.text"
+msgid "' located com.sun.star.script.provider.XScript UNO service'''"
+msgstr ""
+
+#. F9Hvi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0452\n"
+"help.text"
+msgid "Dim sp As Object ' com.sun.star.script.provider.XScriptProvider compatible"
+msgstr ""
+
+#. osCpU
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0463\n"
+"help.text"
+msgid "Executing Python Scripts"
+msgstr ""
+
+#. pAfKa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0464\n"
+"help.text"
+msgid "Syntax"
+msgstr ""
+
+#. gVpsb
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0466\n"
+"help.text"
+msgid "<literal>opSysName = script.invoke(Array(), in_outs, Array())</literal> ' in_out is an Array"
+msgstr ""
+
+#. jiU2w
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0469\n"
+"help.text"
+msgid "Embedded Scripts Examples"
+msgstr ""
+
+#. FadCx
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0470\n"
+"help.text"
+msgid "Below <literal>ComputerName</literal>, and <literal>GetFilelen</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
+msgstr ""
+
+#. YbMbS
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0472\n"
+"help.text"
+msgid "Option Compatible ' Properties are supported"
+msgstr ""
+
+#. KVNHH
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0477\n"
+"help.text"
+msgid "'''Workstation name'''"
+msgstr ""
+
+#. FCaBa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0483\n"
+"help.text"
+msgid "'''File size in bytes'''"
+msgstr ""
+
+#. D9Cbu
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0489\n"
+"help.text"
+msgid "ISEMBEDDED As String ' document script"
+msgstr ""
+
+#. bD77H
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0490\n"
+"help.text"
+msgid "ISPERSONAL As String ' user script"
+msgstr ""
+
+#. TEbDh
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0491\n"
+"help.text"
+msgid "ISSHARED As String ' %PRODUCTNAME macro"
+msgstr ""
+
+#. CHTxq
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0497\n"
+"help.text"
+msgid ".ISEMBEDDED = \"document\" ' document script"
+msgstr ""
+
+#. GGD4G
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0498\n"
+"help.text"
+msgid ".ISPERSONAL = \"user\" ' user scripts"
+msgstr ""
+
+#. hz9VR
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0499\n"
+"help.text"
+msgid ".ISSHARED = \"share\" ' %PRODUCTNAME macro"
+msgstr ""
+
+#. KfKCA
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0503\n"
+"help.text"
+msgid "Two different Python modules are called. They can either be embedded in the current document, either be stored on the file system. Argument type checking is skipped for clarity:"
+msgstr ""
+
+#. igPCi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0526\n"
+"help.text"
+msgid "Personal or Shared Scripts Examples"
+msgstr ""
+
+#. EPVTC
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0527\n"
+"help.text"
+msgid "The calling mechanism for personal or shared Python scripts is identical to that of embedded scripts. Library names are mapped to folders. Computing %PRODUCTNAME user profile and shared modules system file paths can be performed as detailed in <link href=\"text/sbasic/python/python_session.xhp\">Getting session information</link>. Below <literal>OSName</literal>, <literal>HelloWorld</literal> and <literal>NormalizePath</literal> routines are calling their Python counterparts, using aforementioned <literal>GetPythonScript</literal> function. Exception handling is not detailed."
+msgstr ""
+
+#. bwkSJ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0529\n"
+"help.text"
+msgid "Option Compatible ' Properties are supported"
+msgstr ""
+
+#. 3W9xB
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0534\n"
+"help.text"
+msgid "'''Platform name as \"Linux\", \"Darwin\" or \"Windows\"'''"
+msgstr ""
+
+#. WAE7X
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0540\n"
+"help.text"
+msgid "'''%PRODUCTNAME Python shared sample'''"
+msgstr ""
+
+#. MYSSL
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0546\n"
+"help.text"
+msgid "'''Strip superfluous '\\..' in path'''"
+msgstr ""
+
+#. yTqsy
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0550\n"
+"help.text"
+msgid "Python standard modules"
+msgstr ""
+
+#. 3F9RQ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0551\n"
+"help.text"
+msgid "%PRODUCTNAME embedded Python contains many standard libraries to benefit from. They bear a rich feature set, such as but not limited to:"
+msgstr ""
+
+#. aPbV7
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0552\n"
+"help.text"
+msgid "<emph>argparse</emph> Parser for command-line options, arguments and sub-commands"
+msgstr ""
+
+#. zBD3c
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0553\n"
+"help.text"
+msgid "<emph>cmath</emph> Mathematical functions for complex numbers"
+msgstr ""
+
+#. GDXVa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0554\n"
+"help.text"
+msgid "<emph>csv</emph> CSV files reading and writing"
+msgstr ""
+
+#. FnCu8
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0555\n"
+"help.text"
+msgid "<emph>datetime</emph> Genuine date and time types"
+msgstr ""
+
+#. GQCwa
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0556\n"
+"help.text"
+msgid "<emph>json</emph> JSON encoder and decoder"
+msgstr ""
+
+#. JmFZK
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0557\n"
+"help.text"
+msgid "<emph>math</emph> Mathematical functions"
+msgstr ""
+
+#. PRGHi
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0558\n"
+"help.text"
+msgid "<emph>re</emph> Regular expression operations"
+msgstr ""
+
+#. XVbzW
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0559\n"
+"help.text"
+msgid "<emph>socket</emph> Low-level networking interface"
+msgstr ""
+
+#. VehtJ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0560\n"
+"help.text"
+msgid "<emph>sys</emph> System-specific parameters and functions"
+msgstr ""
+
+#. RWzWY
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0561\n"
+"help.text"
+msgid "<emph>unittest</emph> and <emph>trace</emph> Unit testing framework and Track Python execution"
+msgstr ""
+
+#. JG3VZ
+#: basic_2_python.xhp
+msgctxt ""
+"basic_2_python.xhp\n"
+"N0562\n"
+"help.text"
+msgid "<emph>xml.etree.ElementTree</emph> ElementTree XML API"
+msgstr ""
+
#. CwBFN
#: basic_examples.xhp
msgctxt ""
@@ -295,14 +763,14 @@ msgctxt ""
msgid "Choose <emph>Tools - Macros - Organize Dialogs</emph>, and then click <emph>New</emph>."
msgstr "Vel <emph>Verktøy → Makroar → Organiser dialogvindauge</emph> og deretter <emph>Ny</emph>."
-#. M3Ddd
+#. FkRCE
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
"par_id3150447\n"
"help.text"
-msgid "Enter a name for the dialog, and click OK. To rename the dialog later, right-click the name on the tab, and choose <emph>Rename</emph>."
-msgstr "Skriv inn eit namn for dialogvindauget og trykk <emph>OK</emph>. For å endra namn seinare, høgreklikkar du på namnet på fana og deretter <emph>Endra namn</emph>."
+msgid "Enter a name for the dialog and click <emph>OK</emph>. To rename the dialog later, right-click the name on the tab and choose <emph>Rename</emph>."
+msgstr ""
#. qFeYH
#: create_dialog.xhp
diff --git a/source/nn/helpcontent2/source/text/sbasic/python.po b/source/nn/helpcontent2/source/text/sbasic/python.po
index 69d5fa8638e..e4535b51403 100644
--- a/source/nn/helpcontent2/source/text/sbasic/python.po
+++ b/source/nn/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: 2019-09-30 14:01+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-08-20 15:49+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -79,13 +79,13 @@ msgctxt ""
msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME."
msgstr "Du kan køyra Pythonskript ved å velja <menuitem>Verktøy → Makroar → Køyr makro …</menuitem>. Du kan redigera skripta med ein tekstbehandlar. Pythonskript er omtalte fleire stader vidare utover. Du kan finna programeksempel for makroar som viser korleis du kan bruka den interaktive Pythonkonsollen frå %PRODUCTNAME."
-#. NV2P7
+#. bb68x
#: main0000.xhp
msgctxt ""
"main0000.xhp\n"
"par_id131568902936659\n"
"help.text"
-msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools – Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
+msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
msgstr ""
#. naZBV
@@ -3417,4 +3417,3 @@ msgctxt ""
"help.text"
msgid "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0143\"><alt id=\"N0144\">Python Interactive Console</alt></image>"
msgstr "<image src=\"media/helpimg/python/python_shell.png\" id=\"N0143\"><alt id=\"N0144\">Python interaktiv konsoll</alt></image>"
-
diff --git a/source/nn/helpcontent2/source/text/sbasic/shared.po b/source/nn/helpcontent2/source/text/sbasic/shared.po
index aeeca00a852..998a6f37f53 100644
--- a/source/nn/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nn/helpcontent2/source/text/sbasic/shared.po
@@ -3,15 +3,15 @@ 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: 2019-08-21 21:36+0200\n"
-"PO-Revision-Date: 2019-08-20 16:12+0000\n"
-"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-05 12:18+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsbasicshared/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566317546.000000\n"
@@ -21796,32 +21796,32 @@ msgctxt ""
msgid "Example:"
msgstr "Eksempel:"
-#. hMpoj
+#. WsqJB
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3156214\n"
"help.text"
-msgid "' uses BasicFormulas in $[officename] Calc"
-msgstr "' brukar Basic-formlar i $[officename] Calc"
+msgid "' uses BasicFormulas in %PRODUCTNAME Calc"
+msgstr ""
-#. Bf2Zt
+#. VEjxC
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3149262\n"
"help.text"
-msgid "' Returns a long integer from a hexadecimal value."
-msgstr "' Returnerer eit heiltal av typen Long frå ein heksadesimal verdi."
+msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value."
+msgstr ""
-#. aZhWM
+#. CkjAF
#: 03080801.xhp
msgctxt ""
"03080801.xhp\n"
"par_id3147215\n"
"help.text"
-msgid "' Calculates a hexadecimal value in integer."
-msgstr "' Reknar ut ein heksadesimal verdi som heiltal."
+msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number."
+msgstr ""
#. Tko9w
#: 03080802.xhp
@@ -28933,14 +28933,14 @@ msgctxt ""
msgid "Return value:"
msgstr "Returverdi:"
-#. mCK6P
+#. YBMcU
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Integer"
-msgstr "Heiltal"
+msgid "Long"
+msgstr ""
#. KdfgY
#: 03102900.xhp
@@ -28978,41 +28978,77 @@ msgctxt ""
msgid "Example:"
msgstr "Eksempel:"
-#. rvm35
+#. CuAie
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
-"par_id3145365\n"
+"par_idm1206770608\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' Returnerer 10"
+msgid "Sub VectorBounds"
+msgstr ""
-#. zDvTi
+#. FEgDA
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
-"par_id3150486\n"
+"par_idm1206768352\n"
+"help.text"
+msgid "Print LBound(v()) ' returns 10"
+msgstr ""
+
+#. QkxEG
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206766048\n"
+"help.text"
+msgid "End Sub ' VectorBounds"
+msgstr ""
+
+#. iTot3
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206763792\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' returnerer 20"
+msgid "Sub TableBounds"
+msgstr ""
-#. LLJCx
+#. tBDDP
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_id3145365\n"
+"help.text"
+msgid "Print LBound(t), UBound(t()) ' returns 10 20"
+msgstr ""
+
+#. LerBr
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3149665\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' returnerer 5"
+msgid "Print LBound(t(),2) ' returns - 5"
+msgstr ""
-#. VEvF8
+#. HfdoX
#: 03102900.xhp
msgctxt ""
"03102900.xhp\n"
"par_id3159154\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' Returnerer 70"
+msgid "Print UBound(t,2) ' returns 70"
+msgstr ""
+
+#. DPEj5
+#: 03102900.xhp
+msgctxt ""
+"03102900.xhp\n"
+"par_idm1206754912\n"
+"help.text"
+msgid "End Sub ' TableBounds"
+msgstr ""
#. 6GB8Z
#: 03103000.xhp
@@ -29077,14 +29113,14 @@ msgctxt ""
msgid "Return value:"
msgstr "Returverdi:"
-#. nYpdd
+#. xVQ87
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
"par_id3149670\n"
"help.text"
-msgid "Integer"
-msgstr "Heiltal"
+msgid "Long"
+msgstr ""
#. GgECq
#: 03103000.xhp
@@ -29122,41 +29158,77 @@ msgctxt ""
msgid "Example:"
msgstr "Eksempel:"
-#. ZsSxE
+#. EFwDh
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3152596\n"
+"par_idm1206770608\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
-msgstr "Print LBound(sVar()) ' Returnerer 10"
+msgid "Sub VectorBounds"
+msgstr ""
-#. 6dFAP
+#. HPb5a
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3153138\n"
+"par_idm1206768352\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
-msgstr "Print UBound(sVar()) ' returnerer 20"
+msgid "Print LBound(v()) ' returns 10"
+msgstr ""
-#. 4BRL7
+#. kmEXM
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_idm1206766048\n"
+"help.text"
+msgid "End Sub ' VectorBounds"
+msgstr ""
+
+#. khUqL
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_idm1206763792\n"
+"help.text"
+msgid "Sub TableBounds"
+msgstr ""
+
+#. aaaDh
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3145365\n"
+"help.text"
+msgid "Print LBound(t), UBound(t()) ' returns 10 20"
+msgstr ""
+
+#. fqeRG
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
"par_id3149665\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
-msgstr "Print LBound(sVar(),2) ' returnerer 5"
+msgid "Print LBound(t(),2) ' returns - 5"
+msgstr ""
-#. znTvz
+#. TBxHC
#: 03103000.xhp
msgctxt ""
"03103000.xhp\n"
-"par_id3147214\n"
+"par_id3159154\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
-msgstr "Print UBound(sVar(),2) ' Returnerer 70"
+msgid "Print UBound(t,2) ' returns 70"
+msgstr ""
+
+#. AkaCg
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_idm1206754912\n"
+"help.text"
+msgid "End Sub ' TableBounds"
+msgstr ""
#. QHhrj
#: 03103100.xhp
@@ -36151,50 +36223,41 @@ msgctxt ""
msgid "GlobalScope"
msgstr "GlobalScope"
-#. kNPcm
+#. Rdvas
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
-msgstr "<bookmark_value>GlobalScope-funksjonen</bookmark_value><bookmark_value>biblioteksystem</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgid "<bookmark_value>GlobalScope specifier</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>Library container</bookmark_value><bookmark_value>GlobalScope</bookmark_value><bookmark_value>API; BasicLibraries</bookmark_value><bookmark_value>API; DialogLibraries</bookmark_value><bookmark_value>BasicLibraries; library container</bookmark_value><bookmark_value>DialogLibraries; library container</bookmark_value>"
+msgstr ""
-#. LuBdu
+#. BEFVK
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"hd_id3150682\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope</link>"
-msgstr "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope</link>"
-
-#. uXkDE
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"par_id3153345\n"
-"help.text"
-msgid "Basic source code and dialogs are organized in a library system."
-msgstr "Kjeldekodene og dialogane i Basic er organiserte i biblioteksystem."
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope\">GlobalScope specifier</link>"
+msgstr ""
-#. Z9wiX
+#. BKWJA
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3145315\n"
+"par_id991572457387308\n"
"help.text"
-msgid "The LibraryContainer contains libraries"
-msgstr "LibraryContainer inneheld bibliotek"
+msgid "To manage personal or shared library containers (<emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, use the <literal>GlobalScope</literal> specifier."
+msgstr ""
-#. C95Hk
+#. Jz8ET
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
-"par_id3149514\n"
+"par_id3153345\n"
"help.text"
-msgid "Libraries can contain modules and dialogs"
-msgstr "Biblioteka kan innehalda modular og dialogar"
+msgid "Basic source code and dialogs are organized in library containers. Libraries can contain modules and dialogs."
+msgstr ""
#. BhGwB
#: 03131900.xhp
@@ -36205,14 +36268,14 @@ msgctxt ""
msgid "In Basic:"
msgstr "I Basic:"
-#. VBuDv
+#. JLAkk
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3153061\n"
"help.text"
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr "LibraryContainer vert kalla <emph>BasicLibraries</emph>"
+msgid "Basic libraries and modules can be managed with the <literal>BasicLibraries</literal> object. Libraries can be searched, explored and loaded on request. <link href=\"text/sbasic/python/python_document_events.xhp\" name=\"Monitoring document events\">Monitoring Documents Events</link> illustrates %PRODUCTNAME library loading."
+msgstr ""
#. retJJ
#: 03131900.xhp
@@ -36223,41 +36286,23 @@ msgctxt ""
msgid "In dialogs:"
msgstr "I dialogar:"
-#. RCBGS
+#. tQBVS
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3148663\n"
"help.text"
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr "LibraryContainer vert kalla <emph>DialogLibraries</emph>."
+msgid "Dialog libraries and dialogs can be managed with the <literal>DialogLibraries</literal> object. <link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog\">Opening a Dialog With Basic</link> illustrates how to display %PRODUCTNAME shared dialogs."
+msgstr ""
-#. rJgLK
+#. eBUEF
#: 03131900.xhp
msgctxt ""
"03131900.xhp\n"
"par_id3150543\n"
"help.text"
-msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword <emph>GlobalScope</emph>."
-msgstr "Begge LibraryContainers finst på programnivå og i alle dokument. I dokument-Basic vert LibraryContainers kalla opp automatisk. Viss du ønskjer å kalla opp globale LibraryContainers frå eit dokument, må du bruka nøkkelordet <emph>GlobalScope</emph>."
-
-#. oBELf
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"hd_id3148920\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaks:"
-
-#. CXG6H
-#: 03131900.xhp
-msgctxt ""
-"03131900.xhp\n"
-"hd_id3154685\n"
-"help.text"
-msgid "Example:"
-msgstr "Eksempel:"
+msgid "<literal>BasicLibraries</literal> and <literal>DialogLibraries</literal> containers exist at application level and within every document. Document's library containers do not need the <literal>GlobalScope</literal> specifier to be managed. If you want to call a global library container (located in <emph>%PRODUCTNAME Macros</emph> or <emph>My Macros</emph>) from within a document, you must use the <literal>GlobalScope</literal> specifier."
+msgstr ""
#. BDRji
#: 03131900.xhp
@@ -36709,41 +36754,41 @@ msgctxt ""
msgid "Example:"
msgstr "Eksempel:"
-#. Xf8qa
+#. EPYGA
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"tit\n"
"help.text"
-msgid "ThisComponent Statement"
-msgstr "ThisComponent-uttrykket"
+msgid "ThisComponent Object"
+msgstr ""
-#. DtPwJ
+#. AKrki
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"bm_id3155342\n"
"help.text"
-msgid "<bookmark_value>ThisComponent property</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
-msgstr "<bookmark_value>ThisComponent-eigenskapar</bookmark_value><bookmark_value>komponentar;adressering</bookmark_value>"
+msgid "<bookmark_value>ThisComponent object</bookmark_value> <bookmark_value>components;addressing</bookmark_value>"
+msgstr ""
-#. XkgXD
+#. 88n2h
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"hd_id3155342\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement\">ThisComponent Statement</link>"
-msgstr "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Statement\">ThisComponent-uttrykket</link>"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent Object\">ThisComponent Object</link>"
+msgstr ""
-#. Y2ost
+#. zizyQ
#: 03132200.xhp
msgctxt ""
"03132200.xhp\n"
"par_id3154923\n"
"help.text"
-msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type."
-msgstr "Adresserar den aktive komponenten slik at eigenskapane for denne kan lesast og setjast. ThisComponent vert brukt frå det dokumentet som Basic er brukt i. Kva type objekt som vert kalla opp av ThisComponent er avhengig av dokumenttypen."
+msgid "Addresses the active component whose properties can be read and set, and whose methods can be called. <literal>ThisComponent</literal> is used in Basic, where it represents the current document. Properties and methods available through <literal>ThisComponent</literal> depend on the document type."
+msgstr ""
#. 6Exm3
#: 03132200.xhp
@@ -40226,7 +40271,7 @@ msgctxt ""
"N0129\n"
"help.text"
msgid "Refer to <link href=\"text/sbasic/python/python_platform.xhp\">Identifying the Operating System</link> and <link href=\"text/sbasic/python/python_session.xhp\">Getting Session Information</link> for <literal>Option Compatible</literal> simple examples, or <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> for other class examples making use of <literal>Option Compatible</literal> compiler mode."
-msgstr "Du finn enkle eksempel på <literal>Option Compatible</literal på <link href=\"text/sbasic/python/python_platform.xhp\">Identifisering av operativsystem</link> og <link href=\"text/sbasic/python/python_session.xhp\">Hentning av øktinformasjon</link> eller på <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> der du finn andre klasse-eksempel med bruk av <literal>Option Compatible</literal> kompilatormodus."
+msgstr "Du finn enkle eksempel på <literal>Option Compatible</literal> på <link href=\"text/sbasic/python/python_platform.xhp\">Identifisering av operativsystem</link> og <link href=\"text/sbasic/python/python_session.xhp\">Hentning av øktinformasjon</link> eller på <link href=\"text/sbasic/guide/access2base.xhp\">Access2Base shared Basic library</link> der du finn andre klasse-eksempel med bruk av <literal>Option Compatible</literal> kompilatormodus."
#. j8iHM
#: compatible.xhp
@@ -41092,41 +41137,41 @@ msgctxt ""
msgid "Object Functions"
msgstr "Objektfunksjonar"
-#. nWWUF
+#. ZEw4t
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"tit\n"
"help.text"
-msgid "StarDesktop"
-msgstr "StarDesktop"
+msgid "StarDesktop object"
+msgstr ""
-#. C3nBa
+#. S5TDy
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"N0089\n"
"help.text"
-msgid "<bookmark_value>StarDesktop</bookmark_value>"
-msgstr "<bookmark_value>StarDesktop</bookmark_value>"
+msgid "<bookmark_value>StarDesktop</bookmark_value> <bookmark_value>API; Desktop</bookmark_value>"
+msgstr ""
-#. MDiGB
+#. awFbD
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"hd_id401544551916353\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop</link>"
-msgstr "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop</link>"
+msgid "<link href=\"text/sbasic/shared/stardesktop.xhp\" name=\"StarDesktop\">StarDesktop object</link>"
+msgstr ""
-#. F83GM
+#. VZcw3
#: stardesktop.xhp
msgctxt ""
"stardesktop.xhp\n"
"N0091\n"
"help.text"
-msgid "The StarDesktop object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via StarDesktop."
-msgstr "StarDesktop-objektet representerer %PRODUCTNAME-programmet. Nokre rutinar eller objekt for brukargrensesnittet, som det gjeldande vindauget, kan brukast via StarDesktop."
+msgid "The <literal>StarDesktop</literal> object represents %PRODUCTNAME application. Some routines or user interface objects such as current window can be used via <literal>StarDesktop</literal>."
+msgstr ""
#. iDmEB
#: stardesktop.xhp
@@ -41173,6 +41218,33 @@ msgctxt ""
msgid "Functions, objects and services of Unified Network Objects (UNO)."
msgstr "Funksjonar, objekt og tenester i UNO (Unified Network Objects = felles nettverksobjekt)."
+#. yFvUL
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id91572461246639\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">BasicLibraries Object</link>"
+msgstr ""
+
+#. PDDjd
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"hd_id91572461246640\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp#basicdialogs\" name=\"basicanddialog\">DialogLibraries Object</link>"
+msgstr ""
+
+#. 8GF88
+#: uno_objects.xhp
+msgctxt ""
+"uno_objects.xhp\n"
+"par_id81572615048011\n"
+"help.text"
+msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">https://api.libreoffice.org</link>"
+msgstr ""
+
#. V3Wow
#: vbasupport.xhp
msgctxt ""
@@ -41289,4 +41361,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
msgstr "<link href=\"text/sbasic/shared/01030000.xhp\">%PRODUCTNAME Basic IDE</link>"
-
diff --git a/source/nn/helpcontent2/source/text/scalc/01.po b/source/nn/helpcontent2/source/text/scalc/01.po
index 31645de77d1..f8d0e61e40d 100644
--- a/source/nn/helpcontent2/source/text/scalc/01.po
+++ b/source/nn/helpcontent2/source/text/scalc/01.po
@@ -3,15 +3,15 @@ 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: 2019-10-14 14:31+0200\n"
-"PO-Revision-Date: 2019-08-10 12:57+0000\n"
+"POT-Creation-Date: 2019-11-08 20:19+0100\n"
+"PO-Revision-Date: 2019-11-05 12:06+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textscalc01/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565441848.000000\n"
@@ -1310,7 +1310,7 @@ msgctxt ""
"par_id3156283\n"
"help.text"
msgid "This dialog is similar to the <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link> dialog, where you can find additional tips."
-msgstr "Dette dialogvindauget liknar dialogvindauget <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Lim inn innhaldet</link>, der du finn fleire tips. "
+msgstr "Dette dialogvindauget liknar dialogvindauget <link href=\"text/shared/01/02070000.xhp\" name=\"Paste Contents\">Lim inn innhaldet</link>, der du finn fleire tips."
#. B6GAM
#: 02140600.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id2308201415431821789\n"
"help.text"
msgid "<emph>Maximum:</emph> The maximum value of the sample."
-msgstr "<emph>Maksimum</emph>: Største verdi til prøven. "
+msgstr "<emph>Maksimum</emph>: Største verdi til prøven."
#. G2uwE
#: 02140700.xhp
@@ -2183,7 +2183,7 @@ msgctxt ""
"par_id3145367\n"
"help.text"
msgid "Pressing Delete deletes content without calling the dialog or changing formats."
-msgstr "Når du trykkjer på slettetasten, vert innhaldet sletta utan at dialogvindauget vert opna og utan at formatet vert endra. "
+msgstr "Når du trykkjer på slettetasten, vert innhaldet sletta utan at dialogvindauget vert opna og utan at formatet vert endra."
#. RNYYe
#: 02150000.xhp
@@ -4741,14 +4741,14 @@ msgctxt ""
msgid "<emph>SearchCriteria</emph> is the cell range containing search criteria. If you write several criteria in one row they are connected by AND. If you write the criteria in different rows they are connected by OR. Empty cells in the search criteria range will be ignored."
msgstr "<emph>Søkjekriteria</emph> er celleområdet som inneheld søkjekriteriet. Viss du skriv fleire kriterium i same rada, vert desse kopla saman med eit OG. Viss du skriv kriteria i ulike rader, vert desse kopla saman med eit ELLER. Tome celler i søkjekriteria vert ignorerte."
-#. 6EVHB
+#. k58yy
#: 04060101.xhp
msgctxt ""
"04060101.xhp\n"
"par_id3151188\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc - Calculate</link> to define how $[officename] Calc acts when searching for identical entries."
-msgstr "Vel <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Indstillinger</caseinline><defaultinline>Funksjonar → Innstillingar</defaultinline></switchinline> → <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\">%PRODUCTNAME Calc → Rekn ut</link> for å definera korleis $[officename] Calc skal søkja etter identiske postar."
+msgid "Choose <link href=\"text/shared/optionen/01060500.xhp\" name=\"Spreadsheet - Calculate\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link> to define how $[officename] Calc acts when searching for identical entries."
+msgstr ""
#. GCPCd
#: 04060101.xhp
@@ -5720,7 +5720,7 @@ msgctxt ""
"par_id571535118151091\n"
"help.text"
msgid "Unambiguous conversion is possible for ISO 8601 dates and times in their extended formats with separators. If a <emph>#VALUE!</emph> error occurs, then unselect <emph>Generate #VALUE! error</emph> in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Calc - Formula</emph>, button <emph>Details...</emph> in section \"Detailed Calculation Settings\", <emph>Conversion from text to number</emph> list box."
-msgstr "Det er mogleg å laga eintydige omformingar for dato og klokkeslett i utvida format med skiljeteikn i ISO 8601. Viss feilen <emph>#VERDI!</emph> kjem opp, fjernar du avmerkinga for <emph>Lag #VERDI!-feil</emph> i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillingar</emph></caseinline><defaultinline><emph>Verktøy → Innstillingar</emph></defaultinline></switchinline> <emph>→ %PRODUCTNAME Calc → Formel</emph>, knappen <emph>Detaljar …</emph> i området «Detaljerte innstillingar for utrekning» i listeboksen <emph>Omform frå tekst til tal</emph>. "
+msgstr "Det er mogleg å laga eintydige omformingar for dato og klokkeslett i utvida format med skiljeteikn i ISO 8601. Viss feilen <emph>#VERDI!</emph> kjem opp, fjernar du avmerkinga for <emph>Lag #VERDI!-feil</emph> i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillingar</emph></caseinline><defaultinline><emph>Verktøy → Innstillingar</emph></defaultinline></switchinline> <emph>→ %PRODUCTNAME Calc → Formel</emph>, knappen <emph>Detaljar …</emph> i området «Detaljerte innstillingar for utrekning» i listeboksen <emph>Omform frå tekst til tal</emph>."
#. sJKAX
#: 04060102.xhp
@@ -6494,7 +6494,7 @@ msgctxt ""
"par_id3146142\n"
"help.text"
msgid "To have an overview of depreciation rates per period, it is best to define a depreciation table. By entering the different depreciation formulas available in <item type=\"productname\">%PRODUCTNAME</item> Calc next to each other, you can see which depreciation form is the most appropriate. Enter the table as follows:"
-msgstr "For å få ei oversikt over avskrivingane per periode, bør du definera ein avskrivingstabell. Ved å skriva inn dei ulike avskrivingsformlane ved sida av kvarandre i <item type=\"productname\">%PRODUCTNAME</item> Calc, er det lett å sjå kva for formel som passar best. Skriv inn tabellane slik: "
+msgstr "For å få ei oversikt over avskrivingane per periode, bør du definera ein avskrivingstabell. Ved å skriva inn dei ulike avskrivingsformlane ved sida av kvarandre i <item type=\"productname\">%PRODUCTNAME</item> Calc, er det lett å sjå kva for formel som passar best. Skriv inn tabellane slik:"
#. FD6Pc
#: 04060103.xhp
@@ -10166,7 +10166,7 @@ msgctxt ""
"hd_id3150141\n"
"help.text"
msgid "IF"
-msgstr "VISS (IF på engelsk) "
+msgstr "VISS (IF på engelsk)"
#. uai2u
#: 04060105.xhp
@@ -10697,7 +10697,7 @@ msgctxt ""
"hd_id3145355\n"
"help.text"
msgid "ACOSH"
-msgstr "ACOSH (ACOSH på engelsk)"
+msgstr "HYPERBOLSK.SEKANT"
#. SpAZ3
#: 04060106.xhp
@@ -10715,7 +10715,7 @@ msgctxt ""
"par_id3151017\n"
"help.text"
msgid "ACOSH(Number)"
-msgstr "ACOSH(Tal)"
+msgstr "HYPERBOLSK.SEKANT(Tal)"
#. fjTyF
#: 04060106.xhp
@@ -14270,7 +14270,7 @@ msgctxt ""
"par_id3163671\n"
"help.text"
msgid "<emph>Number1 to Number30</emph> are up to 30 arguments, either cells or ranges, whose sum is to be calculated."
-msgstr ""
+msgstr "<emph>Tal1 til Tal30</emph> er opp til 30 argument, anten celler eller område som summen skal reknast ut for."
#. fsBfG
#: 04060106.xhp
@@ -14279,7 +14279,7 @@ msgctxt ""
"par_id151567608802604\n"
"help.text"
msgid "SUM ignores any text or empty cell within a range or array. If you suspect wrong results of the SUM function, look for text in the data ranges. Use the <link href=\"text/scalc/01/03080000.xhp\" name=\"value highlight\">value highlighting</link> feature to highlight the text contents in the range that may represent a number."
-msgstr ""
+msgstr "SUM ignorer tekst og tomme celler i eit område eller ein tabell. Dersom du finn feil i utrekningane, sjå etter om det er tekst i dataområda. Bruk <link href=\"text/scalc/01/03080000.xhp\" name=\"value highlight\">verdiutheving</link>for å lettare sjå om eit tilsynelatande tal eigentleg er ein tekst."
#. VRBzD
#: 04060106.xhp
@@ -14461,6 +14461,15 @@ msgctxt ""
msgid "See COUNTIF() for some more syntax examples that can be used with SUMIF()."
msgstr "Sjå TEL.VISS() for fleire syntaksar som kan verta brukte i SUMMER.VISS()."
+#. Z8TrQ
+#: 04060106.xhp
+msgctxt ""
+"04060106.xhp\n"
+"hd_id72921259523046\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_sumifs.xhp#sumifs_head\"/>"
+msgstr ""
+
#. BHGzQ
#: 04060106.xhp
msgctxt ""
@@ -15719,7 +15728,7 @@ msgctxt ""
"hd_id3147273\n"
"help.text"
msgid "<variable id=\"arrayfunctit\"><link href=\"text/scalc/01/04060107.xhp\" name=\"array functions\">Array Functions</link></variable>"
-msgstr ""
+msgstr "<variable id=\"arrayfunctit\"><link href=\"text/scalc/01/04060107.xhp\" name=\"array functions\">Tabellfunksjonar</link></variable>"
#. BDGKz
#: 04060107.xhp
@@ -15800,7 +15809,7 @@ msgctxt ""
"par_id3149156\n"
"help.text"
msgid "In addition to multiplication, you can also use other operators on the reference range (an array). With $[officename] Calc, you can add (+), subtract (-), multiply (*), divide (/), use exponents (^), concatenation (&) and comparisons (=, <>, <, >, <=, >=). The operators can be used on each individual value in the cell range and return the result as an array if the array formula was entered."
-msgstr "I tillegg til multiplikasjon kan du også bruka andre operatorar i referanseområdet (ei matrise). Med $[officename] Calc kan du leggja saman (+), trekkja frå (-), multiplisera (*), dividere (/), bruka eksponentar (^), føya saman (&) og samanlikna (=, <>, <, >, <=, >=). Operatorane kan brukast på kvar einskild verdi i celleområdet og gjev resultatet tilbake som ei matrise dersom det er brukt ein matriseformel. "
+msgstr "I tillegg til multiplikasjon kan du også bruka andre operatorar i referanseområdet (ei matrise). Med $[officename] Calc kan du leggja saman (+), trekkja frå (-), multiplisera (*), dividere (/), bruka eksponentar (^), føya saman (&) og samanlikna (=, <>, <, >, <=, >=). Operatorane kan brukast på kvar einskild verdi i celleområdet og gjev resultatet tilbake som ei matrise dersom det er brukt ein matriseformel."
#. eFkfc
#: 04060107.xhp
@@ -15836,7 +15845,7 @@ msgctxt ""
"par_id3149798\n"
"help.text"
msgid "Array formulas are also a space saving option when several values must be calculated, since they are not very memory-intensive. In addition, arrays are an essential tool for carrying out complex calculations, because you can have several cell ranges included in your calculations. $[officename] has different math functions for arrays, such as the MMULT function for multiplying two arrays or the SUMPRODUCT function for calculating the scalar products of two arrays."
-msgstr "Matriseformlar er også ein måte å spara plass på når mange verdiar skal reknast ut. Matriseformlane brukar nemleg lite minneplass. I tillegg er matrisene eit viktig verktøy når du skal utføra komplekse formlar fordi du kan ta med mange ulike celleområde i kalkulasjonane. I $[officename] finst det mange matematiske funksjonar for matriser som for eksempel MMULT-funksjonen for å multiplisere to matriser og funksjonen SUMMERPRODUKT som reknar ut skalarproduktet av to matriser. "
+msgstr "Matriseformlar er også ein måte å spara plass på når mange verdiar skal reknast ut. Matriseformlane brukar nemleg lite minneplass. I tillegg er matrisene eit viktig verktøy når du skal utføra komplekse formlar fordi du kan ta med mange ulike celleområde i kalkulasjonane. I $[officename] finst det mange matematiske funksjonar for matriser som for eksempel MMULT-funksjonen for å multiplisere to matriser og funksjonen SUMMERPRODUKT som reknar ut skalarproduktet av to matriser."
#. BU7BQ
#: 04060107.xhp
@@ -19085,7 +19094,7 @@ msgctxt ""
"par_id3151208\n"
"help.text"
msgid "<emph>Sorted</emph> is an optional parameter that indicates whether the first column in the array is sorted in ascending order. Enter the Boolean value FALSE or zero if the first column is not sorted in ascending order. Sorted columns can be searched much faster and the function always returns a value, even if the search value was not matched exactly, if it is greater than the lowest value of the sorted list. In unsorted lists, the search value must be matched exactly. Otherwise the function will return #N/A with message: <emph>Error: Value Not Available</emph>."
-msgstr ""
+msgstr "<emph>Sortert</emph> er valfritt og indikerer om den første kolonnen i tabellen er sortert i aukande rekkjefølgje. Skriv inn den logiske verdien USANN eller null viss den første kolonnen ikkje er sortert aukande. Søk i sorterte kolonnar går mykje fortare og søkjet vil alltid returnere ein verdi, sjølv om søkjeverdien ikkje samsvarar nøyaktig eller er større enn den lågaste verdien i den sorterte lista. I usorterte lister må søkjeverdien samsvara nøyaktig, elles vil funksjonen returnere #I/T med meldinga <emph> Feil: verdien er ikkje tilgjengeleg </emph>."
#. fJQRf
#: 04060109.xhp
@@ -19553,7 +19562,7 @@ msgctxt ""
"par_id3149925\n"
"help.text"
msgid "<emph>ResultVector</emph> is another single-row or single-column range from which the result of the function is taken. The result is the cell of the result vector with the same index as the instance found in the search vector."
-msgstr "<emph>Resultatvektor</emph> er eit anna område med 1 rad eller 1 kolonne som resultatet vert henta frå. Resultatet er resultatvektorcella som har same indeks som funnet i søkjevektoren har. "
+msgstr "<emph>Resultatvektor</emph> er eit anna område med 1 rad eller 1 kolonne som resultatet vert henta frå. Resultatet er resultatvektorcella som har same indeks som funnet i søkjevektoren har."
#. 36TJv
#: 04060109.xhp
@@ -19589,7 +19598,7 @@ msgctxt ""
"par_id3150826\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_VORLAGE\">Applies a style to the cell containing the formula.</ahelp> After a set amount of time, another style can be applied. This function always returns the value 0, allowing you to add it to another function without changing the value. Together with the CURRENT function you can apply a color to a cell depending on the value. For example: =...+STYLE(IF(CURRENT()>3;\"red\";\"green\")) applies the style \"red\" to the cell if the value is greater than 3, otherwise the style \"green\" is applied. Both cell formats, \"red\" and \"green\" have to be defined beforehand."
-msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Legg til ein stil til den cella som inneheld formelen.</ahelp> Etter eit bestemt tidsrom kan ein annan stil verta lagt til. Funksjonen returnerer alltid verdien 0 slik at du kan leggja han til ein annan funksjon utan å endra verdien i denne. Brukt saman med funksjonen GJELDANDE kan du også leggja til ein farge i ei celle avhengig av celleverdien. For eksempel vil =...+STIL(VISS(GJELDANDE()>3;\"raud\";\"grøn\")) leggja stilen «raud» til cella viss verdien er over 3, elles vertr stilen «grøn» brukt. Begge celleformata må vera definerte på førehand. "
+msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\">Legg til ein stil til den cella som inneheld formelen.</ahelp> Etter eit bestemt tidsrom kan ein annan stil verta lagt til. Funksjonen returnerer alltid verdien 0 slik at du kan leggja han til ein annan funksjon utan å endra verdien i denne. Brukt saman med funksjonen GJELDANDE kan du også leggja til ein farge i ei celle avhengig av celleverdien. For eksempel vil =...+STIL(VISS(GJELDANDE()>3;\"raud\";\"grøn\")) leggja stilen «raud» til cella viss verdien er over 3, elles vertr stilen «grøn» brukt. Begge celleformata må vera definerte på førehand."
#. gNaP4
#: 04060109.xhp
@@ -19643,7 +19652,7 @@ msgctxt ""
"par_id8056886\n"
"help.text"
msgid "Since STYLE() has a numeric return value of zero, this return value gets appended to a string. This can be avoided using T() as in the following example:"
-msgstr "Sidan STIL() har returverdien null, vert denne verdien lagt til ein streng. Dette kan du unngå ved å nytta T() som vist i eksempelet nedanfor. "
+msgstr "Sidan STIL() har returverdien null, vert denne verdien lagt til ein streng. Dette kan du unngå ved å nytta T() som vist i eksempelet nedanfor."
#. BdGi5
#: 04060109.xhp
@@ -19769,7 +19778,7 @@ msgctxt ""
"par_id3148672\n"
"help.text"
msgid "For an explanation on the parameters, see: <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">VLOOKUP</link> (columns and rows are exchanged)"
-msgstr ""
+msgstr "Du kan finna ei forklaring påparametra i <link href=\"text/scalc/01/04060109.xhp#Section9\" name=\"VLOOKUP\">FINN.RAD</link> kolonnar og rader har bytt plass)"
#. B4DL3
#: 04060109.xhp
@@ -20183,7 +20192,7 @@ msgctxt ""
"par_id6454969\n"
"help.text"
msgid "If the pivot table contains only a single result value that fulfills all of the constraints, or a subtotal result that summarizes all matching values, that result is returned. If there is no matching result, or several ones without a subtotal for them, an error is returned. These conditions apply to results that are included in the pivot table."
-msgstr "Viss pivottabellen inneheld ein einaste rasultatverdi som oppfyller alle vilkåra, eller eit resultat for delsummar som summerar alle passande verdiar, vert det resultatet returnert. Viss det ikkje finst passande verdiar eller det finst fleire utan delsum, vert det returnert ei feilmelding. Desse vilkåra gjeld for resultat som er tekne med i pivottabellen. "
+msgstr "Viss pivottabellen inneheld ein einaste rasultatverdi som oppfyller alle vilkåra, eller eit resultat for delsummar som summerar alle passande verdiar, vert det resultatet returnert. Viss det ikkje finst passande verdiar eller det finst fleire utan delsum, vert det returnert ei feilmelding. Desse vilkåra gjeld for resultat som er tekne med i pivottabellen."
#. vjksc
#: 04060109.xhp
@@ -21182,7 +21191,7 @@ msgctxt ""
"par_id3150877\n"
"help.text"
msgid "<emph>NoThousandsSeparators</emph> (optional) determines whether the thousands separator is used. If the parameter is a number not equal to 0, the thousands separator is suppressed. If the parameter is equal to 0 or if it is missing altogether, the thousands separators of your <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">current locale setting</link> are displayed."
-msgstr "<emph>IngenTusenSkiljeteikn</emph> (valfri) bestemmer om det skal brukast skiljeteikn som skilje mellom tusentala. Viss parameteren er eit tal ulik 0, vert skiljeteiknet ikkje brukt. Er talet lik 0 eller manglar, vil tusenskiljeteiknet du har sett i <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">gjeldande lokale innstillingar</link> verta brukt. "
+msgstr "<emph>IngenTusenSkiljeteikn</emph> (valfri) bestemmer om det skal brukast skiljeteikn som skilje mellom tusentala. Viss parameteren er eit tal ulik 0, vert skiljeteiknet ikkje brukt. Er talet lik 0 eller manglar, vil tusenskiljeteiknet du har sett i <link href=\"text/shared/optionen/01140000.xhp\" name=\"current locale setting\">gjeldande lokale innstillingar</link> verta brukt."
#. nDs7Q
#: 04060110.xhp
@@ -23549,7 +23558,7 @@ msgctxt ""
"par_id3150361\n"
"help.text"
msgid "$[officename] Calc can be expanded by Add-Ins, which are external programming modules providing additional functions for working with spreadsheets. These are listed in the <emph>Function Wizard</emph> in the <emph>Add-In</emph> category. If you would like to program an Add-In yourself, you can learn here which functions must be exported by the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>external DLL</defaultinline></switchinline> so that the Add-In can be successfully attached."
-msgstr ""
+msgstr "$[officename] Calc kan utvidast med Add-ins, som er eksterne programmeringsmodular med ekstra funksjonar for å arbeida med rekneark. Desse er oppførte i <emph>Funksjonsvegvisaren</emph> i kategorien <emph>Add-In</emph>. Viss du vil programmera eit tillegg sjølv, kan du læra her kva for funksjonar som må eksporterast av <switchinline select = \"sys\"> <caseinline select = \"UNIX\">delte bibliotek</caseinline> <defaultinline>ekstern DLL</defaultinline> </switchinline> slik at tillegget kan koplast til slik at det fungerer."
#. qyzrA
#: 04060112.xhp
@@ -23558,7 +23567,7 @@ msgctxt ""
"par_id3149211\n"
"help.text"
msgid "$[officename] searches the Add-in folder defined in the configuration for a suitable <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>DLL</defaultinline></switchinline>. To be recognized by $[officename], the <switchinline select=\"sys\"><caseinline select=\"UNIX\">shared library</caseinline><defaultinline>DLL</defaultinline></switchinline> must have certain properties, as explained in the following. This information allows you to program your own Add-In for <emph>Function Wizard</emph> of $[officename] Calc."
-msgstr ""
+msgstr "$[officename] søkjer i tilleggsmappa som er definert i konfigurasjonen for eit passande <switchinline select = \"sys\"> <caseinline select = \"UNIX\">delt bibliotek</caseinline> <defaultinline> DLL </defaultinline> </switchinline>. For å verta gjenkjent av $[officename], må <switchinline select = \"sys\"> <caseinline select = \"UNIX\"> delt bibliotek </caseinline> <defaultinline> DLL </defaultinline> </switchinline> ha visse eigenskapar som er forklarte nedanfor. Denne informasjonen gjer at du kan programmera ditt eiget tillegg for <emph> funksjon vegvisar </emph> i $[officename] Calc."
#. CAC5V
#: 04060112.xhp
@@ -23576,7 +23585,7 @@ msgctxt ""
"par_id3156292\n"
"help.text"
msgid "Each Add-In library provides several functions. Some functions are used for administrative purposes. You can choose almost any name for your own functions. However, they must also follow certain rules regarding parameter passing. The exact naming and calling conventions vary for different platforms."
-msgstr "Kvart utvidingsbibliotek inneheld fleire funksjonar du kan bruka. Nokre av funksjonane er til administrativt bruk. Du kan kalla funksjonane nesten kva som helst. Namnet må likevel følgje bestemte reglar ved overføring av parametrane. Dei nøyaktige namnereglane vil variera etter kva plattform som er i bruk. "
+msgstr "Kvart utvidingsbibliotek inneheld fleire funksjonar du kan bruka. Nokre av funksjonane er til administrativt bruk. Du kan kalla funksjonane nesten kva som helst. Namnet må likevel følgje bestemte reglar ved overføring av parametrane. Dei nøyaktige namnereglane vil variera etter kva plattform som er i bruk."
#. CYHXE
#: 04060112.xhp
@@ -23585,7 +23594,7 @@ msgctxt ""
"hd_id3152890\n"
"help.text"
msgid "Functions of <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>AddIn DLL</defaultinline></switchinline>"
-msgstr ""
+msgstr "Funksjonar for <switchinline select=\"sys\"><caseinline select=\"UNIX\">delt bibliotek</caseinline><defaultinline>Legg til DLL</defaultinline></switchinline>"
#. DPTDC
#: 04060112.xhp
@@ -23639,7 +23648,7 @@ msgctxt ""
"par_id3146776\n"
"help.text"
msgid "The maximum number of parameters in an Add-In function attached to $[officename] Calc is 16: one return value and a maximum of 15 function input parameters."
-msgstr "Det maksimale talet på parameterar i ei utviding i $[officename] Calc er 16: éin returverdi og høgst 15 argument for inndata. "
+msgstr "Det maksimale talet på parameterar i ei utviding i $[officename] Calc er 16: éin returverdi og høgst 15 argument for inndata."
#. mbiCk
#: 04060112.xhp
@@ -23774,7 +23783,7 @@ msgctxt ""
"hd_id3156396\n"
"help.text"
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline> functions"
-msgstr ""
+msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">Delt bibliotek</caseinline><defaultinline>DLL</defaultinline></switchinline>-funksjonar"
#. wVc9G
#: 04060112.xhp
@@ -23783,7 +23792,7 @@ msgctxt ""
"par_id3153019\n"
"help.text"
msgid "Following you will find a description of those functions, which are called at the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>external DLL</defaultinline></switchinline>."
-msgstr ""
+msgstr "Nedanfor vil du finna ein omtale av desse funksjonane som vert kalla <switchinline select=\"sys\"><caseinline select=\"UNIX\">delte bibliotek</caseinline><defaultinline>ekstern DLL</defaultinline></switchinline>."
#. kDo37
#: 04060112.xhp
@@ -23792,7 +23801,7 @@ msgctxt ""
"par_id3150038\n"
"help.text"
msgid "For all <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline> functions, the following applies:"
-msgstr ""
+msgstr "Det følgjande gjeld for alle <switchinline select=\"sys\"><caseinline select=\"UNIX\">delte bibliotek</caseinline><defaultinline>DLL</defaultinline></switchinline>-funksjonane:"
#. QZ7q4
#: 04060112.xhp
@@ -23801,7 +23810,7 @@ msgctxt ""
"par_id3147616\n"
"help.text"
msgid "<emph>Output</emph>: Resulting value"
-msgstr ""
+msgstr "<emph>Output</emph>: Resultatverdi"
#. ErpXM
#: 04060112.xhp
@@ -23810,7 +23819,7 @@ msgctxt ""
"par_id3159119\n"
"help.text"
msgid "<emph>Input</emph>: Any number of types (double&, char*, double*, char**, Cell area), where the <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Cell area</link> is an array of types double array, string array, or cell array."
-msgstr ""
+msgstr "<emph>Input</emph>: Kva tal som helst av typar (double&, char*, double*, char**, Celleområde) der <link href=\"text/scalc/01/04060112.xhp\" name=\"Cell area\">Celleområdet</link> er ein tabell av typen dobbel tabell, strengtabell eller celletabell."
#. Hs7Du
#: 04060112.xhp
@@ -23846,7 +23855,7 @@ msgctxt ""
"par_id3149893\n"
"help.text"
msgid "<emph>Output</emph>: Reference to a variable, which is supposed to contain the number of Add-In functions. For example: If the Add-In provides 5 functions for $[officename] Calc, then nCount=5."
-msgstr ""
+msgstr "<emph>Output</emph>: Referanse til ein variabel som er meint å innehalda talet på Add-n-funksjonar. For eksempel: Viss Add-In inneheld 5 funksjonar for $[officename] Calc så er nCount = 5."
#. MMvZL
#: 04060112.xhp
@@ -23882,7 +23891,7 @@ msgctxt ""
"par_id3149949\n"
"help.text"
msgid "<emph>Input</emph>: Function number between 0 and nCount-1, inclusively."
-msgstr ""
+msgstr "<emph>Input</emph>: Funksjonsnummer frå og med 0 til og med nCount-1."
#. CSBYk
#: 04060112.xhp
@@ -23891,7 +23900,7 @@ msgctxt ""
"par_id3148579\n"
"help.text"
msgid "<emph>Output</emph>: Function name as seen by the programmer, as it is named in the <switchinline select=\"sys\"><caseinline select=\"UNIX\">Shared Library</caseinline><defaultinline>DLL</defaultinline></switchinline>. This name does not determine the name used in the <emph>Function Wizard</emph>."
-msgstr ""
+msgstr "<emph>Output</emph>: Funksjonsnamnet slik programmeraren ser det, slik det er namngjeve i <switchinline select=\"sys\"><caseinline select=\"UNIX\">Delt bibliotek</caseinline><defaultinline>DLL</defaultinline></switchinline>. Dette namnet bestemmer ikje namnet i <emph>funksjonsvegvisaren</emph>."
#. 6yGps
#: 04060112.xhp
@@ -23900,7 +23909,7 @@ msgctxt ""
"par_id3150142\n"
"help.text"
msgid "<emph>Output</emph>: Number of parameters in AddIn function. This number must be greater than 0, because there is always a result value; the maximum value is 16."
-msgstr ""
+msgstr "<emph>Output</emph>: Talet på parametrar i Add-In-funksjonen. Talet må vera større enn 0 sidan det alltid er ein resultatverdi. Det høgste talet er 16."
#. TjFBR
#: 04060112.xhp
@@ -23909,7 +23918,7 @@ msgctxt ""
"par_id3148750\n"
"help.text"
msgid "<emph>Output</emph>: Pointer to an array of exactly 16 variables of type Paramtype. The first nParamCount entries are filled with the suitable type of parameter."
-msgstr ""
+msgstr "<emph>Output</emph>: Peikar til ein tabell med nøyaktig 16 variablar av typen paramtype. Dei første nParamCount oppføringane er fylte med høveleg type parameter."
#. YNrEv
#: 04060112.xhp
@@ -23918,7 +23927,7 @@ msgctxt ""
"par_id3155261\n"
"help.text"
msgid "<emph>Output</emph>: Function name as seen by the user, as it appears in the <emph>Function Wizard</emph>. May contain umlauts."
-msgstr ""
+msgstr "<emph>Output</emph>: Funksjonsnamn slik brukaren ser dei slik dei vert viste i <emph>funksjonsvegvisaren</emph>. Kan innehalda aksentteikn."
#. rcNLZ
#: 04060112.xhp
@@ -23954,7 +23963,7 @@ msgctxt ""
"par_id3153564\n"
"help.text"
msgid "<literal>void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)</literal>"
-msgstr ""
+msgstr "<literal>gyldig CALLTYPE er GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc)</literal>"
#. 99Z6E
#: 04060112.xhp
@@ -23972,7 +23981,7 @@ msgctxt ""
"par_id3149883\n"
"help.text"
msgid "<emph>Input</emph>: Number of the function in the library; between 0 and nCount-1."
-msgstr ""
+msgstr "<emph>Input</emph>: Talet på funksjonar i biblioteket, mellom 0 og nCount-1."
#. QHn87
#: 04060112.xhp
@@ -23981,7 +23990,7 @@ msgctxt ""
"par_id3159139\n"
"help.text"
msgid "<emph>Input</emph>: Indicates, for which parameter the description is provided; parameters start at 1. If nParam is 0, the description itself is supposed to be provided in pDesc; in this case, pName does not have any meaning."
-msgstr ""
+msgstr "<emph>Input</emph>: Viser kva parameter beskrivinga er meint for. Parametra byrjar på 1. Viss nParam er 0, skal beskrivinga i seg sjølv vera vist i pDesc. I dette tilfellet betyr ikkje pName noko."
#. Eq6cW
#: 04060112.xhp
@@ -23990,7 +23999,7 @@ msgctxt ""
"par_id3145245\n"
"help.text"
msgid "<emph>Output</emph>: Takes up the parameter name or type, for example, the word \"Number\" or \"String\" or \"Date\", and so on. Implemented in $[officename] Calc as char[256]."
-msgstr ""
+msgstr "<emph>Output</emph>: Tek opp parameternamnet eller typen, for eksempel orda «tal», «streng» eler «dato». Implementert i $[officename] Calc som char[256]."
#. yf6Eg
#: 04060112.xhp
@@ -23999,7 +24008,7 @@ msgctxt ""
"par_id3148389\n"
"help.text"
msgid "<emph>Output</emph>: Takes up the description of the parameter, for example, \"Value, at which the universe is to be calculated.\" Implemented in $[officename] Calc as char[256]."
-msgstr ""
+msgstr "<emph>Output</emph>: Tek opp ei skildring av parameten, for eksempel «Verdien som universet skal reknast ut frå». Implementert i $[officename] Calc som char[256]."
#. 52p82
#: 04060112.xhp
@@ -24053,7 +24062,7 @@ msgctxt ""
"par_id3149388\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Forskyving"
#. zS5BL
#: 04060112.xhp
@@ -24062,7 +24071,7 @@ msgctxt ""
"par_id3154636\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Namn"
#. 3dyGm
#: 04060112.xhp
@@ -24071,7 +24080,7 @@ msgctxt ""
"par_id3153228\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beskriving"
#. auDAv
#: 04060112.xhp
@@ -24323,7 +24332,7 @@ msgctxt ""
"par_id3149908\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Forskyving"
#. ehB7k
#: 04060112.xhp
@@ -24332,7 +24341,7 @@ msgctxt ""
"par_id3159165\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Namn"
#. iRPCq
#: 04060112.xhp
@@ -24341,7 +24350,7 @@ msgctxt ""
"par_id3159150\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beskriving"
#. q4Dcs
#: 04060112.xhp
@@ -24611,7 +24620,7 @@ msgctxt ""
"par_id3154664\n"
"help.text"
msgid "Offset"
-msgstr ""
+msgstr "Forskyving"
#. 6oQJ6
#: 04060112.xhp
@@ -24620,7 +24629,7 @@ msgctxt ""
"par_id3154566\n"
"help.text"
msgid "Name"
-msgstr ""
+msgstr "Namn"
#. D3xXV
#: 04060112.xhp
@@ -24629,7 +24638,7 @@ msgctxt ""
"par_id3146073\n"
"help.text"
msgid "Description"
-msgstr ""
+msgstr "Beskriving"
#. Zty8q
#: 04060112.xhp
@@ -28355,7 +28364,7 @@ msgctxt ""
"par_id3152999\n"
"help.text"
msgid "Settlement date: February 7 1999, maturity date: June 15 1999, last interest: October 15 1998. Interest rate: 3.75 per cent, yield: 4.05 per cent, redemption value: 100 currency units, frequency of payments: half-yearly = 2, basis: = 0"
-msgstr "Avrekningsdata: 7. februar 1999, forfallsdato: 15. juni 1999, siste rentedato: 15 oktober 1998. Rentefot: 3,75 prosent, avkastning: 4,05 prosent, innløysingsverdi: 100 valutaeiningar, betalingsfrekvens: halvårleg (2), basis = 2. "
+msgstr "Avrekningsdata: 7. februar 1999, forfallsdato: 15. juni 1999, siste rentedato: 15 oktober 1998. Rentefot: 3,75 prosent, avkastning: 4,05 prosent, innløysingsverdi: 100 valutaeiningar, betalingsfrekvens: halvårleg (2), basis = 2."
#. anhTe
#: 04060118.xhp
@@ -29012,7 +29021,7 @@ msgctxt ""
"par_id3159149\n"
"help.text"
msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
-msgstr "<emph>Noverdi</emph> er den noverande (gjeldande) verdien. Kontantverdien er kontantinnskotet eller kontantverdien av eit naturalia. Innskotsverdien må vera ein positiv verdi, altså ikkje 0 eller mindre enn 0. "
+msgstr "<emph>Noverdi</emph> er den noverande (gjeldande) verdien. Kontantverdien er kontantinnskotet eller kontantverdien av eit naturalia. Innskotsverdien må vera ein positiv verdi, altså ikkje 0 eller mindre enn 0."
#. 66Ant
#: 04060118.xhp
@@ -29669,7 +29678,7 @@ msgctxt ""
"hd_id3150673\n"
"help.text"
msgid "COUPNUM"
-msgstr "KUPONG.ANTIKUPONGPERIODER (COUPNUM på engelsk) "
+msgstr "KUPONG.ANTIKUPONGPERIODER (COUPNUM på engelsk)"
#. GNJt2
#: 04060118.xhp
@@ -30371,7 +30380,7 @@ msgctxt ""
"par_id3153570\n"
"help.text"
msgid "What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period."
-msgstr "Kva vert avkastninga om årsrenta er 5,5 % over 36 månadar? Kontantverdien er 15 000 valutaeiningar. Summen vert rekna ut mellom den 10. og 18. perioden. Forfallsdatoen er ved slutten av perioden. "
+msgstr "Kva vert avkastninga om årsrenta er 5,5 % over 36 månadar? Kontantverdien er 15 000 valutaeiningar. Summen vert rekna ut mellom den 10. og 18. perioden. Forfallsdatoen er ved slutten av perioden."
#. uZpa6
#: 04060119.xhp
@@ -30623,7 +30632,7 @@ msgctxt ""
"par_id3147478\n"
"help.text"
msgid "What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period."
-msgstr "Kva vert rentebetalingane når den årlege rentesatsen er på 5,5 %, med månadleg betaling i to år og ein nåverande kontantverdi på 5.000 valutaeiningar? Betalingsperioden byrjar med den 4. og sluttar ved den 6. perioden. Betalinga skjer ved byrjinga av kvar periode. "
+msgstr "Kva vert rentebetalingane når den årlege rentesatsen er på 5,5 %, med månadleg betaling i to år og ein nåverande kontantverdi på 5.000 valutaeiningar? Betalingsperioden byrjar med den 4. og sluttar ved den 6. perioden. Betalinga skjer ved byrjinga av kvar periode."
#. BSssC
#: 04060119.xhp
@@ -31136,7 +31145,7 @@ msgctxt ""
"par_id3147239\n"
"help.text"
msgid "<emph>PV</emph> is the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or <0."
-msgstr "<emph>Noverdi</emph> er den noverande (gjeldande) verdien. Kontantverdien er kontantinnskotet eller kontantverdien av eit naturalia. Innskotsverdien må vera ein positiv verdi, altså ikkje 0 eller mindre enn 0. "
+msgstr "<emph>Noverdi</emph> er den noverande (gjeldande) verdien. Kontantverdien er kontantinnskotet eller kontantverdien av eit naturalia. Innskotsverdien må vera ein positiv verdi, altså ikkje 0 eller mindre enn 0."
#. rxSZX
#: 04060119.xhp
@@ -33091,14 +33100,14 @@ msgctxt ""
msgid "<emph>Range</emph> is the range to which the criteria are to be applied."
msgstr "<emph>Område</emph> er området som kriteriet skal brukast på."
-#. PESCm
+#. HvRLc
#: 04060181.xhp
msgctxt ""
"04060181.xhp\n"
"par_id3165000\n"
"help.text"
-msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted. If regular expressions are enabled in calculation options you may also enter a search text in the form of a regular expression, e.g. b.* for all cells that begin with b. If wildcards are enabled in calculation options you may enter a search text with wildcards, e.g. b* for all cells that begin with b. You may also indicate a cell address that contains the search criterion. If you search for literal text, enclose the text in double quotes."
-msgstr "<emph>Vilkår</emph> viser vilkåret i form av eit tal, eit uttrykk eller ein tekststreng. Desse vilkåra avgjer kva celler som skal reknast med. Dersom bruk av regulære uttrykk er slått på i innstillingane for utrekning, kan du også skriva inn ein søkjetekst i form av eit regulært uttrykk, for eksempel «b*» for alle ord som byrjar med «b». Dersom bruk av jokerteikn er slått på i innstillingane for utrekning, kan du også visa til eit celleområde som inneheld søkjevilkåra. Viss du vil søkje etter ein nøyaktig tekst, må søkjeteksten skrivast mellom doble hermeteikn (\" \")."
+msgid "<emph>Criteria</emph> indicates the criteria in the form of a number, an expression or a character string. These criteria determine which cells are counted."
+msgstr ""
#. ZpDRv
#: 04060181.xhp
@@ -33163,6 +33172,15 @@ msgctxt ""
msgid "To count only negative numbers: <item type=\"input\">=COUNTIF(A1:A10;\"<0\")</item>"
msgstr "For berre å telja negative tal: <item type=\"input\">=TEL.VISS(A1:A10;\"<0\")</item>"
+#. jGBjw
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"hd_id224412044220134\n"
+"help.text"
+msgid "<embedvar href=\"text/scalc/01/func_countifs.xhp#countifs_head\"/>"
+msgstr ""
+
#. GWdLd
#: 04060181.xhp
msgctxt ""
@@ -34250,7 +34268,7 @@ msgctxt ""
"par_id2948806\n"
"help.text"
msgid "If the (observed) Chi square is greater than or equal to the (theoretical) Chi square CHIINV, the hypothesis will be discarded, since the deviation between theory and experiment is too great. If the observed Chi square is less that CHIINV, the hypothesis is confirmed with the indicated probability of error."
-msgstr "Viss det observerte kji-kvadratet er større enn eller lik det teoretiske kji-kvadratet INVERS.KJIFORDELING, vert hypotesen forkasta sidan skilnaden mellom teori og forsøk er for stor. Viss det observerte kji-kvadratet er mindre enn INVERS.KJIFORDELING, er hypotesen godtatt med det indikerte feilsannsynet. "
+msgstr "Viss det observerte kji-kvadratet er større enn eller lik det teoretiske kji-kvadratet INVERS.KJIFORDELING, vert hypotesen forkasta sidan skilnaden mellom teori og forsøk er for stor. Viss det observerte kji-kvadratet er mindre enn INVERS.KJIFORDELING, er hypotesen godtatt med det indikerte feilsannsynet."
#. 2vYvm
#: 04060181.xhp
@@ -37040,7 +37058,7 @@ msgctxt ""
"par_id3154372\n"
"help.text"
msgid "LARGE(Data; RankC)"
-msgstr "N.STØRST(Data; K) "
+msgstr "N.STØRST(Data; K)"
#. Z5puA
#: 04060183.xhp
@@ -37058,7 +37076,7 @@ msgctxt ""
"par_id3156448\n"
"help.text"
msgid "<emph>RankC</emph> is the ranking of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
-msgstr ""
+msgstr "<emph>K</emph> rangeringa av verdien. Viss K er ein tabell, vert funksjonen ein <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">tabellfunksjon</link>."
#. 9gMJx
#: 04060183.xhp
@@ -37067,7 +37085,7 @@ msgctxt ""
"par_id3148702\n"
"help.text"
msgid "<input>=LARGE(A1:C50;2)</input> gives the second largest value in A1:C50."
-msgstr ""
+msgstr "<input>=N.STØRST(A1:C50;2)</input> gjev den nest største verdien i A1:C50."
#. fdcAk
#: 04060183.xhp
@@ -37076,7 +37094,7 @@ msgctxt ""
"par_id3248702\n"
"help.text"
msgid "<input>=LARGE(A1:C50;B1:B5)</input> entered as an array function gives an array of the c-th largest value in A1:C50 with ranks defined in B1:B5."
-msgstr ""
+msgstr "Er <input>=N.STØRST(A1:C50;B1:B5)</input> skrive inn som ein tabellfunksjon, gjev ein tabell med den c-te største verdien i A1:C50 med rangeringa definert i B1:B5."
#. p8pZc
#: 04060183.xhp
@@ -37112,7 +37130,7 @@ msgctxt ""
"par_id3153974\n"
"help.text"
msgid "SMALL(Data; RankC)"
-msgstr "N.MINST(Data; Rang)"
+msgstr "N.MINST(Data; K)"
#. LxZAE
#: 04060183.xhp
@@ -37130,7 +37148,7 @@ msgctxt ""
"par_id3155094\n"
"help.text"
msgid "<emph>RankC</emph> is the rank of the value. If RankC is an array, the function becomes an <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">array function</link>."
-msgstr ""
+msgstr "<emph>K</emph> rangeringa av verdien. Viss K er ein tabell, vert funksjonen ein <link href=\"text/scalc/01/04060107.xhp\" name=\"array function\">tabellfunksjon</link>."
#. 8BLf3
#: 04060183.xhp
@@ -37139,7 +37157,7 @@ msgctxt ""
"par_id3149897\n"
"help.text"
msgid "<input>=SMALL(A1:C50;2)</input> gives the second smallest value in A1:C50."
-msgstr ""
+msgstr "<input>=N.MINST(A1:C50;2)</input> finn den nest minste verdien i A1:C50."
#. AuKCZ
#: 04060183.xhp
@@ -37148,7 +37166,7 @@ msgctxt ""
"par_id3249897\n"
"help.text"
msgid "<input>=SMALL(A1:C50;B1:B5)</input> entered as an array function gives an array of the c-th smallest value in A1:C50 with ranks defined in B1:B5."
-msgstr ""
+msgstr "Når <input>=N.MINST(A1:C50;B1:B5)</input> vert skrive inn som ein tabellfunksjon, vert det gjeve ein tabell med den c minste verdien i A1:C50 med rangeringa definert i B1:B5."
#. KDBoE
#: 04060183.xhp
@@ -39929,7 +39947,7 @@ msgctxt ""
"par_id2453976\n"
"help.text"
msgid "The difference between <item type=\"input\">PERCENTRANK.INC</item> and <item type=\"input\">PERCENTRANK.EXC</item> is that <item type=\"input\">PERCENTRANK.INC</item> calculates a value in the range 0 to 1 inclusive, whereas the <item type=\"input\">PERCENTRANK.EXC</item> function calculates a value in the range 0 to 1 exclusive."
-msgstr "Skilnaden mellom <item type=\"input\">PROSENTDEL.INK</item> og <item type=\"input\">PROSENTDEL.EKS</item> er at i funkjsjonen <item type=\"input\">PROSENTDEL.INK</item> er alfaverdien innføre området 0 til 1 (inklusiv), altså frå og med 0 til og med 1, medan i <item type=\"input\">PROSENTDEL.EKS</item> er verdien mellom 0 og 1 (ekslusiv), altså frå men ikkje med, 0 og til, men ikkje med, 1. "
+msgstr "Skilnaden mellom <item type=\"input\">PROSENTDEL.INK</item> og <item type=\"input\">PROSENTDEL.EKS</item> er at i funkjsjonen <item type=\"input\">PROSENTDEL.INK</item> er alfaverdien innføre området 0 til 1 (inklusiv), altså frå og med 0 til og med 1, medan i <item type=\"input\">PROSENTDEL.EKS</item> er verdien mellom 0 og 1 (ekslusiv), altså frå men ikkje med, 0 og til, men ikkje med, 1."
#. GHbGk
#: 04060184.xhp
@@ -40316,7 +40334,7 @@ msgctxt ""
"par_id2953976\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_RANK_AVG\">Returns the statistical rank of a given value, within a supplied array of values.</ahelp> If there are duplicate values in the list, the average rank is returned."
-msgstr "<ahelp hid=\"HID_FUNC_RANK_AVG\">Returnerer den statistiske rangeringa av eit tal i ein tabell.</ahelp> Dersom det ikkje finst dupliserte verdiar, vert gjennomsnittsrangen returnert. "
+msgstr "<ahelp hid=\"HID_FUNC_RANK_AVG\">Returnerer den statistiske rangeringa av eit tal i ein tabell.</ahelp> Dersom det ikkje finst dupliserte verdiar, vert gjennomsnittsrangen returnert."
#. BmBW6
#: 04060185.xhp
@@ -43592,7 +43610,7 @@ msgctxt ""
"par_id181890\n"
"help.text"
msgid "Reference concatenation using a tilde character was implemented lately. When a formula with the tilde operator exists in a document that is opened in old versions of the software, an error is returned. A reference list is not allowed inside an array expression."
-msgstr "Referanselenkjing ved hjelp av tildeteiknet er ein nokså ny operator. Dersom ein formel som inneheld tilde vert opna i ein eldre programversjon, vil dette resultera i ei feilmelding. Det er ikkje lov å bruka ei referanseliste inne i eit listeuttrykk. "
+msgstr "Referanselenkjing ved hjelp av tildeteiknet er ein nokså ny operator. Dersom ein formel som inneheld tilde vert opna i ein eldre programversjon, vil dette resultera i ei feilmelding. Det er ikkje lov å bruka ei referanseliste inne i eit listeuttrykk."
#. LfJJp
#: 04070000.xhp
@@ -43763,7 +43781,7 @@ msgctxt ""
"hd_id31547291\n"
"help.text"
msgid "<ahelp hid=\".\">Select the scope of the named range or named formula. Document (Global) means the name is valid for the whole document.</ahelp> Any other sheet name selected will restrict the scope of the named range or formula expression to that sheet."
-msgstr "<ahelp hid=\".\">Vel virkefeltet for det namngjevne området eller den namngjevne formelen. Dokument(Global) betyr at namnet er gyldig i heile dokumentet.</ahelp> Alle andre arknamn som er valde vil redusere virkefeltet for det namngjevne området eller den namngjevne formelen til det aktuelle arket. "
+msgstr "<ahelp hid=\".\">Vel virkefeltet for det namngjevne området eller den namngjevne formelen. Dokument(Global) betyr at namnet er gyldig i heile dokumentet.</ahelp> Alle andre arknamn som er valde vil redusere virkefeltet for det namngjevne området eller den namngjevne formelen til det aktuelle arket."
#. TGYEi
#: 04070100.xhp
@@ -44420,7 +44438,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Alternatively, click <emph>Browse</emph> button to select the file name from a file dialog that opens. Only then will the URL be requested from the network or file system."
-msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Skriv inn adressa eller namnet på fila som inneheld dataane du vil setja inn og trykk Enter.</ahelp> Du kan også trykkje på knappen <emph>Sjå gjennom</emph> og velja filnamnet frå dialogvindauget som kjem opp. Då vert adressa verta kravd frå nettverket eller filsystemet. "
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Skriv inn adressa eller namnet på fila som inneheld dataane du vil setja inn og trykk Enter.</ahelp> Du kan også trykkje på knappen <emph>Sjå gjennom</emph> og velja filnamnet frå dialogvindauget som kjem opp. Då vert adressa verta kravd frå nettverket eller filsystemet."
#. oomVx
#: 04090000.xhp
@@ -44834,7 +44852,7 @@ msgctxt ""
"par_id3153157\n"
"help.text"
msgid "A break in the row or column header indicates whether the row or column is hidden."
-msgstr "Viss der er løynde rad- eller kolonneoverskrifter, vert dette vist som avbrot i rad- eller kolonneoverskrfitene. "
+msgstr "Viss der er løynde rad- eller kolonneoverskrifter, vert dette vist som avbrot i rad- eller kolonneoverskrfitene."
#. bEAFm
#: 05030300.xhp
@@ -44852,7 +44870,7 @@ msgctxt ""
"par_id8337046\n"
"help.text"
msgid "Select the range that includes the hidden objects. You can also use the box in the corner above row 1 and beside column A. For sheets, this step is not necessary."
-msgstr "Marker det området som inneheld dei gøymde objekta eller bruk ruta i hjørnet ovanfor rad 1 ved sida av kolone A. Dette steget er ikkje nødvendig for ark. "
+msgstr "Marker det området som inneheld dei gøymde objekta eller bruk ruta i hjørnet ovanfor rad 1 ved sida av kolone A. Dette steget er ikkje nødvendig for ark."
#. TmjTu
#: 05030300.xhp
@@ -46049,7 +46067,7 @@ msgctxt ""
"par_id3155602\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Choose one or more columns to print on every page. In the right text box enter the column reference, for example, \"A\" or \"AB\" or \"$C:$E\".</ahelp> The list box then displays <emph>-user defined-</emph>. You can also select <emph>-none-</emph> to remove a defined repeating column."
-msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Vel ein eller fleire kolonnar som skal skrivast ut på kvar side. Skriv inn kolonnereferansen, for eksempel «A» eller «AB» eller «$C:$E», i det høge tekstfeltet.</ahelp> Listeboksen vil då visa <emph>- brukardefinert -</emph>. Du kan også velja <emph>- ingen -</emph> for å fjerna definisjonen av ein repeterande kolonne. "
+msgstr "<ahelp hid=\"modules/scalc/ui/printareasdialog/edrepeatcol\">Vel ein eller fleire kolonnar som skal skrivast ut på kvar side. Skriv inn kolonnereferansen, for eksempel «A» eller «AB» eller «$C:$E», i det høge tekstfeltet.</ahelp> Listeboksen vil då visa <emph>- brukardefinert -</emph>. Du kan også velja <emph>- ingen -</emph> for å fjerna definisjonen av ein repeterande kolonne."
#. NURpc
#: 05080300.xhp
@@ -46715,7 +46733,7 @@ msgctxt ""
"hd_id3155811\n"
"help.text"
msgid "AutoFit width and height"
-msgstr "Tilpass breidd og høgd automatisk "
+msgstr "Tilpass breidd og høgd automatisk"
#. QpFsA
#: 05110000.xhp
@@ -46940,7 +46958,7 @@ msgctxt ""
"par_id3155604\n"
"help.text"
msgid "The choices Min and Max are sufficient to themselves as found in the range. Other options need to be specified by a value (Percentile, Value, Percentage) or a cell reference or formula (Formula)."
-msgstr "Min og Maks vert henta frå det aktuelle området og treng ikkje meir informasjon. Andre val krev ein verdi (persentil, verdi, prosent) eller ein cellereferanse eller formel (formel). "
+msgstr "Min og Maks vert henta frå det aktuelle området og treng ikkje meir informasjon. Andre val krev ein verdi (persentil, verdi, prosent) eller ein cellereferanse eller formel (formel)."
#. 9jo8a
#: 05120000.xhp
@@ -47381,7 +47399,7 @@ msgctxt ""
"par_id3154321\n"
"help.text"
msgid "This function is based on a principle of layers. For example, if the precedent cell to a formula is already indicated with a tracer arrow, when you repeat this command, the tracer arrows are drawn to the precedent cells of this cell."
-msgstr "Denne funksjonen bygger på eit lagprinsipp. Dersom den føregåande cella til ein formel er merkt med ei sporpil, vil sporpila vise til denne føregåande cella til denne cella når du repeterer kommandoen. "
+msgstr "Denne funksjonen bygger på eit lagprinsipp. Dersom den føregåande cella til ein formel er merkt med ei sporpil, vil sporpila vise til denne føregåande cella til denne cella når du repeterer kommandoen."
#. rijCn
#: 06030200.xhp
@@ -47471,7 +47489,7 @@ msgctxt ""
"par_id3151112\n"
"help.text"
msgid "This function works per level. For instance, if one level of traces has already been activated to show the precedents (or dependents), then you would see the next dependency level by activating the <emph>Trace</emph> function again."
-msgstr "Denne funksjonen arbeider nivå for nivå. Dersom for eksempel eitt spornivå er aktivert for å vise det overordna (eller underordna) nivået, kan du sjå det neste nivået (underordna eller overordna) ved å aktivere funksjonen <emph>Spor</emph> igjen. "
+msgstr "Denne funksjonen arbeider nivå for nivå. Dersom for eksempel eitt spornivå er aktivert for å vise det overordna (eller underordna) nivået, kan du sjå det neste nivået (underordna eller overordna) ved å aktivere funksjonen <emph>Spor</emph> igjen."
#. UAsFb
#: 06030400.xhp
@@ -48047,7 +48065,7 @@ msgctxt ""
"par_idN1078C\n"
"help.text"
msgid "You can only change scenario cell values and write them back into the scenario if the <emph>Prevent changes</emph> option is not selected, if the <emph>Copy back</emph> option is selected, and if the cells are not protected."
-msgstr "Du kan endra celleverdiane i scenarioet og skriva dei tilbake til scenarioet berre viss <emph>Hindra endringar</emph> ikkje er merkt, viss <emph>Kopier tilbake</emph> er merkt og viss cellene ikkje er verna. "
+msgstr "Du kan endra celleverdiane i scenarioet og skriva dei tilbake til scenarioet berre viss <emph>Hindra endringar</emph> ikkje er merkt, viss <emph>Kopier tilbake</emph> er merkt og viss cellene ikkje er verna."
#. AMrfx
#: 06060000.xhp
@@ -48605,7 +48623,7 @@ msgctxt ""
"par_id3149263\n"
"help.text"
msgid "A split window has its own scrollbars in each partial section; by contrast, <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">fixed window sections</link> are not scrollable."
-msgstr "Eit delt vindauge har sine eigne rullefelt i kvar delseksjon. <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">Faste vindaugeseksjonar</link> kan ikkje rullast. "
+msgstr "Eit delt vindauge har sine eigne rullefelt i kvar delseksjon. <link href=\"text/scalc/01/07090000.xhp\" name=\"fixed window sections\">Faste vindaugeseksjonar</link> kan ikkje rullast."
#. Xscoi
#: 07090000.xhp
@@ -49127,7 +49145,7 @@ msgctxt ""
"par_id3158212\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"sytext\">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages."
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"sytext\">Sorterer utvalet frå høgaste til lågaste verdi eller frå lågaste til høgaste. Talfelt vert sorterte etter storleik og tekstfelt etter alfabetet. Du kan definera sorteringsreglane i «Data → Sorter → Val».</variable></ahelp> Du kan definera standardinnstillingane i «<switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME → Innstillingar</caseinline><defaultinline>Verktøy → Innstilingar</defaultinline></switchinline> → Språkinnstillingar → Språk»."
#. cAFdw
#: 12030100.xhp
@@ -50189,7 +50207,7 @@ msgctxt ""
"par_id3155068\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language settings - Languages</menuitem>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/ascending\">Sorteringa byrjar med den lågaste verdien. Du kan definera sorteringskriteria i «Data → Sorter → Sorter».</ahelp> Du kan setja standardinnstillingane i <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME→ Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → Språkinnstillingar → Språk</menuitem>."
#. FFhB3
#: 12050200.xhp
@@ -50207,7 +50225,7 @@ msgctxt ""
"par_id3153766\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</ahelp> You define the default on <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language settings - Languages</menuitem>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/subtotaloptionspage/descending\">Sorteringa byrjar med den høgaste verdien. Du kan definera sorteringskriteria i «Data → Sorter → Sorter».</ahelp> Du kan setja standardinnstillingane i <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME→ Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → Språkinnstillingar → Språk</menuitem>."
#. qjwrH
#: 12060000.xhp
@@ -51476,7 +51494,7 @@ msgctxt ""
"par_id3147229\n"
"help.text"
msgid "$[officename] automatically adds a caption to buttons that are dragged into the <emph>Data Fields </emph>area. The caption contains the name of the data field as well as the formula that created the data."
-msgstr "$[officename] legg automatisk til etikettar på knappar som vert dregne inn i området <emph>Datafelt</emph>. Etiketten inneheld namnet på datafeltet og formelen som dataa vart laga med. "
+msgstr "$[officename] legg automatisk til etikettar på knappar som vert dregne inn i området <emph>Datafelt</emph>. Etiketten inneheld namnet på datafeltet og formelen som dataa vart laga med."
#. vcULm
#: 12090102.xhp
@@ -53456,7 +53474,7 @@ msgctxt ""
"par_idN106A5\n"
"help.text"
msgid "Allow only values that are given in a cell range. The cell range can be specified explicitly, or as a named database range, or as a named range. The range may consist of one column or one row of cells. If you specify a range of columns and rows, only the first column is used."
-msgstr "Tillat berre verdiar som finst i eit celleområde. Celleområdet kan spesifiserast eksakt, som eit namngjeve databaseområde eller som eit namngjeve område. Området kan vera éin kolonne eller éi rad med celler. Viss du definerer eit område med fleire kolonnar eller rader, vert berre den første kolonnen brukt. "
+msgstr "Tillat berre verdiar som finst i eit celleområde. Celleområdet kan spesifiserast eksakt, som eit namngjeve databaseområde eller som eit namngjeve område. Området kan vera éin kolonne eller éi rad med celler. Viss du definerer eit område med fleire kolonnar eller rader, vert berre den første kolonnen brukt."
#. Sh6bp
#: 12120100.xhp
@@ -53618,7 +53636,7 @@ msgctxt ""
"par_id3153266\n"
"help.text"
msgid "Enter the value for the data validation option that you selected in the <emph>Allow </emph>box."
-msgstr "Skriv inn verdien for innstillinga for datavaliditeringa som du valde i feltet <emph>Tillat</emph>. "
+msgstr "Skriv inn verdien for innstillinga for datavaliditeringa som du valde i feltet <emph>Tillat</emph>."
#. BDMx5
#: 12120100.xhp
@@ -54698,7 +54716,7 @@ msgctxt ""
"par_id0403201618594513\n"
"help.text"
msgid "<emph>data_completion (optional):</emph> a logical value TRUE or FALSE, a numeric 1 or 0, default is 1 (TRUE). A value of 0 (FALSE) will add missing data points with zero as historical value. A value of 1 (TRUE) will add missing data points by interpolating between the neighboring data points."
-msgstr "<emph>datafullføring (valfri)</emph>: Ein logisk verdi SANN eller USANN, tala 0 eller 1 med 1 (SANN) er standard. Verdien 0 (USANN) vil leggja til manglande punkt med null som historisk verdi. Verdien 1 (SANN) vil leggja til manglande punkt som ein interpolert verdi mellom nabopunkta. "
+msgstr "<emph>datafullføring (valfri)</emph>: Ein logisk verdi SANN eller USANN, tala 0 eller 1 med 1 (SANN) er standard. Verdien 0 (USANN) vil leggja til manglande punkt med null som historisk verdi. Verdien 1 (SANN) vil leggja til manglande punkt som ein interpolert verdi mellom nabopunkta."
#. ifpzB
#: exponsmooth_embd.xhp
@@ -54707,7 +54725,7 @@ msgctxt ""
"par_id0403201618594678\n"
"help.text"
msgid "Although the time line requires a constant step between data points, the function support up to 30% missing data points, and will add these data points."
-msgstr "Sjølv om tidslinja må ha ein konstant stegavstand mellom datapunkta, kan funksjonen arbeida med opp til 30 % manglande punkt. Dei manglande punkta vert lagt til. "
+msgstr "Sjølv om tidslinja må ha ein konstant stegavstand mellom datapunkta, kan funksjonen arbeida med opp til 30 % manglande punkt. Dei manglande punkta vert lagt til."
#. VGbrP
#: exponsmooth_embd.xhp
@@ -54860,7 +54878,7 @@ msgctxt ""
"par_id0503201619582673\n"
"help.text"
msgid "Gamma smoothing parameter of ETS algorithm (trend)"
-msgstr "Gamma utglattingsparameter for ETS-algorimen (trend) "
+msgstr "Gamma utglattingsparameter for ETS-algorimen (trend)"
#. uTDMt
#: exponsmooth_embd.xhp
@@ -54869,7 +54887,7 @@ msgctxt ""
"par_id0503201619582780\n"
"help.text"
msgid "Beta smoothing parameter of ETS algorithm (periodic deviation)"
-msgstr "Beta utglattingsparameter for ETS-algorimen (periodisk avvik) "
+msgstr "Beta utglattingsparameter for ETS-algorimen (periodisk avvik)"
#. 7U8Gk
#: exponsmooth_embd.xhp
@@ -54977,7 +54995,7 @@ msgctxt ""
"par_id0603201608440675\n"
"help.text"
msgid "forecast = ( basevalue + trend * ∆x ) * periodical_aberration."
-msgstr "prognose = (basisverdi + trend * ∆x) * periodisk_avvik "
+msgstr "prognose = (basisverdi + trend * ∆x) * periodisk_avvik"
#. Dbe9v
#: exponsmooth_embd.xhp
@@ -56552,7 +56570,7 @@ msgctxt ""
"par_id1105320769334\n"
"help.text"
msgid "Counts the amount of rows of the B2:B6 range excluding rows with minimum and maximum values of this range. Returns 2, because the third, the fifth and the sixth rows do not meet at least one criterion."
-msgstr "Tel kor mange rader det er i området B2:B6. Reknar ikkje med rader som inneheld maksimums- og minimumsverdien i dette området. Returnerer 2 fordi den tedje, femte og sjette rada ikkje oppfyller minst eitt kriterium. "
+msgstr "Tel kor mange rader det er i området B2:B6. Reknar ikkje med rader som inneheld maksimums- og minimumsverdien i dette området. Returnerer 2 fordi den tedje, femte og sjette rada ikkje oppfyller minst eitt kriterium."
#. jdWB5
#: func_countifs.xhp
@@ -57740,7 +57758,7 @@ msgctxt ""
"par_id12475201719494\n"
"help.text"
msgid "The ISERROR function returns TRUE or FALSE depending on whether there is an error or not. If the error takes place, the function IF addresses to the second argument, if there is no error, it returns the result of the division. The second argument checks the index number representing the specific Error type, and if it is equal to 2, it returns the specified text \"the denominator can't be zero\" or 0 otherwise. Thus, clear text would signify the division by zero, the result of the division would appear when the division is successful, or if there is, for example, an error of another type, zero would be returned."
-msgstr "Funksjonen ERFEIL returnerer SANN eller USANN ut frå om der er ein feil eller ikkje. Dersom det er feil, vil funksjonen VISS bruka det andre argumentet, er det ikkje feil vert resultatet av divisjonen brukt. Det andre argumentet ser etter feilnummeret for den aktuelle feiltypen. Dersom talet er 2, vert teksten «nemnaren kan ikkje vera null» returnert. Er det ein annan feil, vert talet 0 returnert. Dersom det ikkje finst feil, vert resultatet av divisjonen vist. Dersom det er ein feil, vert altså anten teksten eller talt 0 vist. "
+msgstr "Funksjonen ERFEIL returnerer SANN eller USANN ut frå om der er ein feil eller ikkje. Dersom det er feil, vil funksjonen VISS bruka det andre argumentet, er det ikkje feil vert resultatet av divisjonen brukt. Det andre argumentet ser etter feilnummeret for den aktuelle feiltypen. Dersom talet er 2, vert teksten «nemnaren kan ikkje vera null» returnert. Er det ein annan feil, vert talet 0 returnert. Dersom det ikkje finst feil, vert resultatet av divisjonen vist. Dersom det er ein feil, vert altså anten teksten eller talt 0 vist."
#. 8XdGp
#: func_error_type.xhp
@@ -57947,7 +57965,7 @@ msgctxt ""
"hd_id04032123185123\n"
"help.text"
msgid "=FORECAST.ETS.MULT(DATE(2014;1;1);Values;Timeline;4;TRUE();7)"
-msgstr "=PROGNOSE.ETS.MULT(DATO(2014;1;1);Verdiar;Tidslinje;4;SANN();7) "
+msgstr "=PROGNOSE.ETS.MULT(DATO(2014;1;1);Verdiar;Tidslinje;4;SANN();7)"
#. PiBJn
#: func_forecastetsmult.xhp
@@ -58001,7 +58019,7 @@ msgctxt ""
"par_id0603201617141750\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Calculates the prediction interval(s) for additive forecast based on the historical data using ETS or EDS algorithms.</ahelp> EDS is used when argument <emph>period_length</emph> is 0, otherwise ETS is used."
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_FORECAST_ETS_PIA\">Reknar ut prognoseinterrvall for Calculates the prediction interval(s) for additiv prognose basert på historiske data ved bruk av ETS- eller EDS-algoritmar.</ahelp> EDS vert brukt når argumentet <emph>periodelengd</emph> er 0, elles vert ETS brukt."
#. ZnBVX
#: func_forecastetspiadd.xhp
@@ -58073,7 +58091,7 @@ msgctxt ""
"hd_id04032123185123\n"
"help.text"
msgid "=FORECAST.ETS.PI.ADD(DATE(2014;1;1);Values;Timeline;0.8;4;TRUE();7)"
-msgstr "=PROGNOSE.ETS.PI.ADD(DATO(2014;1;1);Verdiar;Tidslinje;0,8;4;SANN();7) "
+msgstr "=PROGNOSE.ETS.PI.ADD(DATO(2014;1;1);Verdiar;Tidslinje;0,8;4;SANN();7)"
#. U3bPF
#: func_forecastetspiadd.xhp
@@ -58496,7 +58514,7 @@ msgctxt ""
"par_id0603201619261276\n"
"help.text"
msgid "See also: <link href=\"text/scalc/01/func_forecastetsadd.xhp\">FORECAST.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">FORECAST.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">FORECAST.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">FORECAST.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">FORECAST.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">FORECAST.ETS.SEASONALITY</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">FORECAST</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">FORECAST.LINEAR</link>"
-msgstr "See also : <link href=\"text/scalc/01/func_forecastetsadd.xhp\">PROGNOSE.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">PROGNOSE.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">PROGNOSE.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">PROGNOSE.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">PROGNOSE.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">PROGNOSE.ETS.SESONGAVHENGIG</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">PROGNOSE</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">PROGNOSE.LINEÆR</link>"
+msgstr "Sjå også <link href=\"text/scalc/01/func_forecastetsadd.xhp\">PROGNOSE.ETS.ADD</link>, <link href=\"text/scalc/01/func_forecastetsmult.xhp\">PROGNOSE.ETS.MULT</link>, <link href=\"text/scalc/01/func_forecastetsstatadd.xhp\">PROGNOSE.ETS.STAT.ADD</link>, <link href=\"text/scalc/01/func_forecastetspiadd.xhp\">PROGNOSE.ETS.PI.ADD</link>, <link href=\"text/scalc/01/func_forecastetspimult.xhp\">PROGNOSE.ETS.PI.MULT</link>, <link href=\"text/scalc/01/func_forecastetsseason.xhp\">PROGNOSE.ETS.SESONGAVHENGIG</link>, <link href=\"text/scalc/01/04060185.xhp#forecast\">PROGNOSE</link>, <link href=\"text/scalc/01/04060185.xhp#forecastlinear\">PROGNOSE.LINEÆR</link>"
#. K3oBV
#: func_fourier.xhp
@@ -58505,7 +58523,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FOURIER function"
-msgstr ""
+msgstr "FOURIER-funksjonen"
#. FmjN8
#: func_fourier.xhp
@@ -58514,7 +58532,7 @@ msgctxt ""
"bm_id581556228060864\n"
"help.text"
msgid "<bookmark_value>FOURIER function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>FOURIER-funksjonen</bookmark_value>"
#. VQ5ra
#: func_fourier.xhp
@@ -58523,7 +58541,7 @@ msgctxt ""
"hd_id551556227727946\n"
"help.text"
msgid "<variable id=\"fourierfunct\"><link href=\"text/scalc/01/func_fourier.xhp\" name=\"fourierfunction\">FOURIER</link></variable>"
-msgstr ""
+msgstr "<variable id=\"fourierfunct\"><link href=\"text/scalc/01/func_fourier.xhp\" name=\"fourierfunction\">FOURIER</link></variable>"
#. TNat4
#: func_fourier.xhp
@@ -58532,7 +58550,7 @@ msgctxt ""
"par_id121556227727948\n"
"help.text"
msgid "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Computes the Discrete Fourier Transform [DFT] of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp></variable> The function is an <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">array formula</link>."
-msgstr ""
+msgstr "<variable id=\"textjoinfunction\"><ahelp hid=\".\">Reknar ut DFT (Discrete Fourier Transform) for ein inndatatabell med komplekse tal ved å bruka eit par FFT- (Fast Fourier Transform)-algoritmar.</ahelp></variable> Funksjonen er ein <link href=\"text/scalc/01/04060107.xhp\" name=\"array formula\">tabellformel</link>."
#. 467q3
#: func_fourier.xhp
@@ -58541,7 +58559,7 @@ msgctxt ""
"par_id541556228253979\n"
"help.text"
msgid "FOURIER(Array, GroupedByColumns, Inverse, Polar, MinimumMagnitude)"
-msgstr ""
+msgstr "FOURIER(Matrise, GruppertMedKolonnar, Invers, Polar, Minimumstorleik)"
#. ELSK7
#: func_fourier.xhp
@@ -58550,7 +58568,7 @@ msgctxt ""
"par_id741556228390897\n"
"help.text"
msgid "<emph>Array</emph> is a 2 x N or N x 2 range representing an array of complex number to be transformed, where N is the length of the array. The array represents the real and imaginary parts of the data."
-msgstr ""
+msgstr "<emph>Matrise</emph> er eit område på 2 × N eller N × 2 som representerer ei matrise med komplekse tal som skal omformast. N er lengda av matrisa. Matrisa representerer reelle og imaginære delar av dataane."
#. xTPa5
#: func_fourier.xhp
@@ -58559,7 +58577,7 @@ msgctxt ""
"par_id621556228397269\n"
"help.text"
msgid "<emph>GroupedByColumns</emph> is a logical (TRUE or FALSE, 1 or 0) argument. When TRUE the array is grouped by columns where the first column contains the real part of the complex number and the second columns contains the imaginary part of the complex number. When FALSE, the first row contains the real part of the complex number and the second row contains the imaginary part of the complex number. If there is only 1 column (row), the input sequence is treated as purely real."
-msgstr ""
+msgstr "<emph>GruppertMedKolonnar</emph> er logisk SANN eller USANN, 1 eller 0. is a logical (TRUE or FALSE, 1 or 0) argument. Er denne SANN, vert matrisa gruppert etter kolonnar der den første kolonnen inneheld den reelle delen av det komplekse talet og den andre rada inneheld den imaginære delen. Dersom det er berre 1 kolonne (rad), vert inndata handsama som reelle tal."
#. tbzAA
#: func_fourier.xhp
@@ -58568,7 +58586,7 @@ msgctxt ""
"par_id631556228516997\n"
"help.text"
msgid "<emph>Inverse</emph> is an optional logical (TRUE or FALSE, 1 or 0) argument. When TRUE, calculates the inverse Discrete Fourier Transform. The default value is FALSE."
-msgstr ""
+msgstr "<emph>Invers</emph> er eit valfritt logisk SANN eller USANN, 1 eller 0. Er denne sett til SANN, vert invers «Discrete Fourier Transform» rekna ut. Standard er USANN."
#. N6enC
#: func_fourier.xhp
@@ -58577,7 +58595,7 @@ msgctxt ""
"par_id811561732287508\n"
"help.text"
msgid "<emph>Polar</emph>: is an optional logical (TRUE or FALSE, 1 or 0) argument. Indicates whether the final output is in polar coordinates (magnitude, phase). This argument is optional and the default value is FALSE."
-msgstr ""
+msgstr "<emph>Polar</emph>: er valfritt SANN eller USANN, 1 eller 0. (TRUE or FALSE, 1 or 0). Bestemmer om utdataa skal vera i polare koordinat (storleik, fase). Argumentet er valfritt med standardverdi USANN."
#. qBBZd
#: func_fourier.xhp
@@ -58586,7 +58604,7 @@ msgctxt ""
"par_id661561732521977\n"
"help.text"
msgid "<emph>MinimumMagnitude</emph>: used only if Polar=TRUE. All frequency components with magnitude less than <emph>MinimumMagnitude</emph> will be suppressed with a zero magnitude-phase entry. This is very useful when looking at the magnitude-phase spectrum of a signal because there is always some very tiny amount of rounding error when doing FFT algorithms and results in incorrect non-zero phase for non-existent frequencies. By providing a suitable value to this parameter, these non-existent frequency components can be suppressed. By default the value of <emph>MinimumMagnitude</emph> is 0.0, and no suppression is done by default."
-msgstr ""
+msgstr "<emph>MinimumStorleik</emph>: vert brukt berre viss Polar = SANN. Alle frekvenskomponentar med ein storleik mindre enn <emph>MinimumStorleik</emph>vert undertrykte med null-storleiksfase. Dette er svært nyttig når du ser etter storleiksfasespektrumet til eit signal fordi det alltid er nokre små mengder av avrundingsfeil når FFT-algoritmer vert brukte og resulterer i feil ikkje-null-fase for ikkje-eksisterande frekvensar. Ved å leggja høvelege verdiar i desse parametera, kan desse ikkje-eksisterande frekvenskomponentane undertrykkjast. Som standard er verdien av <emph>MinimumStorleik</emph> sett til 0,0 slik at det ikkje vert utført undertrykkjing."
#. P2z9v
#: func_hour.xhp
@@ -59603,7 +59621,7 @@ msgctxt ""
"par_id10242899132094\n"
"help.text"
msgid "Complex_number is a complex number whose tangent is to be calculated."
-msgstr "Komplekst_tal er eit komplekst tal som det skal reknast ut tangens for. "
+msgstr "Komplekst_tal er eit komplekst tal som det skal reknast ut tangens for."
#. bEY6r
#: func_imtan.xhp
@@ -61646,7 +61664,7 @@ msgctxt ""
"par_id3151366\n"
"help.text"
msgid "Use an integer to set the <emph>Second</emph>."
-msgstr "Bruk eit heiltal når du set <emph>Sekund</emph>. "
+msgstr "Bruk eit heiltal når du set <emph>Sekund</emph>."
#. qGpQS
#: func_time.xhp
@@ -62231,7 +62249,7 @@ msgctxt ""
"par_id3150317\n"
"help.text"
msgid "<item type=\"input\">=WEEKDAY(\"2000-06-14\")</item> returns 4 (the Type parameter is missing, therefore the standard count is used. The standard count starts with Sunday as day number 1. June 14, 2000 was a Wednesday and therefore day number 4)."
-msgstr "<item type=\"input\">=VEKEDAG(\"2000-06-14\")</item> returnerer 4. (Typeparameteren manglar, difor vert standardoppsettet brukt. Standardoppsettet byrjar med søndag som dag nummer 1. 14. juni 2000 var ein onsdag og difor dag nummer 4 i dette oppsettet). "
+msgstr "<item type=\"input\">=VEKEDAG(\"2000-06-14\")</item> returnerer 4. (Typeparameteren manglar, difor vert standardoppsettet brukt. Standardoppsettet byrjar med søndag som dag nummer 1. 14. juni 2000 var ein onsdag og difor dag nummer 4 i dette oppsettet)."
#. yaCAz
#: func_weekday.xhp
@@ -63635,7 +63653,7 @@ msgctxt ""
"par_id130619\n"
"help.text"
msgid "In the Settings box, check all settings that you want to use for the current goal seeking operation. If the current option offers different values, the Edit button is enabled. Click Edit to open a dialog where you can change the value."
-msgstr "Marker alle innstillingane du vil bruka i den gjeldande målsøkjingsoperasjonen i innstillingsboksen. Redigeringsknappen er aktivert dersom dei gjeldande innstillingane tillet ulike verdiar. Klikk på denne knappen for å opna eit dialogvindauge der du kan redigera verdiane. "
+msgstr "Marker alle innstillingane du vil bruka i den gjeldande målsøkjingsoperasjonen i innstillingsboksen. Redigeringsknappen er aktivert dersom dei gjeldande innstillingane tillet ulike verdiar. Klikk på denne knappen for å opna eit dialogvindauge der du kan redigera verdiane."
#. mFtPo
#: solver_options.xhp
@@ -63797,7 +63815,7 @@ msgctxt ""
"par_id361561818366868\n"
"help.text"
msgid "FALSE"
-msgstr ""
+msgstr "USANN"
#. eztCR
#: stat_data.xhp
@@ -63806,7 +63824,7 @@ msgctxt ""
"par_id181561818387534\n"
"help.text"
msgid "<emph>Inverse</emph>"
-msgstr ""
+msgstr "<emph>Invers</emph>"
#. dMpg5
#: stat_data.xhp
@@ -63815,7 +63833,7 @@ msgctxt ""
"par_id681561818391189\n"
"help.text"
msgid "FALSE"
-msgstr ""
+msgstr "USANN"
#. 5mvKB
#: stat_data.xhp
@@ -63824,7 +63842,7 @@ msgctxt ""
"par_id201561827895671\n"
"help.text"
msgid "<emph>Formula</emph>"
-msgstr ""
+msgstr "<emph>Formel</emph>"
#. W8iXh
#: stat_data.xhp
@@ -63833,7 +63851,7 @@ msgctxt ""
"par_id361561818379679\n"
"help.text"
msgid "{=FOURIER(B6:C40,B1,B2,B3,0)}"
-msgstr ""
+msgstr "{=FOURIER(B6:C40,B1,B2,B3,0)}"
#. VDD3g
#: stat_data.xhp
@@ -63842,7 +63860,7 @@ msgctxt ""
"par_id711561818399814\n"
"help.text"
msgid "<emph>Source Array</emph>"
-msgstr ""
+msgstr "<emph>Kjeldetabell</emph>"
#. BjvDD
#: stat_data.xhp
@@ -63851,7 +63869,7 @@ msgctxt ""
"par_id551561818405550\n"
"help.text"
msgid "<emph>Transformed Array</emph>"
-msgstr ""
+msgstr "<emph>Transformert tabell</emph>"
#. 6qfvf
#: stat_data.xhp
@@ -63860,7 +63878,7 @@ msgctxt ""
"par_id581561818425613\n"
"help.text"
msgid "<emph>Real</emph>"
-msgstr ""
+msgstr "<emph>Reell</emph>"
#. mr7CX
#: stat_data.xhp
@@ -63869,7 +63887,7 @@ msgctxt ""
"par_id251561818431620\n"
"help.text"
msgid "<emph>Imaginary</emph>"
-msgstr ""
+msgstr "<emph>Imaginær</emph>"
#. AEKDc
#: stat_data.xhp
@@ -63878,7 +63896,7 @@ msgctxt ""
"par_id161561818436495\n"
"help.text"
msgid "<emph>Real</emph>"
-msgstr ""
+msgstr "<emph>Reell</emph>"
#. fTDsR
#: stat_data.xhp
@@ -63887,7 +63905,7 @@ msgctxt ""
"par_id471561818441429\n"
"help.text"
msgid "<emph>Imaginary</emph>"
-msgstr ""
+msgstr "<emph>Imaginær</emph>"
#. rTRpz
#: statistics.xhp
@@ -65930,7 +65948,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Fourier Analysis"
-msgstr ""
+msgstr "Fourier-analyse"
#. EV56D
#: statistics_fourier.xhp
@@ -65939,7 +65957,7 @@ msgctxt ""
"hd_id431561808831965\n"
"help.text"
msgid "<variable id=\"fourieranalysysh1\"><link href=\"text/scalc/01/statistics_fourier.xhp\" name=\"Fourier analysis\">Fourier Analysis</link></variable>"
-msgstr ""
+msgstr "<variable id=\"fourieranalysysh1\"><link href=\"text/scalc/01/statistics_fourier.xhp\" name=\"Fourier analysis\">Fourier-analyse</link></variable>"
#. EEBRe
#: statistics_fourier.xhp
@@ -65948,7 +65966,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Produces the Fourier analysis of a data set by computing the Discrete Fourier Transform (DFT) of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/regressiondialog/RegressionDialog\">Lagar Fourier-analyse for ei datamengd ved å rekna ut DFT (Discrete Fourier Transform) for ein tabell med komplekse tal ved å bruka eit par FFT (Fast Fourier Transform) algoritmar</ahelp>"
#. F2ncB
#: statistics_fourier.xhp
@@ -66092,7 +66110,7 @@ msgctxt ""
"par_id290620191257276202\n"
"help.text"
msgid "<emph>Imaginary</emph>"
-msgstr ""
+msgstr "<emph>Imaginær</emph>"
#. fJ6BG
#: statistics_fourier.xhp
@@ -66110,7 +66128,7 @@ msgctxt ""
"par_id751561825556834\n"
"help.text"
msgid "<emph>Phase</emph>"
-msgstr ""
+msgstr "<emph>Fase</emph>"
#. 7f8Bq
#: statistics_fourier.xhp
@@ -66200,7 +66218,7 @@ msgctxt ""
"par_id1701201620334364\n"
"help.text"
msgid "<emph>Linear Regression</emph>: find a straight line in the form of <item type=\"literal\">y = a.x + b</item>, where <item type=\"literal\">a</item> is the slope and <item type=\"literal\">b</item> is the intercept that best fits the data."
-msgstr "<emph>Lineær regresjon</emph>: finn ei rett linje på forma <item type=\"literal\">y = a.x + b</item> der <item type=\"literal\">a</item> er stigninga og <item type=\"literal\">b</item> er skjeringspunktet som passar best til dataane. "
+msgstr "<emph>Lineær regresjon</emph>: finn ei rett linje på forma <item type=\"literal\">y = a.x + b</item> der <item type=\"literal\">a</item> er stigninga og <item type=\"literal\">b</item> er skjeringspunktet som passar best til dataane."
#. B6dex
#: statistics_regression.xhp
diff --git a/source/nn/helpcontent2/source/text/scalc/guide.po b/source/nn/helpcontent2/source/text/scalc/guide.po
index 47be86af5ab..0ea30e3d64b 100644
--- a/source/nn/helpcontent2/source/text/scalc/guide.po
+++ b/source/nn/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: 2019-09-30 14:01+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2019-01-17 20:37+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2410,14 +2410,14 @@ msgctxt ""
msgid "To Reference a Cell in the Same Document"
msgstr "Slik refererer du ti ei celle i det same dokumentet"
-#. J2qBT
+#. EruAD
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id2078005\n"
"help.text"
-msgid "Open a new, empty spreadsheet."
-msgstr "Opna eit nytt, tomt rekneark."
+msgid "Open a new, empty spreadsheet. By default, it has only a single sheet named Sheet1. Add a second sheet clicking on <emph>+</emph> button to the left of the sheet tab in the bottom (it will be named Sheet2 by default)."
+msgstr ""
#. paXnm
#: cellreferences.xhp
@@ -2455,6 +2455,24 @@ msgctxt ""
msgid "If you switch back to Sheet1, you will see the same content in cell A1 there. If the contents of Sheet2.A1 change, then the contents of Sheet1.A1 also change."
msgstr "Om du nå går tilbake til ark 1, vil du sjå det same innhaldet i celle A1 på dette arket også. Dersom innhaldet i celle Ark2.A1 vert endra, vil innhaldet i Ark1.A1 endra seg tilsvarande."
+#. Epbaf
+#: cellreferences.xhp
+msgctxt ""
+"cellreferences.xhp\n"
+"par_id3147338\n"
+"help.text"
+msgid "When referencing a sheet with name containing spaces, use single quotes around the name: <item type=\"literal\">='Sheet with spaces in name'.A1</item>"
+msgstr ""
+
+#. 3CbGE
+#: cellreferences.xhp
+msgctxt ""
+"cellreferences.xhp\n"
+"par_id3147383\n"
+"help.text"
+msgid "The example uses Calc formula syntax. It is also possible to use Excel A1 ot R1C1 formula syntax; this is configured on <link href=\"text/shared/optionen/01060900.xhp\">Formula options page</link>."
+msgstr ""
+
#. mK8vG
#: cellreferences.xhp
msgctxt ""
@@ -2518,14 +2536,14 @@ msgctxt ""
msgid "Confirm the formula by clicking the green check mark."
msgstr "Bekreft formelen ved å trykkja på den grøne haken."
-#. fucwJ
+#. Vp5Cb
#: cellreferences.xhp
msgctxt ""
"cellreferences.xhp\n"
"par_id7099826\n"
"help.text"
-msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an absolute reference."
-msgstr "Viss du drar i handtaket nedst til høgre i den aktive cella og markerer eit celleområde, set $[officename] automatisk inn tilsvarande referansar i nabocellene. Eit resultat av dette er at eit dollarteikn vert sett inn framføre arknamnet for å visa at dette er ein absolutt referanse."
+msgid "If you drag the box in the lower right corner of the active cell to select a range of cells, $[officename] automatically inserts the corresponding references in the adjacent cells. As a result, the sheet name is preceded with a \"$\" sign to designate it as an <link href=\"text/scalc/guide/relativ_absolut_ref.xhp\">absolute reference</link>."
+msgstr ""
#. hrgGP
#: cellreferences.xhp
@@ -12400,14 +12418,14 @@ msgctxt ""
msgid "Defining A Function Using %PRODUCTNAME Basic"
msgstr "Lage ein funksjon med %PRODUCTNAME Basic"
-#. ZP8Ut
+#. rA6xD
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148456\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item>."
-msgstr "Vel <item type=\"menuitem\">Verktøy → Makroar → Organiser makroar → %PRODUCTNAME Basic</item>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Basic</menuitem>."
+msgstr ""
#. 5gEUD
#: userdefined_function.xhp
@@ -12418,14 +12436,14 @@ msgctxt ""
msgid "Click the <emph>Edit</emph> button. You will now see the Basic IDE."
msgstr "Vel <emph>Rediger</emph> for å få opp Basic-IDE-en."
-#. C5PDD
+#. G6mwG
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150327\n"
"help.text"
-msgid "Enter the function code. In this example, we define a <item type=\"literal\">VOL(a; b; c)</item> function that calculates the volume of a rectangular solid with side lengths <item type=\"literal\">a</item>, <item type=\"literal\">b</item> and <item type=\"literal\">c</item>:"
-msgstr "Skriv inn funksjonskoden. I dette eksempelet lagar vi ein <item type=\"literal\">VOLUM(a; b; c)</item>-funksjon som reknar ut volumet til ein rektangulært figur med lengd<item type=\"literal\">a</item>, breidd <item type=\"literal\">b</item> og høgd <item type=\"literal\">c</item>:"
+msgid "Enter the function code. In this example, we define a <literal>VOL(a; b; c)</literal> function that calculates the volume of a rectangular solid with side lengths <literal>a</literal>, <literal>b</literal> and <literal>c</literal>:"
+msgstr ""
#. eXWo3
#: userdefined_function.xhp
@@ -12472,14 +12490,14 @@ msgctxt ""
msgid "If you want to copy the user-defined function to a Calc document:"
msgstr "Viss du vil kopiere den sjølvlaga funksjonen til eit Calc-dokument, gjer du det slik:"
-#. WfojE
+#. 9oRKW
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3150304\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Tools - Macros - Organize Macros - %PRODUCTNAME Basic</item> ."
-msgstr "Vel <item type=\"menuitem\">Verktøy → Makroar → Organiser makroar → %PRODUCTNAME Basic</item> ."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Basic</menuitem>."
+msgstr ""
#. HZciB
#: userdefined_function.xhp
@@ -12544,23 +12562,23 @@ msgctxt ""
msgid "Applying a User-defined Function in $[officename] Calc"
msgstr "Bruka ein sjølvvald funksjon i $[officename] Calc"
-#. qyYrE
+#. cKHUA
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148869\n"
"help.text"
-msgid "Once you have defined the function <item type=\"literal\">VOL(a; b; c)</item> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
-msgstr "Når du har laga funksjonen <item type=\"literal\">VOLUM(a; b; c)</item> i Basic-utviklingsmiljøet, kan du bruka han på same måte som innebygde funksjonar i $[officename] Calc."
+msgid "Once you have defined the function <literal>VOL(a; b; c)</literal> in the Basic-IDE, you can apply it the same way as the built-in functions of $[officename] Calc."
+msgstr ""
-#. VRybd
+#. WtG8F
#: userdefined_function.xhp
msgctxt ""
"userdefined_function.xhp\n"
"par_id3148606\n"
"help.text"
-msgid "Open a Calc document and enter numbers for the function parameters <item type=\"literal\">a</item>, <item type=\"literal\">b</item>, and <item type=\"literal\">c</item> in cells A1, B1, and C1."
-msgstr "Opna eit Calc-dokument og skriv inn tal for funksjonsparametera <item type=\"literal\">a</item>, <item type=\"literal\">b</item> og <item type=\"literal\">c</item> i cellene A1, B1 og C1."
+msgid "Open a Calc document and enter numbers for the function parameters <literal>a</literal>, <literal>b</literal> and <literal>c</literal> in cells A1, B1, and C1."
+msgstr ""
#. TTo2C
#: userdefined_function.xhp
@@ -12571,15 +12589,6 @@ msgctxt ""
msgid "Set the cursor in another cell and enter the following:"
msgstr "Plasser markøren i ei anna celle og skriv inn dette:"
-#. CjkGL
-#: userdefined_function.xhp
-msgctxt ""
-"userdefined_function.xhp\n"
-"par_id3155264\n"
-"help.text"
-msgid "=VOL(A1;B1;C1)"
-msgstr "=VOL(A1;B1;C1)"
-
#. frbse
#: userdefined_function.xhp
msgctxt ""
@@ -13281,4 +13290,3 @@ msgctxt ""
"help.text"
msgid "This means that if you enter a date of 1/1/30 or higher, it will be treated internally as 1/1/1930 or higher. All lower two-digit years apply to the 20xx century. So, for example, 1/1/20 is converted into 1/1/2020."
msgstr "Dette betyr at viss du skriv inn datoen 1.1.30 eller høgare, vert det tolka som 1.1.1930 eller høgare. Alle lågare to-sifra år vert tolka som år i det 20. hundreåret. For eksempel vert 1.1.20 til 1.1.2020."
-
diff --git a/source/nn/helpcontent2/source/text/sdraw/guide.po b/source/nn/helpcontent2/source/text/sdraw/guide.po
index 6a4fe9e2a25..779b589f134 100644
--- a/source/nn/helpcontent2/source/text/sdraw/guide.po
+++ b/source/nn/helpcontent2/source/text/sdraw/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: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-01-14 17:54+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2716,14 +2716,14 @@ msgctxt ""
msgid "Adding Text"
msgstr "Leggja til tekst"
-#. CpYBz
+#. aaiFD
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"bm_id3153144\n"
"help.text"
-msgid "<bookmark_value>text frames</bookmark_value> <bookmark_value>inserting;text frames</bookmark_value> <bookmark_value>copying;text from other documents</bookmark_value> <bookmark_value>pasting;text from other documents</bookmark_value> <bookmark_value>legends; drawings</bookmark_value>"
-msgstr "bookmark_value><bookmark_value>tekstrammer</bookmark_value><bookmark_value>setja inn; tekstrammer</bookmark_value><bookmark_value>kopiera; tekst frå andre dokument</bookmark_value><bookmark_value>lima inn; tekst frå andre dokument</bookmark_value><bookmark_value>forklaringar; teikningar</bookmark_value>"
+msgid "<bookmark_value>text box</bookmark_value><bookmark_value>inserting;text box</bookmark_value><bookmark_value>copying;text from other documents</bookmark_value><bookmark_value>pasting;text from other documents</bookmark_value><bookmark_value>legends; drawings</bookmark_value>"
+msgstr ""
#. JnXwh
#: text_enter.xhp
@@ -2797,14 +2797,14 @@ msgctxt ""
msgid "Adding a Text Box"
msgstr "Leggja til eit skrivefelt"
-#. 4jPFg
+#. tkEEf
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"par_id3155266\n"
"help.text"
-msgid "Click the <emph>Text</emph> icon <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Icon</alt></image> and move the mouse pointer to where you want to enter the text box."
-msgstr "Trykk på knappen <emph>Tekst</emph> <image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Ikon</alt></image> og flytt peikaren til der du vil ha skrivefeltet."
+msgid "Click the <emph>Text</emph> icon<image id=\"img_id3156450\" src=\"cmd/sc_text.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3156450\">Icon</alt></image> and move the mouse pointer to where you want to enter the text box."
+msgstr ""
#. dLN6f
#: text_enter.xhp
@@ -2905,14 +2905,14 @@ msgctxt ""
msgid "To determine the position of the text, use the settings in <emph>Format - Text</emph>."
msgstr "Bruk innstillingane i <emph>Format → Tekst</emph> for å velja kvar teksten skal plasserast."
-#. V5j4Y
+#. gifR8
#: text_enter.xhp
msgctxt ""
"text_enter.xhp\n"
"par_id3147366\n"
"help.text"
-msgid "For example, click the arrow next to the <emph>Callouts</emph> icon <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Icon</alt></image> to open the Callouts toolbar."
-msgstr "Trykk på pila ved sida av ikonet <emph>Snakkebobler</emph> <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Ikon</alt></image> for å opna verktøylinja for snakkebobler."
+msgid "For example, click the arrow next to the <emph>Callouts</emph> icon<image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3154508\">Icon</alt></image> to open the Callouts toolbar."
+msgstr ""
#. TBBEa
#: text_enter.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/00.po b/source/nn/helpcontent2/source/text/shared/00.po
index 1f374ca6097..43eabc41188 100644
--- a/source/nn/helpcontent2/source/text/shared/00.po
+++ b/source/nn/helpcontent2/source/text/shared/00.po
@@ -3,15 +3,15 @@ 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: 2019-10-14 14:32+0200\n"
-"PO-Revision-Date: 2019-08-20 20:58+0000\n"
+"POT-Creation-Date: 2019-11-08 20:19+0100\n"
+"PO-Revision-Date: 2019-11-05 12:13+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textshared00/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566334736.000000\n"
@@ -547,13 +547,22 @@ msgctxt ""
msgid "<variable id=\"siehe\">See also the following functions:</variable>"
msgstr "<variable id=\"siehe\">Sjå òg desse funksjonane: </variable>"
-#. jLUaA
+#. Jrt98
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3147418\n"
"help.text"
-msgid "<variable id=\"regulaer\">The search supports wildcards or <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. With regular expressions enabled, you can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a \"\\\" character, or enclose the text into \\Q...\\E. You can switch the automatic evaluation of wildcards or regular expression on and off in <link href=\"text/shared/optionen/01060500.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Calculate</emph></link>.</variable>"
+msgid "The search supports wildcards or <link href=\"text/shared/01/02100001.xhp\" name=\"regular expressions\">regular expressions</link>. With regular expressions enabled, you can enter \"all.*\", for example to find the first location of \"all\" followed by any characters. If you want to search for a text that is also a regular expression, you must either precede every character with a \"\\\" character, or enclose the text into \\Q...\\E. You can switch the automatic evaluation of wildcards or regular expression on and off in <link href=\"text/shared/optionen/01060500.xhp\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Calc - Calculate</menuitem></link>."
+msgstr ""
+
+#. GFeqE
+#: 00000001.xhp
+msgctxt ""
+"00000001.xhp\n"
+"par_id651572973288601\n"
+"help.text"
+msgid "When using functions where one or more arguments are search criteria strings that represents a regular expression, the first attempt is to convert the string criteria to numbers. For example, \".0\" will convert to 0.0 and so on. If successful, the match will not be a regular expression match but a numeric match. However, when switching to a locale where the decimal separator is not the dot makes the regular expression conversion work. To force the evaluation of the regular expression instead of a numeric expression, use some expression that can not be misread as numeric, such as \".[0]\" or \".\\0\" or \"(?i).0\"."
msgstr ""
#. bEEp5
@@ -8116,6 +8125,15 @@ msgctxt ""
msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>"
msgstr "<variable id=\"makro\">Vel <emph>Verktøy → Makroar → Organiser makroar → %PRODUCTNAME Basic</emph> eller trykk <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (dersom det ikkje er sett opp på systemet du bruker)</variable>"
+#. mxkvw
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3151386\n"
+"help.text"
+msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>"
+msgstr ""
+
#. oTQwa
#: 00000406.xhp
msgctxt ""
@@ -8161,6 +8179,15 @@ msgctxt ""
msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr "<variable id=\"passwort\">Vel <emph>Verktøy → Makroar → Organiser makroar → %PRODUCTNAME Basic</emph><br/>og trykk på knappen <emph>Organiser</emph><br/>og så fana <emph>Bibliotek</emph><br/>og vel <emph>Passord</emph>.</variable>"
+#. rBcj4
+#: 00000406.xhp
+msgctxt ""
+"00000406.xhp\n"
+"par_id3150498\n"
+"help.text"
+msgid "<variable id=\"liborganizer\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <widget>Organizer</widget> button.</variable>"
+msgstr ""
+
#. SqBL5
#: 00000406.xhp
msgctxt ""
@@ -8224,23 +8251,23 @@ msgctxt ""
msgid "<variable id=\"menue\">Choose <emph>Tools - Customize - Menus</emph> tab.</variable>"
msgstr "<variable id=\"menue\">Vel fana <emph>Verktøy → Tilpass → Menyar</emph></variable>"
-#. LDuc8
+#. DMB2H
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_idN108E9\n"
"help.text"
-msgid "<variable id=\"menuenew\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>New</emph>.</variable>"
-msgstr "<variable id=\"menuenew\">Vel fana <emph>Verktøy → Tilpass → Menyar</emph> og trykk på <emph>Ny</emph></variable>"
+msgid "<variable id=\"menuenew\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Add</menuitem>.</variable>"
+msgstr ""
-#. DbECK
+#. H7agM
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_idN10919\n"
"help.text"
-msgid "<variable id=\"menuemove\">Choose <emph>Tools - Customize - Menus</emph> tab, click <emph>Menu - Move</emph>.</variable>"
-msgstr "<variable id=\"menuemove\">Vel fana <emph>Verktøy → Tilpass → Meny</emph> og så <emph>Meny → Flytt</emph></variable>"
+msgid "<variable id=\"menuemove\">Choose <menuitem>Tools - Customize - Menus</menuitem> tab, click the gear <image id=\"img_id3148386\" src=\"cmd/lc_config.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3148386\">Icon gear menu</alt></image> dropdown menu and choose <menuitem>Move</menuitem>.</variable>"
+msgstr ""
#. BKMeD
#: 00000406.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/01.po b/source/nn/helpcontent2/source/text/shared/01.po
index 377cdadf52f..66ecc58bf5b 100644
--- a/source/nn/helpcontent2/source/text/shared/01.po
+++ b/source/nn/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: 2019-09-30 14:02+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2019-08-08 17:08+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5587,15 +5587,6 @@ msgctxt ""
msgid "The <link href=\"text/shared/01/02110000.xhp\" name=\"Navigator\"><emph>Navigator</emph></link> appears after you create a master document. To edit a sub-document, double-click the name of a sub-document in the <emph>Navigator</emph>."
msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator\"><emph>Dokumentstrukturen</emph></link> vert vist etter at du har laga eit hovuddokument. Dobbeltklikk på eit underdokument i <emph>Dokumentstrukturen</emph> for å redigera det."
-#. 2kJyc
-#: 01160300.xhp
-msgctxt ""
-"01160300.xhp\n"
-"hd_id3152924\n"
-"help.text"
-msgid "Display area"
-msgstr "Visingsområde"
-
#. DQHGj
#: 01160300.xhp
msgctxt ""
@@ -13633,23 +13624,14 @@ msgctxt ""
msgid "The author name and the comment creation date and time is shown at the bottom of the comment box."
msgstr ""
-#. jcBzY
+#. 2BmKt
#: 04050000.xhp
msgctxt ""
"04050000.xhp\n"
"par_id2571794\n"
"help.text"
-msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments."
-msgstr "Kommentarfeltet inneheld ei nedoverpil. Når du trykkjer på denne pila, vert det opna ein meny med kommandoar for å sletta merknadar."
-
-#. bfLiZ
-#: 04050000.xhp
-msgctxt ""
-"04050000.xhp\n"
-"par_id1857051\n"
-"help.text"
-msgid "Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document."
-msgstr "Vel ein kommando for å sletta den gjeldande merknaden eller alle merknadane frå den same forfattaren som for den gjeldande merknaden, eller alle merknadane i dokumentet."
+msgid "The comment box contains an icon with a down arrow. Click the icon to open a menu with commands for comment management."
+msgstr ""
#. oB8vA
#: 04050000.xhp
@@ -13696,15 +13678,6 @@ msgctxt ""
msgid "Use the command <menuitem>Insert - Comment</menuitem> or the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph>+<emph>Option</emph></caseinline><defaultinline><emph>Ctrl</emph>+<emph>Alt</emph></defaultinline></switchinline>+<emph>C</emph> key combination to insert a comment anchor at the current cursor position. A colored comment box is shown at the page margin, to enter the text of the comment. A line connects the anchor to the comment box. If a text range is selected, the comment is attached to the text range. The commented text range is shadowed."
msgstr ""
-#. 9zHcH
-#: 04050000.xhp
-msgctxt ""
-"04050000.xhp\n"
-"par_id1831\n"
-"help.text"
-msgid "The author name and the creation date and time of the comment is shown at the bottom of the comment box."
-msgstr ""
-
#. ro9G3
#: 04050000.xhp
msgctxt ""
@@ -37933,23 +37906,23 @@ msgctxt ""
msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Paragraph alignment\">Paragraph alignment</link>"
msgstr "<link href=\"text/shared/01/05030700.xhp\" name=\"Alignment\">Justering</link>"
-#. arCRB
+#. hf4eV
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"tit\n"
"help.text"
-msgid "Macro"
-msgstr "Makro"
+msgid "Basic Macros"
+msgstr ""
-#. KhMC7
+#. DgfU7
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"hd_id3157552\n"
"help.text"
-msgid "Macro"
-msgstr "Makro"
+msgid "<variable id=\"basicmacros\"><link href=\"text/shared/01/06130000.xhp\" name=\"%PRODUCTNAME Basic Macros\">%PRODUCTNAME Basic Macros</link></variable>"
+msgstr ""
#. S9vS4
#: 06130000.xhp
@@ -38068,32 +38041,41 @@ msgctxt ""
msgid "New / Delete"
msgstr "Ny/slett"
-#. wuarD
+#. wCGu3
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3153257\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, or deletes the selected macro.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Opprett ein ny makro eller slett den valde makroen.</ahelp>"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/delete\">Creates a new macro, creates a new module or deletes the selected macro or selected module.</ahelp>"
+msgstr ""
-#. ADQQE
+#. bYU4i
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3154514\n"
"help.text"
-msgid "To create a new macro, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <emph>New</emph>."
-msgstr "For å lage ein ny makro, vel modulen «Standard» i lista <emph>Makro frå</emph> og vel så <emph>Ny</emph>."
+msgid "To create a new macro in your document, select the \"Standard\" module in the <emph>Macro from</emph> list, and then click <widget>New</widget>."
+msgstr ""
+
+#. XCUte
+#: 06130000.xhp
+msgctxt ""
+"06130000.xhp\n"
+"par_id51571312108555\n"
+"help.text"
+msgid "To create a new module in a library of the <emph>My Macros</emph> container, select the proper library and press <widget>New</widget>. The $[officename] Basic editor opens."
+msgstr ""
-#. NAkG3
+#. dDQiT
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "To delete a macro, select it, and then click <emph>Delete</emph>."
-msgstr "For å sletta ein makro, vel makroen og trykk <emph>Slett</emph>."
+msgid "To delete a macro or module, select it, and then click <widget>Delete</widget>."
+msgstr ""
#. GTnof
#: 06130000.xhp
@@ -38131,14 +38113,14 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Saves the recorded macro in a new module.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/newmodule\">Lagrar den opptekne makroen i ein ny modul.</ahelp>"
-#. EdE4E
+#. FcFb6
#: 06130000.xhp
msgctxt ""
"06130000.xhp\n"
"hd_id3153665\n"
"help.text"
-msgid "Organizer"
-msgstr "Organisering"
+msgid "<link href=\"text/shared/01/06130300.xhp\" name=\"organizer\">Organizer</link>"
+msgstr ""
#. GvfVP
#: 06130000.xhp
@@ -38149,600 +38131,357 @@ msgctxt ""
msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opens the <emph>Macro Organizer</emph> dialog, where you can add, edit, or delete existing macro modules, dialogs, and libraries.</ahelp>"
msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Opnar menyen for <emph>Organisering av makroar</emph> der du kan leggja til, redigera eller sletta makro-modular, dialogvindauge og bibliotek.</ahelp>"
-#. miBC6
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"hd_id3145609\n"
-"help.text"
-msgid "Module/Dialog tab page"
-msgstr "Fana Modul/dialogvindauge"
-
-#. AkXy9
-#: 06130000.xhp
+#. G9feq
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3155923\n"
+"06130001.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Let deg handtera boksar for modular og dialogvindauge.</ahelp>"
+msgid "Macros"
+msgstr "Makro"
-#. 3U5KD
-#: 06130000.xhp
+#. FDAsS
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3148944\n"
+"06130001.xhp\n"
+"hd_id3152414\n"
"help.text"
-msgid "Module/Dialog"
-msgstr "Modul/dialogvindauge"
+msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
+msgstr "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Makroar</link>"
-#. Y2q3T
-#: 06130000.xhp
+#. QpEGb
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3145068\n"
+"06130001.xhp\n"
+"par_id3150008\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lists the existing macros and dialogs.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lister opp eksisterande makroar og dialogvindauge.</ahelp>"
+msgid "Lets you record or organize and edit macros."
+msgstr "Let deg ta opp eller organisera og redigera makroar. "
-#. TrGRG
-#: 06130000.xhp
+#. irkNP
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3150398\n"
+"06130001.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "Edit"
-msgstr "Rediger"
+msgid "<link href=\"text/shared/01/06130020.xhp\">Run Macro</link>"
+msgstr ""
-#. DA8GN
-#: 06130000.xhp
+#. S7Bf5
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150543\n"
+"06130001.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opens the selected macro or dialog for editing.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opnar den valde makroen eller dialogen for redigering.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Macro Selector dialog where you can start a macro.</ahelp>"
+msgstr ""
-#. wbym4
-#: 06130000.xhp
+#. 9SRC2
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151210\n"
+"06130001.xhp\n"
+"par_idN10608\n"
"help.text"
-msgid "New"
-msgstr "Ny"
+msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
+msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital signatur</link>"
-#. TAB89
-#: 06130000.xhp
+#. FRSce
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149291\n"
+"06130001.xhp\n"
+"par_idN10618\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opens the editor and creates a new module.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opnar rediegringsverktøyet og opprettar ein ny modul.</ahelp>"
+msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
+msgstr "<ahelp hid=\".\">Legg til og fjernar digitale signaturar til og frå makroane. Du kan òg bruka dialogvindauget til å visa sertifikat.</ahelp>"
-#. t4AWQ
-#: 06130000.xhp
+#. M7NqY
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3145173\n"
+"06130001.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "New"
-msgstr "Ny"
+msgid "<link href=\"text/shared/01/06130300.xhp\">Organize Dialogs</link>"
+msgstr ""
-#. mDUGv
-#: 06130000.xhp
+#. iewaq
+#: 06130001.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150767\n"
+"06130001.xhp\n"
+"par_idN105E3\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opens the editor and creates a new dialog.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opnar redigeringsverktøyet og lagar eit nytt dialogvindauge.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
+msgstr "<ahelp hid=\".\">Opnar fana «Dialogvindauge» under «Organiser makroar».</ahelp>"
-#. KcrT5
-#: 06130000.xhp
+#. NB5A3
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3151177\n"
+"06130010.xhp\n"
+"tit\n"
"help.text"
-msgid "Libraries tab page"
-msgstr "Bibliotek-fana"
+msgid "Record Macro"
+msgstr "Opptak av makro"
-#. 8VbJK
-#: 06130000.xhp
+#. eKWF5
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3156281\n"
+"06130010.xhp\n"
+"hd_id3153383\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Let deg handtera makrobiblioteka for denne applikasjonen og andre opne dokument.</ahelp>"
+msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
+msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Ta opp makro</link>"
-#. iFmfL
-#: 06130000.xhp
+#. 9pC9X
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3144760\n"
+"06130010.xhp\n"
+"par_id3152952\n"
"help.text"
-msgid "Location"
-msgstr "Stad"
+msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
+msgstr "<ahelp hid=\".uno:MacroRecorder\">Tar opp ein ny makro.</ahelp> Er berre tilgjengeleg dersom opptaksfunksjonen for makroar er aktivert i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillingar</emph></caseinline><defaultinline><emph>Verktøy → Innstillingar</emph></defaultinline></switchinline><emph> → %PRODUCTNAME → Avansert</emph>."
-#. nxpEM
-#: 06130000.xhp
+#. yAEQN
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150290\n"
+"06130010.xhp\n"
+"hd_id3154788\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Vel programmet eller dokumentet som inneheld makro-biblioteka du vil organisera.</ahelp>"
+msgid "Stop Recording"
+msgstr "Stopp opptak"
-#. TwXPh
-#: 06130000.xhp
+#. 2RLDr
+#: 06130010.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3159149\n"
+"06130010.xhp\n"
+"par_id3146067\n"
"help.text"
-msgid "Library"
-msgstr "Bibliotek"
+msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
+msgstr "<ahelp hid=\".uno:StopRecording\">Stopp opptaket av makroen.</ahelp>"
-#. dnB2v
-#: 06130000.xhp
+#. QzEGu
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147500\n"
+"06130020.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Listar opp makrobiblioteka i det gjeldande programmet og alle opne dokument.</ahelp>"
+msgid "Basic Macro Selector"
+msgstr ""
-#. 2sPq2
-#: 06130000.xhp
+#. ajGaZ
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3157320\n"
+"06130020.xhp\n"
+"bm_id711571329266663\n"
"help.text"
-msgid "Edit"
-msgstr "Rediger"
+msgid "<bookmark_value>macro;select macro to run</bookmark_value> <bookmark_value>run macro;select</bookmark_value>"
+msgstr ""
-#. G2KWD
-#: 06130000.xhp
+#. Cfej6
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3150868\n"
+"06130020.xhp\n"
+"hd_id131571264310511\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opnar $[officename] Basic editor slik at du kan endra det valde biblioteket.</ahelp>"
+msgid "<variable id=\"macroselectorh1\"><link href=\"text/shared/01/06130020.xhp\" name=\"macro selector\">Basic Macro selector</link></variable>"
+msgstr ""
-#. ckDEB
-#: 06130000.xhp
+#. VEFaS
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153104\n"
+"06130020.xhp\n"
+"par_id761571264310511\n"
"help.text"
-msgid "Password"
-msgstr "Passord"
+msgid "Selects the Basic macro to run. Locate the macro by selecting the container, library, module and macro name."
+msgstr ""
-#. MBFBh
-#: 06130000.xhp
+#. bnxQb
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3154299\n"
+"06130020.xhp\n"
+"hd_id3159149\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Lag eller endra <link href=\"text/shared/01/06130100.xhp\" name=\"password\">passordet</link> for det valde biblioteket.</ahelp>"
+msgid "Library"
+msgstr ""
-#. GiHH8
-#: 06130000.xhp
+#. SBNzt
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3147502\n"
+"06130020.xhp\n"
+"par_id3147500\n"
"help.text"
-msgid "New"
-msgstr "Ny"
+msgid "Lists the existing macro containers, Basic macro libraries and Basic modules for the current application and any open documents."
+msgstr ""
-#. WAUPX
-#: 06130000.xhp
+#. rFc4B
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3149560\n"
+"06130020.xhp\n"
+"par_idN10B17\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Creates a new library.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Lagar eit nytt bibliotek.</ahelp>"
+msgid "Macro name"
+msgstr ""
-#. WqRhC
-#: 06130000.xhp
+#. Y8Pkf
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3153770\n"
+"06130020.xhp\n"
+"par_idN10B1B\n"
"help.text"
-msgid "Name"
-msgstr "Namn"
+msgid "Lists the Basic macros for the selected module. Select a macro and click <widget>Run</widget>."
+msgstr ""
-#. aECXU
-#: 06130000.xhp
+#. MKBjz
+#: 06130020.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3153726\n"
+"06130020.xhp\n"
+"hd_id841571267025475\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the new library or module.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Skriv inn namnet på det nye biblioteket eller modulen.</ahelp>"
+msgid "Description"
+msgstr ""
-#. GzBFX
-#: 06130000.xhp
+#. N49U3
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
-"hd_id3154693\n"
+"06130030.xhp\n"
+"tit\n"
"help.text"
-msgid "Import"
-msgstr "Importer"
+msgid "Scripts"
+msgstr ""
-#. a4c9q
-#: 06130000.xhp
+#. T2aee
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
-"par_id3147441\n"
+"06130030.xhp\n"
+"bm_id401571328832739\n"
"help.text"
-msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Finn $[officename] Basic-biblioteket du ville leggja til i lista og trykk «Opna».</ahelp>"
+msgid "<bookmark_value>javascript scripts;run</bookmark_value> <bookmark_value>beanshell scripts;run</bookmark_value> <bookmark_value>java scripts;run</bookmark_value> <bookmark_value>run scripts;java</bookmark_value> <bookmark_value>run scripts;javascript</bookmark_value> <bookmark_value>run scripts;beanshell</bookmark_value>"
+msgstr ""
-#. YLDT7
-#: 06130000.xhp
+#. HTxG8
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A39\n"
"help.text"
msgid "<variable id=\"script\">Scripts</variable>"
-msgstr "<variable id=\"script\">Skript </variable>"
-
-#. uE8Dq
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"hd_id6963408\n"
-"help.text"
-msgid "Export"
-msgstr "Eksporter"
-
-#. AZf2J
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id8968169\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
-msgstr "<ahelp hid=\".\">Opnar eit dialogvindauge for å eksportera det valde biblioteket anten som ei utviding eller som eit Basic-bibliotek.</ahelp>"
+msgstr ""
-#. FApSc
-#: 06130000.xhp
+#. beGqa
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109BE\n"
"help.text"
msgid "Macros"
-msgstr "Makro"
+msgstr ""
-#. HDuFt
-#: 06130000.xhp
+#. x5Ary
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109C2\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp>"
msgstr ""
-#. F8VGH
-#: 06130000.xhp
+#. wxJE3
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109CD\n"
"help.text"
msgid "Run"
-msgstr "Køyr"
+msgstr ""
-#. PwXzh
-#: 06130000.xhp
+#. 4W4PB
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109D1\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/run\">Du kan køyra eit skript ved å velja eit skript i lista og så trykkja «Køyr».</ahelp>"
+msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click <emph>Run</emph>.</ahelp>"
+msgstr ""
-#. bb34i
-#: 06130000.xhp
+#. FFUEk
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109E8\n"
"help.text"
msgid "Create"
-msgstr "Opprett"
+msgstr ""
-#. g8uAn
-#: 06130000.xhp
+#. cF2LZ
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN109EC\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/create\">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script."
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/create\">Lagar eit nytt skript.</ahelp> Standardverktøyet for redigering av skript vert opna etter at du har skrive inn eit namn på skriptet."
+msgstr ""
-#. hwkoZ
-#: 06130000.xhp
+#. twmoG
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A04\n"
"help.text"
msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the script.</ahelp>"
-msgstr "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">skriv inn eit namn på skriptet.</ahelp>"
+msgstr ""
-#. F7484
-#: 06130000.xhp
+#. GBPkB
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A2F\n"
"help.text"
msgid "Edit"
-msgstr "Rediger"
+msgstr ""
-#. 7fjGG
-#: 06130000.xhp
+#. UJCVn
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A33\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/edit\">Opens the default script editor for your operating system.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/edit\">Opnar standardprogrammet for redigering av skript.</ahelp>"
+msgstr ""
-#. suhE6
-#: 06130000.xhp
+#. Q8G48
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A4B\n"
"help.text"
msgid "Rename"
-msgstr "Endra namn"
+msgstr ""
-#. DkFCx
-#: 06130000.xhp
+#. jjV85
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A4F\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/rename\">Opens a dialog where you can change the name of the selected script.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/rename\">Opnar eit dialogvindauge der du kan endra namnet på det valde skriptet.</ahelp>"
+msgstr ""
-#. Q8pZ5
-#: 06130000.xhp
+#. suGi7
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A66\n"
"help.text"
msgid "Delete"
-msgstr "Slett"
+msgstr ""
-#. i7xha
-#: 06130000.xhp
+#. mEwTf
+#: 06130030.xhp
msgctxt ""
-"06130000.xhp\n"
+"06130030.xhp\n"
"par_idN10A6A\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/scriptorganizer/delete\">Prompts you to delete the selected script.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/delete\">Spør om du vil slette det merkte skriptet.</ahelp>"
-
-#. CFkBc
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10AE5\n"
-"help.text"
-msgid "The Macro Selector dialog contains two list boxes, namely the Library list box and the Macro name list box."
-msgstr "Dialogvindauget der du kan velja makroar inneheld listeboksane«Bibliotek» og «Makronamn»."
-
-#. AhBnr
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10AFC\n"
-"help.text"
-msgid "Library"
-msgstr "Bibliotek"
-
-#. J7fNC
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B00\n"
-"help.text"
-msgid "Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document. To view the contents of a library, double-click an entry in the list."
msgstr ""
-#. E2LCA
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B17\n"
-"help.text"
-msgid "Macro name"
-msgstr "Makronamn"
-
-#. sZeFM
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN10B1B\n"
-"help.text"
-msgid "Click a script, and then click a command button."
-msgstr "Trykk på eit skript og deretter på ein kommandoknapp."
-
-#. yrktR
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id381543352048115\n"
-"help.text"
-msgid "Python"
-msgstr "Python"
-
-#. Ramc8
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN109as\n"
-"help.text"
-msgid "Python Macros"
-msgstr ""
-
-#. i6tU9
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_idN134C2\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/ScriptOrganizerDialog\">Select a macro or script from <emph>My Macros</emph>, <emph>%PRODUCTNAME Macros</emph>, or an open document.</ahelp>"
-msgstr ""
-
-#. 9GPHS
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id641543351777423\n"
-"help.text"
-msgid "Run"
-msgstr "Køyr"
-
-#. AF7GX
-#: 06130000.xhp
-msgctxt ""
-"06130000.xhp\n"
-"par_id31543351781865\n"
-"help.text"
-msgid "<ahelp hid=\"cui/ui/scriptorganizer/run\">To run a script, select a script in the list, and then click Run.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/scriptorganizer/run\">Du kan køyra eit skript ved å velja eit skript i lista og så trykkja «Køyr».</ahelp>"
-
-#. G9feq
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"tit\n"
-"help.text"
-msgid "Macros"
-msgstr "Makro"
-
-#. FDAsS
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"hd_id3152414\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Macros</link>"
-msgstr "<link href=\"text/shared/01/06130001.xhp\" name=\"Macros\">Makroar</link>"
-
-#. QpEGb
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_id3150008\n"
-"help.text"
-msgid "Lets you record or organize and edit macros."
-msgstr "Let deg ta opp eller organisera og redigera makroar. "
-
-#. yagCW
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Run Macro</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\">Køyr makro</link>"
-
-#. nBEA9
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can start a macro.</ahelp>"
-msgstr "<ahelp hid=\".\">Opnar eit dialogvindauge der du kan sjå signaturen.</ahelp>"
-
-#. 9SRC2
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10608\n"
-"help.text"
-msgid "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signature</link>"
-msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Digital signatur</link>"
-
-#. FRSce
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN10618\n"
-"help.text"
-msgid "<ahelp hid=\".\">Adds and removes digital signatures to and from your macros. You can also use the dialog to view certificates.</ahelp>"
-msgstr "<ahelp hid=\".\">Legg til og fjernar digitale signaturar til og frå makroane. Du kan òg bruka dialogvindauget til å visa sertifikat.</ahelp>"
-
-#. 5WDih
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105D3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp\">Organize Dialogs</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp\">Organisera dialogvindauge</link>"
-
-#. iewaq
-#: 06130001.xhp
-msgctxt ""
-"06130001.xhp\n"
-"par_idN105E3\n"
-"help.text"
-msgid "<ahelp hid=\".\">Opens the Dialogs tab page of the Macro Organizer.</ahelp>"
-msgstr "<ahelp hid=\".\">Opnar fana «Dialogvindauge» under «Organiser makroar».</ahelp>"
-
-#. NB5A3
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"tit\n"
-"help.text"
-msgid "Record Macro"
-msgstr "Opptak av makro"
-
-#. eKWF5
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"hd_id3153383\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Record Macro</link>"
-msgstr "<link href=\"text/shared/01/06130010.xhp\" name=\"Record Macro\">Ta opp makro</link>"
-
-#. 9pC9X
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"par_id3152952\n"
-"help.text"
-msgid "<ahelp hid=\".uno:MacroRecorder\">Records a new macro.</ahelp> Only available, if macro recording feature is enabled in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>."
-msgstr "<ahelp hid=\".uno:MacroRecorder\">Tar opp ein ny makro.</ahelp> Er berre tilgjengeleg dersom opptaksfunksjonen for makroar er aktivert i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillingar</emph></caseinline><defaultinline><emph>Verktøy → Innstillingar</emph></defaultinline></switchinline><emph> → %PRODUCTNAME → Avansert</emph>."
-
-#. yAEQN
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"hd_id3154788\n"
-"help.text"
-msgid "Stop Recording"
-msgstr "Stopp opptak"
-
-#. 2RLDr
-#: 06130010.xhp
-msgctxt ""
-"06130010.xhp\n"
-"par_id3146067\n"
-"help.text"
-msgid "<ahelp hid=\".uno:StopRecording\">Stops recording a macro.</ahelp>"
-msgstr "<ahelp hid=\".uno:StopRecording\">Stopp opptaket av makroen.</ahelp>"
-
#. tBtMd
#: 06130100.xhp
msgctxt ""
@@ -38896,14 +38635,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can organize %PRODUCTNAME Basic macros.</ahelp>"
msgstr "<ahelp hid=\".\"> Opnar eit dialogvindauge der du kan organisera %PRODUCTNAME Basic-makroar.</ahelp>"
-#. QgPos
+#. api6m
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN105AA\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp#script\">JavaScript</link>"
+msgid "<link href=\"text/shared/01/06130030.xhp\">JavaScript</link>"
+msgstr ""
#. R52U4
#: 06130200.xhp
@@ -38914,14 +38653,14 @@ msgctxt ""
msgid "<ahelp hid=\".\">Opens a dialog where you can organize Javascript scripts.</ahelp>"
msgstr ""
-#. oV8SY
+#. nybEr
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_idN10597\n"
"help.text"
-msgid "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
-msgstr "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
+msgid "<link href=\"text/shared/01/06130030.xhp\">BeanShell</link>"
+msgstr ""
#. N8pnT
#: 06130200.xhp
@@ -38941,22 +38680,301 @@ msgctxt ""
msgid "<link href=\"text/sbasic/python/main0000.xhp#script\">Python</link>"
msgstr ""
-#. AVYAT
+#. GxsAo
#: 06130200.xhp
msgctxt ""
"06130200.xhp\n"
"par_id171564144873585\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens a dialog where you can organize Python scripts.</ahelp>"
+msgid "<ahelp hid=\".\">Opens a dialog where you can run Python scripts.</ahelp>"
msgstr ""
-#. Rhda3
-#: 06130200.xhp
+#. F8xV5
+#: 06130300.xhp
msgctxt ""
-"06130200.xhp\n"
-"par_id171564146941721\n"
+"06130300.xhp\n"
+"tit\n"
+"help.text"
+msgid "Basic Organizer"
+msgstr ""
+
+#. yGcvK
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"bm_id31571329093046\n"
+"help.text"
+msgid "<bookmark_value>Basic macros;organize in libraries</bookmark_value> <bookmark_value>Basic modules;organize in libraries</bookmark_value> <bookmark_value>Basic dialogs;organize in libraries</bookmark_value>"
+msgstr ""
+
+#. S6zpN
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_idN10A39\n"
+"help.text"
+msgid "<variable id=\"BasicOrganizer\">%PRODUCTNAME Basic Library Organizer</variable>"
+msgstr ""
+
+#. oncdP
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id111571327198482\n"
+"help.text"
+msgid "The dialog let you organize %PRODUCTNAME modules and dialogs into libraries. You can also import and export Basic libraries into files or extensions."
+msgstr ""
+
+#. jarWv
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3145609\n"
+"help.text"
+msgid "Module and Dialog tab pages"
+msgstr ""
+
+#. TrMnh
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3155923\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/basicmacrodialog/organize\">Lets you manage modules or dialog boxes.</ahelp>"
+msgstr ""
+
+#. Pj6wa
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3148944\n"
+"help.text"
+msgid "Module or Dialog"
+msgstr ""
+
+#. Sdrtx
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3145068\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/library\">Lists the existing modules or dialogs.</ahelp>"
+msgstr ""
+
+#. UhEt6
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3150398\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. eUmEs
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150543\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/edit\">Opens the selected module or dialog for editing.</ahelp>"
+msgstr ""
+
+#. UUq7k
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3151210\n"
+"help.text"
+msgid "New (module)"
+msgstr ""
+
+#. EEA8v
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3149291\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/modulepage/newmodule\">Opens the editor and creates a new module.</ahelp>"
+msgstr ""
+
+#. PCbHd
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3145173\n"
+"help.text"
+msgid "New (dialog)"
+msgstr ""
+
+#. 7BVG9
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150767\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/newdialog\">Opens the editor and creates a new dialog.</ahelp>"
+msgstr ""
+
+#. uE4DZ
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3151177\n"
+"help.text"
+msgid "Libraries tab page"
+msgstr ""
+
+#. yQB2A
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3156281\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/dialogpage/delete\">Lets you manage the macro libraries for the current application and any open documents.</ahelp>"
+msgstr ""
+
+#. ViiZb
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3144760\n"
+"help.text"
+msgid "Location"
+msgstr ""
+
+#. 8KmGe
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150290\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/location\">Select the application or the document containing the macro libraries that you want to organize.</ahelp>"
+msgstr ""
+
+#. KAHod
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3159149\n"
+"help.text"
+msgid "Library"
+msgstr ""
+
+#. 8MwCA
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3147500\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/library\">Lists the existing macro libraries for the current application and any open documents.</ahelp>"
+msgstr ""
+
+#. 3gRCC
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3157320\n"
+"help.text"
+msgid "Edit"
+msgstr ""
+
+#. gyaAc
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3150868\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/edit\">Opens the $[officename] Basic editor so that you can modify the selected library.</ahelp>"
+msgstr ""
+
+#. sHA8U
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3153104\n"
+"help.text"
+msgid "Password"
+msgstr ""
+
+#. 2uxEq
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3154299\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/password\">Assigns or edits the <link href=\"text/shared/01/06130100.xhp\" name=\"password\">password</link> for the selected library.</ahelp>"
+msgstr ""
+
+#. FZAUF
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3147502\n"
+"help.text"
+msgid "New"
+msgstr ""
+
+#. VS3BT
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3149560\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/new\">Creates a new library.</ahelp>"
+msgstr ""
+
+#. ZSPBJ
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3153770\n"
+"help.text"
+msgid "Name"
+msgstr ""
+
+#. mAmEH
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3153726\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/newlibdialog/NewLibDialog\">Enter a name for the new library or module.</ahelp>"
+msgstr ""
+
+#. tfHHz
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id3154693\n"
+"help.text"
+msgid "Import"
+msgstr ""
+
+#. ZYT4v
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id3147441\n"
+"help.text"
+msgid "<ahelp hid=\"modules/BasicIDE/ui/libpage/import\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr ""
+
+#. HS2BC
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"hd_id6963408\n"
+"help.text"
+msgid "Export"
+msgstr ""
+
+#. JmEG4
+#: 06130300.xhp
+msgctxt ""
+"06130300.xhp\n"
+"par_id8968169\n"
"help.text"
-msgid "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgid "<ahelp hid=\".\">Opens a dialog to export the selected library either as an extension or as a Basic library.</ahelp>"
msgstr ""
#. UkFBg
@@ -39598,14 +39616,14 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/office\">Displays shortcut keys that are common to all $[officename] applications.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/office\">Viser snartastar som er vanlege i alle $[officename]-program.</ahelp>"
-#. ZjDTB
+#. qB53f
#: 06140200.xhp
msgctxt ""
"06140200.xhp\n"
"hd_id3149095\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Writer</caseinline><caseinline select=\"CALC\">Calc</caseinline><caseinline select=\"IMPRESS\">Impress</caseinline><caseinline select=\"DRAW\">Draw</caseinline><caseinline select=\"MATH\">Math</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Writer</caseinline> <caseinline select=\"CALC\">Calc</caseinline> <caseinline select=\"IMPRESS\">Impress</caseinline> <caseinline select=\"DRAW\">Draw</caseinline> <caseinline select=\"MATH\">Math</caseinline> </switchinline>"
+msgstr ""
#. GBfYE
#: 06140200.xhp
@@ -39724,6 +39742,15 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/accelconfigpage/change\">Assigns the key combination selected in the <emph>Shortcut keys</emph> list to the command selected in the <emph>Function </emph>list.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/accelconfigpage/change\">Knyter taste-kombinasjonen du har valt i lista over <emph>snartastar</emph> til kommandoen du har valt i <emph>funksjons</emph>-lista.</ahelp>"
+#. scCJQ
+#: 06140200.xhp
+msgctxt ""
+"06140200.xhp\n"
+"hd_id371572442162922\n"
+"help.text"
+msgid "Delete"
+msgstr ""
+
#. XzQCB
#: 06140200.xhp
msgctxt ""
@@ -40660,23 +40687,23 @@ msgctxt ""
msgid "<bookmark_value>filters; XML filter settings</bookmark_value><bookmark_value>XML filters; settings</bookmark_value>"
msgstr "<bookmark_value>filte; innstillingar for XML-filtera</bookmark_value><bookmark_value>XML-filter; innstillingar</bookmark_value>"
-#. CaLds
+#. CUgk6
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
"hd_id3153272\n"
"help.text"
-msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter Settings</link>"
-msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">Innstillingar for XML-filtera</link>"
+msgid "<link href=\"text/shared/01/06150000.xhp\" name=\"XML Filter Settings\">XML Filter</link>"
+msgstr ""
-#. p689F
+#. Gk7jE
#: 06150000.xhp
msgctxt ""
"06150000.xhp\n"
"par_id3152937\n"
"help.text"
-msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings </emph>dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
-msgstr "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opnar dialogvindauget <emph>Innstillingar for XML-filter</emph>, der du kan laga, redigera, sletta og testa filter for å importera og eksportera XML-filer.</ahelp>"
+msgid "<ahelp hid=\".uno:OpenXMLFilterSettings\">Opens the <emph>XML Filter Settings</emph> dialog, where you can create, edit, delete, and test filters to import and to export XML files.</ahelp>"
+msgstr ""
#. 23hBt
#: 06150000.xhp
@@ -48850,15 +48877,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Declares the item as relevant.</ahelp>"
msgstr "<ahelp hid=\".\">Angjev at elementet skal vera relevant.</ahelp>"
-#. EyhBi
-#: xformsdataadd.xhp
-msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105B1\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp>"
-msgstr ""
-
#. uodhx
#: xformsdataadd.xhp
msgctxt ""
@@ -48904,15 +48922,6 @@ msgctxt ""
msgid "<ahelp hid=\".\">Declares the item as read-only.</ahelp>"
msgstr "<ahelp hid=\".\">Gjer at elementet vert skriveverna.</ahelp>"
-#. 2BYEn
-#: xformsdataadd.xhp
-msgctxt ""
-"xformsdataadd.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "<ahelp hid=\".\">The <emph>Condition</emph> button opens the <link href=\"text/shared/01/xformsdataaddcon.xhp\">Add Condition</link> dialog where you can enter used namespaces and full XPath expressions.</ahelp>"
-msgstr ""
-
#. FtmVV
#: xformsdataadd.xhp
msgctxt ""
@@ -49668,4 +49677,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">Specifies the maximum number of characters for a string.</ahelp>"
msgstr "<ahelp hid=\".\">Skriv inn det høgste talet på teikn i ein tekststreng.</ahelp>"
-
diff --git a/source/nn/helpcontent2/source/text/shared/02.po b/source/nn/helpcontent2/source/text/shared/02.po
index 443a25e0a20..e59f043a3ac 100644
--- a/source/nn/helpcontent2/source/text/shared/02.po
+++ b/source/nn/helpcontent2/source/text/shared/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: 2019-09-30 14:02+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-08-08 17:10+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1420,14 +1420,14 @@ msgctxt ""
msgid "Image Button"
msgstr "Biletknapp"
-#. dXj5Y
+#. JiLWn
#: 01170000.xhp
msgctxt ""
"01170000.xhp\n"
"par_id3159622\n"
"help.text"
-msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon</alt></image>"
-msgstr "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.png\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Ikon</alt></image>"
+msgid "<image id=\"img_id3154378\" src=\"cmd/sc_imagebutton.svg\" width=\"0.2228in\" height=\"0.2228in\"><alt id=\"alt_id3154378\">Icon image button</alt></image>"
+msgstr ""
#. B9Era
#: 01170000.xhp
@@ -19500,4 +19500,3 @@ msgctxt ""
"help.text"
msgid "Some shapes have a special handle which you can drag to change the properties of the shape. The mouse pointer changes to a hand symbol over these special handles."
msgstr "Nokre former har eit handtak som du kan dra i for å endra på forma. Dette vert vist ved at musepeikaren får form av ei hand over slike handtak."
-
diff --git a/source/nn/helpcontent2/source/text/shared/05.po b/source/nn/helpcontent2/source/text/shared/05.po
index 406ed85846d..623d68151f7 100644
--- a/source/nn/helpcontent2/source/text/shared/05.po
+++ b/source/nn/helpcontent2/source/text/shared/05.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: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2018-12-14 15:37+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -43,23 +43,23 @@ msgctxt ""
msgid "<variable id=\"00000001\"><link href=\"text/shared/05/00000001.xhp\" name=\"Getting Support\">Getting Support</link></variable>"
msgstr "<variable id=\"00000001\"><link href=\"text/shared/05/00000001.xhp\" name=\"Getting Support\">Få hjelp</link> </variable>"
-#. fKhuY
+#. wR4ns
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3150667\n"
"help.text"
-msgid "You can find support on the %PRODUCTNAME website at <link href=\"https://www.libreoffice.org/get-help/feedback/\"><emph>www.libreoffice.org</emph></link>."
-msgstr "Du kan finna støtte på %PRODUCTNAME si nettside <link href=\"https://www.libreoffice.org/get-help/feedback/\"><emph>www.libreoffice.org</emph></link>."
+msgid "You can find support on <link href=\"https://www.libreoffice.org/get-help/feedback/\">the %PRODUCTNAME website</link>."
+msgstr ""
-#. sVy8L
+#. tyE6M
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "For a summary of the current support services refer to the <emph>Readme</emph> file in the <item type=\"productname\">%PRODUCTNAME</item> folder."
-msgstr "Les fila <emph>README</emph> i mappa <item type=\"productname\">%PRODUCTNAME</item> for informasjon om støttetenester."
+msgid "For a summary of the current support services refer to the <emph>Readme</emph> file in the %PRODUCTNAME folder."
+msgstr ""
#. FvwQg
#: 00000001.xhp
@@ -70,14 +70,14 @@ msgctxt ""
msgid "Local language support pages"
msgstr "Hjelpsider på lokale språk"
-#. Gsjo8
+#. h4cNk
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id1318380\n"
"help.text"
-msgid "The %PRODUCTNAME localization projects offer support pages in local languages. Find an overview of the native language projects at <link href=\"https://www.libreoffice.org/community/nlc/\"><emph>www.libreoffice.org/community/nlc/</emph></link>. You can find help and support in English language on the <item type=\"productname\">%PRODUCTNAME</item> website at <link href=\"https://www.libreoffice.org/get-help/feedback\"><emph>www.libreoffice.org</emph></link>."
-msgstr "%PRODUCTNAME har via ulike lokale prosjekt omsett hjelpesider til fleire ulike språk. Du kan finna eit oversyn over språkprosjekta på <link href=\"https://www.libreoffice.org/community/nlc/\"><emph>www.libreoffice.org/community/nlc/</emph></link>. Du kan finna hjelp og støtte på engelsk på <item type=\"productname\">%PRODUCTNAME</item> si nettside på <link href=\"https://www.libreoffice.org/get-help/feedback\"><emph>www.libreoffice.org</emph></link>."
+msgid "The %PRODUCTNAME localization projects offer support pages in various languages. Find an overview of the native language projects at the <link href=\"https://www.libreoffice.org/community/nlc/\">%PRODUCTNAME website</link>. You can find English-language help and support on the <link href=\"https://www.libreoffice.org/get-help/feedback\">%PRODUCTNAME website</link> as well."
+msgstr ""
#. nPGLp
#: 00000001.xhp
@@ -88,14 +88,14 @@ msgctxt ""
msgid "Mailing lists"
msgstr "E-postlister"
-#. JVMyg
+#. jLNYG
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3166335\n"
"help.text"
-msgid "Ask about %PRODUCTNAME, find help by volunteers, and discuss topics on the public mailing lists. You can find many general and specialized mailing lists on the <item type=\"productname\">%PRODUCTNAME</item> website at <link href=\"https://www.libreoffice.org/get-help/mailing-lists/\"><emph>www.libreoffice.org/get-help/mailing-lists/</emph></link>."
-msgstr "Spør om %PRODUCTNAME, finn hjelp frå frivillige og diskuter emne på dei opne postlistene. Du kan finna mange generelle og spesielle e-postlister på <item type=\"productname\">%PRODUCTNAME</item> si nettside på <link href=\"https://www.libreoffice.org/get-help/mailing-lists/\"><emph>www.libreoffice.org/get-help/mailing-lists/</emph></link>."
+msgid "Ask about %PRODUCTNAME, find help by volunteers, and discuss topics on the public mailing lists. You can find many general and specialized mailing lists on the %PRODUCTNAME website at <link href=\"https://www.libreoffice.org/get-help/mailing-lists/\">www.libreoffice.org</link>."
+msgstr ""
#. Xp6Xs
#: 00000001.xhp
@@ -106,14 +106,14 @@ msgctxt ""
msgid "Forum"
msgstr "Forum"
-#. axBvT
+#. AxpFj
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id0915200811081778\n"
"help.text"
-msgid "You can access web forums to ask and answer questions about %PRODUCTNAME. Choose menu <item type=\"menuitem\">Help – Get Help Online...</item> to access the forum in your language."
-msgstr "Du kan gå inn på nettforum for å spørja og svara på spørsmål om %PRODUCTNAME. Vel menyen <item type=\"menuitem\">Hjelp → Få hjelp på nettet …</item>. (Engelskspråkleg. Finst ikkje forum på norsk)."
+msgid "You can access web forums to ask and answer questions about %PRODUCTNAME. Choose <item type=\"menuitem\">Help – Get Help Online</item> to access the forum in your language."
+msgstr ""
#. p6BeE
#: 00000001.xhp
@@ -124,14 +124,14 @@ msgctxt ""
msgid "Security"
msgstr "Tryggleik"
-#. hNF4k
+#. GqtZB
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id0804200803314235\n"
"help.text"
-msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\"><emph>public mailing list</emph></link>. If you want to discuss any issue with other users, send an email to the public mailing list <emph>users@libreoffice.org</emph>."
-msgstr "Viss du er bekymra for tryggleiken ved å bruka denne programvaren, kan du kontakta utviklarane på <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\"><emph>den offentlege postlista</emph></link>. Ønskjer du å diskutera spørsmål med andre brukarar, send ein e-post til den offentlege postlista <emph>users@libreoffice.org</emph>. Alt på engelsk."
+msgid "In case you are concerned about any security issue with using this software, you can contact the developers on the <link href=\"https://lists.freedesktop.org/mailman/listinfo/libreoffice\">public mailing list</link>. If you want to discuss any issue with other users, send an email to the public mailing list <literal>users@libreoffice.org</literal>."
+msgstr ""
#. tEPqi
#: 00000001.xhp
@@ -142,14 +142,14 @@ msgctxt ""
msgid "Downloads"
msgstr "Nedlastingar"
-#. rpD8T
+#. gsABe
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3028143\n"
"help.text"
-msgid "You can download the latest version of <item type=\"productname\">%PRODUCTNAME</item> at <link href=\"https://www.libreoffice.org/download/\"><emph>www.libreoffice.org/download/</emph></link>."
-msgstr "Du kan lasta ned den seinaste versjonen av <item type=\"productname\">%PRODUCTNAME</item> frå <link href=\"https://www.libreoffice.org/download/\"><emph>www.libreoffice.org/download/</emph></link>."
+msgid "You can download the latest version of %PRODUCTNAME at <link href=\"https://www.libreoffice.org/download/\">www.libreoffice.org/download/</link>."
+msgstr ""
#. ia3E3
#: 00000001.xhp
@@ -160,14 +160,14 @@ msgctxt ""
msgid "Documentation"
msgstr "Dokumentasjon"
-#. DpE8Y
+#. GHEQm
#: 00000001.xhp
msgctxt ""
"00000001.xhp\n"
"par_id3497211\n"
"help.text"
-msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"https://documentation.libreoffice.org\"><emph>documentation.libreoffice.org</emph></link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides...</item> ."
-msgstr "Du kan lasta ned dokumentasjon (stort sett på engelsk) som PDF-filer med gjeringar og rettleiingar frå nettsida til %PRODUCTNAME, <link href=\"https://documentation.libreoffice.org\"><emph>documentation.libreoffice.org</emph></link>. Du kan også gå inn på nettsida for dokumentasjon frå menyen <item type=\"menuitem\">Hjelp → Brukarrettleiingar …</item> ."
+msgid "You can download documentation as PDF files, how-tos, and guides from the %PRODUCTNAME documentation website at <link href=\"https://documentation.libreoffice.org\"><emph>documentation.libreoffice.org</emph></link>. You can also access the documentation website choosing the menu <item type=\"menuitem\">Help – User Guides</item>."
+msgstr ""
#. nuEqp
#: 00000001.xhp
@@ -1779,4 +1779,3 @@ msgctxt ""
"help.text"
msgid "Contents general information"
msgstr "Generell innhaldsinformasjon"
-
diff --git a/source/nn/helpcontent2/source/text/shared/06.po b/source/nn/helpcontent2/source/text/shared/06.po
index 3d091533a88..7315caf4f0f 100644
--- a/source/nn/helpcontent2/source/text/shared/06.po
+++ b/source/nn/helpcontent2/source/text/shared/06.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: 2018-09-03 13:23+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2018-09-10 12:57+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,172 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1536584224.000000\n"
+#. cEcCB
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"tit\n"
+"help.text"
+msgid "Optionen Screenshots"
+msgstr ""
+
+#. wCY4r
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534783734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optviewpage/OptViewPage.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Options View Dialog Image</alt></image>"
+msgstr ""
+
+#. ncxnF
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534383734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optfltrpage/OptFltrPage.png\" id=\"img_id131594783734367\"><alt id=\"alt_id271534783734367\">Options Load/Save Dialog Image</alt></image>"
+msgstr ""
+
+#. 4ESEt
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431534385734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/opthtmlpage/OptHtmlPage.png\" id=\"img_id131594783734368\"><alt id=\"alt_id271534783734367\">Options HTML Dialog Image</alt></image>"
+msgstr ""
+
+#. FjGtw
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431564385734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png\" id=\"img_id131592783734368\"><alt id=\"alt_id271534783734367\">Options Accessibility Dialog Image</alt></image>"
+msgstr ""
+
+#. XPDyx
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id431564381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optsavepage/OptSavePage.png\" id=\"img_id231592783734368\"><alt id=\"alt_id271534783734367\">Options Save Dialog Image</alt></image>"
+msgstr ""
+
+#. FAeBR
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481564381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optadvancedpage/OptAdvancedPage.png\" id=\"img_id231592783736368\"><alt id=\"alt_id271534783734367\">Options Advanced Dialog Image</alt></image>"
+msgstr ""
+
+#. NJzQs
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481364381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optasianpage/OptAsianPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options Asian Dialog Image</alt></image>"
+msgstr ""
+
+#. zLdmq
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481394381734366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optctlpage/OptCTLPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options CTL Dialog Image</alt></image>"
+msgstr ""
+
+#. kEHFK
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id481394381724366\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optsecuritypage/OptSecurityPage.png\" id=\"img_id231592783736868\"><alt id=\"alt_id271534783734367\">Options Security Dialog Image</alt></image>"
+msgstr ""
+
+#. 4HEUe
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id361572483243630\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optlanguagespage/OptLanguagesPage.png\" id=\"img_id841572483243631\"><alt id=\"alt_id131572483243632\">Options Language Dialog Image</alt></image>"
+msgstr ""
+
+#. 9hcKT
+#: optionen_screenshots.xhp
+msgctxt ""
+"optionen_screenshots.xhp\n"
+"par_id511572514566037\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/optgeneralpage/OptGeneralPage.png\" id=\"img_id11572514566037\"><alt id=\"alt_id41572514566038\">Options General Dialog Image</alt></image>"
+msgstr ""
+
+#. Ak6ph
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"tit\n"
+"help.text"
+msgid "Shared CUI Screenshots"
+msgstr ""
+
+#. BQjvk
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id341572255825997\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/effectspage/EffectsPage.png\" id=\"img_id741572255825998\"><alt id=\"alt_id261572255825998\">Font Effects Page Dialog Image</alt></image>"
+msgstr ""
+
+#. 5Fp2F
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id91572261220492\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkdocpage/HyperlinkDocPage.png\" id=\"img_id41572261220494\"><alt id=\"alt_id561572261220495\">Hyperlink Doc Page Dialog Image</alt></image>"
+msgstr ""
+
+#. q52zT
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id321572273256466\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkinternetpage/HyperlinkInternetPage.png\" id=\"img_id691572273256467\"><alt id=\"alt_id981572273256469\">Hyperlink Internet Dialog Image</alt></image>"
+msgstr ""
+
+#. 7gbR6
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id681572278003926\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinkmailpage/HyperlinkMailPage.png\" id=\"img_id791572287939226\"><alt id=\"alt_id291572278003928\">Hyperlink Mail Dialog Image</alt></image>"
+msgstr ""
+
+#. UZndE
+#: shared_cui_screenshots.xhp
+msgctxt ""
+"shared_cui_screenshots.xhp\n"
+"par_id911572279106813\n"
+"help.text"
+msgid "<image src=\"media/screenshots/cui/ui/hyperlinknewdocpage/HyperlinkNewDocPage.png\" id=\"img_id411572279106814\"><alt id=\"alt_id611572279106816\">Hyperlink New Document Dialog Image</alt></image>"
+msgstr ""
+
+#. 9viDm
#: svx_screenshots.xhp
msgctxt ""
"svx_screenshots.xhp\n"
@@ -24,6 +187,7 @@ msgctxt ""
msgid "SVX Screenshots"
msgstr "SVX-skjermbilete"
+#. tBy37
#: svx_screenshots.xhp
msgctxt ""
"svx_screenshots.xhp\n"
@@ -32,6 +196,7 @@ msgctxt ""
msgid "<image src=\"media/screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Compress Image Dialog</alt></image>"
msgstr "<image src=\"media/screenshots/svx/ui/compressgraphicdialog/CompressGraphicDialog.png\" id=\"img_id131534783734367\"><alt id=\"alt_id271534783734367\">Dialogvindauge for komprimering av bilete</alt></image>"
+#. AW8Pn
#: youtubevideos.xhp
msgctxt ""
"youtubevideos.xhp\n"
diff --git a/source/nn/helpcontent2/source/text/shared/autopi.po b/source/nn/helpcontent2/source/text/shared/autopi.po
index e003bc52eee..acab49a3623 100644
--- a/source/nn/helpcontent2/source/text/shared/autopi.po
+++ b/source/nn/helpcontent2/source/text/shared/autopi.po
@@ -4,16 +4,16 @@ 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: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2018-06-20 10:25+0000\n"
+"PO-Revision-Date: 2019-11-05 12:15+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedautopi/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1529490310.000000\n"
#. hCAzG
@@ -7088,7 +7088,7 @@ msgctxt ""
"par_id3156002\n"
"help.text"
msgid "Specifies the currency to be converted into euros."
-msgstr ""
+msgstr "Bestemmer kva valuta som skal konverterast til Euro."
#. WXetC
#: 01150000.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/guide.po b/source/nn/helpcontent2/source/text/shared/guide.po
index 0937a911886..ae209106715 100644
--- a/source/nn/helpcontent2/source/text/shared/guide.po
+++ b/source/nn/helpcontent2/source/text/shared/guide.po
@@ -3,15 +3,15 @@ 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: 2019-08-26 13:51+0200\n"
-"PO-Revision-Date: 2019-08-10 12:50+0000\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
+"PO-Revision-Date: 2019-11-05 12:12+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedguide/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565441449.000000\n"
@@ -1265,7 +1265,7 @@ msgctxt ""
"par_id3156422\n"
"help.text"
msgid "Select the distance between the border lines and the page contents in the <emph>Padding</emph> area."
-msgstr "Vel avstanden mellom kantlinjene og innhaldet i sida i området <emph>Avstand til innhaldet</emph>. "
+msgstr "Vel avstanden mellom kantlinjene og innhaldet i sida i området <emph>Avstand til innhaldet</emph>."
#. Zx8qx
#: border_table.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"par_id3149807\n"
"help.text"
msgid "Click <emph>OK</emph> to apply the changes."
-msgstr "Trykk på <emph>OK</emph> for å bruka endringane. "
+msgstr "Trykk på <emph>OK</emph> for å bruka endringane."
#. FXQNC
#: breaking_lines.xhp
@@ -1634,7 +1634,7 @@ msgctxt ""
"par_id3149182\n"
"help.text"
msgid "Click on any bar of the bar series you want to edit. All bars of this series are now selected."
-msgstr "Klikk på ei av søylene i den serien som skal redigerast. Alle søylene i denne serien vert merkte. "
+msgstr "Klikk på ei av søylene i den serien som skal redigerast. Alle søylene i denne serien vert merkte."
#. ELqcm
#: chart_barformat.xhp
@@ -2327,7 +2327,7 @@ msgctxt ""
"par_id150820161816047387\n"
"help.text"
msgid "<variable id=\"rememberpw\"><emph>Remember password</emph>: Check to store the password in %PRODUCTNAME’s user profile. The password will be secured by the master password in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - Security - Internet passwords</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"rememberpw\"><emph>Hugs passord</emph>: Merk av for å lagra passordet i brukarprofilen for %PRODUCTNAME. Passordet vert sikra med hovudpassordet i <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → %PRODUCTNAME → Tryggleik → Passord for nettilkoplingar</menuitem>.</variable>"
#. xGTap
#: cmis-remote-files-setup.xhp
@@ -2957,7 +2957,7 @@ msgctxt ""
"par_id768761\n"
"help.text"
msgid "The user wants to share the document for collaboration."
-msgstr "Brukaren ønskjer å dela dokumentet for samarbeid. "
+msgstr "Brukaren ønskjer å dela dokumentet for samarbeid."
#. sXZAB
#: collab.xhp
@@ -3020,7 +3020,7 @@ msgctxt ""
"par_id5323343\n"
"help.text"
msgid "The spreadsheet document is in shared mode."
-msgstr "Reknearkdokumentet er i delt tilstand. "
+msgstr "Reknearkdokumentet er i delt tilstand."
#. mw8FB
#: collab.xhp
@@ -3119,7 +3119,7 @@ msgctxt ""
"par_id9049653\n"
"help.text"
msgid "The document was modified and saved by another user since user A opened the document."
-msgstr "Dokumentet er endra og lagra av ein annan brukar sidan brukar A opna dokumentet. "
+msgstr "Dokumentet er endra og lagra av ein annan brukar sidan brukar A opna dokumentet."
#. DCGUE
#: collab.xhp
@@ -3931,32 +3931,32 @@ msgctxt ""
msgid "text/plain"
msgstr "text/plain"
-#. WKecS
+#. we8Kv
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer132\n"
"help.text"
-msgid "Word 2007–2019"
-msgstr "Word 2007–2019"
+msgid "Word 2007–365"
+msgstr ""
-#. WaDLS
+#. c3THm
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer135\n"
"help.text"
-msgid "Word 2007–2019 Template"
-msgstr "Word 2007–2019-mal"
+msgid "Word 2007–365 Template"
+msgstr ""
-#. cEwes
+#. SvsgT
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_writer138\n"
"help.text"
-msgid "Word 2007–2019 VBA"
-msgstr "Word 2007–2019 VBA"
+msgid "Word 2007–365 VBA"
+msgstr ""
#. M2GE9
#: convertfilters.xhp
@@ -4183,23 +4183,23 @@ msgctxt ""
msgid "None"
msgstr "Inga"
-#. GpoNf
+#. 3nYvG
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_calc24\n"
"help.text"
-msgid "Excel 2007–2019"
-msgstr "Excel 2007–2019"
+msgid "Excel 2007–365"
+msgstr ""
-#. FxFXG
+#. bhLnK
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_calc27\n"
"help.text"
-msgid "Excel 2007–2019 Template"
-msgstr "Excel 2007–2019-mal"
+msgid "Excel 2007–365 Template"
+msgstr ""
#. bfGWF
#: convertfilters.xhp
@@ -4795,41 +4795,41 @@ msgctxt ""
msgid "PDF - Portable Document Format"
msgstr "PDF – Portable Document Format"
-#. zu2uF
+#. FqboC
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress48\n"
"help.text"
-msgid "PowerPoint 2007–2019"
-msgstr "PowerPoint 2007–2019"
+msgid "PowerPoint 2007–365"
+msgstr ""
-#. prCFV
+#. ypSMq
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress51\n"
"help.text"
-msgid "PowerPoint 2007–2019"
-msgstr "PowerPoint 2007–2019"
+msgid "PowerPoint 2007–365"
+msgstr ""
-#. vZyaP
+#. hvWY9
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress54\n"
"help.text"
-msgid "PowerPoint 2007–2019 Template"
-msgstr "PowerPoint 2007–2019-mal"
+msgid "PowerPoint 2007–365 Template"
+msgstr ""
-#. anLEY
+#. KqQcD
#: convertfilters.xhp
msgctxt ""
"convertfilters.xhp\n"
"par_impress57\n"
"help.text"
-msgid "PowerPoint 2007–2019 VBA"
-msgstr "PowerPoint 2007–2019 VBA"
+msgid "PowerPoint 2007–365 VBA"
+msgstr ""
#. DBWC6
#: convertfilters.xhp
@@ -6710,7 +6710,7 @@ msgctxt ""
"par_idN1064C\n"
"help.text"
msgid "Open the database file where you want to create the new form."
-msgstr "Opna databasefila der du vil laga det nye skjemaet. "
+msgstr "Opna databasefila der du vil laga det nye skjemaet."
#. YGzSP
#: data_forms.xhp
@@ -7538,7 +7538,7 @@ msgctxt ""
"par_id9869075\n"
"help.text"
msgid "Select from several given choices to arrange the data records."
-msgstr "Ordna datapostane gjennom å velja mellom fleire moglege forslag. "
+msgstr "Ordna datapostane gjennom å velja mellom fleire moglege forslag."
#. cDZAT
#: data_reports.xhp
@@ -7673,7 +7673,7 @@ msgctxt ""
"par_idN105DC\n"
"help.text"
msgid "Open the database file where you want to create the new report."
-msgstr "Opna databasefila som du vil laga den nye rapporten i. "
+msgstr "Opna databasefila som du vil laga den nye rapporten i."
#. PSKjt
#: data_reports.xhp
@@ -8114,7 +8114,7 @@ msgctxt ""
"par_idN1064C\n"
"help.text"
msgid "Open the database file where you want to create the new table."
-msgstr "Opna databasefila som du vil laga den nye tabellen i. "
+msgstr "Opna databasefila som du vil laga den nye tabellen i."
#. HPTAM
#: data_tables.xhp
@@ -9113,7 +9113,7 @@ msgctxt ""
"par_idN10720\n"
"help.text"
msgid "If you have created different profiles in Thunderbird or Firefox and you want to use certificates from one specific user profile, select the profile in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Security - Certificate Path</menuitem>. Alternatively, you can set the environment variable MOZILLA_CERTIFICATE_FOLDER to point to the folder containing that profile."
-msgstr ""
+msgstr "Viss du har laga ulike profilar i Thunderbird eller Firefox og du ønskjer å bruka sertifikat frå ein bestemt brukarprofil, merk profilen i <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → Tryggleik → Sertifikatsti</menuitem>. Du kan gjera det same ved å setja omgjevnadsvariabelen MOZILLA_CERTIFICATE_FOLDER til å peika til mappa som inneheld profilen."
#. gFHy4
#: digitalsign_send.xhp
@@ -11201,7 +11201,7 @@ msgctxt ""
"par_id3153711\n"
"help.text"
msgid "<ahelp hid=\".\">The filter conditions that have been set appear in the <emph>Filter navigator</emph>. As soon as a filter is set, you see a blank filter entry at the bottom of the <emph>Filter navigator</emph> . You can select this entry by clicking the word \"Or\". Once you have selected the blank filter entry, you can enter additional filter conditions in the form. These conditions are linked by Boolean OR to the previously defined conditions.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Filtervilkåra som er sette vert viste i <emph>filteravigatoren</emph>. Så snart eit filter er sett, kjem det opp eit blankt innskrivingsfelt for filteret nedst i <emph>filternavigatoren</emph> . Du kan velja dette feltet ved å trykkja på ordet «Eller». Når dette er gjort, kan du skriva inn tilleggsvilkår for filteret i feltet. Desse vilkåra vert lenkja med logisk ELLER til dei tidlegare definerte vilkåra.</ahelp>"
#. zBSLq
#: filternavigator.xhp
@@ -11210,7 +11210,7 @@ msgctxt ""
"par_id3145620\n"
"help.text"
msgid "The context menu can be called for each entry in the <emph>Filter navigator</emph>. You can edit the filter conditions in this area directly as text. If you wish to check if a field has content or no content, you can select the filter conditions \"empty\" (SQL:\"Is Null\") or \"not empty\" (SQL: \"Is not Null\"). It is also possible to delete the entry by using the context menu."
-msgstr ""
+msgstr "Du kan opna sprettoppmenyen for kvar oppføring i <emph>filternavigatoren</emph>. Her kan du redigera filtervilkåra direkte som tekst. Vil du kontrollera om eit felt har innhald eller ikkje har innhald, kan du merkja filtervilkåra «empty» (SQL:\"Is Null\") eller «not empty» (SQL: \"Is not Null\"). Du kan også sletta oppføringa ved hjelp av oppsprettmenyen."
#. ZCGLY
#: filternavigator.xhp
@@ -11714,7 +11714,7 @@ msgctxt ""
"par_idN1068B\n"
"help.text"
msgid "<variable id=\"fontwork01\">You can use Fontwork to create graphical text art objects.</variable>"
-msgstr ""
+msgstr "<variable id=\"fontwork01\">Du kan bruka Fontwork for å laga grafisk tekstobjekt.</variable>"
#. xA3KE
#: fontwork.xhp
@@ -11741,7 +11741,7 @@ msgctxt ""
"par_idN1069C\n"
"help.text"
msgid "On the <emph>Drawing</emph> toolbar or on the <emph>Fontwork</emph> toolbar, click the <emph>Fontwork Gallery</emph> icon.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Icon</alt></image>"
-msgstr "Klikk på ikonet <emph>Fontwork-galleri</emph> <image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Ikon</alt></image> på verktøylinja <emph>Teikning</emph> eller på verktøylinja <emph>Fontwork</emph>. "
+msgstr "Klikk på verktøylinja <emph>Teikning</emph> eller <emph>Fontwork</emph> og deretter på symbolet <emph>Fontwork-galleri</emph>.<image id=\"img_id7040009\" src=\"cmd/sc_fontworkgalleryfloater.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id7040009\">Ikon</alt></image>"
#. s4fN5
#: fontwork.xhp
@@ -12182,7 +12182,7 @@ msgctxt ""
"par_id3145068\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by choosing <emph>Insert - Media - Gallery</emph>."
-msgstr "Opna galleriet ved å trykkja på symbolet <emph>Galleri</emph> på <emph>standardverktøylinja</emph> eller ved å velja <emph>Verktøy → Galleri</emph>. "
+msgstr "Opna galleriet ved å trykkja på symbolet <emph>Galleri</emph> på <emph>standardverktøylinja</emph> eller ved å velja <emph>Verktøy → Galleri</emph>."
#. x75qp
#: gallery_insert.xhp
@@ -12272,7 +12272,7 @@ msgctxt ""
"par_id3159196\n"
"help.text"
msgid "Open the Gallery by clicking the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar, or by selecting <emph>Tools - Gallery</emph>."
-msgstr "Opna galleriet ved å trykkja på <emph>Galleri</emph> på <emph>standardverktøylinja</emph> eller ved å velja <emph>Verktøy → Galleri</emph>. "
+msgstr "Opna galleriet ved å trykkja på <emph>Galleri</emph> på <emph>standardverktøylinja</emph> eller ved å velja <emph>Verktøy → Galleri</emph>."
#. 8rneW
#: gallery_insert.xhp
@@ -12290,7 +12290,7 @@ msgctxt ""
"par_id3148617\n"
"help.text"
msgid "Select an object by a single click."
-msgstr "Merk eit objekt ved å trykka éin gong på det. "
+msgstr "Merk eit objekt ved å trykka éin gong på det."
#. xP4EK
#: gallery_insert.xhp
@@ -12533,7 +12533,7 @@ msgctxt ""
"par_id3236182\n"
"help.text"
msgid "Right-click any object of the group. In Calc or Writer, commands are in a submenu <emph>Group</emph>, while in Impress or Draw, they are at the toplevel of the context menu."
-msgstr "Høgreklikk på eit objekt i gruppa. I Calc og Writer er kommandoane i undermenyen <emph>Grupper</emph>, i Impress og Draw øvst i sprettoppmenyen. "
+msgstr "Høgreklikk på eit objekt i gruppa. I Calc og Writer er kommandoane i undermenyen <emph>Grupper</emph>, i Impress og Draw øvst i sprettoppmenyen."
#. GqpZo
#: groups.xhp
@@ -12596,7 +12596,7 @@ msgctxt ""
"hd_id3145071\n"
"help.text"
msgid "Changing the text of a hyperlink"
-msgstr ""
+msgstr "Slik kan du endra teksten i ei hyperlenkje"
#. cyGqJ
#: hyperlink_edit.xhp
@@ -12614,7 +12614,7 @@ msgctxt ""
"par_id2690511\n"
"help.text"
msgid "If you leave the hyperlink by positioning the cursor elsewhere, only the visible text changes."
-msgstr ""
+msgstr "Dersom du går ut av hyperlenkja ved å setja markøren ein annan stad, vert berre den synlege teksten endra."
#. bU4xF
#: hyperlink_edit.xhp
@@ -12641,7 +12641,7 @@ msgctxt ""
"hd_id3158432\n"
"help.text"
msgid "Changing the URL of a hyperlink"
-msgstr ""
+msgstr "Slik endrar du adressa i ei hyperlenkje"
#. jCEKw
#: hyperlink_edit.xhp
@@ -12659,7 +12659,7 @@ msgctxt ""
"hd_id3148686\n"
"help.text"
msgid "Changing the attribute of all hyperlinks"
-msgstr ""
+msgstr "Slik endrar du eigenskapane for alle hyperlenkjene"
#. MwCds
#: hyperlink_edit.xhp
@@ -12704,7 +12704,7 @@ msgctxt ""
"hd_id3147530\n"
"help.text"
msgid "Editing a hyperlink button"
-msgstr ""
+msgstr "Slik redigerer du ein hyperlenkjeknapp"
#. rCCJN
#: hyperlink_edit.xhp
@@ -12713,7 +12713,7 @@ msgctxt ""
"par_id901565307899796\n"
"help.text"
msgid "Hyperlink buttons must be edited in Form design mode."
-msgstr ""
+msgstr "Hyperlenkjeknappane må redigerast i skjemamodus."
#. ZiK7F
#: hyperlink_edit.xhp
@@ -12722,7 +12722,7 @@ msgctxt ""
"par_id641565307910254\n"
"help.text"
msgid "Select menu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Form - Design mode</menuitem> or choose </caseinline></switchinline> <menuitem>View - Toolbars</menuitem> and enable the Form Controls toolbar, click on the Design Mode icon and click on the button. The button handles shows."
-msgstr ""
+msgstr "Vel menyen <switchinline select=\"appl\"><caseinline select=\"WRITER\"><menuitem>Skjema → Utformingsmodus</menuitem> eller </caseinline></switchinline> <menuitem>Vis → Verktøylinjer</menuitem> og aktiver verktøylinja for skjemakontroll. Trykk på ikonet for utformingsmodus og deretter på knappen. Handtaka for knappen vert synlege."
#. xTmQW
#: hyperlink_edit.xhp
@@ -12731,7 +12731,7 @@ msgctxt ""
"par_id961565308003935\n"
"help.text"
msgid "Open context menu and select <menuitem>Control Properties</menuitem>."
-msgstr ""
+msgstr "Opna sprettoppmenyen og vel <menuitem>Eigenskapar for kontrollelement</menuitem>."
#. hToHs
#: hyperlink_edit.xhp
@@ -12740,7 +12740,7 @@ msgctxt ""
"par_id811565308009651\n"
"help.text"
msgid "Edit the property in the control dialog box."
-msgstr ""
+msgstr "Rediger eigenskapane i dialogvindauget."
#. GjZJA
#: hyperlink_insert.xhp
@@ -15107,7 +15107,7 @@ msgctxt ""
"par_id3146962\n"
"help.text"
msgid "Ctrl+Shift+Left Arrow or Ctrl+Shift+Right Arrow: expand or shrink the selected range (does not change other selections)"
-msgstr "Ctrl + Shift + Pil venstre eller Ctrl + Shift + Pil høgre: utvidar eller forminskar det valde området (endrar ikkje andre markeringar) "
+msgstr "Ctrl + Shift + Pil venstre eller Ctrl + Shift + Pil høgre: utvidar eller forminskar det valde området (endrar ikkje andre markeringar)"
#. Gtuhy
#: keyboard.xhp
@@ -15872,7 +15872,7 @@ msgctxt ""
"par_id3806878\n"
"help.text"
msgid "Click <emph>OK</emph> and restart %PRODUCTNAME."
-msgstr ""
+msgstr "Trykk <emph>OK</emph> og start %PRODUCTNAME på nytt."
#. jocyk
#: language_select.xhp
@@ -15971,7 +15971,7 @@ msgctxt ""
"par_id9852900\n"
"help.text"
msgid "Close %PRODUCTNAME software (also close the Quickstarter, if you enabled it)."
-msgstr "Lukk %PRODUCTNAME (viss du har slått på snøggstart, bør du slå denne av). "
+msgstr "Lukk %PRODUCTNAME (viss du har slått på snøggstart, bør du slå denne av)."
#. Nka9A
#: language_select.xhp
@@ -16610,7 +16610,7 @@ msgctxt ""
"par_id3153087\n"
"help.text"
msgid "Perform the actions you want to be recorded in the document."
-msgstr "Utfør handlingane du vil ha med i makroen. "
+msgstr "Utfør handlingane du vil ha med i makroen."
#. XYif3
#: macro_recording.xhp
@@ -18761,7 +18761,7 @@ msgctxt ""
"par_id611543699681558\n"
"help.text"
msgid "Choose menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> – User Data</menuitem>. In the <emph>Cryptography</emph> area:"
-msgstr ""
+msgstr "Vel menyen <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → Brukardata</menuitem>. I området <emph>Kryptografi</emph>:"
#. 8cVYn
#: openpgp.xhp
@@ -18923,7 +18923,7 @@ msgctxt ""
"par_id351543694955038\n"
"help.text"
msgid "Files encrypted with the save password cannot be decrypted unless the save password is supplied."
-msgstr "Filer som er krypterte ved å lagra med passord, kan ikkje dekrypterast utan dersom det lagra passordet er med. "
+msgstr "Filer som er krypterte ved å lagra med passord, kan ikkje dekrypterast utan dersom det lagra passordet er med."
#. SfAMs
#: openpgp.xhp
@@ -19337,7 +19337,7 @@ msgctxt ""
"par_idN1070C\n"
"help.text"
msgid "Copies the formatting that is specified in the <item type=\"menuitem\">Format - Cells</item> dialog as well as the formatting of the cell contents"
-msgstr "Kopierer formateringa som er sett i dialogvindauget <item type=\"menuitem\">Format → Celler</item>. Også formateringa av celleinnhaldet vert kopiert. "
+msgstr "Kopierer formateringa som er sett i dialogvindauget <item type=\"menuitem\">Format → Celler</item>. Også formateringa av celleinnhaldet vert kopiert."
#. LFKkc
#: pasting.xhp
@@ -19598,7 +19598,7 @@ msgctxt ""
"par_id3149233\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Impress</menuitem> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Draw</menuitem>, as appropriate."
-msgstr ""
+msgstr "Vel <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstilingar</menuitem></defaultinline></switchinline><menuitem> → %PRODUCTNAME Impress</menuitem> eller <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → %PRODUCTNAME Draw</menuitem>."
#. E9NZ5
#: print_blackwhite.xhp
@@ -19679,7 +19679,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer</menuitem> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer/Web</menuitem>."
-msgstr ""
+msgstr "Vel <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → %PRODUCTNAME Writer</menuitem> eller <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → %PRODUCTNAME Writer/Web</menuitem>."
#. vZrWW
#: print_blackwhite.xhp
@@ -19751,7 +19751,7 @@ msgctxt ""
"par_id3154146\n"
"help.text"
msgid "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\"><switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> dialog</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/optionen/01000000.xhp\" name=\"Tools - Options dialog\">Dialogvindauget <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline></link>"
#. dSas5
#: print_faster.xhp
@@ -20129,7 +20129,7 @@ msgctxt ""
"par_id3154991\n"
"help.text"
msgid "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box."
-msgstr "Vel <emph>Format → Objekt → Posisjon og storleik</emph> → fana <emph>Posisjon og storleik</emph>. Fjern markeringa i avkryssingsfeltet <emph>Posisjon</emph> eller <emph>Storleik</emph>. "
+msgstr "Vel <emph>Format → Objekt → Posisjon og storleik</emph> → fana <emph>Posisjon og storleik</emph>. Fjern markeringa i avkryssingsfeltet <emph>Posisjon</emph> eller <emph>Storleik</emph>."
#. wBusQ
#: protection.xhp
@@ -20156,7 +20156,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "QR Code"
-msgstr ""
+msgstr "QR-kode"
#. Yuk2B
#: qrcode.xhp
@@ -20165,7 +20165,7 @@ msgctxt ""
"bm_id901566317201860\n"
"help.text"
msgid "<bookmark_value>QR Code</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>QR-kode</bookmark_value>"
#. FqKRN
#: qrcode.xhp
@@ -20174,7 +20174,7 @@ msgctxt ""
"hd_id461566315781439\n"
"help.text"
msgid "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR Code</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/qrcode.xhp\" name=\"QR Code\">QR-kode</link>"
#. PjhrC
#: qrcode.xhp
@@ -20183,7 +20183,7 @@ msgctxt ""
"par_id381566315781439\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Generate QR Code for any text or URL.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Lagar QR-kode for kva tekst eller URL som helst.</ahelp>"
#. SzeNM
#: qrcode.xhp
@@ -20192,15 +20192,15 @@ msgctxt ""
"par_id411566316109551\n"
"help.text"
msgid "The QR Code Generation feature helps to create QR codes for any text or URL. The QR code is produced as an image or shape and has all the properties associated with an image."
-msgstr ""
+msgstr "Funksjonen for å generera QR-kode kan laga QR-kodar for kva tekst eller URL som helst. QR-koden vert laga som eit bilete eller eit skjema og har alle eigenskapane som eit bilete har."
-#. EN8L3
+#. JFjy3
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id761566316165430\n"
"help.text"
-msgid "Choose <menuitem>Insert - QR Code</menuitem>."
+msgid "Choose <menuitem>Insert - Object - QR Code</menuitem>."
msgstr ""
#. vF7bp
@@ -20210,7 +20210,7 @@ msgctxt ""
"hd_id611566316506278\n"
"help.text"
msgid "URL or Text"
-msgstr ""
+msgstr "URL eller tekst"
#. XRjvN
#: qrcode.xhp
@@ -20219,7 +20219,7 @@ msgctxt ""
"par_id251566316519649\n"
"help.text"
msgid "The text for which the QR Code is generated."
-msgstr ""
+msgstr "Teksten som QR-koden er laga for."
#. 9ZdSh
#: qrcode.xhp
@@ -20228,7 +20228,7 @@ msgctxt ""
"hd_id701566317347416\n"
"help.text"
msgid "Option"
-msgstr ""
+msgstr "Val"
#. H2dQo
#: qrcode.xhp
@@ -20237,7 +20237,7 @@ msgctxt ""
"par_id281566317365617\n"
"help.text"
msgid "The error correction value for the QR Code that is to be created. The error correction of a QR code is a measure that helps a QR code to recover if it is destroyed."
-msgstr ""
+msgstr "Feilrettingskoden for QR-koden som vert laga. Feilrettingskoden vert brukt i forsøk på gjenopprettng av QR-koden dersom koden vert øydelagt."
#. iHFHY
#: qrcode.xhp
@@ -20246,42 +20246,42 @@ msgctxt ""
"par_id781566317374864\n"
"help.text"
msgid "There are four standard error correction values."
-msgstr ""
+msgstr "Det er fire standard feilrettingskodar."
-#. Ca9En
+#. LdLRP
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id271566316757549\n"
"help.text"
-msgid "<emph>LOW</emph>: 7% of codewords can be restored."
+msgid "<emph>Low</emph>: 7% of codewords can be restored."
msgstr ""
-#. uz2bf
+#. gNLdh
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id751566316834436\n"
"help.text"
-msgid "<emph>MEDIUM</emph>: 15% of codewords can be restored."
+msgid "<emph>Medium</emph>: 15% of codewords can be restored."
msgstr ""
-#. NCkxC
+#. GQtTJ
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id481566316843503\n"
"help.text"
-msgid "<emph>QUARTILE</emph>: 25% of codewords can be restored."
+msgid "<emph>Quartile</emph>: 25% of codewords can be restored."
msgstr ""
-#. 9YzFy
+#. QBceY
#: qrcode.xhp
msgctxt ""
"qrcode.xhp\n"
"par_id641566316849901\n"
"help.text"
-msgid "<emph>HIGH</emph>: 30% of codewords can be restored."
+msgid "<emph>High</emph>: 30% of codewords can be restored."
msgstr ""
#. F32vf
@@ -20291,7 +20291,7 @@ msgctxt ""
"hd_id701566316879046\n"
"help.text"
msgid "Border"
-msgstr ""
+msgstr "Kant"
#. AbnEH
#: qrcode.xhp
@@ -20300,7 +20300,7 @@ msgctxt ""
"par_id981566316947064\n"
"help.text"
msgid "The border width in dots surrounding the QR Code. Must be a non-negative value."
-msgstr ""
+msgstr "Kantbreidda i prikkar rundt Q-koden. Må vera positiv verdi."
#. kZPNW
#: qrcode.xhp
@@ -20309,7 +20309,7 @@ msgctxt ""
"hd_id761566322212787\n"
"help.text"
msgid "Example"
-msgstr ""
+msgstr "Eksempel"
#. QsE8C
#: qrcode.xhp
@@ -20318,7 +20318,7 @@ msgctxt ""
"par_id401566321281041\n"
"help.text"
msgid "The QR code below was generated for the text <literal>www.libreoffice.org</literal>:"
-msgstr ""
+msgstr "QR-koden nedanfor vart laga for teksten <literal>www.libreoffice.org</literal>:"
#. jDPsG
#: qrcode.xhp
@@ -20327,7 +20327,7 @@ msgctxt ""
"par_id561566321218295\n"
"help.text"
msgid "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">QR code example</alt></image>"
-msgstr ""
+msgstr "<image src=\"media/helpimg/qrcode_example.svg\" id=\"img_id991566321218295\" width=\"4cm\" height=\"4cm\"><alt id=\"alt_id401566321218295\">Eksempel på QR-kode</alt></image>"
#. zkgFS
#: qrcode.xhp
@@ -20336,7 +20336,7 @@ msgctxt ""
"par_id441566317415844\n"
"help.text"
msgid "QR code in the <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>"
-msgstr ""
+msgstr "QR-kode i <link href=\"https://en.wikipedia.org/wiki/QR_code\" name=\"wikipedia\">Wikipedia</link>"
#. FuBFK
#: redaction.xhp
@@ -20345,7 +20345,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Redaction"
-msgstr ""
+msgstr "Sladding"
#. Fb9ty
#: redaction.xhp
@@ -20354,7 +20354,7 @@ msgctxt ""
"bm_id821562797360035\n"
"help.text"
msgid "<bookmark_value>spreadsheet; redacting contents</bookmark_value> <bookmark_value>presentations; redacting contents</bookmark_value> <bookmark_value>text documents; redacting contents</bookmark_value> <bookmark_value>redaction</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>rekneark; sladda innhald</bookmark_value> <bookmark_value>presentasjonar; sladda innhald</bookmark_value> <bookmark_value>tekstdokuments; sladda innhald</bookmark_value> <bookmark_value>sladding</bookmark_value>"
#. uen9A
#: redaction.xhp
@@ -20363,15 +20363,15 @@ msgctxt ""
"hd_id171562795247717\n"
"help.text"
msgid "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Redacting Documents</link>"
-msgstr ""
+msgstr "<link href=\"text/shared/guide/redaction.xhp\" name=\"redaction\">Sladda dokument</link>"
-#. dHXR5
+#. rUjmE
#: redaction.xhp
msgctxt ""
"redaction.xhp\n"
"par_id471562795247717\n"
"help.text"
-msgid "<variable id=\"redaction\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and help enterprises and organizations to comply with regulations, confidentiality or privacy."
+msgid "<variable id=\"redaction\"><ahelp hid=\".\">Redacting documents blocks out words or portions of a document for authorized use or viewing.</ahelp></variable> Redaction protects sensitive information and helps enterprises and organizations to comply with regulations on confidentiality or privacy."
msgstr ""
#. QdoMp
@@ -20381,7 +20381,7 @@ msgctxt ""
"par_id961562795751821\n"
"help.text"
msgid "Choose <menuitem>Tools - Redact</menuitem>"
-msgstr ""
+msgstr "Choose <menuitem>Verktøy → Sladding</menuitem>"
#. JBRpx
#: redaction.xhp
@@ -20390,7 +20390,7 @@ msgctxt ""
"hd_id281562795791927\n"
"help.text"
msgid "How redaction works in %PRODUCTNAME?"
-msgstr ""
+msgstr "Korleis sladdinga verkar i %PRODUCTNAME?"
#. PEEvZ
#: redaction.xhp
@@ -20399,7 +20399,7 @@ msgctxt ""
"par_id791562795799809\n"
"help.text"
msgid "The current document is exported to a drawing document edited in %PRODUCTNAME Draw. The redacted text or contents is removed from the drawing document and replaced by the redaction block of pixels, preventing any attempt to restore or copy the original contents. The redacted drawing document is often exported to PDF for publication or sharing."
-msgstr ""
+msgstr "Dokumentet vert eksportert til eit teiknedokument som kan redigerast i %PRODUCTNAME Draw. Den sladda teksten eller det sladda området vert fjerna frå dokumentet og erstatta med ei pikselblokk for å hindra alle forsøk på å kopiera eller gjenoppretta originaldokumentet. Det sladda dokumentet vert som oftast eksportert som PDF før det vert offentleggjort."
#. 7a2gY
#: redaction.xhp
@@ -20408,7 +20408,7 @@ msgctxt ""
"par_id671562795811658\n"
"help.text"
msgid "When redacting, the redaction shapes are transparent and in gray so the user can see what is being redacted."
-msgstr ""
+msgstr "Under sladdinga er sladdeformene grå og gjennomsiktige slik at brukaren kan sjå kva som vert sladda."
#. HNkTB
#: redaction.xhp
@@ -20417,7 +20417,7 @@ msgctxt ""
"par_id81562795822462\n"
"help.text"
msgid "The source document (text, spreadsheet or presentation) is not affected by redaction and can continue to be edited."
-msgstr ""
+msgstr "Kjeldedokumentet (tekst, rekneark eller presentasjon) vert ikkje påverka av sladdinga og kan redigerast vidare."
#. LDDyY
#: redaction.xhp
@@ -20426,7 +20426,7 @@ msgctxt ""
"par_id411562795827608\n"
"help.text"
msgid "Save and share the in-redaction copies of the document with peers either in the modifiable (drawing) or the verbatim (PDF) format at your option."
-msgstr ""
+msgstr "Lagra og del dei usladda dokumentkopiane med andre anten i det redigerbare (teikning) formatet eller i det ordrette (PDF) formatet."
#. 4C7qW
#: redaction.xhp
@@ -20435,7 +20435,7 @@ msgctxt ""
"hd_id221562796409113\n"
"help.text"
msgid "The redaction toolbar"
-msgstr ""
+msgstr "Verktøylinja for sladding"
#. ti4GD
#: redaction.xhp
@@ -20444,7 +20444,7 @@ msgctxt ""
"par_id441562796415026\n"
"help.text"
msgid "The redaction toolbar consist of four tools"
-msgstr ""
+msgstr "Verktøylinja for sladding inneheld fire verktøy"
#. fUsGb
#: redaction.xhp
@@ -20453,7 +20453,7 @@ msgctxt ""
"par_id691562796423552\n"
"help.text"
msgid "<image src=\"cmd/sc_rect.svg\" id=\"img_id41562796484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151562796484514\">Rectangle Redaction tool icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_rect.svg\" id=\"img_id41562796484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id151562796484514\">Symbolet for rektangulær sladding</alt></image>"
#. UYBBQ
#: redaction.xhp
@@ -20462,7 +20462,7 @@ msgctxt ""
"par_id731562796423552\n"
"help.text"
msgid "The <emph>Rectangle Redaction</emph> tool is used to mark the content for redaction by drawing transparent rectangles covering the content. Use the handles to resize the redaction rectangle."
-msgstr ""
+msgstr "<emph>Rektangulær sladding</emph> vert brukt for å markera innhaldet som skal sladdast ved å teikna eit gjennomsiktig rektangel over innhaldet. Bruk handtaka for å endra storeliekn på rektangelet."
#. jEFws
#: redaction.xhp
@@ -20471,7 +20471,7 @@ msgctxt ""
"par_id401562796560552\n"
"help.text"
msgid "<image src=\"cmd/sc_freeline_unfilled.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Freeform Redaction tool icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_freeline_unfilled.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Symbolet for frihandssladding</alt></image>"
#. mx6Ta
#: redaction.xhp
@@ -20480,7 +20480,7 @@ msgctxt ""
"par_id641562796560552\n"
"help.text"
msgid "The <emph>Freeform Redaction</emph> tool allows the user to mark the content for redaction by drawing free-form lines or polygons covering the content."
-msgstr ""
+msgstr "Med <emph>Frihandssladding</emph> kan brukaren merka området som skal sladdast ved å teikna linjer eller mangekantar på frihand over området."
#. fAQEW
#: redaction.xhp
@@ -20489,7 +20489,7 @@ msgctxt ""
"par_id961562796701222\n"
"help.text"
msgid "<image src=\"cmd/sc_redactedexportwhite.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">White Redacted Export tool icon</alt></image> <image src=\"cmd/sc_redactedexportblack.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Black Redacted Export tool icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_redactedexportwhite.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Symbolet for kvit sladding </alt></image> <image src=\"cmd/sc_redactedexportblack.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Symbolet for svar sladding </alt></image>"
#. EUfoB
#: redaction.xhp
@@ -20498,7 +20498,7 @@ msgctxt ""
"par_id231562796701222\n"
"help.text"
msgid "The <emph>Redacted Export</emph> button box has two options:"
-msgstr ""
+msgstr "Knappen for <emph>sladda eksport</emph> har to val:"
#. H66t9
#: redaction.xhp
@@ -20507,7 +20507,7 @@ msgctxt ""
"par_id551562796791417\n"
"help.text"
msgid "<emph>Redacted Export (Black)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque black and export as a pixellized PDF file."
-msgstr ""
+msgstr "<emph>Sladda eksport (svart)</emph>: gjer ferdig dokumentet ved å omforma dei grå, gjennomsiktige sladdeformene til svart og eksportera som piksilisert PDF."
#. o3usW
#: redaction.xhp
@@ -20516,7 +20516,7 @@ msgctxt ""
"par_id191562796822685\n"
"help.text"
msgid "<emph>Redacted Export (White)</emph>: finalize your document by converting the transparent grey redaction shapes to opaque white shapes, and export as a pixellized PDF file."
-msgstr ""
+msgstr "<emph>Sladda eksport (kvit)</emph>: gjer ferdig dokumentet ved å omforma dei grå, gjennomsiktige sladdeformene til kvit og eksportera som piksilisert PDF."
#. 2w5mE
#: redaction.xhp
@@ -20525,7 +20525,7 @@ msgctxt ""
"par_id961562796947231\n"
"help.text"
msgid "<image src=\"cmd/sc_exportdirecttopdf.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Direct Export to PDF icon</alt></image>"
-msgstr ""
+msgstr "<image src=\"cmd/sc_exportdirecttopdf.svg\" id=\"img_id4156296484514\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id15152796484514\">Ikonet for direkte eksport til PDF</alt></image>"
#. wqjEG
#: redaction.xhp
@@ -20534,7 +20534,7 @@ msgctxt ""
"par_id901562796947232\n"
"help.text"
msgid "<emph>Direct Export to PDF</emph>: Makes an in-redaction copy of the document in PDF to share as a verbatim copy for review"
-msgstr ""
+msgstr "<emph>Direkte eksport PDF</emph>: Lagar ein usladda versjon av dokumentet i PDF for å kunna dela ein ordrett versjon."
#. CigEo
#: redlining.xhp
@@ -21794,7 +21794,7 @@ msgctxt ""
"par_idN10B3F\n"
"help.text"
msgid "Select and assign as stated above."
-msgstr "Merk og tildel som forklart ovanfor. "
+msgstr "Merk og tildel som forklart ovanfor."
#. sfSWE
#: scripting.xhp
@@ -21803,7 +21803,7 @@ msgctxt ""
"par_idN107A6\n"
"help.text"
msgid "To assign a script to a form control"
-msgstr "Slik tildeler du eit skript til eit skjemakontrollelement "
+msgstr "Slik tildeler du eit skript til eit skjemakontrollelement"
#. z4tcG
#: scripting.xhp
@@ -21884,7 +21884,7 @@ msgctxt ""
"par_idN10B8B\n"
"help.text"
msgid "Click one of the <emph>...</emph> buttons to open a dialog where you can assign a script to the selected event."
-msgstr "Klikk på ein av <emph>...</emph>-knappane for å opna eit dialogvindauge der du kan tildele eit skript til den merkte hendinga. "
+msgstr "Klikk på ein av <emph>...</emph>-knappane for å opna eit dialogvindauge der du kan tildele eit skript til den merkte hendinga."
#. aJ7Xv
#: space_hyphen.xhp
@@ -21974,7 +21974,7 @@ msgctxt ""
"par_id3154749\n"
"help.text"
msgid "In order to enter dashes, you can find under <emph>Tools - AutoCorrect - AutoCorrect Options - Options</emph> the <emph>Replace dashes</emph> option. This option replaces one or two hyphens under certain conditions with an en-dash or an em-dash (see <link href=\"text/shared/01/06040100.xhp\" name=\"AutoCorrect Options\">AutoCorrect Options</link>)."
-msgstr "Du kan skrive inn tankestrekar ved å gå inn på <emph>Verktøy → Autoretting → Innstillingar for autoretting → Val</emph> og merkja av for <emph>Byt ut bindestrek med tankestrek på rette stader</emph>. Dette vil i visse tilfelle byte ut ein eller to bindestrekar med ein kort eller lang tankestrek. (Sjå <link href=\"text/shared/01/06040100.xhp\" name=\"AutoCorrect Options\">Innstillingar for autoretting</link> for meir om dette). "
+msgstr "Du kan skrive inn tankestrekar ved å gå inn på <emph>Verktøy → Autoretting → Innstillingar for autoretting → Val</emph> og merkja av for <emph>Byt ut bindestrek med tankestrek på rette stader</emph>. Dette vil i visse tilfelle byte ut ein eller to bindestrekar med ein kort eller lang tankestrek. (Sjå <link href=\"text/shared/01/06040100.xhp\" name=\"AutoCorrect Options\">Innstillingar for autoretting</link> for meir om dette)."
#. XBNDB
#: space_hyphen.xhp
@@ -22748,7 +22748,7 @@ msgctxt ""
"par_id20161204120122917\n"
"help.text"
msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration."
-msgstr "Startar i sikker modus, det vil seia startar mellombels med ein ny brukarprofil og hjelper til med å gjenopprette øydelagde innstillingar. "
+msgstr "Startar i sikker modus, det vil seia startar mellombels med ein ny brukarprofil og hjelper til med å gjenopprette øydelagde innstillingar."
#. ovbPH
#: start_parameters.xhp
@@ -22822,6 +22822,114 @@ msgctxt ""
msgid "Exit after loading documents."
msgstr "Avslutt etter at dokumenta er lasta inn."
+#. LJxBP
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id631571706947129\n"
+"help.text"
+msgid "Unix and Linux user can invoke %PRODUCTNAME with these additional parameters for debugging purposes."
+msgstr ""
+
+#. zJG7Z
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id491571706970241\n"
+"help.text"
+msgid "Parameter"
+msgstr ""
+
+#. fg9oE
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id11571706970242\n"
+"help.text"
+msgid "Meaning"
+msgstr ""
+
+#. iVFrU
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id51571706970244\n"
+"help.text"
+msgid "<emph>--record</emph>"
+msgstr ""
+
+#. iAEUa
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id11571706970245\n"
+"help.text"
+msgid "An enhanced debugger."
+msgstr ""
+
+#. BUvrW
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id751571707080685\n"
+"help.text"
+msgid "<emph>--backtrace</emph>"
+msgstr ""
+
+#. VQCLF
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id971571707080686\n"
+"help.text"
+msgid "Prints the backtrace of the entire stack."
+msgstr ""
+
+#. hBvXq
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id171571707097883\n"
+"help.text"
+msgid "<emph>--strace</emph>"
+msgstr ""
+
+#. EybYK
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id621571707097884\n"
+"help.text"
+msgid "strace is a diagnostic, debugging and instructional userspace utility for Linux."
+msgstr ""
+
+#. BGjMr
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id81571707115501\n"
+"help.text"
+msgid "<emph>--valgrind</emph>"
+msgstr ""
+
+#. vGFFD
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id281571707115502\n"
+"help.text"
+msgid "Automatically detect many memory management and threading bugs, and profile the program in detail."
+msgstr ""
+
+#. D3bfs
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id571571707462064\n"
+"help.text"
+msgid "The debug options <emph>--record</emph>, <emph>--backtrace</emph>, <emph>--strace</emph> and <emph>--valgrind</emph> cannot be used together. Please use them one by one."
+msgstr ""
+
#. hntPb
#: start_parameters.xhp
msgctxt ""
@@ -22955,7 +23063,7 @@ msgctxt ""
"par_id3153655\n"
"help.text"
msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "Viss filnamnet inneheld mellomrom, må det skrivast mellom hermeteikn. "
+msgstr "Viss filnamnet inneheld mellomrom, må det skrivast mellom hermeteikn."
#. kydFB
#: start_parameters.xhp
@@ -22991,7 +23099,7 @@ msgctxt ""
"par_id3150828\n"
"help.text"
msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "Viss filnamnet inneheld mellomrom, må det skrivast mellom hermeteikn. "
+msgstr "Viss filnamnet inneheld mellomrom, må det skrivast mellom hermeteikn."
#. nP28K
#: start_parameters.xhp
@@ -23153,7 +23261,7 @@ msgctxt ""
"par_id0820200803204063\n"
"help.text"
msgid "Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">application help</link>. Press F1 whenever you need help using %PRODUCTNAME."
-msgstr ""
+msgstr "Velkommen til %PRODUCTNAME. Takk for at du brukar %PRODUCTNAME <link href=\"text/shared/05/00000110.xhp\">hjelp for programmet</link>. Trykk F1 når du treng hjelp for å bruka %PRODUCTNAME."
#. mg9A4
#: startcenter.xhp
@@ -23216,7 +23324,7 @@ msgctxt ""
"par_id0820200803105045\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Trykk på nedtrekksknappen <emph>Malar</emph> for å visa på høgre sida i vindauget dei malane som finst.</ahelp> "
+msgstr "<ahelp hid=\".\">Trykk på nedtrekksknappen <emph>Malar</emph> for å visa på høgre sida i vindauget dei malane som finst.</ahelp>"
#. Z2fzP
#: startcenter.xhp
@@ -23324,7 +23432,7 @@ msgctxt ""
"par_id0820200802626413\n"
"help.text"
msgid "Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype."
-msgstr "Ikkje alle filtypane vil visa ein miniatyr med innhaldet. I staden vert det vist eit stort ikon. Utsjånaden på ikonet vert bestemt av filtypen og datamaskinen. "
+msgstr "Ikkje alle filtypane vil visa ein miniatyr med innhaldet. I staden vert det vist eit stort ikon. Utsjånaden på ikonet vert bestemt av filtypen og datamaskinen."
#. vRgcu
#: tabs.xhp
@@ -23369,7 +23477,7 @@ msgctxt ""
"par_id9434492\n"
"help.text"
msgid "Change the default tab stops for all documents: Use the menu <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME Writer - General</menuitem>."
-msgstr ""
+msgstr "Endra tabulatorsettingane for alle dokumenta: Bruk menyen <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> →%PRODUCTNAME Writer → Generelt</menuitem>."
#. WQVau
#: tabs.xhp
@@ -23567,7 +23675,7 @@ msgctxt ""
"par_id3147349\n"
"help.text"
msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> when you drag a tab on the ruler to move that tab and all the tabs to the right of it. This results in the spacing between those tabs changing proportionally to their distance from the margin."
-msgstr ""
+msgstr "Trykk <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> når du dreg ein tabulator på linjalen for å flytta denne tabulatoren og alle andre tabulatorar til høgre for denne. Dette gjer at avstanden mellom tabulatorane vert endra proporsjonalt i høve til avstanden frå margen."
#. auJot
#: tabs.xhp
@@ -23630,7 +23738,7 @@ msgctxt ""
"par_id3146972\n"
"help.text"
msgid "The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the ruler allows you to change the displayed units of measurement. These changes are only valid until you exit $[officename], and they only apply to the ruler on whose context menu you made the change. If you want to change the ruler measurement units permanently, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - [Document type] - View</menuitem> and change the measurement unit there."
-msgstr ""
+msgstr "Med <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">sprettoppmenyen</link> til linjalen kan du endra dei viste måleeiningane. Desse verdiane vert brukte til du avsluttar $[officename] og berre i det dokumentet du opna sprettoppmenyen i. Vil du endra måleeiningane permanent, bruk <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → [Dokumenttype] → Vis</menuitem> og gjer endringane der."
#. ojDwN
#: tabs.xhp
@@ -25286,7 +25394,7 @@ msgctxt ""
"par_idN10A03\n"
"help.text"
msgid "In the <emph>Filter Name</emph> box, enter a name for the XML filter."
-msgstr "Skrive inn eit namn for XML-filteret i feltet <emph>Filternamn</emph> "
+msgstr "Skrive inn eit namn for XML-filteret i feltet <emph>Filternamn</emph>"
#. aacGq
#: xsltfilter_create.xhp
@@ -25385,7 +25493,7 @@ msgctxt ""
"par_idN10A38\n"
"help.text"
msgid "In the <emph>XSLT for import</emph> box, enter the path and file name to the XSLT stylesheet that defines the transformation from the external format to OpenDocument format."
-msgstr "Skriv inn i feltet <emph>XSLT til import</emph> stien og filnamnet for XSLT-stilarket som definerer omgjeringa frå det eksterne filformatet til OpenDocument-formatet. "
+msgstr "Skriv inn i feltet <emph>XSLT til import</emph> stien og filnamnet for XSLT-stilarket som definerer omgjeringa frå det eksterne filformatet til OpenDocument-formatet."
#. 3JnjC
#: xsltfilter_create.xhp
@@ -25610,7 +25718,7 @@ msgctxt ""
"par_idN10AEA\n"
"help.text"
msgid "The XML Filter Settings dialog is only available when a text document is opened."
-msgstr "Dialogvindauget «Innstillingar for XML-filter» er berre tilgjengeleg når eit tekstdokument er opna. "
+msgstr "Dialogvindauget «Innstillingar for XML-filter» er berre tilgjengeleg når eit tekstdokument er opna."
#. tEhX4
#: xsltfilter_distribute.xhp
@@ -25665,4 +25773,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/guide/xsltfilter.xhp\">About XML Filters</link>"
msgstr "<link href=\"text/shared/guide/xsltfilter.xhp\">Om XML-filtera</link>"
-
diff --git a/source/nn/helpcontent2/source/text/shared/menu.po b/source/nn/helpcontent2/source/text/shared/menu.po
index 2a9dd31f7aa..89b41f62891 100644
--- a/source/nn/helpcontent2/source/text/shared/menu.po
+++ b/source/nn/helpcontent2/source/text/shared/menu.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: 2019-09-30 14:02+0200\n"
+"POT-Creation-Date: 2019-11-08 19:34+0100\n"
"PO-Revision-Date: 2016-05-29 18:15+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -205,13 +205,13 @@ msgctxt ""
msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide</menuitem></caseinline><defaultinline><menuitem>Page</menuitem></defaultinline></switchinline> - <menuitem>Save Background Image</menuitem>."
msgstr ""
-#. HLUZr
+#. V2Dps
#: save_image.xhp
msgctxt ""
"save_image.xhp\n"
"par_id291566144541584\n"
"help.text"
-msgid "Opens the <emph>Export Image</emph> dialog to save the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select the image file format in the Filter box and insert a file name for the image and press Save."
+msgid "Opens the <emph>Export Image</emph> dialog to save the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select the image file format in the Filter box, enter a file name for the image and click <emph>Save</emph>."
msgstr ""
#. LJVBr
@@ -276,4 +276,3 @@ msgctxt ""
"help.text"
msgid "Opens the <emph>Set Image Background</emph> dialog to set the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select image file and press Open."
msgstr ""
-
diff --git a/source/nn/helpcontent2/source/text/shared/optionen.po b/source/nn/helpcontent2/source/text/shared/optionen.po
index dfcac769bff..bb9fa57f98a 100644
--- a/source/nn/helpcontent2/source/text/shared/optionen.po
+++ b/source/nn/helpcontent2/source/text/shared/optionen.po
@@ -3,15 +3,15 @@ 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: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2019-08-07 20:18+0000\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-05 12:09+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsharedoptionen/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565209106.000000\n"
@@ -302,7 +302,7 @@ msgctxt ""
"par_id3153032\n"
"help.text"
msgid "User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position."
-msgstr "Brukardataa vert også brukte for å laga merknadar og for å identifisera merknadar/forfattarar når du sporer endringar og for å merkja siste endringa i dokumentet slik at når det vert opna igjen, vert det opna der det sist vart endra. "
+msgstr "Brukardataa vert også brukte for å laga merknadar og for å identifisera merknadar/forfattarar når du sporer endringar og for å merkja siste endringa i dokumentet slik at når det vert opna igjen, vert det opna der det sist vart endra."
#. AhHXy
#: 01010100.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id641543592980979\n"
"help.text"
msgid "<ahelp hid=\".\">Select your OpenPGP key from the drop-down list for signing ODF documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vel OpenPGP-nøkkel frå nedtrekkslista for å signera ODF-dokument.</ahelp>"
#. kHqDS
#: 01010100.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_id41543592987773\n"
"help.text"
msgid "<ahelp hid=\".\">Select your OpenPGP key from the drop-down list for encrypting ODF documents.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Vel OpenPGP-nøkkel frå nedtrekkslista for å kryptera ODF-dokument.</ahelp>"
#. NcGka
#: 01010100.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id721543594922942\n"
"help.text"
msgid "<ahelp hid=\".\">Mark this checkbox to also encrypt the file with your public key, so you can open the document with your private key.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Merk denne avkryssingsboksen for også å kryptera fila med den offentlege nøkkelen din slik at du kan opna henne med den private nøkkelen din.</ahelp>"
#. HFh2t
#: 01010100.xhp
@@ -2480,7 +2480,7 @@ msgctxt ""
"par_id3148947\n"
"help.text"
msgid "<ahelp hid=\".\">With the vertical color component slider you can modify the value of each component of the color.</ahelp> With the large colored square you can select the color component approximately."
-msgstr "<ahelp hid=\".\">Den loddrette glidebrytaren vert brukt for å endra verdien for kvar komponent i fargen.</ahelp> Du kan også velja fargekomponentane nokså nøyaktig i det store fargefeltet. "
+msgstr "<ahelp hid=\".\">Den loddrette glidebrytaren vert brukt for å endra verdien for kvar komponent i fargen.</ahelp> Du kan også velja fargekomponentane nokså nøyaktig i det store fargefeltet."
#. 7noqJ
#: 01010501.xhp
@@ -2932,14 +2932,14 @@ msgctxt ""
msgid "In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry \"1/1/20\" is recognized as 1/1/2020 instead of 1/1/1920."
msgstr "I $[officename] vert årstal oppgjevne med fire siffer, slik at skilnaden mellom 1/1/99 og 1/1/01 er to år. Denne innstillinga, som heiter <emph>År (to siffer)</emph>, lèt deg velja til kva årstal det skal reknast frå 2000-talet. For å illustrera dette, vil oppføringa «1/1/20» verta attkjend som 1/1/2020 i staden for 1/1/1920 dersom du vel «1/1/30»."
-#. wL6bu
+#. iGjLN
#: 01010600.xhp
msgctxt ""
"01010600.xhp\n"
"hd_id3163561\n"
"help.text"
-msgid "Help Improve LibreOffice"
-msgstr "Hjelp til å gjera LibreOffice betre"
+msgid "Help Improve %PRODUCTNAME"
+msgstr ""
#. Wrk7m
#: 01010600.xhp
@@ -3767,7 +3767,7 @@ msgctxt ""
"par_id1208200812004446\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality."
-msgstr "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Tvingar utstyret til å bruka OpenGL sjølv om rutinen er svartelista.</ahelp> Utstyr vert svartelista dersom det inneheld mange feil eller lagar grafikk i dårleg kvalitet. "
+msgstr "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Tvingar utstyret til å bruka OpenGL sjølv om rutinen er svartelista.</ahelp> Utstyr vert svartelista dersom det inneheld mange feil eller lagar grafikk i dårleg kvalitet."
#. CTQcx
#: 01010800.xhp
@@ -4154,7 +4154,7 @@ msgctxt ""
"par_id3153231\n"
"help.text"
msgid "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Mark this check box if you need a certain paper orientation for printing the current document.</ahelp> If the format used by the current document is not available from the printer, an error message will appear."
-msgstr "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Merk denne avkryssingsboksen viss ein bestemt papirretning er nødvendig for å skriva ut det gjeldande dokumentet.</ahelp> Viss formatet ikkje er tilgjengeleg i skrivaren, vil du få ei feilmelding. "
+msgstr "<ahelp hid=\"sfx/ui/optprintpage/paperorient\">Merk denne avkryssingsboksen viss ein bestemt papirretning er nødvendig for å skriva ut det gjeldande dokumentet.</ahelp> Viss formatet ikkje er tilgjengeleg i skrivaren, vil du få ei feilmelding."
#. CuhCu
#: 01010900.xhp
@@ -4910,7 +4910,7 @@ msgctxt ""
"par_id3154894\n"
"help.text"
msgid "<variable id=\"laden\">Specifies Internet settings.</variable>"
-msgstr ""
+msgstr "<variable id=\"laden\">Spesifiserer Internett-innstillingane.</variable>"
#. jffts
#: 01030300.xhp
@@ -5171,7 +5171,7 @@ msgctxt ""
"par_idN1068B0\n"
"help.text"
msgid "Allows you to choose between different installed key store locations to use when signing ODF documents or exporting signed PDF. (Only on systems that use the Network Security Services NSS.)"
-msgstr "Gjer at du kan velja mellom fleire ulike installerte nøkkellagringar som kan brukast for å signera ODF-dokument eller eksportera signerte PDF-dokument. (Berre på system som bruker NSS, «Network Security Services»). "
+msgstr "Gjer at du kan velja mellom fleire ulike installerte nøkkellagringar som kan brukast for å signera ODF-dokument eller eksportera signerte PDF-dokument. (Berre på system som bruker NSS, «Network Security Services»)."
#. ukDcL
#: 01030300.xhp
@@ -5207,7 +5207,7 @@ msgctxt ""
"par_idN1068B1\n"
"help.text"
msgid "Allows you to maintain a list of Time Stamping Authority (TSA) URLs. TSAs issue digitally signed timestamps (RFC 3161) that are optionally used during signed PDF export."
-msgstr "Gjev deg høve til å bruka ei liste med nettadresser til Time Stamping Authority (TSA). TSA sender ut digitalt signerte tidsstempel (RFC 3161) som det er valfritt å bruka i signert PDF-eksport. "
+msgstr "Gjev deg høve til å bruka ei liste med nettadresser til Time Stamping Authority (TSA). TSA sender ut digitalt signerte tidsstempel (RFC 3161) som det er valfritt å bruka i signert PDF-eksport."
#. LBhZv
#: 01030300.xhp
@@ -5279,7 +5279,7 @@ msgctxt ""
"par_id3145673\n"
"help.text"
msgid "<ahelp hid=\".\">Use the spin buttons <emph>Size 1</emph> to <emph>Size 7</emph> to define the respective font sizes for the HTML <font size=1> to <font size=7> tags.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Bruk talknappen <emph>Storleik 1</emph> til <emph>Storleik 7</emph> for å definera dei respektive HTML-taggan <font size=1> til <font size=7>.</ahelp>"
#. gBDtB
#: 01030500.xhp
@@ -8627,7 +8627,7 @@ msgctxt ""
"par_id3154897\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Specifies whether to move frames, drawing elements, and controls only between grid points.</ahelp> To change the status of the snap grip only for the current action, drag an object while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Control key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>."
-msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Vel om berre rammer, teikneelement og kontrollelement skal flyttast mellom rutenettpunkta.</ahelp> For å endra status for festenettet berre for den gjeldande økta, dra objektet medan du samstundes held nede <switchinline select=\"sys\"><caseinline select=\"MAC\">Control-tasten</caseinline><defaultinline>Ctrl-tasten</defaultinline></switchinline>. "
+msgstr "<ahelp hid=\"svx/ui/optgridpage/usegridsnap\">Vel om berre rammer, teikneelement og kontrollelement skal flyttast mellom rutenettpunkta.</ahelp> For å endra status for festenettet berre for den gjeldande økta, dra objektet medan du samstundes held nede <switchinline select=\"sys\"><caseinline select=\"MAC\">Control-tasten</caseinline><defaultinline>Ctrl-tasten</defaultinline></switchinline>."
#. 9uAJk
#: 01050100.xhp
@@ -8870,7 +8870,7 @@ msgctxt ""
"par_id3150443\n"
"help.text"
msgid "Specifies the background for HTML documents. The background is valid for both new HTML documents and for those that you load, as long as these have not defined their own background."
-msgstr ""
+msgstr "Set bakgrunnen for HTML-dokumentet. Denne bakgrunnen vert brukt både for nye HTML-dokument og for dei som du lastar ned, viss dei ikkje har definert sin eigen bakgrunn."
#. 3SbXD
#: 01050300.xhp
@@ -8906,7 +8906,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<variable id=\"allgemein\"><ahelp hid=\".\">Defines various settings for spreadsheets, contents to be displayed, and the cursor direction after a cell entry. You can also define sorting lists, determine the number of decimal places and the settings for recording and highlighting changes. </ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"allgemein\"><ahelp hid=\".\">Definerer mange innstillingar for rekneark, innhald som skla visast og kva retning markøren skal flyttast etter innføring i ei celle. Du kan også definera sortengslister, talet på desimalar og innstillingane for å ta opp og utheva endringar.</ahelp></variable>"
#. wHiUo
#: 01060100.xhp
@@ -10517,7 +10517,7 @@ msgctxt ""
"hd_id3156199\n"
"help.text"
msgid "Automatically find column and row labels"
-msgstr "Finn kolonne- og radoverskrifter automatisk "
+msgstr "Finn kolonne- og radoverskrifter automatisk"
#. y3aDY
#: 01060500.xhp
@@ -11138,7 +11138,7 @@ msgctxt ""
"par_id4155419\n"
"help.text"
msgid "In %PRODUCTNAME Calc function names can be localized. By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones. This change takes effect in all of the following areas: formula input and display, function wizard, and formula tips. You can of course uncheck it to go back to the localized function names."
-msgstr "I %PRODUCTNAME Calc kan formelnamna omsetjast. som standard er denne avkryssingsboksen ikkje merkt. Dette betyr at dei norske funksjonsnamna vert brukte. Ønskjer du å bruka dei engelske funksjonsnamna i staden for dei norske, kryssar du av i denne boksen. Dette verkar for desse områda: innskriving og vising av formlar, funksjonsvegvisaren og formeltips. Sjølvsagt kan du fjerna avkryssinga i denne boksen for å gå tilbake til norske funksjonsnamn. "
+msgstr "I %PRODUCTNAME Calc kan formelnamna omsetjast. som standard er denne avkryssingsboksen ikkje merkt. Dette betyr at dei norske funksjonsnamna vert brukte. Ønskjer du å bruka dei engelske funksjonsnamna i staden for dei norske, kryssar du av i denne boksen. Dette verkar for desse områda: innskriving og vising av formlar, funksjonsvegvisaren og formeltips. Sjølvsagt kan du fjerna avkryssinga i denne boksen for å gå tilbake til norske funksjonsnamn."
#. DtrRf
#: 01060900.xhp
@@ -11156,7 +11156,7 @@ msgctxt ""
"par_id5155419\n"
"help.text"
msgid "This option group lets you configure separators in your formula expressions. This comes in handy when, for instance, you want to separate your function parameters by commas (,) instead of semicolons (;)."
-msgstr "Denne gruppa let deg velja skiljeteikn som skal brukast i formeluttrykk. Dette kan vere praktisk når du vil bruka andre skiljeteikn, for eksempel punktum (.) i staden for semikolon (;). "
+msgstr "Denne gruppa let deg velja skiljeteikn som skal brukast i formeluttrykk. Dette kan vere praktisk når du vil bruka andre skiljeteikn, for eksempel punktum (.) i staden for semikolon (;)."
#. mGfpW
#: 01060900.xhp
@@ -11570,7 +11570,7 @@ msgctxt ""
"par_id3152801\n"
"help.text"
msgid "Defines the grid settings for creating and moving objects."
-msgstr ""
+msgstr "Set rutenettinnstillingane for å laga og flytta objekt."
#. u4sCQ
#: 01070300.xhp
@@ -11606,7 +11606,7 @@ msgctxt ""
"par_id3149516\n"
"help.text"
msgid "<variable id=\"anlinie\"><ahelp hid=\".\">Snaps the edge of a dragged object to the nearest snap line when you release the mouse.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"anlinie\"><ahelp hid=\".\">Festar kantane på eit dradd objekt til den næraste festelinja når du slepp museknappen.</ahelp></variable>"
#. u4bG5
#: 01070300.xhp
@@ -11633,7 +11633,7 @@ msgctxt ""
"par_id3156024\n"
"help.text"
msgid "<variable id=\"seitenrand\"><ahelp hid=\".\">Specifies whether to align the contour of the graphic object to the nearest page margin.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"seitenrand\"><ahelp hid=\".\">Bestemmer om omrisset av det grafiske objektet skal justerast i høve til den næraste sidemargen eller ikkje.</ahelp></variable>"
#. dfu9J
#: 01070300.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"par_id3148674\n"
"help.text"
msgid "<variable id=\"rahmen\"><ahelp hid=\".\">Specifies whether to align the contour of the graphic object to the border of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"rahmen\"><ahelp hid=\".\">Bestemmer om omrisset av det grafiske objektet skal justerast i høve til kanten av det næraste grafisek objektet eller ikkje.</ahelp></variable>"
#. pFRtD
#: 01070300.xhp
@@ -11705,7 +11705,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"opunkte\"><ahelp hid=\".\">Specifies whether to align the contour of the graphic object to the points of the nearest graphic object.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"opunkte\"><ahelp hid=\".\">Bestemmer om omrisset av det grafiske objektet skal justerast i høve til punkt på det næraste grafiske objektet eller ikkje.</ahelp></variable>"
#. ETtbZ
#: 01070300.xhp
@@ -11768,7 +11768,7 @@ msgctxt ""
"par_id3150417\n"
"help.text"
msgid "<ahelp hid=\"svx/ui/optgridpage/ortho\">Specifies that graphic objects are restricted vertically, horizontally or diagonally (45°) when creating or moving them.</ahelp> You can temporarily deactivate this setting by pressing the Shift key."
-msgstr "<ahelp hid=\"svx/ui/optgridpage/ortho\">Gjer at det grafiske objektet er avgrensa vassrett, loddrett og diagonalt (45°) når det vert laga eller når det vert flytt.</ahelp> Du kan slå av denne innstillinga ved å halda nede Shift-tasten. "
+msgstr "<ahelp hid=\"svx/ui/optgridpage/ortho\">Gjer at det grafiske objektet er avgrensa vassrett, loddrett og diagonalt (45°) når det vert laga eller når det vert flytt.</ahelp> Du kan slå av denne innstillinga ved å halda nede Shift-tasten."
#. aksLW
#: 01070300.xhp
@@ -12830,7 +12830,7 @@ msgctxt ""
"par_id3149182\n"
"help.text"
msgid "<variable id=\"farbe\">Defines the general settings for charts.</variable>"
-msgstr ""
+msgstr "<variable id=\"farbe\">Bestemmer generelle innstillingar for diagram.</variable>"
#. Xzhv3
#: 01110100.xhp
@@ -12884,7 +12884,7 @@ msgctxt ""
"par_id3145345\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table."
-msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Viser alle fargane som er tilgjengelege for dataseriar.</ahelp> Merk ein dataserie for å endra fargen på han. Vel farge frå fargetabellen som ligg inntil. "
+msgstr "<ahelp hid=\"cui/ui/optchartcolorspage/colors\">Viser alle fargane som er tilgjengelege for dataseriar.</ahelp> Merk ein dataserie for å endra fargen på han. Vel farge frå fargetabellen som ligg inntil."
#. wHA9i
#: 01110100.xhp
@@ -14252,7 +14252,7 @@ msgctxt ""
"par_id3093440\n"
"help.text"
msgid "<variable id=\"daten\">Defines the general settings for the data sources in $[officename].</variable>"
-msgstr ""
+msgstr "<variable id=\"daten\">Bestemmer dei generelle innstillingane for datakjelder i $[officename].</variable>"
#. hoVeC
#: 01160100.xhp
@@ -14891,7 +14891,7 @@ msgctxt ""
"hd_id371535153017185\n"
"help.text"
msgid "<variable id=\"detailed_heading\"><link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailedcalc\">Detailed Calculation Settings</link></variable>"
-msgstr ""
+msgstr "<variable id=\"detailed_heading\"><link href=\"text/shared/optionen/detailedcalculation.xhp\" name=\"detailedcalc\">Detaljerte innstillingar for utrekningar</link></variable>"
#. ZrSf6
#: detailedcalculation.xhp
@@ -15017,7 +15017,7 @@ msgctxt ""
"par_id1623889\n"
"help.text"
msgid "<emph>Use formula syntax</emph>"
-msgstr ""
+msgstr "<emph>Bruk formelsyntaks</emph>"
#. A4T8e
#: detailedcalculation.xhp
@@ -15026,7 +15026,7 @@ msgctxt ""
"par_id7781914\n"
"help.text"
msgid "<emph>Calc A1</emph>"
-msgstr ""
+msgstr "<emph>Calc A1</emph>"
#. tRPxc
#: detailedcalculation.xhp
@@ -15035,7 +15035,7 @@ msgctxt ""
"par_id300912\n"
"help.text"
msgid "<emph>Excel A1</emph>"
-msgstr ""
+msgstr "<emph>Excel A1</emph>"
#. vD67E
#: detailedcalculation.xhp
@@ -15044,7 +15044,7 @@ msgctxt ""
"par_id9534592\n"
"help.text"
msgid "<emph>Excel R1C1</emph>"
-msgstr ""
+msgstr "<emph>Excel R1C1</emph>"
#. DF35m
#: detailedcalculation.xhp
@@ -15053,7 +15053,7 @@ msgctxt ""
"par_id811567770857290\n"
"help.text"
msgid "<emph>Calc A1 | Excel A1</emph>"
-msgstr ""
+msgstr "<emph>Calc A1 | Excel A1</emph>"
#. YBuej
#: detailedcalculation.xhp
@@ -16538,7 +16538,7 @@ msgctxt ""
"hd_id1418806\n"
"help.text"
msgid "Download updates automatically"
-msgstr "Last ned oppdateringar automatisk "
+msgstr "Last ned oppdateringar automatisk"
#. Ui5nL
#: online_update.xhp
@@ -17268,4 +17268,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">The General page of the <link href=\"text/shared/optionen/viewcertificate.xhp\">View Certificate</link> dialog displays basic information about the certificate.</ahelp>"
msgstr "<ahelp hid=\".\">Fana «Generelt» i dialogvindauget <link href=\"text/shared/optionen/viewcertificate.xhp\">Vis sertifikat</link> viser grunnleggjande informasjon om sertifikatet.</ahelp>"
-
diff --git a/source/nn/helpcontent2/source/text/simpress.po b/source/nn/helpcontent2/source/text/simpress.po
index ca633cae8be..5c281767be8 100644
--- a/source/nn/helpcontent2/source/text/simpress.po
+++ b/source/nn/helpcontent2/source/text/simpress.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: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-08-07 20:19+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -358,15 +358,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytande ramme</link>"
-#. tqHEB
-#: main0104.xhp
-msgctxt ""
-"main0104.xhp\n"
-"hd_id3149050\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">Fil</link>"
-
#. KRfJh
#: main0107.xhp
msgctxt ""
@@ -1806,4 +1797,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Tilpass</link>"
-
diff --git a/source/nn/helpcontent2/source/text/simpress/00.po b/source/nn/helpcontent2/source/text/simpress/00.po
index 8a4f44df619..e2de629dd26 100644
--- a/source/nn/helpcontent2/source/text/simpress/00.po
+++ b/source/nn/helpcontent2/source/text/simpress/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: 2019-05-12 17:47+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-08-07 20:20+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565209236.000000\n"
+#. sqmGT
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -24,6 +25,7 @@ msgctxt ""
msgid "To access this command"
msgstr "For å gjera dette …"
+#. LgX3a
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -32,6 +34,7 @@ msgctxt ""
msgid "<variable id=\"wie\">To access this command </variable>"
msgstr "<variable id=\"wie\">For å gjera dette …</variable>"
+#. Aehfn
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens a dialog to save the selected bitmap picture as a file. The default file format is the internal format of the image.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opna eit dialogvindauge der ein kan lagra det valde punktbiletet til ei fil. Standard filformat er internformatet til biletet.</ahelp>"
+#. jwbyg
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation sidebar deck.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opnar vindauget <emph>Tilpassa animasjon</emph> i oppgåvepanelet.</ahelp>"
+#. AgwPX
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Icon</alt></image>"
msgstr "<image id=\"img_id3156441\" src=\"cmd/sc_rect.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156441\">Ikon</alt></image>"
+#. WDm24
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Rectangle"
msgstr "Rektangel"
+#. NtR9T
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Icon</alt></image>"
msgstr "<image id=\"img_id3155065\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155065\">Ikon</alt></image>"
+#. wzpZu
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "Ellipse"
msgstr "Ellipse"
+#. s7WDt
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Icon</alt></image>"
msgstr "<image id=\"img_id3159236\" src=\"cmd/sc_linetoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159236\">Ikon</alt></image>"
+#. UEPDr
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Curve"
msgstr "Kurve"
+#. h8xyX
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Icon</alt></image>"
msgstr "<image id=\"img_id3149409\" src=\"cmd/sc_objectalign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149409\">Ikon</alt></image>"
+#. L68Vx
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -112,6 +124,7 @@ msgctxt ""
msgid "Alignment"
msgstr "Justering"
+#. SeWur
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -120,6 +133,7 @@ msgctxt ""
msgid "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Icon</alt></image>"
msgstr "<image id=\"img_id3159231\" src=\"cmd/sc_bringtofront.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3159231\">Ikon</alt></image>"
+#. Djhh6
#: 00000004.xhp
msgctxt ""
"00000004.xhp\n"
@@ -128,6 +142,7 @@ msgctxt ""
msgid "Arrange"
msgstr "Still opp"
+#. X5cDM
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -136,6 +151,7 @@ msgctxt ""
msgid "File Menu"
msgstr "«Fil»-menyen"
+#. EfFEL
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -144,6 +160,7 @@ msgctxt ""
msgid "File Menu"
msgstr "«Fil»-menyen"
+#. ADnSj
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
@@ -152,6 +169,7 @@ msgctxt ""
msgid "<variable id=\"dtvlc\">Choose <emph>File - Export</emph></variable>"
msgstr "<variable id=\"dtvlc\">Vel <emph>Fil → Eksporter</emph></variable>"
+#. Cjh6J
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -160,6 +178,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "«Rediger»-menyen"
+#. CdKVf
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -168,6 +187,7 @@ msgctxt ""
msgid "Edit Menu"
msgstr "«Rediger»-menyen"
+#. E6R5D
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -176,6 +196,7 @@ msgctxt ""
msgid "Choose <emph>Edit - Duplicate</emph>"
msgstr "Vel <emph>Rediger → Kopier</emph>"
+#. iFMuz
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -184,6 +205,7 @@ msgctxt ""
msgid "Shift+F3"
msgstr "Shift + F3"
+#. CDuQB
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -192,6 +214,7 @@ msgctxt ""
msgid "<variable id=\"bearbueber\">Choose <emph>Edit - Cross-fading</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only) </variable>"
msgstr "<variable id=\"bearbueber\">Vel <emph>Rediger → Overgangstoning</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)</variable>"
+#. k3XUS
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -200,6 +223,7 @@ msgctxt ""
msgid "<variable id=\"basl\">Choose <emph>Edit - Delete Slide</emph></variable>"
msgstr "<variable id=\"basl\">Vel <emph>Rediger → Slett lysbilete</emph></variable>"
+#. 9u4Ng
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -208,6 +232,7 @@ msgctxt ""
msgid "<variable id=\"baebl\">Open the context menu of an inserted layer, then choose <emph>Delete Layer</emph></variable>"
msgstr "<variable id=\"baebl\">Opna sprettoppmenyen til eit lag som er sett inn, og vel <emph>Slett lag</emph></variable>"
+#. pYxE9
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -216,6 +241,7 @@ msgctxt ""
msgid "<variable id=\"feldbefehl\">Choose <emph>Edit - Fields</emph></variable>"
msgstr "<variable id=\"feldbefehl\">Vel <emph>Rediger → Felt</emph></variable>"
+#. NSTGw
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
@@ -224,6 +250,7 @@ msgctxt ""
msgid "<variable id=\"gluebar\">Click the <emph>Glue Points</emph> icon on the Drawing Bar </variable>"
msgstr "<variable id=\"gluebar\">Trykk på ikonet<emph>Festepunkt</emph> på teiknelinja</variable>"
+#. cjzea
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -232,6 +259,7 @@ msgctxt ""
msgid "View Menu"
msgstr "«Vis»-menyen"
+#. cEoGX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -240,6 +268,7 @@ msgctxt ""
msgid "View Menu"
msgstr "Vis-menyen"
+#. UBHxX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -248,6 +277,7 @@ msgctxt ""
msgid "<variable id=\"aslal\">Choose <emph>View - Rulers</emph> </variable>"
msgstr "<variable id=\"aslal\">Vel <emph>Vis → Linjal</emph></variable>"
+#. iwSEb
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -256,6 +286,7 @@ msgctxt ""
msgid "<variable id=\"option\">Choose <emph>View - Toolbars - Options</emph> </variable>"
msgstr "<variable id=\"option\">Vel <emph>Vis → Verktøylinjer → Innstillingar</emph></variable>"
+#. MGzp8
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -264,6 +295,7 @@ msgctxt ""
msgid "Choose <emph>View - Toolbars - Presentation</emph>"
msgstr "Vel <emph>Vis → Verktøylinjer → Presentasjon</emph>"
+#. huGDF
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -272,6 +304,7 @@ msgctxt ""
msgid "<variable id=\"quali\">Choose <emph>View - Color/Grayscale</emph> </variable>"
msgstr "<variable id=\"quali\">Vel <emph>Vis → Fargar/gråtoner</emph></variable>"
+#. uV5Vw
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -280,6 +313,7 @@ msgctxt ""
msgid "Choose <emph>View - Normal</emph>"
msgstr "Vel <emph>Vis → Normal</emph>"
+#. BmGph
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -288,6 +322,7 @@ msgctxt ""
msgid "Choose <emph>View - Outline</emph>"
msgstr "Vel <emph>Vis → Disposisjon</emph>"
+#. XPAAD
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -296,6 +331,7 @@ msgctxt ""
msgid "Choose <emph>View - Slide Sorter</emph>"
msgstr "Vel <emph>Vis → Lysbiletsortering</emph>"
+#. FNUA9
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -304,6 +340,7 @@ msgctxt ""
msgid "Choose <emph>View - Notes </emph>"
msgstr "Vel <emph>Vis → Notat</emph>"
+#. QQktS
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -312,6 +349,7 @@ msgctxt ""
msgid "Choose <emph>View - Master Handout</emph>"
msgstr "Vel <emph>Vis → Hovudutforming for støtteark</emph>"
+#. jBGUy
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -320,6 +358,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Slide Show</emph>"
msgstr "Vel <emph>Lysbiletframvising → Lysbiletframvising</emph>"
+#. cvTps
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -328,6 +367,7 @@ msgctxt ""
msgid "F5"
msgstr "F5"
+#. PCLQ7
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -336,6 +376,7 @@ msgctxt ""
msgid "On the <emph>Standard</emph> toolbar, click"
msgstr "På verktøylinja <emph>Standard</emph> trykkjer du på"
+#. ijFCe
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -344,6 +385,7 @@ msgctxt ""
msgid "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148774\">Slide Show Icon</alt></image>"
msgstr "<image id=\"img_id3148774\" src=\"cmd/sc_presentation.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148774\">Symbol for lysbiletframsyning</alt></image>"
+#. uF2sr
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -352,6 +394,7 @@ msgctxt ""
msgid "Slide Show"
msgstr "Lysbiletframvising"
+#. 7udz4
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -360,6 +403,7 @@ msgctxt ""
msgid "Choose <emph>View - Normal</emph>"
msgstr "Vel <emph>Vis → Normal</emph>"
+#. usm8x
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -368,6 +412,7 @@ msgctxt ""
msgid "Choose <emph>View - Master</emph>"
msgstr "Vel <emph>Vis → Hovudutforming for lysbilete</emph>"
+#. DxBby
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -376,6 +421,7 @@ msgctxt ""
msgid "<variable id=\"masterlayouts\">Choose <emph>View - Master Slide </emph></variable>"
msgstr "<variable id=\"masterlayouts\">Vel <emph>Vis → Hovudutforming for lysbilete</emph></variable>"
+#. QetBX
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -384,6 +430,7 @@ msgctxt ""
msgid "<variable id=\"notesmaster\">Choose <emph>View - Master Notes</emph> </variable>"
msgstr "<variable id=\"notesmaster\">Vel <emph>Vis → Hovudutforming for notat</emph></variable>"
+#. SL63x
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -392,6 +439,7 @@ msgctxt ""
msgid "<variable id=\"master\">Choose <emph>Slide - Master Elements</emph> </variable>"
msgstr "<variable id=\"master\">Vel <emph>Vis → Element i hovudutforminga</emph></variable>"
+#. FdzkE
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -400,6 +448,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Header and Footer</emph>"
msgstr "Vel <emph>Set inn → Topp- og botntekst</emph>"
+#. oGfDH
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -408,6 +457,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Page number</emph>"
msgstr "Vel <emph>Set inn → Sidetal</emph>"
+#. cjDmN
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -416,6 +466,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Date and time</emph>"
msgstr "Vel <emph>Set inn → Dato og klokkeslett</emph>"
+#. Qq7zc
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -424,6 +475,7 @@ msgctxt ""
msgid "<variable id=\"hinterzeichnung\">Choose <emph>View - Normal</emph> </variable>"
msgstr "<variable id=\"hinterzeichnung\">Vel <emph>Vis → Normal</emph></variable>"
+#. vJ7GF
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -432,6 +484,7 @@ msgctxt ""
msgid "<variable id=\"master_drawing\">Choose <emph>View - Master Slide</emph> </variable>"
msgstr "<variable id=\"master_drawing\">Vel <emph>Vis → Hovudutforming for lysbilete</emph></variable>"
+#. LG3aP
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
@@ -440,6 +493,7 @@ msgctxt ""
msgid "<variable id=\"hinternotizen\">Choose <emph>View - Notes</emph> </variable>"
msgstr "<variable id=\"hinternotizen\">Vel <emph>Vis → Notatside</emph></variable>"
+#. yDXA6
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -448,6 +502,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "«Set inn»-menyen"
+#. 7GedS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -456,6 +511,7 @@ msgctxt ""
msgid "Insert Menu"
msgstr "«Set inn»-menyen"
+#. aJf3t
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -464,6 +520,7 @@ msgctxt ""
msgid "<variable id=\"seiteduplizieren\">Choose <emph>Insert - Duplicate Slide</emph></variable>"
msgstr "<variable id=\"seiteduplizieren\">Vel <emph>Set inn → Lag kopi av lysbilete</emph></variable>"
+#. jgiAE
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -472,6 +529,7 @@ msgctxt ""
msgid "<variable id=\"seitegliederung\">Choose <emph>Insert - Expand Slide</emph></variable>"
msgstr "<variable id=\"seitegliederung\">Vel <emph>Set inn → Utvid lysbilete</emph></variable>"
+#. EB7uY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -480,6 +538,7 @@ msgctxt ""
msgid "<variable id=\"uebersicht\">Choose <emph>Insert - Summary Slide</emph></variable>"
msgstr "<variable id=\"uebersicht\">Vel <emph>Set inn → Oversiktslysbilete</emph></variable>"
+#. Hrdda
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -488,6 +547,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Layer</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Set inn → Lag</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. EZDXv
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -496,6 +556,7 @@ msgctxt ""
msgid "Open context menu of layer tabs - choose <emph>Insert Layer</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Opna sprettoppmenu for lag, og vel <emph>Set inn lag</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. j8G6i
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -504,6 +565,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Insert Snap Point/Line</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Set inn → Set inn festepunkt/-linje</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. YA4wU
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -512,6 +574,7 @@ msgctxt ""
msgid "Open a context menu and choose <emph>Insert Snap Point/Line</emph>"
msgstr "Opna ein sprettoppmeny og vel <emph>Set inn festepunkt/-linje</emph>"
+#. zUpYX
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -520,6 +583,7 @@ msgctxt ""
msgid "<variable id=\"efglbe\">Select a snap point or line, open the context menu, and choose <emph>Edit Snap Point/Line</emph></variable>"
msgstr "<variable id=\"efglbe\">Vel eit festepunkt eller ei festelinje, opna sprettoppmenyen og vel <emph>Rediger festepunkt/festelinje</emph></variable>"
+#. z7KYF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -528,6 +592,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Spreadsheet</emph>"
msgstr "Vel <emph>Set inn → Rekneark</emph>"
+#. 6CAQP
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -536,6 +601,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> toolbar, click"
msgstr "På verktøylinja <emph>Set inn</emph> trykkjer du på"
+#. H2v3R
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -544,6 +610,7 @@ msgctxt ""
msgid "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145361\">Icon</alt></image>"
msgstr "<image id=\"img_id3145361\" src=\"cmd/sc_grid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145361\">Ikon</alt></image>"
+#. Rg8zC
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -552,14 +619,16 @@ msgctxt ""
msgid "Spreadsheet"
msgstr "Rekneark"
+#. mEkeS
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153075\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>"
-msgstr "Vel <emph>Set inn → Fil</emph>"
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>"
+msgstr ""
+#. ttNgv
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -568,6 +637,7 @@ msgctxt ""
msgid "On the <emph>Insert</emph> toolbar, click"
msgstr "På verktøylinja <emph>Set inn</emph> trykkjer du på"
+#. DARhB
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -576,14 +646,16 @@ msgctxt ""
msgid "<image id=\"img_id3145237\" src=\"cmd/sc_inserttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145237\">Icon</alt></image>"
msgstr "<image id=\"img_id3145237\" src=\"cmd/sc_inserttoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145237\">Ikon</alt></image>"
+#. PTcaY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3157900\n"
"help.text"
-msgid "File"
-msgstr "Fil"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Insert Slide from File</caseinline><defaultinline>Insert Page from File</defaultinline></switchinline>"
+msgstr ""
+#. YV4RY
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -592,6 +664,7 @@ msgctxt ""
msgid "<variable id=\"feldbf\">Choose <emph>Insert - Field</emph></variable>"
msgstr "<variable id=\"feldbf\">Vel <emph>Set inn → Felt</emph></variable>"
+#. 49ske
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -600,6 +673,7 @@ msgctxt ""
msgid "<variable id=\"feldbf1\">Choose <emph>Insert - Field - Date (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf1\">Vel <emph>Set inn → Felt → Dato (fast)</emph></variable>"
+#. pBt9o
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -608,6 +682,7 @@ msgctxt ""
msgid "<variable id=\"feldbf2\">Choose <emph>Insert - Field - Date (variable)</emph></variable>"
msgstr "<variable id=\"feldbf2\">Vel <emph>Set inn → Felt → Dato (variabel)</emph></variable>"
+#. qZQxK
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -616,6 +691,7 @@ msgctxt ""
msgid "<variable id=\"feldbf3\">Choose <emph>Insert - Field - Time (fixed)</emph></variable>"
msgstr "<variable id=\"feldbf3\">Vel <emph>Set inn → Felt → Klokkeslett (fast)</emph></variable>"
+#. 32BH2
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -624,6 +700,7 @@ msgctxt ""
msgid "<variable id=\"feldbf4\">Choose <emph>Insert - Field - Time (variable)</emph></variable>"
msgstr "<variable id=\"feldbf4\">Vel <emph>Set inn → Felt → Klokkeslett (variabelt)</emph></variable>"
+#. Gqsm2
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -632,6 +709,7 @@ msgctxt ""
msgid "<variable id=\"feldbf5\">Choose <emph>Insert - Field - Page Number</emph></variable>"
msgstr "<variable id=\"feldbf5\">Vel <emph>Set inn → Felt → Sidenummer</emph></variable>"
+#. dXqjF
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -640,6 +718,7 @@ msgctxt ""
msgid "<variable id=\"feldbf6\">Choose <emph>Insert - Field - Author</emph></variable>"
msgstr "<variable id=\"feldbf6\">Vel <emph>Set inn → Felt → Forfattar</emph></variable>"
+#. C9fiu
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
@@ -648,6 +727,7 @@ msgctxt ""
msgid "<variable id=\"feldbf7\">Choose <emph>Insert - Field - File Name</emph></variable>"
msgstr "<variable id=\"feldbf7\">Vel <emph>Set inn → Felt → Filnamn</emph></variable>"
+#. p2LBA
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -656,6 +736,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "«Format»-menyen"
+#. vAQMZ
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -664,6 +745,7 @@ msgctxt ""
msgid "Format Menu"
msgstr "«Format»-menyen"
+#. Px883
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -672,6 +754,7 @@ msgctxt ""
msgid "In the context menu of a dimension line, choose <emph>Dimensions</emph>."
msgstr "Vel <emph>Storleik</emph> på sprettoppmenyen for ei målelinje."
+#. t2Prp
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -680,6 +763,7 @@ msgctxt ""
msgid "On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon."
msgstr "Trykk på ikonet <emph>Målelinje</emph> på verktøylinja <emph>Linjer og piler</emph>."
+#. s6Euy
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -688,6 +772,7 @@ msgctxt ""
msgid "In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph>"
msgstr "Høgreklikk på fana for eit lag og vel <emph>Endra lag</emph> i eit Draw-dokument"
+#. XDEfU
#: 00000405.xhp
msgctxt ""
"00000405.xhp\n"
@@ -696,6 +781,7 @@ msgctxt ""
msgid "Choose <emph>Format - Layer</emph> (only $[officename] Draw)"
msgstr "Vel <emph>Format → Lag</emph> (gjeld berre i $[officename] Draw)"
+#. aFWLc
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -704,6 +790,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "«Verktøy»-menyen"
+#. CnZRw
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -712,6 +799,7 @@ msgctxt ""
msgid "Tools Menu"
msgstr "«Verktøy»-menyen"
+#. XwRiS
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -720,6 +808,7 @@ msgctxt ""
msgid "<variable id=\"silbentrennung\">Choose <emph>Tools - Language - Hyphenation</emph></variable>"
msgstr "<variable id=\"silbentrennung\">Vel <emph>Verktøy → Språk → Orddeling</emph></variable>"
+#. DpRab
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
@@ -728,6 +817,7 @@ msgctxt ""
msgid "<variable id=\"neuprae\">Choose <emph>Slide Show - Custom Slide Show</emph> and then click <emph>New</emph>.</variable>"
msgstr "<variable id=\"neuprae\">Vel <emph>Lysbiletframvising → Tilpassa lysbiletframvising</emph> og klikk på <emph>Ny</emph>.</variable>"
+#. mc9oT
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -736,6 +826,7 @@ msgctxt ""
msgid "Slide Show Menu"
msgstr "«Lysbiletframvising»-menyen"
+#. aUDNd
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -744,6 +835,7 @@ msgctxt ""
msgid "Slide Show Menu"
msgstr "«Lysbiletframvising»-menyen"
+#. GNGFA
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -752,6 +844,7 @@ msgctxt ""
msgid "<variable id=\"etdaw\">Choose <emph>Slide Show - Slide Transition</emph></variable>"
msgstr "<variable id=\"etdaw\">Vel <emph>Lysbiletframvising → Biletovergang</emph></variable>"
+#. LvLjL
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -760,6 +853,7 @@ msgctxt ""
msgid "Choose <emph>Insert - Animated Image</emph>"
msgstr "Vel <emph>Set inn → Animert bilete</emph>"
+#. L8Qvn
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -768,6 +862,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Custom Animation</emph>"
msgstr "Vel <emph>Lysbiletframvising → Tilpassa animasjon</emph>"
+#. GjRGc
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -776,6 +871,7 @@ msgctxt ""
msgid "On the <emph>Drawing</emph> toolbar, click"
msgstr "På verktøylinja <emph>Teikning</emph> trykkjer du på"
+#. xScEZ
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -784,6 +880,7 @@ msgctxt ""
msgid "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Icon</alt></image>"
msgstr "<image id=\"img_id3149400\" src=\"cmd/sc_customanimation.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3149400\">Ikon</alt></image>"
+#. HAFtd
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -792,6 +889,7 @@ msgctxt ""
msgid "Custom Animation"
msgstr "Tilpassa animasjon"
+#. EmpP5
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -800,6 +898,7 @@ msgctxt ""
msgid "Choose <emph>Slide Show - Interaction</emph>"
msgstr "Vel <emph>Lysbiletframvising → Samhandling</emph>"
+#. VxBs4
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -808,6 +907,7 @@ msgctxt ""
msgid "On the <emph>Drawing</emph> toolbar, click"
msgstr "På verktøylinja <emph>Teikning</emph> trykkjer du på"
+#. r5Z3N
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -816,6 +916,7 @@ msgctxt ""
msgid "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Icon</alt></image>"
msgstr "<image id=\"img_id3150205\" src=\"cmd/sc_animationeffects.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150205\">Ikon</alt></image>"
+#. Td3BT
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -824,6 +925,7 @@ msgctxt ""
msgid "Interaction"
msgstr "Samhandling"
+#. jGCAJ
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -832,6 +934,7 @@ msgctxt ""
msgid "<variable id=\"praesent\">Choose <emph>Slide Show - Slide Show Settings</emph></variable>"
msgstr "<variable id=\"praesent\">Vel <emph>Lysbiletframvising → Innstillingar for lysbiletframvising</emph></variable>"
+#. k7Q8Z
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
@@ -840,6 +943,7 @@ msgctxt ""
msgid "<variable id=\"indipra\">Choose <emph>Slide Show - Custom Slide Show</emph></variable>"
msgstr "<variable id=\"indipra\">Vel <emph>Lysbiletframvising → Tilpassa lysbiletframvising</emph></variable>"
+#. 3GUFv
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -848,6 +952,7 @@ msgctxt ""
msgid "Shape Menu"
msgstr "Form-menyen"
+#. k9tyC
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -856,6 +961,7 @@ msgctxt ""
msgid "Shape Menu"
msgstr "Form-menyen"
+#. EbLAA
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -864,6 +970,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert </emph>(<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. 8sqbB
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -872,6 +979,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om</emph>"
+#. griuj
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -880,6 +988,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Curve</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til kurve</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. cjVjh
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -888,6 +997,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Curve</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til kurve</emph>"
+#. ie8zi
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -896,6 +1006,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Polygon</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til mangekant</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. vFDG5
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -904,6 +1015,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Polygon</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til mangekant</emph>"
+#. F9Wc6
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -912,6 +1024,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To 3D</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til 3D</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. ZM2qM
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -920,6 +1033,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To 3D </emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til 3D</emph>"
+#. opPFD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -928,6 +1042,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To 3D Rotation Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til 3D, dreieobjekt </emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. 6GqEg
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -936,6 +1051,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To 3D Rotation Body</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til 3D, dreieobjekt</emph>"
+#. 7cKRf
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -944,6 +1060,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Bitmap</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til bilete</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. zYDUA
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -952,6 +1069,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Bitmap</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til bilete</emph>"
+#. uSWV6
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -960,6 +1078,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Metafile</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til metafil</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. FKBs3
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -968,6 +1087,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Metafile</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Gjer om → Til metafil</emph>"
+#. CHC6W
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -976,6 +1096,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Convert - To Contour</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Gjer om → Til omriss</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. JexGE
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -984,6 +1105,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Convert - To Contour</emph>"
msgstr "Opna sprettoppmenyen for eit vald objekt og vel <emph>Gjer om → Til omriss</emph>"
+#. YK9Mw
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -992,6 +1114,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - In Front of Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Still opp → Framføre objektet</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. d8mib
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1000,6 +1123,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - In Front of Object</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Still opp → Framføre objektet</emph>"
+#. htvAg
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1008,6 +1132,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Vel <emph>Still opp</emph> frå verktøylinja «Teikning» og trykk på"
+#. dqCBp
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1016,6 +1141,7 @@ msgctxt ""
msgid "<image id=\"img_id3145233\" src=\"cmd/sc_beforeobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145233\">Icon</alt></image>"
msgstr "<image id=\"img_id3145233\" src=\"cmd/sc_beforeobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145233\">Ikon</alt></image>"
+#. BEnZu
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1024,6 +1150,7 @@ msgctxt ""
msgid "In Front of Object"
msgstr "Framføre objektet"
+#. EyNkU
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1032,6 +1159,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Behind Object</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Still opp → Bak objektet</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. ECTJD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1040,6 +1168,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - Behind Object</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Still opp → Bak objektet</emph>"
+#. Z8LeP
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1048,6 +1177,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Vel <emph>Still opp</emph> frå verktøylinja «Teikning» og trykk på"
+#. nyRAj
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1056,6 +1186,7 @@ msgctxt ""
msgid "<image id=\"img_id3145597\" src=\"cmd/sc_behindobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145597\">Icon</alt></image>"
msgstr "<image id=\"img_id3145597\" src=\"cmd/sc_behindobject.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145597\">Ikon</alt></image>"
+#. zJ8mS
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1064,6 +1195,7 @@ msgctxt ""
msgid "Behind Object"
msgstr "Bak objektet"
+#. CHavZ
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1072,6 +1204,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Arrange - Reverse</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Still opp → Snu</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. kQ8FJ
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1080,6 +1213,7 @@ msgctxt ""
msgid "Open the context menu of a selected object and choose <emph>Arrange - Reverse</emph>"
msgstr "Opna sprettoppmenyen for eit valt objekt, og vel <emph>Still opp → Snu</emph>"
+#. 46G6g
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1088,6 +1222,7 @@ msgctxt ""
msgid "On the Drawing bar, open the <emph>Arrange</emph> toolbar and click:"
msgstr "Vel <emph>Still opp</emph> frå verktøylinja «Teikning» og trykk på"
+#. CCqy7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1096,6 +1231,7 @@ msgctxt ""
msgid "<image id=\"img_id3155439\" src=\"cmd/sc_reverseorder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155439\">Icon</alt></image>"
msgstr "<image id=\"img_id3155439\" src=\"cmd/sc_reverseorder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155439\">Ikon</alt></image>"
+#. 3TrJC
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1104,6 +1240,7 @@ msgctxt ""
msgid "Reverse"
msgstr "Snu"
+#. mCeJp
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1112,6 +1249,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Combine</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Slå saman</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. PP2FD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1120,6 +1258,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Combine</emph>."
msgstr "Vel to eller fleire objekter, opna sprettoppmenyen og vel <emph>Slå saman</emph>."
+#. ryATH
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1128,6 +1267,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Split</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Del</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. ncA47
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1136,6 +1276,7 @@ msgctxt ""
msgid "Select a combined object, open the context menu and choose <emph>Split</emph>."
msgstr "Vel eit samanslått objekt, opna sprettoppmenyen og vel <emph>Del</emph>."
+#. a4HG7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1144,6 +1285,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Connect</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Kopla til</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. DNEs5
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1152,6 +1294,7 @@ msgctxt ""
msgid "Select two or more lines, open the context menu and choose <emph>Connect</emph>."
msgstr "Vel to eller fleire linjer, opna sprettoppmenyen og vel <emph>Kopla til</emph>."
+#. yzAaS
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1160,6 +1303,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Break</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Kopla frå</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. EZSR4
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1168,6 +1312,7 @@ msgctxt ""
msgid "Select a line that was created by connecting two or more lines, open the context menu and choose <emph>Break</emph>."
msgstr "Vel ei linje som vart oppretta ved at to eller fleire linjer vart kopla saman, opna sprettoppmenyen og vel <emph>Kopla frå</emph>."
+#. WAW7m
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1176,6 +1321,7 @@ msgctxt ""
msgid "Choose <emph>Shape</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. CT5rY
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1184,6 +1330,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes</emph>"
msgstr "Vel to eller fleire objekt, opna sprettoppmenyen og vel <emph>Former</emph>"
+#. fDkqc
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1192,6 +1339,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Merge</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Slå saman</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. izMq7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1200,6 +1348,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Merge</emph>"
msgstr "Vel to eller fleire objekt, opna sprettoppmenyen og vel <emph>Former → Slå saman</emph>"
+#. uWZDf
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1208,6 +1357,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Subtract</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Trekk frå</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. dyi5b
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1216,6 +1366,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Subtract</emph>"
msgstr "Vel to eller fleire objekt, opna sprettoppmenyen og vel <emph>Former → Tekk frå</emph>"
+#. m8FE7
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1224,6 +1375,7 @@ msgctxt ""
msgid "Choose <emph>Shape - Intersect</emph> (<item type=\"productname\">%PRODUCTNAME</item> Draw only)"
msgstr "Vel <emph>Form → Snitt</emph> (gjeld berre i <item type=\"productname\">%PRODUCTNAME</item> Draw)"
+#. LqCnD
#: 00000413.xhp
msgctxt ""
"00000413.xhp\n"
@@ -1232,6 +1384,7 @@ msgctxt ""
msgid "Select two or more objects, open the context menu and choose <emph>Shapes - Intersect</emph>"
msgstr "Vel to eller fleire objekt, opna sprettoppmenyen og vel <emph>Former → Snitt</emph>"
+#. b3k2w
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1240,6 +1393,7 @@ msgctxt ""
msgid "Slide Menu"
msgstr "Lysbiletmenyen"
+#. eVFdV
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1248,6 +1402,7 @@ msgctxt ""
msgid "<variable id=\"frtite\">Choose <emph>Slide - Properties</emph> </variable>"
msgstr "<variable id=\"frtite\">Vel <emph>Lysbilete → Eigenskapar</emph> </variable>"
+#. tFRFZ
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1256,6 +1411,7 @@ msgctxt ""
msgid "<variable id=\"frtites\">Choose <emph>Slide - Properties</emph> and then click the <emph>Page</emph> tab </variable>"
msgstr "<variable id=\"frtites\">Vel <emph>Lysbilete → Eigenskapar</emph> og deretter fana <emph>Side</emph></variable>"
+#. Rn7C8
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1264,6 +1420,7 @@ msgctxt ""
msgid "<variable id=\"frtiteh\">Choose <emph>Slide - Properties</emph> and then click the <emph>Background</emph> tab </variable>"
msgstr "<variable id=\"frtiteh\">Vel <emph>Lysbilete → Eigenskapar</emph> og deretter fana <emph>Bakgrunn</emph></variable>"
+#. sHGZ4
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1272,6 +1429,7 @@ msgctxt ""
msgid "<variable id=\"adnsei\">Choose <emph>Slide - Layout</emph> </variable>"
msgstr "<variable id=\"adnsei\">Vel <emph>Lysbilete → Lysbiletoppsett</emph> </variable>"
+#. i3nvo
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1280,6 +1438,7 @@ msgctxt ""
msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Change Slide Master</emph> </variable>"
msgstr "<variable id=\"seitenvorlage\">Vel <emph>Lysbilete → Hovudutforming for lysbilete</emph></variable>"
+#. FeqGZ
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1288,6 +1447,7 @@ msgctxt ""
msgid "Choose <emph>Slide - New Slide</emph>"
msgstr "Vel <emph>Lysbilete → Nytt lysbilete</emph>"
+#. 7tbCN
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1296,6 +1456,7 @@ msgctxt ""
msgid "On the <emph>Presentation</emph> bar, click"
msgstr "På verktøylinja <emph>Presentasjon</emph> trykkjer du på"
+#. FMkRy
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
@@ -1304,6 +1465,7 @@ msgctxt ""
msgid "<image id=\"img_id3183073\" src=\"cmd/sc_insertpage.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183073\">Icon</alt></image>"
msgstr "<image id=\"img_id3183073\" src=\"cmd/sc_insertpage.png\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id3183073\">Ikon</alt></image>"
+#. brVDD
#: slide_menu.xhp
msgctxt ""
"slide_menu.xhp\n"
diff --git a/source/nn/helpcontent2/source/text/simpress/01.po b/source/nn/helpcontent2/source/text/simpress/01.po
index f8736682783..62469cbc8d4 100644
--- a/source/nn/helpcontent2/source/text/simpress/01.po
+++ b/source/nn/helpcontent2/source/text/simpress/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: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-09-01 13:20+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsimpress01/nn/>\n"
@@ -2941,51 +2941,6 @@ msgctxt ""
msgid "<variable id=\"tabelletext\"><ahelp hid=\".\">Inserts a new table into the current slide or page.</ahelp></variable>"
msgstr "<variable id=\"tabelletext\"><ahelp hid=\".\">Set inn ein ny tabell i det gjeldande lysbiletet eller den gjeldande sida.</ahelp></variable>"
-#. KQV3H
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Insert File"
-msgstr "Set inn fil"
-
-#. uAcPs
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"bm_id3153728\n"
-"help.text"
-msgid "<bookmark_value>files; inserting</bookmark_value><bookmark_value>inserting; files</bookmark_value><bookmark_value>HTML; inserting files</bookmark_value>"
-msgstr "<bookmark_value>filer; setja inn</bookmark_value><bookmark_value>setja inn; filer</bookmark_value><bookmark_value>HTML; setja inn filer</bookmark_value>"
-
-#. LC8U8
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"hd_id3153728\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Insert File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Set inn fil</link>"
-
-#. dYgHk
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3145799\n"
-"help.text"
-msgid "<variable id=\"dateitext\"><ahelp hid=\".uno:ImportFromFile\">Inserts a file into the active <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. You can insert $[officename] Draw or Impress files, or text from an HTML document or a text file.</ahelp></variable> If you have an active internet connection, you can also insert text from a web page by entering its URL in the <emph>File name </emph>box."
-msgstr ""
-
-#. CEEth
-#: 04110000.xhp
-msgctxt ""
-"04110000.xhp\n"
-"par_id3155446\n"
-"help.text"
-msgid "You can also choose to only insert specific <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">slides or objects</link> from $[officename] Draw or Impress files."
-msgstr "Du kan òg velja å berre setja inn visse <link href=\"text/simpress/01/04110100.xhp\" name=\"slides or objects\">lysbilete eller objekt</link> frå $[officename] Draw- eller Impress-filer."
-
#. EDQpb
#: 04110100.xhp
msgctxt ""
@@ -3004,13 +2959,13 @@ msgctxt ""
msgid "<bookmark_value>inserting; objects from files</bookmark_value><bookmark_value>objects; inserting from files</bookmark_value><bookmark_value>slides; inserting as links</bookmark_value><bookmark_value>inserting; slides as links</bookmark_value><bookmark_value>backgrounds; deleting unused</bookmark_value>"
msgstr "<bookmark_value>setja inn; objekt frå filer</bookmark_value><bookmark_value>objekt; setja inn frå filer</bookmark_value><bookmark_value>lysbilete; setja inn som lenkjer</bookmark_value><bookmark_value>setja inn; lysbilete som lenkjer</bookmark_value><bookmark_value>bakgrunnar; sletta ubrukte</bookmark_value>"
-#. wReoc
+#. rMG6A
#: 04110100.xhp
msgctxt ""
"04110100.xhp\n"
"hd_id3146976\n"
"help.text"
-msgid "<link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insert <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link>"
+msgid "<variable id=\"insertobjectfromfile\"><link href=\"text/simpress/01/04110100.xhp\" name=\"Insert page\">Insert <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable>"
msgstr ""
#. zCX2g
@@ -9150,4 +9105,3 @@ msgctxt ""
"help.text"
msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
msgstr "Du kan bruka <switchinline select=\"appl\"><caseinline select=\"DRAW\">Sidepanelet</caseinline><defaultinline>Lysbiletpanelet</defaultinline></switchinline> for å leggja til, endra namn på, sletta og sortera lysbilete eller sider i Impress og Draw."
-
diff --git a/source/nn/helpcontent2/source/text/simpress/02.po b/source/nn/helpcontent2/source/text/simpress/02.po
index 522e1b55b54..3507b706198 100644
--- a/source/nn/helpcontent2/source/text/simpress/02.po
+++ b/source/nn/helpcontent2/source/text/simpress/02.po
@@ -3,15 +3,15 @@ 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: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2019-08-08 09:30+0000\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
+"PO-Revision-Date: 2019-11-05 12:03+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsimpress02/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565256609.000000\n"
@@ -4489,15 +4489,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Flytande ramme</link>"
-#. CxxLj
-#: 10110000.xhp
-msgctxt ""
-"10110000.xhp\n"
-"hd_id3148386\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"File\">Fil</link>"
-
#. b9q3B
#: 10110000.xhp
msgctxt ""
@@ -4910,7 +4901,7 @@ msgctxt ""
"par_id3148986\n"
"help.text"
msgid "In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing."
-msgstr ""
+msgstr "I %PRODUCTNAME Draw vert det alltid sett inn ei dimensjonslinje i <link href=\"text/sdraw/guide/layer_tipps.xhp\" name=\"layer\">laget</link> kalla <emph>Dimensjonslinjer</emph>. Set du dette laget til usynleg, vil du heller ikkje sjå dimensjonslinjer i teikninga."
#. oamCu
#: 10120000.xhp
@@ -5955,4 +5946,3 @@ msgctxt ""
"help.text"
msgid "Select Text Area Only"
msgstr "Merk berre tekstområdet"
-
diff --git a/source/nn/helpcontent2/source/text/simpress/guide.po b/source/nn/helpcontent2/source/text/simpress/guide.po
index 8d0d66aaf3e..cbadebde39b 100644
--- a/source/nn/helpcontent2/source/text/simpress/guide.po
+++ b/source/nn/helpcontent2/source/text/simpress/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: 2019-08-21 21:37+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-01-16 17:01+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -790,14 +790,14 @@ msgctxt ""
msgid "You can preview the transition effect in the document window."
msgstr "Du kan førehandsvise overgangen i dokumentvindauget."
-#. EqizU
+#. GjqiV
#: animated_slidechange.xhp
msgctxt ""
"animated_slidechange.xhp\n"
"par_id3148826234\n"
"help.text"
-msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> icon indicates that the next slide has slide transition."
-msgstr "I lysbiletpanelet finn du symbolet <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\"/> ved sida av dei lysbileta som har ein lysbiletovergang. Når du viser bileta i presentasjonskonsollen, vil symbolet <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\"/> indikera at det neste biletet har ein lysbiletovergang."
+msgid "On Slide Pane an <image id=\"img_id3151172234\" src=\"sd/res/fade_effect_indicator.png\" width=\"0.222inch\" height=\"0.222inch\"/> icon appears next to the preview of those slides, which have slide transition. When you present the slide show with the Presenter Console, <image id=\"img_id3151172235\" src=\"sd/res/presenterscreen-Transition.png\" width=\"0.222inch\" height=\"0.222inch\"/> icon indicates that the next slide has slide transition."
+msgstr ""
#. c3Czx
#: animated_slidechange.xhp
@@ -817,14 +817,14 @@ msgctxt ""
msgid "In <emph>Slide Sorter</emph> view, select the slides that you want to add the transition effect to."
msgstr "Gå til <emph>Biletsortering</emph> og merk biletet som overgangseffekten skal brukast på."
-#. GbSKu
+#. fJMzn
#: animated_slidechange.xhp
msgctxt ""
"animated_slidechange.xhp\n"
"par_id3148826\n"
"help.text"
-msgid "If you want, you can use the <emph>Zoom</emph> toolbar<image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon</alt></image> to change the view magnification for the slides."
-msgstr "Om du vil, kan du bruka verktøylinja <emph>Skaler</emph> <image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Ikon</alt></image> for å endra forstørringa av visinga av lysbileta."
+msgid "If you want, you can use the <emph>Zoom</emph> toolbar<image id=\"img_id3151172\" src=\"cmd/sc_zoom.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151172\">Icon Zoom</alt></image> to change the view magnification for the slides."
+msgstr ""
#. EYP8G
#: animated_slidechange.xhp
@@ -1870,14 +1870,14 @@ msgctxt ""
msgid "To insert text from a file into a slide:"
msgstr "Slik set du inn tekst frå ei fil inn i eit lysbilete:"
-#. LzQ9V
+#. GFBxE
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3146313\n"
"help.text"
-msgid "In the slide where you want to insert the text, choose <emph>Insert - File</emph>."
-msgstr "Vel <emph>Set inn → Fil</emph> når du er i det lysbiletet du vil setja inn teksten i."
+msgid "In the slide where you want to insert the text, choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
+msgstr ""
#. NCRij
#: html_import.xhp
@@ -1915,23 +1915,23 @@ msgctxt ""
msgid "Double-click in the inserted text to enter edit mode."
msgstr "Dobbeltklikk i teksten som er sett inn for å gå inn i redigeringsmodus."
-#. fNN3G
+#. 9EpAW
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3143228\n"
"help.text"
-msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
-msgstr "Merk all teksten som ligg utføre det synlege lysbiletområdet og trykk<switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + X."
+msgid "Select all of the text that lies below the visible slide area and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+X."
+msgstr ""
-#. vAAFd
+#. TBMtB
#: html_import.xhp
msgctxt ""
"html_import.xhp\n"
"par_id3153811\n"
"help.text"
-msgid "Choose <emph>Slide - New Page/Slide</emph>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
-msgstr "Vel <emph>Set inn → Ny side/nytt lysbilete</emph> og trykk <switchinline select=\"sys\"><caseinline select=\"MAC\">Cmd</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + V."
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - New Slide</menuitem></caseinline><defaultinline><menuitem>Page - New Page</menuitem></defaultinline></switchinline>, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+V."
+msgstr ""
#. tA9U8
#: html_import.xhp
@@ -4237,14 +4237,14 @@ msgctxt ""
msgid "Open a presentation, and choose <emph>View - Normal</emph>."
msgstr "Opna ein presentasjon og vel <emph>Vis → Normal</emph>."
-#. AXXdU
+#. E6TbP
#: page_copy.xhp
msgctxt ""
"page_copy.xhp\n"
"par_id3154702\n"
"help.text"
-msgid "Choose <emph>Insert - File</emph>."
-msgstr "Vel <emph>Set inn → Fil</emph>."
+msgid "Choose <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><menuitem>Slide - Insert Slide from File</menuitem></caseinline><defaultinline><menuitem>Page - Insert Page from File</menuitem></defaultinline></switchinline>."
+msgstr ""
#. 4wCrD
#: page_copy.xhp
@@ -4327,15 +4327,6 @@ msgctxt ""
msgid "Select the slide that you want the copied slide to follow, and then choose <emph>Edit - Paste</emph>."
msgstr "Merk lysbiletet som skal vera framføre det kopierte lysbiletet og vel <emph>Rediger → Set inn</emph>."
-#. Ft7RS
-#: page_copy.xhp
-msgctxt ""
-"page_copy.xhp\n"
-"par_id3150655\n"
-"help.text"
-msgid "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert - File\">Insert - File</link>"
-msgstr "<link href=\"text/simpress/01/04110000.xhp\" name=\"Insert File\">Set inn fil</link>"
-
#. uGXHy
#: palette_files.xhp
msgctxt ""
@@ -6432,4 +6423,3 @@ msgctxt ""
"help.text"
msgid "<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\">Convert to Polygon</link>"
msgstr "<link href=\"text/simpress/01/13050200.xhp\" name=\"Convert to Polygon\">Konverter til mangekant</link>"
-
diff --git a/source/nn/helpcontent2/source/text/smath/01.po b/source/nn/helpcontent2/source/text/smath/01.po
index 55d13c001cc..14869cb76c0 100644
--- a/source/nn/helpcontent2/source/text/smath/01.po
+++ b/source/nn/helpcontent2/source/text/smath/01.po
@@ -4,16 +4,16 @@ 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: 2019-09-30 14:02+0200\n"
-"PO-Revision-Date: 2019-01-16 17:48+0000\n"
+"PO-Revision-Date: 2019-11-05 12:05+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textsmath01/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1547660934.000000\n"
#. QmNGE
@@ -491,7 +491,7 @@ msgctxt ""
"par_idN10085\n"
"help.text"
msgid "<image id=\"img_id3156399\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156399\">Plus Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156399\" src=\"media/helpimg/starmath/un21201.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156399\">Pluss-ikon</alt></image>"
#. GZAVq
#: 03090100.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_idN100C1\n"
"help.text"
msgid "<image id=\"img_id3148776\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148776\">Minus Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148776\" src=\"media/helpimg/starmath/un21202.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148776\">Minus-ikon</alt></image>"
#. nrAjd
#: 03090100.xhp
@@ -545,7 +545,7 @@ msgctxt ""
"par_idN100FD\n"
"help.text"
msgid "<image id=\"img_id3150757\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150757\">Plus/Minus Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150757\" src=\"media/helpimg/starmath/un21203.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150757\">Pluss/Minus-ikon</alt></image>"
#. 8Mt5L
#: 03090100.xhp
@@ -572,7 +572,7 @@ msgctxt ""
"par_idN10139\n"
"help.text"
msgid "<image id=\"img_id3145410\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145410\">Minus/Plus Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145410\" src=\"media/helpimg/starmath/un21204.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145410\">Minus/Pluss-ikon</alt></image>"
#. EAc3W
#: 03090100.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_idN10175\n"
"help.text"
msgid "<image id=\"img_id3151098\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151098\">Addition (plus) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151098\" src=\"media/helpimg/starmath/un21205.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151098\">Addiajon (pluss)-ikon</alt></image>"
#. ARbAf
#: 03090100.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_idN101B0\n"
"help.text"
msgid "<image id=\"img_id3155898\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155898\">Multiplication (dot) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155898\" src=\"media/helpimg/starmath/un21206.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155898\">Multiplikasjon (punkt)-ikon</alt></image>"
#. PFyyE
#: 03090100.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"par_idN101E9\n"
"help.text"
msgid "<image id=\"img_id3149308\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149308\">Multiplication (x) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149308\" src=\"media/helpimg/starmath/un21207.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149308\">Multiplikasjon (×)-ikon</alt></image>"
#. DDfRt
#: 03090100.xhp
@@ -680,7 +680,7 @@ msgctxt ""
"par_idN10226\n"
"help.text"
msgid "<image id=\"img_id3148982\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148982\">Multiplication (*) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148982\" src=\"media/helpimg/starmath/un21208.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148982\">Multiplikasjon (*)-ikon</alt></image>"
#. kN9HE
#: 03090100.xhp
@@ -707,7 +707,7 @@ msgctxt ""
"par_idN1025F\n"
"help.text"
msgid "<image id=\"img_id3155140\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155140\">Subtraction Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155140\" src=\"media/helpimg/starmath/un21209.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155140\">Subtraksjon-ikon</alt></image>"
#. NDTQZ
#: 03090100.xhp
@@ -734,7 +734,7 @@ msgctxt ""
"par_idN10298\n"
"help.text"
msgid "<image id=\"img_id3149168\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149168\">Division (Fraction) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149168\" src=\"media/helpimg/starmath/un21210.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149168\">Divisjon (brøk)-ikon</alt></image>"
#. dFVHy
#: 03090100.xhp
@@ -761,7 +761,7 @@ msgctxt ""
"par_idN102D1\n"
"help.text"
msgid "<image id=\"img_id3148765\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148765\">Division Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148765\" src=\"media/helpimg/starmath/un21211.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148765\">Divisjon-ikon</alt></image>"
#. NqA4U
#: 03090100.xhp
@@ -788,7 +788,7 @@ msgctxt ""
"par_idN1030A\n"
"help.text"
msgid "<image id=\"img_id3147418\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147418\">Division (Slash) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147418\" src=\"media/helpimg/starmath/un21212.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147418\">Divisjon (skråstrek)-ikon</alt></image>"
#. CJApy
#: 03090100.xhp
@@ -815,7 +815,7 @@ msgctxt ""
"par_idN10343\n"
"help.text"
msgid "<image id=\"img_id3149566\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149566\">Boolean NOT Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149566\" src=\"media/helpimg/starmath/un21213.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149566\">Ikon for boolsk IKKJE</alt></image>"
#. 3CmXG
#: 03090100.xhp
@@ -842,7 +842,7 @@ msgctxt ""
"par_idN10383\n"
"help.text"
msgid "<image id=\"img_id3147116\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147116\">Boolean AND Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147116\" src=\"media/helpimg/starmath/un21214.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147116\">Ikon for boolsk OG</alt></image>"
#. HAxrM
#: 03090100.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"par_idN103C3\n"
"help.text"
msgid "<image id=\"img_id3148440\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148440\">Boolean OR Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148440\" src=\"media/helpimg/starmath/un21215.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148440\">Ikon for boolsk ELLER</alt></image>"
#. VWr3j
#: 03090100.xhp
@@ -896,7 +896,7 @@ msgctxt ""
"par_idN10403\n"
"help.text"
msgid "<image id=\"img_id3150173\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150173\">Concatenate Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150173\" src=\"media/helpimg/starmath/un21221.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150173\">Ikon for samankjeding</alt></image>"
#. Gfp2w
#: 03090100.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_idN10086\n"
"help.text"
msgid "<image id=\"img_id3153573\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">is equal Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153573\" src=\"media/helpimg/starmath/bi21301.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153573\">Ikon for er lik</alt></image>"
#. ueeUi
#: 03090200.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_idN100BF\n"
"help.text"
msgid "<image id=\"img_id3147523\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147523\">does not equal Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147523\" src=\"media/helpimg/starmath/bi21302.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147523\">Ikon for er ikkje lik</alt></image>"
#. VRS7k
#: 03090200.xhp
@@ -1130,7 +1130,7 @@ msgctxt ""
"par_idN10101\n"
"help.text"
msgid "<image id=\"img_id3154196\" src=\"media/helpimg/starmath/bi21303.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154196\">identical to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154196\" src=\"media/helpimg/starmath/bi21303.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154196\">Ikon for identisk med</alt></image>"
#. m5Ajx
#: 03090200.xhp
@@ -1157,7 +1157,7 @@ msgctxt ""
"par_idN10140\n"
"help.text"
msgid "<image id=\"img_id3154835\" src=\"media/helpimg/starmath/bi21304.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154835\">orthogonal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154835\" src=\"media/helpimg/starmath/bi21304.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154835\">Ikon for rettvinkla med</alt></image>"
#. DBBfM
#: 03090200.xhp
@@ -1184,7 +1184,7 @@ msgctxt ""
"par_idN10182\n"
"help.text"
msgid "<image id=\"img_id3147321\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147321\">divides Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147321\" src=\"media/helpimg/starmath/bi21322.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147321\">Ikon for dividering</alt></image>"
#. sCFsa
#: 03090200.xhp
@@ -1211,7 +1211,7 @@ msgctxt ""
"par_idN101BF\n"
"help.text"
msgid "<image id=\"img_id3151030\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151030\">does not divide Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151030\" src=\"media/helpimg/starmath/bi21323.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151030\">Ikon for kan ikkje dividerast</alt></image>"
#. EdQAD
#: 03090200.xhp
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_idN101FC\n"
"help.text"
msgid "<image id=\"img_id3155133\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155133\">less than Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155133\" src=\"media/helpimg/starmath/bi21305.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155133\">Ikon for mindre enn</alt></image>"
#. sKETn
#: 03090200.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"par_idN1023B\n"
"help.text"
msgid "<image id=\"img_id3147468\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147468\">greater than Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147468\" src=\"media/helpimg/starmath/bi21306.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147468\">Ikon for større enn</alt></image>"
#. b3JvD
#: 03090200.xhp
@@ -1292,7 +1292,7 @@ msgctxt ""
"par_idN10279\n"
"help.text"
msgid "<image id=\"img_id3155982\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155982\">approximately equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155982\" src=\"media/helpimg/starmath/bi21307.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155982\">Ikon for nesten lik</alt></image>"
#. ZDKAh
#: 03090200.xhp
@@ -1319,7 +1319,7 @@ msgctxt ""
"par_idN102B5\n"
"help.text"
msgid "<image id=\"img_id3155773\" src=\"media/helpimg/starmath/bi21308.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155773\">parallel to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155773\" src=\"media/helpimg/starmath/bi21308.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155773\">Ikon for parallel med</alt></image>"
#. ofure
#: 03090200.xhp
@@ -1346,7 +1346,7 @@ msgctxt ""
"par_idN102F3\n"
"help.text"
msgid "<image id=\"img_id3148442\" src=\"media/helpimg/starmath/bi21309.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148442\">less than or equal to (slanted) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148442\" src=\"media/helpimg/starmath/bi21309.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148442\">Ikon for mindre enn eller lik</alt></image>"
#. 8ECdC
#: 03090200.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_idN10331\n"
"help.text"
msgid "<image id=\"img_id3153299\" src=\"media/helpimg/starmath/bi21310.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153299\">greater than or equal to (slanted) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153299\" src=\"media/helpimg/starmath/bi21310.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153299\">Ikon for større enn eller lik</alt></image>"
#. CEGPX
#: 03090200.xhp
@@ -1400,7 +1400,7 @@ msgctxt ""
"par_idN1036F\n"
"help.text"
msgid "<image id=\"img_id3153976\" src=\"media/helpimg/starmath/bi21311.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153976\">similar or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153976\" src=\"media/helpimg/starmath/bi21311.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153976\">Ikon for tilsvarande eller lik</alt></image>"
#. 5WFU4
#: 03090200.xhp
@@ -1427,7 +1427,7 @@ msgctxt ""
"par_idN103AD\n"
"help.text"
msgid "<image id=\"img_id3151195\" src=\"media/helpimg/starmath/bi21312.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151195\">proportional to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151195\" src=\"media/helpimg/starmath/bi21312.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151195\">Ikon for proporsjonal med</alt></image>"
#. oGj6X
#: 03090200.xhp
@@ -1454,7 +1454,7 @@ msgctxt ""
"par_idN103EB\n"
"help.text"
msgid "<image id=\"img_id3150103\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150103\">less than or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150103\" src=\"media/helpimg/starmath/bi21313.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150103\">Ikon for mindre enn eller lik</alt></image>"
#. g5q5f
#: 03090200.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_idN1042C\n"
"help.text"
msgid "<image id=\"img_id3151228\" src=\"media/helpimg/starmath/bi21314.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151228\">greater than or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151228\" src=\"media/helpimg/starmath/bi21314.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151228\">Ikon for større enn eller lik</alt></image>"
#. jAiFV
#: 03090200.xhp
@@ -1508,7 +1508,7 @@ msgctxt ""
"par_idN1046D\n"
"help.text"
msgid "<image id=\"img_id3151003\" src=\"media/helpimg/starmath/bi21315.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151003\">similar to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151003\" src=\"media/helpimg/starmath/bi21315.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151003\">Ikon for tilsvarande</alt></image>"
#. GdN7S
#: 03090200.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_idN104AB\n"
"help.text"
msgid "<image id=\"img_id3149631\" src=\"media/helpimg/starmath/bi21316.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149631\">toward Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149631\" src=\"media/helpimg/starmath/bi21316.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149631\">Ikon for mot</alt></image>"
#. xpsMG
#: 03090200.xhp
@@ -1562,7 +1562,7 @@ msgctxt ""
"par_idN104E7\n"
"help.text"
msgid "<image id=\"img_id3149969\" src=\"media/helpimg/starmath/bi21324.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149969\">double arrow pointing left Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149969\" src=\"media/helpimg/starmath/bi21324.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149969\">Ikon for dobbel venstrepil</alt></image>"
#. zZKr3
#: 03090200.xhp
@@ -1589,7 +1589,7 @@ msgctxt ""
"par_idN10525\n"
"help.text"
msgid "<image id=\"img_id3149516\" src=\"media/helpimg/starmath/bi21325.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149516\">double arrow pointing left and right Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149516\" src=\"media/helpimg/starmath/bi21325.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149516\">Ikon for dobbel venstre- og høgrepil</alt></image>"
#. EUN9e
#: 03090200.xhp
@@ -1616,7 +1616,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<image id=\"img_id3148697\" src=\"media/helpimg/starmath/bi21326.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148697\">double arrow pointing right Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148697\" src=\"media/helpimg/starmath/bi21326.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148697\">Ikon for dobbel høgrepil</alt></image>"
#. EWCGe
#: 03090200.xhp
@@ -1643,7 +1643,7 @@ msgctxt ""
"par_idN10564\n"
"help.text"
msgid "<image id=\"img_id3148698\" src=\"media/helpimg/starmath/bi21327.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148698\">precedes Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148698\" src=\"media/helpimg/starmath/bi21327.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148698\">Ikon for førre</alt></image>"
#. dzHB9
#: 03090200.xhp
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_idN10565\n"
"help.text"
msgid "<image id=\"img_id3148699\" src=\"media/helpimg/starmath/bi21329.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148699\">succeeds Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148699\" src=\"media/helpimg/starmath/bi21329.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148699\">Ikon for neste</alt></image>"
#. aUkQi
#: 03090200.xhp
@@ -1697,7 +1697,7 @@ msgctxt ""
"par_idN10566\n"
"help.text"
msgid "<image id=\"img_id3148700\" src=\"media/helpimg/starmath/bi21328.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148700\">not precedes Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148700\" src=\"media/helpimg/starmath/bi21328.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148700\">Ikon for ikkje førre</alt></image>"
#. 2qAuX
#: 03090200.xhp
@@ -1724,7 +1724,7 @@ msgctxt ""
"par_idN10567\n"
"help.text"
msgid "<image id=\"img_id3148701\" src=\"media/helpimg/starmath/bi21330.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148701\">not succeeds Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148701\" src=\"media/helpimg/starmath/bi21330.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148701\">Ikon for ikkje neste</alt></image>"
#. 5QnrZ
#: 03090200.xhp
@@ -1751,7 +1751,7 @@ msgctxt ""
"par_idN10568\n"
"help.text"
msgid "<image id=\"img_id3148702\" src=\"media/helpimg/starmath/bi21331.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148702\">precedes or equal Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148702\" src=\"media/helpimg/starmath/bi21331.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148702\">Ikon for førre eller lik</alt></image>"
#. SD6AE
#: 03090200.xhp
@@ -1778,7 +1778,7 @@ msgctxt ""
"par_idN10569\n"
"help.text"
msgid "<image id=\"img_id3148703\" src=\"media/helpimg/starmath/bi21332.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148703\">succeeds or equal Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148703\" src=\"media/helpimg/starmath/bi21332.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148703\">Ikon for neste eller lik</alt></image>"
#. DCfhF
#: 03090200.xhp
@@ -1805,7 +1805,7 @@ msgctxt ""
"par_idN10570\n"
"help.text"
msgid "<image id=\"img_id3148704\" src=\"media/helpimg/starmath/bi21333.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148704\">precedes or equivalent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148704\" src=\"media/helpimg/starmath/bi21333.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148704\">Ikon for førre eller ekvivalent</alt></image>"
#. GEzwj
#: 03090200.xhp
@@ -1832,7 +1832,7 @@ msgctxt ""
"par_idN10571\n"
"help.text"
msgid "<image id=\"img_id3148705\" src=\"media/helpimg/starmath/bi21334.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148705\">succeeds or equivalent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148705\" src=\"media/helpimg/starmath/bi21334.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148705\">Ikon for neste eller ekvivalent</alt></image>"
#. jbhU3
#: 03090200.xhp
@@ -1967,7 +1967,7 @@ msgctxt ""
"par_idN10088\n"
"help.text"
msgid "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152944\" src=\"media/helpimg/starmath/fo21601.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152944\">Ikon for grense</alt></image>"
#. nJrdT
#: 03090300.xhp
@@ -1994,7 +1994,7 @@ msgctxt ""
"par_idN100C4\n"
"help.text"
msgid "<image id=\"img_id3150970\" src=\"media/helpimg/starmath/fo21602.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150970\">Summation Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150970\" src=\"media/helpimg/starmath/fo21602.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150970\">Ikon for summering</alt></image>"
#. hfKdZ
#: 03090300.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"par_idN10102\n"
"help.text"
msgid "<image id=\"img_id3146932\" src=\"media/helpimg/starmath/fo21603.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146932\">Product Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146932\" src=\"media/helpimg/starmath/fo21603.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146932\">Ikon for produkt</alt></image>"
#. weDue
#: 03090300.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_idN1013E\n"
"help.text"
msgid "<image id=\"img_id3149814\" src=\"media/helpimg/starmath/fo21604.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149814\">Coproduct Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149814\" src=\"media/helpimg/starmath/fo21604.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149814\">Ikon for coprodukt</alt></image>"
#. oYW7M
#: 03090300.xhp
@@ -2075,7 +2075,7 @@ msgctxt ""
"par_idN1017A\n"
"help.text"
msgid "<image id=\"img_id3152766\" src=\"media/helpimg/starmath/fo21613.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152766\">Upper and Lower Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152766\" src=\"media/helpimg/starmath/fo21613.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152766\">Ikon for øvre og nedre grense</alt></image>"
#. 4nBns
#: 03090300.xhp
@@ -2102,7 +2102,7 @@ msgctxt ""
"par_idN101B8\n"
"help.text"
msgid "<image id=\"img_id3151023\" src=\"media/helpimg/starmath/fo21605.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151023\">Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151023\" src=\"media/helpimg/starmath/fo21605.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151023\">Ikon for integral</alt></image>"
#. jQhgG
#: 03090300.xhp
@@ -2129,7 +2129,7 @@ msgctxt ""
"par_idN101F4\n"
"help.text"
msgid "<image id=\"img_id3145772\" src=\"media/helpimg/starmath/fo21606.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145772\">Double Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145772\" src=\"media/helpimg/starmath/fo21606.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145772\">Ikon for dobbel integral</alt></image>"
#. iYAcL
#: 03090300.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"par_idN10230\n"
"help.text"
msgid "<image id=\"img_id3147409\" src=\"media/helpimg/starmath/fo21607.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147409\">Triple Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147409\" src=\"media/helpimg/starmath/fo21607.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147409\">Ikon for trippel integral</alt></image>"
#. HUG9o
#: 03090300.xhp
@@ -2183,7 +2183,7 @@ msgctxt ""
"par_idN1026C\n"
"help.text"
msgid "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149562\">Lower Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149562\" src=\"media/helpimg/starmath/fo21614.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149562\">Ikon for nedre grense</alt></image>"
#. sxs86
#: 03090300.xhp
@@ -2210,7 +2210,7 @@ msgctxt ""
"par_idN102AA\n"
"help.text"
msgid "<image id=\"img_id3147109\" src=\"media/helpimg/starmath/fo21609.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147109\">Curve Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147109\" src=\"media/helpimg/starmath/fo21609.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147109\">Ikon for kurve-integral</alt></image>"
#. DNPn6
#: 03090300.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"par_idN102E6\n"
"help.text"
msgid "<image id=\"img_id3147055\" src=\"media/helpimg/starmath/fo21610.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147055\">Double Curve Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147055\" src=\"media/helpimg/starmath/fo21610.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147055\">Ikon for dobbel kurve-integral</alt></image>"
#. DgzFM
#: 03090300.xhp
@@ -2264,7 +2264,7 @@ msgctxt ""
"par_idN10322\n"
"help.text"
msgid "<image id=\"img_id3154578\" src=\"media/helpimg/starmath/fo21611.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154578\">Triple Curve Integral Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154578\" src=\"media/helpimg/starmath/fo21611.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154578\">Ikon for trippel kurve-integral</alt></image>"
#. DBq8L
#: 03090300.xhp
@@ -2291,7 +2291,7 @@ msgctxt ""
"par_idN1035E\n"
"help.text"
msgid "<image id=\"img_id3149332\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149332\">Upper Limit Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149332\" src=\"media/helpimg/starmath/fo21615.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149332\">Ikon for øvre grense</alt></image>"
#. sdXwP
#: 03090300.xhp
@@ -2426,7 +2426,7 @@ msgctxt ""
"par_idN10081\n"
"help.text"
msgid "<image id=\"img_id3153154\" src=\"media/helpimg/starmath/fu21505.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153154\">Natural Exponential Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153154\" src=\"media/helpimg/starmath/fu21505.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153154\">Ikon for naturleg eksponent</alt></image>"
#. HBgfc
#: 03090400.xhp
@@ -2453,7 +2453,7 @@ msgctxt ""
"par_idN100BC\n"
"help.text"
msgid "<image id=\"img_id3147507\" src=\"media/helpimg/starmath/fu21506.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147507\">Natural Logarithm Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147507\" src=\"media/helpimg/starmath/fu21506.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147507\">Ikon for naturleg logaritme</alt></image>"
#. 7g3BJ
#: 03090400.xhp
@@ -2480,7 +2480,7 @@ msgctxt ""
"par_idN100F7\n"
"help.text"
msgid "<image id=\"img_id3154574\" src=\"media/helpimg/starmath/fu21507.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154574\">Exponential Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154574\" src=\"media/helpimg/starmath/fu21507.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154574\">Ikon for eksonential</alt></image>"
#. ipXvm
#: 03090400.xhp
@@ -2507,7 +2507,7 @@ msgctxt ""
"par_idN10132\n"
"help.text"
msgid "<image id=\"img_id3149687\" src=\"media/helpimg/starmath/fu21508.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149687\">Logarithm Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149687\" src=\"media/helpimg/starmath/fu21508.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149687\">Ikon for logaritme</alt></image>"
#. LX2Ke
#: 03090400.xhp
@@ -2534,7 +2534,7 @@ msgctxt ""
"par_id3149483\n"
"help.text"
msgid "<image id=\"img_id3149490\" src=\"media/helpimg/starmath/fu21908.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Power Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149490\" src=\"media/helpimg/starmath/fu21908.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Ikon for potens</alt></image>"
#. XKMzK
#: 03090400.xhp
@@ -2561,7 +2561,7 @@ msgctxt ""
"par_idN101B1\n"
"help.text"
msgid "<image id=\"img_id3149043\" src=\"media/helpimg/starmath/fu21509.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149043\">Sine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149043\" src=\"media/helpimg/starmath/fu21509.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149043\">Ikon for sinus</alt></image>"
#. FeedP
#: 03090400.xhp
@@ -2588,7 +2588,7 @@ msgctxt ""
"par_idN101EA\n"
"help.text"
msgid "<image id=\"img_id3147139\" src=\"media/helpimg/starmath/fu21510.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147139\">Cosine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147139\" src=\"media/helpimg/starmath/fu21510.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147139\">Ikon for cosinus</alt></image>"
#. LRNwp
#: 03090400.xhp
@@ -2615,7 +2615,7 @@ msgctxt ""
"par_idN10223\n"
"help.text"
msgid "<image id=\"img_id3148759\" src=\"media/helpimg/starmath/fu21511.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148759\">Tangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148759\" src=\"media/helpimg/starmath/fu21511.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148759\">Ikon for tangens</alt></image>"
#. nBpjo
#: 03090400.xhp
@@ -2642,7 +2642,7 @@ msgctxt ""
"par_idN1025C\n"
"help.text"
msgid "<image id=\"img_id3149536\" src=\"media/helpimg/starmath/fu21512.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149536\">Cotangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149536\" src=\"media/helpimg/starmath/fu21512.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149536\">Ikon for cotangens</alt></image>"
#. DsEAG
#: 03090400.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"par_idN10295\n"
"help.text"
msgid "<image id=\"img_id3147499\" src=\"media/helpimg/starmath/fu21513.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147499\">Hyperbolic Sine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147499\" src=\"media/helpimg/starmath/fu21513.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147499\">Ikon for hyperbolisk sinus</alt></image>"
#. pW3gq
#: 03090400.xhp
@@ -2696,7 +2696,7 @@ msgctxt ""
"par_idN102CE\n"
"help.text"
msgid "<image id=\"img_id3168610\" src=\"media/helpimg/starmath/fu21503.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168610\">Square Root Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3168610\" src=\"media/helpimg/starmath/fu21503.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3168610\">Ikon for kvadratrot</alt></image>"
#. JpriW
#: 03090400.xhp
@@ -2723,7 +2723,7 @@ msgctxt ""
"par_idN10309\n"
"help.text"
msgid "<image id=\"img_id3147608\" src=\"media/helpimg/starmath/fu21514.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147608\">Hyperbolic Cosine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147608\" src=\"media/helpimg/starmath/fu21514.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147608\">Ikon for hyperbolisk cosinus</alt></image>"
#. aRuFQ
#: 03090400.xhp
@@ -2750,7 +2750,7 @@ msgctxt ""
"par_idN10342\n"
"help.text"
msgid "<image id=\"img_id3151087\" src=\"media/helpimg/starmath/fu21515.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151087\">Hyperbolic Tangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151087\" src=\"media/helpimg/starmath/fu21515.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151087\">Ikon for hyperbolsk tangens</alt></image>"
#. Qy9Es
#: 03090400.xhp
@@ -2777,7 +2777,7 @@ msgctxt ""
"par_idN1037C\n"
"help.text"
msgid "<image id=\"img_id3151112\" src=\"media/helpimg/starmath/fu21516.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151112\">Hyperbolic Cotangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151112\" src=\"media/helpimg/starmath/fu21516.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151112\">Ikon for hyperbolsk cotangens</alt></image>"
#. fiHbq
#: 03090400.xhp
@@ -2804,7 +2804,7 @@ msgctxt ""
"par_idN103B5\n"
"help.text"
msgid "<image id=\"img_id3154714\" src=\"media/helpimg/starmath/fu21504.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154714\">nth Root Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154714\" src=\"media/helpimg/starmath/fu21504.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154714\">Ikon for n-te rot</alt></image>"
#. o7MGD
#: 03090400.xhp
@@ -2831,7 +2831,7 @@ msgctxt ""
"par_idN103EE\n"
"help.text"
msgid "<image id=\"img_id3145633\" src=\"media/helpimg/starmath/fu21517.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145633\">Arc Sine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145633\" src=\"media/helpimg/starmath/fu21517.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145633\">Ikon for arcsinus</alt></image>"
#. obD2E
#: 03090400.xhp
@@ -2858,7 +2858,7 @@ msgctxt ""
"par_idN10427\n"
"help.text"
msgid "<image id=\"img_id3146951\" src=\"media/helpimg/starmath/fu21518.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146951\">Arc Cosine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146951\" src=\"media/helpimg/starmath/fu21518.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146951\">Ikon for arc cosinus</alt></image>"
#. EWWTb
#: 03090400.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"par_idN10460\n"
"help.text"
msgid "<image id=\"img_id3149369\" src=\"media/helpimg/starmath/fu21519.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149369\">Arc Tangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149369\" src=\"media/helpimg/starmath/fu21519.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149369\">Ikon for arc tangens</alt></image>"
#. nj4au
#: 03090400.xhp
@@ -2912,7 +2912,7 @@ msgctxt ""
"par_idN10493\n"
"help.text"
msgid "<image id=\"img_id3153141\" src=\"media/helpimg/starmath/fu21520.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153141\">Arc Cotangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153141\" src=\"media/helpimg/starmath/fu21520.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153141\">Ikon for arc cotangens</alt></image>"
#. 3EDX2
#: 03090400.xhp
@@ -2939,7 +2939,7 @@ msgctxt ""
"par_idN104CC\n"
"help.text"
msgid "<image id=\"img_id3154624\" src=\"media/helpimg/starmath/fu21501.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154624\">Absolute Value Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154624\" src=\"media/helpimg/starmath/fu21501.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154624\">Ikon for absolutt verdi</alt></image>"
#. CBa6U
#: 03090400.xhp
@@ -2966,7 +2966,7 @@ msgctxt ""
"par_idN10507\n"
"help.text"
msgid "<image id=\"img_id3154023\" src=\"media/helpimg/starmath/fu21521.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154023\">Area Hyperbolic Sine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154023\" src=\"media/helpimg/starmath/fu21521.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154023\">Ikon for område hyperbolsk sinus</alt></image>"
#. RZeD9
#: 03090400.xhp
@@ -2993,7 +2993,7 @@ msgctxt ""
"par_idN1053A\n"
"help.text"
msgid "<image id=\"img_id3149602\" src=\"media/helpimg/starmath/fu21522.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149602\">Area Hyperbolic Cosine Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149602\" src=\"media/helpimg/starmath/fu21522.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149602\">Ikon for område hyperbolsk cosinus</alt></image>"
#. GCRqn
#: 03090400.xhp
@@ -3020,7 +3020,7 @@ msgctxt ""
"par_idN10573\n"
"help.text"
msgid "<image id=\"img_id3155342\" src=\"media/helpimg/starmath/fu21523.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155342\">Area Hyperbolic Tangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155342\" src=\"media/helpimg/starmath/fu21523.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155342\">Ikon for område hyperbolsk tangens</alt></image>"
#. xTiN8
#: 03090400.xhp
@@ -3047,7 +3047,7 @@ msgctxt ""
"par_idN105AC\n"
"help.text"
msgid "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150842\">Area Hyperbolic Cotangent Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150842\">Ikon for område hyperbolsk cotangens</alt></image>"
#. VE7SB
#: 03090400.xhp
@@ -3074,7 +3074,7 @@ msgctxt ""
"par_idN105E5\n"
"help.text"
msgid "<image id=\"img_id3145301\" src=\"media/helpimg/starmath/fu21502.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145301\">Factorial Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145301\" src=\"media/helpimg/starmath/fu21502.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145301\">Ikon for faktoriser</alt></image>"
#. ACkUz
#: 03090400.xhp
@@ -3173,7 +3173,7 @@ msgctxt ""
"par_idN10084\n"
"help.text"
msgid "<image id=\"img_id3149801\" src=\"media/helpimg/starmath/al21801.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149801\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149801\" src=\"media/helpimg/starmath/al21801.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149801\">Ikon</alt></image>"
#. aLk7N
#: 03090500.xhp
@@ -3200,7 +3200,7 @@ msgctxt ""
"par_idN100BF\n"
"help.text"
msgid "<image id=\"img_id3158440\" src=\"media/helpimg/starmath/al21802.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158440\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3158440\" src=\"media/helpimg/starmath/al21802.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3158440\">Ikon</alt></image>"
#. MVphJ
#: 03090500.xhp
@@ -3227,7 +3227,7 @@ msgctxt ""
"par_idN100F8\n"
"help.text"
msgid "<image id=\"img_id3146923\" src=\"media/helpimg/starmath/al21823.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146923\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146923\" src=\"media/helpimg/starmath/al21823.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146923\">Ikon</alt></image>"
#. UcoeP
#: 03090500.xhp
@@ -3254,7 +3254,7 @@ msgctxt ""
"par_idN10131\n"
"help.text"
msgid "<image id=\"img_id3149815\" src=\"media/helpimg/starmath/al21804.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149815\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149815\" src=\"media/helpimg/starmath/al21804.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149815\">Ikon</alt></image>"
#. 57jhB
#: 03090500.xhp
@@ -3281,7 +3281,7 @@ msgctxt ""
"par_idN1016C\n"
"help.text"
msgid "<image id=\"img_id3148736\" src=\"media/helpimg/starmath/al21805.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148736\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148736\" src=\"media/helpimg/starmath/al21805.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148736\">Ikon</alt></image>"
#. nzF9h
#: 03090500.xhp
@@ -3308,7 +3308,7 @@ msgctxt ""
"par_idN101A5\n"
"help.text"
msgid "<image id=\"img_id3153350\" src=\"media/helpimg/starmath/al21806.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153350\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153350\" src=\"media/helpimg/starmath/al21806.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153350\">Ikon</alt></image>"
#. P4AEV
#: 03090500.xhp
@@ -3335,7 +3335,7 @@ msgctxt ""
"par_idN101DE\n"
"help.text"
msgid "<image id=\"img_id3155118\" src=\"media/helpimg/starmath/al21803.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155118\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155118\" src=\"media/helpimg/starmath/al21803.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155118\">Ikon</alt></image>"
#. odKaL
#: 03090500.xhp
@@ -3362,7 +3362,7 @@ msgctxt ""
"par_idN10217\n"
"help.text"
msgid "<image id=\"img_id3155867\" src=\"media/helpimg/starmath/al21821.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155867\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155867\" src=\"media/helpimg/starmath/al21821.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155867\">Ikon</alt></image>"
#. SoGCr
#: 03090500.xhp
@@ -3389,7 +3389,7 @@ msgctxt ""
"par_idN10253\n"
"help.text"
msgid "<image id=\"img_id3149561\" src=\"media/helpimg/starmath/al21808.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149561\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149561\" src=\"media/helpimg/starmath/al21808.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149561\">Ikon</alt></image>"
#. BqAqN
#: 03090500.xhp
@@ -3416,7 +3416,7 @@ msgctxt ""
"par_idN1028E\n"
"help.text"
msgid "<image id=\"img_id3147733\" src=\"media/helpimg/starmath/al21809.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147733\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147733\" src=\"media/helpimg/starmath/al21809.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147733\">Ikon</alt></image>"
#. ochKP
#: 03090500.xhp
@@ -3443,7 +3443,7 @@ msgctxt ""
"par_idN102CC\n"
"help.text"
msgid "<image id=\"img_id3148852\" src=\"media/helpimg/starmath/al21810.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148852\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148852\" src=\"media/helpimg/starmath/al21810.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148852\">Ikon</alt></image>"
#. AuYFG
#: 03090500.xhp
@@ -3470,7 +3470,7 @@ msgctxt ""
"par_idN10307\n"
"help.text"
msgid "<image id=\"img_id3153794\" src=\"media/helpimg/starmath/al21824.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153794\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153794\" src=\"media/helpimg/starmath/al21824.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153794\">Ikon</alt></image>"
#. t9EKx
#: 03090500.xhp
@@ -3497,7 +3497,7 @@ msgctxt ""
"par_idN10342\n"
"help.text"
msgid "<image id=\"img_id3153972\" src=\"media/helpimg/starmath/al21812.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153972\">Braces (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153972\" src=\"media/helpimg/starmath/al21812.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153972\">Ikon for skalerbare klammeparentesar</alt></image>"
#. BdcD4
#: 03090500.xhp
@@ -3524,7 +3524,7 @@ msgctxt ""
"par_idN1037E\n"
"help.text"
msgid "<image id=\"img_id3155598\" src=\"media/helpimg/starmath/al21813.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155598\">Single vertical bars (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155598\" src=\"media/helpimg/starmath/al21813.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155598\">Ikon for enkel loddrett linje, skalerbar</alt></image>"
#. 5tjEk
#: 03090500.xhp
@@ -3551,7 +3551,7 @@ msgctxt ""
"par_idN103B7\n"
"help.text"
msgid "<image id=\"img_id3153223\" src=\"media/helpimg/starmath/al21814.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153223\">Double vertical bars (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153223\" src=\"media/helpimg/starmath/al21814.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153223\">Ikon for dobbel loddrett linje, skalerbar</alt></image>"
#. ZADAD
#: 03090500.xhp
@@ -3578,7 +3578,7 @@ msgctxt ""
"par_idN103F0\n"
"help.text"
msgid "<image id=\"img_id3150026\" src=\"media/helpimg/starmath/al21811.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150026\">Angle brackets (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150026\" src=\"media/helpimg/starmath/al21811.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150026\">Ikon for vinkelparentesar, skalerbar</alt></image>"
#. 4VDU7
#: 03090500.xhp
@@ -3605,7 +3605,7 @@ msgctxt ""
"par_idN10429\n"
"help.text"
msgid "<image id=\"img_id3154235\" src=\"media/helpimg/starmath/al21822.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154235\">Operator brackets (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154235\" src=\"media/helpimg/starmath/al21822.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154235\">Ikon for operatørparentesar, skalerbare</alt></image>"
#. upS7Q
#: 03090500.xhp
@@ -3632,7 +3632,7 @@ msgctxt ""
"par_idN10464\n"
"help.text"
msgid "<image id=\"img_id3154349\" src=\"media/helpimg/starmath/al21825.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154349\">Brace top (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154349\" src=\"media/helpimg/starmath/al21825.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154349\">Ikon for parentestopp, skalerbar</alt></image>"
#. YsqKU
#: 03090500.xhp
@@ -3659,7 +3659,7 @@ msgctxt ""
"par_idN104A0\n"
"help.text"
msgid "<image id=\"img_id3149646\" src=\"media/helpimg/starmath/al21826.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149646\">Brace bottom (scalable) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149646\" src=\"media/helpimg/starmath/al21826.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149646\">Ikon for parentesbotn, skalerbar</alt></image>"
#. WmyPA
#: 03090500.xhp
@@ -3839,7 +3839,7 @@ msgctxt ""
"bm_id3154011\n"
"help.text"
msgid "<bookmark_value>attributes; in %PRODUCTNAME Math</bookmark_value><bookmark_value>formulas; attributes in</bookmark_value><bookmark_value>accents; in %PRODUCTNAME Math</bookmark_value><bookmark_value>attributes; accents</bookmark_value><bookmark_value>vector arrows as attributes</bookmark_value><bookmark_value>harpoon arrow attribute</bookmark_value><bookmark_value>tilde as attribute</bookmark_value><bookmark_value>circumflex attribute</bookmark_value><bookmark_value>bold attribute</bookmark_value><bookmark_value>italic attribute in %PRODUCTNAME Math</bookmark_value><bookmark_value>resizing;fonts</bookmark_value><bookmark_value>scaling;fonts</bookmark_value><bookmark_value>attributes; changing fonts</bookmark_value><bookmark_value>changing; fonts</bookmark_value><bookmark_value>attributes; colored characters</bookmark_value><bookmark_value>colored characters</bookmark_value><bookmark_value>attributes; changing defaults</bookmark_value><bookmark_value>circle attribute</bookmark_value><bookmark_value>double dot attribute</bookmark_value><bookmark_value>dot attribute</bookmark_value><bookmark_value>line through attribute</bookmark_value><bookmark_value>line above attribute</bookmark_value><bookmark_value>reversed circumflex attribute</bookmark_value><bookmark_value>overline attribute</bookmark_value><bookmark_value>wide vector arrow attribute</bookmark_value><bookmark_value>wide harpoon arrow attribute</bookmark_value><bookmark_value>wide tilde attribute</bookmark_value><bookmark_value>wide circumflex attribute</bookmark_value><bookmark_value>underline attribute</bookmark_value><bookmark_value>triple dot attribute</bookmark_value><bookmark_value>transparent character as attribute</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>attributtar; i %PRODUCTNAME Math</bookmark_value><bookmark_value>formlar; attributtar i</bookmark_value><bookmark_value>aksentar; i %PRODUCTNAME Math</bookmark_value><bookmark_value>attributt; aksentar</bookmark_value><bookmark_value>vektorpiler som attributt</bookmark_value><bookmark_value>harpunpil attributt</bookmark_value><bookmark_value>tilde som attributt</bookmark_value><bookmark_value>sircumfleks attributt</bookmark_value><bookmark_value>feit attributt</bookmark_value><bookmark_value>kursiv attributt i %PRODUCTNAME Math</bookmark_value><bookmark_value>endra storleik;skrift</bookmark_value><bookmark_value>skalera;skrift</bookmark_value><bookmark_value>attributtar; endra skrifter</bookmark_value><bookmark_value>endra; skrifter</bookmark_value><bookmark_value>attributtar; farga teikn</bookmark_value><bookmark_value>farga teikn</bookmark_value><bookmark_value>attributtar; endra standard</bookmark_value><bookmark_value>sirkelattributt</bookmark_value><bookmark_value>dobbel-prikk-attributt</bookmark_value><bookmark_value>prikk-attributt</bookmark_value><bookmark_value>gjennomstrekings-attributt</bookmark_value><bookmark_value>overstrekings-attributt</bookmark_value><bookmark_value>reversert sircumfleks attributt</bookmark_value><bookmark_value>overstreking attribute</bookmark_value><bookmark_value>brei vektorpil attributt</bookmark_value><bookmark_value>brei harpunpil attributt</bookmark_value><bookmark_value>brei tilde attributt</bookmark_value><bookmark_value>brei sircumfleks attributt</bookmark_value><bookmark_value>understreking attributt</bookmark_value><bookmark_value>trippel punkt attributt</bookmark_value><bookmark_value>gjennomsiktig teikn som attributt</bookmark_value>"
#. igYdt
#: 03090600.xhp
@@ -3893,7 +3893,7 @@ msgctxt ""
"par_idN10098\n"
"help.text"
msgid "<image id=\"img_id3150391\" src=\"media/helpimg/starmath/at21701.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150391\">Acute accent Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3150391\" src=\"media/helpimg/starmath/at21701.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150391\">Ikon for akutt-teiknet</alt> </image>"
#. GzEBm
#: 03090600.xhp
@@ -3920,7 +3920,7 @@ msgctxt ""
"par_idN100D5\n"
"help.text"
msgid "<image id=\"img_id3154504\" src=\"media/helpimg/starmath/at21702.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154504\">Grave accent Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3154504\" src=\"media/helpimg/starmath/at21702.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154504\">Ikon for gravis-teiknet</alt> </image>"
#. U6Dok
#: 03090600.xhp
@@ -3947,7 +3947,7 @@ msgctxt ""
"par_idN10115\n"
"help.text"
msgid "<image id=\"img_id3155370\" src=\"media/helpimg/starmath/at21703.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Reverse Circumflex Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3155370\" src=\"media/helpimg/starmath/at21703.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155370\">Ikon for reversert sircumfleks</alt> </image>"
#. FBf5g
#: 03090600.xhp
@@ -3974,7 +3974,7 @@ msgctxt ""
"par_idN1014E\n"
"help.text"
msgid "<image id=\"img_id3145202\" src=\"media/helpimg/starmath/at21704.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Breve Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145202\" src=\"media/helpimg/starmath/at21704.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Ikon for brevis-teiknet</alt> </image>"
#. PTGyY
#: 03090600.xhp
@@ -4001,7 +4001,7 @@ msgctxt ""
"par_idN10187\n"
"help.text"
msgid "<image id=\"img_id3159179\" src=\"media/helpimg/starmath/at21709.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159179\">Circle Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3159179\" src=\"media/helpimg/starmath/at21709.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159179\">Ikon for sirkel</alt> </image>"
#. FXKwY
#: 03090600.xhp
@@ -4028,7 +4028,7 @@ msgctxt ""
"par_idN101C0\n"
"help.text"
msgid "<image id=\"img_id3149808\" src=\"media/helpimg/starmath/im21106.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Vector arrow Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3149808\" src=\"media/helpimg/starmath/im21106.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Ikon for vektorpil</alt> </image>"
#. EJDMZ
#: 03090600.xhp
@@ -4055,7 +4055,7 @@ msgctxt ""
"par_id811560455468125\n"
"help.text"
msgid "<image id=\"img_id3149818\" src=\"media/helpimg/starmath/harpoon.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Harpoon Arrow Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149818\" src=\"media/helpimg/starmath/harpoon.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Ikon for harpunpil</alt></image>"
#. BE9qF
#: 03090600.xhp
@@ -4064,7 +4064,7 @@ msgctxt ""
"par_id11560455468125\n"
"help.text"
msgid "<emph>Harpoon arrow</emph>"
-msgstr ""
+msgstr "<emph>Harpunpil</emph>"
#. iACqf
#: 03090600.xhp
@@ -4073,7 +4073,7 @@ msgctxt ""
"par_id621560456501164\n"
"help.text"
msgid "Insert a placeholder with a harpoon arrow. You can also type <emph>harpoon <?></emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "Set inn ein plasshaldar med ei harpunpil. Du kan også skriva inn <emph>harpoon <?></emph> i vindauget <emph>Kommandoar</emph>."
#. jWF27
#: 03090600.xhp
@@ -4082,7 +4082,7 @@ msgctxt ""
"par_idN101FB\n"
"help.text"
msgid "<image id=\"img_id3153776\" src=\"media/helpimg/starmath/at21708.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153776\">Tilde Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3153776\" src=\"media/helpimg/starmath/at21708.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153776\">Ikon for tilde</alt> </image>"
#. vfFiG
#: 03090600.xhp
@@ -4109,7 +4109,7 @@ msgctxt ""
"par_idN10236\n"
"help.text"
msgid "<image id=\"img_id3149695\" src=\"media/helpimg/starmath/at21707.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149695\">Circumflex Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3149695\" src=\"media/helpimg/starmath/at21707.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149695\">Ikon for sircumfleks</alt> </image>"
#. NAuAe
#: 03090600.xhp
@@ -4136,7 +4136,7 @@ msgctxt ""
"par_idN1026E\n"
"help.text"
msgid "<image id=\"img_id3148986\" src=\"media/helpimg/starmath/at21705.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148986\">Line above (bar) Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3148986\" src=\"media/helpimg/starmath/at21705.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148986\">Ikon for linje over</alt> </image>"
#. RRcaf
#: 03090600.xhp
@@ -4163,7 +4163,7 @@ msgctxt ""
"par_idN102A7\n"
"help.text"
msgid "<image id=\"img_id3147095\" src=\"media/helpimg/starmath/at21710.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147095\">Dot Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3147095\" src=\"media/helpimg/starmath/at21710.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147095\">Ikon for prikk</alt> </image>"
#. XTnZg
#: 03090600.xhp
@@ -4190,7 +4190,7 @@ msgctxt ""
"par_idN102E0\n"
"help.text"
msgid "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147328\">Wide vector arrow Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/at21724.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147328\">Ikon for brei vektorpil</alt> </image>"
#. BawNB
#: 03090600.xhp
@@ -4217,7 +4217,7 @@ msgctxt ""
"par_id131560461612191\n"
"help.text"
msgid "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/wideharpoon.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147328\">Wide harpoon arrow Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3147328\" src=\"media/helpimg/starmath/wideharpoon.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147328\">Ikon for brei harpunpil</alt> </image>"
#. nCAjL
#: 03090600.xhp
@@ -4226,7 +4226,7 @@ msgctxt ""
"par_id561560461711910\n"
"help.text"
msgid "<emph>Wide harpoon arrow</emph>"
-msgstr ""
+msgstr "<emph>Brei harpunpil</emph>"
#. MdW7r
#: 03090600.xhp
@@ -4235,7 +4235,7 @@ msgctxt ""
"par_id211560461612191\n"
"help.text"
msgid "Inserts a wide harpoon arrow with a placeholder. You can also type <emph>wideharpoon</emph> in the <emph>Commands</emph> window."
-msgstr ""
+msgstr "Set inn ei brei harpunpil med plasshaldar. Du kan også skriva inn <emph>wideharpoon</emph> i <emph>kommandovindauget</emph>."
#. 9BKsC
#: 03090600.xhp
@@ -4244,7 +4244,7 @@ msgctxt ""
"par_idN10319\n"
"help.text"
msgid "<image id=\"img_id3153359\" src=\"media/helpimg/starmath/at21723.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153359\">Wide tilde Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3153359\" src=\"media/helpimg/starmath/at21723.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153359\">Ikon for brei tilde</alt></image>"
#. ys6hm
#: 03090600.xhp
@@ -4271,7 +4271,7 @@ msgctxt ""
"par_idN10352\n"
"help.text"
msgid "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/at21722.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155117\">Wide circumflex Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/at21722.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155117\">Ikon for brei sirkumfleks</alt> </image>"
#. cUMHd
#: 03090600.xhp
@@ -4298,7 +4298,7 @@ msgctxt ""
"par_idN1038B\n"
"help.text"
msgid "<image id=\"img_id3148873\" src=\"media/helpimg/starmath/at21711.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148873\">Double dot Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3148873\" src=\"media/helpimg/starmath/at21711.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148873\">Ikon for dobbel prikk</alt></image>"
#. LKh9H
#: 03090600.xhp
@@ -4325,7 +4325,7 @@ msgctxt ""
"par_idN103C4\n"
"help.text"
msgid "<image id=\"img_id3147424\" src=\"media/helpimg/starmath/at21713.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147424\">Line over Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3147424\" src=\"media/helpimg/starmath/at21713.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147424\">Ikon for linje over</alt></image>"
#. P5VC5
#: 03090600.xhp
@@ -4352,7 +4352,7 @@ msgctxt ""
"par_idN103FD\n"
"help.text"
msgid "<image id=\"img_id3145130\" src=\"media/helpimg/starmath/at21714.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145130\">Line below Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145130\" src=\"media/helpimg/starmath/at21714.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145130\">Ikon for kinje under</alt></image>"
#. VGCLA
#: 03090600.xhp
@@ -4379,7 +4379,7 @@ msgctxt ""
"par_idN10436\n"
"help.text"
msgid "<image id=\"img_id3145318\" src=\"media/helpimg/starmath/at21715.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145318\">Line through (overstrike) Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145318\" src=\"media/helpimg/starmath/at21715.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145318\">Ikon for gjennomstrek</alt></image>"
#. dRnuB
#: 03090600.xhp
@@ -4406,7 +4406,7 @@ msgctxt ""
"par_idN1046F\n"
"help.text"
msgid "<image id=\"img_id3156104\" src=\"media/helpimg/starmath/at21712.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156104\">Triple dot Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3156104\" src=\"media/helpimg/starmath/at21712.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156104\">Ikon for trippel prikk</alt></image>"
#. DowEF
#: 03090600.xhp
@@ -4433,7 +4433,7 @@ msgctxt ""
"par_idN104A8\n"
"help.text"
msgid "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Transparent Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3145626\" src=\"media/helpimg/starmath/at21716.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145626\">Ikon for gjennomsikt</alt></image>"
#. WJwoj
#: 03090600.xhp
@@ -4460,7 +4460,7 @@ msgctxt ""
"par_idN104E1\n"
"help.text"
msgid "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3153240\" src=\"cmd/sc_bold.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153240\">Ikon</alt></image>"
#. sU6sJ
#: 03090600.xhp
@@ -4487,7 +4487,7 @@ msgctxt ""
"par_idN1051C\n"
"help.text"
msgid "<image id=\"img_id3150038\" src=\"cmd/sc_italic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150038\">Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3150038\" src=\"cmd/sc_italic.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150038\">Ikon</alt></image>"
#. 6Lj3A
#: 03090600.xhp
@@ -4514,7 +4514,7 @@ msgctxt ""
"par_idN1055A\n"
"help.text"
msgid "<image id=\"img_id3155801\" src=\"cmd/sc_fontheight.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155801\">Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3155801\" src=\"cmd/sc_fontheight.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155801\">Ikon</alt></image>"
#. ungUP
#: 03090600.xhp
@@ -4541,7 +4541,7 @@ msgctxt ""
"par_idN10595\n"
"help.text"
msgid "<image id=\"img_id3148804\" src=\"cmd/sc_charfontname.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148804\">Icon</alt> </image>"
-msgstr ""
+msgstr "<image id=\"img_id3148804\" src=\"cmd/sc_charfontname.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148804\">Ikon</alt> </image>"
#. Kmj24
#: 03090600.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"par_id3145230\n"
"help.text"
msgid "For more information about formatting in <emph>%PRODUCTNAME</emph> <emph>Math</emph>, see <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Brackets and Grouping</link>."
-msgstr ""
+msgstr "Du kan finna meir informasjon om formatering i <emph>%PRODUCTNAME</emph><emph>Math</emph> under <link href=\"text/smath/01/03091100.xhp\" name=\"Brackets and Grouping\">Parentesar og gruppering</link>."
#. 5WAfz
#: 03090600.xhp
@@ -4694,7 +4694,7 @@ msgctxt ""
"par_idN1008B\n"
"help.text"
msgid "<image id=\"img_id3150981\" src=\"media/helpimg/starmath/co21916.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150981\">Superscript left Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150981\" src=\"media/helpimg/starmath/co21916.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150981\">Ikon for heva skrift</alt></image>"
#. 96dBm
#: 03090700.xhp
@@ -4721,7 +4721,7 @@ msgctxt ""
"par_idN100C4\n"
"help.text"
msgid "<image id=\"img_id3149691\" src=\"media/helpimg/starmath/co21918.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149691\">Superscript top Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149691\" src=\"media/helpimg/starmath/co21918.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149691\">Ikon for heva skrift øvst</alt></image>"
#. wCKNn
#: 03090700.xhp
@@ -4748,7 +4748,7 @@ msgctxt ""
"par_idN100FF\n"
"help.text"
msgid "<image id=\"img_id3149097\" src=\"media/helpimg/starmath/co21908.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149097\">Superscript right Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149097\" src=\"media/helpimg/starmath/co21908.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149097\">Ikon for heva skrift høgre</alt></image>"
#. u5X6R
#: 03090700.xhp
@@ -4775,7 +4775,7 @@ msgctxt ""
"par_idN1013E\n"
"help.text"
msgid "<image id=\"img_id3149044\" src=\"media/helpimg/starmath/co21905.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149044\">Vertical stack (2 elements) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149044\" src=\"media/helpimg/starmath/co21905.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149044\">Ikon for loddrett stabel (2 element)</alt></image>"
#. GtKJw
#: 03090700.xhp
@@ -4802,7 +4802,7 @@ msgctxt ""
"par_idN10179\n"
"help.text"
msgid "<image id=\"img_id3154390\" src=\"media/helpimg/starmath/co21901.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154390\">New line Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154390\" src=\"media/helpimg/starmath/co21901.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154390\">Ikon for ny linje</alt></image>"
#. BCfJA
#: 03090700.xhp
@@ -4829,7 +4829,7 @@ msgctxt ""
"par_idN101B2\n"
"help.text"
msgid "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/co21912.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155117\">Subscript left Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155117\" src=\"media/helpimg/starmath/co21912.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155117\">Ikon for senka skrift venstre</alt></image>"
#. qLrWG
#: 03090700.xhp
@@ -4856,7 +4856,7 @@ msgctxt ""
"par_idN101EB\n"
"help.text"
msgid "<image id=\"img_id3149544\" src=\"media/helpimg/starmath/co21917.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149544\">Subscript bottom Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149544\" src=\"media/helpimg/starmath/co21917.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149544\">Ikon for senka skrift nedst</alt></image>"
#. C2YT7
#: 03090700.xhp
@@ -4883,7 +4883,7 @@ msgctxt ""
"par_idN10226\n"
"help.text"
msgid "<image id=\"img_id3145265\" src=\"media/helpimg/starmath/co21904.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145265\">Subscript right Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145265\" src=\"media/helpimg/starmath/co21904.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145265\">Ikon for senka skrift høgre</alt></image>"
#. Bfwkh
#: 03090700.xhp
@@ -4910,7 +4910,7 @@ msgctxt ""
"par_idN10265\n"
"help.text"
msgid "<image id=\"img_id3149220\" src=\"media/helpimg/starmath/co21906.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149220\">Vertical stack (3 elements) Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149220\" src=\"media/helpimg/starmath/co21906.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149220\">Ikon for loddrett stabel (3 element)</alt></image>"
#. MzXRu
#: 03090700.xhp
@@ -4937,7 +4937,7 @@ msgctxt ""
"par_idN102A0\n"
"help.text"
msgid "<image id=\"img_id3149848\" src=\"media/helpimg/starmath/co21902.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149848\">Small gap Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149848\" src=\"media/helpimg/starmath/co21902.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149848\">Ikon for trong avstand</alt></image>"
#. wbwB2
#: 03090700.xhp
@@ -4964,7 +4964,7 @@ msgctxt ""
"par_idN102DC\n"
"help.text"
msgid "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Align left Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154094\" src=\"media/helpimg/starmath/co21909.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154094\">Ikon for venstrejuster</alt></image>"
#. KzRGd
#: 03090700.xhp
@@ -4991,7 +4991,7 @@ msgctxt ""
"par_idN10317\n"
"help.text"
msgid "<image id=\"img_id3156130\" src=\"media/helpimg/starmath/co21910.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156130\">Align to horizontal center Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156130\" src=\"media/helpimg/starmath/co21910.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156130\">Ikon for juster til vassrett senter</alt></image>"
#. VxdJT
#: 03090700.xhp
@@ -5018,7 +5018,7 @@ msgctxt ""
"par_idN10352\n"
"help.text"
msgid "<image id=\"img_id3155583\" src=\"media/helpimg/starmath/co21911.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155583\">Align right Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155583\" src=\"media/helpimg/starmath/co21911.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155583\">Ikon for høgrejuster</alt></image>"
#. kmTvu
#: 03090700.xhp
@@ -5045,7 +5045,7 @@ msgctxt ""
"par_idN1038D\n"
"help.text"
msgid "<image id=\"img_id3155085\" src=\"media/helpimg/starmath/co21907.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155085\">Matrix stack Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155085\" src=\"media/helpimg/starmath/co21907.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155085\">Ikon for matrisestabel</alt></image>"
#. ABnGj
#: 03090700.xhp
@@ -5072,7 +5072,7 @@ msgctxt ""
"par_idN103C9\n"
"help.text"
msgid "<image id=\"img_id3150027\" src=\"media/helpimg/starmath/co21903.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150027\">Gap Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150027\" src=\"media/helpimg/starmath/co21903.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150027\">Ikon for gap</alt></image>"
#. A48F9
#: 03090700.xhp
@@ -5288,7 +5288,7 @@ msgctxt ""
"par_idN10081\n"
"help.text"
msgid "<image id=\"img_id3145418\" src=\"media/helpimg/starmath/op21401.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145418\">is included in Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3145418\" src=\"media/helpimg/starmath/op21401.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145418\">er inkludert i ikonet</alt></image>"
#. STufJ
#: 03090800.xhp
@@ -5315,7 +5315,7 @@ msgctxt ""
"par_idN100BC\n"
"help.text"
msgid "<image id=\"img_id3153782\" src=\"media/helpimg/starmath/op21402.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153782\">is not included in Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153782\" src=\"media/helpimg/starmath/op21402.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153782\">er ikkje inkludert i ikonet</alt></image>"
#. a9SdQ
#: 03090800.xhp
@@ -5342,7 +5342,7 @@ msgctxt ""
"par_idN100F7\n"
"help.text"
msgid "<image id=\"img_id3150972\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150972\">includes Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150972\" src=\"media/helpimg/starmath/op21403.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150972\">inkluderer ikon</alt></image>"
#. CCcrF
#: 03090800.xhp
@@ -5369,7 +5369,7 @@ msgctxt ""
"par_idN10135\n"
"help.text"
msgid "<image id=\"img_id3155180\" src=\"media/helpimg/starmath/op22002.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155180\">empty set Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155180\" src=\"media/helpimg/starmath/op22002.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155180\">tom ikonsamling</alt></image>"
#. NEL98
#: 03090800.xhp
@@ -5396,7 +5396,7 @@ msgctxt ""
"par_idN1016E\n"
"help.text"
msgid "<image id=\"img_id3147093\" src=\"media/helpimg/starmath/op21405.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147093\">Intersection Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147093\" src=\"media/helpimg/starmath/op21405.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147093\">Ikonet for snitt</alt></image>"
#. YQSYD
#: 03090800.xhp
@@ -5423,7 +5423,7 @@ msgctxt ""
"par_idN101A7\n"
"help.text"
msgid "<image id=\"img_id3155147\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155147\">Union Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155147\" src=\"media/helpimg/starmath/op21406.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155147\">Ikonet for union</alt></image>"
#. pQpVC
#: 03090800.xhp
@@ -5450,7 +5450,7 @@ msgctxt ""
"par_idN101E0\n"
"help.text"
msgid "<image id=\"img_id3154922\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154922\">Difference Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154922\" src=\"media/helpimg/starmath/op21407.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154922\">Ikonet for differanse</alt></image>"
#. BGgdx
#: 03090800.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"par_idN1021C\n"
"help.text"
msgid "<image id=\"img_id3148889\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148889\">Quotient set Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148889\" src=\"media/helpimg/starmath/op21408.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148889\">Ikon for kvotient sett</alt></image>"
#. 4FMEC
#: 03090800.xhp
@@ -5504,7 +5504,7 @@ msgctxt ""
"par_idN10255\n"
"help.text"
msgid "<image id=\"img_id3147473\" src=\"media/helpimg/starmath/op22001.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147473\">aleph Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147473\" src=\"media/helpimg/starmath/op22001.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147473\">Ikon for alef</alt></image>"
#. cudJ3
#: 03090800.xhp
@@ -5531,7 +5531,7 @@ msgctxt ""
"par_idN1028E\n"
"help.text"
msgid "<image id=\"img_id3155974\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155974\">Subset Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155974\" src=\"media/helpimg/starmath/op21409.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155974\">Ikon for delmengd</alt></image>"
#. rAxsh
#: 03090800.xhp
@@ -5558,7 +5558,7 @@ msgctxt ""
"par_idN102C9\n"
"help.text"
msgid "<image id=\"img_id3147119\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147119\">Subset or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147119\" src=\"media/helpimg/starmath/op21410.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147119\">Ikon for delmengd eller lik</alt></image>"
#. D8d4f
#: 03090800.xhp
@@ -5585,7 +5585,7 @@ msgctxt ""
"par_idN10304\n"
"help.text"
msgid "<image id=\"img_id3147065\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147065\">Superset Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147065\" src=\"media/helpimg/starmath/op21411.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147065\">Ikon for grunnmengd</alt></image>"
#. mEqBt
#: 03090800.xhp
@@ -5612,7 +5612,7 @@ msgctxt ""
"par_idN1033F\n"
"help.text"
msgid "<image id=\"img_id3154590\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154590\">Superset or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154590\" src=\"media/helpimg/starmath/op21412.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154590\">Ikon for grunnmengd eller lik</alt></image>"
#. b4m7j
#: 03090800.xhp
@@ -5639,7 +5639,7 @@ msgctxt ""
"par_idN1037A\n"
"help.text"
msgid "<image id=\"img_id3149318\" src=\"media/helpimg/starmath/op21413.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149318\">not subset Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149318\" src=\"media/helpimg/starmath/op21413.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149318\">Ikon for ikkje grunnmengd</alt></image>"
#. eA6As
#: 03090800.xhp
@@ -5666,7 +5666,7 @@ msgctxt ""
"par_idN103B7\n"
"help.text"
msgid "<image id=\"img_id3151193\" src=\"media/helpimg/starmath/op21414.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151193\">not subset or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151193\" src=\"media/helpimg/starmath/op21414.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151193\">Ikon for ikkje grunnmengd eller lik</alt></image>"
#. gEWws
#: 03090800.xhp
@@ -5693,7 +5693,7 @@ msgctxt ""
"par_idN103F4\n"
"help.text"
msgid "<image id=\"img_id3146956\" src=\"media/helpimg/starmath/op21415.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146956\">not superset Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3146956\" src=\"media/helpimg/starmath/op21415.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146956\">Ikon for ikkje grunnmengd</alt></image>"
#. K8CUW
#: 03090800.xhp
@@ -5720,7 +5720,7 @@ msgctxt ""
"par_idN10431\n"
"help.text"
msgid "<image id=\"img_id3151223\" src=\"media/helpimg/starmath/op21416.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151223\">not superset or equal to Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151223\" src=\"media/helpimg/starmath/op21416.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151223\">Ikon for ikkje grunnmengd eller lik</alt></image>"
#. DGWEi
#: 03090800.xhp
@@ -5747,7 +5747,7 @@ msgctxt ""
"par_idN1046E\n"
"help.text"
msgid "<image id=\"img_id3156087\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156087\">Set of natural numbers Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156087\" src=\"media/helpimg/starmath/op21417.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156087\">Ikon for mengda av naturlege tal</alt></image>"
#. zWVt6
#: 03090800.xhp
@@ -5774,7 +5774,7 @@ msgctxt ""
"par_idN104A7\n"
"help.text"
msgid "<image id=\"img_id3147383\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147383\">Set of whole numbers Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3147383\" src=\"media/helpimg/starmath/op21418.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147383\">Ikon for mengda av heile tal</alt></image>"
#. ABqQR
#: 03090800.xhp
@@ -5801,7 +5801,7 @@ msgctxt ""
"par_idN104E0\n"
"help.text"
msgid "<image id=\"img_id3154038\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154038\">Set of rational numbers Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154038\" src=\"media/helpimg/starmath/op21419.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154038\">Ikon for mengda av rasjonelle tal</alt></image>"
#. DKa22
#: 03090800.xhp
@@ -5828,7 +5828,7 @@ msgctxt ""
"par_idN10519\n"
"help.text"
msgid "<image id=\"img_id3149625\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149625\">Set of real numbers Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149625\" src=\"media/helpimg/starmath/op21420.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149625\">Ikon for mengda av reelle tal</alt></image>"
#. XU6GY
#: 03090800.xhp
@@ -5855,7 +5855,7 @@ msgctxt ""
"par_idN10552\n"
"help.text"
msgid "<image id=\"img_id3155555\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155555\">Set of complex numbers Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3155555\" src=\"media/helpimg/starmath/op21421.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155555\">Ikon for mengda av komplekse tal</alt></image>"
#. EZMZr
#: 03090800.xhp
@@ -8690,7 +8690,7 @@ msgctxt ""
"par_id3166018\n"
"help.text"
msgid "<image id=\"img_id3166024\" src=\"media/helpimg/starmath/fu21501.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166024\">Icon Absolute amount</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166024\" src=\"media/helpimg/starmath/fu21501.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166024\">Ikon for absolutt sum</alt></image>"
#. CPDGG
#: 03091504.xhp
@@ -8708,7 +8708,7 @@ msgctxt ""
"par_id3164840\n"
"help.text"
msgid "<image id=\"img_id3164847\" src=\"media/helpimg/starmath/fu21518.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3164847\">Icon Inverse cosine or arccosine</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3164847\" src=\"media/helpimg/starmath/fu21518.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3164847\">Ikon for invers cosinus eller arcosinus</alt></image>"
#. FC8Pe
#: 03091504.xhp
@@ -8726,7 +8726,7 @@ msgctxt ""
"par_id3165134\n"
"help.text"
msgid "<image id=\"img_id3165141\" src=\"media/helpimg/starmath/fu21520.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3165141\">Icon Inverse cotangent or arccotangent</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3165141\" src=\"media/helpimg/starmath/fu21520.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3165141\">Ikon for invers cotangens eller arccotangens</alt></image>"
#. rdmhn
#: 03091504.xhp
@@ -8744,7 +8744,7 @@ msgctxt ""
"par_id3166312\n"
"help.text"
msgid "<image id=\"img_id3166318\" src=\"media/helpimg/starmath/fu21522.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166318\">Icon Inverse hyperbolic cosine</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3166318\" src=\"media/helpimg/starmath/fu21522.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3166318\">Ikon for invers hyperbolsk cosinus</alt></image>"
#. ZAWFC
#: 03091504.xhp
@@ -8762,7 +8762,7 @@ msgctxt ""
"par_id3143430\n"
"help.text"
msgid "<image id=\"img_id3143436\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3143436\">Icon Inverse hyperbolic cotangent</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3143436\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3143436\">Ikon for invers hyperbolsk cotangens</alt></image>"
#. qRVGV
#: 03091504.xhp
@@ -8780,7 +8780,7 @@ msgctxt ""
"par_id3152238\n"
"help.text"
msgid "<image id=\"img_id3152244\" src=\"media/helpimg/starmath/fu21517.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152244\">Icon Inverse sine or arcsine</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3152244\" src=\"media/helpimg/starmath/fu21517.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152244\">Ikon for invers sinus eller arcsinus</alt></image>"
#. pjMqW
#: 03091504.xhp
@@ -8798,7 +8798,7 @@ msgctxt ""
"par_id3164987\n"
"help.text"
msgid "<image id=\"img_id3164994\" src=\"media/helpimg/starmath/fu21519.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3164994\">Icon Inverse tangent or arctangent</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3164994\" src=\"media/helpimg/starmath/fu21519.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3164994\">Ikon for invers tangens eller arctangens</alt></image>"
#. rSgdt
#: 03091504.xhp
@@ -13794,4 +13794,3 @@ msgctxt ""
"help.text"
msgid "This command handles only MathML content. If you have copied a %PRODUCTNAME Math formula to clipboard, insert it using the command <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Paste</emph></link> under <emph>Edit</emph>."
msgstr "Denne kommandoen handterer berre MathML-innhald. Viss du har kopiert ein %PRODUCTNAME Math-formel til utklippstavla, set han inn med kommandoen <link href=\"text/shared/01/02060000.xhp\" name=\"Paste\"><emph>Lim inn</emph></link> under <emph>Rediger</emph>."
-
diff --git a/source/nn/helpcontent2/source/text/swriter.po b/source/nn/helpcontent2/source/text/swriter.po
index 19d150338bf..36eba073d47 100644
--- a/source/nn/helpcontent2/source/text/swriter.po
+++ b/source/nn/helpcontent2/source/text/swriter.po
@@ -4,16 +4,16 @@ 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: 2019-08-21 21:37+0200\n"
-"PO-Revision-Date: 2019-01-16 17:51+0000\n"
+"PO-Revision-Date: 2019-11-05 12:20+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textswriter/nn/>\n"
"Language: nn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.8\n"
"X-POOTLE-MTIME: 1547661097.000000\n"
#. P7iNX
@@ -59,7 +59,7 @@ msgctxt ""
"par_id030820161744113553\n"
"help.text"
msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
-msgstr "Informasjon vert utveksla mellom brukarane og organisasjonar som samarbeider for å nå eit felles mål. Der sensitiv informasjon er involvert, reknar ein med at partane har avtalt kva informasjon som er sensitiv og korleis slik informasjon skal identifiserast og handsamast. Alle som mottar slik informasjon er avhengige av at leverandøren av informasjon føljer dei avtalte prosedyrane for å identifisere kor kjenslevar informasjonen er. "
+msgstr "Informasjon vert utveksla mellom brukarane og organisasjonar som samarbeider for å nå eit felles mål. Der sensitiv informasjon er involvert, reknar ein med at partane har avtalt kva informasjon som er sensitiv og korleis slik informasjon skal identifiserast og handsamast. Alle som mottar slik informasjon er avhengige av at leverandøren av informasjon føljer dei avtalte prosedyrane for å identifisere kor kjenslevar informasjonen er."
#. Ds7Zb
#: classificationbar.xhp
@@ -86,7 +86,7 @@ msgctxt ""
"par_id030820161744123676\n"
"help.text"
msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
-msgstr "%PRODUCTNAME implementerte ein leverandøruavhengig open standard utvikla av <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.). To av desse er spesielt interessante: "
+msgstr "%PRODUCTNAME implementerte ein leverandøruavhengig open standard utvikla av <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.). To av desse er spesielt interessante:"
#. FGdfy
#: classificationbar.xhp
@@ -158,7 +158,7 @@ msgctxt ""
"par_idN106C0\n"
"help.text"
msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
-msgstr "Immaterielle rettar er ein generell term for innhaldet i dokumentet, Vel denne kategorien for generell dokument-klassifisering. "
+msgstr "Immaterielle rettar er ein generell term for innhaldet i dokumentet, Vel denne kategorien for generell dokument-klassifisering."
#. Wtdjj
#: classificationbar.xhp
@@ -293,7 +293,7 @@ msgctxt ""
"par_id030820161747133280\n"
"help.text"
msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - LibreOffice - Paths - Classification</menuitem> into a local folder and edit the contents."
-msgstr ""
+msgstr "Med %PRODUCTNAME kan du tilpassa klassifiseringsnivåa for verksemda di. For å tilpassa nummer og namn på nivåa, kopier fila <item type=\"literal\">example.xml</item> som ligg i <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME → Innstillingar</menuitem></caseinline><defaultinline><menuitem>Verktøy → Innstillingar</menuitem></defaultinline></switchinline><menuitem> → LibreOffice → Stiar → Klassifisering</menuitem> inn i ei lokal mappe og redigera innhaldet."
#. F3njz
#: classificationbar.xhp
@@ -311,7 +311,7 @@ msgctxt ""
"par_id030820161747137522\n"
"help.text"
msgid "Save the file and make the adequate changes to the classificationpath above to access the file."
-msgstr ""
+msgstr "Lagra fila og gjer dei nødvendige endringane i klassifiseringsstien ovanfor for å få tilgang til fila."
#. Z2iUo
#: classificationbar.xhp
@@ -2030,7 +2030,7 @@ msgctxt ""
"par_id3147762\n"
"help.text"
msgid "The Formatting bar contains several text formatting functions."
-msgstr ""
+msgstr "Formateringslinja inneheld mange funksjonar dor tekstformatering."
#. FUzck
#: main0202.xhp
@@ -3039,4 +3039,3 @@ msgctxt ""
"help.text"
msgid "You can use the <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Help system</link> as a complete reference for $[officename] applications, including <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">instructions</link> for simple and complex tasks."
msgstr "Du kan bruka <link href=\"text/shared/05/00000110.xhp\" name=\"Help system\">Hjelpesystemet</link> som eit komplett oppslagsverk for $[officename]-programma. Her finn du <link href=\"text/swriter/guide/main.xhp\" name=\"instructions\">rettleiingar</link> for både enkle og avanserte oppgåver."
-
diff --git a/source/nn/helpcontent2/source/text/swriter/01.po b/source/nn/helpcontent2/source/text/swriter/01.po
index 9c1f6be6e25..44b6e08de8d 100644
--- a/source/nn/helpcontent2/source/text/swriter/01.po
+++ b/source/nn/helpcontent2/source/text/swriter/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2019-09-30 14:02+0200\n"
+"POT-Creation-Date: 2019-11-05 14:28+0100\n"
"PO-Revision-Date: 2019-08-08 09:31+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -610,14 +610,14 @@ msgctxt ""
msgid "Name and Path of HTML Documents"
msgstr "Namn og sti til HTML-dokument"
-#. KuzDg
+#. DhDCg
#: 01160500.xhp
msgctxt ""
"01160500.xhp\n"
"par_id3151175\n"
"help.text"
-msgid "<variable id=\"htmltext\"><ahelp hid=\".\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created. </variable>"
-msgstr "<variable id=\"htmltext\"><ahelp hid=\".\">Lagrar fila som eit HTML-dokument slik at du kan opna ho i ein nettlesar. Du kan velja om dei oppgjevne overskriftsstilane skal byrja ei ny side når stilane er innebygde i dokumentet.</ahelp> Dersom du vel dette, vert det laga ei eiga side med lenkjer til alle dei andre sidene.</variable>"
+msgid "<variable id=\"htmltext\"><ahelp hid=\".\">Saves the file as an HTML document, so that you can view it in a web browser. You can choose to create a separate page when a heading style that you specify is encountered in the document.</ahelp> If you choose this option, a separate page of links to all of the pages that are generated is also created.</variable>"
+msgstr ""
#. egW9H
#: 01160500.xhp
@@ -628,15 +628,6 @@ msgctxt ""
msgid "Consecutive numbers are added to the file name if more than one HTML document is created. The titles of the HTML pages are created from the topmost chapter heading."
msgstr "Etterfølgjande nummerering vert lagt til i filnamnet dersom det vert oppretta mer enn eitt enkelt HTML-dokument. Titlane på HTML-sidene vert oppretta ut frå den øvste kapitteloverskrifta."
-#. qAeNv
-#: 01160500.xhp
-msgctxt ""
-"01160500.xhp\n"
-"hd_id3154568\n"
-"help.text"
-msgid "Display area"
-msgstr "Visingsområde"
-
#. nFA6X
#: 01160500.xhp
msgctxt ""