update translations for master
and force-fix errors using pocheck Change-Id: I2454bc37899ebd56225f182c520bd212d4eca5de
This commit is contained in:
@@ -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: 2020-10-27 12:31+0100\n"
|
||||
"PO-Revision-Date: 2021-01-10 18:46+0000\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-27 17:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/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: Weblate 4.4\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1566316183.000000\n"
|
||||
|
||||
#. naSFZ
|
||||
@@ -538,14 +538,14 @@ msgctxt ""
|
||||
msgid "Listening to Document Events"
|
||||
msgstr "Lytting til dokumenthendingar"
|
||||
|
||||
#. tFSkv
|
||||
#. BuYwV
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0530\n"
|
||||
"help.text"
|
||||
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
|
||||
msgstr "Overvakinga vert vist her for språka Basic og Python med objektorientert programmering. Tildeling av skriptet <literal>OnLoad</literal> til hendinga <literal>Open Document</literal> er nok for å byrja og avslutta overvakinga. Fana <menuitem>Hendingar</menuitem> i menyen <menuitem>Verktøy → Tilpass</menuitem> vert brukt for å ta i bruk begge skripta."
|
||||
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
|
||||
msgstr ""
|
||||
|
||||
#. 27Dcq
|
||||
#: python_document_events.xhp
|
||||
@@ -844,14 +844,14 @@ msgctxt ""
|
||||
msgid "With %PRODUCTNAME Basic"
|
||||
msgstr "Med %PRODUCTNAME Basic"
|
||||
|
||||
#. SEw8V
|
||||
#. Hn5H4
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0650\n"
|
||||
"help.text"
|
||||
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
|
||||
msgstr "<literal>Onload</literal>-skriptet vert knytt til <literal>Open document</literal>-hendinga med fana <menuitem>Hending</menuitem> i menyen <menuitem>Verktøy → Tilpass</menuitem>. Overvakinga av hendinga byrjar straks eit <literal>ConsoleLogger</literal>-objekt vert aktivert og vert avslutta når det vert sett fri av Basic-motoren. Ei <literal>OnLoad</literal>-hending lese inn dei nødvendige Basic-biblioteka, medan oppfanga hendingar vert rapporterte med<literal>Access2Base.Trace</literal>-modulen."
|
||||
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
|
||||
msgstr ""
|
||||
|
||||
#. TAiMF
|
||||
#: python_document_events.xhp
|
||||
@@ -889,14 +889,14 @@ msgctxt ""
|
||||
msgid "REM controller.ConsoleLogger class module"
|
||||
msgstr "REM controller.ConsoleLogger klasse-modul"
|
||||
|
||||
#. PG65V
|
||||
#. 2jXHB
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0664\n"
|
||||
"help.text"
|
||||
msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event"
|
||||
msgstr "' ADAPTER-utformingsmønster-objekt som skal opnast i hendinga «Opna dokument»"
|
||||
msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
|
||||
msgstr ""
|
||||
|
||||
#. 9ZNpG
|
||||
#: python_document_events.xhp
|
||||
@@ -1841,7 +1841,7 @@ msgctxt ""
|
||||
"N0388\n"
|
||||
"help.text"
|
||||
msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
|
||||
msgstr ""
|
||||
msgstr "Grafiske framstillingar, tastaturunngangar, muserørsler og andre samhandlingar mellom menneske og maskin kan styrast ved hjelp av UNO-lyttarar som overvåker åtferda til brukaren. Lyttarar er dynamisk programkodealternativ til makrotildelingar. Du kan oppretta så mange UNO-lyttarar som du treng for å overvaka hendingar. Ein enkelt lyttar kan også handsama fleire brukargrensesnitt-kontrollar."
|
||||
|
||||
#. UVzsE
|
||||
#: python_listener.xhp
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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: 2021-01-19 13:13+0100\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-21 14:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/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.4\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1565441848.000000\n"
|
||||
|
||||
#. sZfWF
|
||||
@@ -53944,13 +53944,13 @@ msgctxt ""
|
||||
msgid "Minimum:"
|
||||
msgstr ""
|
||||
|
||||
#. 86XUE
|
||||
#. AxvHB
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id861610473146895\n"
|
||||
"help.text"
|
||||
msgid "Set the minimum value for which the databar does not start filling."
|
||||
msgid "Set the minimum value for which the data bar does not start filling."
|
||||
msgstr ""
|
||||
|
||||
#. FjNLX
|
||||
@@ -53962,22 +53962,22 @@ msgctxt ""
|
||||
msgid "Maximum:"
|
||||
msgstr ""
|
||||
|
||||
#. 2pQe8
|
||||
#. mCsBS
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id461610473163880\n"
|
||||
"help.text"
|
||||
msgid "Set the maximum value for which the databar gets completely filled."
|
||||
msgid "Set the maximum value for which the data bar gets completely filled."
|
||||
msgstr ""
|
||||
|
||||
#. i9WL4
|
||||
#. ePnFB
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id791610556114310\n"
|
||||
"help.text"
|
||||
msgid "The options for setting the minimum and maximum are:"
|
||||
msgid "The options for setting the minimum and maximum values are:"
|
||||
msgstr ""
|
||||
|
||||
#. gBHrw
|
||||
@@ -54088,13 +54088,13 @@ msgctxt ""
|
||||
msgid "Fill:"
|
||||
msgstr ""
|
||||
|
||||
#. YCKEB
|
||||
#. GRWdV
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id221610558585001\n"
|
||||
"help.text"
|
||||
msgid "Choose between color and gradient to fill with solid color or gradient."
|
||||
msgid "Choose between color and gradient for the fill."
|
||||
msgstr ""
|
||||
|
||||
#. oQVLz
|
||||
@@ -54178,40 +54178,40 @@ msgctxt ""
|
||||
msgid "Bar Lengths"
|
||||
msgstr ""
|
||||
|
||||
#. MAbGC
|
||||
#. V2bCh
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"hd_id651610569932338\n"
|
||||
"help.text"
|
||||
msgid "Minimum bar length(%):"
|
||||
msgid "Minimum bar length (%):"
|
||||
msgstr ""
|
||||
|
||||
#. p6WQW
|
||||
#. 9HmjS
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id381610560706116\n"
|
||||
"help.text"
|
||||
msgid "Set the minimum length of the databar in percentage with respect to the cell length."
|
||||
msgid "Set the minimum length of the data bar in percentage with respect to the cell length."
|
||||
msgstr ""
|
||||
|
||||
#. QLNCu
|
||||
#. zvuC5
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"hd_id151610569983195\n"
|
||||
"help.text"
|
||||
msgid "Maximum bar length(%):"
|
||||
msgid "Maximum bar length (%):"
|
||||
msgstr ""
|
||||
|
||||
#. anEhg
|
||||
#. ZwUDq
|
||||
#: databar_more_options.xhp
|
||||
msgctxt ""
|
||||
"databar_more_options.xhp\n"
|
||||
"par_id511610560783506\n"
|
||||
"help.text"
|
||||
msgid "Set the maximum length of the databar in percentage with respect to the cell length."
|
||||
msgid "Set the maximum length of the data bar in percentage with respect to the cell length."
|
||||
msgstr ""
|
||||
|
||||
#. 5eqMJ
|
||||
|
||||
@@ -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-10-27 12:31+0100\n"
|
||||
"PO-Revision-Date: 2020-12-12 21:36+0000\n"
|
||||
"PO-Revision-Date: 2021-01-29 00:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://weblate.documentfoundation.org/projects/libo_help-master/textschart01/nn/>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textschart01/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: Weblate 4.1.1\n"
|
||||
"X-Generator: Weblate 4.4\n"
|
||||
"X-POOTLE-MTIME: 1547758081.000000\n"
|
||||
|
||||
#. DsZFP
|
||||
@@ -1427,7 +1427,7 @@ msgctxt ""
|
||||
"par_id7272255\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"trendlinestext\"> <ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp> </variable>"
|
||||
msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Du kan setja inn trendlinjer (regresjonskurver) i alle 2D-diagramma unnateke kake- og kurs-diagram.</ahelp></variable>"
|
||||
msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Du kan setja inn trendlinjer (regresjonskurver) i alle 2D-diagramma unnateke kake- og aksje-diagram.</ahelp></variable>"
|
||||
|
||||
#. NF2z3
|
||||
#: 04050100.xhp
|
||||
|
||||
@@ -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: 2021-01-14 18:09+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"PO-Revision-Date: 2021-01-29 00:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/nn/>\n"
|
||||
"Language: nn\n"
|
||||
@@ -967,7 +967,7 @@ msgctxt ""
|
||||
"par_id3150979\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">If you click on this cell, you can choose a sort option: ascending, descending and unsorted.</ahelp> Text fields will be sorted alphabetically and numerical fields numerically. For most databases, administrators can set the sorting options at the database level."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_ORDER\">Viss du trykkjer på cella, kan du velja mellom sorteringsalternativa stigande, synkande og ikkje sortert.</ahelp> I dei fleste databasar kan administrator setja vala for sorterting på databasenivået."
|
||||
|
||||
#. XsqW8
|
||||
#: 02010100.xhp
|
||||
@@ -976,7 +976,7 @@ msgctxt ""
|
||||
"hd_id3150384\n"
|
||||
"help.text"
|
||||
msgid "Visible"
|
||||
msgstr ""
|
||||
msgstr "Synleg"
|
||||
|
||||
#. AAZfA
|
||||
#: 02010100.xhp
|
||||
@@ -985,7 +985,7 @@ msgctxt ""
|
||||
"par_id3146133\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">If you mark the <emph>Visible</emph> property for a data field, that field will be visibly displayed in the resulting query</ahelp>. If you are only using a data field to formulate a condition or make a calculation, you do not necessarily need to display it."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_VISIBLE\">Viss du kryssar av for eigenskapen <emph>Synleg</emph> for eit datafelt, vert dette datafeltet synleg i spørjinga.</ahelp> Du treng ikkje ha feltet synleg viss du berre brukar det til å formulera eit vilkår eller å gjera utrekningar."
|
||||
|
||||
#. eQFRR
|
||||
#: 02010100.xhp
|
||||
@@ -994,7 +994,7 @@ msgctxt ""
|
||||
"hd_id3154714\n"
|
||||
"help.text"
|
||||
msgid "Criteria"
|
||||
msgstr ""
|
||||
msgstr "Kriterium"
|
||||
|
||||
#. f3DvJ
|
||||
#: 02010100.xhp
|
||||
@@ -1003,7 +1003,7 @@ msgctxt ""
|
||||
"par_id3145134\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Specifies a first <link href=\"text/sdatabase/020010100.xhp\" name=\"criteria \">criteria </link>by which the content of the data field is to be filtered.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_CRIT\">Vel det første <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"criteria \">kriteriet</link> innhaldet i datafeltet skal sorterast etter.</ahelp>"
|
||||
|
||||
#. qpADC
|
||||
#: 02010100.xhp
|
||||
@@ -1750,7 +1750,7 @@ msgctxt ""
|
||||
"par_id3154584\n"
|
||||
"help.text"
|
||||
msgid "... the content of the field is greater than or equal to the specified expression."
|
||||
msgstr ""
|
||||
msgstr "… innhaldet i feltet er større enn eller lik det oppgjevne uttrykket."
|
||||
|
||||
#. ADRZk
|
||||
#: 02010100.xhp
|
||||
@@ -1759,7 +1759,7 @@ msgctxt ""
|
||||
"par_id3154052\n"
|
||||
"help.text"
|
||||
msgid "less than or equal to"
|
||||
msgstr ""
|
||||
msgstr "mindre enn eller lik"
|
||||
|
||||
#. 9KtmZ
|
||||
#: 02010100.xhp
|
||||
@@ -1768,7 +1768,7 @@ msgctxt ""
|
||||
"par_id3157902\n"
|
||||
"help.text"
|
||||
msgid "... the content of the field is less than or equal to the specified expression."
|
||||
msgstr ""
|
||||
msgstr "… innhaldet i feltet er mindre enn eller lik det oppgjevne uttrykket."
|
||||
|
||||
#. DBXG9
|
||||
#: 02010100.xhp
|
||||
@@ -1777,7 +1777,7 @@ msgctxt ""
|
||||
"par_id3154630\n"
|
||||
"help.text"
|
||||
msgid "$[officename] command"
|
||||
msgstr ""
|
||||
msgstr "$[officename]-kommando"
|
||||
|
||||
#. Yo7MG
|
||||
#: 02010100.xhp
|
||||
@@ -1786,7 +1786,7 @@ msgctxt ""
|
||||
"par_id3150484\n"
|
||||
"help.text"
|
||||
msgid "SQL command"
|
||||
msgstr ""
|
||||
msgstr "SQL-kommando"
|
||||
|
||||
#. pJay6
|
||||
#: 02010100.xhp
|
||||
@@ -1795,7 +1795,7 @@ msgctxt ""
|
||||
"par_id3154158\n"
|
||||
"help.text"
|
||||
msgid "Meaning"
|
||||
msgstr ""
|
||||
msgstr "Meining"
|
||||
|
||||
#. qmaX5
|
||||
#: 02010100.xhp
|
||||
@@ -1804,7 +1804,7 @@ msgctxt ""
|
||||
"par_id3149433\n"
|
||||
"help.text"
|
||||
msgid "Condition is satisfied if..."
|
||||
msgstr ""
|
||||
msgstr "Vilkåret er oppfylt viss …"
|
||||
|
||||
#. do6XQ
|
||||
#: 02010100.xhp
|
||||
@@ -1813,7 +1813,7 @@ msgctxt ""
|
||||
"par_id3143236\n"
|
||||
"help.text"
|
||||
msgid "is null"
|
||||
msgstr ""
|
||||
msgstr "er null"
|
||||
|
||||
#. NPqBL
|
||||
#: 02010100.xhp
|
||||
@@ -1822,7 +1822,7 @@ msgctxt ""
|
||||
"par_id3154744\n"
|
||||
"help.text"
|
||||
msgid "... the field contains no data. For Yes/No fields with three possible states, this command automatically queries the undetermined state (neither Yes nor No)."
|
||||
msgstr ""
|
||||
msgstr "… feltnamnet er tomt. For «Ja/Nei»-felt med tre tilstandar, vil denne funksjonen automatisk spørja etter den uvisse tilstanden (verken «Ja» eller «Nei»)."
|
||||
|
||||
#. 7Rfbd
|
||||
#: 02010100.xhp
|
||||
@@ -1831,7 +1831,7 @@ msgctxt ""
|
||||
"par_id3151229\n"
|
||||
"help.text"
|
||||
msgid "is not empty"
|
||||
msgstr ""
|
||||
msgstr "er ikkje tomt"
|
||||
|
||||
#. w3Tva
|
||||
#: 02010100.xhp
|
||||
@@ -1840,7 +1840,7 @@ msgctxt ""
|
||||
"par_id3145304\n"
|
||||
"help.text"
|
||||
msgid "... the field is not empty, i.e it contains data."
|
||||
msgstr ""
|
||||
msgstr "… feltnamnet er ikkje tomt, det vil seia at det inneheld data."
|
||||
|
||||
#. GGKUH
|
||||
#: 02010100.xhp
|
||||
@@ -1849,7 +1849,7 @@ msgctxt ""
|
||||
"par_id3153891\n"
|
||||
"help.text"
|
||||
msgid "placeholder (*) for any number of characters"
|
||||
msgstr ""
|
||||
msgstr "plasshaldar (*) for kor mange teikn som helst"
|
||||
|
||||
#. gbEWB
|
||||
#: 02010100.xhp
|
||||
@@ -1858,7 +1858,7 @@ msgctxt ""
|
||||
"par_id3148887\n"
|
||||
"help.text"
|
||||
msgid "placeholder (?) for exactly one character"
|
||||
msgstr ""
|
||||
msgstr "plasshaldar (?) for nøyaktig eitt teikn"
|
||||
|
||||
#. tBQfA
|
||||
#: 02010100.xhp
|
||||
@@ -1867,7 +1867,7 @@ msgctxt ""
|
||||
"bm_id3157985\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>placeholders; in SQL queries</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>plasshaldarar; i SQL-spørjingar</bookmark_value>"
|
||||
|
||||
#. agxhB
|
||||
#: 02010100.xhp
|
||||
@@ -2002,7 +2002,7 @@ msgctxt ""
|
||||
"par_id3150679\n"
|
||||
"help.text"
|
||||
msgid "does not contain a, b, c..."
|
||||
msgstr ""
|
||||
msgstr "Inneheld ikkje «a, b, c …»"
|
||||
|
||||
#. U5doB
|
||||
#: 02010100.xhp
|
||||
@@ -2011,7 +2011,7 @@ msgctxt ""
|
||||
"par_id3158439\n"
|
||||
"help.text"
|
||||
msgid "... the field does not contain one of the specified expressions a, b, c,..."
|
||||
msgstr ""
|
||||
msgstr "… feltet inneheld ikkje eit av dei oppgjevne uttrykka «a, b, c, …»"
|
||||
|
||||
#. cECKt
|
||||
#: 02010100.xhp
|
||||
@@ -2020,7 +2020,7 @@ msgctxt ""
|
||||
"par_id3149248\n"
|
||||
"help.text"
|
||||
msgid "has the value True"
|
||||
msgstr ""
|
||||
msgstr "Har verdien «Sann»"
|
||||
|
||||
#. fbgDt
|
||||
#: 02010100.xhp
|
||||
@@ -2029,7 +2029,7 @@ msgctxt ""
|
||||
"par_id3148524\n"
|
||||
"help.text"
|
||||
msgid "... the field name has the value True."
|
||||
msgstr ""
|
||||
msgstr "… feltnamnet har verdien «Sann»."
|
||||
|
||||
#. 39zcD
|
||||
#: 02010100.xhp
|
||||
@@ -2038,7 +2038,7 @@ msgctxt ""
|
||||
"par_id3149955\n"
|
||||
"help.text"
|
||||
msgid "has the value false"
|
||||
msgstr ""
|
||||
msgstr "Har verdien «Usann»."
|
||||
|
||||
#. fGHY6
|
||||
#: 02010100.xhp
|
||||
@@ -2047,7 +2047,7 @@ msgctxt ""
|
||||
"par_id3146850\n"
|
||||
"help.text"
|
||||
msgid "... the field data value is set to false."
|
||||
msgstr ""
|
||||
msgstr "… feltverdien er sett til «usann»."
|
||||
|
||||
#. qQETa
|
||||
#: 02010100.xhp
|
||||
@@ -2056,7 +2056,7 @@ msgctxt ""
|
||||
"hd_id3155954\n"
|
||||
"help.text"
|
||||
msgid "Examples"
|
||||
msgstr ""
|
||||
msgstr "Eksempel"
|
||||
|
||||
#. LuvGC
|
||||
#: 02010100.xhp
|
||||
@@ -2065,7 +2065,7 @@ msgctxt ""
|
||||
"par_id3153792\n"
|
||||
"help.text"
|
||||
msgid "='Ms.'"
|
||||
msgstr ""
|
||||
msgstr "='Fr.'"
|
||||
|
||||
#. 8GaiA
|
||||
#: 02010100.xhp
|
||||
@@ -2074,7 +2074,7 @@ msgctxt ""
|
||||
"par_id3150948\n"
|
||||
"help.text"
|
||||
msgid "returns field names with the field content \"Ms.\""
|
||||
msgstr ""
|
||||
msgstr "Returnerer feltnamna med feltinnhaldet «Fr.»"
|
||||
|
||||
#. C3BDE
|
||||
#: 02010100.xhp
|
||||
@@ -2083,7 +2083,7 @@ msgctxt ""
|
||||
"par_id315094A\n"
|
||||
"help.text"
|
||||
msgid "returns dates that occurred before January 10, 2001"
|
||||
msgstr ""
|
||||
msgstr "returnerer datoar før 10. januar 2001"
|
||||
|
||||
#. mnGgM
|
||||
#: 02010100.xhp
|
||||
@@ -2092,7 +2092,7 @@ msgctxt ""
|
||||
"par_id3150333\n"
|
||||
"help.text"
|
||||
msgid "LIKE 'g?ve'"
|
||||
msgstr ""
|
||||
msgstr "LIKE 'g?ve'"
|
||||
|
||||
#. T7ZhS
|
||||
#: 02010100.xhp
|
||||
@@ -2506,7 +2506,7 @@ msgctxt ""
|
||||
"par_id191120151931441881\n"
|
||||
"help.text"
|
||||
msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with <item type=\"input\">\"LIKE '%' || :Part_of_field || '%'\"</item> as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use <item type=\"input\">LOWER (Field_Name)</item> as the field and <item type=\"input\">LIKE LOWER ( '%' || :Part_of_field || '%' )</item> as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In <link href=\"text/sdatabase/020010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )</item>."
|
||||
msgstr ""
|
||||
msgstr "Ein grei måte å merkja datapostar baserte på innhaldet i tekstfelt er å leggja til ein gøymd kolonne med kriteriet <item type=\"input\">\"LIKE '%' || :Del_av_felt || '%'\"</item>. Dette vil markera datapostar med eit nøyaktig treff. Dersom testen skal skilja mellom små og store bokstavar, kan du bruka <item type=\"input\">LOWER (Felt_namn)</item> som felt og <item type=\"input\">LIKE LOWER ( '%' || :Del_av_felt || '%' )</item> som kriterium. Merk at mellomromma i kriteriet er viktige. Utan desse mellomromma vil SQL-tolkaren leita etter samsvar for heile strengen. I <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL-modus</link> må dette skrivast inn som<item type=\"input\">LOWER ( \"Fielt_namn\" ) LIKE LOWER ( '%' || :Del_av_felt || '%' )</item>."
|
||||
|
||||
#. sSSB9
|
||||
#: 02010100.xhp
|
||||
@@ -2515,7 +2515,7 @@ msgctxt ""
|
||||
"par_id3150585\n"
|
||||
"help.text"
|
||||
msgid "Parameter queries may be used as the data source for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, to allow the user to restrict the displayed records."
|
||||
msgstr ""
|
||||
msgstr "Parameterspørjingane kan nyttast som datakjelde til <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">underskjema</link> slik at brukaren kan avgrensa dei viste postane."
|
||||
|
||||
#. DRj78
|
||||
#: 02010100.xhp
|
||||
@@ -2524,7 +2524,7 @@ msgctxt ""
|
||||
"hd_id3151035\n"
|
||||
"help.text"
|
||||
msgid "Parameter Input"
|
||||
msgstr ""
|
||||
msgstr "Parameter-inndata"
|
||||
|
||||
#. BisCF
|
||||
#: 02010100.xhp
|
||||
@@ -2533,7 +2533,7 @@ msgctxt ""
|
||||
"par_id3153596\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks the user to enter the parameter values. Enter a value for each query parameter and confirm by clicking <emph>OK</emph> or typing <emph>Enter</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Dialogvindauget <emph>Parameterinnskriving</emph> ber brukaren om å skriva inn parameterverdiane. Skriv inn ein verdi for kvar spørjeparameter og stadfest ved å trykkja på <emph>OK</emph> eller trykkja på<emph>Enter</emph>-tasten.</ahelp>"
|
||||
|
||||
#. eGETM
|
||||
#: 02010100.xhp
|
||||
@@ -2542,7 +2542,7 @@ msgctxt ""
|
||||
"par_id191120151924165870\n"
|
||||
"help.text"
|
||||
msgid "The values entered by the user may consist of any characters which are allowable for the SQL for the relevant criterion; this may depend on the underlying database system."
|
||||
msgstr ""
|
||||
msgstr "Dei verdiane som vert skrivne inn av brukaren, kan innehalda alle teikn som er tillatne i SQL for det relevante kriteriet. Dette er likevel avhengig av det underliggjande databasesystemet."
|
||||
|
||||
#. seFhG
|
||||
#: 02010100.xhp
|
||||
|
||||
@@ -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-10-27 14:18+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"PO-Revision-Date: 2021-01-29 00:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textshared/nn/>\n"
|
||||
"Language: nn\n"
|
||||
@@ -2021,7 +2021,7 @@ msgctxt ""
|
||||
"par_id398855439580084\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Opens a submenu where you can choose text spacing commands.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".\">Opnar ein undermeny der du kan velja kommandoar for tekstavstand.</ahelp>"
|
||||
|
||||
#. 7Sh42
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2030,7 +2030,7 @@ msgctxt ""
|
||||
"hd_id3154944\n"
|
||||
"help.text"
|
||||
msgid "Line Spacing: 1"
|
||||
msgstr ""
|
||||
msgstr "Linjeavstand: 1"
|
||||
|
||||
#. xxnjH
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2039,7 +2039,7 @@ msgctxt ""
|
||||
"hd_id3146969\n"
|
||||
"help.text"
|
||||
msgid "Line Spacing: 1.5"
|
||||
msgstr ""
|
||||
msgstr "Linjeavstand: 1,5"
|
||||
|
||||
#. acjb4
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2048,7 +2048,7 @@ msgctxt ""
|
||||
"hd_id3153711\n"
|
||||
"help.text"
|
||||
msgid "Line Spacing: 2"
|
||||
msgstr ""
|
||||
msgstr "Linjeavstand: 2"
|
||||
|
||||
#. 44Px9
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2057,7 +2057,7 @@ msgctxt ""
|
||||
"hd_id3147573\n"
|
||||
"help.text"
|
||||
msgid "Increase Paragraph Spacing"
|
||||
msgstr ""
|
||||
msgstr "Auk avstanden mellom avsnitt"
|
||||
|
||||
#. zhqwZ
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2066,7 +2066,7 @@ msgctxt ""
|
||||
"par_id3150695\n"
|
||||
"help.text"
|
||||
msgid "Increases the paragraph spacing above the selected paragraph."
|
||||
msgstr ""
|
||||
msgstr "Aukar avstanden mellom avsnitta over det merkte avsnittet."
|
||||
|
||||
#. XCZUT
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2075,7 +2075,7 @@ msgctxt ""
|
||||
"hd_id3147574\n"
|
||||
"help.text"
|
||||
msgid "Decrease Paragraph Spacing"
|
||||
msgstr ""
|
||||
msgstr "Minsk avstanden mellom avsnitta"
|
||||
|
||||
#. EVYri
|
||||
#: submenu_spacing.xhp
|
||||
@@ -2084,7 +2084,7 @@ msgctxt ""
|
||||
"par_id3150696\n"
|
||||
"help.text"
|
||||
msgid "Decreases the paragraph spacing above the selected paragraph."
|
||||
msgstr ""
|
||||
msgstr "Minskar avstanden mellom avsnitta over det merkte avsnittet."
|
||||
|
||||
#. EsHFP
|
||||
#: submenu_spacing.xhp
|
||||
|
||||
@@ -4,8 +4,8 @@ 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: 2021-01-14 18:09+0100\n"
|
||||
"PO-Revision-Date: 2021-01-10 15:42+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"PO-Revision-Date: 2021-01-30 10:36+0000\n"
|
||||
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/nn/>\n"
|
||||
"Language: nn\n"
|
||||
"MIME-Version: 1.0\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 4.4\n"
|
||||
"X-POOTLE-MTIME: 1566334736.000000\n"
|
||||
|
||||
#. 3B8ZN
|
||||
@@ -2525,7 +2525,7 @@ msgctxt ""
|
||||
"par_id3153956\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">The 32bit ODBC functions required here can be installed on your system at any time with the help of the setup program supplied with your database. You can then amend the properties through the Control Panel.</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Dei 32 bits ODBC-funksjonane som trengst her, kan installerast på systemet når som helst ved hjelp av oppsettprogrammet som høyrer til databasen. Du kan tilpassa innstillingane i kontrollpanelet.</caseinline></switchinline>"
|
||||
|
||||
#. fEdsV
|
||||
#: 00000005.xhp
|
||||
@@ -6152,7 +6152,7 @@ msgctxt ""
|
||||
"par_id3149140\n"
|
||||
"help.text"
|
||||
msgid "Key <keycode>Shift+</keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+N</keycode>"
|
||||
msgstr "Tastane <keycode>Shift + </keycode><switchinline select=\"sys\"><keycode>Cmd</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + N</keycode>"
|
||||
msgstr "Tastane <keycode>Shift + </keycode><switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Cmd</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + N</keycode>"
|
||||
|
||||
#. chsce
|
||||
#: 00000401.xhp
|
||||
|
||||
@@ -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: 2021-01-19 13:13+0100\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-09 18:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/nn/>\n"
|
||||
@@ -3598,13 +3598,13 @@ msgctxt ""
|
||||
msgid "Saves a thumbnail preview .png inside the document. This image may be used by a file manager under certain conditions."
|
||||
msgstr ""
|
||||
|
||||
#. 2CPLL
|
||||
#. onMPH
|
||||
#: 01100200.xhp
|
||||
msgctxt ""
|
||||
"01100200.xhp\n"
|
||||
"par_id231606265075565\n"
|
||||
"help.text"
|
||||
msgid "If you want to disable generating thumbnails in general, then choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
|
||||
msgid "To disable generating thumbnails in general, choose <menuitem>Tools - Options - LibreOffice - Advanced</menuitem>. Click the <widget>Open Expert Configuration</widget> button, and search for <emph>GenerateThumbnail</emph>. If this property has the value <literal>true</literal>, then double-click on it to set its value to <literal>false</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. ibdbD
|
||||
@@ -34639,59 +34639,14 @@ msgctxt ""
|
||||
msgid "Spelling looks for misspelled words and gives you the option of adding an unknown word to a user dictionary. When the first misspelled word is found, the <emph>Spelling</emph> dialog opens."
|
||||
msgstr "Stavekontrollen ser etter ord med stavefeil og let deg leggja eit ukjent ord til i ei brukarordliste. Når det første feilstava ordet vert funne, vert dialogvindauget <emph>Stavekontroll</emph> opna."
|
||||
|
||||
#. CfoAk
|
||||
#. oYUuw
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id1022200801300654\n"
|
||||
"help.text"
|
||||
msgid "Spelling errors are underlined in red, grammar errors in blue. First the dialog presents all spelling errors, then all grammar errors."
|
||||
msgstr "Stavefeil vert understreka med raud farge, grammatiske feil med blå farge. Dialogvindauget viser først stavefeila, deretter grammatiske feil."
|
||||
|
||||
#. 6zhyD
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id1022200801354366\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Enable <emph>Check grammar</emph> to work first on all spelling errors, then on all grammar errors.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Slå på <emph>Kontroller grammatikk</emph> for først å arbeida med alle stavefeila og deretter med grammatiske feil.</ahelp>"
|
||||
|
||||
#. 4exHi
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3149511\n"
|
||||
"help.text"
|
||||
msgid "Not in dictionary"
|
||||
msgstr "Finst ikkje i ordlista"
|
||||
|
||||
#. CENQq
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3149798\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Uthevar setninga med det feilstava ordet. Du kan endra ordet eller setninga eller velja eitt av framlegga i tekstboksen nedanfor.</ahelp>"
|
||||
|
||||
#. aREHP
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3149885\n"
|
||||
"help.text"
|
||||
msgid "Suggestions"
|
||||
msgstr "Forslag"
|
||||
|
||||
#. XKCg2
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3155628\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lister forslag til ord som kan erstatta det feilstava ordet. Merk ordet du vil bruka og klikk på <emph>Rett</emph> eller <emph>Rett alle</emph>.</ahelp>"
|
||||
msgid "Spelling errors are underlined in red, grammar errors in blue."
|
||||
msgstr ""
|
||||
|
||||
#. bLDyq
|
||||
#: 06010000.xhp
|
||||
@@ -34711,59 +34666,23 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Specifies the language to use to check the spelling.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/languagelb\">Vel kva språk stavekontrollen skal sjekka i høve til.</ahelp>"
|
||||
|
||||
#. B8YyJ
|
||||
#. mVFSy
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3154071\n"
|
||||
"hd_id3149511\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">AutoCorrect</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatisk</caseinline></switchinline>"
|
||||
msgid "Not in Dictionary"
|
||||
msgstr ""
|
||||
|
||||
#. swfBY
|
||||
#. CENQq
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3153798\n"
|
||||
"par_id3149798\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the replacement word to the AutoCorrect replacements table.</ahelp></caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Legg til kombinasjonen av det ukorrekte ordet og erstatningsordet i lista over autorettingar.</ahelp></caseinline></switchinline>"
|
||||
|
||||
#. VFMgo
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3151382\n"
|
||||
"help.text"
|
||||
msgid "Options"
|
||||
msgstr "Innstillingar"
|
||||
|
||||
#. xZYc7
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3154123\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/options\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/options\">Opnar eit dialogvindauge der du kan velja sjølvvalde ordbøker og setja opp reglane for stavekontrollen.</ahelp>"
|
||||
|
||||
#. 2ADwc
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3153353\n"
|
||||
"help.text"
|
||||
msgid "Add to Dictionary"
|
||||
msgstr "Legg til i ordlista"
|
||||
|
||||
#. 9o3ZT
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3144432\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/add\">Adds the unknown word to a user-defined dictionary.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/add\">Legg det ukjende ordet til i den sjølvvalde ordlista.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Displays the sentence with the misspelled word highlighted. Edit the word or the sentence, or click one of the suggestions in the text box below.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Uthevar setninga med det feilstava ordet. Du kan endra ordet eller setninga eller velja eitt av framlegga i tekstboksen nedanfor.</ahelp>"
|
||||
|
||||
#. BFSCj
|
||||
#: 06010000.xhp
|
||||
@@ -34792,15 +34711,6 @@ msgctxt ""
|
||||
msgid "This label of this button changes to <emph>Resume</emph> if you leave the Spelling dialog open when you return to your document. To continue the spellcheck from the current position of the cursor, click <emph>Resume</emph>."
|
||||
msgstr "Denne knappen vert endra til <emph>Hald fram</emph> viss du let dialogvindauget for stavekontrollen vera ope medan du går tilbake til dokumentet. For å fortsetja stavekontrollen, trykk på <emph>Hald fram</emph>."
|
||||
|
||||
#. xyCXY
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id1024200804091149\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trykk på <emph>Oversjå regel</emph> for å ignorera den grammatiske regelen som gjev ein feil når du utfører ein grammatikkontroll.</ahelp>"
|
||||
|
||||
#. RZhbH
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -34819,6 +34729,78 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Skips all occurrences of the unknown word until the end of the current %PRODUCTNAME session and continues with the spellcheck.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/ignoreall\">Held fram med stavekontrollen, men hoppar over alle førekomstar av det ukjende ordet i heile den gjeldande %PRODUCTNAME-økta.</ahelp>"
|
||||
|
||||
#. xyCXY
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id1024200804091149\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">While performing a grammar check, click Ignore Rule to ignore the rule that is currently flagged as a grammar error.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Trykk på <emph>Oversjå regel</emph> for å ignorera den grammatiske regelen som gjev ein feil når du utfører ein grammatikkontroll.</ahelp>"
|
||||
|
||||
#. AF8pP
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id781611832449329\n"
|
||||
"help.text"
|
||||
msgid "Ignore Rule"
|
||||
msgstr ""
|
||||
|
||||
#. 52TyF
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id941611832460742\n"
|
||||
"help.text"
|
||||
msgid "Appears when checking grammar. Click to ignore the suggested grammatical change."
|
||||
msgstr ""
|
||||
|
||||
#. 2ADwc
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3153353\n"
|
||||
"help.text"
|
||||
msgid "Add to Dictionary"
|
||||
msgstr "Legg til i ordlista"
|
||||
|
||||
#. 9o3ZT
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3144432\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/add\">Adds the unknown word to a user-defined dictionary.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/add\">Legg det ukjende ordet til i den sjølvvalde ordlista.</ahelp>"
|
||||
|
||||
#. RcmYq
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id151611827607301\n"
|
||||
"help.text"
|
||||
msgid "To add a new dictionary, press <emph>Options</emph>, then press <emph>New</emph>. After %PRODUCTNAME is restarted, multiple user-defined dictionaries are shown when <emph>Add to Dictionary</emph> is pressed. Select which dictionary should receive the added word."
|
||||
msgstr ""
|
||||
|
||||
#. aREHP
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3149885\n"
|
||||
"help.text"
|
||||
msgid "Suggestions"
|
||||
msgstr "Forslag"
|
||||
|
||||
#. XKCg2
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3155628\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/suggestionslb\">Lister forslag til ord som kan erstatta det feilstava ordet. Merk ordet du vil bruka og klikk på <emph>Rett</emph> eller <emph>Rett alle</emph>.</ahelp>"
|
||||
|
||||
#. nDQnx
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -34855,6 +34837,60 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Replaces all occurrences of the unknown word with the current suggestion.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/changeall\">Byter ut alle førekomstar av det ukjende ordet med framlegget.</ahelp>"
|
||||
|
||||
#. VB8iV
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3154071\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Add to AutoCorrect</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#. ea48F
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3153798\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/spellingdialog/autocorrect\">Adds the current combination of the incorrect word and the selected replacement suggestion to the AutoCorrect replacement table, but does not make any change in the document.</ahelp></caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#. NkSGx
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id861611567018048\n"
|
||||
"help.text"
|
||||
msgid "Check grammar"
|
||||
msgstr ""
|
||||
|
||||
#. ABHYi
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id1022200801354366\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Enable to work first on all spelling errors, then on all grammar errors.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. VFMgo
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"hd_id3151382\n"
|
||||
"help.text"
|
||||
msgid "Options"
|
||||
msgstr "Innstillingar"
|
||||
|
||||
#. xZYc7
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id3154123\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/spellingdialog/options\">Opens a dialog, where you can select the user-defined dictionaries, and set the rules for the spellchecking.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/spellingdialog/options\">Opnar eit dialogvindauge der du kan velja sjølvvalde ordbøker og setja opp reglane for stavekontrollen.</ahelp>"
|
||||
|
||||
#. GTDGR
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -34873,6 +34909,24 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">Click to undo the last change in the current sentence. Click again to undo the previous change in the same sentence.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Trykk for å angra siste steget i stavekontrollen. Trykk ein gong til for å angra steget før og så vidare.</ahelp>"
|
||||
|
||||
#. cs8WV
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id101611835512800\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/optionen/06010101.xhp\" name=\"Writing Aids\">Spelling Options</link>"
|
||||
msgstr ""
|
||||
|
||||
#. BwDHK
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
"06010000.xhp\n"
|
||||
"par_id871611602271367\n"
|
||||
"help.text"
|
||||
msgid "<link name=\"AutoCorrect\" href=\"text/swriter/01/05150000.xhp\">AutoCorrect Commands</link>"
|
||||
msgstr ""
|
||||
|
||||
#. JnB8j
|
||||
#: 06010000.xhp
|
||||
msgctxt ""
|
||||
@@ -35827,14 +35881,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">AutoCorrect</link>"
|
||||
msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"AutoFormat\">Autoretting</link>"
|
||||
|
||||
#. rLEm9
|
||||
#. AdAHF
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Options"
|
||||
msgstr "Innstillingar"
|
||||
msgid "Options (AutoCorrect)"
|
||||
msgstr ""
|
||||
|
||||
#. tg4my
|
||||
#: 06040100.xhp
|
||||
@@ -35863,23 +35917,23 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Select the options for automatically correcting errors as you type, and then click <emph>OK</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/applyautofmtpage/ApplyAutoFmtPage\">Vel alternativa for automatisk retting av skrivefeil medan du skriv og trykk <emph>OK</emph>.</ahelp>"
|
||||
|
||||
#. vfcUv
|
||||
#. BAFoD
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id3153124\n"
|
||||
"help.text"
|
||||
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or only when you modify existing text [M] with <emph>Tools - AutoCorrect - Apply</emph>."
|
||||
msgstr "I tekstdokument kan du velja om autorettingsverktøyet skal erstatta ord medan du skriv [T], eller berre når du endrar eksisterande tekst [M] med <emph>Verktøy → Autoretting → Bruk</emph>."
|
||||
msgid "In text documents, you can choose to apply the AutoCorrect corrections while you type [T], or by choosing <menuitem>Tools - AutoCorrect - Apply</menuitem> to modify existing text [M]. The [M] options are applied only to paragraphs with Default Paragraph Style."
|
||||
msgstr ""
|
||||
|
||||
#. m7tDz
|
||||
#. QavGm
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id7547227\n"
|
||||
"help.text"
|
||||
msgid "When you choose to modify existing text with all options deselected, still all \"Default\" paragraph styles will be converted to \"Text body\" styles."
|
||||
msgstr "Når du vel å endra eksisterande tekst med ingen innstillingar aktiverte, vert alle «standard»-stilar konverterte til «brødtekst»-stilar."
|
||||
msgid "All non-empty paragraphs with \"Default Paragraph Style\" are converted to \"Text Body\" paragraph style when <menuitem>Tools - AutoCorrect - Apply</menuitem> is used."
|
||||
msgstr ""
|
||||
|
||||
#. W2qGH
|
||||
#: 06040100.xhp
|
||||
@@ -35926,14 +35980,14 @@ msgctxt ""
|
||||
msgid "Capitalize first letter of every sentence."
|
||||
msgstr "Stor bokstav først i alle setningar."
|
||||
|
||||
#. PByrF
|
||||
#. ydgCD
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id3155339\n"
|
||||
"help.text"
|
||||
msgid "Capitalizes the first letter of every sentence."
|
||||
msgstr "Gjer at alle setningar byrjar med ein stor bokstav."
|
||||
msgid "Capitalizes the first letter of every sentence"
|
||||
msgstr ""
|
||||
|
||||
#. xDBFC
|
||||
#: 06040100.xhp
|
||||
@@ -36007,14 +36061,14 @@ msgctxt ""
|
||||
msgid "Replaces one or two hyphens with a long dash (see the following table)."
|
||||
msgstr "Erstattar ein eller to bindestrekar med ein tankestrek (sjå tabellen under)."
|
||||
|
||||
#. ZBFwc
|
||||
#. 4XwMG
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id87282\n"
|
||||
"help.text"
|
||||
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9."
|
||||
msgstr "Tekst vert erstatta etter at du har skrive inn eit blankt teikn (mellomrom, tabulator eller linjeskift). I tabellen nedføre representerar A og B tekst som består av bokstavane A til z eller siffera 0 til 9."
|
||||
msgid "Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9. N represents digits only."
|
||||
msgstr ""
|
||||
|
||||
#. BFA33
|
||||
#: 06040100.xhp
|
||||
@@ -36088,6 +36142,24 @@ msgctxt ""
|
||||
msgid "A—B (A, em-dash, B)<br/>(see note below the table)"
|
||||
msgstr "A—B (A, lang tankestrek, B)<br/>(sjå notatet under tabellen)"
|
||||
|
||||
#. GFVDZ
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id4648842\n"
|
||||
"help.text"
|
||||
msgid "N--N (N, minus, minus, N)"
|
||||
msgstr ""
|
||||
|
||||
#. PwvtV
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id3583989\n"
|
||||
"help.text"
|
||||
msgid "N–N (N, en-dash, N)"
|
||||
msgstr ""
|
||||
|
||||
#. 56q9u
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
@@ -36142,14 +36214,14 @@ msgctxt ""
|
||||
msgid "A –B (A, space, en-dash, B)"
|
||||
msgstr "A –B (A, mellomrom, tankestrek, B)"
|
||||
|
||||
#. 2T6iu
|
||||
#. USDjC
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id1416974\n"
|
||||
"help.text"
|
||||
msgid "If the hyphens are there between digits or the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
|
||||
msgstr "Viss teksten har ungarsk eller finske språkattributt, vert to bindestrekar i sekvensen A--B erstatta av ein kort tankestrek i staden for ein lang tankestrek."
|
||||
msgid "If the text has the Hungarian or Finnish language attribute, then two hyphens in the sequence A--B are replaced by an en-dash instead of an em-dash."
|
||||
msgstr ""
|
||||
|
||||
#. 8kqb2
|
||||
#: 06040100.xhp
|
||||
@@ -36169,14 +36241,14 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes spaces and tabs at the beginning of a paragraph. To use this option, the <emph>Apply Styles</emph> option must also be selected.</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sletter mellomrom og tabulatorar i byrjinga av eit avsnitt. For å kunna bruka denne innstillinga må også <emph>Legg til stilar</emph> vera aktivert.</caseinline></switchinline>"
|
||||
|
||||
#. bvALM
|
||||
#. pw7Y3
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"hd_id3147303\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete blanks and tabs at end and start of lines</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sletter mellomrom og tabulatorar i byrjinga og slutten av linjene.</caseinline></switchinline>"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Delete spaces and tabs at end and start of line</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#. m4ZBP
|
||||
#: 06040100.xhp
|
||||
@@ -36205,14 +36277,14 @@ msgctxt ""
|
||||
msgid "Replaces two or more consecutive spaces with a single space."
|
||||
msgstr "Erstattar to eller fleire etterfølgjande mellomrom med eitt enkelt mellomrom."
|
||||
|
||||
#. ABnDy
|
||||
#. EDVL6
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"hd_id3145116\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply numbering - symbol</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tal på ord: </caseinline></switchinline>"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bulleted and numbered lists. Bullet symbol:</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#. MHn7L
|
||||
#: 06040100.xhp
|
||||
@@ -36412,23 +36484,50 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">+-----------------+---------------+------+</caseinline></switchinline>"
|
||||
|
||||
#. iv9MD
|
||||
#. VFwDw
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"hd_id3153334\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Apply Styles</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Oppdater </caseinline></switchinline>"
|
||||
msgid "Apply Styles"
|
||||
msgstr ""
|
||||
|
||||
#. MiZoc
|
||||
#. rCHzY
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id3147396\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Automatically replaces the \"Default\" paragraph style with the Heading 1 to Heading 8 paragraph styles. To apply the Heading 1 paragraph style, type the text that you want to use as a heading (without a period), and then press Enter twice. To apply a sub-heading, press Tab one or more times, type the text (without a period), and then press Enter.</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Erstattar automatisk avsnittsstilen «Standard» med avsnittsstilene «Overskrift 1» til «Overskrift 8». For å bruka avsnittsstilen Overskrift 1, skriv inn teksten som du vil bruka som ei overskrift (utan punktum), og trykk deretter på Enter to gongar. For å bruka ei underoverskrift, trykk på tabulatortasten ein eller fleire gongar, skriv inn teksten (utan punktum) og trykk Enter-tasten.</caseinline></switchinline>"
|
||||
msgid "Automatically apply a Heading 1 to Heading 8 paragraph style to a text that starts with an uppercase letter and does not end with a period."
|
||||
msgstr ""
|
||||
|
||||
#. ZG42z
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id721611585502649\n"
|
||||
"help.text"
|
||||
msgid "To get a Heading 1 paragraph style, type the text that you want to use as a heading, then press Enter twice."
|
||||
msgstr ""
|
||||
|
||||
#. aBCZH
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id101611585558103\n"
|
||||
"help.text"
|
||||
msgid "For other Heading N styles, press the <keycode>Tab</keycode> key N-1 times before typing the text to get the desired level. For example, to get a \"Heading 4\" paragraph style press the <keycode>Tab</keycode> key three times, type something, then press <keycode>Enter</keycode> twice."
|
||||
msgstr ""
|
||||
|
||||
#. S2cjo
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id331611585252617\n"
|
||||
"help.text"
|
||||
msgid "This feature works only with \"Default Paragraph Style\", \"Text Body\" and \"Text Body Indent\" paragraph styles, and there must be one empty paragraph before the text, if the text is not at the top of a page."
|
||||
msgstr ""
|
||||
|
||||
#. RRoM9
|
||||
#: 06040100.xhp
|
||||
@@ -36439,14 +36538,14 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Remove blank paragraphs</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Tal på avsnitt: </caseinline></switchinline>"
|
||||
|
||||
#. JmoGZ
|
||||
#. PtacD
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id3145728\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <emph>Tools - AutoCorrect - Apply</emph>.</caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fjernar tome avsnitt frå det gjeldande dokumentet når du vel <emph>Verktøy → Autoretting → Bruk</emph>.</caseinline></switchinline>"
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Removes empty paragraphs from the current document when you choose <menuitem>Tools - AutoCorrect - Apply</menuitem>.</caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#. 3wrpe
|
||||
#: 06040100.xhp
|
||||
@@ -36529,6 +36628,15 @@ msgctxt ""
|
||||
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Modifies the selected AutoCorrect option.</ahelp></caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><ahelp hid=\"cui/ui/applyautofmtpage/edit\">Vert brukt for å endra dei valde innstillingane for autoretting.</ahelp></caseinline></switchinline>"
|
||||
|
||||
#. FdJq6
|
||||
#: 06040100.xhp
|
||||
msgctxt ""
|
||||
"06040100.xhp\n"
|
||||
"par_id871611602271367\n"
|
||||
"help.text"
|
||||
msgid "<link name=\"AutoCorrect\" href=\"text/swriter/01/05150000.xhp\">AutoCorrect Commands</link>"
|
||||
msgstr ""
|
||||
|
||||
#. KBaQh
|
||||
#: 06040200.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2021-01-25 14:55+0100\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textshared02/nn/>\n"
|
||||
@@ -11365,13 +11365,13 @@ msgctxt ""
|
||||
msgid "Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar."
|
||||
msgstr ""
|
||||
|
||||
#. zCcvX
|
||||
#. bVPsm
|
||||
#: 02160000.xhp
|
||||
msgctxt ""
|
||||
"02160000.xhp\n"
|
||||
"par_id461611232078309\n"
|
||||
"help.text"
|
||||
msgid "If you want to type after the selection without highlighting, click <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>."
|
||||
msgid "To type after the selection without highlighting, click <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>."
|
||||
msgstr ""
|
||||
|
||||
#. ftHsB
|
||||
|
||||
@@ -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: 2021-01-19 13:13+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"PO-Revision-Date: 2021-01-26 16:36+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"
|
||||
"Language: nn\n"
|
||||
@@ -1391,7 +1391,7 @@ msgctxt ""
|
||||
"par_idN106E0\n"
|
||||
"help.text"
|
||||
msgid "To insert a line break in a spreadsheet cell, press the <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+<keycode>Enter</keycode> keys."
|
||||
msgstr ""
|
||||
msgstr "For å setja inn eit linjeskift i ei reknearkcelle, klikk i cella og deretter på «<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Cmd</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> + <keycode>Enter</keycode>."
|
||||
|
||||
#. y6vE4
|
||||
#: breaking_lines.xhp
|
||||
@@ -1409,7 +1409,7 @@ msgctxt ""
|
||||
"par_id0509200914160968\n"
|
||||
"help.text"
|
||||
msgid "You can search for a newline character in the Find & Replace dialog by searching for <literal>\\n</literal> as a regular expression. You can use the text function CHAR(10) to insert a newline character into a text formula."
|
||||
msgstr ""
|
||||
msgstr "Du kan søkja etter teiknet for ny linje <literal>\\n</literal> på vanleg måte i dialogvindauget «Søk og byt ut». Du kan bruka funksjonen CHAR(10) for å setja inn eit linjeskift i ein tekstformel."
|
||||
|
||||
#. BsAfw
|
||||
#: breaking_lines.xhp
|
||||
@@ -1436,7 +1436,7 @@ msgctxt ""
|
||||
"par_idN106F1\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Format - Cells - Alignment</menuitem>."
|
||||
msgstr ""
|
||||
msgstr "Vel <menuitem>Format → Celler → Justering</menuitem>."
|
||||
|
||||
#. jjEEf
|
||||
#: breaking_lines.xhp
|
||||
@@ -1463,7 +1463,7 @@ msgctxt ""
|
||||
"par_idN10707\n"
|
||||
"help.text"
|
||||
msgid "To insert a line break in a text document table cell, press the <keycode>Enter</keycode> key."
|
||||
msgstr ""
|
||||
msgstr "I eit tekstdokument kan du setja inn eit linjeskift i ei celle ved å trykkja <keycode>Enter</keycode>."
|
||||
|
||||
#. Gm3yj
|
||||
#: breaking_lines.xhp
|
||||
|
||||
@@ -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: 2021-01-19 13:13+0100\n"
|
||||
"PO-Revision-Date: 2021-01-13 13:36+0000\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-29 00:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/nn/>\n"
|
||||
"Language: nn\n"
|
||||
@@ -1546,15 +1546,6 @@ msgctxt ""
|
||||
msgid "Delete"
|
||||
msgstr "Slett"
|
||||
|
||||
#. EERmk
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
"main0110.xhp\n"
|
||||
"par_id81605976578903\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. mkgZ4
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
@@ -1618,15 +1609,6 @@ msgctxt ""
|
||||
msgid "Select"
|
||||
msgstr "Vel"
|
||||
|
||||
#. kFZry
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
"main0110.xhp\n"
|
||||
"par_id851605976580614\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. EKDPA
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
@@ -1708,15 +1690,6 @@ msgctxt ""
|
||||
msgid "Size"
|
||||
msgstr ""
|
||||
|
||||
#. FBmFA
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
"main0110.xhp\n"
|
||||
"par_id41605977320372\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. C4FY8
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
@@ -1915,15 +1888,6 @@ msgctxt ""
|
||||
msgid "Convert"
|
||||
msgstr "Gjer om"
|
||||
|
||||
#. qNJ6S
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
"main0110.xhp\n"
|
||||
"par_id321605979158760\n"
|
||||
"help.text"
|
||||
msgid "<embedvar href=\"text/swriter/main0110.xhp#submenu\"/>"
|
||||
msgstr ""
|
||||
|
||||
#. SCAJt
|
||||
#: main0110.xhp
|
||||
msgctxt ""
|
||||
@@ -2678,7 +2642,7 @@ msgctxt ""
|
||||
"par_id8193914\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Displays the language for the selected text. Click to open a menu where you can choose another language for the selected text or for the current paragraph.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".\">Viser kva språk den merkte teksten brukar. Trykk for å opna ein meny der du kan velja eit anna språk for den merkte teksten og for det gjeldande avsnittet.</ahelp>"
|
||||
|
||||
#. ADEdD
|
||||
#: main0208.xhp
|
||||
@@ -2687,7 +2651,7 @@ msgctxt ""
|
||||
"par_id221603808238822\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>None</menuitem> to exclude the text from spellchecking and hyphenation."
|
||||
msgstr ""
|
||||
msgstr "Vel <menuitem>Ingen</menuitem> for å halda teksen utanfor stavekontrollen og orddelinga."
|
||||
|
||||
#. BrkYL
|
||||
#: main0208.xhp
|
||||
|
||||
@@ -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: 2021-01-25 14:55+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-29 00:36+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"
|
||||
@@ -1762,14 +1762,14 @@ msgctxt ""
|
||||
msgid "Choose <menuitem>View - Styles</menuitem> (<switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline>) - open context menu <menuitem>Modify/New</menuitem> (for List Styles)."
|
||||
msgstr ""
|
||||
|
||||
#. rYRkT
|
||||
#. GnSG7
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3151370\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"eingabe\">Choose <emph>Tools - AutoCorrect - While Typing</emph>.</variable>"
|
||||
msgstr "<variable id=\"eingabe\">Vel <emph>Verktøy → Autoretting → Ved skriving</emph>.</variable>"
|
||||
msgid "<variable id=\"while_typing\">Choose <menuitem>Tools - AutoCorrect - While Typing</menuitem>.</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. EBrtG
|
||||
#: 00000405.xhp
|
||||
@@ -1814,7 +1814,7 @@ msgctxt ""
|
||||
"par_id3147484\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Format - Image - Properties - Area</menuitem> tab."
|
||||
msgstr ""
|
||||
msgstr "Vel fana <menuitem>Format → Bilete → Eigenskapar → Område</menuitem>."
|
||||
|
||||
#. H2Zb6
|
||||
#: 00000405.xhp
|
||||
@@ -1832,7 +1832,7 @@ msgctxt ""
|
||||
"par_id3150557\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Icon Graphics Properties</alt></image>"
|
||||
msgstr ""
|
||||
msgstr "<image id=\"img_id3149214\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149214\">Ikon Eigenskapar</alt></image>"
|
||||
|
||||
#. nQDmh
|
||||
#: 00000405.xhp
|
||||
@@ -2030,7 +2030,7 @@ msgctxt ""
|
||||
"par_id3148792\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Tools - ImageMap</menuitem> - open context menu <emph>Macro</emph>."
|
||||
msgstr ""
|
||||
msgstr "Vel <menuitem>Rediger → Biletkart</menuitem> og opna sprettoppmenyen <emph>Makro</emph>."
|
||||
|
||||
#. T5m7n
|
||||
#: 00000405.xhp
|
||||
@@ -2552,7 +2552,7 @@ msgctxt ""
|
||||
"par_id3151276\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\"> Icon Object Properties</alt></image>"
|
||||
msgstr ""
|
||||
msgstr "<image id=\"img_id3151283\" src=\"cmd/sc_framedialog.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151283\"> Ikon Objekt eigenskapar</alt></image>"
|
||||
|
||||
#. vpeBB
|
||||
#: 00000405.xhp
|
||||
|
||||
@@ -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: 2021-01-25 14:55+0100\n"
|
||||
"PO-Revision-Date: 2021-01-23 17:36+0000\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-27 17:36+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"
|
||||
@@ -968,7 +968,7 @@ msgctxt ""
|
||||
"par_id611603290378376\n"
|
||||
"help.text"
|
||||
msgid "Tables"
|
||||
msgstr ""
|
||||
msgstr "Tabellar"
|
||||
|
||||
#. hiFCt
|
||||
#: 02110000.xhp
|
||||
@@ -977,7 +977,7 @@ msgctxt ""
|
||||
"par_id531603530756147\n"
|
||||
"help.text"
|
||||
msgid "Table items"
|
||||
msgstr ""
|
||||
msgstr "Tabellelement"
|
||||
|
||||
#. Kj4pw
|
||||
#: 02110000.xhp
|
||||
@@ -986,7 +986,7 @@ msgctxt ""
|
||||
"par_id291603290382271\n"
|
||||
"help.text"
|
||||
msgid "Go to, Select, Edit, Delete, Rename"
|
||||
msgstr ""
|
||||
msgstr "Gå til, vel, rediger, slett, gjev nytt namn"
|
||||
|
||||
#. raARd
|
||||
#: 02110000.xhp
|
||||
@@ -995,7 +995,7 @@ msgctxt ""
|
||||
"par_id771603291076318\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/sc_insertframe.svg\" id=\"img_id861603291076318\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id861603291076318\">Frames icon</alt></image>"
|
||||
msgstr ""
|
||||
msgstr "<image src=\"cmd/sc_insertframe.svg\" id=\"img_id861603291076318\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id861603291076318\">Ikon Rammer</alt></image>"
|
||||
|
||||
#. HakR3
|
||||
#: 02110000.xhp
|
||||
@@ -1004,7 +1004,7 @@ msgctxt ""
|
||||
"par_id191603290368002\n"
|
||||
"help.text"
|
||||
msgid "Frames"
|
||||
msgstr ""
|
||||
msgstr "Rammer"
|
||||
|
||||
#. qDEB2
|
||||
#: 02110000.xhp
|
||||
@@ -1238,7 +1238,7 @@ msgctxt ""
|
||||
"par_id751603572161943\n"
|
||||
"help.text"
|
||||
msgid "Comments items"
|
||||
msgstr ""
|
||||
msgstr "Merknadselement"
|
||||
|
||||
#. VzhmF
|
||||
#: 02110000.xhp
|
||||
@@ -1373,7 +1373,7 @@ msgctxt ""
|
||||
"par_id3153900\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3153911\" src=\"sw/res/sc20179.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153911\">Icon Header</alt></image>"
|
||||
msgstr ""
|
||||
msgstr "<image id=\"img_id3153911\" src=\"sw/res/sc20179.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153911\">Ikon Overskrift</alt></image>"
|
||||
|
||||
#. SPDHG
|
||||
#: 02110000.xhp
|
||||
@@ -1751,7 +1751,7 @@ msgctxt ""
|
||||
"hd_id3154292\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"dragmode\">Drag Mode</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"dragmode\">Dramodus</variable>"
|
||||
|
||||
#. G5FvJ
|
||||
#: 02110000.xhp
|
||||
@@ -1769,7 +1769,7 @@ msgctxt ""
|
||||
"par_id3155120\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3155126\" src=\"sw/res/sc20235.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155126\">Icon Drag mode</alt></image>"
|
||||
msgstr ""
|
||||
msgstr "<image id=\"img_id3155126\" src=\"sw/res/sc20235.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155126\">Ikon Dramodus</alt></image>"
|
||||
|
||||
#. zDXiV
|
||||
#: 02110000.xhp
|
||||
@@ -1841,7 +1841,7 @@ msgctxt ""
|
||||
"hd_id3147340\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"display\">Open Documents</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"display\">Opna dokument</variable>"
|
||||
|
||||
#. rZmAa
|
||||
#: 02110000.xhp
|
||||
@@ -23299,23 +23299,32 @@ msgctxt ""
|
||||
msgid "To open the <link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat for Tables\">AutoFormat for Tables</link> dialog, click in a table cell, and then choose <emph>Table - AutoFormat Styles</emph>."
|
||||
msgstr "Vil du bruka automatisk formatering i ein tabell, finst det eit eige dialogvindauge kalla <link href=\"text/swriter/01/05150101.xhp\" name=\"AutoFormat for Tables\">Autoformatering for tabellar</link>. Du kan opna dette dialogvindauget ved å velja <emph>Format → Autoformatering</emph> når skrivemerket står i ei tabellcelle."
|
||||
|
||||
#. uw4nF
|
||||
#. ZN4ko
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "While Typing"
|
||||
msgstr "Ved skriving"
|
||||
msgid "While Typing (AutoCorrect)"
|
||||
msgstr ""
|
||||
|
||||
#. 5FzfD
|
||||
#. B8ERP
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"bm_id531611675140517\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>automatic heading formatting</bookmark_value><bookmark_value>AutoCorrect function;headings</bookmark_value><bookmark_value>headings;automatic</bookmark_value><bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. KEGMD
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"hd_id3147436\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
|
||||
msgstr "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">Ved skriving</link>"
|
||||
msgid "<link href=\"text/swriter/01/05150100.xhp\" name=\"While Typing\">While Typing</link>"
|
||||
msgstr ""
|
||||
|
||||
#. FArms
|
||||
#: 05150100.xhp
|
||||
@@ -23344,6 +23353,105 @@ msgctxt ""
|
||||
msgid "To reverse the last AutoCorrect action, choose <emph>Edit - </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Undo</emph></link>."
|
||||
msgstr "Du kan angra den siste autoformateringshandlinga ved å velja <emph>Rediger → </emph><link href=\"text/shared/01/02010000.xhp\" name=\"Undo\"><emph>Angra</emph></link>."
|
||||
|
||||
#. c9yUj
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3147404\n"
|
||||
"help.text"
|
||||
msgid "When you apply automatic formats, the following rules apply:"
|
||||
msgstr ""
|
||||
|
||||
#. sQEKh
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"hd_id3155625\n"
|
||||
"help.text"
|
||||
msgid "AutoCorrect for Headings"
|
||||
msgstr ""
|
||||
|
||||
#. GKSGD
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3154505\n"
|
||||
"help.text"
|
||||
msgid "A paragraph is formatted as a heading when the following conditions are met:"
|
||||
msgstr ""
|
||||
|
||||
#. NVdWw
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3145241\n"
|
||||
"help.text"
|
||||
msgid "paragraph begins with a capital letter"
|
||||
msgstr ""
|
||||
|
||||
#. ijChS
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3148386\n"
|
||||
"help.text"
|
||||
msgid "paragraph does not end with a punctuation mark"
|
||||
msgstr ""
|
||||
|
||||
#. enHRC
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3150564\n"
|
||||
"help.text"
|
||||
msgid "empty paragraph above and below the paragraph"
|
||||
msgstr ""
|
||||
|
||||
#. CZ7nk
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"hd_id3152941\n"
|
||||
"help.text"
|
||||
msgid "AutoCorrect for Separator Lines"
|
||||
msgstr ""
|
||||
|
||||
#. rxk4h
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3154105\n"
|
||||
"help.text"
|
||||
msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
|
||||
msgstr ""
|
||||
|
||||
#. oH5it
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3153530\n"
|
||||
"help.text"
|
||||
msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
|
||||
msgstr ""
|
||||
|
||||
#. sERfp
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3154477\n"
|
||||
"help.text"
|
||||
msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
|
||||
msgstr ""
|
||||
|
||||
#. wAEup
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
"05150100.xhp\n"
|
||||
"par_id3150982\n"
|
||||
"help.text"
|
||||
msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
|
||||
msgstr ""
|
||||
|
||||
#. ofrX8
|
||||
#: 05150100.xhp
|
||||
msgctxt ""
|
||||
@@ -23686,32 +23794,23 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Enter the minimum length for combining single-lined paragraphs as a percentage of the page width.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/percentdialog/PercentDialog\">Skriv inn den minste lengda som linjer i avsnitt med berre ei linje kan ha før linjene vert slått saman til eitt avsnitt. Lengda vert oppgjeve i prosent av sidebreidda.</ahelp>"
|
||||
|
||||
#. QsDDp
|
||||
#. MxHwB
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Apply"
|
||||
msgstr "Bruk"
|
||||
msgid "Apply (AutoCorrect)"
|
||||
msgstr ""
|
||||
|
||||
#. uUEDJ
|
||||
#. pBtYE
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"bm_id5028839\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>automatic heading formatting</bookmark_value>"
|
||||
msgstr "<bookmark_value>automatisk overskriftsformatering</bookmark_value>"
|
||||
|
||||
#. ARKQb
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"bm_id\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>AutoCorrect function;headings</bookmark_value> <bookmark_value>headings;automatic</bookmark_value> <bookmark_value>separator lines;AutoCorrect function</bookmark_value>"
|
||||
msgstr "<bookmark_value>automatisk formatering;overskrifter</bookmark_value><bookmark_value>overskrifter;automatisk</bookmark_value><bookmark_value>delelinjer;automatisk formatering</bookmark_value>"
|
||||
msgid "<bookmark_value>autocorrect;apply manually</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. bjjAk
|
||||
#: 05150200.xhp
|
||||
@@ -23722,68 +23821,23 @@ msgctxt ""
|
||||
msgid "<link href=\"text/swriter/01/05150200.xhp\" name=\"Apply\">Apply</link>"
|
||||
msgstr "<link href=\"text/swriter/01/05150200.xhp\" name=\"Apply\">Bruk</link>"
|
||||
|
||||
#. BNNGQ
|
||||
#. pDbX2
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3149871\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect - AutoCorrect Options</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:AutoFormatApply\">Formaterer fila automatisk i høve til innstillingane set i i <emph>Verktøy → Autoretting → Innstillingar for autoretting</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:AutoFormatApply\">Automatically formats a document or a selection according to the options set in the AutoCorrect <link href=\"text/shared/01/06040100.xhp\" name=\"AutoCorrect Options\"><emph>Options</emph></link> tab.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. MEjVR
|
||||
#. obCky
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3147404\n"
|
||||
"par_id791611674214928\n"
|
||||
"help.text"
|
||||
msgid "When you apply automatic formats, the following rules apply:"
|
||||
msgstr "Når du brukar automatisk formatering, gjeld desse reglane:"
|
||||
|
||||
#. G9Nun
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"hd_id3155625\n"
|
||||
"help.text"
|
||||
msgid "AutoCorrect for Headings"
|
||||
msgstr "Autoformatering av overskrifter"
|
||||
|
||||
#. jqWZf
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3154505\n"
|
||||
"help.text"
|
||||
msgid "A paragraph is formatted as a heading when the following conditions are met:"
|
||||
msgstr "Eit avsnitt vert formatert som ei overskrift når desse vilkåra er oppfylt:"
|
||||
|
||||
#. fJKDv
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3145241\n"
|
||||
"help.text"
|
||||
msgid "paragraph begins with a capital letter"
|
||||
msgstr "avsnittet byrjar med ein stor bokstav"
|
||||
|
||||
#. fDp6C
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3148386\n"
|
||||
"help.text"
|
||||
msgid "paragraph does not end with a punctuation mark"
|
||||
msgstr "avsnittet er ikkje avslutta med punktum"
|
||||
|
||||
#. byySh
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3150564\n"
|
||||
"help.text"
|
||||
msgid "empty paragraph above and below the paragraph"
|
||||
msgstr "tomt avsnitt over og under avsnittet"
|
||||
msgid "To select options, choose <menuitem>Tools - AutoCorrect - AutoCorrect Options</menuitem>, click the <emph>Options</emph> tab, then select options in the [M] column to be applied when the Apply command is chosen."
|
||||
msgstr ""
|
||||
|
||||
#. szvnU
|
||||
#: 05150200.xhp
|
||||
@@ -23812,59 +23866,14 @@ msgctxt ""
|
||||
msgid "To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph."
|
||||
msgstr "Du kan laga ei nummerert liste ved å skriva eit tal med et punktum (.) like bak, etterfølgd av eit mellomrom eller ein tabulator først i eit avsnitt."
|
||||
|
||||
#. 3DEDU
|
||||
#. MrYVS
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3147507\n"
|
||||
"help.text"
|
||||
msgid "Automatic numbering is only applied to paragraphs formatted with the <emph>Standard</emph>, <emph>Text body</emph> or <emph>Text body indent</emph> paragraph styles."
|
||||
msgstr "Automatisk nummerering kan berre brukast på avsnitt som er formaterte med avsnittsstilen <emph>Standard</emph>, <emph>Brødtekst</emph> eller <emph>Innrykka brødtekst</emph>."
|
||||
|
||||
#. jDbhi
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"hd_id3152941\n"
|
||||
"help.text"
|
||||
msgid "AutoCorrect for Separator Lines"
|
||||
msgstr "Autoformatering av skiljelinjer"
|
||||
|
||||
#. BQPE5
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3154105\n"
|
||||
"help.text"
|
||||
msgid "If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">lower border</link> of the preceding paragraph. The following rules apply:"
|
||||
msgstr "Viss du skriv inn tre eller fleire bindestrekar (---), understrekar (___) eller likskapsteikn (===) etter kvarandre og trykkjer Enter, vert avsnittet erstatta av ei vassrett linje som er like lang som sida. Linja vert med andre ord gjort om til den <link href=\"text/shared/01/05030500.xhp\" name=\"lower border\">nederste kantlinja</link> til det føregåande avsnittet. Desse reglene gjeld:"
|
||||
|
||||
#. LvhG2
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3153530\n"
|
||||
"help.text"
|
||||
msgid "Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm)."
|
||||
msgstr "Tre bindestrekar (-) gjev ei enkelt linje (0,05 pt tykk, med 0,75 mm avstand til innhaldet)."
|
||||
|
||||
#. GynCE
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3154477\n"
|
||||
"help.text"
|
||||
msgid "Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm)."
|
||||
msgstr "Tre understrekar (_) gjev ei enkelt linje (1 pt tykk, med 0,75 mm avstand til innhaldet)."
|
||||
|
||||
#. bMfCN
|
||||
#: 05150200.xhp
|
||||
msgctxt ""
|
||||
"05150200.xhp\n"
|
||||
"par_id3150982\n"
|
||||
"help.text"
|
||||
msgid "Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm)."
|
||||
msgstr "Tre likskapsteikn (=) gjev ei dobbelt linje (1,10 pt tykk, med 0,75 mm avstand til innhaldet)."
|
||||
msgid "Automatic numbering is only applied to paragraphs formatted with the Default Paragraph Style, Text Body or Text Body Indent paragraph styles."
|
||||
msgstr ""
|
||||
|
||||
#. HpTic
|
||||
#: 05150300.xhp
|
||||
|
||||
@@ -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: 2021-01-14 18:09+0100\n"
|
||||
"PO-Revision-Date: 2021-01-02 19:36+0000\n"
|
||||
"PO-Revision-Date: 2021-01-26 16:36+0000\n"
|
||||
"Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n"
|
||||
"Language-Team: Norwegian Nynorsk <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/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 4.4\n"
|
||||
"X-POOTLE-MTIME: 1512581123.000000\n"
|
||||
|
||||
#. SGjBV
|
||||
@@ -1742,7 +1742,7 @@ msgctxt ""
|
||||
"par_id461599496082741\n"
|
||||
"help.text"
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
msgstr "Eksempel"
|
||||
|
||||
#. kN6pM
|
||||
#: 14020000.xhp
|
||||
|
||||
@@ -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: 2021-01-19 13:54+0100\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-09 18:36+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"
|
||||
@@ -18457,14 +18457,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>numbering;paragraphs, on and off</bookmark_value> <bookmark_value>paragraphs; numbering on/off</bookmark_value> <bookmark_value>formatting;numbered lists</bookmark_value> <bookmark_value>inserting;numbering</bookmark_value>"
|
||||
msgstr "<bookmark_value>nummerering;avsnitt, av og på</bookmark_value><bookmark_value>avsnitt;nummerering av/på</bookmark_value><bookmark_value>formatering;nummererte lister</bookmark_value><bookmark_value>setja inn;nummerering</bookmark_value>"
|
||||
|
||||
#. fJmEh
|
||||
#. ZPrUH
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"hd_id3147418\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link> </variable>"
|
||||
msgstr "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Leggja til nummerering</link></variable>"
|
||||
msgid "<variable id=\"using_numbered_lists2\"><link href=\"text/swriter/guide/using_numbered_lists2.xhp\" name=\"Adding Numbering\">Adding Numbering</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fN39Y
|
||||
#: using_numbered_lists2.xhp
|
||||
@@ -18484,14 +18484,14 @@ msgctxt ""
|
||||
msgid "Select the paragraph(s) that you want to add numbering to."
|
||||
msgstr "Merk avsnitta du vil leggja til nummerering i."
|
||||
|
||||
#. TEiyu
|
||||
#. TZrEV
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"par_id3149968\n"
|
||||
"help.text"
|
||||
msgid "On the <item type=\"menuitem\">Formatting</item> Bar, click the <item type=\"menuitem\">Numbering On/Off</item> icon <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Icon</alt></image>."
|
||||
msgstr "Klikk på symbolet <item type=\"menuitem\">Nummerering av/på</item> <image id=\"img_id3153125\" src=\"cmd/sc_defaultnumbering.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3153125\">Ikon</alt></image> på verktøylinja <item type=\"menuitem\">Formatering</item>."
|
||||
msgid "On the <emph>Formatting</emph> Bar, click the <emph>Toggle Numbered List</emph> icon (<keycode>F12</keycode>)."
|
||||
msgstr ""
|
||||
|
||||
#. seYCG
|
||||
#: using_numbered_lists2.xhp
|
||||
@@ -18502,14 +18502,32 @@ msgctxt ""
|
||||
msgid "To change the formatting and the hierarchy of a numbered list, click in the list, and then open the <emph>Bullets and Numbering</emph> toolbar."
|
||||
msgstr "Du endrar formateringa og hierarkiet for ei nummerert liste ved å klikka i lista og så opna verktøylinja <emph>Punkt og nummerering</emph>."
|
||||
|
||||
#. MvuR3
|
||||
#. cBsKj
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"par_id91611756820703\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/lc_defaultnumbering.png\" id=\"img_id531611756820703\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id961611756820703\">Toggle Numbered List Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 8rCsx
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"par_id141611756820703\n"
|
||||
"help.text"
|
||||
msgid "Toggle Numbered List"
|
||||
msgstr ""
|
||||
|
||||
#. 4KDug
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"par_id3153365\n"
|
||||
"help.text"
|
||||
msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Numbering On/Off</emph> icon on the <emph>Formatting</emph> Bar."
|
||||
msgstr "For å fjerna nummereringa, merk dei nummererte avsnitta og klikk på symbolet <emph>Nummerering av/på</emph> på verktøylinja <emph>Formatering</emph>."
|
||||
msgid "To remove numbering, select the numbered paragraphs, and then click the <emph>Toggle Numbered List</emph> icon on the <emph>Formatting</emph> Bar."
|
||||
msgstr ""
|
||||
|
||||
#. SWoqA
|
||||
#: using_numbered_lists2.xhp
|
||||
@@ -18529,6 +18547,15 @@ msgctxt ""
|
||||
msgid "To change the formatting of a numbered list, click in the list, then choose <emph>Format - Bullets and Numbering</emph>."
|
||||
msgstr "Du kan endra formateringa for ei nummerert liste frå menyen <emph>Format → Punkt og nummerering</emph>."
|
||||
|
||||
#. 9MZVK
|
||||
#: using_numbered_lists2.xhp
|
||||
msgctxt ""
|
||||
"using_numbered_lists2.xhp\n"
|
||||
"par_id21611757614734\n"
|
||||
"help.text"
|
||||
msgid "Copying or moving an item from a numbered list to a new location continues the list numbering. To start a new numbering with the pasted item, click <emph>Toggle Numbered List</emph> twice."
|
||||
msgstr ""
|
||||
|
||||
#. MAprK
|
||||
#: using_numbering.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user