aboutsummaryrefslogtreecommitdiff
path: root/source/nn/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-15 14:08:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-04-15 14:12:29 +0200
commit1cf550347fdb87391903b533dd1c47135875a9d7 (patch)
tree42aeb67f0d164abb01f73d6ddc7c1d8927a253a3 /source/nn/helpcontent2
parent0a73e51795ef412006c59d3723f265fed445dea1 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I9f37f1bad2c1005d8b63991fb1a66cd2f14e259b
Diffstat (limited to 'source/nn/helpcontent2')
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/python.po24
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po738
-rw-r--r--source/nn/helpcontent2/source/text/scalc.po24
-rw-r--r--source/nn/helpcontent2/source/text/scalc/00.po86
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po1673
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po6
6 files changed, 1514 insertions, 1037 deletions
diff --git a/source/nn/helpcontent2/source/text/sbasic/python.po b/source/nn/helpcontent2/source/text/sbasic/python.po
index bc101e642cc..10884d7b339 100644
--- a/source/nn/helpcontent2/source/text/sbasic/python.po
+++ b/source/nn/helpcontent2/source/text/sbasic/python.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: 2020-02-10 17:54+0100\n"
-"PO-Revision-Date: 2019-08-20 15:49+0000\n"
+"PO-Revision-Date: 2020-04-12 23: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://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/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.10.3\n"
"X-POOTLE-MTIME: 1566316183.000000\n"
#. naSFZ
@@ -86,7 +86,7 @@ msgctxt ""
"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."
-msgstr ""
+msgstr "Skriptmiljøet for Python i %PRODUCTNAME er valfritt i nokre GNU-/Linux-distribusjonar. Viss det er installert, vel <menuitem>Verktøy → Makroar → Køyr makro</menuitem> og merk av for <literal>%PRODUCTNAME Makroar</literal> om makroen <literal>HelloWorld - HelloWorldPython</literal> finst. Viss han manglar, sjå i dokumentasjonen til distribusjonen du brukar om korleis du installerer %PRODUCTNAME-skriptmiljøet til Python."
#. naZBV
#: python_2_basic.xhp
@@ -95,7 +95,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Python to Basic"
-msgstr ""
+msgstr "Python til Basic"
#. dkYtk
#: python_2_basic.xhp
@@ -104,7 +104,7 @@ msgctxt ""
"N0330\n"
"help.text"
msgid "<bookmark_value>Python;Calling Basic</bookmark_value> <bookmark_value>ParamArray</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Python;oppkall av Basic</bookmark_value> <bookmark_value>ParamArray</bookmark_value>"
#. rGfKE
#: python_2_basic.xhp
@@ -113,7 +113,7 @@ msgctxt ""
"N0331\n"
"help.text"
msgid "<variable id=\"py2ba_h1\"><link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Calling Basic macros from Python\">Calling Basic Macros from Python</link></variable>"
-msgstr ""
+msgstr "<variable id=\"py2ba_h1\"><link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Calling Basic macros from Python\">Kalla opp Basic-makrar frå Python</link></variable>"
#. XzJcA
#: python_2_basic.xhp
@@ -122,7 +122,7 @@ msgctxt ""
"N0332\n"
"help.text"
msgid "You can call %PRODUCTNAME Basic macros from Python scripts, and notable features can be obtained in return such as:"
-msgstr ""
+msgstr "Du kan kalla opp %PRODUCTNAME Basic-makroar frå Python-skript. Du kan såleis oppnå spesielle funksjonar som for eksempel"
#. ehCg3
#: python_2_basic.xhp
@@ -131,7 +131,7 @@ msgctxt ""
"N0333\n"
"help.text"
msgid "Simple logging facilities out of <literal>Access2Base</literal> library Trace console,"
-msgstr ""
+msgstr "Enkle logg-funksjonar frå <literal>Access2Base</literal>-biblioteket sin sporings-konsoll."
#. HhDdS
#: python_2_basic.xhp
@@ -140,7 +140,7 @@ msgctxt ""
"N0334\n"
"help.text"
msgid "<literal>InputBox</literal> and <literal>MsgBox</literal> screen I/O functions based on Basic to ease Python development,"
-msgstr ""
+msgstr "<literal>InputBox-</literal> og <literal>MsgBox</literal>-skjerm inn-/ut-funksjonar basert på Basic for å forenkla Python-utviklinga,"
#. DzFBB
#: python_2_basic.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"N0335\n"
"help.text"
msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables."
-msgstr ""
+msgstr "<literal>Xray</literal>-oppkall avbryt utføringa av Python-skript for å hjelpa til med å inspisera variablane."
#. nABRD
#: python_2_basic.xhp
diff --git a/source/nn/helpcontent2/source/text/sbasic/shared.po b/source/nn/helpcontent2/source/text/sbasic/shared.po
index 6aa75fdf863..09f3ce79ff4 100644
--- a/source/nn/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nn/helpcontent2/source/text/sbasic/shared.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-04-03 11:46+0200\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"
+"POT-Creation-Date: 2020-04-15 12:52+0200\n"
+"PO-Revision-Date: 2020-04-14 06:16+0000\n"
+"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
+"Language-Team: Norwegian Nynorsk <https://weblate.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"
@@ -554,7 +554,7 @@ msgctxt ""
"par_id051920171018124524\n"
"help.text"
msgid "This constant, function or object is enabled with the statement <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> placed before the executable program code in a module."
-msgstr ""
+msgstr "Denne konstanten eller funksjonen eller dette objektet vert slått på med uttrykket <link href=\"text/sbasic/shared/03103350.xhp\" name=\"optionvbasupport\"><literal>Option VBASupport 1</literal></link> sett framføre den køyrbare programkoden i ein modul."
#. DYo4K
#: 00000003.xhp
@@ -1976,7 +1976,7 @@ msgctxt ""
"bm_id3149346\n"
"help.text"
msgid "<bookmark_value>names of variables</bookmark_value> <bookmark_value>variables; using</bookmark_value> <bookmark_value>types of variables</bookmark_value> <bookmark_value>declaring variables</bookmark_value> <bookmark_value>values;of variables</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;hexadecimal</bookmark_value> <bookmark_value>literals;integer</bookmark_value> <bookmark_value>literals;octal</bookmark_value> <bookmark_value>literals;&h notation</bookmark_value> <bookmark_value>literals;&o notation</bookmark_value> <bookmark_value>literals;floating-point</bookmark_value> <bookmark_value>constants</bookmark_value> <bookmark_value>arrays;declaring</bookmark_value> <bookmark_value>defining;constants</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>namn på variablar</bookmark_value> <bookmark_value>variablar; bruka</bookmark_value> <bookmark_value>variabeltypar</bookmark_value> <bookmark_value>deklarera variablar</bookmark_value> <bookmark_value>verdiar;for variablar</bookmark_value> <bookmark_value>direkteverdiar;heiltal</bookmark_value> <bookmark_value>direkteverdiar;heksadesimal</bookmark_value> <bookmark_value>direkteverdiar;heiltal</bookmark_value> <bookmark_value>direkteverdiar;oktal</bookmark_value> <bookmark_value>direkteverdiar;&h-notasjon</bookmark_value> <bookmark_value>direkteverdiar;&o-notasjon</bookmark_value> <bookmark_value>direkteverdiar;desimaltal</bookmark_value> <bookmark_value>konstantar</bookmark_value> <bookmark_value>tabellar;deklarera</bookmark_value> <bookmark_value>definera;konstantar</bookmark_value>"
#. VAkCC
#: 01020100.xhp
@@ -2030,7 +2030,7 @@ msgctxt ""
"par_idm1341272896\n"
"help.text"
msgid "MyNumber=5 'Correct'"
-msgstr ""
+msgstr "MyNumber=5 'Korrekt'"
#. BQYCs
#: 01020100.xhp
@@ -2039,7 +2039,7 @@ msgctxt ""
"par_idm1341267456\n"
"help.text"
msgid "MyNumber5=15 'Correct'"
-msgstr ""
+msgstr "MyNumber5=15 'Korrekt'"
#. Pvdzr
#: 01020100.xhp
@@ -2048,7 +2048,7 @@ msgctxt ""
"par_idm1341262016\n"
"help.text"
msgid "MyNumber_5=20 'Correct'"
-msgstr ""
+msgstr "MyNumber_5=20 'Korrekt'"
#. JfvAk
#: 01020100.xhp
@@ -2057,7 +2057,7 @@ msgctxt ""
"par_idm1341256576\n"
"help.text"
msgid "My Number=20 'Not valid, variable with space must be enclosed in square brackets'"
-msgstr ""
+msgstr "My Number=20 'Ugyldig. Variablar med mellomrom må omsluttast av hakeparentesar.'"
#. 5FT2u
#: 01020100.xhp
@@ -2066,7 +2066,7 @@ msgctxt ""
"par_idm1341251088\n"
"help.text"
msgid "[My Number]=12 'Correct'"
-msgstr ""
+msgstr "[My Number]=12 'Korrekt'"
#. efEQG
#: 01020100.xhp
@@ -2075,7 +2075,7 @@ msgctxt ""
"par_idm1341245648\n"
"help.text"
msgid "DéjàVu=25 'Not valid, special characters are not allowed'"
-msgstr ""
+msgstr "DéjàVu=25 'Ugyldig. Spesialteikn er ikkje tillatne'"
#. 4AnyZ
#: 01020100.xhp
@@ -2084,7 +2084,7 @@ msgctxt ""
"par_idm1341240176\n"
"help.text"
msgid "5MyNumber=12 'Not valid, variable may not begin with a number'"
-msgstr ""
+msgstr "5MyNumber=12 'Ugyldig. Variabelnamn kan ikkje byrja med eit tal.'"
#. BxPtT
#: 01020100.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"par_idm1341234704\n"
"help.text"
msgid "Number,Mine=12 'Not valid, punctuation marks are not allowed'"
-msgstr ""
+msgstr "Number,Mine=12 'Ugyldig. Skiljeteikn er ikkje tillatne'"
#. yqbu6
#: 01020100.xhp
@@ -2129,7 +2129,7 @@ msgctxt ""
"par_idm1341222320\n"
"help.text"
msgid "Dim a$ 'Declares the variable \"a\" as a String'"
-msgstr ""
+msgstr "Dim a$ 'Deklarerer variabelen «a» som ein streng'"
#. ZGwfA
#: 01020100.xhp
@@ -2138,7 +2138,7 @@ msgctxt ""
"par_idm1341216864\n"
"help.text"
msgid "Dim a As String 'Declares the variable \"a\" as a String'"
-msgstr ""
+msgstr "Dim a As String 'Deklarerer variabelen «a» som ein streng'"
#. TBkJG
#: 01020100.xhp
@@ -2147,7 +2147,7 @@ msgctxt ""
"par_idm1341211408\n"
"help.text"
msgid "Dim a$, b As Integer 'Declares one variable as a String and one as an Integer'"
-msgstr ""
+msgstr "Dim a$, b As Integer 'Deklarerer éin variabel som streng, den andre som heiltal'"
#. EVtEN
#: 01020100.xhp
@@ -2156,7 +2156,7 @@ msgctxt ""
"par_idm1341205936\n"
"help.text"
msgid "Dim c As Boolean 'Declares c as a Boolean variable that can be TRUE or FALSE'"
-msgstr ""
+msgstr "Dim c As Boolean 'Deklarerer c som logisk variabel som kan vera TRUE eller FALSE'"
#. PWdLi
#: 01020100.xhp
@@ -2336,7 +2336,7 @@ msgctxt ""
"par_id3153070\n"
"help.text"
msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"."
-msgstr ""
+msgstr "Enkle variablar kan innehalda negative eller positive verdiar frå 3,402823 · 10E38 til 1,401298 · 10E-45. Enkle variablar er desimaltalsvariablar der desimalpresisjonen minkar når heiltalsdelen av talet aukar. Enkle variablar er eigna for matematiske utrekningar med gjennomsnittleg presisjon. Utrekningane tek meir tid enn for utrekningar med heiltal, men er raskare enn utrekningar med doble variablar. Ein enkel variabel krev 4 byte minne. Typedeklarasjonsteiknet er \"!\"."
#. X2BBe
#: 01020100.xhp
@@ -2354,7 +2354,7 @@ msgctxt ""
"par_id3150953\n"
"help.text"
msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"."
-msgstr ""
+msgstr "Doble variablar kan innehalda negative eller positive verdiar frå 1,79769313486232 · 10E308 til 4,94065645841247 · 10E-324. Doble variablar er desimaltalsvariablar der desimalpresisjonen minkar når heiltalsdelen av talet aukar. Doble variablar er eigna for nøyaktige matematiske utrekningar. Utrekningane tek meir tid enn for utrekningar med enkle variablar. Ein dobbel variabel krev 8 byte minne. Typedeklarasjonsteiknet er \"#\"."
#. KYBFy
#: 01020100.xhp
@@ -2363,7 +2363,7 @@ msgctxt ""
"par_idm1341130144\n"
"help.text"
msgid "Dim Variable#"
-msgstr ""
+msgstr "Dim Variable#"
#. vFZcZ
#: 01020100.xhp
@@ -2390,7 +2390,7 @@ msgctxt ""
"hd_id301576839713868\n"
"help.text"
msgid "Literals for integers"
-msgstr ""
+msgstr "Direkteverdi for heiltal"
#. PTiRZ
#: 01020100.xhp
@@ -2399,7 +2399,7 @@ msgctxt ""
"par_id1001576839723156\n"
"help.text"
msgid "Numbers can be encoded using octal and hexadecimal forms."
-msgstr ""
+msgstr "Tal kan kodast både heksadesimalt og oktalt."
#. nGGUD
#: 01020100.xhp
@@ -2534,7 +2534,7 @@ msgctxt ""
"par_idm1341065280\n"
"help.text"
msgid "Dim Text$(20) '21 elements numbered from 0 to 20'"
-msgstr ""
+msgstr "Dim Text$(20) '21 element nummerert frå 0 til 20'"
#. Tpkw3
#: 01020100.xhp
@@ -2543,7 +2543,7 @@ msgctxt ""
"par_idm1341059776\n"
"help.text"
msgid "Dim Text$(5,4) '30 elements (a matrix of 6 x 5 elements)'"
-msgstr ""
+msgstr "Dim Text$(5,4) '30 element (ei matrise med 6 × 5 element)'"
#. qZxBE
#: 01020100.xhp
@@ -2552,7 +2552,7 @@ msgctxt ""
"par_idm1341054256\n"
"help.text"
msgid "Dim Text$(5 To 25) '21 elements numbered from 5 to 25'"
-msgstr ""
+msgstr "Dim Text$(5 To 25) '21 element nummererte frå 5 til 25'"
#. NfXEB
#: 01020100.xhp
@@ -2561,7 +2561,7 @@ msgctxt ""
"par_idm1341048752\n"
"help.text"
msgid "Dim Text$(-15 To 5) '21 elements (including 0), numbered from -15 to 5'"
-msgstr ""
+msgstr "Dim Text$(-15 To 5) '21 element (inkludert 0), nummerert frå -15 til 5'"
#. 6iBW4
#: 01020100.xhp
@@ -2651,7 +2651,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Using Procedures, Functions or Properties"
-msgstr ""
+msgstr "Bruk av prosedyrar, funksjonar og eigenskapar"
#. 6jwBY
#: 01020300.xhp
@@ -2660,7 +2660,7 @@ msgctxt ""
"bm_id3149456\n"
"help.text"
msgid "<bookmark_value>procedures</bookmark_value> <bookmark_value>functions;using</bookmark_value> <bookmark_value>variables;passing to procedures, functions, properties</bookmark_value> <bookmark_value>parameters;for procedures, functions or properties</bookmark_value> <bookmark_value>parameters;passing by reference or value</bookmark_value> <bookmark_value>variables;scope</bookmark_value> <bookmark_value>scope of variables</bookmark_value> <bookmark_value>GLOBAL variables</bookmark_value> <bookmark_value>PUBLIC variables</bookmark_value> <bookmark_value>PRIVATE variables</bookmark_value> <bookmark_value>functions;return value type</bookmark_value> <bookmark_value>return value type of functions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>prosedyrar</bookmark_value> <bookmark_value>funksjonar;bruk av</bookmark_value> <bookmark_value>variablar;overføring til prosedyrar, funksjonar, eigenskapar</bookmark_value> <bookmark_value>parameterar;for prosedyrar, funksjonar eller eigenskapar</bookmark_value> <bookmark_value>parameterar;overføring med referanse eller verdi</bookmark_value> <bookmark_value>variablar;omfang</bookmark_value> <bookmark_value>omfanget av variablar</bookmark_value> <bookmark_value>GLOBAL variablar</bookmark_value> <bookmark_value>PUBLIC variablar</bookmark_value> <bookmark_value>PRIVATE variablar</bookmark_value> <bookmark_value>funksjonar;returverditype type</bookmark_value> <bookmark_value>returverditype for funksjonar</bookmark_value>"
#. AYcBA
#: 01020300.xhp
@@ -2669,7 +2669,7 @@ msgctxt ""
"hd_id3149456\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures, Functions and Properties</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/01020300.xhp\">Bruk av prosedyrar, funksjonar og eigenskapar</link>"
#. DSyYW
#: 01020300.xhp
@@ -2678,7 +2678,7 @@ msgctxt ""
"par_id3150767\n"
"help.text"
msgid "The following describes the basic use of procedures, functions and properties in %PRODUCTNAME Basic."
-msgstr ""
+msgstr "Her er ein omtale av grunnlaget for bruk av prosedyrar, funksjonar og eigenskapar i %PRODUCTNAME Basic."
#. Jsg3r
#: 01020300.xhp
@@ -2687,7 +2687,7 @@ msgctxt ""
"par_id3151215\n"
"help.text"
msgid "When you create a new module, %PRODUCTNAME Basic automatically inserts a <literal>Sub</literal> called \"<literal>Main</literal>\". This default name has nothing to do with the order or the starting point of a %PRODUCTNAME Basic project. You can also safely rename this <literal>Sub</literal>routine."
-msgstr ""
+msgstr "Når du lagar ein ny modul, set %PRODUCTNAME Basic automatisk inn ein <literal>Sub</literal> med namnet «<literal>Main</literal>». Dette standardnamnet har ingenting med rekkjefølgja eller startpunktet for eit %PRODUCTNAME Basicprosjekt. Du kan trygt gi <literal>Sub</literal>-rutinen eit anna namn."
#. NBySN
#: 01020300.xhp
@@ -2696,7 +2696,7 @@ msgctxt ""
"par_id314756320\n"
"help.text"
msgid "Some restrictions apply for the names of your public variables, subroutines, functions and properties. You must not use the same name as one of the modules of the same library."
-msgstr ""
+msgstr "Set er nokre avgrensingar for kva namn du kan bruka på PUBLIC-variablar, subrutinar, funksjonar og eigenskapar. Du kan ikkje bruka det same namnet som ein av modulane i det same biblioteket."
#. EB6uP
#: 01020300.xhp
@@ -2788,15 +2788,6 @@ msgctxt ""
msgid "The <literal>Function</literal> is called using the following syntax:"
msgstr ""
-#. yBxwK
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3146914\n"
-"help.text"
-msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
-msgstr "Variabel = Funskajonsnamn(Parameter1, Parameter2, …)"
-
#. 33Sss
#: 01020300.xhp
msgctxt ""
@@ -2869,15 +2860,6 @@ msgctxt ""
msgid "If you want to pass a parameter by value insert the key word <literal>ByVal</literal> in front of the parameter when you call a <literal>Sub</literal>, a <literal>Function</literal> or a <literal>Property</literal>, for example:"
msgstr ""
-#. Vzu4F
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150042\n"
-"help.text"
-msgid "Function ReadOnlyParms(ByVal p2, ByVal p2)"
-msgstr ""
-
#. pojXe
#: 01020300.xhp
msgctxt ""
@@ -2887,24 +2869,6 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
-#. MGPNc
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"bas_id131584367516784\n"
-"help.text"
-msgid "End Function"
-msgstr ""
-
-#. bz6EJ
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"bas_id801584367475787\n"
-"help.text"
-msgid "result = ReadOnlyParms(parm1, parm2)"
-msgstr ""
-
#. WF4ND
#: 01020300.xhp
msgctxt ""
@@ -2932,15 +2896,6 @@ msgctxt ""
msgid "Functions, procedures or properties can be defined with optional parameters, for example:"
msgstr ""
-#. qBTxH
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"bas_id761584366669997\n"
-"help.text"
-msgid "Sub Rounding(number, Optional decimals, Optional format)"
-msgstr ""
-
#. JKj8y
#: 01020300.xhp
msgctxt ""
@@ -2950,15 +2905,6 @@ msgctxt ""
msgid "' your code goes here"
msgstr ""
-#. NtvTc
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"bas_id251584366745722\n"
-"help.text"
-msgid "End Sub"
-msgstr ""
-
#. EHCCS
#: 01020300.xhp
msgctxt ""
@@ -2986,15 +2932,6 @@ msgctxt ""
msgid "Declaring Variables Outside a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
msgstr ""
-#. Q3jEW
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150208\n"
-"help.text"
-msgid "Global VarName As TYPENAME"
-msgstr "Global Variabelnamn As TYPENAME"
-
#. 5JwAY
#: 01020300.xhp
msgctxt ""
@@ -3004,15 +2941,6 @@ msgctxt ""
msgid "The variable is valid as long as the %PRODUCTNAME session lasts."
msgstr ""
-#. CSDs2
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3153198\n"
-"help.text"
-msgid "Public VarName As TYPENAME"
-msgstr "Public Variabelnamn As TYPENAME"
-
#. 9akEs
#: 01020300.xhp
msgctxt ""
@@ -3022,15 +2950,6 @@ msgctxt ""
msgid "The variable is valid in all modules."
msgstr "Variabelen er gyldig i alle modulane."
-#. ADEKE
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3158212\n"
-"help.text"
-msgid "Private VarName As TYPENAME"
-msgstr "Private Variabelnamn As TYPENAME"
-
#. qeJQx
#: 01020300.xhp
msgctxt ""
@@ -3040,15 +2959,6 @@ msgctxt ""
msgid "The variable is only valid in this module."
msgstr "Variabelen er berre gyldig innføre denne modulen."
-#. WQdbC
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150886\n"
-"help.text"
-msgid "Dim VarName As TYPENAME"
-msgstr "Dim Variabelnamn As TYPENAME"
-
#. 85TYe
#: 01020300.xhp
msgctxt ""
@@ -3130,15 +3040,6 @@ msgctxt ""
msgid "Saving Variable Content after Exiting a <literal>Sub</literal> a <literal>Function</literal> or a <literal>Property</literal>"
msgstr ""
-#. qV9Bm
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3156288\n"
-"help.text"
-msgid "Static VarName As TYPENAME"
-msgstr "Static Variabelnamn As TYPENAME"
-
#. hAB34
#: 01020300.xhp
msgctxt ""
@@ -17512,32 +17413,32 @@ msgctxt ""
msgid "Error-Handling Functions"
msgstr "Funksjonar for feilhandtering"
-#. zqvGA
+#. yMyAz
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
"hd_id3143271\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
-msgstr "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Funksjonar for feilhandtering</link>"
+msgid "<variable id=\"ErrHandlingh1\"><link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link></variable>"
+msgstr ""
-#. BfMGz
+#. KsiEx
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
-msgstr "Bruk desse uttrykka og funksjonane for å bestemma korleis $[officename] Basic skal reagera på køyretidsfeil."
+msgid "Use the following statements and functions to define the way %PRODUCTNAME Basic reacts to run-time errors."
+msgstr ""
-#. acGyE
+#. 9XGsZ
#: 03050000.xhp
msgctxt ""
"03050000.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
-msgstr "$[officename] Basic har fleire måtar for å hindra at programmet vert avbrote når det møter ein køyretidsfeil."
+msgid "%PRODUCTNAME Basic offers several methods to prevent the termination of a program when a run-time error occurs."
+msgstr ""
#. C2vFE
#: 03050100.xhp
@@ -17944,6 +17845,15 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaks:"
+#. fGsdv
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id491585753339474\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sbasic/On-Error_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">On Error Statement diagram</alt></image>"
+msgstr ""
+
#. 7FXhq
#: 03050500.xhp
msgctxt ""
@@ -22993,14 +22903,14 @@ msgctxt ""
msgid "For...Next Statement"
msgstr "For...Next-uttrykket"
-#. YGeU7
+#. Byex6
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>To statement</bookmark_value> <bookmark_value>Step statement</bookmark_value> <bookmark_value>Next statement</bookmark_value>"
-msgstr "<bookmark_value>FOR-uttrykket</bookmark_value><bookmark_value>TO-uttrykket</bookmark_value><bookmark_value>STEP-uttrykket</bookmark_value><bookmark_value>NEXT-uttrykket</bookmark_value>"
+msgid "<bookmark_value>For statement</bookmark_value> <bookmark_value>For Each statement</bookmark_value> <bookmark_value>In keyword</bookmark_value> <bookmark_value>Next keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value> <bookmark_value>To keyword</bookmark_value> <bookmark_value>Step keyword</bookmark_value>"
+msgstr ""
#. LVP76
#: 03090202.xhp
@@ -23011,14 +22921,14 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement\">For...Next Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement\">For...Next-uttrykket</link>"
-#. P6gje
+#. AFEvH
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "Repeats the statements between the For...Next block a specified number of times."
-msgstr "Gjentar uttrykket mellom FOR … NEXT-blokka eit bestemt tal gongar."
+msgid "Repeats the statements between the <literal>For...Next</literal> block a specified number of times."
+msgstr ""
#. h79GC
#: 03090202.xhp
@@ -23029,50 +22939,59 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaks:"
-#. 7GuT6
+#. UqJyC
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3148473\n"
+"par_id491585753339474\n"
"help.text"
-msgid "For counter=start To end [Step step]"
-msgstr "FOR teljar=start TO slutt [Steg steg]"
+msgid "<image src=\"media/helpimg/sbasic/For-Next_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">For Statement diagram</alt></image>"
+msgstr ""
-#. Qn7bF
+#. SuZFA
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3156024\n"
"help.text"
-msgid "statement block"
-msgstr "uttrykksblokk"
+msgid "statement-block"
+msgstr ""
-#. 5H2nw
+#. CCuTr
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3146796\n"
+"par_id3159414\n"
"help.text"
-msgid "[Exit For]"
-msgstr "[Exit For]"
+msgid "statement-block"
+msgstr ""
-#. oPL7W
+#. bcKDQ
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3159414\n"
+"par_id491585653339474\n"
"help.text"
-msgid "statement block"
-msgstr "uttrykksblokk"
+msgid "<image src=\"media/helpimg/sbasic/For-Each_statement.svg\" id=\"img_id4156297484514\"><alt id=\"alt_id15152797484514\">For Each Statement diagram</alt></image>"
+msgstr ""
-#. 7DuFn
+#. YbrKJ
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3153897\n"
+"bas_id821586521234861\n"
"help.text"
-msgid "Next [counter]"
-msgstr "Next [teljar]"
+msgid "statement-block"
+msgstr ""
+
+#. 75jXr
+#: 03090202.xhp
+msgctxt ""
+"03090202.xhp\n"
+"bas_id501586521235517\n"
+"help.text"
+msgid "statement-block"
+msgstr ""
#. hE24y
#: 03090202.xhp
@@ -23083,41 +23002,41 @@ msgctxt ""
msgid "Variables:"
msgstr "Variablar"
-#. H4t3c
+#. iPLzw
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "<emph>Counter:</emph> Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed."
-msgstr "<emph>Teljar:</emph> Løkketeljar som i starten får verdien til høgre for likskapsteiknet (start). Berre talvariablar kan brukast her. Løkketeljaren tel oppover eller nedover avhengig av variabelen «steg» til «slutt» er nådd."
+msgid "<emph>counter:</emph> Loop <literal>counter</literal> initially assigned the value to the right of the equal sign (<literal>start</literal>). Only numeric variables are valid. The loop counter increases or decreases according to the variable <literal>step</literal> until <literal>end</literal> is passed."
+msgstr ""
-#. PBGU7
+#. crpJL
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3152455\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr "<emph>Start:</emph> Talvariabel som bestemmer startverdien for løkka."
+msgid "<emph>start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
+msgstr ""
-#. B53Sh
+#. u8ZEL
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3151043\n"
"help.text"
-msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr "<emph>Slutt:</emph> Talvariabel som bestemmer sluttverdien for løkka."
+msgid "<emph>end:</emph> Numeric variable that defines the final value at the end of the loop."
+msgstr ""
-#. RN6Cp
+#. TmxSC
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3156281\n"
"help.text"
-msgid "<emph>Step:</emph> Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value."
-msgstr "<emph>Steg:</emph> Bestemmer kor mykje løkketeljaren skal auka eller minka for kvar gjennomgang. Viss denne ikkje er sett, vert teljaren auka med 1. Slutt må i tilfelle vera større enn start. Ønskjer du å telja nedover, må slutt vera mindre enn start og steg må ha ein negativ verdi."
+msgid "<emph>step:</emph> Sets the value by which to increase or decrease the loop counter. If <literal>step</literal> is not specified, the loop counter is incremented by 1. In this case, <literal>end</literal> must be greater than <literal>start</literal>. If you want to decrease <literal>counter</literal>, <literal>end</literal> must be less than <literal>start</literal>, and <literal>step</literal> must be assigned a negative value."
+msgstr ""
#. VMWd9
#: 03090202.xhp
@@ -23128,14 +23047,14 @@ msgctxt ""
msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
msgstr "<emph>FOR … NEXT</emph>-løkka gjentar uttrykka inne i sløyfa så mange gongar som er bestemt av parametra."
-#. MzbXT
+#. 6pQ2G
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3147287\n"
"help.text"
-msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends."
-msgstr "Når teljaren aukar, vil $[officename] Basic kontrollera om sluttverdien er nådd og avslutta løkka når teljare går forbi sluttverdien."
+msgid "As the <literal>counter</literal> variable is decreased, %PRODUCTNAME Basic checks if the <literal>end</literal> value has been reached. As soon as the <literal>counter</literal> passes the <literal>end</literal> value, the loop automatically terminates."
+msgstr ""
#. hFEyc
#: 03090202.xhp
@@ -23155,14 +23074,14 @@ msgctxt ""
msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
msgstr "Viss du set auken til 0, vert uttrykket mellom <emph>FOR</emph> og <emph>NEXT</emph> gjentatt kontinuerleg."
-#. wMUFA
+#. Xxfcy
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3155854\n"
"help.text"
-msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)."
-msgstr "Når teljaren tel nedover, vil $[officename] Basic kontrollera for over- eller underflyt. Sløyfa vert avslutta når teljaren overskrid slutt (positiv stegverdi) eller er mindre enn slutt (negativ stegverdi)."
+msgid "When counting down the counter variable, %PRODUCTNAME Basic checks for overflow or underflow. The loop ends when <literal>counter</literal> exceeds <literal>end</literal> (positive Step value) or is less than <literal>end</literal> (negative Step value)."
+msgstr ""
#. DNpBx
#: 03090202.xhp
@@ -23173,167 +23092,113 @@ msgctxt ""
msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
msgstr "Bruk uttrykket <emph>EXIT FOR</emph> for å avslutta sløyfa utan at viklåret er nådd. Dette uttrykket må vera inne i <emph>FOR … NEXT</emph>-sløyfa. Bruk uttrykket <emph>IF … THEN</emph> for å kontrollera utgangsvilkåra slik:"
-#. vYTyG
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3153190\n"
-"help.text"
-msgid "For..."
-msgstr "FOR …"
-
-#. AeEhE
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3149482\n"
-"help.text"
-msgid "statements"
-msgstr "uttrykk"
-
-#. qvVwR
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3147124\n"
-"help.text"
-msgid "If condition = True Then Exit For"
-msgstr "IF vilkår = SANN THEN EXIT FOR"
-
-#. FuKCd
+#. M36BA
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3153159\n"
+"bas_id621586522583437\n"
"help.text"
-msgid "statements"
-msgstr "uttrykk"
+msgid "statement-block"
+msgstr ""
-#. LoD97
+#. k56rG
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3154096\n"
+"bas_id711586522584013\n"
"help.text"
-msgid "Next"
-msgstr "Next"
+msgid "statement-block"
+msgstr ""
-#. KfKRR
+#. C2e3R
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3156286\n"
"help.text"
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
-msgstr "Merk: Viss du går ut av nøsta <emph>FOR … NEXT</emph>-sløyfer med <emph>EXIT FOR</emph> før vilkåret er oppfylt, vert berre ei sløyfe utført."
+msgid "In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
+msgstr ""
-#. McR4Z
+#. Xo6Nj
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"hd_id3148457\n"
"help.text"
-msgid "Example"
-msgstr "Eksempel"
+msgid "Examples"
+msgstr ""
-#. 3hXfC
+#. mdCY2
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
"par_id3151074\n"
"help.text"
-msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:"
-msgstr "Dette eksemplet brukar to nøsta løkker for å sortera ein strengtabell med 10 element ( sEntry() ) som først vert fylt med innhald:"
-
-#. k2qGE
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3155767\n"
-"help.text"
-msgid "sEntry(0) = \"Jerry\""
-msgstr "sEntry(0) = \"Jerry\""
-
-#. jfGrU
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3153711\n"
-"help.text"
-msgid "sEntry(1) = \"Patty\""
-msgstr "sEntry(1) = \"Patty\""
-
-#. LBHzA
-#: 03090202.xhp
-msgctxt ""
-"03090202.xhp\n"
-"par_id3148993\n"
-"help.text"
-msgid "sEntry(2) = \"Kurt\""
-msgstr "sEntry(2) = \"Kurt\""
+msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that is filled with various contents:"
+msgstr ""
-#. hBFon
+#. uEoLD
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3156382\n"
+"par_id561586524231943\n"
"help.text"
-msgid "sEntry(3) = \"Thomas\""
-msgstr "sEntry(3) = \"Thomas\""
+msgid "This explores the content of an array to display each item it contains."
+msgstr ""
-#. 2Afje
+#. TGDLQ
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3155174\n"
+"bas_id511586523090639\n"
"help.text"
-msgid "sEntry(4) = \"Michael\""
-msgstr "sEntry(4) = \"Michael\""
+msgid "Sub list_iteration"
+msgstr ""
-#. SGKJB
+#. biVQS
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3166448\n"
+"bas_id391586523091799\n"
"help.text"
-msgid "sEntry(5) = \"David\""
-msgstr "sEntry(5) = \"David\""
+msgid "cutlery = Array(\"fork\", \"knife\", \"spoon\")"
+msgstr ""
-#. 856Y8
+#. AupdW
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3149255\n"
+"bas_id811586523092655\n"
"help.text"
-msgid "sEntry(6) = \"Cathy\""
-msgstr "sEntry(6) = \"Cathy\""
+msgid "For Each item in cutlery"
+msgstr ""
-#. qAQBw
+#. BdxhG
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3149565\n"
+"bas_id271586523092911\n"
"help.text"
-msgid "sEntry(7) = \"Susie\""
-msgstr "sEntry(7) = \"Susie\""
+msgid "Print item"
+msgstr ""
-#. zUTiM
+#. Pjkxm
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3145148\n"
+"bas_id941586523093415\n"
"help.text"
-msgid "sEntry(8) = \"Edward\""
-msgstr "sEntry(8) = \"Edward\""
+msgid "Next ' item"
+msgstr ""
-#. AsMRN
+#. ArG25
#: 03090202.xhp
msgctxt ""
"03090202.xhp\n"
-"par_id3145229\n"
+"bas_id301586523093607\n"
"help.text"
-msgid "sEntry(9) = \"Christine\""
-msgstr "sEntry(9) = \"Christine\""
+msgid "End Sub"
+msgstr ""
#. GD68h
#: 03090203.xhp
@@ -24118,14 +23983,14 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement\">Call Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement\">Call-uttrykket</link>"
-#. wneEE
+#. nPKzF
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
-msgstr "Overfører programkontrollen til ein subrutine, ein funksjon eller ein DLL-prosedyre."
+msgid "Transfers the control of the program to a subroutine, a function, or a procedure of a <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Dynamic Link Library\">Dynamic Link Library (DLL)</link>. The keyword, type and number of parameters is dependent on the routine that is being called."
+msgstr ""
#. MdeJS
#: 03090401.xhp
@@ -24163,32 +24028,50 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametrar:"
-#. dbwfN
+#. C2MXB
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
"par_id3148473\n"
"help.text"
-msgid "<emph>name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgid "<emph>name:</emph> Name of the subroutine, the function, or the <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Dynamic Link Library\">DLL</link> that you want to call"
msgstr ""
-#. iFYrJ
+#. 23rrr
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
"par_id3148946\n"
"help.text"
-msgid "<emph>param:</emph> Parameters to pass to the procedure. The keyword, type and number of parameters is dependent on the routine that is being called."
+msgid "<emph>param:</emph> Keyword parameter name to pass to the routine, followed by its <emph>value</emph>. The name must match the routine declaration. Keywords are optional and can be used in any order."
+msgstr ""
+
+#. r9JSP
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id871586190690812\n"
+"help.text"
+msgid "<emph>value:</emph> Positional parameter value. The type is dependent on the routine that is being called"
msgstr ""
-#. 4LVmZ
+#. gANH7
+#: 03090401.xhp
+msgctxt ""
+"03090401.xhp\n"
+"par_id421586006407428\n"
+"help.text"
+msgid "When mixing positional and keyword parameters, make sure positional parameters are following the routine declaration order."
+msgstr ""
+
+#. xFXk8
#: 03090401.xhp
msgctxt ""
"03090401.xhp\n"
"par_id3154216\n"
"help.text"
-msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the <emph>Declare-Statement</emph>."
-msgstr "Nøkkelord er valfritt når du kallar opp ein prosedyre. Viss ein funksjon vert utført som eit uttrykk, må parametera skrivast i parentes i uttrykket. Viss ein DLL vert kalla opp, må det først verta spesifisert i <emph>Declare-uttrykket</emph>."
+msgid "When a function is used as an expression, enclosing parameters with brackets becomes necessary. Using a <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement\">Declare statement</link> is compulsory prior to call a DLL."
+msgstr ""
#. QZZ8c
#: 03090401.xhp
@@ -25900,14 +25783,14 @@ msgctxt ""
msgid "<bookmark_value>CVErr function</bookmark_value>"
msgstr "<bookmark_value>CVErr-funksjonen</bookmark_value>"
-#. hpChf
+#. zHAeD
#: 03100080.xhp
msgctxt ""
"03100080.xhp\n"
"par_idN1054B\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function</link>"
-msgstr "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr-funksjonen</link>"
+msgid "<variable id=\"CvErrh1\"><link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function</link></variable>"
+msgstr ""
#. 3B8u2
#: 03100080.xhp
@@ -28681,14 +28564,14 @@ msgctxt ""
msgid "<bookmark_value>IsError function</bookmark_value>"
msgstr "<bookmark_value>IsError-funksjonen</bookmark_value>"
-#. CG3nf
+#. FDXnr
#: 03102450.xhp
msgctxt ""
"03102450.xhp\n"
"par_idN1054E\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function</link>"
-msgstr "<link href=\"text/sbasic/shared/03102450.xhp\">IsError-funksjonen</link>"
+msgid "<variable id=\"IsErrorh1\"><link href=\"text/sbasic/shared/03102450.xhp\">IsError Function</link></variable>"
+msgstr ""
#. yQg58
#: 03102450.xhp
@@ -29374,14 +29257,14 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaks:"
-#. 6bD7g
+#. ZR3gW
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
-"par_id3154285\n"
+"par_id41586012988213\n"
"help.text"
-msgid "[Let] VarName=Expression"
-msgstr "[Let] VarName=uttrykk"
+msgid "<image src=\"media/helpimg/sbasic/LetSet_statement.svg\" id=\"img_id4156306484514\"><alt id=\"alt_id15152796484514\">Let Statement diagram</alt></image>"
+msgstr ""
#. X4WmE
#: 03103100.xhp
@@ -29392,14 +29275,14 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametrar:"
-#. GDfsk
+#. DpLuj
#: 03103100.xhp
msgctxt ""
"03103100.xhp\n"
"par_id3147560\n"
"help.text"
-msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
-msgstr "<emph>VarName:</emph> Variabel som skal gjevast ein verdi. Verdien og variabelen må vera kompatible."
+msgid "<emph>variable:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
+msgstr ""
#. ZCswn
#: 03103100.xhp
@@ -30103,14 +29986,14 @@ msgctxt ""
msgid "Set Statement"
msgstr "Set-uttrykket"
-#. zHGh5
+#. GzHJQ
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"bm_id3154422\n"
"help.text"
-msgid "<bookmark_value>Set statement</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
-msgstr "<bookmark_value>Set-uttrykket</bookmark_value><bookmark_value>Nothing-objektet</bookmark_value>"
+msgid "<bookmark_value>Set statement</bookmark_value> <bookmark_value>New keyword</bookmark_value> <bookmark_value>Nothing object</bookmark_value>"
+msgstr ""
#. eramH
#: 03103700.xhp
@@ -30121,14 +30004,14 @@ msgctxt ""
msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement\">Set Statement</link>"
msgstr "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement\">Set-uttrykket</link>"
-#. EZQ7H
+#. qNuUW
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_id3159149\n"
"help.text"
-msgid "Sets an object reference on a variable or a Property."
-msgstr "Set ein objektreferanse til ein variabel eller ein eigenskap."
+msgid "Sets an object reference on a variable."
+msgstr ""
#. MkkED
#: 03103700.xhp
@@ -30139,14 +30022,23 @@ msgctxt ""
msgid "Syntax:"
msgstr "Syntaks:"
-#. VNH9y
+#. DiSYW
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id491585753339474\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sbasic/LetSet_statement.svg\" id=\"img_id4156306484514\"><alt id=\"alt_id15152796484514\">Set Statement diagram</alt></image>"
+msgstr ""
+
+#. P5Xm2
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_id3154217\n"
"help.text"
-msgid "Set ObjectVar = Object"
-msgstr "Set ObjectVar = Objekt"
+msgid "Set variable = object"
+msgstr ""
#. r4fJx
#: 03103700.xhp
@@ -30157,32 +30049,41 @@ msgctxt ""
msgid "Parameters:"
msgstr "Parametrar:"
-#. CMGdW
+#. K6c5D
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_id3156281\n"
"help.text"
-msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr "<emph>ObjectVar:</emph> ein variabel eller ein eigenskap som treng ein objektreferanse."
+msgid "<emph>variable:</emph> a variable or a property that requires an object reference."
+msgstr ""
-#. F7X5E
+#. kSZDp
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr "<emph>Objekt:</emph> Objektet som variabelen eller eigenskapen refererer til."
+msgid "<emph>object:</emph> Object that the variable refers to."
+msgstr ""
-#. 27u9f
+#. goUzz
#: 03103700.xhp
msgctxt ""
"03103700.xhp\n"
"par_idN10623\n"
"help.text"
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr "<emph>Nothing</emph> - Legg <emph>Nothing</emph>-objektet til ein variabel for å fjerna tidlegare tilordningar."
+msgid "<emph>Nothing</emph> - Assign <emph>Nothing</emph> to a variable to remove a previous assignment."
+msgstr ""
+
+#. PUiZf
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id101586014505785\n"
+"help.text"
+msgid "The keyword <emph>Set</emph> is optional."
+msgstr ""
#. SGsRz
#: 03103700.xhp
@@ -30193,6 +30094,15 @@ msgctxt ""
msgid "Example:"
msgstr "Eksempel:"
+#. dt2A8
+#: 03103700.xhp
+msgctxt ""
+"03103700.xhp\n"
+"par_id841586014507226\n"
+"help.text"
+msgid "Use <emph>New</emph> only to assign a <link href=\"text/sbasic/shared/classmodule\" name=\"ClassModule\">class module</link> instance to a variable."
+msgstr ""
+
#. ukqdX
#: 03103800.xhp
msgctxt ""
@@ -40174,6 +40084,186 @@ msgctxt ""
msgid "See also <link href=\"text/sbasic/shared/00000002.xhp\" name=\"external\">URL Notation</link>"
msgstr "See also <link href=\"text/sbasic/shared/00000002.xhp\" name=\"external\">URL-notasjon</link>"
+#. PRG9t
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"tit\n"
+"help.text"
+msgid "Resume Statement"
+msgstr ""
+
+#. sMcg4
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"N0001\n"
+"help.text"
+msgid "<bookmark_value>Resume statement</bookmark_value>"
+msgstr ""
+
+#. LTupm
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"N0002\n"
+"help.text"
+msgid "<variable id=\"resumeh1\"><link href=\"text/sbasic/shared/Resume.xhp\" name=\"Resume statement\">Resume Statement</link></variable>"
+msgstr ""
+
+#. AVhyb
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"N0003\n"
+"help.text"
+msgid "Resets error information and indicates what to execute next."
+msgstr ""
+
+#. FhZm3
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id491585753339474\n"
+"help.text"
+msgid "<image src=\"media/helpimg/sbasic/Resume_statement.svg\" id=\"img_id4156296484514\"><alt id=\"alt_id15152796484514\">Resume Statement diagram</alt></image>"
+msgstr ""
+
+#. KAJEM
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id481586090298901\n"
+"help.text"
+msgid "<emph>0: </emph>Resets error information and re-executes the instruction that caused the error. <emph>0</emph> is optional."
+msgstr ""
+
+#. RTTux
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id331586090532804\n"
+"help.text"
+msgid "<emph>label: </emph>Resets error information and executes the instruction at the given label."
+msgstr ""
+
+#. 7RP8z
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id331586090432804\n"
+"help.text"
+msgid "<emph>Next: </emph>Resets error information and executes the instruction following the one that caused the error."
+msgstr ""
+
+#. 3Jge7
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id441586333320983\n"
+"help.text"
+msgid "Error information is built with <literal>Erl</literal>, <literal>Err</literal> and <literal>Error$</literal> functions."
+msgstr ""
+
+#. PoXod
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id741586333516110\n"
+"help.text"
+msgid "<literal>Erl</literal>: Module line number where error occurs."
+msgstr ""
+
+#. aX9ZN
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id81586333580520\n"
+"help.text"
+msgid "<literal>Err</literal>: Error number."
+msgstr ""
+
+#. ctA2t
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id721586333586263\n"
+"help.text"
+msgid "<literal>Error[$]</literal>: Error description."
+msgstr ""
+
+#. fDJgb
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id941586091561618\n"
+"help.text"
+msgid "Using <emph>Resume</emph> to reset error information prevents the propagation of the handled condition to calling routines."
+msgstr ""
+
+#. coy5D
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"hd_id441586092960246\n"
+"help.text"
+msgid "Examples:"
+msgstr ""
+
+#. 4dyMX
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id961586248539108\n"
+"help.text"
+msgid "Typical error handling routines are: alerting the user, fixing the error, logging error information or re-throwing custom errors that provide explanations with resolution instructions. Use <literal>Resume label</literal> when requiring such mechanisms."
+msgstr ""
+
+#. VCDS3
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"bas_id451586093122848\n"
+"help.text"
+msgid "' routine code goes here"
+msgstr ""
+
+#. BFzfG
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"bas_id515860931234846\n"
+"help.text"
+msgid "Error 91 ' example error"
+msgstr ""
+
+#. uFVnv
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"bas_id361586093126654\n"
+"help.text"
+msgid "' routine cleanup code goes here"
+msgstr ""
+
+#. UNbMJ
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id61586095819168\n"
+"help.text"
+msgid "Use <literal>Resume Next</literal>, for example, when reporting anomalies encountered for an iterating process that must not be interrupted. In which case multiple handling routines may be required."
+msgstr ""
+
+#. AeVfB
+#: Resume.xhp
+msgctxt ""
+"Resume.xhp\n"
+"par_id461586091018138\n"
+"help.text"
+msgid "Using <literal>Resume</literal> without parameters to re-execute the faulty instruction can fit certain situations. However that may cause a never ending loop."
+msgstr ""
+
#. MqMrx
#: classmodule.xhp
msgctxt ""
diff --git a/source/nn/helpcontent2/source/text/scalc.po b/source/nn/helpcontent2/source/text/scalc.po
index f168dee7482..9931623cd31 100644
--- a/source/nn/helpcontent2/source/text/scalc.po
+++ b/source/nn/helpcontent2/source/text/scalc.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2020-03-31 10:34+0200\n"
-"PO-Revision-Date: 2019-12-17 11:23+0000\n"
+"PO-Revision-Date: 2020-04-15 11:08+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc/nn/>\n"
"Language: nn\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1494395712.000000\n"
#. ZxQeC
@@ -302,7 +302,7 @@ msgctxt ""
"par_id3153896\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Insert</emph> menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menyen <emph> Set inn </emph> inneheld kommandoar for å setja inn nye element, for eksempel bilete, tekstboksar, objekt, media, cellenamn og mykje meir i det gjeldande arket. </ahelp>"
#. ZmgWG
#: main0104.xhp
@@ -356,7 +356,7 @@ msgctxt ""
"hd_id761577295440343\n"
"help.text"
msgid "Date"
-msgstr ""
+msgstr "Dato"
#. kzxk7
#: main0104.xhp
@@ -365,7 +365,7 @@ msgctxt ""
"par_id11577295470732\n"
"help.text"
msgid "Inserts the current date in the cell."
-msgstr ""
+msgstr "Set den gjeldande datoen inn i cella."
#. hvV2C
#: main0104.xhp
@@ -374,7 +374,7 @@ msgctxt ""
"hd_id131577295445736\n"
"help.text"
msgid "Time"
-msgstr ""
+msgstr "Klokkeslett"
#. jTQVa
#: main0104.xhp
@@ -383,7 +383,7 @@ msgctxt ""
"par_id91577295463980\n"
"help.text"
msgid "Inserts the current time in the cell."
-msgstr ""
+msgstr "Set det gjeldande klokkeslettet inn i cella."
#. CzRJY
#: main0104.xhp
@@ -392,7 +392,7 @@ msgctxt ""
"hd_id621577296064493\n"
"help.text"
msgid "Field"
-msgstr ""
+msgstr "Felt"
#. 3EmAu
#: main0104.xhp
@@ -401,7 +401,7 @@ msgctxt ""
"par_id391577296078546\n"
"help.text"
msgid "Opens a submenu for selecting the date, sheet name or document title in the cell."
-msgstr ""
+msgstr "Opnar ein undermeny for å velja dato, arknamn eller dokumenttittel i cella."
#. JP4tR
#: main0105.xhp
@@ -527,7 +527,7 @@ msgctxt ""
"par_id3150440\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Tools</emph> menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Menyen <emph>Verktøy</emph> inneheld kommandoar for å kontrollera stavemåte, for å spora arkreferansar, finne feil og definere scenario. </ahelp>"
#. NkvRH
#: main0106.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"hd_id3156023\n"
"help.text"
msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Print Preview Bar\">Print Preview Bar</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/main0210.xhp\" name=\"Print Preview Bar\">Menylinja for førehandsvising av utskrift</link>"
#. sMDPh
#: main0210.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"par_id3148663\n"
"help.text"
msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Print Preview</emph> bar is displayed when you choose <emph>File - Print Preview</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_SC_WIN_PREVIEW\">Menylinja <emph>Førehandsvising a utskrift</emph> kjem fram når du trykkjer <emph>Fil → Førehandsvising av utskrift</emph>.</ahelp>"
#. FEZVG
#: main0210.xhp
diff --git a/source/nn/helpcontent2/source/text/scalc/00.po b/source/nn/helpcontent2/source/text/scalc/00.po
index b9c3623e815..4e1530c7a75 100644
--- a/source/nn/helpcontent2/source/text/scalc/00.po
+++ b/source/nn/helpcontent2/source/text/scalc/00.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: 2020-03-31 10:35+0200\n"
-"PO-Revision-Date: 2019-11-21 13:04+0000\n"
+"PO-Revision-Date: 2020-04-15 11:08+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
-"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textscalc00/nn/>\n"
+"Language-Team: Norwegian Nynorsk <https://weblate.documentfoundation.org/projects/libo_help-master/textscalc00/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"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1565293526.000000\n"
#. E9tti
@@ -302,7 +302,7 @@ msgctxt ""
"par_id3149784\n"
"help.text"
msgid "Choose <menuitem>Sheet - Insert Cells</menuitem>."
-msgstr ""
+msgstr "Vel <menuitem>Ark → Set inn celler</menuitem>."
#. pybbE
#: 00000404.xhp
@@ -311,7 +311,7 @@ msgctxt ""
"par_id3154514\n"
"help.text"
msgid "Choose <menuitem>View - Toolbars</menuitem> and select the <emph>Insert Cells</emph> toolbar:"
-msgstr ""
+msgstr "Vel <menuitem>Vis → Verktøylinjer</menuitem> og vel menylinja <emph>Set inn celler</emph>:"
#. 7HGeD
#: 00000404.xhp
@@ -410,7 +410,7 @@ msgctxt ""
"par_id3149033\n"
"help.text"
msgid "<variable id=\"eitab\">Choose <menuitem>Sheet - Insert Sheet</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"eitab\">Vel <menuitem>Ark → Set inn ark</menuitem></variable>"
#. HjKoP
#: 00000404.xhp
@@ -419,7 +419,7 @@ msgctxt ""
"par_idN1082F\n"
"help.text"
msgid "<variable id=\"eitabfile\">Choose <menuitem>Sheet - Insert Sheet from File</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"eitabfile\">Vel <menuitem>Ark → Set inn ark frå fil</menuitem>.</variable>"
#. hfGrg
#: 00000404.xhp
@@ -428,7 +428,7 @@ msgctxt ""
"par_id3155115\n"
"help.text"
msgid "Choose <menuitem>Insert - Function</menuitem>."
-msgstr ""
+msgstr "Vel <menuitem>Set inn → Funksjon</menuitem>."
#. anHWr
#: 00000404.xhp
@@ -446,7 +446,7 @@ msgctxt ""
"par_id3153269\n"
"help.text"
msgid "On the <emph>Formula</emph> bar, click"
-msgstr ""
+msgstr "På <emph>formellinja</emph> klikk på"
#. HZ9Dn
#: 00000404.xhp
@@ -581,7 +581,7 @@ msgctxt ""
"par_id3155383\n"
"help.text"
msgid "<variable id=\"funktionsliste\">Choose <menuitem>Insert - Function List</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"funktionsliste\">Vel <menuitem>Set inn → Funksjonsliste</menuitem>.</variable>"
#. UQGrR
#: 00000404.xhp
@@ -590,7 +590,7 @@ msgctxt ""
"par_id3153250\n"
"help.text"
msgid "<variable id=\"einamen\">Choose <menuitem>Insert - Named Range or Expression</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"einamen\">Vel <menuitem>Set inn → Namngjeve område eller uttrykk</menuitem>.</variable>"
#. ASCUT
#: 00000404.xhp
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3146776\n"
"help.text"
msgid "<variable id=\"eiextdata\">Choose <menuitem>Sheet - Link to External data</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"eiextdata\">Vel <menuitem>Ark → Lenkje til eksterne data</menuitem>.</variable>"
#. ECgNS
#: 00000404.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"par_id3143222\n"
"help.text"
msgid "Choose <menuitem>Sheet - Named Ranges and Expressions - Define</menuitem>."
-msgstr ""
+msgstr "Vel <menuitem>Ark → Namngjevne område og uttrykk → Lag</menuitem>."
#. GM3WX
#: 00000404.xhp
@@ -626,7 +626,7 @@ msgctxt ""
"par_id3145214\n"
"help.text"
msgid "<variable id=\"einaei\">Choose <menuitem>Sheet - Named Ranges and Expressions - Insert</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"einaei\">Vel <menuitem>Ark → Namngjevne område og uttrykk → Set inn</menuitem>.</variable>"
#. LGQgh
#: 00000404.xhp
@@ -635,7 +635,7 @@ msgctxt ""
"par_id3153558\n"
"help.text"
msgid "<variable id=\"einaueb\">Choose <menuitem>Sheet - Named Ranges and Expressions - Create</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"einaueb\">Vel <menuitem>Ark → Namngjevne område og uttrykk → Skriv inn</menuitem>.</variable>"
#. ptGPX
#: 00000404.xhp
@@ -644,7 +644,7 @@ msgctxt ""
"par_id3153483\n"
"help.text"
msgid "<variable id=\"einabesch\">Choose <menuitem>Sheet - Named Ranges and Expressions - Labels</menuitem>.</variable>"
-msgstr ""
+msgstr "<variable id=\"einabesch\">Vel <menuitem>Ark → Namngjevne område og uttrykk → Etikettar</menuitem>.</variable>"
#. p2LBA
#: 00000405.xhp
@@ -653,7 +653,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Format Menu"
-msgstr "«Format»-menyen"
+msgstr "Format-menyen"
#. CJHhP
#: 00000405.xhp
@@ -662,7 +662,7 @@ msgctxt ""
"hd_id3150769\n"
"help.text"
msgid "Format Menu"
-msgstr "«Format»-menyen"
+msgstr "Format-menyen"
#. HP9LA
#: 00000405.xhp
@@ -1247,7 +1247,7 @@ msgctxt ""
"par_id641584647437810\n"
"help.text"
msgid "<variable id=\"datasortascending\">Choose <menuitem>Data - Sort Ascending</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"datasortascending\">Vel <menuitem>Data → Sorter stigande</menuitem></variable>"
#. GHhdg
#: 00000412.xhp
@@ -1256,7 +1256,7 @@ msgctxt ""
"par_id711584647447316\n"
"help.text"
msgid "<variable id=\"datasortdescending\">Choose <menuitem>Data - Sort Descending</menuitem></variable>"
-msgstr ""
+msgstr "<variable id=\"datasortdescending\">Vel <menuitem>Data → Sorter fallande</menuitem></variable>"
#. oEATB
#: 00000412.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"par_id3154516\n"
"help.text"
msgid "<variable id=\"onthestandardbar\">On <emph>Standard</emph> bar, click</variable>"
-msgstr ""
+msgstr "<variable id=\"onthestandardbar\">På <emph>Styandardlinja</emph> trykk på</variable>"
#. GDBeV
#: 00000412.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"par_id3148663\n"
"help.text"
msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150543\">Icon Sort Ascending</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150543\">Ikon Sorter stigande</alt></image>"
#. vv2Zk
#: 00000412.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"par_id3153969\n"
"help.text"
msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3125863\">Icon Sort Descending</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3125863\">Ikon Sorter fallande</alt></image>"
#. AHMAB
#: 00000412.xhp
@@ -1760,7 +1760,7 @@ msgctxt ""
"par_id651551701041690\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 3.3."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 3.3."
#. f7Pu4
#: avail_release.xhp
@@ -1769,7 +1769,7 @@ msgctxt ""
"par_id651551401041690\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 3.4."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 3.4."
#. ctCQZ
#: avail_release.xhp
@@ -1778,7 +1778,7 @@ msgctxt ""
"par_id651551401041635\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 3.5."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 3.5."
#. s2cEc
#: avail_release.xhp
@@ -1787,7 +1787,7 @@ msgctxt ""
"par_id651551401041636\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 3.6."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 3.6."
#. VJxhP
#: avail_release.xhp
@@ -1796,7 +1796,7 @@ msgctxt ""
"par_id651551401041640\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 4.0."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 4.0."
#. CBpb7
#: avail_release.xhp
@@ -1805,7 +1805,7 @@ msgctxt ""
"par_id651551401041641\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 4.1."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 4.1."
#. 2cFVC
#: avail_release.xhp
@@ -1814,7 +1814,7 @@ msgctxt ""
"par_id651551401041642\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 4.2."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 4.2."
#. iV7XA
#: avail_release.xhp
@@ -1823,7 +1823,7 @@ msgctxt ""
"par_id651551401041643\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 4.3."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 4.3."
#. ZwQHj
#: avail_release.xhp
@@ -1832,7 +1832,7 @@ msgctxt ""
"par_id651551401041644\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 4.4."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 4.4."
#. jcAXr
#: avail_release.xhp
@@ -1841,7 +1841,7 @@ msgctxt ""
"par_id651551401041650\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 5.0."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 5.0."
#. zV2VV
#: avail_release.xhp
@@ -1850,7 +1850,7 @@ msgctxt ""
"par_id651551401041651\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 5.1."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 5.1."
#. DJsbg
#: avail_release.xhp
@@ -1859,7 +1859,7 @@ msgctxt ""
"par_id651551401041652\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 5.2."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 5.2."
#. UBjho
#: avail_release.xhp
@@ -1868,7 +1868,7 @@ msgctxt ""
"par_id651551401041653\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 5.3."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 5.3."
#. oGbPE
#: avail_release.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"par_id651551401041654\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 5.4."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 5.4."
#. 75SZe
#: avail_release.xhp
@@ -1886,7 +1886,7 @@ msgctxt ""
"par_id651551401041660\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 6.0."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 6.0."
#. qEaTq
#: avail_release.xhp
@@ -1895,7 +1895,7 @@ msgctxt ""
"par_id651551401041661\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 6.1."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 6.1."
#. WpAdt
#: avail_release.xhp
@@ -1904,7 +1904,7 @@ msgctxt ""
"par_id651551401041662\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 6.2."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 6.2."
#. FyJfT
#: avail_release.xhp
@@ -1913,7 +1913,7 @@ msgctxt ""
"par_id651551401041663\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 6.3."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 6.3."
#. 3TzRz
#: avail_release.xhp
@@ -1922,7 +1922,7 @@ msgctxt ""
"par_id651551401041664\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 6.4."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 6.4."
#. DWBCQ
#: avail_release.xhp
@@ -1931,7 +1931,7 @@ msgctxt ""
"par_id651551401041665\n"
"help.text"
msgid "This function is available since %PRODUCTNAME 7.0."
-msgstr ""
+msgstr "Denne funksjonen har vore tilgjengeleg sidan %PRODUCTNAME 7.0."
#. LSPBz
#: sheet_menu.xhp
diff --git a/source/nn/helpcontent2/source/text/scalc/01.po b/source/nn/helpcontent2/source/text/scalc/01.po
index 41f483997c4..d43cb2e3070 100644
--- a/source/nn/helpcontent2/source/text/scalc/01.po
+++ b/source/nn/helpcontent2/source/text/scalc/01.po
@@ -3,10 +3,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-04-03 11:46+0200\n"
-"PO-Revision-Date: 2019-12-09 11:01+0000\n"
-"Last-Translator: Olivier Hallot <olivier.hallot@documentfoundation.org>\n"
-"Language-Team: Norwegian Nynorsk <https://vm137.documentfoundation.org/projects/libo_help-master/textscalc01/nn/>\n"
+"POT-Creation-Date: 2020-04-15 12:52+0200\n"
+"PO-Revision-Date: 2020-04-15 11:08+0000\n"
+"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
+"Language-Team: Norwegian Nynorsk <https://weblate.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"
@@ -599,7 +599,7 @@ msgctxt ""
"par_id3153415\n"
"help.text"
msgid "The <emph>Headers/Footers</emph> dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the <emph>Same content left/right</emph> option was not marked in the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog."
-msgstr ""
+msgstr "Dialogvindauget for <emph>Topptekstar/Botntekstar</emph> inneheld område for å definera topptekstar og botntekstar. Viss det ikkje er merkt av for <emph>Same innhald venstre/høgre</emph> i dialogvindauget <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Sidestil</emph></link>, vil det vera ei fane for venstresider og ei for høgresider."
#. CTq6U
#: 02120100.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"par_id3148797\n"
"help.text"
msgid "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"reihenfuellentext\"><ahelp hid=\".uno:FillSeries\">Lagar automatisk seriar med dei innstillingane gjort i dette dialogvindauget. Bestemmer retning, steg, tidseining og serietype.</ahelp></variable>"
#. WnPsX
#: 02140600.xhp
@@ -1463,7 +1463,7 @@ msgctxt ""
"par_id3149257\n"
"help.text"
msgid "Defines the series type. Choose between <emph>Linear</emph>, <emph>Growth</emph>, <emph>Date</emph> and <emph>AutoFill</emph>."
-msgstr ""
+msgstr "Bestemmer serietype. Du kan velja mellom <emph>lineær</emph>, <emph>aukande</emph>, <emph>dato</emph> og <emph>autofyll</emph>."
#. yfoVv
#: 02140600.xhp
@@ -1535,7 +1535,7 @@ msgctxt ""
"par_id3156288\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Forms a series directly in the sheet.</ahelp> The <emph>AutoFill</emph> function takes account of customized lists. For example, by entering <emph>January</emph> in the first cell, the series is completed using the list defined under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - Sort Lists</emph>."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/filldlg/autofill\">Lagar ein serie direkte i arket.</ahelp> Funksjonen <emph>autofyll</emph> tar omsyn til tilopassa lister. Skriv du for eksempel inn <emph>januar</emph> i den første cella, vert serien fullført ved å bruka lista som er definert i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME → Innstillingar </emph></caseinline><defaultinline><emph>Verktøy → Innstillingar</emph></defaultinline></switchinline><emph> → %PRODUCTNAME Calc → Sorteringslister</emph>."
#. 2JEap
#: 02140600.xhp
@@ -3839,7 +3839,7 @@ msgctxt ""
"hd_id3147426\n"
"help.text"
msgid "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Function</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilot: Functions\">Funksjonar</link>"
#. wjD4H
#: 04060000.xhp
@@ -3848,7 +3848,7 @@ msgctxt ""
"par_id3145271\n"
"help.text"
msgid "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opens the <emph>Function Wizard</emph>, which helps you to interactively create formulas.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"funktionsautopilottext\"><ahelp hid=\".\">Opnar <emph>funksjonsvegvisaren</emph> som hjelper deg med å laga interaktive formlar.</ahelp></variable>"
#. exDJs
#: 04060000.xhp
@@ -3857,7 +3857,7 @@ msgctxt ""
"par_id491577286833512\n"
"help.text"
msgid "Before you start the Wizard, select a cell or a range of cells from the current sheet, in order to determine the position at which the formula will be inserted."
-msgstr ""
+msgstr "Merk ei celle eller eit celleområde i det gjeldande arket før du byrjar vegvisaren. Dette for å bestemma kvar formelen skal setjast inn."
#. xeqnV
#: 04060000.xhp
@@ -4730,7 +4730,7 @@ msgctxt ""
"par_id3149453\n"
"help.text"
msgid "<emph>Database</emph> is the cell range defining the database. The first row of the range contains the field names, and following rows are records with corresponding field values."
-msgstr ""
+msgstr "<emph>Database</emph> er celleområdet som definerer ein database. Den første rada i området er feltnamnet, dei neste radene er postar med samsvarande feltverdiar."
#. aZFWB
#: 04060101.xhp
@@ -5558,7 +5558,7 @@ msgctxt ""
"hd_id3154536\n"
"help.text"
msgid "<variable id=\"h1\">Date & Time Functions</variable>"
-msgstr ""
+msgstr "<variable id=\"h1\">Dato- og klokkeslettfunksjonar</variable>"
#. MJ2GD
#: 04060102.xhp
@@ -6199,14 +6199,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Calculates the amount received that is paid for a fixed-interest security at a given point in time.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_RECEIVED\">Reknar ut kor mykje som er betalt for eit verdipapir med fast rente på eit gjeve tidspunkt.</ahelp>"
-#. XhTVX
+#. BiDCz
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3145362\n"
"help.text"
-msgid "RECEIVED(\"Settlement\"; \"Maturity\"; Investment; Discount; Basis)"
-msgstr "MOTTEKEN.AVKAST(\"Avrekningsdato\"; \"Utløpsdato\"; Investering; Diskonto; Basis)"
+msgid "RECEIVED(Settlement; Maturity; Investment; Discount[; Basis])"
+msgstr "MOTTEKEN.AVKAST(Avrekningsdato; Utløpsdato; Investering; Rabatt[; Base])"
#. oHAVz
#: 04060103.xhp
@@ -6991,14 +6991,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DISC\">Calculates the allowance (discount) of a security as a percentage.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DISC\">Reknar ut frådraget for eit verdipapir i prosent.</ahelp>"
-#. tusey
+#. fBGBA
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3149756\n"
"help.text"
-msgid "DISC(\"Settlement\"; \"Maturity\"; Price; Redemption; Basis)"
-msgstr "DISKONTERT(Avrekningsdato; Forfallsdato; Kurs; Innfriingskurs; Basis)"
+msgid "DISC(Settlement; Maturity; Price; Redemption[; Basis])"
+msgstr "DISKONTERT(Avrekningsdato; Forfallsdato; Pris; Gjenkjøp[; Base]"
#. Uyj29
#: 04060103.xhp
@@ -7081,14 +7081,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Calculates the duration of a fixed interest security in years.</ahelp>"
msgstr "<ahelp hid=\"HID_AAI_FUNC_DURATION\">Reknar ut tidslengd for eit verdipapir med fastrente i år.</ahelp>"
-#. bJZPP
+#. 7ixum
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3153373\n"
"help.text"
-msgid "DURATION(\"Settlement\"; \"Maturity\"; Coupon; Yield; Frequency; Basis)"
-msgstr "PERIODAR(\"Avrekningsdato\"; \"Forfallsdato\"; Kupong; Avkast; Frekvens; Basis)"
+msgid "DURATION(Settlement; Maturity; Coupon; Yield; Frequency[; Basis])"
+msgstr "PERIODAR(Avrekningsdato; Utløpsdato; Kupong; Avkast; Frekvens[; Base]"
#. JeeVp
#: 04060103.xhp
@@ -7144,14 +7144,14 @@ msgctxt ""
msgid "A security is purchased on 2001-01-01; the maturity date is 2006-01-01. The Coupon rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the duration?"
msgstr "Eit verdipapir er kjøpt den 2001-01-01; utløpsdatoen er 2006-01-01. Den nominelle rentefoten er 8%. Avkastninga er 9,0%. Renta vert betalt halvårleg (frekvens er 2). Kor lang er løpetida om det vert brukt dagleg renteutrekning (basis 3)?"
-#. ggYzf
+#. ADc8t
#: 04060103.xhp
msgctxt ""
"04060103.xhp\n"
"par_id3154902\n"
"help.text"
-msgid "<item type=\"input\">=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</item>"
-msgstr "<item type=\"input\">=PERIODAR(\"2001-01-01\";\"2006-01-01\";0,08;0,09;2;3)</item>"
+msgid "<input>=DURATION(\"2001-01-01\";\"2006-01-01\";0.08;0.09;2;3)</input> returns 4.2 years."
+msgstr "<input>=PERIODAR(\"01.01.2001\";\"01.01.2006\";0,08;0,09;2;3)</input> returnerer 4,2 år."
#. TjeEJ
#: 04060103.xhp
@@ -10067,7 +10067,7 @@ msgctxt ""
"par_id3159123\n"
"help.text"
msgid "AND(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "OG(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
#. 3exzA
#: 04060105.xhp
@@ -10319,7 +10319,7 @@ msgctxt ""
"par_id3150468\n"
"help.text"
msgid "OR(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "ELLER(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
#. oFKWj
#: 04060105.xhp
@@ -10463,7 +10463,7 @@ msgctxt ""
"par_id3150469\n"
"help.text"
msgid "XOR(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "ANTEN.ELLER(<embedvar href=\"text/scalc/01/ful_func.xhp#logical255_1\" markup=\"keep\"/>)"
#. qpsgo
#: 04060105.xhp
@@ -12074,7 +12074,7 @@ msgctxt ""
"par_id3154524\n"
"help.text"
msgid "GCD(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "SFF(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)"
#. EeAKi
#: 04060106.xhp
@@ -12128,7 +12128,7 @@ msgctxt ""
"par_id3156205\n"
"help.text"
msgid "GCD_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "SFF_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. wNE9S
#: 04060106.xhp
@@ -12173,7 +12173,7 @@ msgctxt ""
"par_id3147279\n"
"help.text"
msgid "LCM(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MFM(<embedvar href=\"text/scalc/01/ful_func.xhp#integer255_1\" markup=\"keep\"/>)"
#. gzLdr
#: 04060106.xhp
@@ -12182,7 +12182,7 @@ msgctxt ""
"par_id3154914\n"
"help.text"
msgid "If you enter the numbers 512; 1024 and 2000 as Integer 1;2 and 3, then 128000 will be returned."
-msgstr ""
+msgstr "Viss du skriv inn tala 512; 1024 og 2000 som heiltala 1; 2 og 3 vert 128000 returnert."
#. 7vjBB
#: 04060106.xhp
@@ -12218,7 +12218,7 @@ msgctxt ""
"par_id3154395\n"
"help.text"
msgid "LCM_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MFM_EXCEL2003(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. dNCeM
#: 04060106.xhp
@@ -12661,420 +12661,6 @@ msgctxt ""
msgid "<item type=\"input\">=LOG10(5)</item> returns the base-10 logarithm of 5 (approximately 0.69897)."
msgstr "<item type=\"input\">=LOG10(5)</item> returnerer titalslogaritmen av 5 (cirka 0,69897)."
-#. fnS8m
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3152518\n"
-"help.text"
-msgid "<bookmark_value>CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>AVRUND.GJELDANDE.MULTIPLUM-funksjonen</bookmark_value><bookmark_value>avrunding;opp til signifikant multippel</bookmark_value>"
-
-#. FtjnD
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3152518\n"
-"help.text"
-msgid "CEILING"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM (CEILING på engelsk)"
-
-#. BDPUw
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153422\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rundar eit tal opp til det næraste multiplum av signifikans (presisjon).</ahelp>"
-
-#. fhdEu
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153454\n"
-"help.text"
-msgid "CEILING(Number; Significance; Mode)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.OPP(Tal; Signifikans; Tilstand)"
-
-#. PyYGM
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3153467\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded up."
-msgstr "<emph>Tal</emph> er det talet som skal rundast opp."
-
-#. GQVYD
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3155000\n"
-"help.text"
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Signifikans</emph> er det talet som resultatet skal vera eit multiplum av."
-
-#. dEi4T
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3155020\n"
-"help.text"
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
-msgstr "<emph>Modus</emph> er ein valfri verdi. Viss modus har ein verdi ulik null og tal og signifikans er negative, vert talet avrunda basert på den absolutte verdien av talet. Dette gjer at negative tal vert avrunda bort frå null. Viss modus manglar eller er sett til null, vert negative tal avrunda mot null."
-
-#. MUqdA
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163792\n"
-"help.text"
-msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
-msgstr "Viss reknearket vert eksportert til Microsoft Excel, vert funksjonen AVRUND.GJELDANDE.MULTIPLUM.OPP eksportert til den tilsvarande AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMAISK-funktion som har vore brukt sidan Excel 2013. Viss du planlegg å bruka reknearket med tidlegare versjonar av Excel, må du bruka anten AVRUND.GJELDANDE.MULTIPLUM.OPP.PRESIS som har vore i bruk sidan Excel 2010 eller AVRUND.GJELDANDE.MULTIPLUM.OPP.EXCEL som vert eksportert som AVRUND.GJELDANDE.MULTIPLUM.OPP som er kompatibel med alle versjonar av Excel. Merk at AVRUND.GJELDANDE.MULTIPLUM.OPP.EXCEL alltid rundar av bort frå null."
-
-#. B5jSx
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145710\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM(-11; -2)</item> returnerer -10."
-
-#. H6Ai9
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145725\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;0)</item> returns -10"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM(-11; -2; 0)</item> returnerer -10."
-
-#. X8Ebc
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3145740\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING(-11;-2;1)</item> returns -12"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM(-11; -2; 1)</item> returnerer -12."
-
-#. NWAdq
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id2952518\n"
-"help.text"
-msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>funksjonen AVRUND.GJELDANDE.MULTIPLUM.PRESIS</bookmark_value><bookmark_value>avrunding;opp til signifikant multippel</bookmark_value>"
-
-#. TL2Mo
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id2952518\n"
-"help.text"
-msgid "CEILING.PRECISE"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.PRESIS"
-
-#. uP3ef
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2953422\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rundar av eit tal opp til næraste multippel av signifikans, uavhengig av kva forteikn signifikans har.</ahelp>"
-
-#. af8Jy
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2953454\n"
-"help.text"
-msgid "CEILING.PRECISE(Number; Significance)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.PRESIS (Tal; Signifikans)"
-
-#. c2S3Q
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2953467\n"
-"help.text"
-msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>Tal</emph> er det talet som skal rundast opp."
-
-#. De3wj
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2955000\n"
-"help.text"
-msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Signifikans</emph>: (Valfri). Verdien skal rundast opp til eit multiplum av dette talet."
-
-#. ATzN5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2945710\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.PRECISE(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.PRESIS(-11; -2)</item> returnerer -10."
-
-#. CyR3Z
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id911516997198644\n"
-"help.text"
-msgid "<bookmark_value>CEILING.MATH function</bookmark_value>"
-msgstr "<bookmark_value>AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMATISK-funksjonen</bookmark_value>"
-
-#. 47WTb
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id91516997330445\n"
-"help.text"
-msgid "CEILING.MATH"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMATISK"
-
-#. fj22A
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id81516997342088\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rounds a number up to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rundar eit tal opp til det næraste multiplum av ein oppgjeve signifikans (presisjon).</ahelp>"
-
-#. dEs2U
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id841516997669932\n"
-"help.text"
-msgid "CEILING.MATH(Number; Significance; Mode)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMATISK(Tal; Signifikans; Modus)"
-
-#. mVrcG
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id651516997706287\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded up."
-msgstr "<emph>Tal</emph> er det talet som skal rundast opp."
-
-#. eWEoz
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id491516997725772\n"
-"help.text"
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Signifikans</emph> er det talet som resultatet skal vera eit multiplum av."
-
-#. DhhJP
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id451516997742909\n"
-"help.text"
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded away from zero. If the Mode value is equal to zero or is not given, negative numbers are rounded towards zero."
-msgstr "<emph>Modus</emph> er ein valfri verdi. Viss modus har ein verdi ulik null og tal og signifikans er negative, vert talet avrunda basert på den absolutte verdien av talet. Dette gjer at negative tal vert avrunda bort frå null. Viss modus manglar eller er sett til null, vert negative tal avrunda mot null."
-
-#. pNkWd
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id291516998575663\n"
-"help.text"
-msgid "This function exists for interoperability with Microsoft Excel 2013 or newer."
-msgstr "Denne funksjonen er sett inn for å vera interoperabel med Microsoft Excel 2013 eller nyare."
-
-#. AWN7C
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id111516997803684\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.MATH(-10;-3)</item> returns -9"
-msgstr "<item type=\"input\">AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMATISK(-10;-3)</item> returnerer -9"
-
-#. VRy7N
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id1001516997821483\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.MATH(-10;-3;0)</item> returns -9"
-msgstr "<item type=\"input\">AVRUND.GJELDANDE.MULTIPLUM.OPP.MATEMATISK(-10;-3;0)</item> returnerer -9"
-
-#. Cqx7f
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id641516997837754\n"
-"help.text"
-msgid "<item type=\"item_type\">=CEILING.MATH(-10;-3;1)</item> returns -12"
-msgstr "<item type=\"item_type\">=AVRUND.GJELDANDE.MULTIPLUM.OPP.EXEL(-10;-3,1)</item> returnerer -12"
-
-#. 5eFKb
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id921516998608939\n"
-"help.text"
-msgid "<bookmark_value>CEILING.XCL function</bookmark_value>"
-msgstr "<bookmark_value>AVRUND.GJELDANDE.MULTIPLUM.OPP.EXCEL-funksjonen</bookmark_value>"
-
-#. 7CEZC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id411516998838823\n"
-"help.text"
-msgid "CEILING.XCL"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.OPP.EXCEL"
-
-#. vYMF6
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id811516998845826\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number away from zero to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CEIL_MS\">Runder eit tal bort frå null til det næraste multiplum av ein oppgjeve signifikans (presisjon).</ahelp>"
-
-#. hh5aZ
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id251516998856873\n"
-"help.text"
-msgid "CEILING.XCL(Number; Significance)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.OPP.EXCEL(Tal; Signifikans)"
-
-#. cwEnK
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id671516998874263\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded."
-msgstr "<emph>Tal</emph> er det talet som skal avrundast."
-
-#. RLTcE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id151516998882622\n"
-"help.text"
-msgid "<emph>Significance</emph> is the number to whose multiple the value is to be rounded."
-msgstr "<emph>Signifikans</emph> er verdien som multippelen av talet skal rundast av til."
-
-#. FZWHB
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id341516998889754\n"
-"help.text"
-msgid "This function exists for interoperability with Microsoft Excel 2007 or older versions."
-msgstr "Denne funksjonen er sett inn for å kunna spela saman med Microsoft Excel 2007 eller eldre versjonar."
-
-#. UuVCG
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id91516998917254\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.XCL(1;3)</item> returns 3"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.OPP.EXEL(1;3)</item> returnerer 3"
-
-#. mD3Gy
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id761516998929693\n"
-"help.text"
-msgid "<item type=\"input\">=CEILING.XCL(7;4)</item> returns 8"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.OPP.EXEL(7;4)</item> returnerer 8"
-
-#. C59zA
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id671516998958873\n"
-"help.text"
-msgid "<item type=\"item_type\">=CEILING.XCL(-10;-3)</item> returns -12"
-msgstr "<item type=\"item_type\">=AVRUND.GJELDANDE.MULTIPLUM.OPP.EXEL(-10;-3)</item> returnerer -12"
-
-#. VwPyC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id8952518\n"
-"help.text"
-msgid "<bookmark_value>ISO.CEILING function</bookmark_value> <bookmark_value>rounding;up to multiples of significance</bookmark_value>"
-msgstr "<bookmark_value>ISO.AVRUND.GJELDANDE.MULTIPLUM-funksjonen</bookmark_value><bookmark_value>avrunding;opp til multiplar av signifikans</bookmark_value>"
-
-#. DhoD5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id8952518\n"
-"help.text"
-msgid "ISO.CEILING"
-msgstr "ISO.AVRUND.GJELDANDE.MULTIPLUM (ISO.CEILING på engelsk)"
-
-#. a8Z2B
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953422\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rundar av eit tal opp til det næraste multiplumet av signifikans, uavhengig av kva forteikn signifikans har.</ahelp>"
-
-#. iGoz8
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953454\n"
-"help.text"
-msgid "ISO.CEILING(Number; Significance)"
-msgstr "ISO.AVRUND.GJELDANDE.MULTIPLUM(Tal; Signifikans)"
-
-#. p7ssP
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8953467\n"
-"help.text"
-msgid "<emph>Number</emph> (required) is the number that is to be rounded up."
-msgstr "<emph>Tal</emph> er det talet som skal rundast opp."
-
-#. FBHry
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8955000\n"
-"help.text"
-msgid "<emph>Significance</emph> (optional) is the number to whose multiple the value is to be rounded up."
-msgstr "<emph>Signifikans</emph>: (Valfri). Verdien skal rundast opp til eit multiplum av dette talet."
-
-#. M8dYu
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id8945710\n"
-"help.text"
-msgid "<item type=\"input\">=ISO.CEILING(-11;-2)</item> returns -10"
-msgstr "<item type=\"input\">=ISO.AVRUND.GJELDANDE.MULTIPLUM(-11; -2)</item> returnerer -10."
-
#. tQjUA
#: 04060106.xhp
msgctxt ""
@@ -13154,7 +12740,7 @@ msgctxt ""
"par_id3155660\n"
"help.text"
msgid "MULTINOMIAL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "MULTINOMINELL(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. YLFwC
#: 04060106.xhp
@@ -13361,7 +12947,7 @@ msgctxt ""
"par_id3144446\n"
"help.text"
msgid "PRODUCT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "PRODUKT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. D5DEG
#: 04060106.xhp
@@ -13397,7 +12983,7 @@ msgctxt ""
"par_id3160368\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Calculates the sum of the squares of a set of numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_QUADRATESUMME\">Reknar ut summen av kvadrata av eit sett med tal</ahelp>."
#. 2gNvN
#: 04060106.xhp
@@ -13406,7 +12992,7 @@ msgctxt ""
"par_id3160402\n"
"help.text"
msgid "SUMSQ(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "SUMMERKVADRAT(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. ANvo3
#: 04060106.xhp
@@ -13415,7 +13001,7 @@ msgctxt ""
"par_id3160449\n"
"help.text"
msgid "If you enter the numbers 2; 3 and 4 in the Number 1; 2 and 3 arguments, 29 is returned as the result."
-msgstr ""
+msgstr "Skriv du inn tala 2; 3 og 4 som argument nummer 1; 2 og 3, vert resultatet 29 returnert."
#. KGako
#: 04060106.xhp
@@ -14171,7 +13757,7 @@ msgctxt ""
"par_id3163625\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_SUMME\">Adds a set of numbers.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"HID_FUNC_SUMME\">Legg saman eit sett med tal.</ahelp>"
#. NavGZ
#: 04060106.xhp
@@ -14180,7 +13766,7 @@ msgctxt ""
"par_id3163656\n"
"help.text"
msgid "SUM(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
-msgstr ""
+msgstr "SUMMER(<embedvar href=\"text/scalc/01/ful_func.xhp#number255_1\" markup=\"keep\"/>)"
#. fsBfG
#: 04060106.xhp
@@ -15037,168 +14623,6 @@ msgctxt ""
msgid "<item type=\"input\">=ODD(-3.1)</item> returns -5."
msgstr "<item type=\"input\">=AVRUND.TIL.ODDETAL(-3,1)</item> returnerer -5."
-#. CR7gG
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id2957404\n"
-"help.text"
-msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value> <bookmark_value>FLOOR.XCL function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr ""
-
-#. ticPN
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id2957404\n"
-"help.text"
-msgid "FLOOR.PRECISE"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.NED.PRESIS"
-
-#. eZWE9
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2957432\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of Significance, regardless of sign of Significance</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Avrundar eit tal ned til næraste multippel av signifikans, uavhengig av kva forteikn signifikans har.</ahelp>"
-
-#. BKB8E
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2957464\n"
-"help.text"
-msgid "FLOOR.PRECISE(Number; Significance)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.NED.PRESIS(tal; signifikans)"
-
-#. Mt3KY
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2957478\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>Tal</emph> er det talet som skal rundast ned."
-
-#. oe3sn
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2957497\n"
-"help.text"
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Signifikans</emph> er verdien som multippelen av talet skal rundast ned til."
-
-#. FCZhS
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id2963945\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR.PRECISE( -11;-2)</item> returns -12"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.NED.PRESIS( -11;-2)</item> returnerer -12"
-
-#. aDgE5
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"bm_id3157404\n"
-"help.text"
-msgid "<bookmark_value>FLOOR function</bookmark_value> <bookmark_value>FLOOR.MATH function</bookmark_value> <bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
-msgstr ""
-
-#. BAZE3
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"hd_id3157404\n"
-"help.text"
-msgid "FLOOR"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.NED (FLOOR på engelsk)"
-
-#. WHyYX
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157432\n"
-"help.text"
-msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number down to the nearest multiple of Significance.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Runder eit tal ned til næraste multiplum av Signifikans.</ahelp>"
-
-#. DDbJ6
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157464\n"
-"help.text"
-msgid "FLOOR(Number; Significance; Mode)"
-msgstr "AVRUND.GJELDANDE.MULTIPLUM.NED(Tal; Signifikans; Modus)"
-
-#. cEAXh
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157478\n"
-"help.text"
-msgid "<emph>Number</emph> is the number that is to be rounded down."
-msgstr "<emph>Tal</emph> er det talet som skal rundast ned."
-
-#. zEGez
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157497\n"
-"help.text"
-msgid "<emph>Significance</emph> is the value to whose multiple the number is to be rounded down."
-msgstr "<emph>Signifikans</emph> er verdien som multippelen av talet skal rundast ned til."
-
-#. dDExC
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3157517\n"
-"help.text"
-msgid "<emph>Mode</emph> is an optional value. If the Mode value is given and not equal to zero, and if Number and Significance are negative, then rounding is done based on the absolute value of Number, i.e. negative numbers are rounded towards zero. If the Mode value is equal to zero or is not given, negative numbers are rounded away from zero."
-msgstr "<emph>Modus</emph> er ein valfri verdi. Viss modus har ein verdi ulik null og tal og signifikans er negative, vert talet avrunda basert på den absolutte verdien av talet. Dette gjer at negative tal vert avrunda mot null. Viss modus manglar eller er sett til null, vert negative tal avrunda bort frå null."
-
-#. Z6Cnd
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163894\n"
-"help.text"
-msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that exists since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions. Note that FLOOR.XCL always rounds towards zero."
-msgstr "Viss reknearket vert eksportert til Microsoft Excel, vert funksjonen AVRUND.GJELDANDE.MULTIPLUM.NED eksportert til den tilsvarande AVRUND.GJELDANDE.MULTIPLUM.NED.MATEMAISK-funktion som har vore brukt sidan Excel 2013. Viss du planlegg å bruka reknearket med tidlegare versjonar av Excel, må du bruka anten AVRUND.GJELDANDE.MULTIPLUM.NED.PRESIS som har vore i bruk sidan Excel 2010 eller AVRUND.GJELDANDE.MULTIPLUM.NED.EXCEL som vert eksportert som AVRUND.GJELDANDE.MULTIPLUM.NED som er kompatibel med alle versjonar av Excel.Merk at AVRUND.GJELDANDE.MULTIPLUM.NED.EXCEL alltid avrundar mot null."
-
-#. 4FuF8
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163945\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2)</item> returns -12"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.NED(-11;-2)</item> returnerer -12."
-
-#. R4ppE
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163966\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;0)</item> returns -12"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.NED( -11;-2;0)</item> returnerer -12"
-
-#. aWzUK
-#: 04060106.xhp
-msgctxt ""
-"04060106.xhp\n"
-"par_id3163988\n"
-"help.text"
-msgid "<item type=\"input\">=FLOOR( -11;-2;1)</item> returns -10"
-msgstr "<item type=\"input\">=AVRUND.GJELDANDE.MULTIPLUM.NED(-11;-2;1)</item> returnerer -10."
-
#. itiAQ
#: 04060106.xhp
msgctxt ""
@@ -16585,41 +16009,41 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_MMULT\">Calculates the array product of two arrays.</ahelp> The number of columns for array 1 must match the number of rows for array 2. The square array has an equal number of rows and columns."
msgstr "<ahelp hid=\"HID_FUNC_MMULT\">Reknar ut matriseproduktet av to matriser.</ahelp> Kolonnemengda i matrise 1 må vera lik radmengda i matrise 2. Ei firkanta matrise har like mange rader som kolonnar."
-#. dEKAU
+#. JUTAD
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3150798\n"
"help.text"
-msgid "MMULT(Array; Array)"
-msgstr "MMULT(Matrise; Matrise)"
+msgid "MMULT(Array 1; Array 2)"
+msgstr "MMULT(Tabell 1; Tabell 2)"
-#. noXqv
+#. DqghH
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3150812\n"
"help.text"
-msgid "<emph>Array</emph> at first place represents the first array used in the array product."
-msgstr "Det første <emph>Matrise</emph> er den første matrisa som vert brukt i matriseproduktet."
+msgid "<emph>Array 1</emph> represents the first array used in the array product."
+msgstr "<emph>Tabell 1</emph> er den første tabellen brukt i tabellproduktet."
-#. 5qGeT
+#. FDfwg
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3152553\n"
"help.text"
-msgid "<emph>Array</emph> at second place represents the second array with the same number of rows."
-msgstr "Det andre <emph>Matrise</emph> er den andre matrisa, med like mange rader."
+msgid "<emph>Array 2</emph> represents the second array with the same number of rows."
+msgstr "<emph>Tabell 2</emph> er den andre tabellen, med like mange rader."
-#. RoWHa
+#. CuGxm
#: 04060107.xhp
msgctxt ""
"04060107.xhp\n"
"par_id3146826\n"
"help.text"
-msgid "Select a square range. Choose the MMULT function. Select the first <emph>Array</emph>, then select the second <emph>Array</emph>. Using <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
-msgstr "Marker eit kvadratisk område. Vel funksjonen MMULT. Marker den første <emph>matrisa</emph> og deretter den andre <emph>matrisa</emph>. Bruker du <emph>funksjonsvegvisaren</emph>, kryss av i avkryssingsboksen for <emph>matrise</emph>. Trykk <emph>OK</emph>. Utdatamatrisen vert vist i det første markerte området."
+msgid "Select a square range. Choose the MMULT function. Select <emph>Array 1</emph>, then select <emph>Array 2</emph>. Using the <emph>Function Wizard</emph>, mark the <emph>Array</emph> check box. Click <emph>OK</emph>. The output array will appear in the first selected range."
+msgstr ""
#. vPBWq
#: 04060107.xhp
@@ -18313,15 +17737,6 @@ msgctxt ""
msgid "If cell A1 displays Err:518, the function <item type=\"input\">=ERRORTYPE(A1)</item> returns the number 518."
msgstr "Viss celle A1 viser Err:518, returnerer funksjonen <item type=\"input\">=FEILTYPE(A1)</item> talet 518."
-#. FWJTB
-#: 04060109.xhp
-msgctxt ""
-"04060109.xhp\n"
-"hd_id275141466817507\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/func_error_type.xhp#error_type_head\"/>"
-msgstr ""
-
#. mtLKD
#: 04060109.xhp
msgctxt ""
@@ -33784,6 +33199,15 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the inverse of CHISQDIST.</ahelp>"
msgstr "<ahelp hid=\".\">Returnerer den inverse av KJIKVADRATFORDELING.</ahelp>"
+#. ELVTS
+#: 04060181.xhp
+msgctxt ""
+"04060181.xhp\n"
+"par_id21585771564740\n"
+"help.text"
+msgid "CHISQINV(Probability; Degrees of Freedom)"
+msgstr ""
+
#. KibGe
#: 04060181.xhp
msgctxt ""
@@ -35764,6 +35188,15 @@ msgctxt ""
msgid "<ahelp hid=\".\">Returns the Gamma function value.</ahelp> Note that GAMMAINV is not the inverse of GAMMA, but of GAMMADIST."
msgstr "<ahelp hid=\".\">Returnerer verdien av gammafunksjonen.</ahelp> Merk at GAMMAINV ikkje er inversen av GAMMA, men av GAMMAFORDELING."
+#. WT29Z
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id211585771824267\n"
+"help.text"
+msgid "GAMMA(Number)"
+msgstr ""
+
#. 2DdQa
#: 04060182.xhp
msgctxt ""
@@ -36637,14 +36070,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returns the hypergeometric distribution.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_HYPGEOMVERT\">Returnerer den hypergeometriske fordelinga.</ahelp>"
-#. fNMzN
+#. 5uQ3c
#: 04060182.xhp
msgctxt ""
"04060182.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation)"
-msgstr "HYPGEOM.FORDELING(X; TUtval; Lukkast; TPopulasjon)"
+msgid "HYPGEOMDIST(X; NSample; Successes; NPopulation[; Cumulative])"
+msgstr ""
#. ingyW
#: 04060182.xhp
@@ -36682,6 +36115,15 @@ msgctxt ""
msgid "<emph>NPopulation </emph>is the size of the total population."
msgstr "<emph>Populasjonsstorleiken</emph> er storleiken på den totale populasjonen."
+#. oDuYV
+#: 04060182.xhp
+msgctxt ""
+"04060182.xhp\n"
+"par_id231585952506847\n"
+"help.text"
+msgid "<emph>Cumulative </emph> (optional) specifies whether to calculate the probability density function (FALSE or 0) or the cumulative distribution function (any other value). The cumulative distribution function is the default if no value is specified for this parameter."
+msgstr ""
+
#. WUiB6
#: 04060182.xhp
msgctxt ""
@@ -55987,6 +55429,528 @@ msgctxt ""
msgid "If E2 = pen, the function returns 65, because the link to the cell is substituted with its content."
msgstr "Viss E2 = pen vil funksjonen returnere 65 fordi lenkja til cella er bytt ut med innhaldet."
+#. s6GFW
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"tit\n"
+"help.text"
+msgid "Ceiling functions"
+msgstr ""
+
+#. EWCte
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id971586216771519\n"
+"help.text"
+msgid "Ceiling functions"
+msgstr ""
+
+#. M92qb
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id3152518\n"
+"help.text"
+msgid "<bookmark_value>CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. XR3RK
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id3152518\n"
+"help.text"
+msgid "<variable id=\"CEILINGh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceiling\" name=\"CEILING\">CEILING</link></variable>"
+msgstr ""
+
+#. E9m3Y
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3153422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_OBERGRENZE\">Rounds a number up to the nearest multiple of s significance value.</ahelp>"
+msgstr ""
+
+#. PfT3s
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id601586207136514\n"
+"help.text"
+msgid "For a positive number and a positive significance value, the function rounds up (away from zero). For a negative number and a negative significance value, the direction of rounding is determined by the value of a mode parameter. The function returns an error if the number and significance values have opposite signs."
+msgstr ""
+
+#. s9tRF
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3163792\n"
+"help.text"
+msgid "If the spreadsheet is exported to Microsoft Excel, the CEILING function is exported as the equivalent CEILING.MATH function that exists since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either CEILING.PRECISE that exists since Excel 2010, or CEILING.XCL that is exported as the CEILING function compatible with all Excel versions. Note that CEILING.XCL always rounds away from zero."
+msgstr ""
+
+#. mZwNV
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3153454\n"
+"help.text"
+msgid "CEILING(Number[; Significance[; Mode]])"
+msgstr ""
+
+#. XHjhc
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3153467\n"
+"help.text"
+msgid "<emph>Number</emph> is the number that is to be rounded, or a reference to a cell containing the number."
+msgstr ""
+
+#. XEqxw
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3155000\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to +1 or -1 depending on the sign of <emph>Number</emph>."
+msgstr ""
+
+#. AosjB
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id3155020\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. The function only uses <emph>Mode</emph> if both <emph>Number</emph> and <emph>Significance</emph> are negative. Then if <emph>Mode</emph> is given and not equal to zero, numbers are rounded down (away from zero); if <emph>Mode</emph> is equal to zero or not given, negative numbers are rounded up (towards zero)."
+msgstr ""
+
+#. Ka9pC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id281586208138400\n"
+"help.text"
+msgid "<input>=CEILING(3.45)</input> returns 4."
+msgstr ""
+
+#. ztdNi
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id921586208142416\n"
+"help.text"
+msgid "<input>=CEILING(3.45, 3)</input> returns 6."
+msgstr ""
+
+#. XGfA3
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id921586208146984\n"
+"help.text"
+msgid "<input>=CEILING(-1.234)</input> returns -1."
+msgstr ""
+
+#. ss5WP
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id491586208152183\n"
+"help.text"
+msgid "<input>=CEILING(-45.67, -2, 0)</input> returns -44."
+msgstr ""
+
+#. FY9XN
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id291586208158119\n"
+"help.text"
+msgid "<input>=CEILING(-45.67, -2, 1)</input> returns -46."
+msgstr ""
+
+#. rZ78k
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id2952518\n"
+"help.text"
+msgid "<bookmark_value>CEILING.PRECISE function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. 5DWRd
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id2952518\n"
+"help.text"
+msgid "<variable id=\"CEILING.PRECISEh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingprecise\" name=\"CEILING.PRECISE\">CEILING.PRECISE</link></variable>"
+msgstr ""
+
+#. aTD6P
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id2953422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number up to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. BjuBa
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id151586642494759\n"
+"help.text"
+msgid "For a positive number the function rounds up (away from zero). For a negative number, the function rounds up (towards zero). The sign of the significance value is ignored."
+msgstr ""
+
+#. EErBR
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id631586642933797\n"
+"help.text"
+msgid "This function calculates identical results to the <link href=\"#Section312\" name=\"isoceiling\">ISO.CEILING</link> function."
+msgstr ""
+
+#. yYT7X
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id2953454\n"
+"help.text"
+msgid "CEILING.PRECISE(Number[; Significance])"
+msgstr ""
+
+#. FaYeD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id2955000\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. 6Vtow
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id461586211894475\n"
+"help.text"
+msgid "This function calculates identical results to the ISO.CEILING function"
+msgstr ""
+
+#. 8WiRx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id201586213398634\n"
+"help.text"
+msgid "<input>=CEILING.PRECISE(3.45)</input> returns 4."
+msgstr ""
+
+#. kkosx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id651586213406243\n"
+"help.text"
+msgid "<input>=CEILING.PRECISE(-45.67,2)</input> returns -44."
+msgstr ""
+
+#. WV9bx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id911516997198644\n"
+"help.text"
+msgid "<bookmark_value>CEILING.MATH function</bookmark_value>"
+msgstr ""
+
+#. 7xeKu
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id91516997330445\n"
+"help.text"
+msgid "<variable id=\"CEILING.MATHh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingmath\" name=\"CEILING.MATH\">CEILING.MATH</link></variable>"
+msgstr ""
+
+#. AzJvD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id81516997342088\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MATH\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. QLGe7
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id911586642319078\n"
+"help.text"
+msgid "For a positive number the function rounds up (away from zero). For a negative number, the direction of rounding is determined by the value of a mode parameter. The sign of the significance value is ignored."
+msgstr ""
+
+#. Km7yb
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id841516997669932\n"
+"help.text"
+msgid "CEILING.MATH(Number[; Significance[; Mode]])"
+msgstr ""
+
+#. EAezJ
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id491516997725772\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. EiWLa
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id451516997742909\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. If <emph>Mode</emph> is given and not equal to zero, a negative <emph>Number</emph> is rounded down (away from zero). If <emph>Mode</emph> is equal to zero or is not given, a negative <emph>Number</emph> is rounded up (towards zero)."
+msgstr ""
+
+#. aYczG
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id291516998575663\n"
+"help.text"
+msgid "This function exists for interoperability with Microsoft Excel 2013 or newer."
+msgstr ""
+
+#. je22s
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id331586208590009\n"
+"help.text"
+msgid "<input>=CEILING.MATH(3.45)</input> returns 4."
+msgstr ""
+
+#. 6BkMe
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id481586208595809\n"
+"help.text"
+msgid "<input>=CEILING.MATH(3.45,-3)</input> returns 6."
+msgstr ""
+
+#. Eby7i
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id641586208600665\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-1.234)</input> returns -1."
+msgstr ""
+
+#. fH4Yt
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id151586208604536\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-45.67,-2,0)</input> returns -44."
+msgstr ""
+
+#. MGVBD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id971586208611345\n"
+"help.text"
+msgid "<input>=CEILING.MATH(-45.67,+2, 1)</input> returns -46."
+msgstr ""
+
+#. EzE9t
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id921516998608939\n"
+"help.text"
+msgid "<bookmark_value>CEILING.XCL function</bookmark_value>"
+msgstr ""
+
+#. CRMmT
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id411516998838823\n"
+"help.text"
+msgid "<variable id=\"CEILING.XCLh1\"><link href=\"text/scalc/01/func_ceiling.xhp#ceilingxcl\" name=\"CEILING.XCL\">CEILING.XCL</link></variable>"
+msgstr ""
+
+#. 2tuD3
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id811516998845826\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_MS\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. tAyJj
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id361586213828675\n"
+"help.text"
+msgid "For a positive number and a positive significance value, the function rounds up (away from zero). For a negative number and a positive significance value, the function rounds up (towards zero). For a negative number and a negative significance value, the function rounds down (away from zero). The function returns an error if the number is positive and the significance value is negative."
+msgstr ""
+
+#. 2CKjm
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id881586213934118\n"
+"help.text"
+msgid "This function exists for interoperability with Microsoft Excel 2007 or older. If a Calc spreadsheet is exported to Microsoft Excel, references to Calc’s CEILING.XCL function are exported as references to Excel’s CEILING function, which is compatible with all Excel versions. If a Microsoft Excel spreadsheet is imported into Calc, references to Excel’s CEILING function are imported as references to Calc’s CEILING.XCL function."
+msgstr ""
+
+#. GspBr
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id251516998856873\n"
+"help.text"
+msgid "CEILING.XCL(Number; Significance)"
+msgstr ""
+
+#. eTSgx
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id151516998882622\n"
+"help.text"
+msgid "<emph>Significance</emph> is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded."
+msgstr ""
+
+#. 6n7qn
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id421586214128242\n"
+"help.text"
+msgid "<input>=CEILING.XCL(3.45,2)</input> returns 4."
+msgstr ""
+
+#. SZYUC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id651586214132234\n"
+"help.text"
+msgid "<input>=CEILING.XCL(-45.67,2)</input> returns -44."
+msgstr ""
+
+#. pz8Go
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id811586214136666\n"
+"help.text"
+msgid "<input>=CEILING.XCL(-45.67,-2)</input> returns -46."
+msgstr ""
+
+#. GMzhD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"bm_id8952518\n"
+"help.text"
+msgid "<bookmark_value>ISO.CEILING function</bookmark_value><bookmark_value>rounding;up to multiples of significance</bookmark_value>"
+msgstr ""
+
+#. q22aC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"hd_id8952518\n"
+"help.text"
+msgid "<variable id=\"ISO.CEILINGh1\"><link href=\"text/scalc/01/func_ceiling.xhp#isoceiling\" name=\"ISO.CEILING\">ISO.CEILING</link></variable>"
+msgstr ""
+
+#. 5beBC
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id8953422\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_CEIL_ISO\">Rounds a number up to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. SFZNu
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id101586214229587\n"
+"help.text"
+msgid "For a positive number the function rounds up (away from zero). For a negative number, the function rounds up (towards zero). The sign of the significance value is ignored."
+msgstr ""
+
+#. qu8FG
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id821586214265060\n"
+"help.text"
+msgid "This function calculates identical results to the <link href=\"#Section311\" name=\"ceilingprecise\">CEILING.PRECISE</link> function."
+msgstr ""
+
+#. LZzHU
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id8953454\n"
+"help.text"
+msgid "ISO.CEILING(Number[; Significance])"
+msgstr ""
+
+#. hwhCW
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id8955000\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. FSFdP
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id801586214431463\n"
+"help.text"
+msgid "<input>=ISO.CEILING(3.45)</input> returns 4."
+msgstr ""
+
+#. ENMYD
+#: func_ceiling.xhp
+msgctxt ""
+"func_ceiling.xhp\n"
+"par_id181586214438808\n"
+"help.text"
+msgid "<input>=ISO.CEILING(-45.67,2)</input> returns 44."
+msgstr ""
+
#. GuEcB
#: func_color.xhp
msgctxt ""
@@ -56950,14 +56914,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_FUNC_TAGE360\">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp>"
msgstr "<ahelp hid=\"HID_FUNC_TAGE360\">Returnerer skilnaden mellom to datoar ut frå eit 360-dagars år, slik det vart gjort i renteutrekningar.</ahelp>"
-#. ow4Jg
+#. Vndiw
#: func_days360.xhp
msgctxt ""
"func_days360.xhp\n"
"par_id3155313\n"
"help.text"
-msgid "DAYS360(\"Date1\"; \"Date2\"; Type)"
-msgstr "DAGAR360(\"Dato1\"; \"Dato2\"; Type)"
+msgid "DAYS360(Date1; Date2[; Type])"
+msgstr ""
#. 5qfGz
#: func_days360.xhp
@@ -57607,6 +57571,429 @@ msgctxt ""
msgid "<input>=FINDB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17)</input> returns 19."
msgstr "<input>=FINDB(\"ᄫᄬ\";\"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ\";17)</input> returnnerer 19."
+#. aACGP
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"tit\n"
+"help.text"
+msgid "FLOOR Functions"
+msgstr ""
+
+#. RuCRw
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id391586285373874\n"
+"help.text"
+msgid "FLOOR Functions"
+msgstr ""
+
+#. hkrkw
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id3157404\n"
+"help.text"
+msgid "<bookmark_value>FLOOR function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
+msgstr ""
+
+#. KoqGL
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id3157404\n"
+"help.text"
+msgid "<variable id=\"FLOORh1\"><link href=\"text/scalc/01/func_floor.xhp#floor\" name=\"FLOOR\">FLOOR</link></variable>"
+msgstr ""
+
+#. VSV8H
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157432\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_UNTERGRENZE\">Rounds a number to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. 345Fr
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id661586285977707\n"
+"help.text"
+msgid "For a positive number and a positive significance value, the function rounds down (towards zero). For a negative number and a negative significance value, the direction of rounding is determined by the value of a mode parameter. The function returns an error if the number and significance values have opposite signs."
+msgstr ""
+
+#. 2haGU
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157464\n"
+"help.text"
+msgid "FLOOR(Number[; Significance[; Mode]])"
+msgstr ""
+
+#. ERf3D
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3153467\n"
+"help.text"
+msgid "<emph>Number</emph> is the number that is to be rounded, or a reference to a cell containing the number."
+msgstr ""
+
+#. 8w8tL
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157497\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to +1 or -1 depending on the sign of <emph>Number</emph>."
+msgstr ""
+
+#. qCpHR
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3157517\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. The function only uses <emph>Mode</emph> if both <emph>Number</emph> and <emph>Significance</emph> are negative. Then if <emph>Mode</emph> is given and not equal to zero, numbers are rounded up (towards zero); if <emph>Mode</emph> is equal to zero or not given, negative numbers are rounded down (away from zero)."
+msgstr ""
+
+#. 5kHtR
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id3163894\n"
+"help.text"
+msgid "If the spreadsheet is exported to Microsoft Excel, the FLOOR function is exported as the equivalent FLOOR.MATH function that has existed since Excel 2013. If you plan to use the spreadsheet with earlier Excel versions, use either FLOOR.PRECISE that has existed since Excel 2010, or FLOOR.XCL that is exported as the FLOOR function compatible with all Excel versions."
+msgstr ""
+
+#. EU85r
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id761586287595376\n"
+"help.text"
+msgid "<input>=FLOOR(3.45)</input> returns 3."
+msgstr ""
+
+#. vuJc5
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id311586287600048\n"
+"help.text"
+msgid "<input>=FLOOR(3.45, 3)</input> returns 3."
+msgstr ""
+
+#. uTWTb
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id661586287604519\n"
+"help.text"
+msgid "<input>=FLOOR(-1.234)</input> returns -2."
+msgstr ""
+
+#. 8ZGDc
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id741586287608968\n"
+"help.text"
+msgid "<input>=FLOOR(-45.67, -2, 0)</input> returns -46."
+msgstr ""
+
+#. gXsTm
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id431586287616089\n"
+"help.text"
+msgid "<input>=FLOOR(-45.67, -2, 1)</input> returns -44."
+msgstr ""
+
+#. zzTLr
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id811586290952465\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.MATH function</bookmark_value>"
+msgstr ""
+
+#. rEELD
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id1001586287279297\n"
+"help.text"
+msgid "<variable id=\"FLOOR.MATHh1\"><link href=\"text/scalc/01/func_floor.xhp#floormath\" name=\"FLOOR.MATH\">FLOOR.MATH</link></variable>"
+msgstr ""
+
+#. BBjwd
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id721586287302689\n"
+"help.text"
+msgid "Rounds a number to the nearest multiple of a significance value."
+msgstr ""
+
+#. UJLZc
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id311586287323417\n"
+"help.text"
+msgid "For a positive number the function rounds down (towards zero). For a negative number, the direction of rounding is determined by the value of a mode parameter. The sign of the significance value is ignored."
+msgstr ""
+
+#. 4weAd
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id851586287535879\n"
+"help.text"
+msgid "This function exists for interoperability with Microsoft Excel 2013 or newer."
+msgstr ""
+
+#. 4DFyG
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id161586287421523\n"
+"help.text"
+msgid "FLOOR.MATH(Number[; Significance[; Mode]])"
+msgstr ""
+
+#. Un6FB
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id231586287448716\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. L9MKT
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id261586287494401\n"
+"help.text"
+msgid "<emph>Mode</emph> (optional) is a number, or a reference to a cell containing a number. If <emph>Mode</emph> is given and not equal to zero, a negative <emph>Number</emph> is rounded up (towards zero). If <emph>Mode</emph> is equal to zero or is not given, a negative <emph>Number</emph> is rounded down (away from zero)."
+msgstr ""
+
+#. wCd8C
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id101586287621816\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(3.45)</input> returns 3."
+msgstr ""
+
+#. p27MD
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id771586287627784\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(3.45,-3)</input> returns 3."
+msgstr ""
+
+#. Fehfx
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id981586287632392\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-1.234)</input> returns -2."
+msgstr ""
+
+#. eQfea
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id631586287637256\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-45.67,-2, 0)</input> returns -46."
+msgstr ""
+
+#. XXqpS
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id371586287641888\n"
+"help.text"
+msgid "<input>=FLOOR.MATH(-45.67,+2, 1)</input> returns -44."
+msgstr ""
+
+#. 9MJem
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id2957404\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.PRECISE function</bookmark_value><bookmark_value>rounding;down to nearest multiple of significance</bookmark_value>"
+msgstr ""
+
+#. niyQj
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id2957404\n"
+"help.text"
+msgid "<variable id=\"FLOOR.PRECISEh1\"><link href=\"text/scalc/01/func_floor.xhp#floorprecise\" name=\"FLOOR.PRECISE\">FLOOR.PRECISE</link></variable>"
+msgstr ""
+
+#. DgQBx
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id2957432\n"
+"help.text"
+msgid "<ahelp hid=\"HID_FUNC_FLOOR_MS\">Rounds a number down to the nearest multiple of a significance value.</ahelp>"
+msgstr ""
+
+#. NHMnz
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id261586641501175\n"
+"help.text"
+msgid "For a positive number the function rounds down (towards zero). For a negative number, the function rounds down (away form zero). The sign of the significance value is ignored."
+msgstr ""
+
+#. ni9y2
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id2957464\n"
+"help.text"
+msgid "FLOOR.PRECISE(Number[; Significance])"
+msgstr ""
+
+#. pirHp
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id2957497\n"
+"help.text"
+msgid "<emph>Significance</emph> (optional) is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded. It defaults to 1."
+msgstr ""
+
+#. smFCw
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id981586291388900\n"
+"help.text"
+msgid "<input>=FLOOR.PRECISE(3.45)</input> returns 3."
+msgstr ""
+
+#. Q9vnd
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id831586291395477\n"
+"help.text"
+msgid "<input>=FLOOR.PRECISE(-45.67,2)</input> returns -46."
+msgstr ""
+
+#. HnS5F
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"bm_id171586291849333\n"
+"help.text"
+msgid "<bookmark_value>FLOOR.XCL function</bookmark_value>"
+msgstr ""
+
+#. LMEET
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"hd_id791586291468176\n"
+"help.text"
+msgid "<variable id=\"FLOOR.XCLh1\"><link href=\"text/scalc/01/func_floor.xhp#floorxcl\" name=\"FLOOR.XCL\">FLOOR.XCL</link></variable>"
+msgstr ""
+
+#. WMsAT
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id521586291476023\n"
+"help.text"
+msgid "Rounds a number to the nearest multiple of a significance value."
+msgstr ""
+
+#. jrymG
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id401586291488768\n"
+"help.text"
+msgid "For a positive number and a positive significance value, the function rounds down (towards zero). For a negative number and a positive significance value, the function rounds down (away from zero). For a negative number and a negative significance value, the function rounds up (towards zero). The function returns an error if the number is positive and the significance value is negative."
+msgstr ""
+
+#. BFXRR
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id231586291503319\n"
+"help.text"
+msgid "This function exists for interoperability with Microsoft Excel 2007 or older. If a Calc spreadsheet is exported to Microsoft Excel, references to Calc’s FLOOR.XCL function are exported as references to Excel’s FLOOR function, which is compatible with all Excel versions. If a Microsoft Excel spreadsheet is imported into Calc, references to Excel’s FLOOR function are imported as references to Calc’s FLOOR.XCL function."
+msgstr ""
+
+#. WA7uC
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id491586291532177\n"
+"help.text"
+msgid "FLOOR.XCL(Number; Significance)"
+msgstr ""
+
+#. aRww7
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id761586291578755\n"
+"help.text"
+msgid "<emph>Significance</emph> is the value, or a reference to a cell containing the value, to whose multiple <emph>Number</emph> is to be rounded."
+msgstr ""
+
+#. HXuMo
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id531586291622306\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(3.45,2)</input> returns 2."
+msgstr ""
+
+#. gFyGC
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id361586291628003\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(-45.67,2)</input> returns -46."
+msgstr ""
+
+#. EU7xy
+#: func_floor.xhp
+msgctxt ""
+"func_floor.xhp\n"
+"par_id801586291641099\n"
+"help.text"
+msgid "<input>=FLOOR.XCL(-45.67,-2)</input> returns -44."
+msgstr ""
+
#. 2YcR7
#: func_forecastetsadd.xhp
msgctxt ""
diff --git a/source/nn/helpcontent2/source/text/swriter/01.po b/source/nn/helpcontent2/source/text/swriter/01.po
index 28a5a2ffb32..91836473df4 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: 2020-04-03 11:47+0200\n"
+"POT-Creation-Date: 2020-04-08 14:22+0200\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"
@@ -7306,13 +7306,13 @@ msgctxt ""
msgid "Name"
msgstr "Namn"
-#. Zjnxw
+#. kDDEs
#: 04090002.xhp
msgctxt ""
"04090002.xhp\n"
"par_id3156259\n"
"help.text"
-msgid "<variable id=\"FieldValue\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp></variable> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
+msgid "<variable id=\"FieldName\"><ahelp hid=\"modules/swriter/ui/fldrefpage/name\">Type the name of the user-defined field that you want to create.</ahelp></variable> To set a target, click \"Set Reference\" in the <emph>Type</emph> list, type a name in this box, and then click <emph>Insert</emph>. To reference the new target, click the target name in the <emph>Selection</emph> list."
msgstr ""
#. DRRLC