aboutsummaryrefslogtreecommitdiff
path: root/source/nl/helpcontent2
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:45:57 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-02-22 18:50:08 +0100
commitff06bb650ac32a415815345a1fd4184a8fc311d4 (patch)
treefa8d385dda4d72766f0747d25cb00bbcfb934f9e /source/nl/helpcontent2
parent71f0c6a4724fa28a2a2d72b0547aa0370c287fcf (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Ic293be102c0ddce522e0c4a919cb40368b7d9a7b
Diffstat (limited to 'source/nl/helpcontent2')
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/python.po12
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared.po8
-rw-r--r--source/nl/helpcontent2/source/text/sbasic/shared/03.po10
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/nl/helpcontent2/source/text/swriter/00.po22
-rw-r--r--source/nl/helpcontent2/source/text/swriter/01.po182
-rw-r--r--source/nl/helpcontent2/source/text/swriter/02.po17
-rw-r--r--source/nl/helpcontent2/source/text/swriter/guide.po14
9 files changed, 130 insertions, 157 deletions
diff --git a/source/nl/helpcontent2/source/text/sbasic/python.po b/source/nl/helpcontent2/source/text/sbasic/python.po
index a8b44890015..3462542244f 100644
--- a/source/nl/helpcontent2/source/text/sbasic/python.po
+++ b/source/nl/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-01 16:36+0000\n"
"Last-Translator: Henk van der Burg <h.vdburg@hccnet.nl>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/nl/>\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 "U kunt Python-scripts uitvoeren door te kiezen voor <menuitem>Extra - Macro's - Macro uitvoeren</menuitem>. Het bewerken van scripts kan worden gedaan met de teksteditor van uw voorkeur. Python-scripts zijn aanwezig op verschillende locaties die hierna worden beschreven. U kunt de programmeervoorbeelden voor macro's raadplegen, die laten zien hoe u de interactieve console van Python uitvoert vanuit %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 "De %PRODUCTNAME script ontwerpstructuur voor Python is optioneel op sommige GNU/Linux distributies aanwezig. Selecteer, als het geïnstalleerd is, <menuitem>Extra - Macro's - Macro's beheren</menuitem> en controleer <literal>%PRODUCTNAME Macro's</literal> op de aanwezigheid van <literal>HelloWorld – HelloWorldPython</literal> . Raadpleeg, indien afwezig, de documentatie van uw distributie om de %PRODUCTNAME script ontwerpstructuur voor Python te installeren."
+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 ""
-#. 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/nl/helpcontent2/source/text/sbasic/shared.po b/source/nl/helpcontent2/source/text/sbasic/shared.po
index 749d41da31a..2ae7bc6b21e 100644
--- a/source/nl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/nl/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-23 17:36+0000\n"
"Last-Translator: Henk van der Burg <h.vdburg@hccnet.nl>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nl/>\n"
@@ -529,14 +529,14 @@ msgctxt ""
msgid "Transparent white"
msgstr "Transparant wit"
-#. 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 "Open <item type=\"menuitem\">Extra - Macro's - Dialoogvensters beheren...</item> en selecteer <item type=\"menuitem\">%PRODUCTNAME Dialoogvensters</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/nl/helpcontent2/source/text/sbasic/shared/03.po b/source/nl/helpcontent2/source/text/sbasic/shared/03.po
index 86805b1dfac..03c56b70db2 100644
--- a/source/nl/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/nl/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-15 12:51+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicshared03/nl/>\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/nl/helpcontent2/source/text/shared/00.po b/source/nl/helpcontent2/source/text/shared/00.po
index 0ea7defa885..4d268a184ac 100644
--- a/source/nl/helpcontent2/source/text/shared/00.po
+++ b/source/nl/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-01-31 19:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/nl/>\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\">Kies <emph>Extra- Macro's - Macro's beheren - %PRODUCTNAME BASIC</emph>, of druk op <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+F11 (indien niet toegewezen door uw systeem)</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\">Kies <emph>Extra - Macro's - Macro uitvoeren</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 "Kies het tabblad <menuitem>Opmaak - Cellen - Getallen</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 "Kies <menuitem>Beeld - Opmaakprofielen</menuitem> (F11) - open het contextmenu en kies het tabblad <emph>Aanpassen/Nieuw - Getallen</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/nl/helpcontent2/source/text/shared/guide.po b/source/nl/helpcontent2/source/text/shared/guide.po
index 1e555934686..815d98cd981 100644
--- a/source/nl/helpcontent2/source/text/shared/guide.po
+++ b/source/nl/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-02-14 16:36+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/nl/>\n"
@@ -4867,14 +4867,14 @@ msgctxt ""
msgid "ClarisWorks/AppleWorks Document"
msgstr "ClarisWorks/AppleWorks-document"
-#. 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/nl/helpcontent2/source/text/swriter/00.po b/source/nl/helpcontent2/source/text/swriter/00.po
index 4d3cf87273d..78b064b4191 100644
--- a/source/nl/helpcontent2/source/text/swriter/00.po
+++ b/source/nl/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-02-05 18:16+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/nl/>\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: 1564160792.000000\n"
#. E9tti
@@ -628,14 +628,14 @@ msgctxt ""
msgid "<variable id=\"feldbefehlseitennummer\">Choose <menuitem>Insert - Field - Page Number</menuitem></variable>"
msgstr "<variable id=\"feldbefehlseitennummer\">Kies<menuitem>Invoegen - Veld - Pagina Nummer</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=\"feldbefehlseitenanzahl\">Kies <menuitem>Invoegen -Veld - Aantal pagina's</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 "Kies <emph>Bewerken - Zoeken en vervangen - Opmaak</emph>, tabblad <emph>Tekstverloop</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 "Klik met de rechtermuisknop op een alinea met het opmaakprofiel <item type=\"literal\">Tekstblok</item>. Kies <emph>Alinea-opmaakprofiel</emph>, tabblad <emph>Voorwaarde</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 "Het menu opmaakprofielen"
-#. 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\">Kies <emph>Opmaakprofielen - Opmaakprofiel bewerken</emph></variable>."
+msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
+msgstr ""
#. fCjG9
#: stylesmenu.xhp
diff --git a/source/nl/helpcontent2/source/text/swriter/01.po b/source/nl/helpcontent2/source/text/swriter/01.po
index 7ddeaa500f0..a14f6cdedcb 100644
--- a/source/nl/helpcontent2/source/text/swriter/01.po
+++ b/source/nl/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-30 10:36+0000\n"
"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/nl/>\n"
@@ -16171,14 +16171,14 @@ msgctxt ""
msgid "Numbering Style"
msgstr "Opmaakprofiel voor nummering"
-#. 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\">Selecteer de <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Nummeringsstijl</link> die u op de alinea wilt toepassen.</ahelp> Deze stijlen worden ook vermeld in het venster <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles\">Opmaakprofielen</link> (F11) als u op het pictogram <emph>Lijstopmaakprofielen</emph> klikt."
+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 "Draaiknop Eigen indeling"
-#. 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\">Selecteer de nummeringsstijl voor de voetnoten.</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 "Draaiknop Eigen indeling"
-#. 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\">Selecteer de nummeringsstijl voor de eindnoten.</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 "Opmaakprofielen in 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>opmaakprofielen;categorieën</bookmark_value><bookmark_value>tekenopmaakprofielen;categorieën met opmaakprofielen</bookmark_value><bookmark_value>alinea-opmaakprofielen;categorieën met opmaakprofielen</bookmark_value><bookmark_value>frames;opmaakprofielen</bookmark_value><bookmark_value>pagina-opmaakprofielen;categorieën met opmaakprofielen</bookmark_value><bookmark_value>nummering - opmaakprofielen;categorieën met opmaakprofielen</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 "Opmaakprofielen voor nummering"
-#. rFiNG
+#. cSJFe
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149298\n"
"help.text"
-msgid "Use List Styles to format numbered or bulleted lists."
-msgstr "Gebruik opmaakprofielen voor nummering om lijsten met nummers of opsommingstekens op te maken."
+msgid "Use List Styles to format ordered or unordered lists."
+msgstr ""
#. 7BYTz
#: 05130000.xhp
@@ -22372,14 +22372,14 @@ msgctxt ""
msgid "List Styles"
msgstr "Opmaakprofielen voor nummering"
-#. fCbDe
+#. yZ2QG
#: 05130000.xhp
msgctxt ""
"05130000.xhp\n"
"par_id3149568\n"
"help.text"
-msgid "Displays formatting styles for numbered or bulleted lists."
-msgstr "Toont opmaakprofielen voor lijsten met nummering of opsommingstekens."
+msgid "Displays formatting styles for ordered or unordered lists."
+msgstr ""
#. t7Gy3
#: 05130000.xhp
@@ -22732,14 +22732,14 @@ msgctxt ""
msgid "Context"
msgstr "Context"
-#. 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\">Hier ziet u de contexten die vooraf in $[officename] gedefinieerd zijn, met inbegrip van overzichtniveaus 1 t/m 10, nummering/opsommingstekens niveaus 1 t/m 10, koptekst tabel, inhoud tabel, sectie, frame, voetnoot, koptekst en voettekst.</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 "Nummering"
-#. 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\">Selecteer het lijstopmaakprofiel dat u wilt gebruiken.</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 "Beschrijving"
+#. 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 "Arabische cijfers"
+
#. oEuGf
#: 06080100.xhp
msgctxt ""
@@ -25261,24 +25279,6 @@ msgctxt ""
msgid "Roman numerals (lower case)"
msgstr "Romeinse cijfers (kleine letters)"
-#. 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 "Arabische cijfers"
-
#. P9ob7
#: 06080100.xhp
msgctxt ""
@@ -25405,24 +25405,6 @@ msgctxt ""
msgid "Numbers the footnotes in the document sequentially."
msgstr "Nummert de voetnoten in het document opeenvolgend."
-#. s8xS8
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3149167\n"
-"help.text"
-msgid "Start at"
-msgstr "Begin met"
-
-#. 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\">Voer het nummer in voor de eerste voetnoot in het document. Deze optie is alleen beschikbaar als u 'Per document' hebt geselecteerd in het vak <emph>Telling</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\">Voer de tekst in die u na het voetnootnummer in de tekst van de voetnoot wilt weergeven.</ahelp> Typ bijvoorbeeld ')' om '1)' weer te geven."
-#. 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 "Voetnootnummers worden standaard links uitgelijnd in het voetnootgebied. Voor rechts uitgelijnde voetnootnummers bewerk eerst het alinea-opmaakprofiel <emph>Voetnoot</emph>. Druk op <item type=\"keycode\">F11</item> om het venster <emph>Stijlen en opmaak</emph> te openen en selecteer <emph>Voetnoot</emph> uit de lijst van alinea-opmaakprofielen. Open het contextmenu door rechts te klikken en kies <emph>Wijzigen</emph>. Ga naar de tabpagina <emph>Inspringingen en afstanden</emph> en stel de inspringing op 0 voor en na de alinea, met inbegrip van de eerste lijn. Maak op de tabpagina <emph>Tabs</emph> een tab van het type Rechts op 12pt en een tab van het type Links op 14pt. Voer dan in het dialoogvenster<emph>Voetnoten/eindnoten instellingen</emph> een <item type=\"input\">\\t</item> in de <emph>Voor</emph> en <emph>Na</emph> invoervelden in."
+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 "Begin met"
+
+#. 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\">Voer het nummer in voor de eerste voetnoot in het document. Deze optie is alleen beschikbaar als u 'Per document' hebt geselecteerd in het vak <emph>Telling</emph>.</ahelp>"
#. Ffb7D
#: 06080100.xhp
@@ -25522,14 +25522,14 @@ msgctxt ""
msgid "Styles"
msgstr "Opmaakprofielen"
-#. 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 "Wijs een alinea-opmaakprofiel aan de voetnoten toe zodat de voetnoten in uw document er uniform uitzien."
+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 "Deze optie is alleen beschikbaar als het keuzevak <emph>Documenteinde</emph> in het gebied <emph>Positie</emph> is geselecteerd."
-#. gvSXz
-#: 06080100.xhp
-msgctxt ""
-"06080100.xhp\n"
-"hd_id3147742\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Tekenopmaakprofielen"
-
-#. 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 "U kunt opmaakprofielen aan voetnootankers en -tekst toewijzen. U kunt de vooraf gedefinieerde opmaakprofielen voor voetnoten gebruiken, of een ander opmaakprofiel."
-
#. t8msz
#: 06080100.xhp
msgctxt ""
@@ -25774,14 +25756,14 @@ msgctxt ""
msgid "Styles"
msgstr "Opmaakprofielen"
-#. 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 "Wijs een alinea-opmaakprofiel toe om een uniform uiterlijk voor de eindnoten in uw document te garanderen."
+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\">Selecteer het pagina-profiel dat u wilt gebruiken voor de eindnoten.</ahelp>"
-#. dwpvX
-#: 06080200.xhp
-msgctxt ""
-"06080200.xhp\n"
-"hd_id3155901\n"
-"help.text"
-msgid "Character Styles"
-msgstr "Tekenopmaakprofielen"
-
-#. 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 "U kunt opmaakprofielen aan eindnootankers en -tekst toewijzen. U kunt de vooraf gedefinieerde opmaakprofielen voor eindnoten gebruiken, of een ander opmaakprofiel."
-
#. DKN6W
#: 06080200.xhp
msgctxt ""
@@ -26728,14 +26692,14 @@ msgctxt ""
msgid "Format"
msgstr "Opmaak"
-#. 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\">Kies het opmaakprofiel voor nummering dat u wilt gebruiken.</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/nl/helpcontent2/source/text/swriter/02.po b/source/nl/helpcontent2/source/text/swriter/02.po
index 96482c61177..b4dd1df747e 100644
--- a/source/nl/helpcontent2/source/text/swriter/02.po
+++ b/source/nl/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-19 10:36+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/nl/>\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\">Voegt het totaalaantal pagina's in het document als een veld in.</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 "Als u een ander opmaakprofiel voor de opmaak van het paginanummer wilt gebruiken, kiest u <emph>Invoegen - Velden - Overige</emph> om het vereiste veld in te voegen, en specificeert u de instellingen in het dialoogvenster <link href=\"text/swriter/01/04090000.xhp\" name=\"Veld\"><emph>Velden</emph></link>. De opmaak van het veld dat met de opdracht <emph>Paginanummer</emph> ingevoegd wordt, kan ook via de opdracht <link href=\"text/swriter/01/02140000.xhp\" name=\"Bewerken - Velden\"><emph>Bewerken - Velden</emph></link> gewijzigd worden."
+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/nl/helpcontent2/source/text/swriter/guide.po b/source/nl/helpcontent2/source/text/swriter/guide.po
index 76e11c94668..c9d9a916e29 100644
--- a/source/nl/helpcontent2/source/text/swriter/guide.po
+++ b/source/nl/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-02-14 16:36+0000\n"
"Last-Translator: kees538 <kees538@gmail.com>\n"
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/nl/>\n"
@@ -11131,14 +11131,14 @@ msgctxt ""
msgid "To Change the Page Background"
msgstr "Zo wijzigt u de pagina-achtergrond:"
-#. gsKDm
+#. gH7qW
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10827\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "Kies <menuitem>Beeld - Opmaakprofielen</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 "Zorg dat u een pagina-opmaakprofiel met een pagina-achtergrond hebt gemaakt voordat u begint. Zie <link href=\"text/swriter/guide/pagebackground.xhp#define\">Zo wijzigt u de pagina-achtergrond</link> voor meer informatie."
-#. zrFB3
+#. M3FVe
#: pagebackground.xhp
msgctxt ""
"pagebackground.xhp\n"
"par_idN10892\n"
"help.text"
-msgid "Choose <menuitem>View - Styles</menuitem> (F11)."
-msgstr "KIes <menuitem>Beeld - Opmaakprofielen</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