diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-02-22 18:45:57 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-02-22 18:50:08 +0100 |
commit | ff06bb650ac32a415815345a1fd4184a8fc311d4 (patch) | |
tree | fa8d385dda4d72766f0747d25cb00bbcfb934f9e /source/nn/helpcontent2 | |
parent | 71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
Diffstat (limited to 'source/nn/helpcontent2')
-rw-r--r-- | source/nn/helpcontent2/source/text/sbasic/python.po | 12 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/sbasic/shared.po | 8 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/sbasic/shared/03.po | 10 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/sdatabase.po | 46 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/shared/00.po | 14 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/shared/explorer/database.po | 6 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/shared/guide.po | 8 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/swriter/00.po | 20 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/swriter/01.po | 182 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/swriter/02.po | 17 | ||||
-rw-r--r-- | source/nn/helpcontent2/source/text/swriter/guide.po | 14 |
11 files changed, 155 insertions, 182 deletions
diff --git a/source/nn/helpcontent2/source/text/sbasic/python.po b/source/nn/helpcontent2/source/text/sbasic/python.po index 883199a227e..39aba1fe43b 100644 --- a/source/nn/helpcontent2/source/text/sbasic/python.po +++ b/source/nn/helpcontent2/source/text/sbasic/python.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:58+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+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" @@ -79,14 +79,14 @@ msgctxt "" msgid "You can execute Python scripts choosing <menuitem>Tools - Macros - Run Macro</menuitem>. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME." msgstr "Du kan køyra Pythonskript ved å velja <menuitem>Verktøy → Makroar → Køyr makro</menuitem>. Du kan redigera skripta med ein teksthandsamar. Pythonskript er omtalte fleire stadar vidare utover. Du kan finna programeksempel for makroar som viser korleis du kan bruka den interaktive Pythonkonsollen frå %PRODUCTNAME." -#. bb68x +#. g2dUC #: main0000.xhp msgctxt "" "main0000.xhp\n" "par_id131568902936659\n" "help.text" -msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro...</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python." -msgstr "Skriptmiljøet for Python i %PRODUCTNAME er valfritt i nokre GNU-/Linux-distribusjonar. Viss det er installert, vel <menuitem>Verktøy → Makroar → Køyr makro</menuitem> og merk av for <literal>%PRODUCTNAME Makroar</literal> om makroen <literal>HelloWorld - HelloWorldPython</literal> finst. Viss han manglar, sjå i dokumentasjonen til distribusjonen du brukar om korleis du installerer %PRODUCTNAME-skriptmiljøet til Python." +msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>%PRODUCTNAME Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python." +msgstr "" #. naZBV #: python_2_basic.xhp @@ -151,13 +151,13 @@ msgctxt "" msgid "<literal>Xray</literal> calls interrupting Python script execution to help inspect variables." msgstr "<literal>Xray</literal>-oppkall avbryt utføringa av Python-skript for å hjelpa til med å inspisera variablane." -#. YdsBj +#. fDXhz #: python_2_basic.xhp msgctxt "" "python_2_basic.xhp\n" "N0336\n" "help.text" -msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and fourth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately." +msgid "The %PRODUCTNAME Application Programming Interface (API) Scripting Framework supports inter-language script execution between Python and Basic, or other supported programming languages for that matter. Arguments can be passed back and forth across calls, provided that they represent primitive data types that both languages recognize, and assuming that the Scripting Framework converts them appropriately." msgstr "" #. Gn9Bv diff --git a/source/nn/helpcontent2/source/text/sbasic/shared.po b/source/nn/helpcontent2/source/text/sbasic/shared.po index 81c017bc52e..ddaaff6187e 100644 --- a/source/nn/helpcontent2/source/text/sbasic/shared.po +++ b/source/nn/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:58+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+0100\n" "PO-Revision-Date: 2021-01-05 07: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/textsbasicshared/nn/>\n" @@ -529,14 +529,14 @@ msgctxt "" msgid "Transparent white" msgstr "Gjennomsiktig kvit" -#. sdV2V +#. aGCSR #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id631529990528928\n" "help.text" -msgid "Open <item type=\"menuitem\">Tools - Macros - Organize dialogs...</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container." -msgstr "Opna <item type=\"menuitem\">Verktøy → Makroar → Organiser dialogvindauge</item> og vel <item type=\"menuitem\">%PRODUCTNAME Dialogvindauge</item>." +msgid "Open <item type=\"menuitem\">Tools - Macros - Organize Dialogs</item> and select <item type=\"menuitem\">%PRODUCTNAME Dialogs</item> container." +msgstr "" #. C3yvQ #: 00000003.xhp diff --git a/source/nn/helpcontent2/source/text/sbasic/shared/03.po b/source/nn/helpcontent2/source/text/sbasic/shared/03.po index bf10228ddb9..43b4e3b8bc7 100644 --- a/source/nn/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/nn/helpcontent2/source/text/sbasic/shared/03.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: 2021-02-17 15:58+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+0100\n" "PO-Revision-Date: 2020-12-04 19:32+0000\n" "Last-Translator: Kolbjørn Stuestøl <kolbjoern@stuestoel.no>\n" "Language-Team: Norwegian Nynorsk <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared03/nn/>\n" @@ -10015,13 +10015,13 @@ msgctxt "" msgid "<variable id=\"SessionService\"><link href=\"text/sbasic/shared/03/sf_session.xhp\" name=\"Session service\"><literal>ScriptForge</literal>.<literal>Session</literal> service</link></variable>" msgstr "" -#. QzFdU +#. yTgFK #: sf_session.xhp msgctxt "" "sf_session.xhp\n" "par_id861582814720987\n" "help.text" -msgid "The <literal>Session</literal> service gathers various general purpose methods about:" +msgid "The <literal>Session</literal> service gathers various general-purpose methods about:" msgstr "" #. a2DCM @@ -10087,13 +10087,13 @@ msgctxt "" msgid "Value" msgstr "" -#. XYSMr +#. Wd88w #: sf_session.xhp msgctxt "" "sf_session.xhp\n" "par_id241582814720636\n" "help.text" -msgid "Where to find the library ?" +msgid "Where to find the library?" msgstr "" #. k58kN diff --git a/source/nn/helpcontent2/source/text/sdatabase.po b/source/nn/helpcontent2/source/text/sdatabase.po index ca8fecb0afa..760e0957f20 100644 --- a/source/nn/helpcontent2/source/text/sdatabase.po +++ b/source/nn/helpcontent2/source/text/sdatabase.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: 2021-02-05 18:59+0100\n" -"PO-Revision-Date: 2021-02-09 20:36+0000\n" +"PO-Revision-Date: 2021-02-21 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/textsdatabase/nn/>\n" "Language: nn\n" @@ -2776,7 +2776,7 @@ msgctxt "" "par_id3163665\n" "help.text" msgid "<ahelp hid=\"dbaccess/ui/joindialog/type\">In a full join, the results table contains all records of the queried fields from the left and right tables.</ahelp> In the SQL of $[officename] this type of link corresponds to the FULL OUTER JOIN command." -msgstr "" +msgstr "<ahelp hid=\"dbaccess/ui/joindialog/type\">Ved ei full samanføying vil resultattabellen innehalda alle postane frå både venstre og høgre tabell.</ahelp> I $[officename] SQL svarar denne lenkjetypen til kommandoen «FULL OUTER JOIN»" #. gYRyC #: 02010101.xhp @@ -2785,7 +2785,7 @@ msgctxt "" "hd_id0305200912031976\n" "help.text" msgid "Natural" -msgstr "" +msgstr "Natural" #. 44FEn #: 02010101.xhp @@ -2794,7 +2794,7 @@ msgctxt "" "par_id0305200912031977\n" "help.text" msgid "<ahelp hid=\".\">In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">I ei nøytral samankopling vert nøkkelordet NATURAL sett inn i SQL-uttrykket som definerer relasjonen. Relasjonen føyer saman alle kolonnane som har det same namnet i begge tabellane. Den resulterande samanføyde tabellen inneheld berre ein kolonne for kvart par av kolonnar med same namnet.</ahelp>" #. pK6MV #: 04000000.xhp @@ -2803,7 +2803,7 @@ msgctxt "" "tit\n" "help.text" msgid "Forms" -msgstr "" +msgstr "Skjema" #. AXYAE #: 04000000.xhp @@ -2812,7 +2812,7 @@ msgctxt "" "hd_id3150476\n" "help.text" msgid "<link href=\"text/sdatabase/04000000.xhp\" name=\"Forms\">Forms</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/04000000.xhp\" name=\"Forms\">Skjema</link>" #. EJGgk #: 04000000.xhp @@ -2821,7 +2821,7 @@ msgctxt "" "bm_id3156136\n" "help.text" msgid "<bookmark_value>forms; general information (Base)</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>skjema; generell informasjon (Base)</bookmark_value>" #. d9y84 #: 04000000.xhp @@ -2830,7 +2830,7 @@ msgctxt "" "par_id3156136\n" "help.text" msgid "Forms can be used to enter or to edit existing database contents easily." -msgstr "" +msgstr "Skjema kan nyttast til å skriva inn eller redigera eksisterande innhald i databasar på ein enkel måte." #. pjGfo #: 04000000.xhp @@ -2839,7 +2839,7 @@ msgctxt "" "hd_id3157910\n" "help.text" msgid "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>" -msgstr "" +msgstr "<link href=\"text/shared/autopi/01090000.xhp\" name=\"Form Wizard\">FormWizard</link>" #. GDZow #: 04000000.xhp @@ -2848,7 +2848,7 @@ msgctxt "" "hd_id3156003\n" "help.text" msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Form Controls</link>" -msgstr "" +msgstr "<link href=\"text/shared/02/01170000.xhp\" name=\"Form Controls\">Element for skjemakontroll</link>" #. CyFwA #: 04000000.xhp @@ -2857,7 +2857,7 @@ msgctxt "" "par_id3156156\n" "help.text" msgid "The Form Controls toolbar provides the tools required to create a form in a text, table, drawing, or presentation document." -msgstr "" +msgstr "Verktøylinja for skjemakontrollelement har verktøy for å oppretta skjema i tekstar, tabellar, teikningar eller presentasjonar." #. itCcM #: 04000000.xhp @@ -2866,7 +2866,7 @@ msgctxt "" "hd_id3155388\n" "help.text" msgid "<link href=\"text/sdatabase/04030000.xhp\" name=\"Form in Design Mode\">Form in Design Mode</link>" -msgstr "" +msgstr "<link href=\"text/sdatabase/04030000.xhp\" name=\"Form in Design Mode\">Skjema i utformingsmodus</link>" #. jwRmr #: 04000000.xhp @@ -2875,7 +2875,7 @@ msgctxt "" "par_id3150504\n" "help.text" msgid "In design mode, the form is designed and the properties of the form and the controls contained in it are defined." -msgstr "" +msgstr "I utformingsmodus set du opp skjemaet og vel eigenskapane for det og kva for kontrollelement det skal innehalda." #. bWakN #: 04000000.xhp @@ -2884,7 +2884,7 @@ msgctxt "" "hd_id3149784\n" "help.text" msgid "<link href=\"text/shared/main0213.xhp\" name=\"Sorting and Filtering Data\">Sorting and Filtering Data</link>" -msgstr "" +msgstr "<link href=\"text/shared/main0213.xhp\" name=\"Sorting and Filtering Data\">Sortera og filtrera data</link>" #. 9s5BM #: 04000000.xhp @@ -2893,7 +2893,7 @@ msgctxt "" "par_id3151384\n" "help.text" msgid "You will find the sorting and filter functions in the toolbar when you open a form in user mode." -msgstr "" +msgstr "Du finn sorterings- og filtreringsfunksjonar i skjemalinja når du opnar eit skjema i brukarmodus." #. Dv2ku #: 04000000.xhp @@ -2902,7 +2902,7 @@ msgctxt "" "hd_id3148944\n" "help.text" msgid "<link href=\"text/shared/02/01170203.xhp\" name=\"Subforms\">Subforms</link>" -msgstr "" +msgstr "<link href=\"text/shared/02/01170203.xhp\" name=\"Subforms\">Underskjema</link>" #. CmENz #: 04030000.xhp @@ -2911,7 +2911,7 @@ msgctxt "" "tit\n" "help.text" msgid "Form Design" -msgstr "" +msgstr "Skjemautforming" #. 9uFK3 #: 04030000.xhp @@ -2920,7 +2920,7 @@ msgctxt "" "bm_id3148668\n" "help.text" msgid "<bookmark_value>forms; designing (Base)</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>skjema; utforming (Base)</bookmark_value>" #. P4Yuk #: 04030000.xhp @@ -2929,7 +2929,7 @@ msgctxt "" "hd_id3148668\n" "help.text" msgid "<variable id=\"formularentwurf\"><link href=\"text/sdatabase/04030000.xhp\" name=\"Form Design\">Form Design</link></variable>" -msgstr "" +msgstr "<variable id=\"formularentwurf\"><link href=\"text/shared/explorer/database/04030000.xhp\" name=\"Form Design\">Skjemaoppsetjing</link></variable>" #. FC52Y #: 04030000.xhp @@ -2938,7 +2938,7 @@ msgctxt "" "par_id3154230\n" "help.text" msgid "Any $[officename] document can be expanded into a form. Simply add one or more form controls." -msgstr "" +msgstr "Kva $[officename]-dokument som helst kan utvidast til eit skjema. Berre legg til ein eller fleire skjemafunksjonar." #. Pp5mg #: 04030000.xhp @@ -2947,7 +2947,7 @@ msgctxt "" "par_id3145382\n" "help.text" msgid "Open the Form Controls toolbar. The Form Controls toolbar contains the <link href=\"text/shared/02/01170000.xhp\" name=\"functions\">functions</link> needed to edit a form. More functions can be found in the <emph>Form Design</emph> bar and <emph>More Controls</emph> bar." -msgstr "" +msgstr "Opna verktøylinja «Skjemakontroll». Verktøylinja inneheld <link href=\"text/shared/02/01170000.xhp\" name=\"functions\">funksjonar</link> som er nødvendige for å redigera eit skjema. Du kan finna fleire funksjonar i verktøylinjene <emph>Skjemautforming</emph> og <emph>Fleire kontrollar</emph>." #. 8SrEX #: 04030000.xhp @@ -2956,7 +2956,7 @@ msgctxt "" "par_id3153146\n" "help.text" msgid "In form design mode you can <link href=\"text/shared/02/01170000.xhp\" name=\"include controls\">include controls</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"apply properties\">apply properties</link> to them, define <link href=\"text/shared/02/01170200.xhp\" name=\"Form properties\">Form properties</link>, and <link href=\"text/shared/02/01170203.xhp\" name=\"define subforms\">define subforms</link>." -msgstr "" +msgstr "I skjemautforming kan du <link href=\"text/shared/02/01170000.xhp\" name=\"include controls\">ta med kontrollelement</link>, <link href=\"text/shared/02/01170100.xhp\" name=\"apply properties\"> leggja til eigenskapar</link>, angje <link href=\"text/shared/02/01170200.xhp\" name=\"Form properties\">Skjemaeigenskapar</link>, og <link href=\"text/shared/02/01170203.xhp\" name=\"define subforms\">underskjema</link>." #. A95sK #: 04030000.xhp @@ -2965,7 +2965,7 @@ msgctxt "" "par_id3154924\n" "help.text" msgid "The<emph> Form Navigator</emph> icon<image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Icon</alt></image> on the Form Design bar opens the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link>." -msgstr "" +msgstr "<emph>Skjema</emph>-symbolet <image id=\"img_id3156002\" src=\"cmd/sc_showfmexplorer.png\" width=\"4.23mm\" height=\"4.23mm\"><alt id=\"alt_id3156002\">Ikon</alt></image> på verktøylinja for skjemautforming opnar <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Skjemastruktur</emph></link>." #. 5wdwF #: 04030000.xhp diff --git a/source/nn/helpcontent2/source/text/shared/00.po b/source/nn/helpcontent2/source/text/shared/00.po index da418d8d1ca..a5b31922d29 100644 --- a/source/nn/helpcontent2/source/text/shared/00.po +++ b/source/nn/helpcontent2/source/text/shared/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:58+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+0100\n" "PO-Revision-Date: 2021-02-09 20: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/textshared00/nn/>\n" @@ -8323,14 +8323,14 @@ msgctxt "" msgid "<variable id=\"makro\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (if not assigned by your system).</variable>" msgstr "<variable id=\"makro\">Vel <emph>Verktøy → Makroar → Organiser makroar → %PRODUCTNAME Basic</emph> eller trykk <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (dersom det ikkje er sett opp på systemet du brukar)</variable>" -#. mxkvw +#. igagv #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3151386\n" "help.text" -msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macros</emph>.</variable>" -msgstr "<variable id=\"selectmakro\">Vel <emph>Verktøy → Makroar → Køyr makro</emph>.</variable>" +msgid "<variable id=\"selectmakro\">Choose <emph>Tools - Macros - Run Macro</emph>.</variable>" +msgstr "" #. oTQwa #: 00000406.xhp @@ -13543,14 +13543,14 @@ msgctxt "" msgid "Choose <menuitem>Format - Cells - Numbers</menuitem> tab." msgstr "Vel fana <menuitem>Format → Celler → Tal</menuitem>." -#. KdbT6 +#. Dkn29 #: 00040503.xhp msgctxt "" "00040503.xhp\n" "par_id3152349\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11) - open context menu and choose <emph>Modify/New - Numbers</emph> tab." -msgstr "Vel fana <menuitem>Vis → Stilar</menuitem> (F11) – opna sprettoppmenyen for ei oppføring og vel fana <emph>Ny(tt)/Endra → Tal</emph>." +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 and choose <emph>Modify/New - Numbers</emph> tab." +msgstr "" #. hadQp #: 00040503.xhp diff --git a/source/nn/helpcontent2/source/text/shared/explorer/database.po b/source/nn/helpcontent2/source/text/shared/explorer/database.po index 5b954a206b5..c8f06781129 100644 --- a/source/nn/helpcontent2/source/text/shared/explorer/database.po +++ b/source/nn/helpcontent2/source/text/shared/explorer/database.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: 2021-02-01 17:02+0100\n" -"PO-Revision-Date: 2021-01-20 13:36+0000\n" +"PO-Revision-Date: 2021-02-21 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/textsharedexplorerdatabase/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: 1557414183.000000\n" #. n4gFz @@ -2093,7 +2093,7 @@ msgctxt "" "par_id3154860\n" "help.text" msgid "To run an SQL query for filtering data in the database, use the <link href=\"text/sdatabase/02010100.xhp\" name=\"Query Design\">Query Design View</link>." -msgstr "" +msgstr "For å køyra ei SQL-spørjing for filtrering av data i databasen, bruk <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Oppsettvising av spørjing</link>." #. Ck9G4 #: 11080000.xhp diff --git a/source/nn/helpcontent2/source/text/shared/guide.po b/source/nn/helpcontent2/source/text/shared/guide.po index 781671decf6..abde1890b62 100644 --- a/source/nn/helpcontent2/source/text/shared/guide.po +++ b/source/nn/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:59+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+0100\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" @@ -4867,14 +4867,14 @@ msgctxt "" msgid "ClarisWorks/AppleWorks Document" msgstr "ClarisWorks/AppleWorks dokument" -#. hRrns +#. ZiqHV #: convertfilters.xhp msgctxt "" "convertfilters.xhp\n" "par_draw9\n" "help.text" -msgid "Corel Draw" -msgstr "Corel Draw" +msgid "CorelDRAW" +msgstr "" #. rTQKQ #: convertfilters.xhp diff --git a/source/nn/helpcontent2/source/text/swriter/00.po b/source/nn/helpcontent2/source/text/swriter/00.po index 45ba219ebe0..4fbe911f346 100644 --- a/source/nn/helpcontent2/source/text/swriter/00.po +++ b/source/nn/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-30 15:37+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+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" @@ -628,14 +628,14 @@ msgctxt "" msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>" msgstr "<variable id=\"feldbefehlseitennummer\">Vel <menuitem>Set inn → Felt → Sidenummer</menuitem></variable>" -#. yZFgD +#. DFTjZ #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3149356\n" "help.text" -msgid "<variable id=\"feldbefehlseitenanzahl\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>" -msgstr "<variable id=\"feldbefehlseitennummer\">Vel <menuitem>Set inn → Felt → Tal på sider</menuitem></variable>" +msgid "<variable id=\"pagecount_field\">Choose <menuitem>Insert - Field - Page Count</menuitem></variable>" +msgstr "" #. 6qzDS #: 00000404.xhp @@ -1474,14 +1474,14 @@ msgctxt "" msgid "Choose <emph>Edit - Find & Replace - Format - Text Flow</emph> tab." msgstr "Vel <emph>Rediger → Søk og byt ut → Fleire val → Format → Tekstflyt</emph>." -#. ihtMU +#. YBRyA #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_idN10715\n" "help.text" -msgid "Right-click a paragraph with style <item type=\"literal\">Text body</item>. Choose <emph>Edit Paragraph Style - Condition</emph> tab." -msgstr "Høgreklikk i eit avsnitt med stilen <item type=\"literal\">Brødtekst</item>. Vel fana <emph>Rediger avsnittsstil → Vilkår</emph>." +msgid "Right-click a paragraph with style <literal>Text body</literal>. Choose <menuitem>Paragraph - Edit Style - Condition</menuitem> tab." +msgstr "" #. 8fkUm #: 00000405.xhp @@ -2851,14 +2851,14 @@ msgctxt "" msgid "The styles menu" msgstr "Stilmenyen" -#. VK5GG +#. iteqY #: stylesmenu.xhp msgctxt "" "stylesmenu.xhp\n" "par_id941529884998705\n" "help.text" -msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles...</emph></variable>." -msgstr "<variable id=\"ses\">Vel <emph>Stilar → Rediger stilar</emph></variable>" +msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>." +msgstr "" #. fCjG9 #: stylesmenu.xhp diff --git a/source/nn/helpcontent2/source/text/swriter/01.po b/source/nn/helpcontent2/source/text/swriter/01.po index 419370d7250..34e972fff1c 100644 --- a/source/nn/helpcontent2/source/text/swriter/01.po +++ b/source/nn/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:59+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+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" @@ -16171,14 +16171,14 @@ msgctxt "" msgid "Numbering Style" msgstr "Nummereringsstil" -#. db43r +#. WGB2B #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window (F11) if you click the <emph>List Styles</emph> icon." -msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Vel <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">nummereringsstilen</link> du vil bruka på avsnittet.</ahelp> Desse stilane vert også lista opp i vindauget <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Stilar</link> (F11) viss du trykkjer på ikonet <emph>Listestilar</emph>." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Styles</link> window <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline> if you click the <emph>List Styles</emph> icon." +msgstr "" #. MycJD #: 05030800.xhp @@ -17224,14 +17224,14 @@ msgctxt "" msgid "Spin button own format" msgstr "Nedtrekksliste for sjølvvald format" -#. CUxDr +#. rKJPu #: 05040700.xhp msgctxt "" "05040700.xhp\n" "par_id3147092\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering style for the footnotes.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Vel nummereringsstilen for fotnotane.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/ftnnumviewbox\" visibility=\"visible\">Select the numbering scheme for the footnotes.</ahelp>" +msgstr "" #. 5BXNk #: 05040700.xhp @@ -17359,14 +17359,14 @@ msgctxt "" msgid "Spin button own format" msgstr "Nedtrekksliste for sjølvvald format" -#. 2cAqR +#. b9guG #: 05040700.xhp msgctxt "" "05040700.xhp\n" "par_id3150123\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering style for the endnotes.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Vel nummereringsstilen for sluttnotar.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnotesendnotestabpage/endnumviewbox\" visibility=\"visible\">Select the numbering scheme for the endnotes.</ahelp>" +msgstr "" #. sQDZt #: 05040700.xhp @@ -22057,14 +22057,14 @@ msgctxt "" msgid "Styles in Writer" msgstr "Stilar i Writer" -#. Sh2EF +#. dxEPD #: 05130000.xhp msgctxt "" "05130000.xhp\n" "bm_id4005249\n" "help.text" -msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>numbering;style categories</bookmark_value>" -msgstr "<bookmark_value>stilar;kategoriar</bookmark_value><bookmark_value>teiknstilar;stilkategoriar</bookmark_value><bookmark_value>avsnittsstilar;stilkategoriar</bookmark_value><bookmark_value>rammer; stilar</bookmark_value><bookmark_value>sidestilar;stilkategoriar</bookmark_value><bookmark_value>nummerering;stilkategoriar</bookmark_value>" +msgid "<bookmark_value>styles;categories</bookmark_value><bookmark_value>character styles;style categories</bookmark_value><bookmark_value>paragraph styles;style categories</bookmark_value><bookmark_value>frames; styles</bookmark_value><bookmark_value>page styles;style categories</bookmark_value><bookmark_value>list styles;style categories</bookmark_value>" +msgstr "" #. UwTh8 #: 05130000.xhp @@ -22210,14 +22210,14 @@ msgctxt "" msgid "List Styles" msgstr "Listestilar" -#. rFiNG +#. cSJFe #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3149298\n" "help.text" -msgid "Use List Styles to format numbered or bulleted lists." -msgstr "Bruk listestilar for å formatera nummererte lister og punktlister." +msgid "Use List Styles to format ordered or unordered lists." +msgstr "" #. 7BYTz #: 05130000.xhp @@ -22372,14 +22372,14 @@ msgctxt "" msgid "List Styles" msgstr "Listestilar" -#. fCbDe +#. yZ2QG #: 05130000.xhp msgctxt "" "05130000.xhp\n" "par_id3149568\n" "help.text" -msgid "Displays formatting styles for numbered or bulleted lists." -msgstr "Viser formateringsstilar for nummererte lister eller punktlister." +msgid "Displays formatting styles for ordered or unordered lists." +msgstr "" #. t7Gy3 #: 05130000.xhp @@ -22732,14 +22732,14 @@ msgctxt "" msgid "Context" msgstr "Innhald" -#. NAbBY +#. MUyEh #: 05130100.xhp msgctxt "" "05130100.xhp\n" "par_id3147530\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, numbering/bullets levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Her ser du dei førehandsvalde samanhengane i $[officename], medrekna disposisjonsnivåa 1 til 10, nummererings- og punktmerkingsnivåa 1 til 10, tabelloverskrift, tabellinnhald, bolk, kantlinje, fotnote, topptekst og botntekst.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/conditionpage/links\">Here you can see the $[officename] predefined contexts, including outline levels 1 to 10, list levels 1 to 10, table header, table contents, section, border, footnote, header and footer.</ahelp>" +msgstr "" #. PdECE #: 05130100.xhp @@ -25162,14 +25162,14 @@ msgctxt "" msgid "Numbering" msgstr "Nummerering" -#. R2sxP +#. agAFp #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3150568\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering style that you want to use.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Vel nummereringsstilen du vil bruka.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/numberinglb\">Select the numbering scheme that you want to use.</ahelp>" +msgstr "" #. cqBBB #: 06080100.xhp @@ -25189,6 +25189,24 @@ msgctxt "" msgid "Description" msgstr "Skildring" +#. BoqBZ +#: 06080100.xhp +msgctxt "" +"06080100.xhp\n" +"par_id3150981\n" +"help.text" +msgid "1, 2, 3" +msgstr "1, 2, 3" + +#. ECZ4S +#: 06080100.xhp +msgctxt "" +"06080100.xhp\n" +"par_id3154569\n" +"help.text" +msgid "Arabic numerals" +msgstr "Arabiske tal" + #. oEuGf #: 06080100.xhp msgctxt "" @@ -25261,24 +25279,6 @@ msgctxt "" msgid "Roman numerals (lower case)" msgstr "Romartal (små bokstavar)" -#. BoqBZ -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"par_id3150981\n" -"help.text" -msgid "1, 2, 3" -msgstr "1, 2, 3" - -#. ECZ4S -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"par_id3154569\n" -"help.text" -msgid "Arabic numerals" -msgstr "Arabiske tal" - #. P9ob7 #: 06080100.xhp msgctxt "" @@ -25405,24 +25405,6 @@ msgctxt "" msgid "Numbers the footnotes in the document sequentially." msgstr "Nummererer fotnotene i dokumentet fortløpande." -#. s8xS8 -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"hd_id3149167\n" -"help.text" -msgid "Start at" -msgstr "Start på" - -#. vBBcE -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"par_id3156268\n" -"help.text" -msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Vel nummeret du vil bruka på den første fotnoten i dokumentet. Dette valet kan berre brukast når du har vald «Per dokument» i lista <emph>Teljing</emph>.</ahelp>" - #. Vofmb #: 06080100.xhp msgctxt "" @@ -25459,14 +25441,32 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Enter the text that you want to display after the footnote number in the note text.</ahelp> For example, type \")\" to display \"1)\"." msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/suffix\">Skriv inn teksten som skal visast etter nummeret til fotnoten i fotnoteteksten.</ahelp> Du kan for eksempel skriva inn «)» for å visa «1)»." -#. ZUp7X +#. u4B7E #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id334242345\n" "help.text" -msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <item type=\"keycode\">F11</item> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes." -msgstr "Fotnotenumra vert i standardoppsettet venstrejusterte i fotnoteområdet. For å høgrejustera fotnotenummera må du først redigera avsnittsstilen <emph>Fotnote</emph>. Trykk <item type=\"keycode\">F11</item> for å opna dialogvindauget <emph>Stilhandsamar</emph> og vel <emph>Fotnote</emph> frå lista med avsnitsstilar. Opna lokalmenyen ved å høgreklikka og vel <emph>Rediger</emph>. Gå til fana <emph>Innrykk og mellomrom</emph> og set innrykk til 0 før og etter avsnittet, også for første linja. På fana <emph>Tabulatorar</emph> set du inn ein høgretabulator ved 12 pt og ein venstretabulator ved 14 pt. I <emph>Innstillingar for fotnotar/slutnotar</emph> skriv du inn <item type=\"input\">\\t</item> i innskrivingsboksane <emph>Før</emph> og <emph>Etter</emph>." +msgid "Footnote numbers are left aligned by default in the footnote area. For right aligned footnote numbers first edit the paragraph style <emph>Footnote</emph>. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command+T</keycode></caseinline><defaultinline><keycode>F11</keycode></defaultinline></switchinline> to open <emph>Styles</emph> dialog and select <emph>Footnote</emph> from the list of paragraph styles. Open the local menu with right click and choose <emph>Modify</emph>. Go to the <emph>Indents & Spacing</emph> tab page and set indent to 0 before and after the paragraph, including the first line. On <emph>Tabs</emph> tab page create a tab of right type at 12pt and a tab of left type at 14pt. Then in <emph>Footnotes/Endnotes Settings</emph> dialog enter <item type=\"input\">\\t</item> into the <emph>Before</emph> and <emph>After</emph> edit boxes." +msgstr "" + +#. s8xS8 +#: 06080100.xhp +msgctxt "" +"06080100.xhp\n" +"hd_id3149167\n" +"help.text" +msgid "Start at" +msgstr "Start på" + +#. vBBcE +#: 06080100.xhp +msgctxt "" +"06080100.xhp\n" +"par_id3156268\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Enter the number for the first footnote in the document. This option is only available if you selected \"Per Document\" in the <emph>Counting </emph>box.</ahelp>" +msgstr "<ahelp hid=\"modules/swriter/ui/footnotepage/offsetnf\">Vel nummeret du vil bruka på den første fotnoten i dokumentet. Dette valet kan berre brukast når du har vald «Per dokument» i lista <emph>Teljing</emph>.</ahelp>" #. Ffb7D #: 06080100.xhp @@ -25522,14 +25522,14 @@ msgctxt "" msgid "Styles" msgstr "Stil" -#. VbWRX +#. xge57 #: 06080100.xhp msgctxt "" "06080100.xhp\n" "par_id3150695\n" "help.text" -msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnotes." -msgstr "Du bør knytte ein avsnittsstil til fotnotene i dokumentet for å sikra at dei har ein einsarta utsjånad." +msgid "To ensure a uniform appearance for the footnotes in your document, assign a paragraph style to the footnote text, and assign character styles to the footnote anchor number and the number in the footnote area." +msgstr "" #. srKcC #: 06080100.xhp @@ -25576,24 +25576,6 @@ msgctxt "" msgid "This option is only available if the <emph>End of Document</emph> check box is selected in the <emph>Position</emph> area." msgstr "Dette valet kan berre brukast når det er sett eit merke i avkryssingsboksen <emph>Dokumentslutt</emph> i området <emph>Plassering</emph>." -#. gvSXz -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"hd_id3147742\n" -"help.text" -msgid "Character Styles" -msgstr "Teiknstil" - -#. tVDLB -#: 06080100.xhp -msgctxt "" -"06080100.xhp\n" -"par_id3146335\n" -"help.text" -msgid "You can assign styles to footnote anchors and text. You can use the predefined footnote styles, or use a different style." -msgstr "Du kan tildela stilar til fotnoteanker og fotnotetekst. Du kan bruka ein av dei førehandsbestemte fotnotestilane eller ein annan stil." - #. t8msz #: 06080100.xhp msgctxt "" @@ -25774,14 +25756,14 @@ msgctxt "" msgid "Styles" msgstr "Stil" -#. 7BMFG +#. rhLJp #: 06080200.xhp msgctxt "" "06080200.xhp\n" "par_id3150970\n" "help.text" -msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style." -msgstr "Du bør knytta ein avsnittsstil til sluttnotane i dokumentet for å sikra at dei har ein einsarta utsjånad." +msgid "To ensure a uniform appearance for the endnotes in your document, assign a paragraph style, and assign character styles to the endnote anchor number and the number in the endnote area." +msgstr "" #. TGC8v #: 06080200.xhp @@ -25819,24 +25801,6 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Select the page style that you want to use for endnotes.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/endnotepage/pagestylelb\">Vel sidestilen for sluttnoteteksten.</ahelp>" -#. dwpvX -#: 06080200.xhp -msgctxt "" -"06080200.xhp\n" -"hd_id3155901\n" -"help.text" -msgid "Character Styles" -msgstr "Teiknstil" - -#. mjFjR -#: 06080200.xhp -msgctxt "" -"06080200.xhp\n" -"par_id3149692\n" -"help.text" -msgid "You can assign styles to endnote anchors and text. You can use the predefined endnote styles, or use a different style." -msgstr "Du kan tildele stilar til sluttnoteanker og sluttnotetekst. Du kan bruka ein av dei førehandsbestemte sluttnotestilane eller ein annan stil." - #. DKN6W #: 06080200.xhp msgctxt "" @@ -26728,14 +26692,14 @@ msgctxt "" msgid "Format" msgstr "Format" -#. 9p2nA +#. kpwgF #: 06180000.xhp msgctxt "" "06180000.xhp\n" "par_id3145246\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering style that you want to use.</ahelp>" -msgstr "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Vel stilen du vil bruka for linjenummera.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/linenumbering/formatdropdown\">Select the numbering scheme that you want to use.</ahelp>" +msgstr "" #. yAovb #: 06180000.xhp diff --git a/source/nn/helpcontent2/source/text/swriter/02.po b/source/nn/helpcontent2/source/text/swriter/02.po index 0ab50df9a91..20fd63c4463 100644 --- a/source/nn/helpcontent2/source/text/swriter/02.po +++ b/source/nn/helpcontent2/source/text/swriter/02.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:59+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+0100\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" @@ -3283,14 +3283,23 @@ msgctxt "" msgid "<ahelp hid=\".uno:InsertPageCountField\">Inserts as a field the total number of pages in the document.</ahelp>" msgstr "<ahelp hid=\".uno:InsertPageCountField\">Set inn eit felt med talet på sider i dokumentet.</ahelp>" -#. Ld9fD +#. pkgeA #: 18030400.xhp msgctxt "" "18030400.xhp\n" "par_id3149294\n" "help.text" -msgid "If you wish to have the page number formatted with a different numbering style, choose <emph>Insert - Field - More Fields</emph> to insert the required field, and specify the settings in the <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Field</emph></link> dialog. The format of the field inserted using the <emph>Page Number</emph> command can also be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Edit - Field</emph></link> command." -msgstr "Dersom du vil bruka ein annan nummereringsstil på sidetalet, vel du <emph>Set inn → Felt → Andre</emph> for å setja inn eit felt og gjera dei innstillingane du vil i dialogvindauget <link href=\"text/swriter/01/04090000.xhp\" name=\"Field\"><emph>Felt</emph></link>. Du kan også endra format på feltet sett inn ved hjelp av kommandoen <emph>Sidenummer</emph> ved å velja <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><emph>Rediger → Felt</emph></link>." +msgid "The format of the field inserted using the <emph>Page Count</emph> command can be modified using the <link href=\"text/swriter/01/02140000.xhp\" name=\"Edit - Field\"><menuitem>Edit - Fields</menuitem></link> command." +msgstr "" + +#. iqoa4 +#: 18030400.xhp +msgctxt "" +"18030400.xhp\n" +"par_id291613751393995\n" +"help.text" +msgid "<link href=\"text/swriter/01/04090001.xhp\" name=\"Document\">Document Statistics Fields</link>" +msgstr "" #. GRfFZ #: 18030500.xhp diff --git a/source/nn/helpcontent2/source/text/swriter/guide.po b/source/nn/helpcontent2/source/text/swriter/guide.po index 34c3256f1ae..75a366b5f32 100644 --- a/source/nn/helpcontent2/source/text/swriter/guide.po +++ b/source/nn/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-02-17 15:59+0100\n" +"POT-Creation-Date: 2021-02-22 17:17+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" @@ -11131,14 +11131,14 @@ msgctxt "" msgid "To Change the Page Background" msgstr "Endra sidebakgrunnen" -#. gsKDm +#. gH7qW #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN10827\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "Vel <menuitem>Vis → Stilar</menuitem> (F11)." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." +msgstr "" #. ER3fT #: pagebackground.xhp @@ -11239,14 +11239,14 @@ msgctxt "" msgid "Before you begin, ensure that you have created a page style that uses a page background. See <link href=\"text/swriter/guide/pagebackground.xhp#define\">To Change the Page Background</link> for details." msgstr "Sjå til at du har laga ein sidestil som brukar sidebakgrunn før du held fram. Sjå <link href=\"text/swriter/guide/pagebackground.xhp#define\">Endra sidebakgrunnen</link> for detaljar om det." -#. zrFB3 +#. M3FVe #: pagebackground.xhp msgctxt "" "pagebackground.xhp\n" "par_idN10892\n" "help.text" -msgid "Choose <menuitem>View - Styles</menuitem> (F11)." -msgstr "Vel <menuitem>Vis → Stilar</menuitem> (F11)." +msgid "Choose <menuitem>View - Styles</menuitem> <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>(Command+T)</keycode></caseinline><defaultinline><keycode>(F11)</keycode></defaultinline></switchinline>." +msgstr "" #. Pr9iF #: pagebackground.xhp |