aboutsummaryrefslogtreecommitdiff
path: root/source/nn/helpcontent2
diff options
context:
space:
mode:
Diffstat (limited to 'source/nn/helpcontent2')
-rw-r--r--source/nn/helpcontent2/source/text/sbasic/shared.po259
-rw-r--r--source/nn/helpcontent2/source/text/scalc/01.po65
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po20
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po20
-rw-r--r--source/nn/helpcontent2/source/text/simpress/02.po30
-rw-r--r--source/nn/helpcontent2/source/text/swriter/00.po14
-rw-r--r--source/nn/helpcontent2/source/text/swriter/01.po58
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po38
8 files changed, 216 insertions, 288 deletions
diff --git a/source/nn/helpcontent2/source/text/sbasic/shared.po b/source/nn/helpcontent2/source/text/sbasic/shared.po
index 9c26cd66ff2..19637f32db8 100644
--- a/source/nn/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nn/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-06 17:53+0100\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
"PO-Revision-Date: 2023-03-04 16:32+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nn/>\n"
@@ -12580,59 +12580,32 @@ msgctxt ""
msgid "Sets the attribute information for a specified file."
msgstr "Set attributtinformasjon for ei spesifisert fil."
-#. SSwuZ
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"hd_id3150359\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaks:"
-
-#. CrLq9
+#. ZZJNh
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "SetAttr FileName As String, Attribute As Integer"
-msgstr "SetAttr FilNamn som streng, Attributt som heiltal"
-
-#. 7arWD
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"hd_id3125863\n"
-"help.text"
-msgid "Parameters:"
-msgstr "Parametrar:"
+msgid "SetAttr PathName As String, Attributes As Integer"
+msgstr ""
-#. FCaJX
+#. 4RPxH
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
"par_id3154909\n"
"help.text"
-msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
-msgstr "FilNamn: Namnet på filstien og fila som attributta skal testast for. Viss du ikkje skriv inn stien, vil <emph>SetAttr</emph> søkja etter fila i den gjeldande katalogen. Du kan også bruka <link href=\"text/sbasic/shared/00000002.xhp\">URL-notasjon</link>."
+msgid "<emph>FileName</emph>: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
+msgstr ""
-#. x9krq
+#. ME7sS
#: 03020414.xhp
msgctxt ""
"03020414.xhp\n"
"par_id3153192\n"
"help.text"
-msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
-msgstr "<emph>Attributt:</emph> Bitmønster med attributt som skal setjast eller fjernast:"
-
-#. opako
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"par_id3145786\n"
-"help.text"
-msgid "<emph>Value</emph>"
-msgstr "<emph>Verdi</emph>"
+msgid "<emph>Attributes</emph>: Bit pattern defining the attributes that you want to set or to clear:"
+msgstr ""
#. bt8p5
#: 03020414.xhp
@@ -12697,15 +12670,6 @@ msgctxt ""
msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
msgstr "Du kan setja fleire attributt ved å kombinera dei respektive verdiane med eit logisk ELLER-uttrykk."
-#. aGseb
-#: 03020414.xhp
-msgctxt ""
-"03020414.xhp\n"
-"hd_id3147434\n"
-"help.text"
-msgid "Example:"
-msgstr "Eksempel:"
-
#. CUAJR
#: 03020414.xhp
msgctxt ""
@@ -30139,14 +30103,14 @@ msgctxt ""
msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
msgstr "Lagar ein streng som inneheld eitt oppgjeve teikn, eller det første teiknet av strengen som skal sendast til funksjonen."
-#. EVKUs
+#. SyD4X
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
"par_id3149233\n"
"help.text"
-msgid "String (n As Long, {expression As Integer | character As String})"
-msgstr "String (n As Long, {uttrykk As Integer | teikn As String})"
+msgid "String (number As Long, {expression As Integer | character As String}) As String"
+msgstr ""
#. GfqGg
#: 03120202.xhp
@@ -30157,32 +30121,32 @@ msgctxt ""
msgid "String"
msgstr "Streng"
-#. FTqT4
+#. MswJJ
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
"par_id3154347\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648."
-msgstr "<emph>n:</emph> Numerisk uttrykk som inneheld talet på teikn som skal returnerast i strengen. Det høgste tillatne talet er 2 147 483 648."
+msgid "<emph>number</emph>: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648."
+msgstr ""
-#. uARjD
+#. jyC8M
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
"par_id3148664\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
-msgstr "<emph>Uttrykk:</emph> Numerisk uttrykk som inneheld ASCII-koden for teiknet."
+msgid "<emph>Expression</emph>: Numeric expression that defines the ASCII code for the character."
+msgstr ""
-#. Comfs
+#. 5rrti
#: 03120202.xhp
msgctxt ""
"03120202.xhp\n"
"par_id3150359\n"
"help.text"
-msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
-msgstr "<emph>Teikn:</emph> Eitkvart enkelt teikn som vert brukt for å byggja returstrengen, eller einkvar streng der berre det første teiknet vert brukt."
+msgid "<emph>Character</emph>: Any single character used to build the return string, or any string of which only the first character will be used."
+msgstr ""
#. avFC9
#: 03120300.xhp
@@ -30679,14 +30643,14 @@ msgctxt ""
msgid "Returns the number of leftmost characters that you specify of a string expression."
msgstr "Returnerer så mang teikn til venstre som du har oppgjeve for eit strenguttrykk."
-#. H2Ftq
+#. HgCS7
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Left (Text As String, n As Long)"
-msgstr "Left (Tekststreng, n som Long)"
+msgid "Left (string As String, length As Long) As String"
+msgstr ""
#. to74m
#: 03120303.xhp
@@ -30697,23 +30661,23 @@ msgctxt ""
msgid "String"
msgstr "Streng"
-#. hRWZH
+#. DEDnB
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
"par_id3148552\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
-msgstr "<emph>Tekst:</emph> Eit strenguttrykk som du vil returnera dei venstre teikna frå."
+msgid "<emph>string</emph>: Any string expression that you want to return the leftmost characters from."
+msgstr ""
-#. BPXpD
+#. dYBNr
#: 03120303.xhp
msgctxt ""
"03120303.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr "<emph>n:</emph> Eit numerisk uttrykk som bestemmer kor mange teikn som skal returnerast. Viss <emph>n</emph> = 0, vert ein tom streng returnert. Den høgste tillatne verdien er 2.147.483.648."
+msgid "<emph>length</emph>: Numeric expression that specifies the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
+msgstr ""
#. FPXvk
#: 03120303.xhp
@@ -31075,14 +31039,14 @@ msgctxt ""
msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\">Left Function</link>."
msgstr "Sjå også <link href=\"text/sbasic/shared/03120303.xhp\">Left-funksjonen</link>."
-#. A3Rzn
+#. h3q6B
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
"par_id3153061\n"
"help.text"
-msgid "Right (Text As String, n As Long)"
-msgstr "Right (Tekststreng, n som Long)"
+msgid "Right (string As String, length As Long)"
+msgstr ""
#. SKQUo
#: 03120307.xhp
@@ -31093,23 +31057,23 @@ msgctxt ""
msgid "String"
msgstr "Streng"
-#. hErZb
+#. wbBhn
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
"par_id3153526\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
-msgstr "<emph>Tekst:</emph> Strenguttrykket som teikna lengst til høgre skal returnerast frå."
+msgid "<emph>string</emph>: Any string expression that you want to return the rightmost characters of."
+msgstr ""
-#. NwQkG
+#. 3NQ9V
#: 03120307.xhp
msgctxt ""
"03120307.xhp\n"
"par_id3151211\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
-msgstr "<emph>n:</emph> Numerisk uttrykk som bestemmer kor mange teikn som skal returnerast. Viss <emph>n</emph> = 0, vert ein tom streng returnert. Den største tillatne verdien er 2.147.483.648."
+msgid "<emph>length</emph>: Numeric expression that defines the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648."
+msgstr ""
#. ezXrq
#: 03120307.xhp
@@ -31588,14 +31552,14 @@ msgctxt ""
msgid "Returns an array of substrings from a string expression."
msgstr "Returnerer ein tabell med delstrengar frå eit strenguttrykk."
-#. FGCEc
+#. SzBGU
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
"par_id3153824\n"
"help.text"
-msgid "Split (Text As String, delimiter, number)"
-msgstr "Split (Tekst As String, skiljeteikn, tal)"
+msgid "Split (expression As String, delimiter, limit)"
+msgstr ""
#. dBAZR
#: 03120314.xhp
@@ -31606,32 +31570,32 @@ msgctxt ""
msgid "With Option VBASupport 1: String, with Option VBASupport 0: Variant/String"
msgstr "Med innstillinga VBASupport 1: Streng, med innstillinga VBASupport 0: Variant/Streng"
-#. PRupM
+#. tVTWt
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
"par_id3156023\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr "<emph>Tekst:</emph> Eit strenguttrykk."
+msgid "<emph>expression</emph>: Any string expression."
+msgstr ""
-#. aPap3
+#. ZABZE
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
"par_id3147560\n"
"help.text"
-msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
-msgstr "<emph>skiljeteikn (valfri):</emph> Ein streng med eitt eller fleire teikn som vert brukte for å skilja teksten. Standardverdien er mellomromsteiknet."
+msgid "<emph>delimiter</emph>: An optional string of one or more characters length that is used to delimit <literal>String</literal>. The default is the space character."
+msgstr ""
-#. rD2HP
+#. myUEr
#: 03120314.xhp
msgctxt ""
"03120314.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
-msgstr "<emph>tal (valfri):</emph> Talet på delstrengar som skal returnerast."
+msgid "<emph>limit</emph>: An optional number of substrings that you want to return."
+msgstr ""
#. 9qGtg
#: 03120315.xhp
@@ -31957,113 +31921,68 @@ msgctxt ""
msgid "Compares two strings and returns an integer value that represents the result of the comparison."
msgstr "Samanliknar to strengar og returnerer ein heiltalsverdi som viser resultatet av samanlikninga."
-#. sDAvR
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"hd_id3153345\n"
-"help.text"
-msgid "Syntax:"
-msgstr "Syntaks:"
-
-#. 6m8GA
+#. WpnwF
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3150503\n"
"help.text"
-msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
-msgstr "StrComp (Tekst1 As String, Tekst2 As String[, Compare])"
-
-#. 7ZVP8
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"hd_id3147574\n"
-"help.text"
-msgid "Return value:"
-msgstr "Returverdi:"
+msgid "StrComp (string1 As String, string2 As String[, Compare As Integer]) As Integer"
+msgstr ""
-#. swgoh
+#. Bx8HF
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
-"hd_id3150984\n"
+"par_id3351061\n"
"help.text"
-msgid "Parameter:"
-msgstr "Parameter:"
+msgid "<emph>string1</emph>: Any string expression"
+msgstr ""
-#. ULJVC
+#. vNvkn
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3153061\n"
"help.text"
-msgid "<emph>Text1:</emph> Any string expression"
-msgstr "<emph>Tekst1:</emph> Eit strenguttrykk"
-
-#. iCfGJ
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"par_id3147560\n"
-"help.text"
-msgid "<emph>Text2:</emph> Any string expression"
-msgstr "<emph>Tekst2:</emph> Eit strenguttrykk"
+msgid "<emph>string2</emph>: Any string expression"
+msgstr ""
-#. SjRGM
+#. 59SPq
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3146796\n"
"help.text"
-msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters."
-msgstr "<emph>Compare</emph>: Denne valfrie parameteren bestemmer samanlikningsmetoden. Viss Compare = 1 vil samanlikninga skilje mellom store og små bokstavar. Med Compare = 0 skil ikkje samanlikninga mellom store og små bokstavar."
-
-#. YDRRT
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"hd_id3154940\n"
-"help.text"
-msgid "Return value"
-msgstr "Returverdi"
+msgid "<emph>Compare</emph>: This optional parameter sets the comparison method. If <literal>Compare</literal> = 1, the string comparison is case-sensitive. If <literal>Compare</literal> = 0, no distinction is made between uppercase and lowercase letters."
+msgstr ""
-#. DEruh
+#. Hi2Cp
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "If Text1 < Text2 the function returns -1"
-msgstr "Viss Tekst1 < Tekst2 vil funksjonen returnera -1"
+msgid "If string1 < string2 the function returns -1"
+msgstr ""
-#. uVkpG
+#. Y4fnJ
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3151043\n"
"help.text"
-msgid "If Text1 = Text2 the function returns 0"
-msgstr "Viss Tekst1 = Tekst2 vil funksjonen returnera 0"
+msgid "If string1 = string2 the function returns 0"
+msgstr ""
-#. FBeHC
+#. QX67G
#: 03120403.xhp
msgctxt ""
"03120403.xhp\n"
"par_id3158410\n"
"help.text"
-msgid "If Text1 > Text2 the function returns 1"
-msgstr "Viss Tekst1 > Tekst2 vil funksjonen returnera 1"
-
-#. FjifC
-#: 03120403.xhp
-msgctxt ""
-"03120403.xhp\n"
-"hd_id3153968\n"
-"help.text"
-msgid "Example:"
-msgstr "Eksempel:"
+msgid "If string1 > string2 the function returns 1"
+msgstr ""
#. xtFm8
#: 03120411.xhp
@@ -41335,14 +41254,14 @@ msgctxt ""
msgid "Returns a string indicating where a number occurs within a calculated series of ranges."
msgstr "Returnerer ein streng som viser kvar eit tal finst innføre ein utrekna serie av område."
-#. YyRGM
+#. Hd3VE
#: partition.xhp
msgctxt ""
"partition.xhp\n"
"par_id111548419647867\n"
"help.text"
-msgid "Partition( Number, Start, End, Interval)"
-msgstr "Partition( nummer, start, slutt, intervall)"
+msgid "Partition( Number, Start, Stop, Interval)"
+msgstr ""
#. EXFRi
#: partition.xhp
@@ -41362,23 +41281,23 @@ msgctxt ""
msgid "<emph>Start</emph>: Required. An integer number defining the lower value of the range of numbers."
msgstr "<emph>start</emph>: Obligatorisk. Eit heiltal som bestemmer den lågaste verdien i talområdet."
-#. yg4Di
+#. A4Hit
#: partition.xhp
msgctxt ""
"partition.xhp\n"
"par_id781548420012105\n"
"help.text"
-msgid "<emph>End</emph>: Required. An integer number defining the highest value of the range."
-msgstr "<emph>slutt</emph>: Obligatorisk. Eit heiltal som bestemmer den høgste verdien i talområdet."
+msgid "<emph>Stop</emph>: Required. An integer number defining the highest value of the range."
+msgstr ""
-#. VvTEA
+#. evEzB
#: partition.xhp
msgctxt ""
"partition.xhp\n"
"par_id371548420017250\n"
"help.text"
-msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between Start and End)."
-msgstr "<emph>Intervall</emph>: Obligatorisk. Et heiltal som bestemmer partisjonsstorleiken innføre talområdet (mellom start og slutt)."
+msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between <literal>Start</literal> and <literal>Stop</literal>)."
+msgstr ""
#. 9xjpK
#: partition.xhp
@@ -42028,23 +41947,23 @@ msgctxt ""
msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>"
msgstr "<variable id=\"variable name\">Konverter ein streng som spesifisert med ein konverteringstype.</variable>"
-#. aVAee
+#. MBgB4
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id771622762489917\n"
"help.text"
-msgid "StrConv(Text, Conversion, [ LCID ])"
-msgstr "StrConv(tekst, konvertering, [ LCID ])"
+msgid "StrConv(string As String, Conversion As Integer, [ LCID ])"
+msgstr ""
-#. Crvxp
+#. c44hy
#: strconv.xhp
msgctxt ""
"strconv.xhp\n"
"par_id421622762822934\n"
"help.text"
-msgid "<emph>Text</emph>: Any valid string expression."
-msgstr "<emph>Tekst:</emph> Kva gyldig strenguttrykk som helst."
+msgid "<emph>string</emph>: Any valid string expression."
+msgstr ""
#. 56k2A
#: strconv.xhp
diff --git a/source/nn/helpcontent2/source/text/scalc/01.po b/source/nn/helpcontent2/source/text/scalc/01.po
index 445ed2e918b..82dfa5737ec 100644
--- a/source/nn/helpcontent2/source/text/scalc/01.po
+++ b/source/nn/helpcontent2/source/text/scalc/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-13 11:38+0100\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
"PO-Revision-Date: 2023-01-12 14:11+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/nn/>\n"
@@ -45754,15 +45754,6 @@ msgctxt ""
msgid "A cell that references another cell with an error condition is not in error itself."
msgstr "Ei celle som refererer til ei celle med feil, er ikkje definert å innehalda feil."
-#. 9ycFs
-#: 05120100.xhp
-msgctxt ""
-"05120100.xhp\n"
-"par_id471665407993996\n"
-"help.text"
-msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
-msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>"
-
#. 4zHYR
#: 05120200.xhp
msgctxt ""
@@ -61252,68 +61243,68 @@ msgctxt ""
msgid "Returns"
msgstr "Returnerer"
-#. fUKES
+#. vSzoq
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053105891\n"
"help.text"
-msgid "Err:511"
-msgstr "Feil:511"
+msgid "#NULL! (Err:521)"
+msgstr ""
-#. B2EPc
+#. YFSGC
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053148760\n"
"help.text"
-msgid "#DIV/0!"
-msgstr "#DIV/0!"
+msgid "#DIV/0! (Err:532)"
+msgstr ""
-#. wqbPF
+#. DkwY8
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053296785\n"
"help.text"
-msgid "#VALUE!"
-msgstr "#VERDI!"
+msgid "#VALUE! (Err:519)"
+msgstr ""
-#. TdjEG
+#. 8Ezt4
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053329868\n"
"help.text"
-msgid "#REF!"
-msgstr "#REF!"
+msgid "#REF! (Err:524)"
+msgstr ""
-#. hEjUy
+#. A6cRC
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053353976\n"
"help.text"
-msgid "#NAME?"
-msgstr "#NAMN?"
+msgid "#NAME? (Err:525)"
+msgstr ""
-#. xv66i
+#. HtBtf
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152053408216\n"
"help.text"
-msgid "#NUM!"
-msgstr "#TAL!"
+msgid "#NUM! (Err:503)"
+msgstr ""
-#. L2qE7
+#. nQMa6
#: func_error_type.xhp
msgctxt ""
"func_error_type.xhp\n"
"par_id121020152054007072\n"
"help.text"
-msgid "#N/A"
-msgstr "#I/T"
+msgid "#N/A (Err:32767)"
+msgstr ""
#. ZB8XE
#: func_error_type.xhp
@@ -67129,14 +67120,14 @@ msgctxt ""
msgid "<item type=\"input\">=SUM(A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range."
msgstr "<item type=\"input\">=SUMMER(A1:E10)</item> reknar ut summen av alle cellene i området A1 til E10."
-#. 3FkJs
+#. UmyxD
#: func_sum.xhp
msgctxt ""
"func_sum.xhp\n"
"par_id3151756\n"
"help.text"
-msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.html#hd_id3148474\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum."
-msgstr "Ein formel som <input>=SUMMER((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> kan skrivast inn som ein <link href=\"text/scalc/01/04060107.html#hd_id3148474\">matrise-formel</link> ved å trykkja på tastane Skift <switchinline select=\"sys\"><caseinline select=\"MAC\"> + Kommando</caseinline><defaultinline> + Ctrl</defaultinline></switchinline> + Enter i staden for berre å trykkja Enter når du avsluttar innskrivinga av formelen. Formelen vert då vist på formellinja omgjeve av parentesar og verkar ved å multiplisera dei tilsvarande elementa i matrisene og returnera summen av desse."
+msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum."
+msgstr ""
#. KohAT
#: func_sum.xhp
@@ -67921,14 +67912,14 @@ msgctxt ""
msgid "This function is equivalent to the <link href=\"text/scalc/01/func_rounddown.xhp\">ROUNDDOWN function</link>."
msgstr "Denne funksjonen svarar til <link href=\"text/scalc/01/func_rounddown.xhp\">AVRUND.NED-funksjonen</link>."
-#. oZAWU
+#. BRUDb
#: func_trunc.xhp
msgctxt ""
"func_trunc.xhp\n"
"par_id321641927458888\n"
"help.text"
-msgid "The rounding method used by this function is known as <emph>rounding towards zero</emph>. The resulting number will always be smaller than or equal to the original number."
-msgstr "Avrundingsmetoden som vert brukt av denne funksjonen vert også kalla <emph>avrunding mot null</emph>. Det resulterande talet er alltid mindre enn elle lik det opphavlege talet."
+msgid "The rounding method used by this function is known as <emph>rounding towards zero</emph>. The magnitude of the resulting number will always be less than or equal to the original number."
+msgstr ""
#. SqCQv
#: func_trunc.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/01.po b/source/nn/helpcontent2/source/text/shared/01.po
index 2ae1b95b0e9..b4edc2937de 100644
--- a/source/nn/helpcontent2/source/text/shared/01.po
+++ b/source/nn/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-13 11:38+0100\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
"PO-Revision-Date: 2022-12-12 13:30+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/nn/>\n"
@@ -9007,23 +9007,23 @@ msgctxt ""
msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\""
msgstr "Med det regulære uttrykket «\\b((frukt|eple)\\b» i finn-boksen og det regulære uttrykket «$1saft» i byt ut-boksen vert orda «frukt» og «eple» byt ut med «fruktsaft» og «eplesaft». Ord som «fruktsafter» og «eplesafter» vert ikkje påverka."
-#. kKDeg
+#. rdpGK
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3147397\n"
"help.text"
-msgid "Represents an alphabetic character. Use <emph>[:alpha:]+</emph> to find one of them."
-msgstr "Representerer ein bokstav. Bruk <emph>[:alpha:]+</emph> for å finne éin av dei."
+msgid "Represents an alphabetic character. Use <emph>[:alpha:]</emph> to find one of them."
+msgstr ""
-#. fKD9u
+#. XjY6K
#: 02100001.xhp
msgctxt ""
"02100001.xhp\n"
"par_id3150010\n"
"help.text"
-msgid "Represents a decimal digit. Use <emph>[:digit:]+</emph> to find one of them."
-msgstr "Representerer eit desimaltal. Bruk <emph>[:digit:]+</emph> for å finne eitt av dei."
+msgid "Represents a decimal digit. Use <emph>[:digit:]</emph> to find one of them."
+msgstr ""
#. sDfFW
#: 02100001.xhp
@@ -16333,14 +16333,14 @@ msgctxt ""
msgid "Font Effects"
msgstr "Skrifteffektar"
-#. VKWDA
+#. FuGwX
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
-msgstr "<bookmark_value>skrifter; effektar</bookmark_value> <bookmark_value>formatera; skrifteffektar</bookmark_value> <bookmark_value>teikn; skrifteffektar</bookmark_value> <bookmark_value>tekst; skrifteffektar</bookmark_value> <bookmark_value>effektar; skrifter</bookmark_value> <bookmark_value>understreka; tekst</bookmark_value> <bookmark_value>store bokstavar; skrifteffektar</bookmark_value> <bookmark_value>små bokstavar; skrifteffektar</bookmark_value><bookmark_value>titlar; skrifteffektar</bookmark_value> <bookmark_value>kapitéler</bookmark_value> <bookmark_value>gjennomstreka; skrifteffektar</bookmark_value> <bookmark_value>skrifter; gjennomstreka</bookmark_value> <bookmark_value>omriss; skrifteffektar</bookmark_value> <bookmark_value>skrifter; omriss</bookmark_value> <bookmark_value>skuggar; teikn</bookmark_value> <bookmark_value>skrifter; skuggar</bookmark_value> <bookmark_value>skrifter; fargar, ignorerte</bookmark_value> <bookmark_value>ignorerte skriftfargar</bookmark_value><bookmark_value>fargar, ignorerte tekstfargar</bookmark_value>"
+msgid "<bookmark_value>hiding; characters</bookmark_value><bookmark_value>characters; hiding</bookmark_value><bookmark_value>font effects; hiding characters</bookmark_value><bookmark_value>fonts; hiding characters</bookmark_value><bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#. tgLa4
#: 05020200.xhp
diff --git a/source/nn/helpcontent2/source/text/shared/guide.po b/source/nn/helpcontent2/source/text/shared/guide.po
index 41287dd0c23..eac297027f9 100644
--- a/source/nn/helpcontent2/source/text/shared/guide.po
+++ b/source/nn/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-02 11:50+0100\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
"PO-Revision-Date: 2022-12-08 18:53+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/nn/>\n"
@@ -6408,6 +6408,24 @@ msgctxt ""
msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>."
msgstr "Streng, anten <literal>usann</literal> eller <literal>sann</literal>. Standardverdi: <literal>usann</literal>. Bestemmer om formeluttrykk som byrjar med eit = (likskapsteikn) skal evaluerast som formlar eller importerast som tekst-data. Viss <literal>sann</literal>, evaluer formlar ved innskrivinga. Viss <literal>usann</literal> vert formlar lagt inn som tekst. Viss utelate (ikkje til stades i det heile), er standardverdien <literal>sann</literal> for å behalda åtferda til alternativstreng i gamle versjonar, som ikkje hadde dette teiknet i det heile teke. Viss til stades men tom (eller ein annan verdi enn <literal>sann</literal>), er standardverdien <literal>usann</literal>."
+#. dAbz8
+#: csv_params.xhp
+msgctxt ""
+"csv_params.xhp\n"
+"par_id221678874688127\n"
+"help.text"
+msgid "Include a byte-order-mark (BOM)"
+msgstr ""
+
+#. orAqx
+#: csv_params.xhp
+msgctxt ""
+"csv_params.xhp\n"
+"par_id41678874718368\n"
+"help.text"
+msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. If <literal>true</literal> include a byte-order-mark (BOM) in the export. If <literal>false</literal> the export does not include a BOM. If omitted (not present at all), the default value is <literal>false</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>. Automatically detected during the import."
+msgstr ""
+
#. DAriB
#: csv_params.xhp
msgctxt ""
diff --git a/source/nn/helpcontent2/source/text/simpress/02.po b/source/nn/helpcontent2/source/text/simpress/02.po
index b47aed98eab..a5ecfc8de48 100644
--- a/source/nn/helpcontent2/source/text/simpress/02.po
+++ b/source/nn/helpcontent2/source/text/simpress/02.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: 2023-03-06 17:53+0100\n"
-"PO-Revision-Date: 2023-03-12 18:09+0000\n"
+"PO-Revision-Date: 2023-03-18 18:34+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/nn/>\n"
"Language: nn\n"
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id3154104\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Toolbars - Color Bar</menuitem>."
-msgstr ""
+msgstr "For å visa <menuitem>Fargelinja</menuitem>, vel <menuitem>Vis → Verktøylinjer → Fargelinje</menuitem>."
#. 7z8fd
#: 10030000.xhp
@@ -1076,7 +1076,7 @@ msgctxt ""
"par_id3154602\n"
"help.text"
msgid "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Icon Transparency</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Ikon Gjennomsikt</alt></image>"
#. xZb79
#: 10030000.xhp
@@ -1103,7 +1103,7 @@ msgctxt ""
"par_id3149594\n"
"help.text"
msgid "<ahelp hid=\".uno:InteractiveGradient\">Modifies the gradient fill of the selected object. This command is only available if you applied a gradient to the selected object in <menuitem>Format - Area</menuitem>.</ahelp> Drag the handles of the gradient line to change the direction of the gradient or the length of the gradient. You can also drag and drop colors onto the handles from the <menuitem>Color Bar</menuitem> to change the color of the gradient endpoints."
-msgstr ""
+msgstr "<ahelp hid=\".uno:InteractiveGradient\">Endrar fargeovergangsfyllet for det valde objektet. Denne kommandoen er berre tilgjengeleg viss du har brukt ein fargeovergang på det valde objektet i <menuitem>Format → Område</menuitem>.</ahelp> Dra handtaka på fargeovergangslinja for å endra retninga på fargeovergangen eller lengda på overgangen. Du kan også dra og sleppa fargar på handtaka frå <menuitem>fargelinja</menuitem> for å endra fargen på sluttpunkta på fargeovergangen."
#. GTj8X
#: 10030000.xhp
@@ -1112,7 +1112,7 @@ msgctxt ""
"par_id3151311\n"
"help.text"
msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Toolbars - Color Bar</menuitem>."
-msgstr ""
+msgstr "For å visa <menuitem>Fargelinja</menuitem>, vel <menuitem>Vis → Verktøylinjer → Fargelinje</menuitem>."
#. HMYUP
#: 10030000.xhp
@@ -1121,7 +1121,7 @@ msgctxt ""
"par_id3150990\n"
"help.text"
msgid "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Icon Gradient</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Ikon Fargeovergang</alt></image>"
#. nVb58
#: 10030000.xhp
@@ -1193,7 +1193,7 @@ msgctxt ""
"par_id3157876\n"
"help.text"
msgid "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Ikon</alt></image>"
#. RCm8h
#: 10030200.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"par_id3145165\n"
"help.text"
msgid "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Ikon</alt></image>"
#. KrDHH
#: 10030200.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"par_id3153042\n"
"help.text"
msgid "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Ikon</alt></image>"
#. FNzDv
#: 10030200.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"par_id3155401\n"
"help.text"
msgid "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Ikon</alt></image>"
#. AGqED
#: 10030200.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"par_id3145204\n"
"help.text"
msgid "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Ikon</alt></image>"
#. T3asN
#: 10030200.xhp
@@ -1373,7 +1373,7 @@ msgctxt ""
"par_id3153622\n"
"help.text"
msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Ikon</alt></image>"
#. FtTLV
#: 10030200.xhp
@@ -1409,7 +1409,7 @@ msgctxt ""
"par_id3154934\n"
"help.text"
msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Ikon</alt></image>"
#. 7PEgH
#: 10030200.xhp
@@ -1445,7 +1445,7 @@ msgctxt ""
"par_id3148910\n"
"help.text"
msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Ikon</alt></image>"
#. 3ge7d
#: 10030200.xhp
@@ -1481,7 +1481,7 @@ msgctxt ""
"par_id3148627\n"
"help.text"
msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Ikon</alt></image>"
#. PsGcp
#: 10030200.xhp
diff --git a/source/nn/helpcontent2/source/text/swriter/00.po b/source/nn/helpcontent2/source/text/swriter/00.po
index ebf4f1b67aa..f5f60003ad1 100644
--- a/source/nn/helpcontent2/source/text/swriter/00.po
+++ b/source/nn/helpcontent2/source/text/swriter/00.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: 2023-03-06 17:53+0100\n"
-"PO-Revision-Date: 2023-03-12 18:09+0000\n"
+"PO-Revision-Date: 2023-03-18 18:34+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/nn/>\n"
"Language: nn\n"
@@ -1067,7 +1067,7 @@ msgctxt ""
"par_id3150549\n"
"help.text"
msgid "Insert Index Entry"
-msgstr ""
+msgstr "Set inn indeksoppføring"
#. k7zqb
#: 00000404.xhp
@@ -1139,7 +1139,7 @@ msgctxt ""
"par_id3155575\n"
"help.text"
msgid "<variable id=\"verz23\">Choose <menuitem>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</menuitem> tab (when Table of Figures is the selected type)</variable>"
-msgstr ""
+msgstr "<variable id=\"verz23\">Vel <menuitem>Set inn → Innhaldsliste og register → Innhaldsliste, register eller bibliografi → Type</menuitem> (når figurtabell er vald)</variable>"
#. zn7D3
#: 00000404.xhp
@@ -1220,7 +1220,7 @@ msgctxt ""
"par_id3156101\n"
"help.text"
msgid "<variable id=\"verz33\">Choose <menuitem>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Entries</menuitem> tab (when Table of Figures is the selected type)</variable>"
-msgstr ""
+msgstr "<variable id=\"verz33\">Vel <menuitem>Set inn → Innhaldsliste og register → Innhaldsliste, register eller bibliografi → Oppføringar</menuitem> (når figurtabell er vald)</variable>"
#. KxEAf
#: 00000404.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"par_id3150918\n"
"help.text"
msgid "<variable id=\"stylestab\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
-msgstr ""
+msgstr "<variable id=\"stylestab\">Vel fana <emph>Set inn → Innhaldsliste og register → Innhaldsliste, register eller bibliografi → Stilar</emph></variable>"
#. DDiWX
#: 00000404.xhp
@@ -1391,7 +1391,7 @@ msgctxt ""
"par_id3154620\n"
"help.text"
msgid "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3154627\" src=\"cmd/sc_grid.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154627\">Ikon</alt></image>"
#. 7XCPh
#: 00000404.xhp
@@ -1436,7 +1436,7 @@ msgctxt ""
"par_id3149959\n"
"help.text"
msgid "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3149966\" src=\"cmd/sc_insertdoc.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149966\">Ikon</alt></image>"
#. e6VAk
#: 00000404.xhp
diff --git a/source/nn/helpcontent2/source/text/swriter/01.po b/source/nn/helpcontent2/source/text/swriter/01.po
index dba86145b37..82d529e99cd 100644
--- a/source/nn/helpcontent2/source/text/swriter/01.po
+++ b/source/nn/helpcontent2/source/text/swriter/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-13 11:38+0100\n"
-"PO-Revision-Date: 2023-02-03 18:10+0000\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
+"PO-Revision-Date: 2023-03-18 18:34+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/nn/>\n"
"Language: nn\n"
@@ -1508,7 +1508,7 @@ msgctxt ""
"hd_id3150507\n"
"help.text"
msgid "<variable id=\"outlinelvl\">Show Up to Outline Level</variable>"
-msgstr ""
+msgstr "<variable id=\"outlinelvl\">Vis opp til disposisjonsnivå</variable>"
#. z6hTe
#: 02110000.xhp
@@ -3184,13 +3184,13 @@ msgctxt ""
msgid "Up to level"
msgstr ""
-#. CcbDH
+#. xgCJD
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
"par_id3150559\n"
"help.text"
-msgid "Specifies the maximum number of outline levels to display for a heading number. This option is only available for the field variables <emph>Heading</emph> (document) and <emph>Number range</emph> (variable)."
+msgid "Selects the heading to display according to the specified format. The first heading before the field whose outline level is equal to or less than the specified outline level is selected. This option is available only for field types <menuitem>Heading</menuitem> (document) and <menuitem>Number range</menuitem> (variable)."
msgstr ""
#. ayo4c
@@ -3409,14 +3409,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Jumps to the previous field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
msgstr "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Går til det førre feltet av same type i dokumentet.</ahelp> Denne knappen er berre slått på når eit dokument inneheld meir enn eitt felt av same type."
-#. 8EoF9
+#. ADGv2
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Icon Previous Field</alt></image>"
-msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Ikon Førre felt</alt></image>"
+msgid "<image id=\"img_id3155348\" src=\"cmd/lc_prevrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Icon Previous Field</alt></image>"
+msgstr ""
#. 8DYxg
#: 02140000.xhp
@@ -3445,14 +3445,14 @@ msgctxt ""
msgid "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Jumps to the next field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type."
msgstr "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Går til det neste feltet av same type i dokumentet.</ahelp> Denne knappen er slått på berre når eit dokument inneheld meir enn eitt felt av same type."
-#. bFjsY
+#. mMRVP
#: 02140000.xhp
msgctxt ""
"02140000.xhp\n"
"par_id3145117\n"
"help.text"
-msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\">Icon Next Field</alt></image>"
-msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\">Ikon Neste felt</alt></image>"
+msgid "<image id=\"img_id3149575\" src=\"cmd/lc_nextrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\">Icon Next Field</alt></image>"
+msgstr ""
#. 8ZUxu
#: 02140000.xhp
@@ -3634,14 +3634,14 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Moves to the previous footnote or endnote anchor in the document.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Gå til førre fotnote- eller sluttnotemerke i dokumentet.</ahelp>"
-#. eG7px
+#. fnvCC
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
"par_id3150023\n"
"help.text"
-msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\">Icon Previous footnote</alt></image>"
-msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\">Ikon Førre fotnote</alt></image>"
+msgid "<image id=\"img_id3150030\" src=\"cmd/lc_prevrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\">Icon Previous footnote</alt></image>"
+msgstr ""
#. AFFAN
#: 02150000.xhp
@@ -3670,14 +3670,14 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Moves to the next footnote or endnote anchor in the document.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Gå til neste fotnote- eller sluttnotemerke i dokumentet.</ahelp>"
-#. 7LpCD
+#. 4ETqr
#: 02150000.xhp
msgctxt ""
"02150000.xhp\n"
"par_id3154029\n"
"help.text"
-msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\">Icon Next footnote</alt></image>"
-msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\">Ikon Neste fotnote</alt></image>"
+msgid "<image id=\"img_id3154044\" src=\"cmd/lc_nextrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\">Icon Next footnote</alt></image>"
+msgstr ""
#. yKfqA
#: 02150000.xhp
@@ -5416,13 +5416,13 @@ msgctxt ""
msgid "Caption"
msgstr "Bilettekst"
-#. bKTDV
+#. gMuCQ
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
"par_id3149688\n"
"help.text"
-msgid "Type the text that you want to appear after the caption number."
+msgid "Type the text that you want to appear after the caption category and caption number."
msgstr ""
#. fUKh2
@@ -5452,14 +5452,14 @@ msgctxt ""
msgid "Category"
msgstr "Kategori"
-#. ZU4bC
+#. myQ93
#: 04060000.xhp
msgctxt ""
"04060000.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. </ahelp> For example, the \"Illustration\" caption category is formatted with the \"Illustration\" paragraph style."
-msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Vel bilettekstkategori eller skriv inn eit namn for å laga ein ny kategori. Kategoriteksten vert vist framføre nummeret til biletteksten i bilettekstetiketten. Kvar sjølvvald bilettekstkategori vert formatert med ein avsnittsstil med det same namnet.</ahelp> For eksempel vert bilettekstkategorien «Illustrasjon» formatert med avsnittsstilen «Illustrasjon»."
+msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before or after the caption number, depending on the <menuitem>Caption order</menuitem> setting in <link href=\"text/swriter/01/04060100.xhp\">Options</link>. Captions made with a predefined caption category are formatted with a paragraph style with the same name as the category. </ahelp> For example, captions made with the “Illustration” caption category are formatted with the “Illustration” paragraph style."
+msgstr ""
#. nFocV
#: 04060000.xhp
@@ -6793,13 +6793,13 @@ msgctxt ""
msgid "Heading"
msgstr ""
-#. A5ecN
+#. XHoBm
#: 04090001.xhp
msgctxt ""
"04090001.xhp\n"
"par_id3149172\n"
"help.text"
-msgid "Shows the heading number and/or the heading contents of the heading immediately prior to the inserted field."
+msgid "Shows the heading number and/or the heading contents of a heading prior to the inserted field."
msgstr ""
#. 493NN
@@ -11329,14 +11329,14 @@ msgctxt ""
msgid "This option is available only for table of contents and user-defined index entries."
msgstr "Denne innstillinga er berre tilgjengeleg for innhaldslister og eigendefinerte indekspostar."
-#. iFctY
+#. BLpnN
#: 04120100.xhp
msgctxt ""
"04120100.xhp\n"
"hd_id3156278\n"
"help.text"
-msgid "Apply to all similar texts"
-msgstr "Bruk på alle liknande tekstar"
+msgid "Apply to all other occurrences"
+msgstr ""
#. CcW9W
#: 04120100.xhp
@@ -13444,13 +13444,13 @@ msgctxt ""
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Aligns the tab stop to the right page margin.</ahelp>"
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Justerer tabuleringa i høve til høgremargen på sida.</ahelp>"
-#. BpLbW
+#. ATpyM
#: 04120221.xhp
msgctxt ""
"04120221.xhp\n"
"par_id811678639732439\n"
"help.text"
-msgid "The next two options are available when the <widget>N# </widget> icon is selected."
+msgid "The next two options are available when the <widget>N#</widget> icon is selected."
msgstr ""
#. E5Lht
diff --git a/source/nn/helpcontent2/source/text/swriter/guide.po b/source/nn/helpcontent2/source/text/swriter/guide.po
index 5c331d1202e..1fa6a471ff7 100644
--- a/source/nn/helpcontent2/source/text/swriter/guide.po
+++ b/source/nn/helpcontent2/source/text/swriter/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2023-03-10 11:50+0100\n"
+"POT-Creation-Date: 2023-03-20 12:32+0100\n"
"PO-Revision-Date: 2023-03-12 18:09+0000\n"
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/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: Weblate 4.15.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1565257384.000000\n"
#. XAt2Y
@@ -8503,13 +8503,13 @@ msgctxt ""
msgid "To change the text that appears in the index, type the text that you want in the <emph>Entry</emph> box. The text that you type here does not replace the selected text in the document."
msgstr "Du kan endra teksten som vert vist i innhaldslista ved å skriva inn den ønskte teksten i feltet <emph>Skriv inn</emph>. Teksten du skriv inn her, vert ikkje set inn i dokumentet i staden for den merkte teksten."
-#. sNMCa
+#. 3oEDq
#: indices_enter.xhp
msgctxt ""
"indices_enter.xhp\n"
"par_id3154258\n"
"help.text"
-msgid "To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all similar texts</menuitem>."
+msgid "To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all other occurrences</menuitem>."
msgstr ""
#. 5YVSS
@@ -8629,14 +8629,14 @@ msgctxt ""
msgid "To Apply a Different Paragraph Style to an Index Level"
msgstr "Slik brukar du ein annan avsnittsstil på eit registernivå"
-#. Dcb2G
+#. vG9Ec
#: indices_form.xhp
msgctxt ""
"indices_form.xhp\n"
"par_id3147110\n"
"help.text"
-msgid "Right-click in the index or table of contents, and then choose <emph>Edit Index or Table of Contents</emph>."
-msgstr "Høgreklikk i registeret eller innhaldslista og vel <emph>Rediger register/innhaldsliste</emph>."
+msgid "Right-click in the index or table of contents, then choose <menuitem>Edit Index</menuitem>."
+msgstr ""
#. iG8Gs
#: indices_form.xhp
@@ -8701,14 +8701,14 @@ msgctxt ""
msgid "You can assign a cross-reference as a hyperlink to entries in a table of contents."
msgstr "Du kan laga kryssreferansar som hyperlenkjer på punkta i ei innhaldsliste."
-#. Ng2SE
+#. LC7Ho
#: indices_form.xhp
msgctxt ""
"indices_form.xhp\n"
"par_id3150712\n"
"help.text"
-msgid "Right-click in the table of contents, and then choose <emph>Edit Index or Table of Contents</emph>."
-msgstr "Høgreklikk i innhaldslista og vel <emph>Rediger register/innhaldsliste</emph>."
+msgid "Right-click in the table of contents, then choose <menuitem>Edit Index</menuitem>."
+msgstr ""
#. aVKdC
#: indices_form.xhp
@@ -8719,23 +8719,23 @@ msgctxt ""
msgid "Click the <emph>Entries</emph> tab."
msgstr "Trykk på fana <emph>Stilar</emph>."
-#. JA8Hd
+#. PUYe5
#: indices_form.xhp
msgctxt ""
"indices_form.xhp\n"
"par_id3148399\n"
"help.text"
-msgid "In the <item type=\"menuitem\">Level</item> list click the heading level that you want to assign hyperlinks to."
-msgstr "Trykk på det dokumentnivået du vil bruka avsnittsstilen på i <item type=\"menuitem\">Nivå</item>."
+msgid "In the <menuitem>Level</menuitem> list click the index level for which you want to assign hyperlinks."
+msgstr ""
-#. r2eCi
+#. umgCv
#: indices_form.xhp
msgctxt ""
"indices_form.xhp\n"
"par_id3148424\n"
"help.text"
-msgid "In the <emph>Structure </emph>area, click in the box in front of <emph>E#</emph>, and then click <emph>Hyperlink</emph>."
-msgstr "Trykk i feltet framføre <emph>O#</emph> og deretter på <emph>Hyperlenke</emph> i området <emph>Struktur</emph>."
+msgid "In the <menuitem>Structure</menuitem> area, click in the box in front of <menuitem>N#</menuitem>, and then click <menuitem>Hyperlink</menuitem>."
+msgstr ""
#. F8avB
#: indices_form.xhp
@@ -8746,14 +8746,14 @@ msgctxt ""
msgid "Click in the box behind the <emph>E</emph>, and then click <emph>Hyperlink</emph>."
msgstr "Trykk i feltet etter <emph>O</emph> og trykk deretter på <emph>Hyperlenkje</emph>."
-#. 9skrG
+#. qmtWr
#: indices_form.xhp
msgctxt ""
"indices_form.xhp\n"
"par_id3147060\n"
"help.text"
-msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels."
-msgstr "Gjenta for kvart overskriftsnivå som du vil laga hyperlenkje for, eller trykk på knappen <item type=\"menuitem\">Alle</item> for å bruka formateringa på alle nivåa."
+msgid "Repeat for each index level that should use a hyperlink, or click the <menuitem>All</menuitem> button to apply the formatting to all levels."
+msgstr ""
#. BiZ3o
#: indices_index.xhp