From ee64d2fdafe658ac658dc193b1ed59b1f063fc27 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 15 Jul 2024 12:36:48 +0200 Subject: update translations for master/24-8 Change-Id: I959d23423e7f5f6f5cf91533b3ed9888e4b0a999 (cherry picked from commit 0e95a8dfb0b499b18834776b911c0b60725c215e) --- source/nb/helpcontent2/source/text/scalc/01.po | 110 ++++++++++++------------- source/nb/sfx2/messages.po | 24 +++--- source/nb/svx/messages.po | 6 +- source/nb/sw/messages.po | 8 +- 4 files changed, 74 insertions(+), 74 deletions(-) (limited to 'source/nb') diff --git a/source/nb/helpcontent2/source/text/scalc/01.po b/source/nb/helpcontent2/source/text/scalc/01.po index 51b30739e1f..1872de2b318 100644 --- a/source/nb/helpcontent2/source/text/scalc/01.po +++ b/source/nb/helpcontent2/source/text/scalc/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: 2024-07-08 17:35+0200\n" -"PO-Revision-Date: 2024-06-21 09:45+0000\n" +"POT-Creation-Date: 2024-07-15 12:05+0200\n" +"PO-Revision-Date: 2024-07-11 09:45+0000\n" "Last-Translator: Karl Morten Ramberg \n" "Language-Team: Norwegian Bokmål \n" "Language: nb\n" @@ -71739,104 +71739,104 @@ msgctxt "" msgid "XLOOKUP function is a modern and flexible replacement for older functions like VLOOKUP, HLOOKUP, and LOOKUP. XLOOKUP supports approximate and exact matching, wildcards (* ?) or regular expressions for partial matches, and lookups in vertical or horizontal ranges. XLOOKUP can perform a reverse search and offers a fast binary search option when working with large datasets." msgstr "XLOOKUP-funksjonen er en moderne og fleksibel erstatning for eldre funksjoner som VLOOKUP, HLOOKUP, og LOOKUP. XLOOKUP støtter omtrentlig og eksakt samsvar, jokertegn (* ?) eller regulære uttrykk for delvise treff, og oppslag i vertikale eller horisontale områder. XLOOKUP kan utføre et omvendt søk og tilbyr et raskt binært søkealternativ når du arbeider med store datasett." -#. TwFcc +#. CY5Hu #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id211708281649651\n" "help.text" -msgid "XLOOKUP( [Lookup] ; Array ; Return [ ; [ NotFound ] [ ; [MatchType] [ ; SearchMode ] ] ] )" -msgstr "XLOOKUP( [Oppslag] ; Array ; Return [ ; [ NotFound ] [ ; [MatchType] [ ; SearchMode ] ] )" +msgid "XLOOKUP( [Search criterion] ; Search Array ; Result Array [ ; [ Result if not found ] [ ; [Match Mode] [ ; Search Mode ] ] ] )" +msgstr "" -#. WoJu6 +#. 5W9TT #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id861708281340704\n" "help.text" -msgid "Lookup: (optional) The value of any type to search for in Array. If omitted, XLOOKUP returns blank cells it finds in Array." -msgstr "Oppslag: (valgfritt) Verdien av en hvilken som helst type å søke etter i Matrise. Hvis utelatt, returnerer XLOOKUP tomme celler den finner i Matrise." +msgid "Search criterion: (optional) The value of any type to search for in Array. If omitted, XLOOKUP returns blank cells it finds in Search Array." +msgstr "" -#. hBE9s +#. JexuJ #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id831708281625340\n" "help.text" -msgid "Array: is the reference of the array to search. Array must be a 1-dimensional array and must be contained in one sheet only." -msgstr "Matrise: er referansen til matrisen for å søke. Matrise må være en 1-dimensjonal matrise og må kun inneholde ett ark." +msgid "Search Array: is the reference of the array to search. Array must be a 1-dimensional array and must be contained in one sheet only." +msgstr "" -#. nWhEP +#. EGAYg #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id241708281629922\n" "help.text" -msgid "Return: is the reference of the array or range to return." -msgstr "Retur: er referansen til matrisen eller området som skal returneres." +msgid "Result Array: is the reference of the array or range to return." +msgstr "" -#. G4DLq +#. WKPAt #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id821708357634624\n" "help.text" -msgid "If Return is a range of cells, the XLOOKUP function must be entered as an array formula." -msgstr "Hvis Retur er et celleområde, må XLOOKUP-funksjonen angis som en matriseformel." +msgid "If Result Array is a range of cells, the XLOOKUP function must be entered as an array formula." +msgstr "" -#. WTFGZ +#. sdzRc #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id271708281637035\n" "help.text" -msgid "NotFound: a text or cell content to return if the Lookup value is not found. If a valid match is not found and NotFound is omitted, the function returns the #N/A error." -msgstr "NotFound: en tekst eller celleinnhold som skal returneres hvis Lookup-verdien ikke blir funnet. Hvis et gyldig samsvar ikke blir funnet og NotFound utelates, returnerer funksjonen #N/A-feilen." +msgid "Result if not found: a text or cell content to return if the Lookup value is not found. If a valid match is not found and Result if not found is omitted, the function returns the #N/A error." +msgstr "" -#. ruAWq +#. 64MsW #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id121708281643207\n" "help.text" -msgid "MatchType: (optional) specifies the match type. Values can be:" -msgstr "MatchType: (valgfritt) spesifiserer samsvarstypen. Verdier kan være:" +msgid "Match Mode: (optional) specifies the match type. Values can be:" +msgstr "" -#. go9sN +#. VWPhz #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id111708281542144\n" "help.text" -msgid "0: exact match (default). If Lookup value is not found and NotFound text is omitted, then return the #N/A error." -msgstr "0: eksakt samsvar (standard). Hvis Lookup-verdien ikke er funnet og NotFound-teksten er utelatt, returnerer du #N/A-feilen." +msgid "0: exact match (default). If Search criterion value is not found and Result if not found text is omitted, then return the #N/A error." +msgstr "" -#. CtG9A +#. PzWxb #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id851708281548335\n" "help.text" -msgid "-1: attempt exact match. If Lookup value is not found, then return the next smaller item." -msgstr "-1: forsøk på eksakt samsvar. Hvis Lookup-verdien ikke finnes, returnerer du neste mindre element." +msgid "-1: attempt exact match. If Search criterion value is not found, then return the next smaller item." +msgstr "" -#. CpEkK +#. N3DdJ #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id801708281553430\n" "help.text" -msgid "1: attempt exact match. If Lookup value is not found, then return the next larger item." -msgstr "1: forsøk på eksakt samsvar. Hvis Lookup-verdien ikke finnes, returnerer du neste større element." +msgid "1: attempt exact match. If Search criterion value is not found, then return the next larger item." +msgstr "" -#. JJ3M2 +#. vhHmc #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id881708281558005\n" "help.text" -msgid "2: a wildcard match where characters *, ?, and ~ have special meanings." -msgstr "2: et jokertegn samsvarer med tegnene *, ? og ~ har spesielle betydninger." +msgid "2: a wildcard match where characters * (multiple characters), ? (single character), and ~ have special meanings." +msgstr "" #. GAYga #: func_xlookup.xhp @@ -71845,60 +71845,60 @@ msgctxt "" "par_id111718970605394\n" "help.text" msgid "3: a regular expression match." -msgstr "" +msgstr "3: et regulært uttrykk-treff." -#. EqTBc +#. CFgfx #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id871708281607313\n" "help.text" -msgid "SearchMode: (optional) specifies the search mode to use." -msgstr "Søkemodus: (valgfritt) spesifiserer søkemodusen som skal brukes." +msgid "Search Mode: (optional) specifies the search mode to use." +msgstr "" -#. FfKjN +#. PrCaa #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id281708281579757\n" "help.text" -msgid "1: returns the first occurrence starting from the first item of Array (default)." -msgstr "1: returnerer den første forekomsten fra det første elementet i Matrise (standard)." +msgid "1: returns the first occurrence starting from the first item of Search Array (default)." +msgstr "" -#. 8CD3w +#. oiSgS #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id251708281584285\n" "help.text" -msgid "-1: reverse search. Returns the first occurrence starting from the last item of Array." -msgstr "-1: omvendt søk. Returnerer den første forekomsten fra det siste elementet i Matrisen." +msgid "-1: reverse search. Returns the first occurrence starting from the last item of Search Array." +msgstr "" -#. 6aABE +#. aGQoN #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id191708281589997\n" "help.text" -msgid "2: binary search that relies on Array being sorted in ascending order. If not sorted, invalid results will be returned." -msgstr "2: binært søk som er avhengig av at Matrisen blir sortert i stigende rekkefølge. Hvis ikke sortert, vil ugyldige resultater bli returnert." +msgid "2: binary search that relies on Search Array being sorted in ascending order. If not sorted, invalid results will be returned." +msgstr "" -#. pwwij +#. M54Co #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id561708281595885\n" "help.text" -msgid "-2: binary search that relies on Array being sorted in descending order. If not sorted, invalid results will be returned." -msgstr "-2: binært søk som er avhengig av at Matrisen blir sortert i synkende rekkefølge. Hvis ikke sortert, vil ugyldige resultater bli returnert." +msgid "-2: binary search that relies on Search Array being sorted in descending order. If not sorted, invalid results will be returned." +msgstr "" -#. Ysd77 +#. hMFJt #: func_xlookup.xhp msgctxt "" "func_xlookup.xhp\n" "par_id551718627629229\n" "help.text" -msgid "MatchType values 2 and 3 cannot be combined with binary search (SearchMode value 2 or -2)." +msgid "Match Mode values 2 and 3 cannot be combined with binary search (Search Mode value 2 or -2)." msgstr "" #. fHQrZ @@ -72061,7 +72061,7 @@ msgctxt "" "par_id881708281558005\n" "help.text" msgid "2: a wildcard match where characters *, ?, and ~ have special meanings." -msgstr "" +msgstr "2: et jokertegn samsvarer med tegnene *, ? og ~ har spesielle betydninger." #. EQfjm #: func_xmatch.xhp @@ -72070,7 +72070,7 @@ msgctxt "" "par_id111718970605394\n" "help.text" msgid "3: a regular expression match." -msgstr "" +msgstr "3: et regulært uttrykk-treff." #. WMXaP #: func_xmatch.xhp diff --git a/source/nb/sfx2/messages.po b/source/nb/sfx2/messages.po index 1bf69edb622..c2719fa9aed 100644 --- a/source/nb/sfx2/messages.po +++ b/source/nb/sfx2/messages.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: 2024-06-28 11:23+0200\n" +"POT-Creation-Date: 2024-07-15 12:05+0200\n" "PO-Revision-Date: 2024-06-29 01:45+0000\n" "Last-Translator: Karl Morten Ramberg \n" "Language-Team: Norwegian Bokmål \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 5.4.3\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561033625.000000\n" #. bHbFE @@ -4850,61 +4850,61 @@ msgid "E_xtensions" msgstr "Utvidelser" #. rDw4E -#: sfx2/uiconfig/ui/startcenter.ui:458 +#: sfx2/uiconfig/ui/startcenter.ui:459 msgctxt "startcenter|label1" msgid "Application" msgstr "Program" #. UiDMp -#: sfx2/uiconfig/ui/startcenter.ui:478 +#: sfx2/uiconfig/ui/startcenter.ui:479 msgctxt "startcenter|all_recent_label" msgid "Recent Files List" msgstr "Liste over nylig brukte filer" #. kho2B -#: sfx2/uiconfig/ui/startcenter.ui:491 +#: sfx2/uiconfig/ui/startcenter.ui:492 msgctxt "startcenter|local_view_label" msgid "Templates List" msgstr "Malliste" #. FcFBB -#: sfx2/uiconfig/ui/startcenter.ui:516 +#: sfx2/uiconfig/ui/startcenter.ui:517 msgctxt "startcenter|filter_label" msgid "Filter:" msgstr "Filtre:" #. KyntM -#: sfx2/uiconfig/ui/startcenter.ui:533 +#: sfx2/uiconfig/ui/startcenter.ui:534 msgctxt "startcenter|filter_none" msgid "All Documents" msgstr "Alle Dokumenter" #. fAxHB -#: sfx2/uiconfig/ui/startcenter.ui:534 +#: sfx2/uiconfig/ui/startcenter.ui:535 msgctxt "startcenter|filter_writer" msgid "Text Documents" msgstr "Tekst Dokumenter" #. zdYmN -#: sfx2/uiconfig/ui/startcenter.ui:535 +#: sfx2/uiconfig/ui/startcenter.ui:536 msgctxt "startcenter|filter_calc" msgid "Spreadsheets" msgstr "Regneark" #. DZVJB -#: sfx2/uiconfig/ui/startcenter.ui:536 +#: sfx2/uiconfig/ui/startcenter.ui:537 msgctxt "startcenter|filter_impress" msgid "Presentations" msgstr "Presentasjoner" #. 67F9T -#: sfx2/uiconfig/ui/startcenter.ui:537 +#: sfx2/uiconfig/ui/startcenter.ui:538 msgctxt "startcenter|filter_draw" msgid "Drawings" msgstr "Tegninger" #. ZCQZB -#: sfx2/uiconfig/ui/startcenter.ui:554 +#: sfx2/uiconfig/ui/startcenter.ui:555 msgctxt "startcenter|mbActions|tool_tip" msgid "Actions" msgstr "Handlinger" diff --git a/source/nb/svx/messages.po b/source/nb/svx/messages.po index 5d48c2a96cc..f8a0a8aa94b 100644 --- a/source/nb/svx/messages.po +++ b/source/nb/svx/messages.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: 2024-07-08 17:35+0200\n" -"PO-Revision-Date: 2024-06-29 01:45+0000\n" +"PO-Revision-Date: 2024-07-11 01:45+0000\n" "Last-Translator: Karl Morten Ramberg \n" "Language-Team: Norwegian Bokmål \n" "Language: nb\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 5.4.3\n" "X-POOTLE-MTIME: 1561033255.000000\n" #. 3GkZj @@ -8749,7 +8749,7 @@ msgstr "Cherokee" #: include/svx/strings.hrc:1573 msgctxt "RID_SUBSETMAP" msgid "Unified Canadian Aboriginal Syllabics" -msgstr "" +msgstr "Forenede kanadiske aboriginske stavelser" #. d5JWE #: include/svx/strings.hrc:1574 diff --git a/source/nb/sw/messages.po b/source/nb/sw/messages.po index f527d2e9d29..e4e29798331 100644 --- a/source/nb/sw/messages.po +++ b/source/nb/sw/messages.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: 2024-07-08 17:36+0200\n" -"PO-Revision-Date: 2024-06-29 01:45+0000\n" +"PO-Revision-Date: 2024-07-11 01:45+0000\n" "Last-Translator: Karl Morten Ramberg \n" "Language-Team: Norwegian Bokmål \n" "Language: nb\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 5.4.3\n" "X-POOTLE-MTIME: 1563559958.000000\n" #. oKCHH @@ -56,7 +56,7 @@ msgstr "Hyperkoblingsteksten er for kort." #: sw/inc/AccessibilityCheckStrings.hrc:22 msgctxt "STR_HYPERLINK_NO_NAME" msgid "Missing 'Name' property of hyperlink." -msgstr "" +msgstr "Mangler 'Navne'-egenskapen til hyperkoblingen." #. xYUv3 #: sw/inc/AccessibilityCheckStrings.hrc:23 @@ -212,7 +212,7 @@ msgstr "Skriv inn dokumenttittel:" #: sw/inc/AccessibilityCheckStrings.hrc:49 msgctxt "STR_HYPERLINK_NO_NAME_DLG" msgid "Enter a name of the hyperlink:" -msgstr "" +msgstr "Skriv inn et navn på hyperkoblingen:" #. zDpoh #: sw/inc/AccessibilityCheckStrings.hrc:51 -- cgit