diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-20 13:05:24 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-20 13:05:24 +0100 |
commit | 68c647361a152687bdc6f08222d479a7ad802513 (patch) | |
tree | 3ef43ee7d15849e7122bc191075c638197ee318c /source/nl | |
parent | 133ec76d6453eb8ce7b0a4007ddb01eb75aada8a (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I7be920e9559128d8f94b8ccb787bb70719175c86
Diffstat (limited to 'source/nl')
18 files changed, 2001 insertions, 2049 deletions
diff --git a/source/nl/helpcontent2/source/text/sbasic/shared.po b/source/nl/helpcontent2/source/text/sbasic/shared.po index f8ab63e116d..6f240657d75 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: 2023-03-06 17:53+0100\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" "PO-Revision-Date: 2023-03-10 10:57+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/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.15.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564412466.000000\n" #. yzYVt @@ -12580,59 +12580,32 @@ msgctxt "" msgid "Sets the attribute information for a specified file." msgstr "Stelt de attribuutinformatie voor een gespecificeerd bestand in." -#. SSwuZ -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"hd_id3150359\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. CrLq9 +#. ZZJNh #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154365\n" "help.text" -msgid "SetAttr FileName As String, Attribute As Integer" -msgstr "SetAttr BestandsNaam As String, Attribuut As Integer" - -#. 7arWD -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"hd_id3125863\n" -"help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "SetAttr PathName As String, Attributes As Integer" +msgstr "" -#. FCaJX +#. 4RPxH #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154909\n" "help.text" -msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>." -msgstr "FileName: Naam van het bestand, inclusief het pad, waarvan u de attributen wilt testen. Als u geen pad invoert, zoekt <emph>SetAttr</emph> in de huidige map naar het bestand. U kunt ook <link href=\"text/sbasic/shared/00000002.xhp\">URL-notatie</link> gebruiken." +msgid "<emph>FileName</emph>: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>." +msgstr "" -#. x9krq +#. ME7sS #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153192\n" "help.text" -msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:" -msgstr "<emph>Attribuut:</emph> Bitpatroon dat de attributen definieert die u wilt instellen of wissen:" - -#. opako -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"par_id3145786\n" -"help.text" -msgid "<emph>Value</emph>" -msgstr "<emph>Waarde</emph>" +msgid "<emph>Attributes</emph>: Bit pattern defining the attributes that you want to set or to clear:" +msgstr "" #. bt8p5 #: 03020414.xhp @@ -12697,15 +12670,6 @@ msgctxt "" msgid "You can set multiple attributes by combining the respective values with a logic OR statement." msgstr "U kunt meerdere attributen instellen door de respectieve waarden met een logische OF-instructie samen te voegen." -#. aGseb -#: 03020414.xhp -msgctxt "" -"03020414.xhp\n" -"hd_id3147434\n" -"help.text" -msgid "Example:" -msgstr "Voorbeeld:" - #. CUAJR #: 03020414.xhp msgctxt "" @@ -30139,14 +30103,14 @@ msgctxt "" msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function." msgstr "Creëert een tekenreeks volgens het gespecificeerde teken of het eerste teken van een tekenreeks die aan de functie wordt doorgegeven." -#. EVKUs +#. SyD4X #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3149233\n" "help.text" -msgid "String (n As Long, {expression As Integer | character As String})" -msgstr "String (n As Integer, {expressie As Integer | teken As String})" +msgid "String (number As Long, {expression As Integer | character As String}) As String" +msgstr "" #. GfqGg #: 03120202.xhp @@ -30157,32 +30121,32 @@ msgctxt "" msgid "String" msgstr "String" -#. FTqT4 +#. MswJJ #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3154347\n" "help.text" -msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648." -msgstr "<emph>n:</emph> Numerieke expressie die het aantal tekens aangeeft dat u terug wilt krijgen. De maximale waarde is 2.147.483.648." +msgid "<emph>number</emph>: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 2,147,483,648." +msgstr "" -#. uARjD +#. jyC8M #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3148664\n" "help.text" -msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character." -msgstr "<emph>Expressie:</emph> Numerieke uitdrukking die de ASCII-code voor het teken definieert." +msgid "<emph>Expression</emph>: Numeric expression that defines the ASCII code for the character." +msgstr "" -#. Comfs +#. 5rrti #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3150359\n" "help.text" -msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used." -msgstr "<emph>Teken:</emph> Elk enkel teken dat gebruikt wordt om de gevraagde tekenreeks op te bouwen, of een willekeurige tekenreeks waarvan alleen het eerste teken zal worden gebruikt." +msgid "<emph>Character</emph>: Any single character used to build the return string, or any string of which only the first character will be used." +msgstr "" #. avFC9 #: 03120300.xhp @@ -30679,14 +30643,14 @@ msgctxt "" msgid "Returns the number of leftmost characters that you specify of a string expression." msgstr "Geeft de meest linkse \"n\" tekens van een tekenreeks terug." -#. H2Ftq +#. HgCS7 #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150771\n" "help.text" -msgid "Left (Text As String, n As Long)" -msgstr "Left (Tekst As String, n As Integer)" +msgid "Left (string As String, length As Long) As String" +msgstr "" #. to74m #: 03120303.xhp @@ -30697,23 +30661,23 @@ msgctxt "" msgid "String" msgstr "String" -#. hRWZH +#. DEDnB #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3148552\n" "help.text" -msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from." -msgstr "<emph>Tekst:</emph> Elke tekenreeks waarvan de meest linkse tekens moeten worden teruggegeven." +msgid "<emph>string</emph>: Any string expression that you want to return the leftmost characters from." +msgstr "" -#. BPXpD +#. dYBNr #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3149456\n" "help.text" -msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." -msgstr "<emph>n:</emph> Numerieke expressie die het aantal tekens aangeeft dat u terug wilt krijgen. Bij <emph>n</emph> is 0 wordt er een lege tekenreeks teruggegeven. De maximale waarde is 2.147.483.648." +msgid "<emph>length</emph>: Numeric expression that specifies the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." +msgstr "" #. FPXvk #: 03120303.xhp @@ -31075,14 +31039,14 @@ msgctxt "" msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\">Left Function</link>." msgstr "Zie ook: <link href=\"text/sbasic/shared/03120303.xhp\">Functie Left</link>." -#. A3Rzn +#. h3q6B #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153061\n" "help.text" -msgid "Right (Text As String, n As Long)" -msgstr "Right (Tekst As String, n As Integer)" +msgid "Right (string As String, length As Long)" +msgstr "" #. SKQUo #: 03120307.xhp @@ -31093,23 +31057,23 @@ msgctxt "" msgid "String" msgstr "String" -#. hErZb +#. wbBhn #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153526\n" "help.text" -msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of." -msgstr "<emph>Tekst:</emph> Elke tekenreeks waarvan de meest rechtse tekens moeten worden geretourneerd." +msgid "<emph>string</emph>: Any string expression that you want to return the rightmost characters of." +msgstr "" -#. NwQkG +#. 3NQ9V #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3151211\n" "help.text" -msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." -msgstr "<emph>n:</emph> Numerieke expressie die het aantal tekens aangeeft dat u wilt terugkrijgen. Als <emph>n</emph> is 0 dan wordt een een lege tekenreeks teruggegeven. De maximale waarde is 2.147.483.648." +msgid "<emph>length</emph>: Numeric expression that defines the number of characters that you want to return. If <emph>length</emph> = 0, a zero-length string is returned. The maximum allowed value is 2,147,483,648." +msgstr "" #. ezXrq #: 03120307.xhp @@ -31588,14 +31552,14 @@ msgctxt "" msgid "Returns an array of substrings from a string expression." msgstr "Retourneert een matrix van subtekenreeksen uit een tekenreeks." -#. FGCEc +#. SzBGU #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3153824\n" "help.text" -msgid "Split (Text As String, delimiter, number)" -msgstr "Split (Tekst As String, scheidingsteken, aantal)" +msgid "Split (expression As String, delimiter, limit)" +msgstr "" #. dBAZR #: 03120314.xhp @@ -31606,32 +31570,32 @@ msgctxt "" msgid "With Option VBASupport 1: String, with Option VBASupport 0: Variant/String" msgstr "Met Option VBASupport 1: String, met Option VBASupport 0: Variant/String" -#. PRupM +#. tVTWt #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3156023\n" "help.text" -msgid "<emph>Text:</emph> Any string expression." -msgstr "<emph>Tekst:</emph> Elke tekenreeks." +msgid "<emph>expression</emph>: Any string expression." +msgstr "" -#. aPap3 +#. ZABZE #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3147560\n" "help.text" -msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character." -msgstr "<emph>scheidingsteken (optioneel):</emph> Een tekenreeks die één of meer tekens lang is en gebruikt wordt om tekst te scheiden. Standaard is dit de spatie." +msgid "<emph>delimiter</emph>: An optional string of one or more characters length that is used to delimit <literal>String</literal>. The default is the space character." +msgstr "" -#. rD2HP +#. myUEr #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3145069\n" "help.text" -msgid "<emph>number (optional):</emph> The number of substrings that you want to return." -msgstr "<emph>aantal (optioneel):</emph> Het aantal subtekenreeksen dat u wilt retourneren." +msgid "<emph>limit</emph>: An optional number of substrings that you want to return." +msgstr "" #. 9qGtg #: 03120315.xhp @@ -31957,113 +31921,68 @@ msgctxt "" msgid "Compares two strings and returns an integer value that represents the result of the comparison." msgstr "Vergelijkt twee tekenreeksen en geeft een geheel getal als het resultaat van de vergelijking." -#. sDAvR -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"hd_id3153345\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. 6m8GA +#. WpnwF #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150503\n" "help.text" -msgid "StrComp (Text1 As String, Text2 As String[, Compare])" -msgstr "StrComp (Tekst1 As String, Tekst2 As String[, Vergelijken])" - -#. 7ZVP8 -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"hd_id3147574\n" -"help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "StrComp (string1 As String, string2 As String[, Compare As Integer]) As Integer" +msgstr "" -#. swgoh +#. Bx8HF #: 03120403.xhp msgctxt "" "03120403.xhp\n" -"hd_id3150984\n" +"par_id3351061\n" "help.text" -msgid "Parameter:" -msgstr "Parameter:" +msgid "<emph>string1</emph>: Any string expression" +msgstr "" -#. ULJVC +#. vNvkn #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3153061\n" "help.text" -msgid "<emph>Text1:</emph> Any string expression" -msgstr "<emph>Tekst1:</emph> Een tekenreeks" - -#. iCfGJ -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"par_id3147560\n" -"help.text" -msgid "<emph>Text2:</emph> Any string expression" -msgstr "<emph>Tekst2:</emph> Een tekenreeks" +msgid "<emph>string2</emph>: Any string expression" +msgstr "" -#. SjRGM +#. 59SPq #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3146796\n" "help.text" -msgid "<emph>Compare:</emph> This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters." -msgstr "<emph>Vergelijk:</emph> Met deze optionele parameter wordt de vergelijkingsmethode ingesteld. Als Vergelijk = 1, is de tekenreeksvergelijking hoofdlettergevoelig. Is Vergelijk = 0, dan wordt er geen onderscheid gemaakt tussen hoofdletters en kleine letters." - -#. YDRRT -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"hd_id3154940\n" -"help.text" -msgid "Return value" -msgstr "Teruggegeven waarde" +msgid "<emph>Compare</emph>: This optional parameter sets the comparison method. If <literal>Compare</literal> = 1, the string comparison is case-sensitive. If <literal>Compare</literal> = 0, no distinction is made between uppercase and lowercase letters." +msgstr "" -#. DEruh +#. Hi2Cp #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150358\n" "help.text" -msgid "If Text1 < Text2 the function returns -1" -msgstr "Als Tekst1 < Tekst2, geeft de functie -1 terug" +msgid "If string1 < string2 the function returns -1" +msgstr "" -#. uVkpG +#. Y4fnJ #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3151043\n" "help.text" -msgid "If Text1 = Text2 the function returns 0" -msgstr "Als Tekst1 = Tekst2, geeft de functie 0 terug" +msgid "If string1 = string2 the function returns 0" +msgstr "" -#. FBeHC +#. QX67G #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3158410\n" "help.text" -msgid "If Text1 > Text2 the function returns 1" -msgstr "Als Tekst1 > Tekst2, geeft de functie 1 terug" - -#. FjifC -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"hd_id3153968\n" -"help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "If string1 > string2 the function returns 1" +msgstr "" #. xtFm8 #: 03120411.xhp @@ -41337,14 +41256,14 @@ msgctxt "" msgid "Returns a string indicating where a number occurs within a calculated series of ranges." msgstr "Retourneert een tekenreeks die aangeeft waar een getal voorkomt binnen berekende bereiken." -#. YyRGM +#. Hd3VE #: partition.xhp msgctxt "" "partition.xhp\n" "par_id111548419647867\n" "help.text" -msgid "Partition( Number, Start, End, Interval)" -msgstr "Partition( Getal, Start, Eind, Interval)" +msgid "Partition( Number, Start, Stop, Interval)" +msgstr "" #. EXFRi #: partition.xhp @@ -41364,23 +41283,23 @@ msgctxt "" msgid "<emph>Start</emph>: Required. An integer number defining the lower value of the range of numbers." msgstr "<emph>Start</emph>: Verplicht. Een geheel getal dat de ondergrens van het bereik aangeeft." -#. yg4Di +#. A4Hit #: partition.xhp msgctxt "" "partition.xhp\n" "par_id781548420012105\n" "help.text" -msgid "<emph>End</emph>: Required. An integer number defining the highest value of the range." -msgstr "<emph>Eind</emph>: Verplicht. Een geheel getal dat de bovengrens van het bereik aangeeft." +msgid "<emph>Stop</emph>: Required. An integer number defining the highest value of the range." +msgstr "" -#. VvTEA +#. evEzB #: partition.xhp msgctxt "" "partition.xhp\n" "par_id371548420017250\n" "help.text" -msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between Start and End)." -msgstr "<emph>Interval</emph>: Verplicht. Een geheel getal dat aangeeft hoe groot de partitie is van wat u zoekt (binnen het bereik Start - Eind)." +msgid "<emph>Interval</emph>: Required. An integer number that specifies the size of the partitions within the range of numbers (between <literal>Start</literal> and <literal>Stop</literal>)." +msgstr "" #. 9xjpK #: partition.xhp @@ -42030,23 +41949,23 @@ msgctxt "" msgid "<variable id=\"variable name\">Convert a string as specified by a conversion type.</variable>" msgstr "<variable id=\"variable name\">Converteert een tekenreeks op een manier die wordt aangegeven met het conversie-type.</variable>" -#. aVAee +#. MBgB4 #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id771622762489917\n" "help.text" -msgid "StrConv(Text, Conversion, [ LCID ])" -msgstr "StrConv(Tekst, Conversie, [ LCID ])" +msgid "StrConv(string As String, Conversion As Integer, [ LCID ])" +msgstr "" -#. Crvxp +#. c44hy #: strconv.xhp msgctxt "" "strconv.xhp\n" "par_id421622762822934\n" "help.text" -msgid "<emph>Text</emph>: Any valid string expression." -msgstr "<emph>Tekst</emph>: Een tekst." +msgid "<emph>string</emph>: Any valid string expression." +msgstr "" #. 56k2A #: strconv.xhp diff --git a/source/nl/helpcontent2/source/text/sbasic/shared/03.po b/source/nl/helpcontent2/source/text/sbasic/shared/03.po index a5c31baeb2f..80ee6a2d07a 100644 --- a/source/nl/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/nl/helpcontent2/source/text/sbasic/shared/03.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-06 17:53+0100\n" -"PO-Revision-Date: 2023-01-12 14:11+0000\n" +"PO-Revision-Date: 2023-03-20 11:46+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/nl/>\n" "Language: 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: LibreOffice\n" +"X-Generator: Weblate 4.15.2\n" "X-POOTLE-MTIME: 1548055268.000000\n" #. ViEWM @@ -3218,7 +3218,7 @@ msgctxt "" "par_id541619006255653\n" "help.text" msgid "Returns the <link href=\"text/sbasic/shared/stardesktop.xhp\"><literal>StarDesktop</literal></link> object that represents the %PRODUCTNAME application." -msgstr "" +msgstr "Retourneert het <link href=\"text/sbasic/shared/stardesktop.xhp\"><literal>StarDesktop</literal></link>-object dat de toepassing %PRODUCTNAME vertegenwoordigt." #. tBCGv #: sf_basic.xhp @@ -3227,7 +3227,7 @@ msgctxt "" "par_id731619006034384\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Ja" #. JFnmw #: sf_basic.xhp @@ -3236,7 +3236,7 @@ msgctxt "" "par_id711619006259094\n" "help.text" msgid "UNO<br/>object" -msgstr "" +msgstr "UNO<br/>-object" #. 3wZPC #: sf_basic.xhp @@ -3245,7 +3245,7 @@ msgctxt "" "par_id541619006256911\n" "help.text" msgid "If the current component refers to a %PRODUCTNAME document, this method returns the UNO object representing the document. This property returns <literal>None</literal> when the current component does not correspond to a document." -msgstr "" +msgstr "Als de huidige component verwijst naar een %PRODUCTNAME-document, retourneert deze methode het UNO-object dat het document vertegenwoordigt. Deze eigenschap retourneert <literal>Geen</literal> wanneer de huidige component niet overeenkomt met een document." #. hjufN #: sf_basic.xhp @@ -3254,7 +3254,7 @@ msgctxt "" "par_id731619006259634\n" "help.text" msgid "Yes" -msgstr "" +msgstr "Ja" #. DgnfQ #: sf_basic.xhp @@ -3263,7 +3263,7 @@ msgctxt "" "par_id711619004425514\n" "help.text" msgid "UNO<br/>object" -msgstr "" +msgstr "UNO<br/>-object" #. hdhY2 #: sf_basic.xhp @@ -3272,7 +3272,7 @@ msgctxt "" "par_id541619006255121\n" "help.text" msgid "If the script is being executed from a Base document or any of its subcomponents this method returns the main component of the Base instance. This property returns <literal>None</literal> otherwise." -msgstr "" +msgstr "Als het script wordt uitgevoerd vanuit een Base-document of een van de subcomponenten ervan, retourneert deze methode de hoofdcomponent van de Base-instantie. Anders retourneert deze eigenschap <literal>Geen</literal>." #. vXq8C #: sf_basic.xhp @@ -5351,7 +5351,7 @@ msgctxt "" "par_id461670942481018\n" "help.text" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal></link> method documentation for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." -msgstr "" +msgstr "Raadpleeg de <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal></link>-documentatie voor voorbeelden van het gebruik van de argumenten <literal>filterformule</literal> en <literal>filterscope</literal>." #. sMwMp #: sf_calc.xhp @@ -5387,7 +5387,7 @@ msgctxt "" "par_id461670942483664\n" "help.text" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal>literal></link> method documentation for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." -msgstr "" +msgstr "Raadpleeg de <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal></link>-documentatie voor voorbeelden van het gebruik van de argumenten <literal>filterformula</literal> en <literal>filterscope</literal>." #. JWFDb #: sf_calc.xhp @@ -7358,7 +7358,7 @@ msgctxt "" "par_id661591699086251\n" "help.text" msgid "Removes duplicate rows from a specified range. The comparison to determine if a given row is a duplicate is done based on a subset of columns in the range." -msgstr "" +msgstr "Verwijdert dubbele rijen uit een opgegeven bereik. De vergelijking om te bepalen of een bepaalde rij een duplicaat is, wordt gedaan op basis van een subset van kolommen in het bereik." #. 2Fj4F #: sf_calc.xhp @@ -7367,7 +7367,7 @@ msgctxt "" "par_id111674511007536\n" "help.text" msgid "This method returns a string containing the resulting range." -msgstr "" +msgstr "Deze methode retourneert een tekenreeks die het resulterende bereik bevat." #. py5XZ #: sf_calc.xhp @@ -7376,7 +7376,7 @@ msgctxt "" "par_id831674511881468\n" "help.text" msgid "The removal of duplicate rows is done starting at the first row in the range moving downwards, meaning that if two or more rows are duplicates then only the first one is kept." -msgstr "" +msgstr "Het verwijderen van dubbele rijen wordt gedaan vanaf de eerste rij in het bereik naar beneden, wat betekent dat als twee of meer rijen duplicaten zijn, alleen de eerste behouden blijft." #. UxCsB #: sf_calc.xhp @@ -7385,7 +7385,7 @@ msgctxt "" "par_id331591699082900\n" "help.text" msgid "<emph>range</emph>: The range from which duplicates will be removed, as a string." -msgstr "" +msgstr "<emph>range</emph>: Het bereik waaruit duplicaten worden verwijderd, als tekenreeks." #. WBeEc #: sf_calc.xhp @@ -7394,7 +7394,7 @@ msgctxt "" "par_id331591699082848\n" "help.text" msgid "<emph>columns</emph>: An array containing column numbers indicating which columns will be considered to determine if a row is a duplicate or not. If this argument is left blank, then only the first column is used. Items in this array must be in the interval between 1 and the range width." -msgstr "" +msgstr "<emph>columns</emph>: Een matrix met kolomnummers die aangeven welke kolommen worden beschouwd om te bepalen of een rij een duplicaat is of niet. Als dit argument leeg wordt gelaten, wordt alleen de eerste kolom gebruikt. Items in deze matrix moeten zich in het interval tussen 1 en de bereikbreedte bevinden." #. C4DUZ #: sf_calc.xhp @@ -7403,7 +7403,7 @@ msgctxt "" "par_id331591699082147\n" "help.text" msgid "<emph>header</emph>: Specifies whether the first row is a header row (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>header</emph>: Specificeert of de eerste rij een veldnamenrij is (Standaard= <literal>False</literal>)." #. sFJ5x #: sf_calc.xhp @@ -7412,7 +7412,7 @@ msgctxt "" "par_id331591699082231\n" "help.text" msgid "<emph>casesensitive</emph>: Specifies whether string comparisons are case-sensitive (Default = <literal>False</literal>)." -msgstr "" +msgstr "<emph>casesensitive</emph>: Geeft aan of tekenreeksvergelijkingen hoofdlettergevoelig zijn (Standaard= <literal>False</literal>)." #. zhBuK #: sf_calc.xhp @@ -7421,7 +7421,7 @@ msgctxt "" "par_id331591699082446\n" "help.text" msgid "<emph>mode</emph>: Specifies what to do with duplicate rows. If <literal>mode = \"CLEAR\"</literal> then duplicates are simply removed from the sheet leaving the cells blank. If <literal>mode = \"COMPACT\"</literal> then duplicates are removed and empty rows are compacted up (Default = <literal>\"COMPACT\"</literal>)." -msgstr "" +msgstr "<emph>mode</emph>: Specificeert wat er moet gebeuren met dubbele rijen. Als <literal>mode = \"CLEAR\"</literal> dan worden duplicaten gewoon verwijderd van het blad en blijven de cellen leeg. Als <literal>mode = \"COMPACT\"</literal> dan worden duplicaten verwijderd en worden lege rijen gecomprimeerd(Standaard = <literal>\"COMPACT\"</literal>)." #. CvYHu #: sf_calc.xhp @@ -7430,7 +7430,7 @@ msgctxt "" "bas_id991674511267999\n" "help.text" msgid "' Removes duplicate rows where values in column A are duplicate" -msgstr "" +msgstr "' Verwijdert dubbele rijen waarvan waarden in kolom A dubbel zijn" #. wMXKK #: sf_calc.xhp @@ -7439,7 +7439,7 @@ msgctxt "" "bas_id401674511347995\n" "help.text" msgid "' Note that all optional arguments use their default value" -msgstr "" +msgstr "' Merk op dat alle optionele argumenten hun standaardwaarde gebruiken" #. Dzbis #: sf_calc.xhp @@ -7448,7 +7448,7 @@ msgctxt "" "bas_id31674511325842\n" "help.text" msgid "' Removes duplicate rows considering that the first row contains headers" -msgstr "" +msgstr "' Verwijdert dubbele rijen, ermee rekening houdend dat de eerste rij kopteksten bevat" #. H5o2W #: sf_calc.xhp @@ -7457,7 +7457,7 @@ msgctxt "" "bas_id11674511430892\n" "help.text" msgid "' Columns A and B are used to determine if a row is a duplicate" -msgstr "" +msgstr "' Kolommen A en B worden gebruikt om te bepalen of een rij een duplicaat is" #. vgiBA #: sf_calc.xhp @@ -7466,7 +7466,7 @@ msgctxt "" "bas_id941674511492390\n" "help.text" msgid "' Cells containing duplicate values are left blank" -msgstr "" +msgstr "' Cellen met dubbele waarden worden leeg gelaten" #. C8abL #: sf_calc.xhp @@ -7637,7 +7637,7 @@ msgctxt "" "par_id461670942481294\n" "help.text" msgid "Refer to the <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal></link> method documentation for examples on how to use the arguments <literal>filterformula</literal> and <literal>filterscope</literal>." -msgstr "" +msgstr "Raadpleeg de <link href=\"text/sbasic/shared/03/sf_calc.xhp#ClearAll\"><literal>ClearAll</literal></link>-documentatie voor voorbeelden van het gebruik van de argumenten <literal>filterformule</literal> en <literal>filterscope</literal>." #. DCAWV #: sf_calc.xhp @@ -8195,7 +8195,7 @@ msgctxt "" "par_id141595692394382\n" "help.text" msgid "Sorts the given range based on a set of columns/rows that are considered as keys. The sorting order may vary by column/row. It returns a string representing the modified range of cells. The size of the modified area is fully determined by the size of the source area." -msgstr "" +msgstr "Sorteert het opgegeven bereik op basis van een reeks kolommen/rijen die als sleutels worden beschouwd. De sorteervolgorde kan per kolom/rij verschillen. Het retourneert een tekenreeks die het gewijzigde celbereik vertegenwoordigt. De grootte van het gewijzigde gebied wordt volledig bepaald door de grootte van het brongebied." #. MVGBC #: sf_calc.xhp @@ -8213,7 +8213,7 @@ msgctxt "" "par_id171595692814163\n" "help.text" msgid "<emph>sortkeys</emph>: A scalar (if 1 column/row) or an array of column/row numbers starting from 1." -msgstr "" +msgstr "<emph>sortkeys</emph>: Een scalair (indien 1 kolom/rij) of een matrix van kolom-/rijnummers vanaf 1." #. aQF93 #: sf_calc.xhp @@ -9743,7 +9743,7 @@ msgctxt "" "bm_id781582391760253\n" "help.text" msgid "<variable id=\"DatasheetService\"><link href=\"text/sbasic/shared/03/sf_datasheet.xhp\" name=\"SFDatabases.Datasheet service\"><literal>SFDatabases</literal>.<literal>Datasheet</literal> service</link></variable>" -msgstr "" +msgstr "<variable id=\"DatasheetService\"><link href=\"text/sbasic/shared/03/sf_datasheet.xhp\" name=\"SFDatabases.Datasheet service\"><literal>SFDatabases</literal>.<literal>Datasheet</literal>-service</link></variable>" #. CCxPd #: sf_datasheet.xhp @@ -11318,7 +11318,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Dialog Service" -msgstr "" +msgstr "Lijst met methoden in de Dialog Service" #. DiCyL #: sf_dialog.xhp @@ -11786,7 +11786,7 @@ msgctxt "" "par_id11670872840588\n" "help.text" msgid "<emph>Sequence of buttons:</emph> defines a set of buttons, each of which corresponding to a dialog page. This can be used to emulate a tabbed interface by placing buttons side by side in the dialog." -msgstr "" +msgstr "<emph>Volgorde van knoppen:</emph> definieert een set knoppen, die elk overeenkomen met een dialoogpagina. Dit kan worden gebruikt om een interface met tabbladen te emuleren door knoppen naast elkaar in het dialoogvenster te plaatsen." #. qFQHA #: sf_dialog.xhp @@ -13964,7 +13964,7 @@ msgctxt "" "par_id891611613601554\n" "help.text" msgid "List of Methods in the Dictionary Service" -msgstr "" +msgstr "Lijst met methoden in de woordenboekservice" #. PqSBg #: sf_dictionary.xhp @@ -16412,7 +16412,7 @@ msgctxt "" "par_id951612918220255\n" "help.text" msgid "In short, the possible representation types are \"URL\" (URL file notation), \"SYS\" (operating system notation) and \"ANY\" (default). See more information <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#properties_toc\">below</link>." -msgstr "" +msgstr "In het kort zijn de mogelijke weergavetypen \"URL\" (URL-bestandsnotatie), \"SYS\" (besturingssysteemnotatie) en \"ANY\" (standaard). Zie <link href=\"text/sbasic/shared/03/sf_filesystem.xhp#properties_toc\">hieronder</link> voor meer informatie." #. L84BJ #: sf_filesystem.xhp @@ -24170,7 +24170,7 @@ msgctxt "" "par_id301600788076785\n" "help.text" msgid "Accessing locale and region-dependent settings such as number formatting, currency and timezones." -msgstr "Toegang tot land- en regioafhankelijke instellingen zoals getalnotatie, valuta en tijdzones." +msgstr "Toegang tot land- en regioafhankelijke instellingen zoals getalopmaak, valuta en tijdzones." #. 2f7KC #: sf_region.xhp @@ -25772,7 +25772,7 @@ msgctxt "" "par_id791582818023246\n" "help.text" msgid "<emph>scope</emph>: One of the applicable constants listed <link href=\"text/sbasic/shared/03/sf_session.xhp#properties_toc\">above</link>. The default value is <literal>session.SCRIPTISSHARED</literal>." -msgstr "" +msgstr "<emph>scope</emph>: Een van de vermelde toepasselijke constanten <link href=\"text/sbasic/shared/03/sf_session.xhp#properties_toc\">hierboven</link>. De standaardwaarde is <literal>session.SCRIPTISSHARED</literal>." #. ELfda #: sf_session.xhp @@ -26303,7 +26303,7 @@ msgctxt "" "par_id761611947117831\n" "help.text" msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Carriage return + Line feed<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator" -msgstr "" +msgstr "Line feed<br/> Vertical tab<br/> Carriage return<br/> Carriage return + Line feed<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator" #. WCvgW #: sf_string.xhp @@ -29480,7 +29480,7 @@ msgctxt "" "tit\n" "help.text" msgid "List of all ScriptForge methods and properties" -msgstr "" +msgstr "Lijst met alle ScriptForge-methoden en -eigenschappen" #. zxZFp #: sf_toc.xhp @@ -29489,7 +29489,7 @@ msgctxt "" "hd_id461623364876507\n" "help.text" msgid "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_toc.xhp\">List of all <literal>ScriptForge</literal> methods and properties</link></variable>" -msgstr "" +msgstr "<variable id=\"title\"><link href=\"text/sbasic/shared/03/sf_toc.xhp\">Lijst met alle <literal>ScriptForge</literal>-methodes en -eigenschappen</link></variable>" #. 9cBCb #: sf_toc.xhp @@ -29498,7 +29498,7 @@ msgctxt "" "par_id691671192231981\n" "help.text" msgid "This help page shows all methods and properties available in the <literal>ScriptForge</literal> library by service with links to the corresponding documentation." -msgstr "" +msgstr "Deze helppagina toont alle methoden en eigenschappen die beschikbaar zijn in de <literal>ScriptForge</literal>-bibliotheek per service met links naar de bijbehorende documentatie." #. 4NBjy #: sf_toc.xhp @@ -29507,7 +29507,7 @@ msgctxt "" "par_id401671192686811\n" "help.text" msgid "The <emph>Basic</emph> source code for all ScriptForge services is available via <menuitem>Application Macros and Dialogs</menuitem> and is distributed in multiple libraries: <literal>ScriptForge</literal>, <literal>SFDatabases</literal>, <literal>SFDialogs</literal>, <literal>SFDocuments</literal>, <literal>SFUnitTests</literal> and <literal>SFWidgets</literal>. The <emph>Python</emph> portion of the source code is available in the <emph>program\\scriptforge.py</emph> file under the %PRODUCTNAME installation directory." -msgstr "" +msgstr "De <emph>Basic</emph>-broncode voor alle ScriptForge-services is beschikbaar via <menuitem>Applicatiemacro's en dialoogvensters</menuitem> en wordt gedistribueerd in meerdere bibliotheken: <literal>ScriptForge</literal>, <literal>SFDatabases</literal>, <literal>SFDialogs</literal>, <literal>SFDocuments</literal>, <literal>SFUnitTests</literal> en <literal>SFWidgets</literal>. Het <emph>Python</emph>-gedeelte van de broncode is beschikbaar in het bestand <emph>program\\scriptforge.py</emph> in de installatiemap van %PRODUCTNAME." #. MPEN4 #: sf_toc.xhp @@ -29516,7 +29516,7 @@ msgctxt "" "hd_id101671192601663\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Array</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Array</literal>-service" #. xA5NE #: sf_toc.xhp @@ -29525,7 +29525,7 @@ msgctxt "" "hd_id101671192601553\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>Base</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>Base</literal>-service" #. JFajQ #: sf_toc.xhp @@ -29534,7 +29534,7 @@ msgctxt "" "par_id541674484344235\n" "help.text" msgid "This service also supports the methods and properties defined in the <link href=\"text/sbasic/shared/03/sf_document.xhp\"><literal>Document</literal> service</link>, which includes methods that are generic to all document types." -msgstr "" +msgstr "Deze service ondersteunt ook de methoden en eigenschappen die zijn gedefinieerd in de <link href=\"text/sbasic/shared/03/sf_document.xhp\"><literal>Document</literal>-service</link>, waaronder methoden die generiek zijn voor alle documentsoorten." #. pFPFA #: sf_toc.xhp @@ -29543,7 +29543,7 @@ msgctxt "" "hd_id101671192609363\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Basic</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Basic</literal>-service" #. gRcDE #: sf_toc.xhp @@ -29552,7 +29552,7 @@ msgctxt "" "par_id651606319520519\n" "help.text" msgid "List of Properties in the Basic Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Basic-service" #. LAgbN #: sf_toc.xhp @@ -29561,7 +29561,7 @@ msgctxt "" "hd_id101671192601502\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>Calc</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>Calc</literal>-service" #. uxhCu #: sf_toc.xhp @@ -29570,7 +29570,7 @@ msgctxt "" "par_id651606319520654\n" "help.text" msgid "List of Properties in the Calc Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Calc-service" #. 8B4AP #: sf_toc.xhp @@ -29579,7 +29579,7 @@ msgctxt "" "hd_id101671192601677\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>Chart</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>Chart</literal>-service" #. hNAmL #: sf_toc.xhp @@ -29588,7 +29588,7 @@ msgctxt "" "par_id651606319523634\n" "help.text" msgid "List of Properties in the Chart Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Chart-service" #. mbPs5 #: sf_toc.xhp @@ -29597,7 +29597,7 @@ msgctxt "" "hd_id101671192601147\n" "help.text" msgid "<literal>SFDatabases</literal>.<literal>Database</literal> service" -msgstr "" +msgstr "<literal>SFDatabases</literal>.<literal>Database</literal>-service" #. nEVNp #: sf_toc.xhp @@ -29606,7 +29606,7 @@ msgctxt "" "par_id651606319520332\n" "help.text" msgid "List of Properties in the Database Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Databaseservice" #. rGLDA #: sf_toc.xhp @@ -29615,7 +29615,7 @@ msgctxt "" "hd_id101671192690807\n" "help.text" msgid "<literal>SFDatabases</literal>.<literal>Datasheet</literal> service" -msgstr "" +msgstr "<literal>SFDatabases</literal>.<literal>Datasheet</literal>-service" #. ZA8ZQ #: sf_toc.xhp @@ -29624,7 +29624,7 @@ msgctxt "" "par_id651606319510928\n" "help.text" msgid "List of Properties in the Datasheet Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Datasheet-service" #. Y5mr6 #: sf_toc.xhp @@ -29633,7 +29633,7 @@ msgctxt "" "hd_id101671192601308\n" "help.text" msgid "<literal>SFDialogs</literal>.<literal>Dialog</literal> service" -msgstr "" +msgstr "<literal>SFDialogs</literal>.<literal>Dialog</literal>-service" #. eqEbb #: sf_toc.xhp @@ -29642,7 +29642,7 @@ msgctxt "" "par_id651606319527165\n" "help.text" msgid "List of Properties in the Dialog Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Dialog-service" #. dCD6o #: sf_toc.xhp @@ -29651,7 +29651,7 @@ msgctxt "" "hd_id101671192601688\n" "help.text" msgid "<literal>SFDialogs</literal>.<literal>DialogControl</literal> service" -msgstr "" +msgstr "<literal>SFDialogs</literal>.<literal>DialogControl</literal>-service" #. QBrji #: sf_toc.xhp @@ -29660,7 +29660,7 @@ msgctxt "" "par_id651606319523433\n" "help.text" msgid "List of Properties in the DialogControl Service" -msgstr "" +msgstr "Lijst met eigenschappen in de DialogControl-service" #. CEN8p #: sf_toc.xhp @@ -29669,7 +29669,7 @@ msgctxt "" "hd_id101671192601559\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Dictionary</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Dictionary</literal>-service" #. V3dV2 #: sf_toc.xhp @@ -29678,7 +29678,7 @@ msgctxt "" "par_id651606319520328\n" "help.text" msgid "List of Properties in the Dictionary Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Dictionary-service" #. kXRkE #: sf_toc.xhp @@ -29687,7 +29687,7 @@ msgctxt "" "hd_id101671192601711\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>Document</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>Document</literal>-service" #. uPiwD #: sf_toc.xhp @@ -29696,7 +29696,7 @@ msgctxt "" "par_id651606319746528\n" "help.text" msgid "List of Properties in the Document Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Document-service" #. Gk8EF #: sf_toc.xhp @@ -29705,7 +29705,7 @@ msgctxt "" "hd_id101671192501339\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Exception</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Exception</literal>-service" #. rGaFn #: sf_toc.xhp @@ -29714,7 +29714,7 @@ msgctxt "" "par_id651606319500328\n" "help.text" msgid "List of Properties in the Exception Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Exception-service" #. 7L6SK #: sf_toc.xhp @@ -29723,7 +29723,7 @@ msgctxt "" "hd_id101671192505579\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>FileSystem</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>FileSystem</literal>-service" #. i7nPm #: sf_toc.xhp @@ -29732,7 +29732,7 @@ msgctxt "" "par_id651606319646328\n" "help.text" msgid "List of Properties in the FileSystem Service" -msgstr "" +msgstr "Lijst met eigenschappen in de FileSystem-service" #. kdN69 #: sf_toc.xhp @@ -29741,7 +29741,7 @@ msgctxt "" "hd_id101671192505441\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>Form</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>Form</literal>-service" #. FkAkF #: sf_toc.xhp @@ -29750,7 +29750,7 @@ msgctxt "" "par_id651606319525458\n" "help.text" msgid "List of Properties in the Form Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Form-service" #. uZGQs #: sf_toc.xhp @@ -29759,7 +29759,7 @@ msgctxt "" "hd_id101671192506636\n" "help.text" msgid "<literal>SFDocuments</literal>.<literal>FormControl</literal> service" -msgstr "" +msgstr "<literal>SFDocuments</literal>.<literal>FormControl</literal>-service" #. ivRX2 #: sf_toc.xhp @@ -29768,7 +29768,7 @@ msgctxt "" "par_id651606319411328\n" "help.text" msgid "List of Properties in the FormControl Service" -msgstr "" +msgstr "Lijst met eigenschappen in de FormControl-service" #. DCwnN #: sf_toc.xhp @@ -29777,7 +29777,7 @@ msgctxt "" "hd_id101671199996466\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>L10N</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>L10N</literal>-service" #. CNrDo #: sf_toc.xhp @@ -29786,7 +29786,7 @@ msgctxt "" "par_id651606319527168\n" "help.text" msgid "List of Properties in the L10N Service" -msgstr "" +msgstr "Lijst met eigenschappen in de L10N-service" #. kPEXF #: sf_toc.xhp @@ -29795,7 +29795,7 @@ msgctxt "" "hd_id101671199996396\n" "help.text" msgid "<literal>SFWidgets</literal>.<literal>Menu</literal> service" -msgstr "" +msgstr "<literal>SFWidgets</literal>.<literal>Menu</literal>-service" #. CAaoK #: sf_toc.xhp @@ -29804,7 +29804,7 @@ msgctxt "" "par_id651606314140328\n" "help.text" msgid "List of Properties in the Menu Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Menu-service" #. Nm9Ft #: sf_toc.xhp @@ -29813,7 +29813,7 @@ msgctxt "" "hd_id101671199994016\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Platform</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Platform</literal>-service" #. y2Hhd #: sf_toc.xhp @@ -29822,7 +29822,7 @@ msgctxt "" "par_id651606319518728\n" "help.text" msgid "List of Properties in the Platform Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Platform-service" #. JgPNJ #: sf_toc.xhp @@ -29831,7 +29831,7 @@ msgctxt "" "hd_id101671199996417\n" "help.text" msgid "<literal>SFWidgets</literal>.<literal>PopupMenu</literal> service" -msgstr "" +msgstr "<literal>SFWidgets</literal>.<literal>PopupMenu</literal>-service" #. jPDs4 #: sf_toc.xhp @@ -29840,7 +29840,7 @@ msgctxt "" "par_id651606314130218\n" "help.text" msgid "List of Properties in the PopupMenu Service" -msgstr "" +msgstr "Lijst met eigenschappen in de PopupMenu-service" #. 5rfxS #: sf_toc.xhp @@ -29849,7 +29849,7 @@ msgctxt "" "hd_id101671199993577\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Region</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Region</literal>-service" #. 6P6YE #: sf_toc.xhp @@ -29858,7 +29858,7 @@ msgctxt "" "par_id651606316032328\n" "help.text" msgid "List of Properties in the Region Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Region-service" #. YjCc5 #: sf_toc.xhp @@ -29867,7 +29867,7 @@ msgctxt "" "hd_id101671199993654\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Session</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Session</literal>-service" #. Ch9rH #: sf_toc.xhp @@ -29876,7 +29876,7 @@ msgctxt "" "par_id651606319550408\n" "help.text" msgid "List of Properties in the Session Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Session-service" #. FqDWZ #: sf_toc.xhp @@ -29885,7 +29885,7 @@ msgctxt "" "hd_id1016711992514654\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>String</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>String</literal>-service" #. 6vNEV #: sf_toc.xhp @@ -29894,7 +29894,7 @@ msgctxt "" "par_id651606358900328\n" "help.text" msgid "List of Properties in the Dictionary Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Dictionary-service" #. EGy6c #: sf_toc.xhp @@ -29903,7 +29903,7 @@ msgctxt "" "hd_id1016711992512103\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>TextStream</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>TextStream</literal>-service" #. sqgkG #: sf_toc.xhp @@ -29912,7 +29912,7 @@ msgctxt "" "par_id651606305698328\n" "help.text" msgid "List of Properties in the TextStream Service" -msgstr "" +msgstr "Lijst met eigenschappen in de TextStream-service" #. rfA4y #: sf_toc.xhp @@ -29921,7 +29921,7 @@ msgctxt "" "hd_id1016711992519543\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>Timer</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>Timer</literal>-service" #. 7S2q8 #: sf_toc.xhp @@ -29930,7 +29930,7 @@ msgctxt "" "par_id651601219036328\n" "help.text" msgid "List of Methods in the Timer Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Timer-service" #. BeSkR #: sf_toc.xhp @@ -29939,7 +29939,7 @@ msgctxt "" "par_id651601219520328\n" "help.text" msgid "List of Properties in the Timer Service" -msgstr "" +msgstr "Lijst met eigenschappen in de Timer-service" #. MexL5 #: sf_toc.xhp @@ -29948,7 +29948,7 @@ msgctxt "" "hd_id1016711992512950\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>UI</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>UI</literal>-service" #. jttmj #: sf_toc.xhp @@ -29957,7 +29957,7 @@ msgctxt "" "par_id651606657520328\n" "help.text" msgid "List of Properties in the UI Service" -msgstr "" +msgstr "Lijst met eigenschappen in de UI-service" #. uY9cX #: sf_toc.xhp @@ -29966,7 +29966,7 @@ msgctxt "" "hd_id1016711992512540\n" "help.text" msgid "<literal>ScriptForge</literal>.<literal>UnitTest</literal> service" -msgstr "" +msgstr "<literal>ScriptForge</literal>.<literal>UnitTest</literal>-service" #. MFG4G #: sf_toc.xhp @@ -29975,7 +29975,7 @@ msgctxt "" "par_id651606313658328\n" "help.text" msgid "List of Properties in the UnitTest Service" -msgstr "" +msgstr "Lijst met eigenschappen in de UnitTest-service" #. dphFv #: sf_ui.xhp @@ -30650,7 +30650,7 @@ msgctxt "" "par_id941620762989833\n" "help.text" msgid "To improve code readability you can use <link href=\"text/sbasic/shared/03/sf_ui.xhp#constants_toc\">predefined constants</link> for the <literal>macroexecution</literal> argument, as in the examples above." -msgstr "" +msgstr "Om de leesbaarheid van de code te verbeteren, kunt u <link href=\"text/sbasic/shared/03/sf_ui.xhp#constants_toc\">vooraf gedefinieerde constanten</link> gebruiken voor het argument <literal>macroexecution</literal>, zoals in de bovenstaande voorbeelden." #. JE8G5 #: sf_ui.xhp diff --git a/source/nl/helpcontent2/source/text/scalc/01.po b/source/nl/helpcontent2/source/text/scalc/01.po index 03589096efc..17f18b583a1 100644 --- a/source/nl/helpcontent2/source/text/scalc/01.po +++ b/source/nl/helpcontent2/source/text/scalc/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2022-12-12 13:30+0000\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" +"PO-Revision-Date: 2023-03-19 19:34+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textscalc01/nl/>\n" "Language: nl\n" @@ -8330,7 +8330,7 @@ msgctxt "" "par_id9841608\n" "help.text" msgid "The type of the operating system: <br/>\"ANDROID\" for Google mobile operating system<br/>\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD<br/>\"EMSCRIPTEN\" for browser WebAssembly system<br/>\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)<br/>\"HAIKU\" for BeOS compatible operating system<br/>\"iOS\" for Apple mobile operating system <br/>\"LINUX\" for GNU/Linux based operating systems<br/>\"MACOSX\" for Apple Mac OS X<br/>\"SOLARIS\" for Oracle Solaris operating system<br/>\"WNT\" for Microsoft Windows" -msgstr "" +msgstr "Het type besturingssysteem: <br/>\"ANDROID\" voor het mobiele besturingssysteem van Google<br/>\"DRAGONFLY\" voor het DragonFly-besturingssysteem gevorkt van FreeBSD<br/>\"EMSCRIPTEN\" voor het browser WebAssembly-systeem<br/>\"FREEBSD \", \"OPENBSD\" of \"NETBSD\" voor besturingssystemen gebaseerd op Berkeley Software Distribution (BSD)<br/>\"HAIKU\" voor BeOS-compatibel besturingssysteem<br/>\"iOS\" voor Apple mobiel besturingssysteem <br/>\" LINUX\" voor op GNU/Linux gebaseerde besturingssystemen<br/>\"MACOSX\" voor Apple Mac OS X<br/>\"SOLARIS\" voor Oracle Solaris-besturingssysteem<br/>\"WNT\" voor Microsoft Windows" #. zcvAx #: 04060104.xhp @@ -18277,7 +18277,7 @@ msgctxt "" "par_id3150268\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_INDEX\">INDEX returns a sub range, specified by row and column number, and/or an optional range index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_INDEX\">INDEX retourneert een subbereik, gespecificeerd door rij- en kolomnummer, en/of een optionele bereikindex.</ahelp>" #. dr8Bi #: 04060109.xhp @@ -18286,7 +18286,7 @@ msgctxt "" "par_id3149007\n" "help.text" msgid "INDEX(Reference [; [Row] [; [Column] [; Range]]])" -msgstr "" +msgstr "INDEX(Verwijzing [; [Rij] [; [Kolom] [; Bereik]]])" #. pnaQW #: 04060109.xhp @@ -18295,7 +18295,7 @@ msgctxt "" "par_id3153260\n" "help.text" msgid "<emph>Reference</emph> is a reference, entered either directly or by specifying a range name. If the reference consists of multiple ranges, you must enclose the list of references or range names in parentheses, or use the tilde (~) concatenation/union operator." -msgstr "" +msgstr "<emph>Verwijzing</emph> is een verwijzing, rechtstreeks ingevoerd of door een bereiknaam op te geven. Als de verwijzing uit meerdere bereiken bestaat, moet u de lijst met verwijzingen of bereiknamen tussen haakjes plaatsen, of de tilde (~) concatenation/union-operator gebruiken." #. D2tov #: 04060109.xhp @@ -18304,7 +18304,7 @@ msgctxt "" "par_id3145302\n" "help.text" msgid "<emph>Row</emph> (optional) represents the row index of the reference range, for which to return a value. In case of zero or omitted (no specific row) all referenced rows are returned." -msgstr "" +msgstr "<emph>Rij</emph> (optioneel) vertegenwoordigt de rij-index van het referentiebereik waarvoor een waarde moet worden geretourneerd. In het geval van nul of weggelaten (geen specifieke rij) worden alle rijen waarnaar wordt verwezen geretourneerd." #. PQAFz #: 04060109.xhp @@ -18313,7 +18313,7 @@ msgctxt "" "par_id3154628\n" "help.text" msgid "<emph>Column</emph> (optional) represents the column index of the reference range, for which to return a value. In case of zero or omitted (no specific column) all referenced columns are returned." -msgstr "" +msgstr "<emph>Kolom</emph> (optioneel) vertegenwoordigt de kolomindex van het referentiebereik waarvoor een waarde moet worden geretourneerd. In het geval van nul of weggelaten (geen specifieke kolom) worden alle kolommen waarnaar wordt verwezen geretourneerd." #. S6zm8 #: 04060109.xhp @@ -18322,7 +18322,7 @@ msgctxt "" "par_id3155514\n" "help.text" msgid "<emph>Range</emph> (optional) represents the index of the subrange if referring to a multiple range, default 1." -msgstr "" +msgstr "<emph>Bereik</emph> (optioneel) vertegenwoordigt de index van het subbereik als het verwijst naar een meervoudig bereik, standaard 1." #. 7pFH2 #: 04060109.xhp @@ -18376,7 +18376,7 @@ msgctxt "" "par_id9960020\n" "help.text" msgid "<item type=\"input\">=INDEX((A1:B6;C1:D6);0;0;2)</item> returns a reference to the second range C1:D6 of the multiple range." -msgstr "" +msgstr "<item type=\"input\">=INDEX((A1:B6;C1:D6);0;0;2)</item> retourneert een verwijzing naar het tweede bereik C1:D6 van het meervoudige bereik." #. CuDuU #: 04060109.xhp @@ -18385,7 +18385,7 @@ msgctxt "" "par_id3158419\n" "help.text" msgid "<item type=\"input\">=INDEX(multi;4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph> with the expression <emph>(A1:B6;C1:D6)</emph> for example. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>Range</emph> parameter." -msgstr "" +msgstr "<item type=\"input\">=INDEX(multi;4;1)</item> geeft de waarde aan in rij 4 en kolom 1 van het (meerdere) bereik, dat u een naam hebt gegeven onder <emph>Blad - Benoemde bereiken en expressies - Definieer</emph> als <emph>multi</emph> met bijvoorbeeld de expressie <emph>(A1:B6;C1:D6)</emph>. De meervoudige reeks kan bestaan uit meerdere rechthoekige reeksen, elk met een rij 4 en kolom 1. Als je nu het tweede blok van deze meervoudige reeks wilt aanroepen, vul dan het getal <item type=\"input\">2</item> in als <emph>Bereik</emph>-parameters." #. LCBWC #: 04060109.xhp @@ -41733,7 +41733,7 @@ msgctxt "" "par_id3148432\n" "help.text" msgid "A1:C108, A:D or 3:13" -msgstr "" +msgstr "A1:C108, A:D of 3:13" #. fWnpm #: 04060199.xhp @@ -41805,7 +41805,7 @@ msgctxt "" "par_id2511978\n" "help.text" msgid "Takes two references and returns a reference list, which is a concatenation of the left reference followed by the right reference. Double entries are referenced twice." -msgstr "" +msgstr "Neemt twee verwijzingen en retourneert een referentielijst, die een aaneenschakeling is van de linkerverwijzing gevolgd door de rechterverwijzing. Er wordt tweemaal naar dubbele vermeldingen verwezen." #. FayxP #: 04060199.xhp @@ -41814,7 +41814,7 @@ msgctxt "" "par_id961672071835372\n" "help.text" msgid "<input>=COUNT(A1:B2~B2:C3)</input> counts values of A1:B2 and B2:C3. Note that the cell B2 is counted twice." -msgstr "" +msgstr "<input>=COUNT(A1:B2~B2:C3)</input> telt waarden van A1:B2 en B2:C3. Merk op dat cel B2 twee keer wordt geteld." #. EYFWA #: 04060199.xhp @@ -41823,7 +41823,7 @@ msgctxt "" "par_id401672243346224\n" "help.text" msgid "<input>=INDEX(A1:B2~C1:D2;2;1;2)</input> selects cell C2, that is, the first cell of the second row, first column, of the second range (C1:D2) of the range list." -msgstr "" +msgstr "<input>=INDEX(A1:B2~C1:D2;2;1;2)</input> selecteert cel C2, dat wil zeggen de eerste cel van de tweede rij, eerste kolom, van het tweede bereik (C1:D2) van de bereiklijst." #. nVdpz #: 04060199.xhp @@ -41832,7 +41832,7 @@ msgctxt "" "par_id181890\n" "help.text" msgid "A reference list is not allowed inside an array expression." -msgstr "" +msgstr "Een referentielijst is niet toegestaan binnen een matrixexpressie." #. LfJJp #: 04070000.xhp @@ -45351,7 +45351,7 @@ msgctxt "" "par_id541662923021543\n" "help.text" msgid "The cell content does not contain the text or number defined in the text box on the right." -msgstr "" +msgstr "De celinhoud bevat niet de tekst of het getal dat is gedefinieerd in het tekstvak aan de rechterkant." #. yF6EV #: 05120100.xhp @@ -45758,15 +45758,6 @@ msgctxt "" msgid "A cell that references another cell with an error condition is not in error itself." msgstr "Een cel die verwijst naar een andere cel met een foutconditie is zelf niet in fout." -#. 9ycFs -#: 05120100.xhp -msgctxt "" -"05120100.xhp\n" -"par_id471665407993996\n" -"help.text" -msgid "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>" -msgstr "<embedvar href=\"text/scalc/01/05120000.xhp#ConditionalFormattingh1\" markup=\"ignore\"/>" - #. 4zHYR #: 05120200.xhp msgctxt "" @@ -46026,7 +46017,7 @@ msgctxt "" "par_id41609780964157\n" "help.text" msgid "Data bar option fills the cell with solid or gradient color corresponding to the numeric value in the cell." -msgstr "" +msgstr "De optie Gegevensbalk vult de cel met een effen kleur of een kleurovergang die overeenkomt met de numerieke waarde in de cel." #. WHWWc #: 05120400.xhp @@ -49176,7 +49167,7 @@ msgctxt "" "hd_id391674926239837\n" "help.text" msgid "Filter by Color" -msgstr "" +msgstr "Filteren op kleur" #. s5KFC #: 12040100.xhp @@ -49221,7 +49212,7 @@ msgctxt "" "hd_id771674926517261\n" "help.text" msgid "Filter by Condition" -msgstr "" +msgstr "Filteren op voorwaarde" #. 4oiCy #: 12040100.xhp @@ -49284,7 +49275,7 @@ msgctxt "" "hd_id91674926632440\n" "help.text" msgid "Bottom 10" -msgstr "" +msgstr "Laagste 10" #. uWEex #: 12040100.xhp @@ -49293,7 +49284,7 @@ msgctxt "" "par_id791674926643175\n" "help.text" msgid "Displays the 10 rows of the cell range that contain the lowest values in the cells of the current column. If these values are unique then no more than 10 rows will be visible, but if the values are not unique then it is possible for more than 10 rows to be shown." -msgstr "" +msgstr "Geeft de 10 rijen van het celbereik weer die de laagste waarden bevatten in de cellen van de huidige kolom. Zijn deze waarden uniek dan zullen er niet meer dan 10 rijen zichtbaar zijn, maar zijn de waarden niet uniek dan is het mogelijk dat er meer dan 10 rijen getoond worden." #. wCDB5 #: 12040100.xhp @@ -49356,7 +49347,7 @@ msgctxt "" "hd_id731621534146408\n" "help.text" msgid "Show only current item" -msgstr "" +msgstr "Alleen huidig item tonen" #. FURWe #: 12040100.xhp @@ -49374,7 +49365,7 @@ msgctxt "" "hd_id11621534151081\n" "help.text" msgid "Hide only current item" -msgstr "" +msgstr "Alleen huidig item verbergen" #. EJgvW #: 12040100.xhp @@ -54855,7 +54846,7 @@ msgctxt "" "tit\n" "help.text" msgid "Default Number Formats" -msgstr "" +msgstr "Standaard getalopmaak" #. 8ndNr #: default_number_formats.xhp @@ -54864,7 +54855,7 @@ msgctxt "" "hd_id111674498160040\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak</link>" #. vtUUF #: default_number_formats.xhp @@ -54873,7 +54864,7 @@ msgctxt "" "par_id211674498160040\n" "help.text" msgid "Default number formats" -msgstr "" +msgstr "Standaard getalopmaak" #. PddvV #: default_number_formats.xhp @@ -54882,7 +54873,7 @@ msgctxt "" "hd_id3149182\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: General</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Algemeen</link>" #. Bdin6 #: default_number_formats.xhp @@ -54891,7 +54882,7 @@ msgctxt "" "par_id3163802\n" "help.text" msgid "<ahelp hid=\".uno:NumberFormatStandard\" visibility=\"visible\">Applies the default number format to the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:NumberFormatStandard\" visibility=\"visible\">Past de standaard getalopmaak toe op de geselecteerde cellen.</ahelp>" #. acBdB #: default_number_formats.xhp @@ -54900,7 +54891,7 @@ msgctxt "" "par_id3155922\n" "help.text" msgid "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Icon General Number Format</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformatstandard.svg\" id=\"img_id3156024\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156024\">Pictogram Algemene getalopmaak</alt></image>" #. obVcY #: default_number_formats.xhp @@ -54909,7 +54900,7 @@ msgctxt "" "par_id3153361\n" "help.text" msgid "Number Format: General" -msgstr "" +msgstr "Getalopmaak: Algemeen" #. E7GxE #: default_number_formats.xhp @@ -54918,7 +54909,7 @@ msgctxt "" "hd_id381674560759637\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Number</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Getal</link>" #. ASdou #: default_number_formats.xhp @@ -54927,7 +54918,7 @@ msgctxt "" "par_id741674560753997\n" "help.text" msgid "Applies the default decimal number format to the selected cells." -msgstr "" +msgstr "Past de standaard decimale getalopmaak toe op de geselecteerde cellen." #. hbYJM #: default_number_formats.xhp @@ -54936,7 +54927,7 @@ msgctxt "" "par_id901674564711935\n" "help.text" msgid "<image src=\"cmd/lc_numberformatdecimal.svg\" id=\"img_id841674564711937\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id191674564711938\">Icon Number format: Number</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformatdecimal.svg\" id=\"img_id841674564711937\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id191674564711938\">Pictogram Getalopmaak: Getal</alt></image>" #. 4JhDr #: default_number_formats.xhp @@ -54945,7 +54936,7 @@ msgctxt "" "par_id361674564711940\n" "help.text" msgid "Number format: Number" -msgstr "" +msgstr "Getalopmaak: Getal" #. w2Sfo #: default_number_formats.xhp @@ -54954,7 +54945,7 @@ msgctxt "" "hd_id3156329\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Percent</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Percentage</link>" #. CQAWE #: default_number_formats.xhp @@ -54963,7 +54954,7 @@ msgctxt "" "par_id3155629\n" "help.text" msgid "<ahelp hid=\".uno:NumberFormatPercent\">Applies the percentage format to the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:NumberFormatPercent\">Past de procentuele opmaak toe op de geselecteerde cellen.</ahelp>" #. WJkBh #: default_number_formats.xhp @@ -54972,7 +54963,7 @@ msgctxt "" "par_id3153968\n" "help.text" msgid "<image id=\"img_id3150869\" src=\"cmd/lc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Icon Number Format: Percent</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150869\" src=\"cmd/lc_numberformatpercent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150869\">Pictogram Getalopmaak: Percentage</alt></image>" #. beHGN #: default_number_formats.xhp @@ -54981,7 +54972,7 @@ msgctxt "" "par_id3151114\n" "help.text" msgid "Number Format: Percent" -msgstr "" +msgstr "Getalopmaak: Percentage" #. P67mA #: default_number_formats.xhp @@ -54990,7 +54981,7 @@ msgctxt "" "hd_id3152892\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number format: Currency</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Valuta</link>" #. 4gkvd #: default_number_formats.xhp @@ -54999,7 +54990,7 @@ msgctxt "" "par_id3148837\n" "help.text" msgid "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Applies the default currency format to the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:NumberFormatCurrency\" visibility=\"visible\">Past de standaard valuta-opmaak toe op de geselecteerde cellen.</ahelp>" #. wNvKY #: default_number_formats.xhp @@ -55008,7 +54999,7 @@ msgctxt "" "par_id3155267\n" "help.text" msgid "<image src=\"cmd/lc_numberformatcurrency.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Currency Number Format Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformatcurrency.svg\" id=\"img_id3159096\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159096\">Pictogram Getalopmaak: Valuta</alt></image>" #. KG3Ea #: default_number_formats.xhp @@ -55017,7 +55008,7 @@ msgctxt "" "par_id3150214\n" "help.text" msgid "Number Format: Currency" -msgstr "" +msgstr "Getalopmaak: Valuta" #. VmqXg #: default_number_formats.xhp @@ -55026,7 +55017,7 @@ msgctxt "" "par_idN10843\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format : Date</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Datum</link>" #. czUYu #: default_number_formats.xhp @@ -55035,7 +55026,7 @@ msgctxt "" "par_idN10847\n" "help.text" msgid "Applies the default date format to the selected cells." -msgstr "" +msgstr "Past de standaard datumopmaak toe op de geselecteerde cellen." #. LLviv #: default_number_formats.xhp @@ -55044,7 +55035,7 @@ msgctxt "" "par_id951674565406059\n" "help.text" msgid "<image src=\"cmd/lc_numberformatdate.svg\" id=\"img_id291674565406060\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871674565406062\">Icon Number Format : Date</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformatdate.svg\" id=\"img_id291674565406060\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id871674565406062\">Pictogram Getalopmaak: Datum</alt></image>" #. GBmzD #: default_number_formats.xhp @@ -55053,7 +55044,7 @@ msgctxt "" "par_id691674565406063\n" "help.text" msgid "Number Format : Date" -msgstr "" +msgstr "Getalopmaak: Datum" #. Gx3sL #: default_number_formats.xhp @@ -55062,7 +55053,7 @@ msgctxt "" "hd_id531674560537020\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Time</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Tijd</link>" #. Py7SH #: default_number_formats.xhp @@ -55071,7 +55062,7 @@ msgctxt "" "par_id301674560577097\n" "help.text" msgid "Applies the default time format to the selected cells." -msgstr "" +msgstr "Past de standaard tijdopmaak toe op de geselecteerde cellen." #. o3DWb #: default_number_formats.xhp @@ -55080,7 +55071,7 @@ msgctxt "" "par_id491674565650531\n" "help.text" msgid "<image src=\"cmd/lc_numberformattime.svg\" id=\"img_id461674565650532\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231674565650533\">Icon Number Format: Time</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformattime.svg\" id=\"img_id461674565650532\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id231674565650533\">Pictogram Getalopmaak: Tijd</alt></image>" #. nABBs #: default_number_formats.xhp @@ -55089,7 +55080,7 @@ msgctxt "" "par_id431674565650535\n" "help.text" msgid "Number Format: Time" -msgstr "" +msgstr "Getalopmaak: Tijd" #. BcDfm #: default_number_formats.xhp @@ -55098,7 +55089,7 @@ msgctxt "" "par_idN1085E\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Scientific</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Wetenschappelijk</link>" #. cFKyR #: default_number_formats.xhp @@ -55107,7 +55098,7 @@ msgctxt "" "par_idN10862\n" "help.text" msgid "Applies the default scientific format to the selected cells." -msgstr "" +msgstr "Past de standaard wetenschappelijke opmaak toe op de geselecteerde cellen." #. gCjsN #: default_number_formats.xhp @@ -55116,7 +55107,7 @@ msgctxt "" "par_id691674565759525\n" "help.text" msgid "<image src=\"cmd/lc_numberformatscientific.svg\" id=\"img_id411674565759526\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id351674565759527\">Icon Number Format: Scientific</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_numberformatscientific.svg\" id=\"img_id411674565759526\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id351674565759527\">Pictogram Getalopmaak: Wetenschappelijk</alt></image>" #. 47V9G #: default_number_formats.xhp @@ -55125,7 +55116,7 @@ msgctxt "" "par_id221674565759529\n" "help.text" msgid "Number Format: Scientific" -msgstr "" +msgstr "Getalopmaak: Wetenschappelijk" #. SFQkA #: default_number_formats.xhp @@ -55134,7 +55125,7 @@ msgctxt "" "hd_id3149164\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Delete Decimal Place</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Decimale verwijderen</link>" #. qEctd #: default_number_formats.xhp @@ -55143,7 +55134,7 @@ msgctxt "" "par_id3147264\n" "help.text" msgid "<ahelp hid=\".uno:NumberFormatDecDecimals\">Removes one decimal place from the numbers in the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:NumberFormatDecDecimals\">Verwijdert één decimaal uit de getallen in de geselecteerde cellen.</ahelp>" #. LSFkZ #: default_number_formats.xhp @@ -55152,7 +55143,7 @@ msgctxt "" "par_id3145173\n" "help.text" msgid "<image id=\"img_id3153192\" src=\"cmd/lc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Icon Delete Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153192\" src=\"cmd/lc_numberformatdecdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153192\">Pictogram Getalopmaak: Decimale verwijderen</alt></image>" #. DXLiU #: default_number_formats.xhp @@ -55161,7 +55152,7 @@ msgctxt "" "par_id3154686\n" "help.text" msgid "Number Format: Delete Decimal Place" -msgstr "" +msgstr "Getalopmaak: Decimale verwijderen" #. u7FnL #: default_number_formats.xhp @@ -55170,7 +55161,7 @@ msgctxt "" "hd_id3150275\n" "help.text" msgid "<link href=\"text/scalc/01/default_number_formats.xhp\">Number Format: Add Decimal Place</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/default_number_formats.xhp\">Getalopmaak: Decimale toevoegen</link>" #. Nn4EB #: default_number_formats.xhp @@ -55179,7 +55170,7 @@ msgctxt "" "par_id3150792\n" "help.text" msgid "<ahelp hid=\".uno:NumberFormatIncDecimals\">Adds one decimal place to the numbers in the selected cells.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:NumberFormatIncDecimals\">Voegt één decimaal toe aan de getallen in de geselecteerde cellen.</ahelp>" #. LUPUq #: default_number_formats.xhp @@ -55188,7 +55179,7 @@ msgctxt "" "par_id3145787\n" "help.text" msgid "<image id=\"img_id3145271\" src=\"cmd/lc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Icon Add Decimal Place</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145271\" src=\"cmd/lc_numberformatincdecimals.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145271\">Pictogram Getalopmaak: Decimale toevoegen</alt></image>" #. jXZSA #: default_number_formats.xhp @@ -55197,7 +55188,7 @@ msgctxt "" "par_id3149262\n" "help.text" msgid "Number Format: Add Decimal Place" -msgstr "" +msgstr "Getalopmaak: Decimale toevoegen" #. ZS2DP #: default_number_formats.xhp @@ -55206,7 +55197,7 @@ msgctxt "" "par_id3154908\n" "help.text" msgid "<link href=\"text/shared/01/05020300.xhp\">Format - Cells - Numbers</link>." -msgstr "" +msgstr "<link href=\"text/shared/01/05020300.xhp\">Opmaak - Cellen - Getallen</link>." #. UiW5C #: ex_data_stat_func.xhp @@ -56763,7 +56754,7 @@ msgctxt "" "par_id651677017267822\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AGGREGATE\">AGGREGATE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AGGREGATE\">Wiki-pagina AGGREGAAT</link>." #. cjxCG #: func_aggregate.xhp @@ -56880,7 +56871,7 @@ msgctxt "" "par_id721677017247207\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ARABIC\">ARABIC wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ARABIC\">Wiki-pagina ARABISCH</link>." #. yugTC #: func_asc.xhp @@ -56979,7 +56970,7 @@ msgctxt "" "par_id931677017229646\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ASC\">ASC wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ASC\">Wiki-pagina ASC</link>." #. y9q7t #: func_averageif.xhp @@ -57312,7 +57303,7 @@ msgctxt "" "par_id421677017213184\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AVERAGEIF\">AVERAGEIF wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AVERAGEIF\">Wiki-pagina GEMIDDELDE.ALS</link>." #. TUEKr #: func_averageifs.xhp @@ -57501,7 +57492,7 @@ msgctxt "" "par_id371677017196557\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AVERAGEIFS\">AVERAGEIFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/AVERAGEIFS\">Wiki-pagina GEMIDDELDEN.ALS</link>." #. s6GFW #: func_ceiling.xhp @@ -58023,7 +58014,7 @@ msgctxt "" "par_id971677016806972\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING\">CEILING</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.XCL\">CEILING.XCL</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.PRECISE\">CEILING.PRECISE</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ISO.CEILING\">ISO.CEILING</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.MATH\">CEILING.MATH</link> wiki pages." -msgstr "" +msgstr "Wiki-pagina's<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING\">AFRONDEN.BOVEN</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.XCL\">AFRONDEN.BOVEN.EXCEL</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.PRECISE\">AFRONDEN.BOVEN.NAUWKEURIG</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ISO.CEILING\">ISO.AFRONDEN.BOVEN</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CEILING.MATH\">AFRONDEN.BOVEN.WISK</link>." #. GuEcB #: func_color.xhp @@ -58131,7 +58122,7 @@ msgctxt "" "par_id61677016779611\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/COLOR\">COLOR wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/COLOR\">Wiki-pagina Kleur</link>." #. cfeEJ #: func_concat.xhp @@ -58212,7 +58203,7 @@ msgctxt "" "par_id701677016751508\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CONCAT\">CONCAT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/CONCAT/nl\">Wiki-pagina TEKST.SAMENV</link>." #. D6Gew #: func_concat.xhp @@ -60201,7 +60192,7 @@ msgctxt "" "par_id131677016670241\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/COUNTIFS\">COUNTIFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/COUNTIFS/nl\">Wiki-pagina AANTALLEN.ALS</link>." #. GW3GV #: func_date.xhp @@ -60309,7 +60300,7 @@ msgctxt "" "par_id701677016652715\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATE\">DATE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATE/nl\">Wiki-pagina Datum</link>." #. pCLUK #: func_datedif.xhp @@ -60534,7 +60525,7 @@ msgctxt "" "par_id311677016639702\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATEDIF\">DATEDIF wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATEDIF/nl\">Wiki-pagina DATUMVERSCHIL</link>." #. 7eFQV #: func_datevalue.xhp @@ -60624,7 +60615,7 @@ msgctxt "" "par_id331677016625664\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATEVALUE\">DATEVALUE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DATEVALUE/nl\">Wiki-pagina DATUMWAARDE</link>." #. hrZuN #: func_day.xhp @@ -60714,7 +60705,7 @@ msgctxt "" "par_id951677016613386\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAY\">DAY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAY/nl\">Wiki-pagina DAG</link>." #. MsTm6 #: func_days.xhp @@ -60795,7 +60786,7 @@ msgctxt "" "par_id381677016601040\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAYS\">DAYS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAYS/nl\">Wiki-pagina DAGEN</link>." #. 8vNn9 #: func_days360.xhp @@ -60876,7 +60867,7 @@ msgctxt "" "par_id981677016583605\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAYS360\">DAYS360 wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/DAYS360/nl\">Wiki-pagina DAGEN360</link>." #. RpPVW #: func_eastersunday.xhp @@ -60993,7 +60984,7 @@ msgctxt "" "par_id331677016571572\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EASTERSUNDAY\">EASTERSUNDAY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EASTERSUNDAY/nl\">Wiki-pagina EERSTEPAASDAG</link>." #. ZjahK #: func_edate.xhp @@ -61083,7 +61074,7 @@ msgctxt "" "par_id621677016556933\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EDATE\">EDATE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EDATE/nl\">Wiki-pagina ZELFDE.DAG</link>." #. 4kAEM #: func_eomonth.xhp @@ -61182,7 +61173,7 @@ msgctxt "" "par_id791677012677088\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EOMONTH\">EOMONTH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/EOMONTH/nl\">Wiki-pagina LAATSTE.DAG</link>." #. BNTm6 #: func_error_type.xhp @@ -61256,68 +61247,68 @@ msgctxt "" msgid "Returns" msgstr "Geeft" -#. fUKES +#. vSzoq #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053105891\n" "help.text" -msgid "Err:511" -msgstr "Fout:511" +msgid "#NULL! (Err:521)" +msgstr "" -#. B2EPc +#. YFSGC #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053148760\n" "help.text" -msgid "#DIV/0!" -msgstr "#DIV/0!" +msgid "#DIV/0! (Err:532)" +msgstr "" -#. wqbPF +#. DkwY8 #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053296785\n" "help.text" -msgid "#VALUE!" -msgstr "#WAARDE!" +msgid "#VALUE! (Err:519)" +msgstr "" -#. TdjEG +#. 8Ezt4 #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053329868\n" "help.text" -msgid "#REF!" -msgstr "#VERW!" +msgid "#REF! (Err:524)" +msgstr "" -#. hEjUy +#. A6cRC #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053353976\n" "help.text" -msgid "#NAME?" -msgstr "#NAAM?" +msgid "#NAME? (Err:525)" +msgstr "" -#. xv66i +#. HtBtf #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152053408216\n" "help.text" -msgid "#NUM!" -msgstr "#GETAL!" +msgid "#NUM! (Err:503)" +msgstr "" -#. L2qE7 +#. nQMa6 #: func_error_type.xhp msgctxt "" "func_error_type.xhp\n" "par_id121020152054007072\n" "help.text" -msgid "#N/A" -msgstr "#N/A" +msgid "#N/A (Err:32767)" +msgstr "" #. ZB8XE #: func_error_type.xhp @@ -61434,7 +61425,7 @@ msgctxt "" "par_id201677013027422\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ERROR.TYPE\">ERROR.TYPE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ERROR.TYPE/nl\">Wiki-pagina TYPE.FOUT</link>." #. jKnF4 #: func_error_type.xhp @@ -61542,7 +61533,7 @@ msgctxt "" "par_id491677016507189\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FINDB\">FINDB wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FINDB/nl\">Wiki-pagina VIND.ALLES.B</link>." #. aACGP #: func_floor.xhp @@ -61974,7 +61965,7 @@ msgctxt "" "par_id911677016119101\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR\">FLOOR</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.MATH\">FLOOR.MATH</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.PRECISE\">FLOOR.PRECISE</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.XCL\">FLOOR.XCL</link> wiki pages." -msgstr "" +msgstr "Wiki-pagina's <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR/nl\">AFRONDEN.BENEDEN</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.MATH/nl\">AFRONDEN.BENEDEN.WISK</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.PRECISE/nl\">AFRONDEN.BENEDEN.NAUWKEURIG</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FLOOR.XCL/nl\">AFRONDEN.BENEDEN.EXCEL</link>." #. 2YcR7 #: func_forecastetsadd.xhp @@ -62073,7 +62064,7 @@ msgctxt "" "par_id691677016005343\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.ADD\">FORECAST.ETS.ADD wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.ADD/nl\">Wiki-pagina VOORSPELLEN.ETS.ADD</link>." #. 2CDcv #: func_forecastetsadd.xhp @@ -62181,7 +62172,7 @@ msgctxt "" "par_id501677015984498\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.MULT\">FORECAST.ETS.MULT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.MULT/nl\">Wiki-pagina VOORSPELLEN.ETS.MULT</link>." #. CMedw #: func_forecastetsmult.xhp @@ -62316,7 +62307,7 @@ msgctxt "" "par_id221677015965308\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.PI.ADD\">FORECAST.ETS.PI.ADD wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.PI.ADD/nl\">Wiki-pagina VOORSPELLEN.ETS.PI.ADD</link>." #. J3FRt #: func_forecastetspiadd.xhp @@ -62451,7 +62442,7 @@ msgctxt "" "par_id401677015936466\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.PI.MULT\">FORECAST.ETS.PI.MULT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.PI.MULT/nl\">Wiki-pagina VOORSPELLEN.ETS.PI.MULT</link>." #. LDRam #: func_forecastetspimult.xhp @@ -62541,7 +62532,7 @@ msgctxt "" "par_id101677015916462\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.SEASONALITY\">FORECAST.ETS.SEASONALITY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.SEASONALITY/nl\">Wiki-pagina VOORSPELLEN.ETS.SEIZOENSLENGTE</link>." #. EUN8o #: func_forecastetsseason.xhp @@ -62649,7 +62640,7 @@ msgctxt "" "par_id471677015885195\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.STAT.ADD\">FORECAST.ETS.STAT.ADD wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.STAT.ADD/nl\">Wiki-pagina VOORSPELLEN.ETS.STAT.ADD</link>." #. dnDvk #: func_forecastetsstatadd.xhp @@ -62757,7 +62748,7 @@ msgctxt "" "par_id31677015816211\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.STAT.MULT\">FORECAST.ETS.STAT.MULT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FORECAST.ETS.STAT.MULT/nl\">Wiki-pagina VOORSPELLEN.ETS.STAT.MULT</link>." #. LBeXF #: func_forecastetsstatmult.xhp @@ -62865,7 +62856,7 @@ msgctxt "" "par_id411677015788900\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FOURIER\">FOURIER wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FOURIER/nl\">Wiki-pagina FOURIER</link>." #. P2z9v #: func_hour.xhp @@ -62946,7 +62937,7 @@ msgctxt "" "par_id851677015767824\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/HOUR\">HOUR wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/HOUR/nl\">Wiki-pagina UUR</link>." #. DiCWs #: func_ifs.xhp @@ -63108,7 +63099,7 @@ msgctxt "" "par_id971677015751595\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IFS\">IFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IFS/nl\">Wiki-pagina ALS.VOORWAARDEN</link>." #. SzF9N #: func_ifs.xhp @@ -63198,7 +63189,7 @@ msgctxt "" "par_id631677015732848\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOS\">IMCOS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOS/nl\">Wiki-pagina C.COS</link>." #. C3EAr #: func_imcosh.xhp @@ -63288,7 +63279,7 @@ msgctxt "" "par_id331677015717191\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOSH\">IMCOSH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOSH/nl\">Wiki-pagina C.COSH</link>." #. 4bYUH #: func_imcot.xhp @@ -63378,7 +63369,7 @@ msgctxt "" "par_id81677015703376\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOT\">IMCOT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCOT/nl\">Wiki-pagina C.COT</link>." #. tzbDs #: func_imcsc.xhp @@ -63468,7 +63459,7 @@ msgctxt "" "par_id631677015682837\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCSC\">IMCSC wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCSC/nl\">Wiki-pagina C.COSEC</link>." #. uQfzu #: func_imcsch.xhp @@ -63558,7 +63549,7 @@ msgctxt "" "par_id441677015667207\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCSCH\">IMCSCH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCSCH/nl\">Wiki-pagina C.COSECH</link>." #. eiF7c #: func_imsec.xhp @@ -63648,7 +63639,7 @@ msgctxt "" "par_id541677015629523\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSEC\">IMSEC wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSEC/nl\">Wiki-pagina C.SEC</link>." #. 44osd #: func_imsech.xhp @@ -63738,7 +63729,7 @@ msgctxt "" "par_id251677015610700\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSECH\">IMSECH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSECH/nl\">Wiki-pagina C.SECH</link>." #. TFFZg #: func_imsin.xhp @@ -63828,7 +63819,7 @@ msgctxt "" "par_id331677015597133\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSIN\">IMSIN wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSIN/nl\">Wiki-pagina C.SIN</link>." #. Ht2Tp #: func_imsinh.xhp @@ -63918,7 +63909,7 @@ msgctxt "" "par_id121677015577147\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSINH\">IMSINH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSINH/nl\">Wiki-pagina C.SINH</link>." #. C2DmY #: func_imtan.xhp @@ -64008,7 +63999,7 @@ msgctxt "" "par_id151677015537314\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMTAN\">IMTAN wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMTAN/nl\">Wiki-pagina C.TAN</link>." #. 8YaMz #: func_isoweeknum.xhp @@ -64098,7 +64089,7 @@ msgctxt "" "par_id361677015520799\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ISOWEEKNUM\">ISOWEEKNUM wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ISOWEEKNUM/nl\">Wiki-pagina ISO.WEEKNUMMER</link>." #. CB8Vn #: func_jis.xhp @@ -64197,7 +64188,7 @@ msgctxt "" "par_id801677015502335\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/JIS\">JIS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/JIS/nl\">Wiki-pagina JIS </link>." #. Cauxq #: func_maxifs.xhp @@ -64386,7 +64377,7 @@ msgctxt "" "par_id401677015482616\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MAXIFS\">MAXIFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MAXIFS/nl\">Wiki-pagina MAX.ALS.VOORWAARDEN</link>." #. zGQnQ #: func_minifs.xhp @@ -64575,7 +64566,7 @@ msgctxt "" "par_id941677015454359\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MINIFS\">MINIFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MINIFS/nl\">Wiki-pagina MIN.ALS.VOORWAARDEN</link>." #. SAxB8 #: func_minute.xhp @@ -64665,7 +64656,7 @@ msgctxt "" "par_id831677015434176\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MINUTE\">MINUTE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MINUTE/nl\">Wiki-pagina MINUUT</link>." #. FmPSf #: func_month.xhp @@ -64746,7 +64737,7 @@ msgctxt "" "par_id601677015418666\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MONTH\">MONTH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/MONTH/nl\">Wiki-pagina MAAND</link>." #. kbyFK #: func_networkdays.intl.xhp @@ -64881,7 +64872,7 @@ msgctxt "" "par_id421677015404173\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NETWORKDAYS.INTL\">NETWORKDAYS.INTL wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NETWORKDAYS.INTL/nl\">Wiki-pagina NETWERKDAGEN.INTL</link>." #. winzV #: func_networkdays.xhp @@ -65007,7 +64998,7 @@ msgctxt "" "par_id151677015372427\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NETWORKDAYS\">NETWORKDAYS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NETWORKDAYS/nl\">Wiki-pagina NETTO.WERKDAGEN</link>." #. HCN8H #: func_now.xhp @@ -65079,7 +65070,7 @@ msgctxt "" "par_id481677015356908\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NOW\">NOW wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NOW/nl\">Wiki-pagina NU</link>." #. G3PMG #: func_numbervalue.xhp @@ -65223,7 +65214,7 @@ msgctxt "" "par_id411677015337340\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE\">NUMBERVALUE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE/nl\">Wiki-pagina NUMERIEKE.WAARDE</link>." #. EJhfD #: func_opt_barrier.xhp @@ -65322,7 +65313,7 @@ msgctxt "" "par_id471677015317570\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_BARRIER\">OPT_BARRIER wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_BARRIER/nl\">Wiki-pagina OPT_BARRIER</link>." #. HWhRY #: func_opt_prob_hit.xhp @@ -65430,7 +65421,7 @@ msgctxt "" "par_id461677015195417\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_PROB_HIT\">OPT_PROB_HIT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_PROB_HIT/nl\">Wiki-pagina OPT_PROB_HIT</link>." #. RFprF #: func_opt_prob_inmoney.xhp @@ -65556,7 +65547,7 @@ msgctxt "" "par_id181677015166578\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_PROB_INMONEY\">OPT_PROB_INMONEY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_PROB_INMONEY/nl\">Wiki-pagina OPT_PROB_INMONEY</link>." #. muQEH #: func_opt_touch.xhp @@ -65817,7 +65808,7 @@ msgctxt "" "par_id501677015107961\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_TOUCH\">OPT_TOUCH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/OPT_TOUCH/nl\">Wiki-pagina OPT_TOUCH</link>." #. ychjG #: func_opt_touch.xhp @@ -65952,7 +65943,7 @@ msgctxt "" "par_id861677015066708\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/RAWSUBTRACT\">RAWSUBTRACT wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/RAWSUBTRACT/nl\">Wiki-pagina VERMINDEREN.RUW</link>." #. d9DP3 #: func_regex.xhp @@ -66096,7 +66087,7 @@ msgctxt "" "par_id631677014948784\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REGEX\">REGEX wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REGEX.nl\">Wiki-pagina REGEX</link>." #. iLhWA #: func_regex.xhp @@ -66213,7 +66204,7 @@ msgctxt "" "par_id71677014897959\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REPLACEB\">REPLACEB wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/REPLACEB/nl\">Wiki-pagina VERVANGENB</link>." #. FuCCt #: func_roman.xhp @@ -66348,7 +66339,7 @@ msgctxt "" "par_id81677014876175\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROMAN\">ROMAN wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROMAN/nl\">Wiki-pagina ROMEINS</link>." #. aU68a #: func_rounddown.xhp @@ -66483,7 +66474,7 @@ msgctxt "" "par_id161677014850199\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROUNDDOWN\">ROUNDDOWN wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROUNDDOWN/nl\">Wiki-pagina AFRONDEN.NAAR.BENEDEN</link>." #. E7heY #: func_roundsig.xhp @@ -66600,7 +66591,7 @@ msgctxt "" "par_id181677014829126\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROUNDSIG\">ROUNDSIG wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ROUNDSIG/nl\">Wiki-pagina AFRONDEN.SIG</link>." #. XVftx #: func_roundsig.xhp @@ -66699,7 +66690,7 @@ msgctxt "" "par_id531677014781664\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SEARCHB\">SEARCHB wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SEARCHB/nl\">Wiki-pagina VIND.SPEC.B</link>." #. Mv5R9 #: func_second.xhp @@ -66780,7 +66771,7 @@ msgctxt "" "par_id71677014729834\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SECOND\">SECOND wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SECOND/nl\">Wiki-pagina SECONDE</link>." #. JBtM4 #: func_skewp.xhp @@ -66861,7 +66852,7 @@ msgctxt "" "par_id31677014685531\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SKEWP\">SKEWP wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SKEWP/nl\">Wiki-pagina SCHEEFHEIDP</link>." #. 5iYyJ #: func_skewp.xhp @@ -66879,7 +66870,7 @@ msgctxt "" "tit\n" "help.text" msgid "STYLE function" -msgstr "" +msgstr "functie STIJL" #. rQpNt #: func_style.xhp @@ -66888,7 +66879,7 @@ msgctxt "" "bm_id346793467934121\n" "help.text" msgid "<bookmark_value>STYLE function</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>functie Stijl</bookmark_value>" #. 6AhEB #: func_style.xhp @@ -66897,7 +66888,7 @@ msgctxt "" "hd_id321673374992325\n" "help.text" msgid "<variable id=\"func_style_header\"><link href=\"text/scalc/01/func_style.xhp\">STYLE</link></variable> function" -msgstr "" +msgstr "functie <variable id=\"func_style_header\"><link href=\"text/scalc/01/func_style.xhp\">STIJL</link></variable>" #. y45sr #: func_style.xhp @@ -66906,7 +66897,7 @@ msgctxt "" "par_id441673375101757\n" "help.text" msgid "<ahelp hid=\"HID_FUNC_VORLAGE\"><variable id=\"func_style_desc\">Applies a style to the cell containing the formula.</variable></ahelp> After a set amount of time, another style can be applied." -msgstr "" +msgstr "<ahelp hid=\"HID_FUNC_VORLAGE\"><variable id=\"func_style_desc\">Past een stijl toe op de cel die de formule bevat.</variable></ahelp> Na een bepaalde tijd kan een andere stijl worden toegepast." #. GswPt #: func_style.xhp @@ -66915,7 +66906,7 @@ msgctxt "" "par_id681673375365338\n" "help.text" msgid "This function always returns the numeric value 0, which allows to use it by adding the <emph>STYLE</emph> function to other functions in the same cell without changing its value." -msgstr "" +msgstr "Deze functie retourneert altijd de numerieke waarde 0, waardoor deze kan worden gebruikt door de functie <emph>STIJL</emph> toe te voegen aan andere functies in dezelfde cel zonder de waarde te wijzigen." #. C6X4Q #: func_style.xhp @@ -66924,7 +66915,7 @@ msgctxt "" "par_id961673376106137\n" "help.text" msgid "<input>STYLE(\"Style\" [; Time [; \"Style2\"]])</input>" -msgstr "" +msgstr "<input>STIJL(\"Opmaakprofiel\" [; Tijd [; \"Opmaakprofiel 2\"]])</input>" #. NkFMi #: func_style.xhp @@ -66933,7 +66924,7 @@ msgctxt "" "par_id31673375542211\n" "help.text" msgid "<emph>Style</emph> is the name of the cell style to be applied to the cell. Style names are not case-sensitive and must be entered in quotation marks." -msgstr "" +msgstr "<emph>Opmaakprofiel</emph> is de naam van het celopmaakprofiel dat op de cel moet worden toegepast. Namen van opmaakprofielen zijn niet hoofdlettergevoelig en moeten tussen aanhalingstekens worden geplaatst." #. 8E46w #: func_style.xhp @@ -66942,7 +66933,7 @@ msgctxt "" "par_id161673375589532\n" "help.text" msgid "<emph>Time</emph> is an optional time range in seconds. After this time is elapsed, the style defined in <emph>Style2</emph> is applied. Leave this parameter blank if you do not want the style to be changed." -msgstr "" +msgstr "<emph>Tijd</emph> is een optioneel tijdbereik in seconden. Nadat deze tijd is verstreken, wordt het opmaakprofiel die is gedefinieerd in <emph>Opmaakprofiel 2</emph> toegepast. Laat deze parameter leeg als u niet wilt dat het opmaakprofiel wordt gewijzigd." #. aFQCT #: func_style.xhp @@ -66951,7 +66942,7 @@ msgctxt "" "par_id81673375703156\n" "help.text" msgid "<emph>Style2</emph> is the optional name of a cell style assigned to the cell after the time specified in the <emph>Time</emph> parameter has passed. If this parameter is missing the \"Default\" cell style is applied." -msgstr "" +msgstr "<emph>Opmaakprofiel 2</emph> is de optionele naam van een celopmaakprofiel die aan de cel wordt toegewezen nadat de tijd die is opgegeven in de parameter <emph>Tijd</emph> is verstreken. Als deze parameter ontbreekt, wordt het celopmaakprofiel \"Standaard\" toegepast." #. ryUMD #: func_style.xhp @@ -66960,7 +66951,7 @@ msgctxt "" "par_id971673376620554\n" "help.text" msgid "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>" -msgstr "" +msgstr "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>" #. U3hrJ #: func_style.xhp @@ -66969,7 +66960,7 @@ msgctxt "" "par_id491673376748686\n" "help.text" msgid "<input>=10+STYLE(\"Good\",60,\"Neutral\")</input>" -msgstr "" +msgstr "<input>=10+STIJL(\"Goed\",60,\"Neutraal\")</input>" #. 8deaD #: func_style.xhp @@ -66978,7 +66969,7 @@ msgctxt "" "par_id11673376842469\n" "help.text" msgid "Enters the value 10 into the cell and applies the style named \"Good\". After 60 seconds, the style \"Neutral\" is applied." -msgstr "" +msgstr "Voert de waarde 10 in de cel in en past het opmaakprofiel met de naam \"Goed\" toe. Na 60 seconden wordt het opmaakprofiel \"Neutraal\" toegepast." #. UYv4h #: func_style.xhp @@ -66987,7 +66978,7 @@ msgctxt "" "par_id271673376901358\n" "help.text" msgid "<input>=A1*A2+STYLE(IF(CURRENT()<100,\"Bad\",\"Good\"))</input>" -msgstr "" +msgstr "<input>=A1*A2+STIJL(ALS(HUIDIG()<100,\"Slecht\",\"Goed\"))</input>" #. Zt8eb #: func_style.xhp @@ -66996,7 +66987,7 @@ msgctxt "" "par_id1001673377339392\n" "help.text" msgid "Enters the result of multiplying the values in cells A1 and A2 and applies the style \"Bad\" if the result is less than 100, otherwise the style \"Good\" is applied. Here the function <emph>CURRENT()</emph> is used to get the currently evaluated value of the function in the cell." -msgstr "" +msgstr "Voert het resultaat in van het vermenigvuldigen van de waarden in cellen A1 en A2 en past het opmaakprofiel \"Slecht\" toe als het resultaat kleiner is dan 100, anders wordt het opmaakprofiel \"Goed\" toegepast. Hier wordt de functie <emph>CURRENT()</emph> gebruikt om de momenteel geëvalueerde waarde van de functie in de cel te krijgen." #. nMoAR #: func_style.xhp @@ -67005,7 +66996,7 @@ msgctxt "" "par_id761673377678426\n" "help.text" msgid "<input>=\"Total\"&T(STYLE(\"Result\"))</input>" -msgstr "" +msgstr "<input>=\"Totaal\"&T(STIJL(\"Resultaat\"))</input>" #. hBUAA #: func_style.xhp @@ -67014,7 +67005,7 @@ msgctxt "" "par_id871673377683120\n" "help.text" msgid "Enters the text \"Total\" into the cell and applies the style named \"Result\". Note that this example deals with textual values, hence the output of the <emph>STYLE</emph> function needs to be appended to the text using the & operator. The function <emph>T()</emph> is used to prevent the number \"0\" being appended to the resulting text." -msgstr "" +msgstr "Voert de tekst \"Totaal\" in de cel in en past het opmaakprofiel met de naam \"Resultaat\" toe. Merk op dat dit voorbeeld gaat over tekstuele waarden, daarom moet de uitvoer van de functie <emph>STIJL</emph> aan de tekst worden toegevoegd met behulp van de &-operator. De functie <emph>T()</emph> wordt gebruikt om te voorkomen dat het cijfer \"0\" wordt toegevoegd aan de resulterende tekst." #. zzt3s #: func_style.xhp @@ -67023,7 +67014,7 @@ msgctxt "" "par_id201677014634447\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/STYLE\">STYLE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/STYLE/nl\">Wiki-pagina STIJL</link>." #. rEQGK #: func_style.xhp @@ -67032,7 +67023,7 @@ msgctxt "" "par_id631673379195650\n" "help.text" msgid "<link href=\"text/scalc/01/04060109.xhp\">Spreadsheet Functions</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060109.xhp\">werkbladfuncties</link>" #. VZ5Ga #: func_style.xhp @@ -67041,7 +67032,7 @@ msgctxt "" "par_id151673379420755\n" "help.text" msgid "<link href=\"text/scalc/guide/cellstyle_by_formula.xhp\">Assigning Formats by Formula</link>" -msgstr "" +msgstr "<link href=\"text/scalc/guide/cellstyle_by_formula.xhp\">Opmaak toewijzen op basis van formule</link>" #. YADMA #: func_style.xhp @@ -67050,7 +67041,7 @@ msgctxt "" "par_id461673376361959\n" "help.text" msgid "<link href=\"text/scalc/01/04060104.xhp#func_current_description\">CURRENT function</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060104.xhp#func_current_description\">functie HUIDIG</link>" #. L6tnb #: func_style.xhp @@ -67059,7 +67050,7 @@ msgctxt "" "par_id381673378944042\n" "help.text" msgid "<link href=\"text/scalc/01/04060110.xhp#t\">T function</link>" -msgstr "" +msgstr "<link href=\"text/scalc/01/04060110.xhp#t\">functie T</link>" #. mEZBk #: func_sum.xhp @@ -67133,14 +67124,14 @@ msgctxt "" msgid "<item type=\"input\">=SUM(A1:E10)</item> calculates the sum of all cells in the A1 to E10 cell range." msgstr "<item type=\"input\">=SOM(A1:E10)</item> berekent de som van alle cellen in het celbereik van A1 tot en met E10." -#. 3FkJs +#. UmyxD #: func_sum.xhp msgctxt "" "func_sum.xhp\n" "par_id3151756\n" "help.text" -msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.html#hd_id3148474\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum." -msgstr "Een formule zoals <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> kan worden ingevoerd als een <link href=\"text/scalc/01 /04060107.html#hd_id3148474\">matrixformule</link> door op Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Commando</caseinline><defaultinline>+Ctrl te drukken </defaultinline></switchinline>+Enter-toets in plaats van simpelweg op de Enter-toets te drukken om het invoeren van de formule te voltooien. De formule wordt dan weergegeven in de formulebalk tussen accolades en werkt door overeenkomstige elementen van de arrays met elkaar te vermenigvuldigen en hun som terug te geven." +msgid "A formula such as <input>=SUM((A1:A40>=C1)*(A1:A40<C2)*B1:B40)</input> may be entered as an <link href=\"text/scalc/01/04060107.xhp\">array formula</link> by pressing the Shift<switchinline select=\"sys\"><caseinline select=\"MAC\">+Command</caseinline><defaultinline>+Ctrl</defaultinline></switchinline>+Enter keys instead of simply pressing the Enter key to finish entering the formula. The formula will then be shown in the Formula bar enclosed in braces and operates by multiplying corresponding elements of the arrays together and returning their sum." +msgstr "" #. KohAT #: func_sum.xhp @@ -67149,7 +67140,7 @@ msgctxt "" "par_id771677014538669\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM\">SUM wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUM/nl\">Wiki-pagina SOM</link>." #. DfceH #: func_sumifs.xhp @@ -67338,7 +67329,7 @@ msgctxt "" "par_id971677014512029\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIFS\">SUMIFS wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SUMIFS/nl\">Wiki-pagina SOMMEN.ALS</link>." #. UUeQC #: func_switch.xhp @@ -67455,7 +67446,7 @@ msgctxt "" "par_id171677014475983\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SWITCH\">SWITCH wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/SWITCH/nl\">Wiki-pagina SCHAKELEN</link>." #. XELDQ #: func_switch.xhp @@ -67599,7 +67590,7 @@ msgctxt "" "par_id761677014445916\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TEXTJOIN\">TEXTJOIN wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TEXTJOIN/nl\">Wiki-pagina TEKST.COMBINEREN</link>." #. CdeS7 #: func_textjoin.xhp @@ -67707,7 +67698,7 @@ msgctxt "" "par_id741677014416564\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TIME\">TIME wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TIME/nl\">Wiki-pagina TIJD</link>." #. eUYTq #: func_timevalue.xhp @@ -67806,7 +67797,7 @@ msgctxt "" "par_id191677014389883\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TIMEVALUE\">TIMEVALUE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TIMEVALUE/nl\">Wiki-pagina TIJDWAARDE</link>." #. 8LaX7 #: func_today.xhp @@ -67878,7 +67869,7 @@ msgctxt "" "par_id691677014365707\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TODAY\">TODAY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TODAY/nl\">Wiki-pagina VANDAAG</link>." #. Y2uYG #: func_trunc.xhp @@ -67925,14 +67916,14 @@ msgctxt "" msgid "This function is equivalent to the <link href=\"text/scalc/01/func_rounddown.xhp\">ROUNDDOWN function</link>." msgstr "Deze functie is gelijk aan de <link href=\"text/scalc/01/func_rounddown.xhp\">AFRONDEN.NAAR.BENEDEN-functie</link>." -#. oZAWU +#. BRUDb #: func_trunc.xhp msgctxt "" "func_trunc.xhp\n" "par_id321641927458888\n" "help.text" -msgid "The rounding method used by this function is known as <emph>rounding towards zero</emph>. The resulting number will always be smaller than or equal to the original number." -msgstr "De afrondingsmethode die door deze functie wordt gebruikt, staat bekend als <emph>afronding naar nul</emph>. Het resulterende getal is altijd kleiner dan of gelijk aan het oorspronkelijke getal." +msgid "The rounding method used by this function is known as <emph>rounding towards zero</emph>. The magnitude of the resulting number will always be less than or equal to the original number." +msgstr "" #. SqCQv #: func_trunc.xhp @@ -68013,7 +68004,7 @@ msgctxt "" "par_id821677013765236\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC\">TRUNC wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/TRUNC/nl\">Wiki-pagina GEHEEL</link>." #. w86Dm #: func_value.xhp @@ -68148,7 +68139,7 @@ msgctxt "" "par_id711677013742963\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/VALUE\">VALUE wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/VALUE/nl\">Wiki-pagina WAARDE</link>." #. dQeP6 #: func_webservice.xhp @@ -68166,7 +68157,7 @@ msgctxt "" "hd_id391677019419915\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/scalc/01/func_webservice.xhp\">URI Functions</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/func_webservice.xhp\">URI-functies</link></variable>" #. 9vyBF #: func_webservice.xhp @@ -68175,7 +68166,7 @@ msgctxt "" "par_id141677019419921\n" "help.text" msgid "These spreadsheet functions are used for inserting data from Universal Resource Identifiers (URI)." -msgstr "" +msgstr "Deze werkbladfuncties worden gebruikt voor het invoegen van gegevens van Universal Resource Identifiers (URI)." #. 8sQry #: func_webservice.xhp @@ -68391,7 +68382,7 @@ msgctxt "" "par_id781677019731175\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE\">WEBSERVICE</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML\">FILTERXML</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL\">ENCODEURL</link> wiki pages." -msgstr "" +msgstr "Wiki pagina's <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE/nl\">WEBSERVICE</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML/nl\">XML.FILTEREN</link>, <link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL/nl\">URL.CODEREN</link>." #. VBELn #: func_weekday.xhp @@ -68643,7 +68634,7 @@ msgctxt "" "par_id131677013566555\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKDAY\">WEEKDAY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKDAY/nl\">Wiki-pagina WEEKDAG</link>." #. 3iMGJ #: func_weeknum.xhp @@ -68949,7 +68940,7 @@ msgctxt "" "par_id361677013519430\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM\">WEEKNUM wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM/nl\">Wiki-pagina WEEKNUMMER</link>." #. ZoCGw #: func_weeknum_ooo.xhp @@ -69075,7 +69066,7 @@ msgctxt "" "par_id521677013377460\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM_OOO\">WEEKNUM_OOO wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM_OOO/nl\">Wiki-pagina WEEKNUMMER_OOO</link>." #. 9CdUK #: func_weeknumadd.xhp @@ -69174,7 +69165,7 @@ msgctxt "" "par_id801677013334251\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM_EXCEL2003\">WEEKNUM_EXCEL2003 wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEEKNUM_EXCEL2003/nl\">Wiki-pagina WEEKNUMMER_EXCEL2003</link>." #. ibEk3 #: func_workday.intl.xhp @@ -69354,7 +69345,7 @@ msgctxt "" "par_id521677013308530\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WORKDAY.INTL\">WORKDAY.INTL wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WORKDAY.INTL/nl\">Wiki-pagina WERKDAG.INTL</link>." #. 5dvmu #: func_workday.xhp @@ -69462,7 +69453,7 @@ msgctxt "" "par_id501677013269388\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WORKDAY\">WORKDAY wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/WORKDAY/nl\">Wiki-pagina WERKDAG</link>." #. dABAX #: func_year.xhp @@ -69561,7 +69552,7 @@ msgctxt "" "par_id371677013165080\n" "help.text" msgid "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/YEAR\">YEAR wiki page</link>." -msgstr "" +msgstr "<link href=\"https://wiki.documentfoundation.org/Documentation/Calc_Functions/YEAR/nl\">Wiki-pagina JAAR</link>." #. kAjPe #: func_yearfrac.xhp @@ -70425,7 +70416,7 @@ msgctxt "" "par_id221589959855748\n" "help.text" msgid "You can install more solver engines as extensions, if available. Open <menuitem>Tools - Extensions</menuitem> and browse to the Extensions web site to search for extensions." -msgstr "" +msgstr "U kunt meer oplosser-engines als extensies installeren, indien beschikbaar. Open <menuitem>Extra - Extensies</menuitem> en blader naar de website Extensies om naar extensies te zoeken." #. QtDyE #: solver_options.xhp @@ -74610,7 +74601,7 @@ msgctxt "" "tit\n" "help.text" msgid "Zoom" -msgstr "" +msgstr "In- en uitzoomen" #. BFTKX #: zoom.xhp @@ -74619,7 +74610,7 @@ msgctxt "" "bm_id61678279382558\n" "help.text" msgid "<bookmark_value>Zoom;spreadsheet</bookmark_value> <bookmark_value>Zoom in;spreadsheet</bookmark_value> <bookmark_value>Zoom out;spreadsheet</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>In- en uitzoomen;werkblad</bookmark_value> <bookmark_value>Inzoomen;werkblad</bookmark_value> <bookmark_value>Uitzoomen;werkblad</bookmark_value>" #. FvoRD #: zoom.xhp @@ -74628,7 +74619,7 @@ msgctxt "" "hd_id301674151617149\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/scalc/01/zoom.xhp\">Zooming In and Out in Calc</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/scalc/01/zoom.xhp\">In- en uitzoomen in Calc</link></variable>" #. DYtFG #: zoom.xhp @@ -74637,7 +74628,7 @@ msgctxt "" "par_id841674151617153\n" "help.text" msgid "Zoom allows users to magnify and reduce the screen display. Multiple methods of zooming in and out are available in Calc." -msgstr "" +msgstr "Met In- en uitzoomen kunnen gebruikers de schermweergave vergroten en verkleinen. Er zijn meerdere manieren om in en uit te zoomen beschikbaar in Calc." #. rwFVD #: zoom.xhp @@ -74646,7 +74637,7 @@ msgctxt "" "par_id791678229927893\n" "help.text" msgid "Choose one of the following methods:" -msgstr "" +msgstr "Kies een van de volgende methoden:" #. eqb5j #: zoom.xhp @@ -74655,7 +74646,7 @@ msgctxt "" "par_id91678230156720\n" "help.text" msgid "Choose menu <menuitem>View - Zoom</menuitem>, and select the magnification value in the submenu." -msgstr "" +msgstr "Kies menu <menuitem>Beeld - In- en uitzoomen</menuitem>, en selecteer de vergrotingswaarde in het submenu." #. M3VFu #: zoom.xhp @@ -74664,7 +74655,7 @@ msgctxt "" "par_id421678230024566\n" "help.text" msgid "Click the plus (or minus) icon on the zoom slider in the status bar. The screen size increases (or decreases) by 10% with each click." -msgstr "" +msgstr "Klik op het plus- (of min-)pictogram op de zoomschuifbalk op de Statusbalk. Bij elke klik wordt de schermgrootte met 10% vergroot (of verkleind)." #. ZLGvd #: zoom.xhp @@ -74673,7 +74664,7 @@ msgctxt "" "par_id511678230735657\n" "help.text" msgid "Drag the Zoom slider handle to adjust the magnification factor with the mouse." -msgstr "" +msgstr "Sleep de zoomschuifregelaar om de vergrotingsfactor met de muis aan te passen." #. GrFgu #: zoom.xhp @@ -74682,7 +74673,7 @@ msgctxt "" "par_id461674152484428\n" "help.text" msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> while rolling the mouse wheel." -msgstr "" +msgstr "Druk op <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> tijdens het rollen met het muiswiel." #. hnANA #: zoom.xhp @@ -74691,7 +74682,7 @@ msgctxt "" "par_id71678262942683\n" "help.text" msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Zoomschuifregelaar Calc</alt></image>" #. 3svKV #: zoom.xhp @@ -74700,7 +74691,7 @@ msgctxt "" "par_id41678230455376\n" "help.text" msgid "20% is the minimum zoom factor. 400% is the maximum." -msgstr "" +msgstr "20% is de minimale zoomfactor. 400% is het maximum." #. DpeBz #: zoom.xhp @@ -74709,7 +74700,7 @@ msgctxt "" "hd_id101678230496709\n" "help.text" msgid "Zooming with the Zoom slider" -msgstr "" +msgstr "In- en uitzoomen met de zoomschuifregelaar" #. DzEnz #: zoom.xhp @@ -74718,7 +74709,7 @@ msgctxt "" "par_id361678230881080\n" "help.text" msgid "In addition to the slider plus and minus icons, you can drag the slider handle to manually adjust the zoom factor." -msgstr "" +msgstr "Naast de plus- en minpictogrammen van de schuifregelaar, kunt u de schuifregelaar slepen om de zoomfactor handmatig aan te passen." #. CabnS #: zoom.xhp @@ -74727,7 +74718,7 @@ msgctxt "" "par_id531678230887813\n" "help.text" msgid "Also, click anywhere on the slider to adjust the zoom factor." -msgstr "" +msgstr "Klik ook ergens op de schuifregelaar om de zoomfactor aan te passen." #. dWykD #: zoom.xhp @@ -74736,7 +74727,7 @@ msgctxt "" "par_id841678230875046\n" "help.text" msgid "The center line on the zoom slider represents 100% zoom factor." -msgstr "" +msgstr "De middellijn op de zoomschuifregelaar is 100% zoomfactor." #. GrGzC #: zoom.xhp @@ -74745,7 +74736,7 @@ msgctxt "" "hd_id631678233685940\n" "help.text" msgid "Access Zoom via the menu" -msgstr "" +msgstr "Ga naar In- en uitzoomen via het menu" #. MS7p5 #: zoom.xhp @@ -74754,7 +74745,7 @@ msgctxt "" "par_id501678233750773\n" "help.text" msgid "Choose menu <menuitem>View – Zoom</menuitem>. The predefined options are:" -msgstr "" +msgstr "Kies menu <menuitem>Beeld – In- en uitzoomen</menuitem>. De voorgedefinieerde opties zijn:" #. xCqjf #: zoom.xhp @@ -74763,7 +74754,7 @@ msgctxt "" "par_id391678233854552\n" "help.text" msgid "<menuitem>Entire Page</menuitem>: resizes the display to fit the width and height of the page." -msgstr "" +msgstr "<menuitem>Hele pagina</menuitem>: past de grootte van de weergave aan zodat deze past bij de breedte en hoogte van de pagina." #. k8CEL #: zoom.xhp @@ -74772,7 +74763,7 @@ msgctxt "" "par_id31678233860361\n" "help.text" msgid "<menuitem>Page Width</menuitem>: resizes the display to fit the width of the page, limited to the minimum and maximum zoom factor. The top and bottom edges of the selection may not be visible." -msgstr "" +msgstr "<menuitem>Paginabreedte</menuitem>: past de grootte van de weergave aan de breedte van de pagina aan, beperkt tot de minimale en maximale zoomfactor. De boven- en onderranden van de selectie zijn mogelijk niet zichtbaar." #. dG4GA #: zoom.xhp @@ -74781,4 +74772,4 @@ msgctxt "" "par_id681678233866236\n" "help.text" msgid "<menuitem>Optimal View</menuitem>: resizes the display to fit the width and height of the selected cells. The enlargement or reduction are limited to the minimum and maximum zoom factors. If only one cell is selected then it will zoom to 100%." -msgstr "" +msgstr "<menuitem>Optimale weergave</menuitem>: past de grootte van het scherm aan zodat het past bij de breedte en hoogte van de geselecteerde cellen. De vergroting of verkleining is beperkt tot de minimale en maximale zoomfactoren. Als er slechts één cel is geselecteerd, zoomt deze in tot 100%." diff --git a/source/nl/helpcontent2/source/text/scalc/02.po b/source/nl/helpcontent2/source/text/scalc/02.po index 93a9d7c0cba..1d417b32e96 100644 --- a/source/nl/helpcontent2/source/text/scalc/02.po +++ b/source/nl/helpcontent2/source/text/scalc/02.po @@ -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: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2022-05-10 09:33+0000\n" -"Last-Translator: HanV <han.velthuis@home.nl>\n" +"PO-Revision-Date: 2023-03-15 17:36+0000\n" +"Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textscalc02/nl/>\n" "Language: nl\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.15.2\n" "X-POOTLE-MTIME: 1547980420.000000\n" #. 89BHV @@ -581,7 +581,7 @@ msgctxt "" "hd_id3148491\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/scalc/02/10050000.xhp\">Zoom In</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/scalc/02/10050000.xhp\">Inzoomen</link></variable>" #. Uq4Tv #: 10050000.xhp @@ -599,7 +599,7 @@ msgctxt "" "par_id71678262942683\n" "help.text" msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoomschuifbalk</alt></image>" #. GBXen #: 10050000.xhp @@ -617,7 +617,7 @@ msgctxt "" "par_id3155854\n" "help.text" msgid "<image id=\"img_id3151116\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151116\">Icon Zoom In</alt></image>" -msgstr "" +msgstr "pictogram <image id=\"img_id3151116\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151116\">Inzoomen</alt></image>" #. GcJsA #: 10050000.xhp @@ -653,7 +653,7 @@ msgctxt "" "hd_id3153561\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/scalc/02/10060000.xhp\">Zoom Out</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/scalc/02/10060000.xhp\">Uitzoomen</link></variable>" #. BgFbq #: 10060000.xhp @@ -671,7 +671,7 @@ msgctxt "" "par_id71678262942683\n" "help.text" msgid "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoom Slider</alt></image>" -msgstr "" +msgstr "<image src=\"media/helpimg/scalc/calczoomslider.png\" id=\"img_id721678262942684\" width=\"282px\" height=\"40px\"><alt id=\"alt_id461678262942685\">Calc Zoomschuifbalk</alt></image>" #. Czu2U #: 10060000.xhp @@ -689,7 +689,7 @@ msgctxt "" "par_id3153770\n" "help.text" msgid "<image id=\"img_id3155131\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155131\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155131\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155131\">Pictogram</alt></image>" #. rfG8A #: 10060000.xhp diff --git a/source/nl/helpcontent2/source/text/scalc/guide.po b/source/nl/helpcontent2/source/text/scalc/guide.po index d63b1526a85..02136bd3aac 100644 --- a/source/nl/helpcontent2/source/text/scalc/guide.po +++ b/source/nl/helpcontent2/source/text/scalc/guide.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-02 11:50+0100\n" -"PO-Revision-Date: 2023-03-09 06:33+0000\n" +"PO-Revision-Date: 2023-03-18 15:16+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/nl/>\n" "Language: nl\n" @@ -5153,7 +5153,7 @@ msgctxt "" "par_id971656104293716\n" "help.text" msgid "The number format of these cell styles cannot be changed in the cell style itself; you must format it in the data source." -msgstr "De getalnotatie van deze celopmaakprofielen kan niet worden gewijzigd in het celopmaakprofiel zelf; u moet het opmaken in de gegevensbron." +msgstr "De getalopmaak van deze celopmaakprofielen kan niet worden gewijzigd in het celopmaakprofiel zelf; u moet het opmaken in de gegevensbron." #. CeKoE #: datapilot_grouping.xhp diff --git a/source/nl/helpcontent2/source/text/sdraw/01.po b/source/nl/helpcontent2/source/text/sdraw/01.po index 8709c3180ac..5ebbd24e6dc 100644 --- a/source/nl/helpcontent2/source/text/sdraw/01.po +++ b/source/nl/helpcontent2/source/text/sdraw/01.po @@ -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: 2023-03-02 11:50+0100\n" -"PO-Revision-Date: 2023-03-06 16:30+0000\n" -"Last-Translator: kees538 <kees538@gmail.com>\n" +"PO-Revision-Date: 2023-03-14 17:32+0000\n" +"Last-Translator: serval2412 <serval2412@yahoo.fr>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/nl/>\n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -743,7 +743,7 @@ msgctxt "" "par_id511677022598993\n" "help.text" msgid "The following layer names are used internally and cannot be set or modified: <literal>layout</literal>, <literal>background</literal>, <literal>backgroundobjects</literal>, <literal>controls</literal>, <literal>measurelines</literal>.<br/><br/><literal>layout</literal>, <literal>controls</literal> and <literal>measurelines</literal> layers are visible in normal view and correspond to the predefined layers <emph>Layout</emph>, <emph>Controls</emph> and <emph>Dimension Lines</emph>, respectively.<br/><br/>The <literal>backgroundobjects</literal> layer is visible in master view under the name <emph>Background objects</emph>.<br/><br/>The <literal>background</literal> layer is never visible and is not intended to be used." -msgstr "De volgende laagnamen worden intern gebruikt en kunnen niet worden ingesteld of gewijzigd: <literal>lay-out</literal>, <literal>achtergrond</literal>, <literal>achtergrondobjecten</literal>, <literal>besturingselementen</literal>, <literal>maatlijnen</literal>. De lagen <br/><br/><literal>lay-out</literal>, <literal>besturingselementen</literal> en <literal>maatlijnen</literal> zijn zichtbaar in de normale weergave en komen respectievelijk overeen met de vooraf gedefinieerde lagen <emph>lay-out</emph>, <emph>besturingselementen</emph> en <emph>dimensielijnen</emph>.<br/><br/>De laag <literal>achtergrondobjecten<literal> is zichtbaar in de weergave Diamodel onder de naam <emph>Achtergrondobjecten</emph>.<br/><br/> De laag <literal>achtergrond</literal> is nooit zichtbaar en is niet bedoeld om te worden gebruikt." +msgstr "De volgende laagnamen worden intern gebruikt en kunnen niet worden ingesteld of gewijzigd: <literal>lay-out</literal>, <literal>achtergrond</literal>, <literal>achtergrondobjecten</literal>, <literal>besturingselementen</literal>, <literal>maatlijnen</literal>. De lagen <br/><br/><literal>lay-out</literal>, <literal>besturingselementen</literal> en <literal>maatlijnen</literal> zijn zichtbaar in de normale weergave en komen respectievelijk overeen met de vooraf gedefinieerde lagen <emph>lay-out</emph>, <emph>besturingselementen</emph> en <emph>dimensielijnen</emph>.<br/><br/>De laag <literal>achtergrondobjecten</literal> is zichtbaar in de weergave Diamodel onder de naam <emph>Achtergrondobjecten</emph>.<br/><br/> De laag <literal>achtergrond</literal> is nooit zichtbaar en is niet bedoeld om te worden gebruikt." #. HkHgM #: insert_layer.xhp diff --git a/source/nl/helpcontent2/source/text/shared/00.po b/source/nl/helpcontent2/source/text/shared/00.po index b5196ef95de..14d4123abd6 100644 --- a/source/nl/helpcontent2/source/text/shared/00.po +++ b/source/nl/helpcontent2/source/text/shared/00.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2023-03-13 10:47+0000\n" +"PO-Revision-Date: 2023-03-15 17:36+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/nl/>\n" "Language: 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: LibreOffice\n" +"X-Generator: Weblate 4.15.2\n" "X-POOTLE-MTIME: 1565254456.000000\n" #. 3B8ZN @@ -7637,7 +7637,7 @@ msgctxt "" "par_id3152895\n" "help.text" msgid "Click or right-click the zoom factor displayed on the Zoom Slider in the <emph>Status</emph> bar." -msgstr "" +msgstr "Klik of klik met rechts op de zoomfactor die wordt weergegeven op de zoomschuifbalk op de <emph>Statusbalk</emph>." #. juxFA #: 00000403.xhp diff --git a/source/nl/helpcontent2/source/text/shared/01.po b/source/nl/helpcontent2/source/text/shared/01.po index ec71235e124..b096ecb0a18 100644 --- a/source/nl/helpcontent2/source/text/shared/01.po +++ b/source/nl/helpcontent2/source/text/shared/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2023-03-09 06:33+0000\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" +"PO-Revision-Date: 2023-03-15 17:36+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textshared01/nl/>\n" "Language: nl\n" @@ -9007,23 +9007,23 @@ msgctxt "" msgid "With the regular expression \"\\b(fruit|truth)\\b\" in the Find box and the regular expression \"$1ful\" in the Replace box occurrences of the words \"fruit\" and \"truth\" can be replaced with the words \"fruitful\" and \"truthful\" respectively without affecting the words \"fruitfully\" and \"truthfully\"" msgstr "Met de reguliere expressie \"\\b(fruit|waarheid)\\b\" in het vak <widget>Zoeken</widget> en de reguliere expressie \"$1ful\" in het vak <widget>Vervangen</widget> kunnen de woorden \"fruit\" en \"waarheid\" worden vervangen door de woorden \"vruchtbaar 'en' waarheidsgetrouw ', zonder de woorden 'vruchtbaar' en 'waarheidsgetrouw' te beïnvloeden." -#. kKDeg +#. rdpGK #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3147397\n" "help.text" -msgid "Represents an alphabetic character. Use <emph>[:alpha:]+</emph> to find one of them." -msgstr "Staat voor een alfabetisch teken. Gebruik <emph>[:alpha:]+</emph> om er één of meer te vinden." +msgid "Represents an alphabetic character. Use <emph>[:alpha:]</emph> to find one of them." +msgstr "" -#. fKD9u +#. XjY6K #: 02100001.xhp msgctxt "" "02100001.xhp\n" "par_id3150010\n" "help.text" -msgid "Represents a decimal digit. Use <emph>[:digit:]+</emph> to find one of them." -msgstr "Staat voor een decimaal cijfer. Gebruik <emph>[:digit:]+</emph> om er één of meer te vinden." +msgid "Represents a decimal digit. Use <emph>[:digit:]</emph> to find one of them." +msgstr "" #. sDfFW #: 02100001.xhp @@ -14000,7 +14000,7 @@ msgctxt "" "par_id3149578\n" "help.text" msgid "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Reduces or enlarges the screen display of %PRODUCTNAME.</ahelp></variable> </variable> The current zoom factor is displayed as a percentage value in the Zoom Slider on the <emph>Status</emph> bar." -msgstr "" +msgstr "<variable id=\"zoom_text\"><variable id=\"massstabtext\"><ahelp hid=\".\">Verkleint of vergroot de schermweergave van %PRODUCTNAME.</ahelp></variable> </variable> De huidige zoomfactor wordt weergegeven als een percentage in de zoomschuifbalk op de <emph>Statusbalk</emph>." #. dD9qg #: 03010000.xhp @@ -16333,14 +16333,14 @@ msgctxt "" msgid "Font Effects" msgstr "Teksteffecten" -#. VKWDA +#. FuGwX #: 05020200.xhp msgctxt "" "05020200.xhp\n" "bm_id3153514\n" "help.text" -msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>" -msgstr "<bookmark_value>lettertypen;effecten</bookmark_value><bookmark_value>opmaak; lettertype-effecten</bookmark_value><bookmark_value>tekens; lettertype-effecten</bookmark_value><bookmark_value>tekst; lettertype-effecten</bookmark_value><bookmark_value>effecten; lettertypen</bookmark_value><bookmark_value>onderstrepen; tekst</bookmark_value><bookmark_value>hoofdletters; lettertype-effecten</bookmark_value><bookmark_value>kleine letters; lettertype-effecten</bookmark_value><bookmark_value>titels; lettertype-effecten</bookmark_value><bookmark_value>klein kapitaal</bookmark_value><bookmark_value>doorhalen; lettertype-effecten</bookmark_value><bookmark_value>lettertypen; doorhalen</bookmark_value><bookmark_value>omtrek; lettertype-effecten</bookmark_value><bookmark_value>lettertypen; omtrek</bookmark_value><bookmark_value>schaduwen; tekens</bookmark_value><bookmark_value>lettertypen; schaduwen</bookmark_value><bookmark_value>lettertypen; kleur genegeerd</bookmark_value><bookmark_value>genegeerde kleuren van lettertypen</bookmark_value><bookmark_value>kleuren; genegeerde kleuren van tekst</bookmark_value>" +msgid "<bookmark_value>hiding; characters</bookmark_value><bookmark_value>characters; hiding</bookmark_value><bookmark_value>font effects; hiding characters</bookmark_value><bookmark_value>fonts; hiding characters</bookmark_value><bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>" +msgstr "" #. tgLa4 #: 05020200.xhp @@ -46823,7 +46823,7 @@ msgctxt "" "par_id5084688\n" "help.text" msgid "<ahelp hid=\".\">Click the <emph>Check for Updates</emph> button in the <link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link> to check for online updates for all installed extensions. To check for online updates for only the selected extension, right-click to open the context menu, then choose <emph>Update</emph>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Klik op de knop <emph>Controleren op updates</emph> in het dialoogvenster <link href=\"text/shared/01/packagemanager.xhp\">Extensies</link> om te controleren op online updates voor alle geïnstalleerde extensies. Als u wilt controleren op online updates voor alleen de geselecteerde extensie, klikt u met rechts om het contextmenu te openen en kiest u <emph>Bijwerken</emph>.</ahelp>" #. j6Gfk #: extensionupdate.xhp @@ -46886,7 +46886,7 @@ msgctxt "" "par_id616779\n" "help.text" msgid "Insufficient user rights (the Extensions dialog was started from the menu, but shared extensions can only be modified when %PRODUCTNAME does not run, and only by a user with appropriate rights). See <link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link> for details." -msgstr "" +msgstr "Onvoldoende gebruikersrechten (het dialoogvenster Extensies is gestart vanuit het menu, maar gedeelde extensies kunnen alleen worden gewijzigd als %PRODUCTNAME niet actief is, en alleen door een gebruiker met de juiste rechten). Zie <link href=\"text/shared/01/packagemanager.xhp\">Dialoogvenster Extensies</link> voor details." #. BfdJ5 #: extensionupdate.xhp @@ -46922,7 +46922,7 @@ msgctxt "" "par_id3949095\n" "help.text" msgid "Some extensions may be marked with the phrase “browser-based update”. These extensions cannot be downloaded by the Extensions dialog. A web browser must be opened to download the extension update from a particular web site. That site may require several more user interaction to download the extension. After downloading you must install the extension manually, for example by double-clicking the extension's icon in a file browser." -msgstr "" +msgstr "Sommige extensies kunnen zijn gemarkeerd met de uitdrukking \"browsergebaseerde update\". Deze extensies kunnen niet worden gedownload via het dialoogvenster Extensies. Er moet een webbrowser worden geopend om de extensie-update van een bepaalde website te downloaden. Die site kan meerdere gebruikersinteracties vereisen om de extensie te downloaden. Na het downloaden moet u de extensie handmatig installeren, bijvoorbeeld door te dubbelklikken op het pictogram van de extensie in een bestandsbrowser." #. c6aLz #: extensionupdate.xhp @@ -46931,7 +46931,7 @@ msgctxt "" "par_id3729056\n" "help.text" msgid "For extensions marked as “browser-based update”, the Extensions dialog will open your web browser on the respective web site. This happens when you close the dialog, after downloading any other extension updates. If there are no extensions which can be directly downloaded then the web browser is started immediately." -msgstr "" +msgstr "Voor extensies die zijn gemarkeerd als \"browsergebaseerde update\", opent het dialoogvenster Extensies uw webbrowser op de betreffende website. Dit gebeurt wanneer u het dialoogvenster sluit, na het downloaden van andere extensie-updates. Als er geen extensies zijn die direct kunnen worden gedownload, wordt de webbrowser onmiddellijk gestart." #. yBbmW #: extensionupdate.xhp @@ -46976,7 +46976,7 @@ msgctxt "" "par_id7634510\n" "help.text" msgid "<link href=\"text/shared/01/packagemanager.xhp\">Extensions dialog</link>" -msgstr "" +msgstr "dialoogvenster <link href=\"text/shared/01/packagemanager.xhp\">Extensies</link>" #. ytNtF #: font_features.xhp @@ -51683,7 +51683,7 @@ msgctxt "" "par_id71603283849925\n" "help.text" msgid "Only paragraphs with Outline level 1–10 will be exported. The name of the Paragraph Style is irrelevant. For example, the default version of Paragraph Style <emph>Title</emph> is not exported when its Outline level is <menuitem>None</menuitem>. To see a paragraph’s Outline level, choose <menuitem>Format - Paragraph</menuitem> <emph> - Outline & Numbering</emph> tab." -msgstr "" +msgstr "Alleen alinea's met overzichtsniveau 1–10 worden geëxporteerd. De naam van het alinea-opmaakprofiel is niet relevant. De standaardversie van alinea-opmaakprofiel <emph>Titel</emph> wordt bijvoorbeeld niet geëxporteerd wanneer het overzichtsniveau <menuitem>Geen</menuitem> is. Kies het tabblad <menuitem>Opmaak - Alinea</menuitem> <emph> - Overzicht en nummering</emph> om het overzichtsniveau van een alinea te bekijken." #. PejFz #: ref_pdf_export_general.xhp diff --git a/source/nl/helpcontent2/source/text/shared/guide.po b/source/nl/helpcontent2/source/text/shared/guide.po index c1fcf4ed2d5..017011293a8 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: 2023-03-02 11:50+0100\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" "PO-Revision-Date: 2023-03-09 06:33+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsharedguide/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.15.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565254691.000000\n" #. iharT @@ -6406,6 +6406,24 @@ msgctxt "" msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. Determines whether formula expressions starting with a = equal sign character are to be evaluated as formulas or imported as textual data. If <literal>true</literal> evaluate formulas on input. If <literal>false</literal> formulas are input as text. If omitted (not present at all), the default value is <literal>true</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>." msgstr "Tekenreeks, ofwel <literal>onwaar</literal> of <literal>waar</literal>. Standaardwaarde: <literal>waar</literal>. Bepaalt of formule-uitdrukkingen die beginnen met een = gelijkteken, moeten worden behandeld als formules of moeten worden geïmporteerd als tekstuele gegevens. Als <literal>waar</literal> formules op invoer behandeld. Als <literal>onwaar</literal> formules als tekst worden ingevoerd. Indien weggelaten (helemaal niet aanwezig), is de standaardwaarde <literal>waar</literal> om het gedrag van de optietekenreeks van oude versies die dit token helemaal niet had, te behouden. Indien aanwezig en leeg (of een andere waarde dan <literal>waar</literal>), is de standaardwaarde <literal>onwaar</literal>." +#. dAbz8 +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id221678874688127\n" +"help.text" +msgid "Include a byte-order-mark (BOM)" +msgstr "" + +#. orAqx +#: csv_params.xhp +msgctxt "" +"csv_params.xhp\n" +"par_id41678874718368\n" +"help.text" +msgid "String, either <literal>false</literal> or <literal>true</literal>. Default value: <literal>false</literal>. If <literal>true</literal> include a byte-order-mark (BOM) in the export. If <literal>false</literal> the export does not include a BOM. If omitted (not present at all), the default value is <literal>false</literal> to keep the behaviour of old versions' options string that didn't have this token at all. If present and empty (or any other value than <literal>true</literal>) the default value is <literal>false</literal>. Automatically detected during the import." +msgstr "" + #. DAriB #: csv_params.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/optionen.po b/source/nl/helpcontent2/source/text/shared/optionen.po index f16c0c7f671..10fe9632da6 100644 --- a/source/nl/helpcontent2/source/text/shared/optionen.po +++ b/source/nl/helpcontent2/source/text/shared/optionen.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2023-03-09 06:33+0000\n" +"PO-Revision-Date: 2023-03-15 17:36+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsharedoptionen/nl/>\n" "Language: 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: LibreOffice\n" +"X-Generator: Weblate 4.15.2\n" "X-POOTLE-MTIME: 1565254535.000000\n" #. PzSYs @@ -8771,7 +8771,7 @@ msgctxt "" "par_idN1058C\n" "help.text" msgid "<ahelp hid=\".\">Enable the object type(s) for which AutoCaption settings are applied.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Schakel het (de) objecttype(s) in waarvoor AutoCaption-instellingen worden toegepast.</ahelp>" #. 8FEnM #: 01041100.xhp @@ -8807,7 +8807,7 @@ msgctxt "" "par_idN10593\n" "help.text" msgid "Define the options to be applied for the selected object type. These options are identical to those in the <menuitem>Insert - Caption</menuitem> menu, which is available when an object is selected. The preview window in the dialog shows the result of the selected settings." -msgstr "" +msgstr "Definieer de opties die moeten worden toegepast voor het geselecteerde objecttype. Deze opties zijn identiek aan die in het menu <menuitem>Invoegen - Bijschrift</menuitem>, dat beschikbaar is wanneer een object is geselecteerd. Het voorbeeldvenster in het dialoogvenster toont het resultaat van de geselecteerde instellingen." #. ECNxB #: 01041100.xhp @@ -8852,7 +8852,7 @@ msgctxt "" "hd_id721678572625726\n" "help.text" msgid "Numbering separator" -msgstr "" +msgstr "Nummeringsscheidingsteken" #. NDD7F #: 01041100.xhp @@ -8861,7 +8861,7 @@ msgctxt "" "par_id31678572642426\n" "help.text" msgid "Specify optional text characters to display between the caption number and caption category. This option is active only when <menuitem>Numbering first</menuitem> is selected for the Caption Order." -msgstr "" +msgstr "Geef optionele teksttekens op om weer te geven tussen het nummer van het bijschrift en de categorie van het bijschrift. Deze optie is alleen actief als <menuitem>Eerst nummeren</menuitem> is geselecteerd voor de bijschriftvolgorde." #. 4Abu3 #: 01041100.xhp @@ -8879,7 +8879,7 @@ msgctxt "" "par_idN106E2\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Define optional text character that appears after the caption category and caption number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/separator\">Definieer een optioneel tekstteken dat na de bijschriftcategorie en het bijschriftnummer verschijnt.</ahelp>" #. 6ZDxA #: 01041100.xhp @@ -8906,7 +8906,7 @@ msgctxt "" "par_idN1064E\n" "help.text" msgid "Heading Number Before Caption Number" -msgstr "" +msgstr "Kopnummer voor bijschriftnummer" #. epU5t #: 01041100.xhp @@ -8915,7 +8915,7 @@ msgctxt "" "hd_id3145609\n" "help.text" msgid "Up to level" -msgstr "" +msgstr "Tot niveau" #. DpT3C #: 01041100.xhp @@ -8924,7 +8924,7 @@ msgctxt "" "par_id3153898\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\"><variable id=\"uptolevel\">For typical use of headings, the selected number will indicate how many levels of heading number (starting from level 1) are displayed. If [None] is selected, no heading number is displayed.</variable></ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/level\"><variable id=\"uptolevel\">Bij normaal gebruik van koppen geeft het geselecteerde nummer aan hoeveel niveaus van het kopnummer (beginnend vanaf niveau 1) worden weergegeven. Als [Geen] is geselecteerd, wordt er geen kopnummer weergegeven.</variable></ahelp>" #. er64L #: 01041100.xhp @@ -8933,7 +8933,7 @@ msgctxt "" "par_id941678574070835\n" "help.text" msgid "The heading number selected for display is the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading with outline level 1 or outline level 2." -msgstr "" +msgstr "Het voor weergave geselecteerde kopnummer is de eerste voorafgaande kop waarvan het overzichtsniveau gelijk is aan of kleiner is dan het geselecteerde overzichtsniveau. Selecteer bijvoorbeeld \"2\" om het kopnummer van de eerste voorafgaande kop te gebruiken met overzichtsniveau 1 of overzichtsniveau 2." #. yX64U #: 01041100.xhp @@ -8951,7 +8951,7 @@ msgctxt "" "par_id3153524\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Define the character to display between the heading number and the caption number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/optcaptionpage/chapseparator\">Definieer het teken dat moet worden weergegeven tussen het kopnummer en het titelnummer.</ahelp>" #. FURqn #: 01041100.xhp @@ -8978,7 +8978,7 @@ msgctxt "" "par_idN106B4\n" "help.text" msgid "<ahelp hid=\".\">Specifies the character style of the caption category and caption number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Specificeert het tekenopmaakprofiel van de bijschriftcategorie en het bijschriftnummer.</ahelp>" #. rLbjJ #: 01041100.xhp diff --git a/source/nl/helpcontent2/source/text/simpress/02.po b/source/nl/helpcontent2/source/text/simpress/02.po index feaf857153f..bebf31177fe 100644 --- a/source/nl/helpcontent2/source/text/simpress/02.po +++ b/source/nl/helpcontent2/source/text/simpress/02.po @@ -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: 2023-03-06 17:53+0100\n" -"PO-Revision-Date: 2022-05-22 12:50+0000\n" -"Last-Translator: kees538 <kees538@gmail.com>\n" +"PO-Revision-Date: 2023-03-20 11:46+0000\n" +"Last-Translator: vpanter <Leo.Moons@proximus.be>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/nl/>\n" "Language: nl\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.15.2\n" "X-POOTLE-MTIME: 1562959486.000000\n" #. AiACn @@ -50,7 +50,7 @@ msgctxt "" "par_id3155434\n" "help.text" msgid "The number of a hidden slide is crossed out. To show a hidden slide, choose <menuitem>Slide Show - Show/Hide Slide</menuitem> again." -msgstr "" +msgstr "Het nummer van een verborgen dia is doorgestreept. Om een verborgen dia weer te geven, kiest u opnieuw <menuitem>Dia - Dia weergeven/verbergen</menuitem>." #. cjT2r #: 04010000.xhp @@ -59,7 +59,7 @@ msgctxt "" "par_id3148772\n" "help.text" msgid "<image id=\"img_id3156067\" src=\"cmd/lc_hideslide.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156067\">Icon Hide Slide</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156067\" src=\"cmd/lc_hideslide.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156067\">Pictogram Dia verbergen</alt></image>" #. sLDAL #: 04010000.xhp @@ -320,7 +320,7 @@ msgctxt "" "par_id3148569\n" "help.text" msgid "<image id=\"img_id3150205\" src=\"cmd/lc_zoompage.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150205\">Icon Zoom</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150205\" src=\"cmd/lc_zoompage.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150205\">Pictogram In- en uitzoomen</alt></image>" #. DqpEK #: 10020000.xhp @@ -338,7 +338,7 @@ msgctxt "" "par_id3145113\n" "help.text" msgid "<image id=\"img_id3153070\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon Zoom ($[officename] Impress in Outline and Slide View)</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153070\" src=\"cmd/lc_zoom.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Pictogram In- en uitzoomen ($[officename] Impress in Overzichtsweergave en Diaweergave)</alt></image>" #. 5UKvs #: 10020000.xhp @@ -374,7 +374,7 @@ msgctxt "" "par_id3145822\n" "help.text" msgid "You can also select the <emph>Zoom In</emph> tool and drag a rectangular frame around the area you want to enlarge." -msgstr "" +msgstr "U kunt ook het hulpmiddel <emph>Inzoomen</emph> selecteren en een rechthoekig kader slepen rond het gebied dat u wilt vergroten." #. qanNW #: 10020000.xhp @@ -383,7 +383,7 @@ msgctxt "" "par_id3145590\n" "help.text" msgid "<image id=\"img_id3145596\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Icon Zoom In</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145596\" src=\"cmd/lc_zoomin.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145596\">Pictogram Inzoomen</alt></image>" #. qfVcb #: 10020000.xhp @@ -419,7 +419,7 @@ msgctxt "" "par_id3145247\n" "help.text" msgid "<image id=\"img_id3145355\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145355\">Icon Zoom Out</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145355\" src=\"cmd/lc_zoomout.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145355\">Pictogram Uitzoomen</alt></image>" #. EfZuZ #: 10020000.xhp @@ -455,7 +455,7 @@ msgctxt "" "par_id3155410\n" "help.text" msgid "<image id=\"img_id3155988\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155988\">Icon Zoom 100%</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155988\" src=\"cmd/lc_zoom100percent.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155988\">Pictogram Zoomfactor 100%</alt></image>" #. MiAsU #: 10020000.xhp @@ -482,7 +482,7 @@ msgctxt "" "par_id3152926\n" "help.text" msgid "<ahelp hid=\".uno:ZoomPrevious\">Returns the display of the slide to the previous zoom factor you applied.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Comma(,)</keycode>." -msgstr "" +msgstr "<ahelp hid=\".uno:ZoomPrevious\">Brengt de weergave van de dia terug naar de vorige zoomfactor die u hebt toegepast.</ahelp> U kunt ook drukken op <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+komma(,)</keycode>." #. EGmdx #: 10020000.xhp @@ -491,7 +491,7 @@ msgctxt "" "par_id3154642\n" "help.text" msgid "<image id=\"img_id3145202\" src=\"cmd/lc_zoomprevious.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Icon Previous Zoom</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145202\" src=\"cmd/lc_zoomprevious.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145202\">Pictogram Vorige Zoom factor</alt></image>" #. SFLnW #: 10020000.xhp @@ -518,7 +518,7 @@ msgctxt "" "par_id3143228\n" "help.text" msgid "<ahelp hid=\".uno:ZoomNext\">Undoes the action of the <emph>Previous Zoom</emph> command.</ahelp> You can also press <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Period(.)</keycode>." -msgstr "" +msgstr "<ahelp hid=\".uno:ZoomNext\">Maakt de opdracht <emph>Vorige Zoomfactor</emph> ongedaan.</ahelp> U kunt ook drukken op <switchinline select=\"sys\"><caseinline select=\"MAC\"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+punt(.)</keycode>." #. VhtX2 #: 10020000.xhp @@ -527,7 +527,7 @@ msgctxt "" "par_id3153908\n" "help.text" msgid "<image id=\"img_id3154932\" src=\"cmd/lc_zoomnext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154932\">Icon Next Zoom</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154932\" src=\"cmd/lc_zoomnext.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154932\">Pictogram Volgende Zoomfactor</alt></image>" #. AmkiE #: 10020000.xhp @@ -563,7 +563,7 @@ msgctxt "" "par_id3154102\n" "help.text" msgid "<image id=\"img_id3153679\" src=\"cmd/lc_printpreview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Icon Print Preview</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153679\" src=\"cmd/lc_printpreview.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153679\">Pictogram Afdrukvoorbeeld</alt></image>" #. CMqJA #: 10020000.xhp @@ -599,7 +599,7 @@ msgctxt "" "par_id3150982\n" "help.text" msgid "<image id=\"img_id3147531\" src=\"cmd/lc_zoompagewidth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147531\">Icon Zoom Page Width</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147531\" src=\"cmd/lc_zoompagewidth.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147531\">Pictogram Zoomfactor Aanpassen aan breedte</alt></image>" #. CBsDo #: 10020000.xhp @@ -635,7 +635,7 @@ msgctxt "" "par_id3154569\n" "help.text" msgid "<image id=\"img_id3154576\" src=\"cmd/lc_zoomoptimal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154576\">Icon Optimal View</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154576\" src=\"cmd/lc_zoomoptimal.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154576\">Pictogram Zoomfactor Optimaal</alt></image>" #. twyEC #: 10020000.xhp @@ -671,7 +671,7 @@ msgctxt "" "par_id3154134\n" "help.text" msgid "<image id=\"img_id3154141\" src=\"cmd/lc_zoomobjects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154141\">Icon Object Zoom</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154141\" src=\"cmd/lc_zoomobjects.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154141\">Pictogram Objectzoom</alt></image>" #. CcB6B #: 10020000.xhp @@ -707,7 +707,7 @@ msgctxt "" "par_id3151253\n" "help.text" msgid "<image id=\"img_id3151259\" src=\"cmd/lc_zoompanning.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151259\">Icon Shift</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151259\" src=\"cmd/lc_zoompanning.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151259\">Pictogram Verschuiven</alt></image>" #. G82bF #: 10020000.xhp @@ -779,7 +779,7 @@ msgctxt "" "par_id3149665\n" "help.text" msgid "<image id=\"img_id3154490\" src=\"cmd/lc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154490\">Icon Transformations</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154490\" src=\"cmd/lc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154490\">Pictogram Transformaties</alt></image>" #. ZKyMH #: 10030000.xhp @@ -833,7 +833,7 @@ msgctxt "" "par_id3146962\n" "help.text" msgid "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Icon Rotate</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153811\" src=\"cmd/sc_toggleobjectrotatemode.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153811\">Pictogram Draaien</alt></image>" #. WCPSb #: 10030000.xhp @@ -869,7 +869,7 @@ msgctxt "" "par_id3153035\n" "help.text" msgid "<image id=\"img_id3153932\" src=\"cmd/lc_mirror.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153932\">Icon Flip</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153932\" src=\"cmd/lc_mirror.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153932\">Pictogram Spiegelen</alt></image>" #. Kz9PF #: 10030000.xhp @@ -950,7 +950,7 @@ msgctxt "" "par_id3147167\n" "help.text" msgid "<image id=\"img_id3083443\" src=\"cmd/lc_crookslant.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Icon Set in circle</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3083443\" src=\"cmd/lc_crookslant.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3083443\">Pictogram Plaats in cirkel</alt></image>" #. jQBPp #: 10030000.xhp @@ -986,7 +986,7 @@ msgctxt "" "par_id3150875\n" "help.text" msgid "<image id=\"img_id3150882\" src=\"cmd/lc_crookrotate.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Icon Set to circle</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150882\" src=\"cmd/lc_crookrotate.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150882\">Pictogram Plaats in cirkel</alt></image>" #. CHQyt #: 10030000.xhp @@ -1022,7 +1022,7 @@ msgctxt "" "par_id3154693\n" "help.text" msgid "<image id=\"img_id3154933\" src=\"cmd/lc_shear.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Icon Distort</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154933\" src=\"cmd/lc_shear.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154933\">Pictogram Vervormen</alt></image>" #. 5Fh3F #: 10030000.xhp @@ -1058,7 +1058,7 @@ msgctxt "" "par_id3147516\n" "help.text" msgid "Drag the white handle to change the direction of the transparency gradient. Drag the black handle to change the length of the gradient. You can also drag and drop colors onto the handles from the <menuitem>Color Bar</menuitem> to change their grayscale values." -msgstr "" +msgstr "Sleep de witte hendel om de richting van het transparantieverloop te wijzigen. Sleep de zwarte hendel om de lengte van het verloop te wijzigen. U kunt ook kleuren slepen en neerzetten op de grepen vanuit de <menuitem>Kleurenbalk</menuitem> om hun grijswaarden te wijzigen." #. dZqfw #: 10030000.xhp @@ -1067,7 +1067,7 @@ msgctxt "" "par_id3154104\n" "help.text" msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Toolbars - Color Bar</menuitem>." -msgstr "" +msgstr "Om de <menuitem>Kleurenbalk</menuitem> weer te geven, kiest u <menuitem>Beeld - Werkbalken - Kleuren</menuitem>." #. 7z8fd #: 10030000.xhp @@ -1076,7 +1076,7 @@ msgctxt "" "par_id3154602\n" "help.text" msgid "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Icon Transparency</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154790\" src=\"cmd/lc_interactivetransparence.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154790\">Pictogram Transparantie</alt></image>" #. xZb79 #: 10030000.xhp @@ -1103,7 +1103,7 @@ msgctxt "" "par_id3149594\n" "help.text" msgid "<ahelp hid=\".uno:InteractiveGradient\">Modifies the gradient fill of the selected object. This command is only available if you applied a gradient to the selected object in <menuitem>Format - Area</menuitem>.</ahelp> Drag the handles of the gradient line to change the direction of the gradient or the length of the gradient. You can also drag and drop colors onto the handles from the <menuitem>Color Bar</menuitem> to change the color of the gradient endpoints." -msgstr "" +msgstr "<ahelp hid=\".uno:InteractiveGradient\">Wijzigt de kleurverloopvulling van het geselecteerde object. Deze opdracht is alleen beschikbaar als u een verloop hebt toegepast op het geselecteerde object in <menuitem>Opmaak - Vlak</menuitem>.</ahelp> Sleep de grepen van de kleurverlooplijn om de richting van het kleurverloop of de lengte van het kleurverloop te wijzigen . U kunt ook kleuren slepen en neerzetten op de grepen vanuit de <menuitem>Kleurenbalk</menuitem> om de kleur van de eindpunten van het kleurverloop te wijzigen." #. GTj8X #: 10030000.xhp @@ -1112,7 +1112,7 @@ msgctxt "" "par_id3151311\n" "help.text" msgid "To display the <menuitem>Color Bar</menuitem>, choose <menuitem>View - Toolbars - Color Bar</menuitem>." -msgstr "" +msgstr "Om de werkbalk <menuitem>Kleur</menuitem> te tonen, kies <menuitem>Beeld - Werkbalken - Kleur</menuitem>." #. HMYUP #: 10030000.xhp @@ -1121,7 +1121,7 @@ msgctxt "" "par_id3150990\n" "help.text" msgid "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Icon Gradient</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151102\" src=\"cmd/lc_interactivegradient.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151102\">Pictogram Kleurverloop</alt></image>" #. nVb58 #: 10030000.xhp @@ -1193,7 +1193,7 @@ msgctxt "" "par_id3157876\n" "help.text" msgid "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150650\" src=\"cmd/sc_glueinsertpoint.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150650\">Pictogram</alt></image>" #. RCm8h #: 10030200.xhp @@ -1229,7 +1229,7 @@ msgctxt "" "par_id3145165\n" "help.text" msgid "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153567\" src=\"cmd/sc_glueescapedirectionleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153567\">Pictogram</alt></image>" #. KrDHH #: 10030200.xhp @@ -1265,7 +1265,7 @@ msgctxt "" "par_id3153042\n" "help.text" msgid "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148386\" src=\"cmd/sc_glueescapedirectiontop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148386\">Pictogram</alt></image>" #. FNzDv #: 10030200.xhp @@ -1301,7 +1301,7 @@ msgctxt "" "par_id3155401\n" "help.text" msgid "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3156256\" src=\"cmd/sc_glueescapedirectionright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3156256\">Pictogram</alt></image>" #. AGqED #: 10030200.xhp @@ -1337,7 +1337,7 @@ msgctxt "" "par_id3145204\n" "help.text" msgid "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150756\" src=\"cmd/sc_glueescapedirectionbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150756\">Pictogram</alt></image>" #. T3asN #: 10030200.xhp @@ -1373,7 +1373,7 @@ msgctxt "" "par_id3153622\n" "help.text" msgid "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153149\" src=\"cmd/sc_gluepercent.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153149\">Pictogram</alt></image>" #. FtTLV #: 10030200.xhp @@ -1409,7 +1409,7 @@ msgctxt "" "par_id3154934\n" "help.text" msgid "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148829\" src=\"cmd/sc_gluehorzalignleft.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148829\">Pictogram</alt></image>" #. 7PEgH #: 10030200.xhp @@ -1445,7 +1445,7 @@ msgctxt "" "par_id3148910\n" "help.text" msgid "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148919\" src=\"cmd/sc_gluehorzaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148919\">Pictogram</alt></image>" #. 3ge7d #: 10030200.xhp @@ -1481,7 +1481,7 @@ msgctxt "" "par_id3148627\n" "help.text" msgid "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149808\" src=\"cmd/sc_gluehorzalignright.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149808\">Pictogram</alt></image>" #. PsGcp #: 10030200.xhp @@ -1517,7 +1517,7 @@ msgctxt "" "par_id3154481\n" "help.text" msgid "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_gluevertaligntop.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Pictogram</alt></image>" #. DzcPM #: 10030200.xhp @@ -1553,7 +1553,7 @@ msgctxt "" "par_id3150996\n" "help.text" msgid "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151106\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151106\" src=\"cmd/sc_gluevertaligncenter.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151106\">Pictogram</alt></image>" #. DmqDC #: 10030200.xhp @@ -1589,7 +1589,7 @@ msgctxt "" "par_id3150644\n" "help.text" msgid "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154192\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154192\" src=\"cmd/sc_gluevertalignbottom.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154192\">Pictogram</alt></image>" #. b7zcE #: 10030200.xhp @@ -1661,7 +1661,7 @@ msgctxt "" "par_id3149875\n" "help.text" msgid "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153070\" src=\"cmd/sc_drawtext.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153070\">Pictogram</alt></image>" #. FWGFZ #: 10050000.xhp @@ -1697,7 +1697,7 @@ msgctxt "" "par_id3145826\n" "help.text" msgid "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153038\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153038\" src=\"cmd/sc_textfittosizetool.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153038\">Pictogram</alt></image>" #. CAnBM #: 10050000.xhp @@ -1733,7 +1733,7 @@ msgctxt "" "par_id3150019\n" "help.text" msgid "<image id=\"img_id3153738\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153738\">Icon Callouts</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153738\" src=\"cmd/lc_drawcaption.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153738\">Pictogram Toelichtingsvormen</alt></image>" #. bDZNT #: 10050000.xhp @@ -1769,7 +1769,7 @@ msgctxt "" "par_id3147537\n" "help.text" msgid "<image id=\"img_id3154869\" src=\"cmd/lc_verticaltextfittosizetool.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154869\">Icon Fit Vertical Text to Frame</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154869\" src=\"cmd/lc_verticaltextfittosizetool.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154869\">Pictogram Verticale tekst aanpassen aan frame</alt></image>" #. r5imS #: 10050000.xhp @@ -1832,7 +1832,7 @@ msgctxt "" "par_id3147405\n" "help.text" msgid "Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag." -msgstr "" +msgstr "Tekent een gevulde rechthoek waar u in het huidige document sleept. Klik op de plaats waar u een hoek van de rechthoek wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een vierkant te tekenen." #. JBQjv #: 10060000.xhp @@ -1841,7 +1841,7 @@ msgctxt "" "par_id3145828\n" "help.text" msgid "<image id=\"img_id3148729\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148729\">Icon Rectangle</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148729\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148729\">Pictogram Rechthoek</alt></image>" #. 2ZYc6 #: 10060000.xhp @@ -1868,7 +1868,7 @@ msgctxt "" "par_id3145164\n" "help.text" msgid "<ahelp hid=\".uno:Square\">Draws a filled square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Square\">Tekent een gevuld vierkant waar u in het huidige document sleept. Klik op de plaats waar u een hoek van het vierkant wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een rechthoek te tekenen.</ahelp>" #. BCQrJ #: 10060000.xhp @@ -1877,7 +1877,7 @@ msgctxt "" "par_id3149879\n" "help.text" msgid "<image id=\"img_id3149884\" src=\"cmd/lc_square.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Square</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149884\" src=\"cmd/lc_square.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Pictogram Vierkant</alt></image>" #. eZDSp #: 10060000.xhp @@ -1904,7 +1904,7 @@ msgctxt "" "par_id3145355\n" "help.text" msgid "<ahelp hid=\".uno:Rect_Rounded\">Draws a rounded rectangle with a fill where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Rect_Rounded\">Tekent een afgeronde rechthoek met een vulling waar u sleept in het huidige document. Klik op de plaats waar u een hoek van de afgeronde rechthoek wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een afgerond vierkant te tekenen.</ahelp>" #. yfzFQ #: 10060000.xhp @@ -1913,7 +1913,7 @@ msgctxt "" "par_id3154870\n" "help.text" msgid "<image id=\"img_id3150467\" src=\"cmd/lc_rect_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150467\">Icon Rounded Rectangle</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150467\" src=\"cmd/lc_rect_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150467\">Pictogram Afgeronde rechthoek</alt></image>" #. vu8ZJ #: 10060000.xhp @@ -1940,7 +1940,7 @@ msgctxt "" "par_id3149715\n" "help.text" msgid "<ahelp hid=\".uno:Square_Rounded\">Draws a rounded square with a fill where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Square_Rounded\">Tekent een afgerond vierkant met een vulling waar u sleept in het huidige document. Klik op de plaats waar u een hoek van het afgeronde vierkant wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een afgeronde rechthoek te tekenen.</ahelp>" #. teAyy #: 10060000.xhp @@ -1949,7 +1949,7 @@ msgctxt "" "par_id3156323\n" "help.text" msgid "<image id=\"img_id3151189\" src=\"cmd/lc_square_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Rounded Square</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151189\" src=\"cmd/lc_square_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Pictogram Afgerond vierkant</alt></image>" #. bDNZ4 #: 10060000.xhp @@ -1976,7 +1976,7 @@ msgctxt "" "par_id3149981\n" "help.text" msgid "<ahelp hid=\".uno:Rect_Unfilled\">Draws an empty rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Rect_Unfilled\">Tekent een lege rechthoek waar u in het huidige document sleept. Klik op de plaats waar u een hoek van de rechthoek wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een vierkant te tekenen.</ahelp>" #. H72Qj #: 10060000.xhp @@ -1985,7 +1985,7 @@ msgctxt "" "par_id3159179\n" "help.text" msgid "<image id=\"img_id3159186\" src=\"cmd/lc_rect_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Rectangle, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3159186\" src=\"cmd/lc_rect_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Pictogram Rechthoek, ongevuld</alt></image>" #. 6Btcg #: 10060000.xhp @@ -2012,7 +2012,7 @@ msgctxt "" "par_id3148830\n" "help.text" msgid "<ahelp hid=\".uno:Square_Unfilled\">Draws an empty square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Square_Unfilled\">Tekent een leeg vierkant waar u in het huidige document sleept. Klik op de plaats waar u een hoek van het vierkant wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een rechthoek te tekenen.</ahelp>" #. chpmW #: 10060000.xhp @@ -2021,7 +2021,7 @@ msgctxt "" "par_id3154268\n" "help.text" msgid "<image id=\"img_id3147510\" src=\"cmd/lc_square_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147510\">Icon Square, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147510\" src=\"cmd/lc_square_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147510\">Pictogram Vierkant, ongevuld</alt></image>" #. fuYuC #: 10060000.xhp @@ -2048,7 +2048,7 @@ msgctxt "" "par_id3153684\n" "help.text" msgid "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Draws an empty rounded rectangle where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Tekent een lege afgeronde rechthoek waar u in het huidige document sleept. Klik op de plaats waar u een hoek van de afgeronde rechthoek wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een afgerond vierkant te tekenen.</ahelp>" #. SgFNM #: 10060000.xhp @@ -2057,7 +2057,7 @@ msgctxt "" "par_id3154603\n" "help.text" msgid "<image id=\"img_id3154610\" src=\"cmd/lc_rect_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154610\">Icon Rounded Square, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154610\" src=\"cmd/lc_rect_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154610\">Pictogram Afgeronde vierkant, ongevuld</alt></image>" #. E7mzD #: 10060000.xhp @@ -2084,7 +2084,7 @@ msgctxt "" "par_id3150990\n" "help.text" msgid "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Draws an empty rounded square where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Tekent een leeg afgerond vierkant waar u in het huidige document sleept. Klik op de plaats waar u een hoek van het afgeronde vierkant wilt plaatsen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een afgeronde rechthoek te tekenen.</ahelp>" #. bS2VY #: 10060000.xhp @@ -2093,7 +2093,7 @@ msgctxt "" "par_id3154565\n" "help.text" msgid "<image id=\"img_id3154571\" src=\"cmd/lc_square_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Icon Rounded Square, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154571\" src=\"cmd/lc_square_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Pictogram Afgerond vierkant, ongevuld</alt></image>" #. ur4KM #: 10060000.xhp @@ -2165,7 +2165,7 @@ msgctxt "" "par_id3146963\n" "help.text" msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag." -msgstr "" +msgstr "Tekent een gevuld ovaal waar u in het huidige document sleept. Klik op de plaats waar u het ovaal wilt tekenen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkel te tekenen." #. yWYGK #: 10070000.xhp @@ -2174,7 +2174,7 @@ msgctxt "" "par_id3147300\n" "help.text" msgid "<image id=\"img_id3151391\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151391\">Icon Ellipse</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151391\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151391\">Pictogram Ellips</alt></image>" #. vt42G #: 10070000.xhp @@ -2201,7 +2201,7 @@ msgctxt "" "par_id3148725\n" "help.text" msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Circle\">Tekent een gevulde cirkel waar u in het huidige document sleept. Klik op de plaats waar u de cirkel wilt tekenen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een ellips te tekenen.</ahelp>" #. Jkpco #: 10070000.xhp @@ -2210,7 +2210,7 @@ msgctxt "" "par_id3153930\n" "help.text" msgid "<image id=\"img_id3153936\" src=\"cmd/lc_circle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153936\">Icon Circle</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153936\" src=\"cmd/lc_circle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153936\">Pictogram Cirkel</alt></image>" #. WeYqD #: 10070000.xhp @@ -2237,7 +2237,7 @@ msgctxt "" "par_id3149879\n" "help.text" msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Circle\">Tekent een gevulde vorm die wordt gedefinieerd door de boog van een ellips en twee straallijnen in het huidige document. Om een ellipssector te tekenen, sleept u een ellips tot het gewenste formaat en klikt u vervolgens om de eerste radiuslijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u de tweede radiuslijn wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkelsector te tekenen.</ahelp>" #. NGvBa #: 10070000.xhp @@ -2246,7 +2246,7 @@ msgctxt "" "par_id3150932\n" "help.text" msgid "<image id=\"img_id3145295\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon Ellipse Pie</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3145295\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Pictogram Ellipssector</alt></image>" #. asDvG #: 10070000.xhp @@ -2273,7 +2273,7 @@ msgctxt "" "par_id3155369\n" "help.text" msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:CirclePie\">Tekent een gevulde vorm die wordt gedefinieerd door de boog van een cirkel en twee straallijnen in het huidige document. Om een cirkelsector te tekenen, sleept u een cirkel tot de gewenste grootte en klikt u vervolgens om de eerste radiuslijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u de tweede radiuslijn wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een ellipsvormige taart te tekenen.</ahelp>" #. 6D2Ni #: 10070000.xhp @@ -2282,7 +2282,7 @@ msgctxt "" "par_id3153716\n" "help.text" msgid "<image id=\"img_id3153722\" src=\"cmd/lc_circlepie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153722\">Icon Circle pie</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153722\" src=\"cmd/lc_circlepie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153722\">Pictogram Cirkelsector</alt></image>" #. kGUeD #: 10070000.xhp @@ -2309,7 +2309,7 @@ msgctxt "" "par_id3156324\n" "help.text" msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:EllipseCut\">Tekent een gevulde vorm die wordt gedefinieerd door de boog van een ellips en een diameterlijn in het huidige document. Om een ellipssegment te tekenen, sleept u een ellips tot de gewenste grootte en klikt u vervolgens om het beginpunt van de diameterlijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt van de diameterlijn wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkelsegment te tekenen.</ahelp>" #. 3aEoN #: 10070000.xhp @@ -2318,7 +2318,7 @@ msgctxt "" "par_id3150254\n" "help.text" msgid "<image id=\"img_id3150261\" src=\"cmd/lc_ellipsecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150261\">Icon Ellipse segment</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150261\" src=\"cmd/lc_ellipsecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150261\">Pictogram Ellipssegment</alt></image>" #. 8CAt5 #: 10070000.xhp @@ -2345,7 +2345,7 @@ msgctxt "" "par_id3159180\n" "help.text" msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down <keycode>Shift</keycode> while you drag." -msgstr "" +msgstr "'Tekent een gevulde vorm die wordt gedefinieerd door de boog van een cirkel en een diameterlijn in het huidige document. Om een cirkelsegment te tekenen, sleept u een cirkel tot de gewenste grootte en klikt u vervolgens om het beginpunt van de diameterlijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt van de diameterlijn wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een ellipssegment te tekenen." #. MgwNu #: 10070000.xhp @@ -2354,7 +2354,7 @@ msgctxt "" "par_id3153910\n" "help.text" msgid "<image id=\"img_id3154692\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154692\">Icon Circle segment</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154692\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154692\">Pictogram Cirkelsegment</alt></image>" #. CKTEx #: 10070000.xhp @@ -2381,7 +2381,7 @@ msgctxt "" "par_id3153582\n" "help.text" msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Ellipse_Unfilled\">Tekent een lege ellips waar u in het huidige document sleept. Klik op de plaats waar u de ellips wilt tekenen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkel te tekenen.</ahelp>" #. nWE4a #: 10070000.xhp @@ -2390,7 +2390,7 @@ msgctxt "" "par_id3150702\n" "help.text" msgid "<image id=\"img_id3150708\" src=\"cmd/lc_ellipse_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150708\">Icon Ellipse, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150708\" src=\"cmd/lc_ellipse_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150708\">Pictogram Ellips, ongevuld</alt></image>" #. JaBZc #: 10070000.xhp @@ -2417,7 +2417,7 @@ msgctxt "" "par_id3154601\n" "help.text" msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Circle_Unfilled\">Tekent een lege cirkel waar u in het huidige document sleept. Klik op de plaats waar u de cirkel wilt tekenen en sleep naar de gewenste grootte. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een ellips te tekenen.</ahelp>" #. H9Wd3 #: 10070000.xhp @@ -2426,7 +2426,7 @@ msgctxt "" "par_id3150984\n" "help.text" msgid "<image id=\"img_id3150990\" src=\"cmd/lc_circle_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150990\">Icon Circle, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150990\" src=\"cmd/lc_circle_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150990\">Pictogram Cirkel, ongevuld</alt></image>" #. nKPeC #: 10070000.xhp @@ -2453,7 +2453,7 @@ msgctxt "" "par_id3152964\n" "help.text" msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Tekent een lege vorm die wordt gedefinieerd door de boog van een ellips en twee straallijnen in het huidige document. Om een ellipssector te tekenen, sleept u een ovaal tot het gewenste formaat en klikt u vervolgens om de eerste radiuslijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u de tweede radiuslijn wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkelsector te tekenen.</ahelp>" #. bmBcT #: 10070000.xhp @@ -2462,7 +2462,7 @@ msgctxt "" "par_id3150359\n" "help.text" msgid "<image id=\"img_id3151313\" src=\"cmd/lc_pie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151313\">Icon Ellipse Pie, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151313\" src=\"cmd/lc_pie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151313\">Pictogram Ellipssector, ongevuld</alt></image>" #. VQFyi #: 10070000.xhp @@ -2489,7 +2489,7 @@ msgctxt "" "par_id3149334\n" "help.text" msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:CirclePie_Unfilled\">Tekent een lege vorm die wordt gedefinieerd door de boog van een cirkel en twee straallijnen in het huidige document. Om een cirkelsector te tekenen, sleept u een cirkel tot de gewenste grootte en klikt u vervolgens om de eerste radiuslijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u de tweede radiuslijn wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een ellipsvormige sector te tekenen.</ahelp>" #. CNkYh #: 10070000.xhp @@ -2498,7 +2498,7 @@ msgctxt "" "par_id3154199\n" "help.text" msgid "<image id=\"img_id3146925\" src=\"cmd/lc_circlepie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146925\">Icon Circle Pie, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146925\" src=\"cmd/lc_circlepie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146925\">Pictogram Cirkelsector, ongevuld</alt></image>" #. BGUP2 #: 10070000.xhp @@ -2525,7 +2525,7 @@ msgctxt "" "par_id3155179\n" "help.text" msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:EllipseCut_Unfilled\">Tekent een lege vorm die wordt gedefinieerd door de boog van een ellips en een diameterlijn in het huidige document. Om een ellipssegment te tekenen, sleept u een ellips tot de gewenste grootte en klikt u vervolgens om het beginpunt van de diameterlijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt van de diameterlijn wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cirkelsegment te tekenen.</ahelp>" #. neCzC #: 10070000.xhp @@ -2534,7 +2534,7 @@ msgctxt "" "par_id3149483\n" "help.text" msgid "<image id=\"img_id3149490\" src=\"cmd/lc_ellipsecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Icon Ellipse Segment, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149490\" src=\"cmd/lc_ellipsecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Pictogram Ellipssegment, ongevuld</alt></image>" #. uBAis #: 10070000.xhp @@ -2561,7 +2561,7 @@ msgctxt "" "par_id3154836\n" "help.text" msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:CircleCut_Unfilled\">Tekent een lege vorm die wordt gedefinieerd door de boog van een cirkel en een diameterlijn in het huidige document. Om een cirkelsegment te tekenen, sleept u een cirkel tot de gewenste grootte en klikt u vervolgens om het beginpunt van de diameterlijn te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt van de diameterlijn wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een segment te tekenen dat is gebaseerd op een ellips.</ahelp>" #. ixgbC #: 10070000.xhp @@ -2570,7 +2570,7 @@ msgctxt "" "par_id3148972\n" "help.text" msgid "<image id=\"img_id3148979\" src=\"cmd/lc_circlecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148979\">Icon Circle Segment, Unfilled</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148979\" src=\"cmd/lc_circlecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148979\">Pictogram Cirkelsegment, ongevuld</alt></image>" #. gEF2q #: 10070000.xhp @@ -2597,7 +2597,7 @@ msgctxt "" "par_id3147577\n" "help.text" msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down <keycode>Shift</keycode> while you drag." -msgstr "" +msgstr "Tekent een boog in het huidige document. Om een boog te tekenen, sleept u een ellips tot de gewenste grootte en klikt u vervolgens om het beginpunt van de boog te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een boog te tekenen die is gebaseerd op een cirkel." #. iDsmN #: 10070000.xhp @@ -2606,7 +2606,7 @@ msgctxt "" "par_id3152771\n" "help.text" msgid "<image id=\"img_id3152778\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152778\">Icon Arc</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152778\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152778\">Pictogram Boog</alt></image>" #. dm2TD #: 10070000.xhp @@ -2633,7 +2633,7 @@ msgctxt "" "par_id3147075\n" "help.text" msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:CircleArc\">Tekent een boog die is gebaseerd op een cirkel in het huidige document. Om een boog te tekenen, sleept u een cirkel tot de gewenste grootte en klikt u vervolgens om het beginpunt van de boog te definiëren. Verplaats uw aanwijzer naar de plaats waar u het eindpunt wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een boog te tekenen die is gebaseerd op een ellips.</ahelp>" #. UB6JV #: 10070000.xhp @@ -2642,7 +2642,7 @@ msgctxt "" "par_id3154380\n" "help.text" msgid "<image id=\"img_id3154386\" src=\"cmd/lc_circlearc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154386\">Icon Circle Arc</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154386\" src=\"cmd/lc_circlearc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154386\">Pictogram Cirkelboog</alt></image>" #. uXnKN #: 10070000.xhp @@ -3002,7 +3002,7 @@ msgctxt "" "par_id3152900\n" "help.text" msgid "<ahelp hid=\".uno:Objects3DToolbox\">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press <keycode>F3</keycode> to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties." -msgstr "" +msgstr "<ahelp hid=\".uno:Objects3DToolbox\">Opent de werkbalk <emph>3D-objecten</emph>. De objecten zijn driedimensionaal, met diepte, verlichting en reflectie.</ahelp> Elk ingevoegd object vormt aanvankelijk een 3D-scène. U kunt op <keycode>F3</keycode> drukken om de scène binnen te gaan. Voor deze 3D-objecten kunt u het dialoogvenster 3D-effecten openen om de eigenschappen te bewerken." #. jbtiv #: 10090000.xhp @@ -3011,7 +3011,7 @@ msgctxt "" "par_id3154767\n" "help.text" msgid "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146967\">Icon 3D Objects</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146967\">Pictogram 3D-objecten</alt></image>" #. 9NmbF #: 10090000.xhp @@ -3047,7 +3047,7 @@ msgctxt "" "par_id3145593\n" "help.text" msgid "<ahelp hid=\".uno:Cube\">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Cube\">Tekent een gevulde kubus waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een 3D-rechthoek te tekenen.</ahelp>" #. DG2Aa #: 10090000.xhp @@ -3056,7 +3056,7 @@ msgctxt "" "par_id3149877\n" "help.text" msgid "<image id=\"img_id3149884\" src=\"cmd/lc_cube.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Cube</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149884\" src=\"cmd/lc_cube.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Pictogram Kubus</alt></image>" #. AzrbG #: 10090000.xhp @@ -3083,7 +3083,7 @@ msgctxt "" "par_id3145303\n" "help.text" msgid "<ahelp hid=\".uno:Sphere\">Draws a filled sphere where you drag in the slide. To draw a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Sphere\">Tekent een gevulde bol waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een sferoïde te tekenen.</ahelp>" #. bKq8c #: 10090000.xhp @@ -3092,7 +3092,7 @@ msgctxt "" "par_id3155985\n" "help.text" msgid "<image id=\"img_id3155992\" src=\"cmd/lc_sphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155992\">Icon Sphere</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3155992\" src=\"cmd/lc_sphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155992\">Pictogram Bol</alt></image>" #. prHxM #: 10090000.xhp @@ -3119,7 +3119,7 @@ msgctxt "" "par_id3152928\n" "help.text" msgid "<ahelp hid=\".uno:Cylinder\">Draws a cylinder that is based on a circle where you drag in the slide. To draw a cylinder that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Cylinder\">Tekent een cilinder die is gebaseerd op een cirkel waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een cilinder te tekenen die is gebaseerd op een ellips.</ahelp>" #. 5ceDC #: 10090000.xhp @@ -3128,7 +3128,7 @@ msgctxt "" "par_id3147562\n" "help.text" msgid "<image id=\"img_id3147569\" src=\"cmd/lc_cylinder.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147569\">Icon Cylinder</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3147569\" src=\"cmd/lc_cylinder.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147569\">Pictogram Cilinder</alt></image>" #. CRRxk #: 10090000.xhp @@ -3155,7 +3155,7 @@ msgctxt "" "par_id3143236\n" "help.text" msgid "<ahelp hid=\".uno:Cone\">Draws a cone that is based on a circle where you drag in the slide. To draw a cone that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Cone\">Tekent een kegel die is gebaseerd op een cirkel waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een kegel te tekenen die is gebaseerd op een ellips.</ahelp>" #. MvaAw #: 10090000.xhp @@ -3164,7 +3164,7 @@ msgctxt "" "par_id3151172\n" "help.text" msgid "<image id=\"img_id3151178\" src=\"cmd/lc_cone.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Icon Cone</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151178\" src=\"cmd/lc_cone.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Pictogram Kegel</alt></image>" #. cnGGV #: 10090000.xhp @@ -3191,7 +3191,7 @@ msgctxt "" "par_id3147511\n" "help.text" msgid "<ahelp hid=\".uno:Cyramid\">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down <keycode>Shift</keycode> while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects</emph> dialog and click the <link href=\"text/shared/01/05350200.xhp\"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Cyramid\">Tekent een piramide met een vierkante basis waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een piramide met een rechthoekige basis te tekenen. Om een andere veelhoek voor de basis van de piramide te definiëren, opent u het dialoogvenster <emph>3D-effecten</emph> en klikt u op het tabblad <link href=\"text/shared/01/05350200.xhp\"><emph>Geometrie</emph ></link>. Voer in het gebied <emph>Segmenten</emph> het aantal zijden van de veelhoek in het vak <emph>Horizontaal</emph> in en klik vervolgens op het groene vinkje.</ahelp>" #. TCdBF #: 10090000.xhp @@ -3200,7 +3200,7 @@ msgctxt "" "par_id3152941\n" "help.text" msgid "<image id=\"img_id3152948\" src=\"cmd/lc_cyramid.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152948\">Icon Pyramid</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3152948\" src=\"cmd/lc_cyramid.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152948\">Pictogram Piramide</alt></image>" #. MW3SN #: 10090000.xhp @@ -3227,7 +3227,7 @@ msgctxt "" "par_id3153533\n" "help.text" msgid "<ahelp hid=\".uno:Torus\">Draws a ring-shaped object that is based on a circle where you drag in the slide. To draw a torus that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Torus\">Tekent een ringvormig object dat is gebaseerd op een cirkel waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een torus te tekenen die is gebaseerd op een ellips.</ahelp>" #. BFHA9 #: 10090000.xhp @@ -3236,7 +3236,7 @@ msgctxt "" "par_id3151312\n" "help.text" msgid "<image id=\"img_id3151319\" src=\"cmd/lc_torus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151319\">Icon Torus</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151319\" src=\"cmd/lc_torus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151319\">Pictogram Torus</alt></image>" #. GrNZd #: 10090000.xhp @@ -3263,7 +3263,7 @@ msgctxt "" "par_id3153774\n" "help.text" msgid "<ahelp hid=\".uno:Shell3D\">Draws a bowl-shaped object that is based on a circle where you drag in the slide. To draw a shell that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:Shell3D\">Tekent een komvormig object dat is gebaseerd op een cirkel waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om een schaal te tekenen die is gebaseerd op een ellips.</ahelp>" #. m846j #: 10090000.xhp @@ -3272,7 +3272,7 @@ msgctxt "" "par_id3155904\n" "help.text" msgid "<image id=\"img_id3150838\" src=\"cmd/lc_shell3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150838\">Icon Shell</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150838\" src=\"cmd/lc_shell3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150838\">Pictogram Schaal</alt></image>" #. yqEUo #: 10090000.xhp @@ -3299,7 +3299,7 @@ msgctxt "" "par_id3146928\n" "help.text" msgid "<ahelp hid=\".uno:HalfSphere\">Draws one half of a sphere where you drag in the slide. To draw a one half of a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".uno:HalfSphere\">Tekent de helft van een bol waar u in de dia sleept. Houd <keycode>Shift</keycode> ingedrukt terwijl u sleept om de helft van een sferoïde te tekenen.</ahelp>" #. AAGHB #: 10090000.xhp @@ -3308,7 +3308,7 @@ msgctxt "" "par_id3149310\n" "help.text" msgid "<image id=\"img_id3151328\" src=\"cmd/lc_halfsphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151328\">Icon Half-sphere</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3151328\" src=\"cmd/lc_halfsphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151328\">Pictogram Halve bol</alt></image>" #. CMfw5 #: 10090000.xhp diff --git a/source/nl/helpcontent2/source/text/swriter/01.po b/source/nl/helpcontent2/source/text/swriter/01.po index 2dcd3d4b8d1..4e2bbb842f3 100644 --- a/source/nl/helpcontent2/source/text/swriter/01.po +++ b/source/nl/helpcontent2/source/text/swriter/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2023-03-10 10:57+0000\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" +"PO-Revision-Date: 2023-03-18 15:16+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/nl/>\n" "Language: nl\n" @@ -3184,13 +3184,13 @@ msgctxt "" msgid "Up to level" msgstr "Tot niveau" -#. CcbDH +#. xgCJD #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3150559\n" "help.text" -msgid "Specifies the maximum number of outline levels to display for a heading number. This option is only available for the field variables <emph>Heading</emph> (document) and <emph>Number range</emph> (variable)." +msgid "Selects the heading to display according to the specified format. The first heading before the field whose outline level is equal to or less than the specified outline level is selected. This option is available only for field types <menuitem>Heading</menuitem> (document) and <menuitem>Number range</menuitem> (variable)." msgstr "" #. ayo4c @@ -3409,14 +3409,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Jumps to the previous field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type." msgstr "<ahelp hid=\"HID_DLG_FLDEDT_PREV\">Springt naar het vorige veld van hetzelfde type in het document.</ahelp> Deze knop is alleen actief als een document meerdere velden van hetzelfde type bevat." -#. 8EoF9 +#. ADGv2 #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155341\n" "help.text" -msgid "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Icon Previous Field</alt></image>" -msgstr "<image id=\"img_id3155348\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Pictogram Vorig veld</alt></image>" +msgid "<image id=\"img_id3155348\" src=\"cmd/lc_prevrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155348\">Icon Previous Field</alt></image>" +msgstr "" #. 8DYxg #: 02140000.xhp @@ -3445,14 +3445,14 @@ msgctxt "" msgid "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Jumps to the next field of the same type in the document.</ahelp> This button is only active when a document contains more than one field of the same type." msgstr "<ahelp hid=\"HID_DLG_FLDEDT_NEXT\">Springt naar het volgende veld van hetzelfde type in het document.</ahelp> Deze knop is alleen actief als een document meerdere velden van hetzelfde type bevat." -#. bFjsY +#. mMRVP #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3145117\n" "help.text" -msgid "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\">Icon Next Field</alt></image>" -msgstr "<image id=\"img_id3149575\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\"> Pictogram Volgend veld</alt></image>" +msgid "<image id=\"img_id3149575\" src=\"cmd/lc_nextrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149575\">Icon Next Field</alt></image>" +msgstr "" #. 8ZUxu #: 02140000.xhp @@ -3634,14 +3634,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Moves to the previous footnote or endnote anchor in the document.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/prev\">Gaat naar het vorige voetnoot- of eindnootanker in het document.</ahelp>" -#. eG7px +#. fnvCC #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3150023\n" "help.text" -msgid "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\">Icon Previous footnote</alt></image>" -msgstr "<image id=\"img_id3150030\" src=\"res/lc06301.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\"> Pictogram Vorige voetnota</alt></image>" +msgid "<image id=\"img_id3150030\" src=\"cmd/lc_prevrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150030\">Icon Previous footnote</alt></image>" +msgstr "" #. AFFAN #: 02150000.xhp @@ -3670,14 +3670,14 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Moves to the next footnote or endnote anchor in the document.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/insertfootnote/next\">Gaat naar het volgende voetnoot- of eindnootanker in het document.</ahelp>" -#. 7LpCD +#. 4ETqr #: 02150000.xhp msgctxt "" "02150000.xhp\n" "par_id3154029\n" "help.text" -msgid "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\">Icon Next footnote</alt></image>" -msgstr "<image id=\"img_id3154044\" src=\"res/lc06300.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\"> Pictogram Volgende voetnota</alt></image>" +msgid "<image id=\"img_id3154044\" src=\"cmd/lc_nextrecord.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154044\">Icon Next footnote</alt></image>" +msgstr "" #. yKfqA #: 02150000.xhp @@ -5416,13 +5416,13 @@ msgctxt "" msgid "Caption" msgstr "Bijschrift" -#. bKTDV +#. gMuCQ #: 04060000.xhp msgctxt "" "04060000.xhp\n" "par_id3149688\n" "help.text" -msgid "Type the text that you want to appear after the caption number." +msgid "Type the text that you want to appear after the caption category and caption number." msgstr "" #. fUKh2 @@ -5452,14 +5452,14 @@ msgctxt "" msgid "Category" msgstr "Categorie" -#. ZU4bC +#. myQ93 #: 04060000.xhp msgctxt "" "04060000.xhp\n" "par_id3154574\n" "help.text" -msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name. </ahelp> For example, the \"Illustration\" caption category is formatted with the \"Illustration\" paragraph style." -msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Selecteer de bijschriftcategorie of typ een naam om een nieuwe categorie te maken. De categorietekst verschijnt vóór het bijschriftnummer in het bijschriftlabel. Elke vooraf gedefinieerde bijschriftcategorie wordt opgemaakt met een alinea-opmaakprofiel dat dezelfde naam heeft. </ahelp> Zo wordt de categorie Illustratie opgemaakt met het alinea-opmaakprofiel Illustratie." +msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/category\">Select the caption category, or type a name to create a new category. The category text appears before or after the caption number, depending on the <menuitem>Caption order</menuitem> setting in <link href=\"text/swriter/01/04060100.xhp\">Options</link>. Captions made with a predefined caption category are formatted with a paragraph style with the same name as the category. </ahelp> For example, captions made with the “Illustration” caption category are formatted with the “Illustration” paragraph style." +msgstr "" #. nFocV #: 04060000.xhp @@ -5486,7 +5486,7 @@ msgctxt "" "hd_id661675732010450\n" "help.text" msgid "Numbering separator" -msgstr "" +msgstr "Nummeringsscheidingsteken" #. 5nCqg #: 04060000.xhp @@ -5495,7 +5495,7 @@ msgctxt "" "par_id871675733307406\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/insertcaption/num_separator_edit\">Enter optional text characters to appear between numbering and category.</ahelp> Only active when <menuitem>Numbering first</menuitem> is selected for <menuitem>Caption order</menuitem> in <link href=\"text/swriter/01/04060100.xhp\">Options</link>." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/insertcaption/num_separator_edit\">Voer optionele teksttekens in die tussen nummering en categorie moeten verschijnen.</ahelp> Alleen actief wanneer <menuitem>Nummering eerst</menuitem> is geselecteerd voor <menuitem>Bijschriftvolgorde</menuitem> in <link href=\"text/swriter/01/04060100.xhp\">Opties</link>." #. 4LdzN #: 04060000.xhp @@ -5549,7 +5549,7 @@ msgctxt "" "par_id51677247311637\n" "help.text" msgid "Opens the Options dialog, where it is possible to customize the appearance of the caption label. <embedvar href=\"text/swriter/01/04060100.xhp#optionentext\"/>" -msgstr "" +msgstr "Opent het dialoogvenster Opties, waar het mogelijk is om het uiterlijk van het bijschriftlabel aan te passen. <embedvar href=\"text/swriter/01/04060100.xhp#optionentext\"/>" #. aGbBK #: 04060000.xhp @@ -5576,7 +5576,7 @@ msgctxt "" "tit\n" "help.text" msgid "Options (caption)" -msgstr "" +msgstr "Opties (bijschrift)" #. FJExT #: 04060100.xhp @@ -5585,7 +5585,7 @@ msgctxt "" "hd_id3149287\n" "help.text" msgid "Options (caption)" -msgstr "" +msgstr "Opties (bijschrift)" #. dgsEP #: 04060100.xhp @@ -5594,7 +5594,7 @@ msgctxt "" "par_id3151177\n" "help.text" msgid "Customize the appearance of the caption label. <variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">You can choose to add a heading number to the caption number, add a character style to the caption category and number, and choose the order of the caption category and caption number.</ahelp></variable>" -msgstr "" +msgstr "Pas het uiterlijk van het bijschriftlabel aan. <variable id=\"optionentext\"><ahelp hid=\"modules/swriter/ui/insertcaption/options\">U kunt ervoor kiezen om een kopnummer toe te voegen aan het bijschriftnummer, een tekenopmaakprofiel toe te voegen aan de bijschriftcategorie en het nummer, en kies de volgorde van de bijschriftcategorie en het bijschriftnummer.</ahelp></variable>" #. KaKDq #: 04060100.xhp @@ -5603,7 +5603,7 @@ msgctxt "" "hd_id3149805\n" "help.text" msgid "Heading Number before Caption Number" -msgstr "" +msgstr "Kopnummer voor bijschriftnummer" #. skACZ #: 04060100.xhp @@ -5612,7 +5612,7 @@ msgctxt "" "par_id3153532\n" "help.text" msgid "If heading numbers are enabled, then use this option to prepend a heading number to the caption number. Use <menuitem>Tools - Heading Numbering</menuitem> to enable heading numbering." -msgstr "" +msgstr "Als kopnummers zijn ingeschakeld, gebruikt u deze optie om een kopnummer toe te voegen aan het nummer van het bijschrift. Gebruik <menuitem>Extra - Hoofdstuknummering</menuitem> om kopnummering in te schakelen." #. 9qNR4 #: 04060100.xhp @@ -5621,7 +5621,7 @@ msgctxt "" "hd_id3154574\n" "help.text" msgid "Up to level" -msgstr "" +msgstr "Tot niveau" #. NqHuA #: 04060100.xhp @@ -5630,7 +5630,7 @@ msgctxt "" "par_id3152954\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/level\"><embedvar href=\"text/shared/optionen/01041100.xhp#uptolevel\"/></ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/level\"><embedvar href=\"text/shared/optionen/01041100.xhp#uptolevel\"/></ahelp>" #. 2ZBvD #: 04060100.xhp @@ -5648,7 +5648,7 @@ msgctxt "" "par_id3155892\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Enter the character to display between the heading number and the caption number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/captionoptions/separator\">Voer het teken in dat moet worden weergegeven tussen het kopnummer en het bijschriftnummer.</ahelp>" #. FfBtt #: 04060100.xhp @@ -5675,7 +5675,7 @@ msgctxt "" "par_idN1063F\n" "help.text" msgid "<ahelp hid=\".\">Specifies the character style of the caption category and caption number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Specificeert het tekenopmaakprofiel van de bijschriftcategorie en het bijschriftnummer.</ahelp>" #. DUVFm #: 04060100.xhp @@ -5702,7 +5702,7 @@ msgctxt "" "hd_id151675734641196\n" "help.text" msgid "Caption" -msgstr "" +msgstr "Bijschrift" #. FdCvG #: 04060100.xhp @@ -5711,7 +5711,7 @@ msgctxt "" "hd_id751675734666407\n" "help.text" msgid "Caption order" -msgstr "" +msgstr "Bijschriftvolgorde" #. BvaYe #: 04060100.xhp @@ -5720,7 +5720,7 @@ msgctxt "" "par_id241675734682855\n" "help.text" msgid "Select ordering of caption category and caption number." -msgstr "" +msgstr "Selecteer de volgorde van de bijschriftcategorie en het bijschriftnummer." #. gpHWC #: 04070000.xhp @@ -6791,15 +6791,15 @@ msgctxt "" "par_id3145759\n" "help.text" msgid "Heading" -msgstr "" +msgstr "Kop" -#. A5ecN +#. XHoBm #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3149172\n" "help.text" -msgid "Shows the heading number and/or the heading contents of the heading immediately prior to the inserted field." +msgid "Shows the heading number and/or the heading contents of a heading prior to the inserted field." msgstr "" #. 493NN @@ -6953,7 +6953,7 @@ msgctxt "" "par_id3156079\n" "help.text" msgid "For type <emph>Heading</emph>, choose the format <menuitem>Heading number</menuitem> to display the heading number with the separator specified in <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Tools - Heading Numbering</menuitem></link>." -msgstr "" +msgstr "Kies voor het type <emph>Kop</emph> de opmaak <menuitem>Kopnummer</menuitem> om het kopnummer weer te geven met het scheidingsteken gespecificeerd in <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Extra - Hoofdsuknummering</menuitem></link>." #. VBv3A #: 04090001.xhp @@ -6962,7 +6962,7 @@ msgctxt "" "par_id3154867\n" "help.text" msgid "Choose <menuitem>Heading number without separator</menuitem> to display the heading number alone without the separator." -msgstr "" +msgstr "Kies <menuitem>Kopnummer zonder scheidingsteken</menuitem> om alleen het kopnummer weer te geven zonder scheidingsteken." #. 2BXHk #: 04090001.xhp @@ -6971,7 +6971,7 @@ msgctxt "" "par_id741678670945615\n" "help.text" msgid "If the selected heading is not numbered, then the field is left blank." -msgstr "" +msgstr "Als de geselecteerde kop niet is genummerd, wordt het veld leeg gelaten." #. xDYYF #: 04090001.xhp @@ -6998,7 +6998,7 @@ msgctxt "" "hd_id3153026\n" "help.text" msgid "Up to level" -msgstr "" +msgstr "Tot niveau" #. xBCCe #: 04090001.xhp @@ -7007,7 +7007,7 @@ msgctxt "" "par_id3154580\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Use this option with type <menuitem>Heading</menuitem> to specify which heading to display. The displayed heading is the first one before the field, whose outline level is equal to or less than the specified value.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/flddocumentpage/level\">Gebruik deze optie met type <menuitem>Kop</menuitem> om aan te geven welke kop moet worden weergegeven. De weergegeven kop is de eerste vóór het veld waarvan het overzichtsniveau gelijk is aan of kleiner is dan de opgegeven waarde.</ahelp>" #. GtaP3 #: 04090001.xhp @@ -7241,7 +7241,7 @@ msgctxt "" "par_id971618826026891\n" "help.text" msgid "paragraphs with a paragraph style assigned a numbering scheme in the Tools > Heading Numbering dialog" -msgstr "" +msgstr "Alinea's met een alinea-opmaakprofiel waaraan een nummeringsschema is toegewezen in het dialoogvenster Extra > Hoofdstuknummering" #. aJ9QE #: 04090002.xhp @@ -7556,7 +7556,7 @@ msgctxt "" "par_id3149646\n" "help.text" msgid "Inserts the heading number or list number of the reference target." -msgstr "" +msgstr "Voegt het kopnummer of lijstnummer van het referentiedoel in." #. 5tWih #: 04090002.xhp @@ -9041,7 +9041,7 @@ msgctxt "" "hd_id3146326\n" "help.text" msgid "With Heading Number" -msgstr "" +msgstr "Met Kopnummer" #. irPyB #: 04090005.xhp @@ -9050,7 +9050,7 @@ msgctxt "" "par_id3146340\n" "help.text" msgid "Use this option to display a heading number before a “number range” field. The heading number comes from a heading prior to the location of the field." -msgstr "" +msgstr "Gebruik deze optie om een kopnummer weer te geven vóór een veld \"nummerbereik\". Het kopnummer komt van een kop voorafgaand aan de locatie van het veld." #. mxcAB #: 04090005.xhp @@ -9059,7 +9059,7 @@ msgctxt "" "hd_id3147456\n" "help.text" msgid "Up to level" -msgstr "" +msgstr "Tot niveau" #. eDx3W #: 04090005.xhp @@ -9068,7 +9068,7 @@ msgctxt "" "par_id3149836\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">With typical use of headings in the document, the selected number will indicate how many levels of heading number (starting from level 1) to display.</ahelp> The selected value indicates the maximum number of levels to show. The actual number may have fewer levels. For example, if the immediately prior heading number is <literal>2.6</literal>, and <menuitem>4</menuitem> is selected, then only <literal>2.6</literal> is displayed . If <menuitem>[None]</menuitem> is selected, no heading number is displayed." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/level\">Bij normaal gebruik van koppen in het document, geeft het geselecteerde nummer aan hoeveel niveaus van het kopnummer (beginnend vanaf niveau 1) moeten worden weergegeven.</ahelp> De geselecteerde waarde geeft het maximum aantal weer te geven niveaus aan. Het werkelijke aantal kan minder niveaus hebben. Als het nummer van de direct daaraan voorafgaande kop bijvoorbeeld <literal>2.6</literal> is en <menuitem>4</menuitem> is geselecteerd, wordt alleen <literal>2.6</literal> weergegeven. Als <menuitem>[Geen]</menuitem> is geselecteerd, wordt er geen kopnummer weergegeven." #. qesfL #: 04090005.xhp @@ -9086,7 +9086,7 @@ msgctxt "" "par_id3148846\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Specify the character to use as a separator between the heading number and the field number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/fldvarpage/separator\">Geef het teken op dat moet worden gebruikt als scheidingsteken tussen het kopnummer en het veldnummer.</ahelp>" #. nT3WC #: 04090005.xhp @@ -9095,7 +9095,7 @@ msgctxt "" "par_id941584040174795\n" "help.text" msgid "<emph>With Heading Number</emph>, <emph>Up to level</emph> and <emph>Separator</emph> are only available for the “Number range” field type." -msgstr "" +msgstr "<emph>Met Kopnummer</emph> zijn <emph>Tot niveau</emph> en <emph>Scheidingsteken</emph> alleen beschikbaar voor het veldtype \"Nummerbereik\"." #. u5c6E #: 04090005.xhp @@ -9140,7 +9140,7 @@ msgctxt "" "par_id3145318\n" "help.text" msgid "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153293\">Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153293\" src=\"svx/res/nu02.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153293\">Pictogram</alt></image>" #. mYecc #: 04090005.xhp @@ -11120,7 +11120,7 @@ msgctxt "" "tit\n" "help.text" msgid "Insert or Edit Index Entry" -msgstr "" +msgstr "Indexitem invoegen of bewerken" #. FBEAU #: 04120100.xhp @@ -11129,7 +11129,7 @@ msgctxt "" "hd_id3154508\n" "help.text" msgid "Insert or Edit Index Entry" -msgstr "" +msgstr "Indexitem invoegen of bewerken" #. 7FYW7 #: 04120100.xhp @@ -11138,7 +11138,7 @@ msgctxt "" "par_id3150565\n" "help.text" msgid "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Marks the selected text as index or table of contents entry or edits the selected index entry.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"eintrag\"><ahelp hid=\".uno:InsertIndexesEntry\">Markeert de geselecteerde tekst als index- of inhoudsopgave-item of bewerkt het geselecteerde index-item.</ahelp></variable>" #. FRuRE #: 04120100.xhp @@ -11147,7 +11147,7 @@ msgctxt "" "par_id891673355484847\n" "help.text" msgid "Insert:" -msgstr "" +msgstr "Invoegen:" #. R3G7J #: 04120100.xhp @@ -11156,7 +11156,7 @@ msgctxt "" "par_id91673355489775\n" "help.text" msgid "Edit:" -msgstr "" +msgstr "Bewerken:" #. i8fxd #: 04120100.xhp @@ -11165,7 +11165,7 @@ msgctxt "" "par_id3145760\n" "help.text" msgid "You can leave the <emph>Insert Index Entry</emph> and <emph>Edit Index Entries</emph> dialogs open while you select and insert or edit entries." -msgstr "" +msgstr "U kunt de dialoogvensters <emph>Indexitem invoegen</emph> en <emph>Indexitems wijzigen</emph> geopend laten terwijl u items selecteert en invoegt of bewerkt." #. VXjEG #: 04120100.xhp @@ -11201,7 +11201,7 @@ msgctxt "" "par_id251673355328769\n" "help.text" msgid "When editing an index entry, displays the type of index that the selected entry belongs to. You cannot change the index type of an index entry in this dialog. Instead, you must delete the index entry from the document, and then insert it again in a different index type." -msgstr "" +msgstr "Geeft bij het bewerken van een indexitem het type index weer waartoe het geselecteerde item behoort. U kunt het indextype van een indexitem in dit dialoogvenster niet wijzigen. In plaats daarvan moet u de indexvermelding uit het document verwijderen en deze vervolgens opnieuw invoegen in een ander indextype." #. uxWFA #: 04120100.xhp @@ -11228,7 +11228,7 @@ msgctxt "" "par_id201673355540477\n" "help.text" msgid "Or, edit the index entry if necessary. When you modify the index entry, the new text only appears in the index, and not at the index entry anchor in the document. For example, you can enter an index with comments such as \"Basics, see also General\"." -msgstr "" +msgstr "Of bewerk indien nodig het indexitem. Wanneer u de indexitem wijzigt, verschijnt de nieuwe tekst alleen in de index en niet bij het anker van het indexitem in het document. U kunt bijvoorbeeld een index invoeren met opmerkingen als \"Basis, zie ook Algemeen\"." #. KVCfP #: 04120100.xhp @@ -11329,14 +11329,14 @@ msgctxt "" msgid "This option is available only for table of contents and user-defined index entries." msgstr "Deze optie is alleen beschikbaar voor inhoudsopgaven en gebruikergedefinieerde indexitems." -#. iFctY +#. BLpnN #: 04120100.xhp msgctxt "" "04120100.xhp\n" "hd_id3156278\n" "help.text" -msgid "Apply to all similar texts" -msgstr "Op alle overeenkomende teksten" +msgid "Apply to all other occurrences" +msgstr "" #. CcW9W #: 04120100.xhp @@ -11354,7 +11354,7 @@ msgctxt "" "par_id3155920\n" "help.text" msgid "You cannot use the function for an <emph>Entry</emph> that you entered manually in this dialog." -msgstr "" +msgstr "U kunt de functie niet gebruiken voor een <emph>Item</emph> dat u handmatig in dit dialoogvenster hebt ingevoerd." #. X8xFe #: 04120100.xhp @@ -11462,7 +11462,7 @@ msgctxt "" "hd_id3145785\n" "help.text" msgid "Delete" -msgstr "" +msgstr "Verwijderen" #. rtZ32 #: 04120100.xhp @@ -11471,7 +11471,7 @@ msgctxt "" "par_id3155919\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Deletes the selected entry from the index. The entry text in the document is not deleted.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/delete\">Verwijdert het geselecteerde item uit de index. De itemtekst in het document wordt niet verwijderd.</ahelp>" #. u2AHs #: 04120100.xhp @@ -11480,7 +11480,7 @@ msgctxt "" "hd_id3151384\n" "help.text" msgid "End arrow to left" -msgstr "" +msgstr "Eindepijl naar links" #. mgx6D #: 04120100.xhp @@ -11489,7 +11489,7 @@ msgctxt "" "par_id3155869\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Jumps to the first index entry of the same type in the document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/first\">Springt naar het eerste indexitem van hetzelfde type in het document.</ahelp>" #. AXqJd #: 04120100.xhp @@ -11498,7 +11498,7 @@ msgctxt "" "par_id3147420\n" "help.text" msgid "<image id=\"img_id3149551\" src=\"sd/res/nv03.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149551\">Icon End arrow to left</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3149551\" src=\"sd/res/nv03.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149551\">Pictogram Eindepijl naar links</alt></image>" #. BjhWY #: 04120100.xhp @@ -11507,7 +11507,7 @@ msgctxt "" "par_id3150550\n" "help.text" msgid "End arrow to left" -msgstr "" +msgstr "Eindepijl naar links" #. 2WsFi #: 04120100.xhp @@ -11516,7 +11516,7 @@ msgctxt "" "hd_id3147736\n" "help.text" msgid "End arrow to right" -msgstr "" +msgstr "Eindepijl naar rechts" #. gJsRq #: 04120100.xhp @@ -11525,7 +11525,7 @@ msgctxt "" "par_id3149829\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Jumps to the last index entry of the same type in the document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/last\">Springt naar het laatste indexitem van hetzelfde type in het document.</ahelp>" #. z37bZ #: 04120100.xhp @@ -11534,7 +11534,7 @@ msgctxt "" "par_id3153298\n" "help.text" msgid "<image id=\"img_id3153309\" src=\"sd/res/nv06.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153309\">Icon End arrow to right</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3153309\" src=\"sd/res/nv06.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153309\">Pictogram Eindepijl naar rechts</alt></image>" #. Z6jsu #: 04120100.xhp @@ -11543,7 +11543,7 @@ msgctxt "" "par_id3156108\n" "help.text" msgid "End arrow to right" -msgstr "" +msgstr "Eindepijl naar rechts" #. v9Mw3 #: 04120100.xhp @@ -11552,7 +11552,7 @@ msgctxt "" "hd_id3155080\n" "help.text" msgid "Arrow to left" -msgstr "" +msgstr "Pijl naar links" #. fo4yy #: 04120100.xhp @@ -11561,7 +11561,7 @@ msgctxt "" "par_id3154327\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Jumps to the previous index entry of the same type in the document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/previous\">Springt naar het vorige indexitem van hetzelfde type in het document.</ahelp>" #. AYGCw #: 04120100.xhp @@ -11570,7 +11570,7 @@ msgctxt "" "par_id3148785\n" "help.text" msgid "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148791\">Icon Left Arrow</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3148791\" src=\"cmd/sc_prevrecord.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148791\">Pictogram Pijl naar links</alt></image>" #. sqX55 #: 04120100.xhp @@ -11579,7 +11579,7 @@ msgctxt "" "par_id3153129\n" "help.text" msgid "Left Arrow" -msgstr "" +msgstr "Pijl naar links" #. ETCKY #: 04120100.xhp @@ -11588,7 +11588,7 @@ msgctxt "" "hd_id3154617\n" "help.text" msgid "Arrow to right" -msgstr "" +msgstr "Pijl naar rechts" #. aLSWm #: 04120100.xhp @@ -11597,7 +11597,7 @@ msgctxt "" "par_id3154633\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Jumps to the next index entry of the same type in the document.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/indexentry/next\">Springt naar het volgende indexitem van hetzelfde type in het document.</ahelp>" #. jAzpf #: 04120100.xhp @@ -11606,7 +11606,7 @@ msgctxt "" "par_id3150677\n" "help.text" msgid "<image id=\"img_id3154020\" src=\"sd/res/nv05.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154020\">Icon Right Arrow</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3154020\" src=\"sd/res/nv05.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154020\">Pictogram Pijl naar rechts</alt></image>" #. EBd4i #: 04120100.xhp @@ -11615,7 +11615,7 @@ msgctxt "" "par_id3149965\n" "help.text" msgid "Right Arrow" -msgstr "" +msgstr "Pijl naar rechts" #. 78xJ7 #: 04120100.xhp @@ -11624,7 +11624,7 @@ msgctxt "" "par_id3155539\n" "help.text" msgid "You can jump quickly to index entries with the <link href=\"text/swriter/01/02110100.xhp\">Navigation Bar</link>." -msgstr "" +msgstr "U kunt snel naar indexitems springen met de werkbalk <link href=\"text/swriter/01/02110100.xhp\">Navigatie</link>." #. C7yjc #: 04120100.xhp @@ -11705,7 +11705,7 @@ msgctxt "" "tit\n" "help.text" msgid "Styles (table of contents/indexes/bibliography)" -msgstr "" +msgstr "Opmaakprofielen (inhoudsopgave/indexen/woordenlijsten)" #. oYCNK #: 04120201.xhp @@ -11723,7 +11723,7 @@ msgctxt "" "par_id3154505\n" "help.text" msgid "Assign paragraph styles to index titles and index entries in Table of Contents, Indexes, and Bibliography. For Alphabetical Indexes, paragraph styles can be assigned to separators. You can also edit paragraph styles from this dialog." -msgstr "" +msgstr "Wijs alinea-opmaakprofielen toe om titels en indexitems in de inhoudsopgave, indexen en woordenlijsten te indexeren. Voor alfabetische indexen kunnen alinea-opmaakprofielen worden toegewezen aan scheidingstekens. U kunt ook alinea-opmaakprofielen bewerken vanuit dit dialoogvenster." #. eFJe6 #: 04120201.xhp @@ -11750,7 +11750,7 @@ msgctxt "" "par_id3151180\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level to assign a paragraph style.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Selecteer het indexniveau om een alinea-opmaakprofiel toe te wijzen.</ahelp>" #. fBCpo #: 04120201.xhp @@ -11768,7 +11768,7 @@ msgctxt "" "par_id3149290\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Selecteer het alinea-opmaakprofiel dat u wilt toepassen op het geselecteerde indexniveau.</ahelp>" #. uZGhS #: 04120201.xhp @@ -11777,7 +11777,7 @@ msgctxt "" "hd_id3145418\n" "help.text" msgid "Assign" -msgstr "" +msgstr "Toewijzen" #. QtE9r #: 04120201.xhp @@ -11786,7 +11786,7 @@ msgctxt "" "par_id3154099\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Click the Assign icon to assign the selected paragraph style to the selected index level.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Klik op het pictogram Toewijzen om het geselecteerde alinea-opmaakprofiel toe te wijzen aan het geselecteerde indexniveau.</ahelp>" #. wWPnm #: 04120201.xhp @@ -11795,7 +11795,7 @@ msgctxt "" "par_id811676501147316\n" "help.text" msgid "<image src=\"cmd/sc_prevrecord.png\" id=\"img_id101676501147316\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id591676501147316\">Assign Icon</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/sc_prevrecord.png\" id=\"img_id101676501147316\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id591676501147316\">Pictogram Toewijzen</alt></image>" #. Fex4B #: 04120201.xhp @@ -11804,7 +11804,7 @@ msgctxt "" "par_id501676501147316\n" "help.text" msgid "Assign" -msgstr "" +msgstr "Toewijzen" #. ik9E6 #: 04120201.xhp @@ -11822,7 +11822,7 @@ msgctxt "" "par_id3153539\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Removes the assigned paragraph style for the selected index level. “Default paragraph style” is used when no paragraph style is assigned.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Verwijdert het toegewezen alinea-opmaakprofiel voor het geselecteerde indexniveau. \"Standaard\" wordt gebruikt als er geen alinea-opmaakprofiel is toegewezen.</ahelp>" #. Ao3sU #: 04120201.xhp @@ -11840,7 +11840,7 @@ msgctxt "" "par_id3153675\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens a dialog for editing the selected paragraph style.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opent een dialoogvenster voor het bewerken van het geselecteerde alinea-opmaakprofiel.</ahelp>" #. vT8Ei #: 04120210.xhp @@ -11966,7 +11966,7 @@ msgctxt "" "tit\n" "help.text" msgid "Index (table of contents)" -msgstr "" +msgstr "Index (inhoudsopgave)" #. JS6rV #: 04120211.xhp @@ -11975,7 +11975,7 @@ msgctxt "" "hd_id3150018\n" "help.text" msgid "<variable id=\"toc\"><link href=\"text/swriter/01/04120211.xhp\">Index (table of contents)</link></variable>" -msgstr "" +msgstr "<variable id=\"toc\"><link href=\"text/swriter/01/04120211.xhp\">Index (inhoudsopgave)</link></variable>" #. hoYtn #: 04120211.xhp @@ -12101,7 +12101,7 @@ msgctxt "" "par_id3143270\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/level\">Enter the number of outline levels to include in the index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/level\">Voer het aantal overzichtsniveaus in dat in de index moet worden opgenomen.</ahelp>" #. BAXZH #: 04120211.xhp @@ -12137,7 +12137,7 @@ msgctxt "" "par_id3151253\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Creates the index using outline levels. Any paragraph with an outline level less than or equal to the outline level specified in <menuitem>Evaluate up to level</menuitem> is included in the index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/fromheadings\">Maakt de index met overzichtsniveaus. Elke alinea met een overzichtsniveau dat kleiner is dan of gelijk is aan het overzichtsniveau gespecificeerd in <menuitem>Gebruik tot niveau</menuitem> wordt opgenomen in de index.</ahelp>" #. yH4B5 #: 04120211.xhp @@ -12146,7 +12146,7 @@ msgctxt "" "par_id1209200804373840\n" "help.text" msgid "Paragraphs formatted with one of the predefined paragraph styles (“Heading 1–10”) have an outline level that corresponds to the number in the paragraph style. You can also assign outline levels to paragraphs in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab page of the Format - Paragraph dialog." -msgstr "" +msgstr "Alinea's die zijn opgemaakt met een van de vooraf gedefinieerde alinea-opmaakprofielen (\"Kop 1-10\") hebben een overzichtsniveau dat overeenkomt met het nummer in het alinea-opmaakprofiel. U kunt ook overzichtsniveaus toewijzen aan alinea's in het tabblad <link href=\"text/swriter/01/05030800.xhp\">Overzicht en lijst</link> van het dialoogvenster Opmaak - Alinea." #. y5UNJ #: 04120211.xhp @@ -12173,7 +12173,7 @@ msgctxt "" "par_id41550528154857\n" "help.text" msgid "Use <menuitem>“Additional Styles”</menuitem> to include paragraphs in the Table of Contents with the “Figure Index Heading” or “Bibliography Heading” paragraph style, as well as any other relevant paragraph style." -msgstr "" +msgstr "Gebruik <menuitem>\"Aanvullende opmaakprofielen\"</menuitem> om alinea's in de inhoudsopgave op te nemen met het alinea-opmaakprofiel \"Indexkop voor afbeelding\" of \"Kop voor woordenlijst\", evenals elke andere relevante alinea-opmaakprofiel." #. 7UCiR #: 04120211.xhp @@ -12191,7 +12191,7 @@ msgctxt "" "par_id3145776\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/styles\">Opens the <emph>Assign Styles</emph> dialog, where you can select paragraph styles to include in the index. Choose a desired index level for where a style will be displayed in the index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/styles\">Opent het dialoogvenster <emph>Opmaakprofielen toewijzen</emph>, waarin u alinea-opmaakprofielen kunt selecteren om in de index op te nemen. Kies een gewenst indexniveau waar een opmaakprofiel in de index wordt weergegeven.</ahelp>" #. swbFg #: 04120211.xhp @@ -12200,7 +12200,7 @@ msgctxt "" "hd_id3151374\n" "help.text" msgid "Index entries" -msgstr "" +msgstr "Indexitems" #. 9Axso #: 04120211.xhp @@ -12209,7 +12209,7 @@ msgctxt "" "par_id3155861\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/indexmarks\">Choose this option to include index entries inserted in the document with <menuitem>Insert - Table of Contents and Index - Index Entry</menuitem> in the generated index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/indexmarks\">Kies deze optie om indexitems die in het document zijn ingevoegd op te nemen met <menuitem>Invoegen - Inhoudsopgave en Index - Indexitem</menuitem> in de gegenereerde index.</ahelp>" #. ByYXU #: 04120212.xhp @@ -12470,7 +12470,7 @@ msgctxt "" "tit\n" "help.text" msgid "Index (table of figures)" -msgstr "" +msgstr "Index (inhoudsopgave van afbeeldingen)" #. nDfkQ #: 04120213.xhp @@ -12479,7 +12479,7 @@ msgctxt "" "hd_id3147570\n" "help.text" msgid "<link href=\"text/swriter/01/04120213.xhp\">Index (table of figures)</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120213.xhp\">Index (inhoudsopgave van afbeeldingen)</link>" #. 2mqG5 #: 04120213.xhp @@ -12488,7 +12488,7 @@ msgctxt "" "par_id3145415\n" "help.text" msgid "<variable id=\"verzeichnis\">The following options are available when you select <emph>Table of Figures</emph> as the <link href=\"text/swriter/01/04120210.xhp\">index</link> type.</variable>" -msgstr "" +msgstr "<variable id=\"verzeichnis\">De volgende opties zijn beschikbaar wanneer u <emph>Inhoudsopgave van afbeeldingen</emph> als type <link href=\"text/swriter/01/04120210.xhp\">index</link> selecteert.</variable>" #. fGwNE #: 04120213.xhp @@ -12560,7 +12560,7 @@ msgctxt "" "par_id3155186\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/display\">Select the part of the caption that you want to display in the index entries.</ahelp> The following table illustrates the options that can be selected, based on the caption “Figure 24: The Sun”, where “Figure 24” was generated automatically when the caption was inserted, while “The Sun” is the caption text added by the user." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/display\">Selecteer het deel van het bijschrift dat u wilt weergeven in de indexvermeldingen.</ahelp> De volgende tabel illustreert de opties die kunnen worden geselecteerd, gebaseerd op het bijschrift \"Afbeelding 24: de zon\", waarbij \"Afbeelding 24\" automatisch is gegenereerd toen het bijschrift werd ingevoegd, terwijl \"The Sun\" de bijschrifttekst is die door de gebruiker is toegevoegd." #. JtzpD #: 04120213.xhp @@ -12587,7 +12587,7 @@ msgctxt "" "par_id3147213\n" "help.text" msgid "Reference" -msgstr "" +msgstr "Verwijzing" #. sUVZJ #: 04120213.xhp @@ -12596,7 +12596,7 @@ msgctxt "" "par_id3153636\n" "help.text" msgid "Figure 24: The Sun" -msgstr "" +msgstr "Afbeelding 24: de zon" #. ApUDD #: 04120213.xhp @@ -12614,7 +12614,7 @@ msgctxt "" "par_id3155145\n" "help.text" msgid "Figure 24" -msgstr "" +msgstr "Afbeelding 24" #. qE8jj #: 04120213.xhp @@ -12623,7 +12623,7 @@ msgctxt "" "par_id3149168\n" "help.text" msgid "Caption Text" -msgstr "" +msgstr "Bijschrifttekst" #. 5JtCA #: 04120213.xhp @@ -12641,7 +12641,7 @@ msgctxt "" "par_id3155915\n" "help.text" msgid "If you select “Caption Text”, the punctuation and the space at the beginning of the caption are not included in the index entry." -msgstr "" +msgstr "Als u \"Bijschrifttekst\" selecteert, worden de interpunctie en de spatie aan het begin van het bijschrift niet opgenomen in de indexinvoer." #. iAohm #: 04120213.xhp @@ -12695,7 +12695,7 @@ msgctxt "" "tit\n" "help.text" msgid "Index (user-defined)" -msgstr "" +msgstr "Index (gebruikergedefinieerd)" #. nVEdn #: 04120215.xhp @@ -12704,7 +12704,7 @@ msgctxt "" "hd_id3150568\n" "help.text" msgid "<variable id=\"userdefined\"><link href=\"text/swriter/01/04120215.xhp\">Index (user-defined)</link></variable>" -msgstr "" +msgstr "<variable id=\"userdefined\"><link href=\"text/swriter/01/04120215.xhp\">Index (gebruikergedefinieerd)</link></variable>" #. aeUF6 #: 04120215.xhp @@ -12722,7 +12722,7 @@ msgctxt "" "par_id3151174\n" "help.text" msgid "User-defined indexes are available in the <menuitem>Type</menuitem> box when you <link href=\"text/swriter/01/04120100.xhp\">create a new user-defined index</link> in your document." -msgstr "" +msgstr "Gebruikergedefinieerde indexen zijn beschikbaar in het vak <menuitem>Type</menuitem> wanneer u <link href=\"text/swriter/01/04120100.xhp\">een nieuwe gebruikergedefinieerde index maakt</link> in uw document." #. oqWZB #: 04120215.xhp @@ -12821,7 +12821,7 @@ msgctxt "" "hd_id3149095\n" "help.text" msgid "Use outline level" -msgstr "" +msgstr "Overzichtsniveau gebruiken" #. Cxs5A #: 04120215.xhp @@ -12830,7 +12830,7 @@ msgctxt "" "par_id3151250\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Assign index level according to the outline level of the heading immediately prior to the table, graphic, frame, or OLE object. With default settings, the higher the outline level, the greater the indent in the generated index.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/uselevel\">Indexniveau toewijzen volgens het overzichtsniveau van de kop onmiddellijk voorafgaand aan de tabel, afbeelding, frame of OLE-object. Met de standaardinstellingen geldt: hoe hoger het overzichtsniveau, hoe groter de inspringing in de gegenereerde index.</ahelp>" #. 4sSrm #: 04120215.xhp @@ -12956,7 +12956,7 @@ msgctxt "" "par_id3149295\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocindexpage/brackets\">Select the brackets used to enclose bibliography entries.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocindexpage/brackets\">Selecteer de haakjes die worden gebruikt om woordenlijstitems te omsluiten.</ahelp>" #. Vpups #: 04120219.xhp @@ -13010,7 +13010,7 @@ msgctxt "" "par_id3147176\n" "help.text" msgid "To create an index entry from a paragraph style, click the style in the <emph>Styles</emph> list, then click the index level that you want to assign to that paragraph style." -msgstr "" +msgstr "Als u een indexitem wilt maken van een alinea-opmaakprofiel, klikt u op het stijl in de opmaakprofiel <emph>Opmaakprofielen</emph> en klikt u vervolgens op het indexniveau dat u aan dat alinea-opmaakprofiel wilt toewijzen." #. 2nnXG #: 04120219.xhp @@ -13019,7 +13019,7 @@ msgctxt "" "par_id391678157509093\n" "help.text" msgid "<image src=\"cmd/lc_firstrecord.svg\" id=\"img_id251678157509093\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661678157509093\">Demote Index Level button</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_firstrecord.svg\" id=\"img_id251678157509093\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id661678157509093\">Knop Indexniveau verlagen</alt></image>" #. ZZHoi #: 04120219.xhp @@ -13037,7 +13037,7 @@ msgctxt "" "par_id751678157613992\n" "help.text" msgid "<image src=\"cmd/lc_lastrecord.svg\" id=\"img_id571678157613993\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451678157613993\">Promote Index Level button</alt></image>" -msgstr "" +msgstr "<image src=\"cmd/lc_lastrecord.svg\" id=\"img_id571678157613993\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id451678157613993\">Knop Indexniveau verhogen</alt></image>" #. GtZxF #: 04120219.xhp @@ -13217,7 +13217,7 @@ msgctxt "" "par_id3147512\n" "help.text" msgid "To delete a code from the <emph>Structure </emph>line, click the code, and then press the <keycode>Delete</keycode> key on your keyboard." -msgstr "" +msgstr "Om een code uit de regel <emph>Structuur</emph> te verwijderen, klikt u op de code en drukt u vervolgens op de toets <keycode>Delete</keycode> op uw toetsenbord." #. aqo9k #: 04120221.xhp @@ -13244,7 +13244,7 @@ msgctxt "" "hd_id3153675\n" "help.text" msgid "Numbering (N#)" -msgstr "" +msgstr "Nummering (N#)" #. 4FgF5 #: 04120221.xhp @@ -13253,7 +13253,7 @@ msgctxt "" "par_id3154567\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Inserts the heading number or list number of the entry. To enable heading numbering, choose <menuitem>Tools - Heading Numbering</menuitem>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterno\">Voegt het kopnummer of lijstnummer van het item in. Om kopnummering in te schakelen kiest u <menuitem>Extra - Hoofdstuknummering</menuitem>.</ahelp>" #. 7NWwd #: 04120221.xhp @@ -13271,7 +13271,7 @@ msgctxt "" "par_id3154199\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Inserts the text of the selected entry.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/entrytext\">Voegt de tekst van het geselecteerde item in.</ahelp>" #. XonCG #: 04120221.xhp @@ -13361,7 +13361,7 @@ msgctxt "" "par_id3156277\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Specify a character style for the selected icon in the <menuitem>Structure</menuitem>.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/charstyle\">Geef een tekenopmaakprofiel op voor het geselecteerde pictogram in het <menuitem>Structuur</menuitem>.</ahelp>" #. QjxKu #: 04120221.xhp @@ -13388,7 +13388,7 @@ msgctxt "" "par_id771678639495231\n" "help.text" msgid "The next three options are available when the <widget>T</widget> icon is selected." -msgstr "" +msgstr "De volgende drie opties zijn beschikbaar wanneer het pictogram <widget>T</widget> is geselecteerd." #. MGjVg #: 04120221.xhp @@ -13444,13 +13444,13 @@ msgctxt "" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Aligns the tab stop to the right page margin.</ahelp>" msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/alignright\">Lijnt de tabstop op de rechtermarge uit.</ahelp>" -#. BpLbW +#. ATpyM #: 04120221.xhp msgctxt "" "04120221.xhp\n" "par_id811678639732439\n" "help.text" -msgid "The next two options are available when the <widget>N# </widget> icon is selected." +msgid "The next two options are available when the <widget>N#</widget> icon is selected." msgstr "" #. E5Lht @@ -13469,7 +13469,7 @@ msgctxt "" "par_id6499221\n" "help.text" msgid "<ahelp hid=\".\">Only visible when you click the <widget>N#</widget> button in the Structure line. Select to show the heading number with or without separator.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Alleen zichtbaar wanneer u op de knop <widget>N#</widget> klikt in de regel Structuur. Selecteer om het kopnummer met of zonder scheidingsteken weer te geven.</ahelp>" #. hjim8 #: 04120221.xhp @@ -13478,7 +13478,7 @@ msgctxt "" "hd_id841678636482726\n" "help.text" msgid "Format" -msgstr "" +msgstr "Opmaak" #. evg68 #: 04120221.xhp @@ -13541,7 +13541,7 @@ msgctxt "" "hd_id3152957\n" "help.text" msgid "Heading info (HI)" -msgstr "" +msgstr "Kopinformatie (KI)" #. CFRMn #: 04120222.xhp @@ -13550,7 +13550,7 @@ msgctxt "" "par_id3154573\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Inserts heading information such as heading number or heading contents. Click on the <widget>HI</widget> icon to select what information to display.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterinfo\">Voegt kopinformatie in, zoals kopnummer of kopinhoud. Klik op het pictogram <widget>KI</widget> om te selecteren welke informatie u wilt weergeven.</ahelp>" #. AGtoC #: 04120222.xhp @@ -13559,7 +13559,7 @@ msgctxt "" "hd_id3149692\n" "help.text" msgid "Heading info" -msgstr "" +msgstr "Kopinformatie" #. xjAFQ #: 04120222.xhp @@ -13568,7 +13568,7 @@ msgctxt "" "par_id3155174\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Select the heading information to include in the index entry.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/chapterentry\">Selecteer de kopinformatie die u in het indexitem wilt opnemen.</ahelp>" #. 5M9xy #: 04120222.xhp @@ -13577,7 +13577,7 @@ msgctxt "" "hd_id7605517\n" "help.text" msgid "Show up to level" -msgstr "" +msgstr "Gebruik tot niveau" #. CMGxB #: 04120222.xhp @@ -13586,7 +13586,7 @@ msgctxt "" "par_id6739402\n" "help.text" msgid "<ahelp hid=\".\">Enter the maximum number of levels to show of the heading number. For example, select “3” to show up to three levels. If the heading number has fewer than three levels, then the actual number is shown.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\".\">Voer het maximale aantal niveaus in dat moet worden weergegeven van het kopnummer. Selecteer bijvoorbeeld \"3\" om maximaal drie niveaus weer te geven. Als het kopnummer minder dan drie niveaus heeft, wordt het werkelijke aantal weergegeven.</ahelp>" #. AEzJ4 #: 04120222.xhp @@ -13649,7 +13649,7 @@ msgctxt "" "tit\n" "help.text" msgid "Entries (table of figures)" -msgstr "" +msgstr "Items (Inhoudsopgave van afbeeldingen)" #. oAABr #: 04120223.xhp @@ -13658,7 +13658,7 @@ msgctxt "" "hd_id3145244\n" "help.text" msgid "<link href=\"text/swriter/01/04120223.xhp\">Entries (table of figures)</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120223.xhp\">Items (Inhoudsopgave van afbeeldingen)</link>" #. f25FS #: 04120223.xhp @@ -13667,7 +13667,7 @@ msgctxt "" "par_id3148769\n" "help.text" msgid "<variable id=\"eintraege\">Specify the format for the Table of Figures index entries.</variable>" -msgstr "" +msgstr "<variable id=\"eintraege\">Geef de opmaak op voor de indexitems van de Inhoudsopgave van afbeeldingen.</variable>" #. WfEtP #: 04120223.xhp @@ -13676,7 +13676,7 @@ msgctxt "" "par_id3154639\n" "help.text" msgid "Table of Figures has only one index level." -msgstr "" +msgstr "Inhoudsopgave van afbeeldingen heeft slechts één indexniveau." #. SPRxz #: 04120224.xhp @@ -15314,7 +15314,7 @@ msgctxt "" "hd_id71670928615261\n" "help.text" msgid "File name" -msgstr "" +msgstr "Bestandsnaam" #. aGS2S #: 04190000.xhp @@ -15323,7 +15323,7 @@ msgctxt "" "hd_id31670928645389\n" "help.text" msgid "File type" -msgstr "" +msgstr "Bestandstype" #. NYm4u #: 04200000.xhp @@ -16313,7 +16313,7 @@ msgctxt "" "par_id3153536\n" "help.text" msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <menuitem>Outline & List</menuitem> tab." -msgstr "" +msgstr "Als u de nummeringsopties wilt wijzigen voor alinea's die hetzelfde alinea-opmaakprofiel gebruiken, kiest u <menuitem>Beeld - Opmaakprofielen</menuitem> en klikt u vervolgens op het pictogram <emph>Alinea-opmaakprofielen</emph>. Klik met rechts op het opmaakprofiel in de lijst, kies <emph>Aanpassen</emph> en klik vervolgens op het tabblad <menuitem>Overzicht en lijst</menuitem>." #. ByrfC #: 05030800.xhp @@ -16322,7 +16322,7 @@ msgctxt "" "par_id3154470\n" "help.text" msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Paragraph</menuitem></link>, and then click the <menuitem>Outline & List</menuitem> tab." -msgstr "" +msgstr "Om de nummeringsopties voor geselecteerde alinea's te wijzigen, kiest u <menuitem>Opmaak - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Alinea</menuitem></link> en klik vervolgens op het tabblad <menuitem>Overzicht en lijst</menuitem>." #. Si9tL #: 05030800.xhp @@ -16349,7 +16349,7 @@ msgctxt "" "par_id1209200804371097\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <menuitem>[None]</menuitem> to remove the outline level." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Wijst een overzichtsniveau van 1 tot 10 toe aan de geselecteerde alinea's of alinea-opmaakprofiel.</ahelp> Selecteer <menuitem>[Geen]</menuitem> om het overzichtsniveau te verwijderen." #. sdLZj #: 05030800.xhp @@ -16403,7 +16403,7 @@ msgctxt "" "par_id3149195\n" "help.text" msgid "This button is disabled when Heading Numbering is applied. Choose <menuitem>Tools - Heading Numbering</menuitem> to edit the outline level and numbering format." -msgstr "" +msgstr "Deze knop is uitgeschakeld wanneer Hoofdstuknummering is toegepast. Kies <menuitem>Extra - Hoofdstuknummering</menuitem> om het overzichtsniveau en de nummering te bewerken." #. d4Z5M #: 05030800.xhp @@ -16412,7 +16412,7 @@ msgctxt "" "par_id3151117\n" "help.text" msgid "Outline level and List style are independent of each other. Use <menuitem>Tools - Heading Numbering</menuitem> to assign a numbering format to paragraph styles used as headings in a document outline structure." -msgstr "" +msgstr "Overzichtsniveau en lijstopmaakprofiel zijn onafhankelijk van elkaar. Gebruik <menuitem>Extra - Hoofdstuknummering</menuitem> om een nummeringsopmaak toe te wijzen aan alinea-opmaakprofielen die worden gebruikt als koppen in een documentstructuur." #. YQXpL #: 05030800.xhp @@ -16421,7 +16421,7 @@ msgctxt "" "par_id3149106\n" "help.text" msgid "The next three options only appear when you edit the properties of a selected paragraph by choosing <menuitem>Format - Paragraph</menuitem>." -msgstr "" +msgstr "De volgende drie opties verschijnen alleen als u de eigenschappen van een geselecteerde alinea bewerkt door <menuitem>Opmaak - Alinea</menuitem> te kiezen." #. 3c6ZA #: 05030800.xhp @@ -22919,7 +22919,7 @@ msgctxt "" "par_id3150700\n" "help.text" msgid "Document Structure" -msgstr "" +msgstr "Documentstructuur" #. ndkEC #: 05130000.xhp @@ -22928,7 +22928,7 @@ msgctxt "" "par_id3147412\n" "help.text" msgid "Displays formatting styles for structuring documents." -msgstr "" +msgstr "Geeft opmaakprofielen weer voor het structureren van documenten." #. Ajeuf #: 05130000.xhp @@ -25358,7 +25358,7 @@ msgctxt "" "tit\n" "help.text" msgid "Heading Numbering" -msgstr "" +msgstr "Kopnummering" #. inDT7 #: 06060000.xhp @@ -25367,7 +25367,7 @@ msgctxt "" "hd_id3154561\n" "help.text" msgid "<variable id=\"ChapNumh1\"><link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link></variable>" -msgstr "" +msgstr "<variable id=\"ChapNumh1\"><link href=\"text/swriter/01/06060000.xhp\">Kopnummering</link></variable>" #. 5hhEW #: 06060000.xhp @@ -25376,7 +25376,7 @@ msgctxt "" "par_id3145246\n" "help.text" msgid "<variable id=\"headingnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Specify the numbering format used for automatic numbering of headings in the current document.</ahelp></variable>" -msgstr "" +msgstr "<variable id=\"headingnum\"><ahelp hid=\".uno:ChapterNumberingDialog\">Geef de nummeringsindeling op die wordt gebruikt voor automatische nummering van koppen in het huidige document.</ahelp></variable>" #. 27WCr #: 06060000.xhp @@ -25385,7 +25385,7 @@ msgctxt "" "par_id3150934\n" "help.text" msgid "Numbering on headings is achieved by setting a numbering scheme to paragraph styles used as headings. The outline level assigned to the paragraph style expresses the place of a heading in your document structure. A numbering scheme can be set for each outline level." -msgstr "" +msgstr "Nummering op koppen wordt bereikt door een nummeringsschema in te stellen voor alinea-opmaakprofielen die als koppen worden gebruikt. Het overzichtsniveau dat aan het alinea-opmaakprofiel is toegewezen, geeft de plaats van een kop in uw documentstructuur weer. Voor elk overzichtsniveau kan een nummeringsschema worden ingesteld." #. soEh3 #: 06060000.xhp @@ -25394,7 +25394,7 @@ msgctxt "" "par_id941676633263661\n" "help.text" msgid "By default, %PRODUCTNAME assigns the predefined “Heading [1–10]” paragraph styles to the corresponding outline levels (1–10) in the dialog. You can use the dialog to assign a different paragraph style to an outline level. Only one paragraph style can be assigned to each outline level." -msgstr "" +msgstr "%PRODUCTNAME wijst standaard de vooraf gedefinieerde alinea-opmaakprofielen \"Kop [1–10]\" toe aan de overeenkomstige overzichtsniveaus (1–10) in het dialoogvenster. U kunt het dialoogvenster gebruiken om een ander alinea-opmaakprofiel toe te wijzen aan een overzichtsniveau. Aan elk overzichtsniveau kan slechts één alinea-opmaakprofiel worden toegewezen." #. noC3N #: 06060000.xhp @@ -25403,7 +25403,7 @@ msgctxt "" "par_id8237250\n" "help.text" msgid "<variable id=\"chapter_numbering_tip\">If you want numbered headings, choose <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Heading Numbering</menuitem></link>. This command opens a dialog where numbering schemes can be assigned to paragraph styles used for headings. Do not use the <link href=\"text/swriter/02/02110000.xhp\">Toggle Ordered List</link> icon on the <link href=\"text/swriter/main0202.xhp\">Formatting Bar</link> or the <menuitem>Format - </menuitem><link href=\"text/shared/01/06050000.xhp\"><menuitem>Bullets and Numbering</menuitem></link> dialog.</variable>" -msgstr "" +msgstr "<variable id=\"chapter_numbering_tip\">Als u genummerde koppen wilt, kiest u <menuitem>Extra - </menuitem><link href=\"text/swriter/01/06060000.xhp#ChapNumh1\"><menuitem>Hoofdstuknummering</menuitem></link>. Deze opdracht opent een dialoogvenster waarin nummeringsschema's kunnen worden toegewezen aan alinea-opmaakprofielen die worden gebruikt voor koppen. Gebruik niet het pictogram <link href=\"text/swriter/02/02110000.xhp\">Geordende lijst</link> op de wekbalk <link href=\"text/swriter/main0202.xhp\">Opmaak</link> of het dialoogvenster <menuitem>Opmaak - </menuitem><link href=\"text/shared/01/06050000.xhp\"><menuitem>Opsommingstekens en nummering</menuitem></link>.</variable>" #. DFbiG #: 06060000.xhp @@ -25421,7 +25421,7 @@ msgctxt "" "par_id3147512\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/format\">Saves or loads a numbering format for headings. Saved numbering formats are available to load into other text documents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/format\">Slaat een nummeringsformaat voor koppen op of laadt het. Opgeslagen nummeringsformaten zijn beschikbaar om in een ander tekstdocument te laden.</ahelp>" #. JdVMu #: 06060000.xhp @@ -25430,7 +25430,7 @@ msgctxt "" "par_id3150979\n" "help.text" msgid "The <widget>Load/Save</widget> button is only available for heading numbering. Use List styles to save formatting for ordered or unordered lists." -msgstr "" +msgstr "De knop <widget>Laden/Opslaan</widget> is alleen beschikbaar voor kopnummering. Gebruik lijstopmaakprofielen om de opmaak voor geordende of ongeordende lijsten op te slaan." #. EV2DT #: 06060000.xhp @@ -25448,7 +25448,7 @@ msgctxt "" "par_id3150350\n" "help.text" msgid "<ahelp hid=\".\">Select a predefined numbering format.</ahelp> Initially the “Untitled [1–9]” formats are empty. You can save your settings as a numbering format using <menuitem>Save As</menuitem>. Saved formats appear in the menu with the name you entered." -msgstr "" +msgstr "<ahelp hid=\".\">Selecteer een vooraf gedefinieerd nummeringsformaat.</ahelp> In eerste instantie zijn de formaten \"Naamloos [1–9]\" leeg. U kunt uw instellingen opslaan als een nummeringsformaat met <menuitem>Opslaan als</menuitem>. Opgeslagen formaten verschijnen in het menu met de naam die u hebt ingevoerd." #. NoHGV #: 06060000.xhp @@ -25466,7 +25466,7 @@ msgctxt "" "par_id3155892\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opens a dialog where you can save the current numbering and position settings for all levels as a numbering format. Saved numbering formats are available to load into other documents.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumbering/saveas\">Opent een dialoogvenster waarin u de huidige nummerings- en positie-instellingen voor alle niveaus als nummeringsformaat kunt opslaan. Opgeslagen nummeringsformaten zijn beschikbaar om in andere documenten te laden.</ahelp>" #. G9Fz2 #: 06060100.xhp @@ -25493,7 +25493,7 @@ msgctxt "" "par_id3155620\n" "help.text" msgid "Specifies the number format for heading numbering in the current document." -msgstr "" +msgstr "Specificeert de getalopmaak voor kopnummering in het huidige document." #. H72wG #: 06060100.xhp @@ -25511,7 +25511,7 @@ msgctxt "" "par_id3150018\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/level\">Click the outline level that you want to modify, and then specify the numbering options for the level.</ahelp> To apply the numbering options, except for paragraph style, to all the levels, click “1–10”." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/level\">Klik op het overzichtsniveau dat u wilt wijzigen en geef vervolgens de nummeringsopties voor het niveau op.</ahelp> Om de nummeringsopties, behalve alinea-opmaakprofiel, toe te passen op alle niveaus, klikt u op \"1-10\"." #. s4LDs #: 06060100.xhp @@ -25664,7 +25664,7 @@ msgctxt "" "par_id3151023\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Enter the number at which you want to start the heading numbering for the selected level.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/startat\">Voer het nummer in waarop u de kopnummering voor het geselecteerde niveau wilt laten beginnen.</ahelp>" #. VQAuU #: 06060100.xhp @@ -25673,7 +25673,7 @@ msgctxt "" "hd_id3149030\n" "help.text" msgid "Paragraph style" -msgstr "" +msgstr "Alinea-opmaakprofiel" #. TaYjQ #: 06060100.xhp @@ -25682,7 +25682,7 @@ msgctxt "" "par_id3153722\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Select the paragraph style to assign to the selected outline level.</ahelp> If you click “None”, the selected outline level is not defined." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/style\">Selecteer het alinea-opmaakprofiel die u aan het geselecteerde overzichtsniveau wilt toewijzen.</ahelp> Als u op \"Geen\" klikt, wordt het geselecteerde overzichtsniveau niet gedefinieerd." #. DjFUd #: 06060100.xhp @@ -25691,7 +25691,7 @@ msgctxt "" "hd_id3147098\n" "help.text" msgid "Character style" -msgstr "" +msgstr "Tekenopmaakprofiel" #. h5uaa #: 06060100.xhp @@ -25718,7 +25718,7 @@ msgctxt "" "par_id3147575\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Select the number of outline levels to include in the heading numbering. Select <literal>1</literal> to show only the number for the current outline level. Select <literal>3</literal>, for example, to display the current level and the two previous levels in the heading number.</ahelp>" -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/sublevelsnf\">Selecteer het aantal overzichtsniveaus dat u wilt opnemen in de kopnummering. Selecteer <literal>1</literal> om alleen het nummer voor het huidige overzichtsniveau weer te geven. Selecteer bijvoorbeeld <literal>3</literal> om het huidige niveau en de twee vorige niveaus weer te geven in het kopnummer.</ahelp>" #. ATNpv #: 06060100.xhp @@ -25727,7 +25727,7 @@ msgctxt "" "hd_id861676639279542\n" "help.text" msgid "Separator" -msgstr "" +msgstr "Scheidingsteken" #. 5eKsW #: 06060100.xhp @@ -25736,7 +25736,7 @@ msgctxt "" "par_id541676639577324\n" "help.text" msgid "Specify an optional text to always appear before or after the heading number." -msgstr "" +msgstr "Geef een optionele tekst op die altijd voor of na het kopnummer moet verschijnen." #. Db9MB #: 06060100.xhp @@ -25745,7 +25745,7 @@ msgctxt "" "hd_id3152772\n" "help.text" msgid "Before" -msgstr "" +msgstr "Voor" #. bdh2J #: 06060100.xhp @@ -25754,7 +25754,7 @@ msgctxt "" "par_id3155142\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Enter the text that you want to display before the heading number.</ahelp> For example, type “<input>Chapter </input>” to always have “Chapter ” appear before the heading number." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/prefix\">Voer de tekst in die u voor het kopnummer wilt weergeven.</ahelp> Typ bijvoorbeeld \"<input>Hoofdstuk </input>\" om altijd \"Hoofdstuk \" voor het kopnummer te laten verschijnen." #. DFpHD #: 06060100.xhp @@ -25763,7 +25763,7 @@ msgctxt "" "hd_id3154386\n" "help.text" msgid "After" -msgstr "" +msgstr "Na" #. CWFCB #: 06060100.xhp @@ -25772,7 +25772,7 @@ msgctxt "" "par_id3153358\n" "help.text" msgid "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Enter the text that you want to display after the heading number.</ahelp> For example, type <input>.</input> to always have the heading number end with a period." -msgstr "" +msgstr "<ahelp hid=\"modules/swriter/ui/outlinenumberingpage/suffix\">Voer de tekst in die u na het kopnummer wilt weergeven.</ahelp> Typ bijvoorbeeld <input>.</input> om het kopnummer altijd met een punt te laten eindigen." #. ib98D #: 06080000.xhp @@ -27959,7 +27959,7 @@ msgctxt "" "bm_id401672741265611\n" "help.text" msgid "<bookmark_value>content control;properties</bookmark_value><bookmark_value>checkbox;content control properties</bookmark_value><bookmark_value>date;content control properties</bookmark_value><bookmark_value>combo box;content control properties</bookmark_value><bookmark_value>drop-down list;content control properties</bookmark_value><bookmark_value>text;content control properties</bookmark_value><bookmark_value>rich text;content control properties</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>besturingselement;eigenschappen</bookmark_value><bookmark_value>keuzevakje;eigenschappen besturingselementen</bookmark_value><bookmark_value>datum;eigenschappen besturingselementen</bookmark_value><bookmark_value>keuzelijst met invoervak;eigenschappen besturingselementen</bookmark_value><bookmark_value>keuzelijst;eigenschappen besturingselementen</bookmark_value><bookmark_value>tekst;eigenschappen besturingselementen</bookmark_value><bookmark_value>rich text;eigenschappen besturingselementen</bookmark_value>" #. CFqNk #: contentcontrol00.xhp @@ -27986,7 +27986,7 @@ msgctxt "" "par_idN10550\n" "help.text" msgid "General Properties" -msgstr "" +msgstr "Algemene eigenschappen" #. KvX29 #: contentcontrol00.xhp @@ -27995,7 +27995,7 @@ msgctxt "" "hd_id151672713558681\n" "help.text" msgid "Content is placeholder text" -msgstr "" +msgstr "Inhoud is plaatsaanduidertekst" #. bkXjJ #: contentcontrol00.xhp @@ -28004,7 +28004,7 @@ msgctxt "" "par_idN10560\n" "help.text" msgid "The current content is considered to be placeholder text and will be pre-selected when clicking into the content control, to help replacing the placeholder with actual content." -msgstr "" +msgstr "De huidige inhoud wordt beschouwd als plaatsaanduidingstekst en wordt vooraf geselecteerd wanneer u in het inhoudsbeheer klikt, om te helpen bij het vervangen van de plaatsaanduiding door daadwerkelijke inhoud." #. wBQuy #: contentcontrol00.xhp @@ -28013,7 +28013,7 @@ msgctxt "" "hd_id281672713587234\n" "help.text" msgid "Title" -msgstr "" +msgstr "Titel" #. nvpZb #: contentcontrol00.xhp @@ -28022,7 +28022,7 @@ msgctxt "" "par_id251672714173306\n" "help.text" msgid "Insert a title for the control. The title is displayed above the control when the cursor is in the control. Click on the title to open the control properties dialog." -msgstr "" +msgstr "Voeg een titel in voor het besturingselement. De titel wordt weergegeven boven het besturingselement wanneer de cursor zich in het besturingselement bevindt. Klik op de titel om het dialoogvenster Eigenschappen besturingselement te openen." #. gvPFo #: contentcontrol00.xhp @@ -28031,7 +28031,7 @@ msgctxt "" "hd_id991672713592194\n" "help.text" msgid "Tag" -msgstr "" +msgstr "Tag" #. wBmxR #: contentcontrol00.xhp @@ -28040,7 +28040,7 @@ msgctxt "" "par_id61672714338838\n" "help.text" msgid "Tags serve a similar purpose. A tag is a machine-readable key or identifier unique within the document. Once the form is filled in, an external program can extract the information from the document, by searching for the tags contents." -msgstr "" +msgstr "Tags dienen een soortgelijk doel. Een tag is een machineleesbare sleutel of identifier die uniek is binnen het document. Zodra het formulier is ingevuld, kan een extern programma de informatie uit het document halen door te zoeken naar de inhoud van de tags." #. ikyC4 #: contentcontrol00.xhp @@ -28049,7 +28049,7 @@ msgctxt "" "par_idN10551\n" "help.text" msgid "Check Box Properties" -msgstr "" +msgstr "Eigenschappen keuzevakje" #. Fe5Er #: contentcontrol00.xhp @@ -28058,7 +28058,7 @@ msgctxt "" "hd_id931672714588196\n" "help.text" msgid "Checked character" -msgstr "" +msgstr "Teken voor ingeschakeld" #. 7ERTV #: contentcontrol00.xhp @@ -28067,7 +28067,7 @@ msgctxt "" "par_idN10561\n" "help.text" msgid "Character used when the checkbox is checked. Click the <widget>Select</widget> button to open the <link href=\"text/shared/01/04100000.xhp\">Special Character</link> dialog." -msgstr "" +msgstr "Teken dat wordt gebruikt wanneer het keuzevakje is aangevinkt. Klik op de knop <widget>Selecteren</widget> om het dialoogvenster <link href=\"text/shared/01/04100000.xhp\">Speciale tekens</link> te openen." #. fV8RM #: contentcontrol00.xhp @@ -28076,7 +28076,7 @@ msgctxt "" "hd_id471672714593517\n" "help.text" msgid "Unchecked character" -msgstr "" +msgstr "Teken voor uitgeschakeld" #. RLspy #: contentcontrol00.xhp @@ -28085,7 +28085,7 @@ msgctxt "" "par_idN10562\n" "help.text" msgid "Character used when the checkbox is unchecked. Click the <widget>Select</widget> button to open the <link href=\"text/shared/01/04100000.xhp\">Special Character</link> dialog." -msgstr "" +msgstr "Teken dat wordt gebruikt wanneer het selectievakje is uitgeschakeld. Klik op de knop <widget>Selecteren</widget> om het dialoogvenster <link href=\"text/shared/01/04100000.xhp\">Speciale tekens</link> te openen." #. ykFo2 #: contentcontrol00.xhp @@ -28094,7 +28094,7 @@ msgctxt "" "hd_id891672715583359\n" "help.text" msgid "Combo Box and Drop-down List Item Properties" -msgstr "" +msgstr "Itemeigenschappen Keuzelijst met invoervak en Keuzelijst" #. 2vMHR #: contentcontrol00.xhp @@ -28103,7 +28103,7 @@ msgctxt "" "hd_id391672715619447\n" "help.text" msgid "Display Name" -msgstr "" +msgstr "Weergavenaam" #. k6bsv #: contentcontrol00.xhp @@ -28112,7 +28112,7 @@ msgctxt "" "par_id781672715666970\n" "help.text" msgid "A human-friendly name, describing the list item." -msgstr "" +msgstr "Een mensvriendelijke naam die het lijstitem beschrijft." #. FwXDy #: contentcontrol00.xhp @@ -28121,7 +28121,7 @@ msgctxt "" "hd_id111672715628738\n" "help.text" msgid "Value" -msgstr "" +msgstr "Waarde" #. 9WwHF #: contentcontrol00.xhp @@ -28130,7 +28130,7 @@ msgctxt "" "par_id371672715679904\n" "help.text" msgid "A machine-friendly name, describing the list item." -msgstr "" +msgstr "Een computervriendelijke naam die het lijstitem beschrijft." #. RsEQq #: contentcontrol00.xhp @@ -28139,7 +28139,7 @@ msgctxt "" "hd_id221672738649434\n" "help.text" msgid "Add, Modify and Remove" -msgstr "" +msgstr "Toevoegen, aanpassen en verwijderen" #. WEjFh #: contentcontrol00.xhp @@ -28148,7 +28148,7 @@ msgctxt "" "par_id931672738656225\n" "help.text" msgid "Respectively, adds, moves and removes items in the list." -msgstr "" +msgstr "Respectievelijk items in de lijst toevoegen, verplaatsen en verwijderen." #. xorCa #: contentcontrol00.xhp @@ -28157,7 +28157,7 @@ msgctxt "" "hd_id621672738660997\n" "help.text" msgid "Move Up and Move Down" -msgstr "" +msgstr "Omhoog en omlaag verplaatsen" #. 8HU2P #: contentcontrol00.xhp @@ -28166,7 +28166,7 @@ msgctxt "" "par_id701672738703799\n" "help.text" msgid "Respectively moves items up and down in the list, to reorder the list display." -msgstr "" +msgstr "Verplaatst items respectievelijk omhoog en omlaag in de lijst, om de lijstweergave opnieuw te ordenen." #. FYRKK #: contentcontrol00.xhp @@ -28184,7 +28184,7 @@ msgctxt "" "par_idN10564\n" "help.text" msgid "Select the date format to display the date of the date content control." -msgstr "" +msgstr "Selecteer de datumnotatie om de datum van de datuminhoudscontrole weer te geven." #. k5UDL #: edit_reference_submenu.xhp @@ -28229,7 +28229,7 @@ msgctxt "" "hd_id3147327\n" "help.text" msgid "<link href=\"text/swriter/01/04120100.xhp\">Index Entry</link>" -msgstr "" +msgstr "<link href=\"text/swriter/01/04120100.xhp\">Indexitem</link>" #. b6WK8 #: edit_reference_submenu.xhp @@ -28238,7 +28238,7 @@ msgctxt "" "par_id561673359242198\n" "help.text" msgid "Edits the selected index entry." -msgstr "" +msgstr "Bewerkt het geselecteerde indexitem." #. p7mQW #: edit_reference_submenu.xhp @@ -31649,7 +31649,7 @@ msgctxt "" "tit\n" "help.text" msgid "Page Number Wizard" -msgstr "" +msgstr "Assistent Paginanummer" #. ECeqS #: pagenumbering.xhp @@ -31658,7 +31658,7 @@ msgctxt "" "bm_id311673188326397\n" "help.text" msgid "<bookmark_value>page number;insert quickly</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>paginanummer;snel invoegen</bookmark_value>" #. yBnG2 #: pagenumbering.xhp @@ -31667,7 +31667,7 @@ msgctxt "" "hd_id261673185633502\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/swriter/01/pagenumbering.xhp\">Page Number Wizard</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/swriter/01/pagenumbering.xhp\">Assistent Paginanummer</link></variable>" #. 2GGpu #: pagenumbering.xhp @@ -31676,7 +31676,7 @@ msgctxt "" "par_id821673185633504\n" "help.text" msgid "Use this command to quickly insert a page number in the header or footer of the current page style." -msgstr "" +msgstr "Gebruik deze opdracht om snel een paginanummer in de kop- of voettekst van het huidige pagina-opmaakprofiel in te voegen." #. dsFfJ #: pagenumbering.xhp @@ -31685,7 +31685,7 @@ msgctxt "" "par_id431673185755598\n" "help.text" msgid "Choose <menuitem>Insert - Page Number</menuitem>." -msgstr "" +msgstr "Kies <menuitem>Invoegen - Paginanummer</menuitem>." #. NTUoS #: pagenumbering.xhp @@ -31694,7 +31694,7 @@ msgctxt "" "hd_id811673185909124\n" "help.text" msgid "Position" -msgstr "" +msgstr "Positie" #. eCSFH #: pagenumbering.xhp @@ -31703,7 +31703,7 @@ msgctxt "" "par_id811673186011131\n" "help.text" msgid "Select the position of the page number: options are header or footer." -msgstr "" +msgstr "Selecteer de positie van het paginanummer: opties zijn kop- of voettekst." #. x4QAd #: pagenumbering.xhp @@ -31712,7 +31712,7 @@ msgctxt "" "par_id511673186128128\n" "help.text" msgid "The <emph>Page Number</emph> command enables the header or footer of the current page style." -msgstr "" +msgstr "Met de opdracht <emph>Paginanummer</emph> wordt de kop- of voettekst van het huidige pagina-opmaakprofiel ingeschakeld." #. mZ9Gn #: pagenumbering.xhp @@ -31721,7 +31721,7 @@ msgctxt "" "hd_id381673185913395\n" "help.text" msgid "Alignment" -msgstr "" +msgstr "Uitlijning" #. Ehw7b #: pagenumbering.xhp @@ -31730,7 +31730,7 @@ msgctxt "" "par_id751673186023204\n" "help.text" msgid "Select the alignment of the page number in the header or footer. Options are Left, Center and Right." -msgstr "" +msgstr "Selecteer de uitlijning van het paginanummer in de kop- of voettekst. Opties zijn Links, Gecentreerd en Rechts." #. o5ZPq #: protectdocument.xhp @@ -32504,7 +32504,7 @@ msgctxt "" "tit\n" "help.text" msgid "Translate" -msgstr "" +msgstr "Vertalen" #. xrbs9 #: translate.xhp @@ -32513,7 +32513,7 @@ msgctxt "" "bm_id891673478687650\n" "help.text" msgid "<bookmark_value>translate</bookmark_value> <bookmark_value>language settings;translate</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>vertalen</bookmark_value> <bookmark_value>taalinstellingen;vertalen</bookmark_value>" #. tQKCM #: translate.xhp @@ -32522,7 +32522,7 @@ msgctxt "" "hd_id811673469995601\n" "help.text" msgid "<variable id=\"h1\"><link href=\"text/swriter/01/translate.xhp\">Translate</link></variable>" -msgstr "" +msgstr "<variable id=\"h1\"><link href=\"text/swriter/01/translate.xhp\">Vertalen</link></variable>" #. sCjjt #: translate.xhp @@ -32531,7 +32531,7 @@ msgctxt "" "par_id931673469995604\n" "help.text" msgid "Translate the selected text or the whole document using DeepL automatic translation." -msgstr "" +msgstr "Vertaal de geselecteerde tekst of het hele document met automatische vertaling van DeepL." #. oiArP #: translate.xhp @@ -32540,7 +32540,7 @@ msgctxt "" "par_id691673470306954\n" "help.text" msgid "Choose <menuitem>Tools - Translate</menuitem>." -msgstr "" +msgstr "Kies <menuitem>Extra - Vertalen</menuitem>." #. TRFFb #: translate.xhp @@ -32549,7 +32549,7 @@ msgctxt "" "par_id441673471361857\n" "help.text" msgid "To enable the <emph>Translate</emph> command, set the server URL and API key in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - DeepL Server</menuitem>." -msgstr "" +msgstr "Om de opdracht <emph>Vertalen</emph> in te schakelen, stelt u de server-URL en API-sleutel in, in <switchinline select=\"sys\"><caseinline select=\"MAC\"><menuitem>%PRODUCTNAME - Voorkeuren</menuitem></caseinline><defaultinline><menuitem>Extra - Opties</menuitem></defaultinline></switchinline><menuitem> - Taalinstellingen - DeepL Server</menuitem>." #. YfnQC #: translate.xhp @@ -32558,7 +32558,7 @@ msgctxt "" "par_id821673471828440\n" "help.text" msgid "Translation works in two ways:" -msgstr "" +msgstr "Vertalen werkt op twee manieren:" #. RNm5F #: translate.xhp @@ -32567,7 +32567,7 @@ msgctxt "" "par_id381673471870997\n" "help.text" msgid "<emph>Whole document</emph>: when there is no selection, the whole document is translated. Each paragraph is sent individually in order to minimize the output timeout for each paragraph." -msgstr "" +msgstr "<emph>Gehele document</emph>: als er geen selectie is, wordt het hele document vertaald. Elke alinea wordt afzonderlijk verzonden om de uitvoertime-out voor elke alinea te minimaliseren." #. abH7X #: translate.xhp @@ -32576,7 +32576,7 @@ msgctxt "" "par_id621673471913182\n" "help.text" msgid "<emph>Selection</emph>: the selected content is sent to the DeepL server for translation." -msgstr "" +msgstr "<emph>Selectie</emph>: de geselecteerde inhoud wordt voor vertaling naar de DeepL-server gestuurd." #. iGHfy #: translate.xhp @@ -32585,7 +32585,7 @@ msgctxt "" "par_id671673458674631\n" "help.text" msgid "<link href=\"https://www.deepl.com\">DeepL web service</link>" -msgstr "" +msgstr "<link href=\"https://www.deepl.com\">DeepL web service</link>" #. JnSZy #: translate.xhp @@ -32594,7 +32594,7 @@ msgctxt "" "par_id391673475526676\n" "help.text" msgid "<link href=\"text/shared/optionen/translatetools.xhp\">Translation settings</link>" -msgstr "" +msgstr "<link href=\"text/shared/optionen/translatetools.xhp\">Vertaalinstellingen</link>" #. hCGCC #: watermark.xhp diff --git a/source/nl/helpcontent2/source/text/swriter/guide.po b/source/nl/helpcontent2/source/text/swriter/guide.po index 8408904d31b..5858616e751 100644 --- a/source/nl/helpcontent2/source/text/swriter/guide.po +++ b/source/nl/helpcontent2/source/text/swriter/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-10 11:50+0100\n" -"PO-Revision-Date: 2023-03-09 11:34+0000\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" +"PO-Revision-Date: 2023-03-17 07:32+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/nl/>\n" "Language: nl\n" @@ -3056,7 +3056,7 @@ msgctxt "" "tit\n" "help.text" msgid "Adding Heading Numbers to Captions" -msgstr "" +msgstr "Kopnummers toevoegen aan bijschriften" #. W9SLG #: captions_numbers.xhp @@ -3065,7 +3065,7 @@ msgctxt "" "bm_id3147684\n" "help.text" msgid "<bookmark_value>captions; adding chapter numbers</bookmark_value> <bookmark_value>captions; adding heading numbers</bookmark_value> <bookmark_value>objects; captioning automatically</bookmark_value> <bookmark_value>numbering; captions</bookmark_value> <bookmark_value>automatic numbering;of objects</bookmark_value> <bookmark_value>chapter numbers in captions</bookmark_value> <bookmark_value>inserting;chapter numbers in captions</bookmark_value>" -msgstr "" +msgstr "<bookmark_value>bijschriften; bijschriftnummers toevoegen</bookmark_value> <bookmark_value>bijschriften; kopnummers toevoegen</bookmark_value> <bookmark_value>objecten; automatische bijschriften</bookmark_value> <bookmark_value>nummering; bijschriften</bookmark_value> <bookmark_value>automatische nummering;van objecten</bookmark_value> <bookmark_value>bijschriftnummers in bijschriften</bookmark_value> <bookmark_value>invoegen;hoofdstuknummers in bijschriften</bookmark_value>" #. SRsoK #: captions_numbers.xhp @@ -3074,7 +3074,7 @@ msgctxt "" "hd_id3147684\n" "help.text" msgid "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\">Adding Heading Numbers to Captions</link></variable>" -msgstr "" +msgstr "<variable id=\"captions_numbers\"><link href=\"text/swriter/guide/captions_numbers.xhp\">Kopnummers toevoegen aan bijschriften</link></variable>" #. B3rST #: captions_numbers.xhp @@ -3083,7 +3083,7 @@ msgctxt "" "par_id3147395\n" "help.text" msgid "You can include heading numbers in captions." -msgstr "" +msgstr "U kunt kopnummers opnemen in bijschriften." #. WwBM7 #: captions_numbers.xhp @@ -3092,7 +3092,7 @@ msgctxt "" "par_id3147408\n" "help.text" msgid "Ensure that your document has <link href=\"text/shared/00/00000005.xhp#heading\">headings</link>. You can use the predefined “Heading [1–10]” paragraph styles. You must also assign a numbering scheme to the heading paragraph styles. Use <menuitem>Tools - Heading Numbering</menuitem>." -msgstr "" +msgstr "Zorg ervoor dat uw document <link href=\"text/shared/00/00000005.xhp#heading\">koppen</link> heeft. U kunt de vooraf gedefinieerde alinea-opmaakprofielen \"Kop [1–10]\" gebruiken. U moet ook een nummeringsschema toewijzen aan de alinea-opmaakprofielen van de kop. Gebruik <menuitem>Extra - Hoofdstuknummering</menuitem>." #. pddxC #: captions_numbers.xhp @@ -3101,7 +3101,7 @@ msgctxt "" "par_id3154249\n" "help.text" msgid "Select the object to get a caption." -msgstr "" +msgstr "Selecteer het object om een bijschrift te krijgen." #. v6EAS #: captions_numbers.xhp @@ -3119,7 +3119,7 @@ msgctxt "" "par_id3150527\n" "help.text" msgid "Select a caption type from the <menuitem>Category</menuitem> box, and select a numbering scheme in the <menuitem>Numbering</menuitem> box. You can enter an optional caption text in the <menuitem>Caption</menuitem> box." -msgstr "" +msgstr "Selecteer een type bijschrift in het vak <menuitem>Categorie</menuitem> en selecteer een nummeringsschema in het vak <menuitem>Nummering</menuitem>. U kunt een optionele bijschrifttekst invoeren in het vak <menuitem>Bijschrift</menuitem>." #. H329F #: captions_numbers.xhp @@ -3137,7 +3137,7 @@ msgctxt "" "par_id3153190\n" "help.text" msgid "In the <menuitem>Up to level</menuitem> box, select the outline level of the heading number to display before the caption number." -msgstr "" +msgstr "Selecteer in het vak <menuitem>Tot niveau</menuitem> het overzichtsniveau van het kopnummer dat vóór het bijschriftnummer moet worden weergegeven." #. 4CBNE #: captions_numbers.xhp @@ -3146,7 +3146,7 @@ msgctxt "" "par_id3155553\n" "help.text" msgid "Type the character to appear between the heading number(s) and the caption number in the <menuitem>Separator</menuitem> box, then click <widget>OK</widget>." -msgstr "" +msgstr "Typ het teken dat moet verschijnen tussen het(de) kopnummer(s) en het bijschriftnummer in het vak <menuitem>Scheidingsteken</menuitem> en klik vervolgens op <widget>OK</widget>." #. HXGBr #: captions_numbers.xhp @@ -3155,7 +3155,7 @@ msgctxt "" "par_id3155586\n" "help.text" msgid "In the <emph>Caption</emph> dialog, click <widget>OK</widget>." -msgstr "" +msgstr "Klik in het dialoogvenster <emph>Bijschrift</emph> op <widget>OK</widget>." #. Ynzjh #: captions_numbers.xhp @@ -3164,7 +3164,7 @@ msgctxt "" "par_id601678410274542\n" "help.text" msgid "If the caption is already inserted in the document, then right-click on the caption number, choose <menuitem>Edit Fields</menuitem>, then enter values for <menuitem>Up to level</menuitem> and <menuitem>Separator</menuitem>." -msgstr "" +msgstr "Als het bijschrift al in het document is ingevoegd, klik dan met rechts op het bijschriftnummer, kies <menuitem>Velden bewerken</menuitem> en voer vervolgens waarden in voor <menuitem>Tot niveau</menuitem> en <menuitem> Scheidingsteken</menuitem>." #. D6KRT #: captions_numbers.xhp @@ -3398,7 +3398,7 @@ msgctxt "" "par_idN107CE\n" "help.text" msgid "To Remove Automatic Numbering From a Heading" -msgstr "" +msgstr "Automatische nummering uit een kop verwijderen" #. vvzDv #: chapter_numbering.xhp @@ -7259,7 +7259,7 @@ msgctxt "" "hd_id3154244\n" "help.text" msgid "To Prepare a Paragraph Style for Chapter Titles" -msgstr "" +msgstr "Een alinea-opmaakprofiel voorbereiden voor hoofdstuktitels" #. MSu2d #: header_with_chapter.xhp @@ -7268,7 +7268,7 @@ msgctxt "" "par_id3155874\n" "help.text" msgid "Choose <menuitem>Tools - Heading Numbering - Numbering</menuitem> tab." -msgstr "" +msgstr "Kies het tabblad <menuitem>Extra - Hoofdstuknummering - Nummering</menuitem>." #. 8gUeC #: header_with_chapter.xhp @@ -7277,7 +7277,7 @@ msgctxt "" "par_id4555573\n" "help.text" msgid "In the <menuitem>Level</menuitem> box, select <literal>1</literal>." -msgstr "" +msgstr "Selecteer <literal>1</literal> in het vak <menuitem>Niveau</menuitem>." #. wGD4H #: header_with_chapter.xhp @@ -7286,7 +7286,7 @@ msgctxt "" "par_id3155898\n" "help.text" msgid "In the <menuitem>Paragraph style</menuitem> box, select the paragraph style that you want to use for chapter titles, for example, <literal>Heading 1</literal>." -msgstr "" +msgstr "Selecteer in het vak <menuitem>Alinea-opmaakprofiel</menuitem> het alinea-opmaakprofiel dat u wilt gebruiken voor hoofdstuktitels, bijvoorbeeld <literal>Kop 1</literal>." #. GMDTu #: header_with_chapter.xhp @@ -7295,7 +7295,7 @@ msgctxt "" "par_id3147124\n" "help.text" msgid "Select the numbering scheme for the chapter titles in the <menuitem>Number</menuitem> box, for example, <literal>1,2,3...</literal>." -msgstr "" +msgstr "Selecteer het nummeringsschema voor de hoofdstuktitels in het vak <menuitem>Nummer</menuitem>, bijvoorbeeld <literal>1,2,3...</literal>." #. S43i6 #: header_with_chapter.xhp @@ -7304,7 +7304,7 @@ msgctxt "" "par_id3150219\n" "help.text" msgid "Type <input>Chapter</input> followed by a space in the <menuitem>Before</menuitem> box." -msgstr "" +msgstr "Typ <input>Hoofdstuk</input> gevolgd door een spatie in het vak <menuitem>Voor</menuitem>." #. hKE49 #: header_with_chapter.xhp @@ -7313,7 +7313,7 @@ msgctxt "" "par_id3150245\n" "help.text" msgid "Enter a space in the <menuitem>After</menuitem> box." -msgstr "" +msgstr "Typ een spatie in het vak <menuitem>Na</menuitem>." #. cn8EX #: header_with_chapter.xhp @@ -7376,7 +7376,7 @@ msgctxt "" "par_id3153175\n" "help.text" msgid "Click <literal>Heading</literal> in the <menuitem>Type</menuitem> list, <literal>Heading number and contents</literal> in the <menuitem>Format</menuitem> list, and <literal>1</literal> in <menuitem>Up to level</menuitem>." -msgstr "" +msgstr "Klik op <literal>Kop</literal> in de lijst <menuitem>Type</menuitem>, <literal>Kopnummer en inhoud</literal> in de lijst <menuitem>Opmaak</menuitem> en <literal>1</literal> in <menuitem>Tot niveau</menuitem>." #. hVuGg #: header_with_chapter.xhp @@ -8503,14 +8503,14 @@ msgctxt "" msgid "To change the text that appears in the index, type the text that you want in the <emph>Entry</emph> box. The text that you type here does not replace the selected text in the document." msgstr "Om de tekst die in het register verschijnt te wijzigen, typt u de tekst die u wilt in het vakje <emph>Invoer</emph>. De tekst die u hier typt vervangt niet de geselecteerde tekst in het document." -#. sNMCa +#. 3oEDq #: indices_enter.xhp msgctxt "" "indices_enter.xhp\n" "par_id3154258\n" "help.text" -msgid "To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all similar texts</menuitem>." -msgstr "Selecteer <menuitem>Op alle overeenkomende teksten toepassen</menuitem> om indexvermeldingen toe te voegen voor alle andere instanties van de geselecteerde invoertekst in uw document." +msgid "To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all other occurrences</menuitem>." +msgstr "" #. 5YVSS #: indices_enter.xhp @@ -8629,14 +8629,14 @@ msgctxt "" msgid "To Apply a Different Paragraph Style to an Index Level" msgstr "Zo kunt u een ander alinea-opmaakprofiel op een indexniveau toepassen:" -#. Dcb2G +#. vG9Ec #: indices_form.xhp msgctxt "" "indices_form.xhp\n" "par_id3147110\n" "help.text" -msgid "Right-click in the index or table of contents, and then choose <emph>Edit Index or Table of Contents</emph>." -msgstr "Klik met de rechtermuisknop in de index of inhoudsopgave en kies dan <emph>Index of inhoudsopgave bewerken</emph>." +msgid "Right-click in the index or table of contents, then choose <menuitem>Edit Index</menuitem>." +msgstr "" #. iG8Gs #: indices_form.xhp @@ -8701,14 +8701,14 @@ msgctxt "" msgid "You can assign a cross-reference as a hyperlink to entries in a table of contents." msgstr "U kunt een kruisverwijzing als hyperlink toewijzen aan items in een inhoudsopgave." -#. Ng2SE +#. LC7Ho #: indices_form.xhp msgctxt "" "indices_form.xhp\n" "par_id3150712\n" "help.text" -msgid "Right-click in the table of contents, and then choose <emph>Edit Index or Table of Contents</emph>." -msgstr "Klik met de rechtermuisknop in de inhoudsopgave en kies dan <emph>Index of inhoudsopgave bewerken</emph>." +msgid "Right-click in the table of contents, then choose <menuitem>Edit Index</menuitem>." +msgstr "" #. aVKdC #: indices_form.xhp @@ -8719,23 +8719,23 @@ msgctxt "" msgid "Click the <emph>Entries</emph> tab." msgstr "Klik op de tab <emph>Items</emph>." -#. JA8Hd +#. PUYe5 #: indices_form.xhp msgctxt "" "indices_form.xhp\n" "par_id3148399\n" "help.text" -msgid "In the <item type=\"menuitem\">Level</item> list click the heading level that you want to assign hyperlinks to." -msgstr "Klik in de lijst <item type=\"menuitem\">Niveau</item> op het kopniveau waaraan u hyperlinks wilt toewijzen." +msgid "In the <menuitem>Level</menuitem> list click the index level for which you want to assign hyperlinks." +msgstr "" -#. r2eCi +#. umgCv #: indices_form.xhp msgctxt "" "indices_form.xhp\n" "par_id3148424\n" "help.text" -msgid "In the <emph>Structure </emph>area, click in the box in front of <emph>E#</emph>, and then click <emph>Hyperlink</emph>." -msgstr "Klik in het gebied <emph>Structuur</emph> in het vak vóór <emph>E#</emph>, en klik dan op <emph>Hyperlink</emph>." +msgid "In the <menuitem>Structure</menuitem> area, click in the box in front of <menuitem>N#</menuitem>, and then click <menuitem>Hyperlink</menuitem>." +msgstr "" #. F8avB #: indices_form.xhp @@ -8746,14 +8746,14 @@ msgctxt "" msgid "Click in the box behind the <emph>E</emph>, and then click <emph>Hyperlink</emph>." msgstr "Klik in het vak achter de <emph>E</emph> en klik dan op <emph>Hyperlink</emph>." -#. 9skrG +#. qmtWr #: indices_form.xhp msgctxt "" "indices_form.xhp\n" "par_id3147060\n" "help.text" -msgid "Repeat for each heading level that you want to create hyperlinks for, or click the <item type=\"menuitem\">All</item> button to apply the formatting to all levels." -msgstr "Herhaal deze stappen voor elk kopniveau waarvoor u hyperlinks wilt maken, of klik op de knop <item type=\"menuitem\">Alle niveaus</item> om de opmaak op alle niveaus toe te passen." +msgid "Repeat for each index level that should use a hyperlink, or click the <menuitem>All</menuitem> button to apply the formatting to all levels." +msgstr "" #. BiZ3o #: indices_index.xhp @@ -9257,7 +9257,7 @@ msgctxt "" "par_id3146896\n" "help.text" msgid "If you want to use a different paragraph style as a table of contents entry, select the <menuitem>Additional Styles</menuitem> check box in the <menuitem>Create from</menuitem> area, and then click the <menuitem>Assign styles</menuitem> button next to the check box. In the <menuitem>Assign Styles</menuitem> dialog, click the style in the <menuitem>Style</menuitem> list, and then click the index level for the selected style." -msgstr "" +msgstr "Als u een ander alinea-opmaakprofiel wilt gebruiken als invoer voor de inhoudsopgave, schakelt u het selectievakje <menuitem>Extra opmaakprofielen</menuitem> in het gebied <menuitem>Samenstellen uit</menuitem> in en klikt u vervolgens op de knop <menuitem>Opmaakprofielen toewijzen</menuitem> naast het selectievakje. Klik in het dialoogvenster <menuitem>Opmaakprofielen toewijzen</menuitem> op het opmaakprofiel in de lijst <menuitem>Stijl</menuitem> en klik vervolgens op het indexniveau voor het geselecteerde opmaakprofiel." #. pyfLD #: indices_toc.xhp @@ -9266,7 +9266,7 @@ msgctxt "" "par_id1001574720273772\n" "help.text" msgid "%PRODUCTNAME creates the table of contents entries based on the outline level of the paragraph style and the paragraph contents. If the paragraph is empty, it will not be included in the table of contents. To force the empty paragraph to be listed in the table of contents, manually add a space or a non breaking space to the paragraph. Spaces added in the <emph>After</emph> text box of the Numbering tab in the Heading Numbering dialog will not work for this purpose, since they are part of the paragraph numbering, not the paragraph contents." -msgstr "" +msgstr "%PRODUCTNAME maakt de inhoudsopgave-items op basis van het overzichtsniveau van het alinea-opmaakprofiel en de alinea-inhoud. Als de alinea leeg is, wordt deze niet opgenomen in de inhoudsopgave. Om ervoor te zorgen dat de lege alinea in de inhoudsopgave wordt weergegeven, voegt u handmatig een spatie of een vaste spatie aan de alinea toe. Spaties die zijn toegevoegd in het tekstvak <emph>Na</emph> van het tabblad Nummering in het dialoogvenster Hoofdstuknummering werken niet voor dit doel, aangezien ze deel uitmaken van de alineanummering, niet van de alinea-inhoud." #. Fdoe5 #: indices_toc.xhp @@ -19211,7 +19211,7 @@ msgctxt "" "par_id31616154131555\n" "help.text" msgid "If you want numbered headings, use <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link>, instead of numbering manually." -msgstr "" +msgstr "Als u genummerde koppen wilt, gebruik dan <menuitem>Extra - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Hoofdstuknummering</link>, in plaats van handmatig te nummeren." #. Dh8sW #: using_numbering.xhp diff --git a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po index e54f65f3cd9..e8ae318f263 100644 --- a/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/nl/officecfg/registry/data/org/openoffice/Office/UI.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-02 11:51+0100\n" -"PO-Revision-Date: 2023-03-09 12:12+0000\n" +"PO-Revision-Date: 2023-03-20 04:19+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/nl/>\n" "Language: nl\n" @@ -18994,7 +18994,7 @@ msgctxt "" "Label\n" "value.text" msgid "Entire Page" -msgstr "Hele dia" +msgstr "Hele pagina" #. Es6QK #: GenericCommands.xcu @@ -20916,7 +20916,7 @@ msgctxt "" "Label\n" "value.text" msgid "Page Width" -msgstr "Diabreedte" +msgstr "~Paginabreedte" #. aPYJv #: GenericCommands.xcu diff --git a/source/nl/sc/messages.po b/source/nl/sc/messages.po index f32da015ae5..50a1e8b8495 100644 --- a/source/nl/sc/messages.po +++ b/source/nl/sc/messages.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2023-03-10 11:50+0100\n" -"PO-Revision-Date: 2023-03-13 10:45+0000\n" +"PO-Revision-Date: 2023-03-20 04:19+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/scmessages/nl/>\n" "Language: nl\n" @@ -14462,7 +14462,7 @@ msgstr "De tijd (in seconden) waarin het opmaakprofiel geldig blijft." #: sc/inc/scfuncs.hrc:3468 msgctxt "SC_OPCODE_STYLE" msgid "Style 2" -msgstr "Stijl 2" +msgstr "Opmaakprofiel 2" #. HBrCD #: sc/inc/scfuncs.hrc:3469 diff --git a/source/nl/svtools/messages.po b/source/nl/svtools/messages.po index d180a1f9b29..be04129abf2 100644 --- a/source/nl/svtools/messages.po +++ b/source/nl/svtools/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-02 11:51+0100\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" "PO-Revision-Date: 2023-03-05 10:00+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/svtoolsmessages/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.15.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1559888382.000000\n" #. fLdeV @@ -5036,6 +5036,12 @@ msgctxt "STR_ARR_SVT_LANGUAGE_TABLE" msgid "Saraiki" msgstr "Saraiki" +#. hnUCz +#: svtools/inc/langtab.hrc:444 +msgctxt "STR_ARR_SVT_LANGUAGE_TABLE" +msgid "Rohingya Hanifi" +msgstr "" + #. fXSja #: svtools/uiconfig/ui/addresstemplatedialog.ui:8 msgctxt "addresstemplatedialog|AddressTemplateDialog" diff --git a/source/nl/svx/messages.po b/source/nl/svx/messages.po index bd889443fb7..b3004bb5a27 100644 --- a/source/nl/svx/messages.po +++ b/source/nl/svx/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-10 11:50+0100\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" "PO-Revision-Date: 2023-03-05 10:00+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/svxmessages/nl/>\n" @@ -17528,248 +17528,254 @@ msgctxt "headfootformatpage|labelFooterFormat" msgid "Footer" msgstr "Voettekst" +#. NCB9s +#: svx/uiconfig/ui/imapdialog.ui:8 +msgctxt "imapdialog|ImapDialog" +msgid "ImageMap Editor" +msgstr "" + #. TZUZQ -#: svx/uiconfig/ui/imapdialog.ui:150 +#: svx/uiconfig/ui/imapdialog.ui:151 msgctxt "imapdialog|TBI_APPLY" msgid "Apply" msgstr "Toepassen" #. QH65f -#: svx/uiconfig/ui/imapdialog.ui:154 +#: svx/uiconfig/ui/imapdialog.ui:155 msgctxt "imapdialog|extended_tip|TBI_APPLY" msgid "Applies the changes that you made to the image map." msgstr "Past de wijzigingen toe die u in de ImageMap hebt gemaakt." #. HG5FA -#: svx/uiconfig/ui/imapdialog.ui:167 +#: svx/uiconfig/ui/imapdialog.ui:168 msgctxt "imapdialog|TBI_OPEN" msgid "Open..." msgstr "Openen..." #. BBFxi -#: svx/uiconfig/ui/imapdialog.ui:171 +#: svx/uiconfig/ui/imapdialog.ui:172 msgctxt "imapdialog|extended_tip|TBI_OPEN" msgid "Loads an existing image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format." msgstr "Laadt een bestaande ImageMap in de bestandsindeling MAP-CERN, MAP-NCSA of SIP StarView ImageMap." #. FhXsi -#: svx/uiconfig/ui/imapdialog.ui:184 +#: svx/uiconfig/ui/imapdialog.ui:185 msgctxt "imapdialog|TBI_SAVEAS" msgid "Save..." msgstr "Opslaan..." #. znbDS -#: svx/uiconfig/ui/imapdialog.ui:188 +#: svx/uiconfig/ui/imapdialog.ui:189 msgctxt "imapdialog|extended_tip|TBI_SAVEAS" msgid "Saves the image map in the MAP-CERN, MAP-NCSA or SIP StarView ImageMap file format." msgstr "Slaat de ImageMap in de bestandsindeling MAP-CERN, MAP-NCSA of SIP StarView ImageMap op." #. zicE4 -#: svx/uiconfig/ui/imapdialog.ui:201 +#: svx/uiconfig/ui/imapdialog.ui:202 msgctxt "imapdialog|TBI_CLOSE" msgid "Close" msgstr "Sluiten" #. jYnn6 -#: svx/uiconfig/ui/imapdialog.ui:212 +#: svx/uiconfig/ui/imapdialog.ui:213 msgctxt "imapdialog|TBI_SELECT" msgid "Select" msgstr "Selecteren" #. eFg49 -#: svx/uiconfig/ui/imapdialog.ui:216 +#: svx/uiconfig/ui/imapdialog.ui:217 msgctxt "imapdialog|extended_tip|TBI_SELECT" msgid "Selects a hotspot in the image map for editing." msgstr "Selecteert een hotspot in een ImageMap voor bewerking." #. MNb9P -#: svx/uiconfig/ui/imapdialog.ui:229 +#: svx/uiconfig/ui/imapdialog.ui:230 msgctxt "imapdialog|TBI_RECT" msgid "Rectangle" msgstr "Rechthoek" #. EYDzs -#: svx/uiconfig/ui/imapdialog.ui:233 +#: svx/uiconfig/ui/imapdialog.ui:234 msgctxt "imapdialog|extended_tip|TBI_RECT" msgid "Draws a rectangular hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "Tekent een rechthoekige hotspot waar u in de afbeelding sleept. U kunt daarna het Adres en de Tekst voor de hotspot invoeren en vervolgens het Frame selecteren waarin u de URL wilt openen." #. CxNuP -#: svx/uiconfig/ui/imapdialog.ui:246 +#: svx/uiconfig/ui/imapdialog.ui:247 msgctxt "imapdialog|TBI_CIRCLE" msgid "Ellipse" msgstr "Ovaal" #. UEtoB -#: svx/uiconfig/ui/imapdialog.ui:250 +#: svx/uiconfig/ui/imapdialog.ui:251 msgctxt "imapdialog|extended_tip|TBI_CIRCLE" msgid "Draws an elliptical hotspot where you drag in the graphic. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "Tekent een rechthoekige hotspot waar u in de afbeelding sleept. U kunt daarna het Adres en de Tekst voor de hotspot invoeren en vervolgens het Frame selecteren waarin u de URL wilt openen." #. SGPH5 -#: svx/uiconfig/ui/imapdialog.ui:263 +#: svx/uiconfig/ui/imapdialog.ui:264 msgctxt "imapdialog|TBI_POLY" msgid "Polygon" msgstr "Veelhoek" #. DCcTE -#: svx/uiconfig/ui/imapdialog.ui:267 +#: svx/uiconfig/ui/imapdialog.ui:268 msgctxt "imapdialog|extended_tip|TBI_POLY" msgid "Draws a polygonal hotspot in the graphic. Click this icon, drag in the graphic, and then click to define one side of the polygon. Move to where you want to place the end of the next side, and then click. Repeat until you have drawn all of the sides of the polygon. When you are finished, double-click to close the polygon. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "Tekent een veelhoekige hotspot in de afbeelding. Klik op dit pictogram, sleep de afbeelding erin en klik vervolgens om één zijde van de veelhoek te definiëren. Verplaats de muisaanwijzer naar de positie waar u het einde van de volgende zijde wilt plaatsen en klik vervolgens. Herhaal dit proces tot u alle zijden van de veelhoek hebt getekend. Wanneer u klaar bent, dubbelklikt u om de veelhoek te sluiten. U kunt daarna het Adres en de Tekst voor de hotspot invoeren en vervolgens het Frame selecteren waarin u de URL wilt openen." #. zUUCB -#: svx/uiconfig/ui/imapdialog.ui:280 +#: svx/uiconfig/ui/imapdialog.ui:281 msgctxt "imapdialog|TBI_FREEPOLY" msgid "Freeform Polygon" msgstr "Vrije-hand veelhoek" #. jqx5a -#: svx/uiconfig/ui/imapdialog.ui:284 +#: svx/uiconfig/ui/imapdialog.ui:285 msgctxt "imapdialog|extended_tip|TBI_FREEPOLY" msgid "Draws a hotspot that is based on a freeform polygon. Click this icon and move to where you want to draw the hotspot. Drag a freeform line and release to close the shape. After, you can enter the Address and the Text for the hotspot, and then select the Frame where you want the URL to open." msgstr "Tekent een hotspot die op een vrije-hand veelhoek is gebaseerd. Klik op dit pictogram en ga naar de plaats waar u de hotspot wilt tekenen. Versleep een vrije-handlijn en laat de muisknop los om de vorm te sluiten. U kunt daarna het Adres en de Tekst voor de hotspot invoeren en vervolgens het Frame selecteren waarin u de URL wilt openen." #. kG6AK -#: svx/uiconfig/ui/imapdialog.ui:297 +#: svx/uiconfig/ui/imapdialog.ui:298 msgctxt "imapdialog|TBI_POLYEDIT" msgid "Edit Points" msgstr "Punten bewerken" #. vjFcb -#: svx/uiconfig/ui/imapdialog.ui:301 +#: svx/uiconfig/ui/imapdialog.ui:302 msgctxt "imapdialog|extended_tip|TBI_POLYEDIT" msgid "Lets you change the shape of the selected hotspot by editing the anchor points." msgstr "Hiermee kunt u de vorm van de geselecteerde hotspot wijzigen door de ankerpunten te bewerken." #. 2oDGD -#: svx/uiconfig/ui/imapdialog.ui:314 +#: svx/uiconfig/ui/imapdialog.ui:315 msgctxt "imapdialog|TBI_POLYMOVE" msgid "Move Points" msgstr "Punten verplaatsen" #. ZEetx -#: svx/uiconfig/ui/imapdialog.ui:318 +#: svx/uiconfig/ui/imapdialog.ui:319 msgctxt "imapdialog|extended_tip|TBI_POLYMOVE" msgid "Lets you move the individual anchor points of the selected hotspot." msgstr "Hiermee kunt u de afzonderlijke ankerpunten van de geselecteerde hotspot verplaatsen." #. c9fFa -#: svx/uiconfig/ui/imapdialog.ui:331 +#: svx/uiconfig/ui/imapdialog.ui:332 msgctxt "imapdialog|TBI_POLYINSERT" msgid "Insert Points" msgstr "Punten invoegen" #. 77x67 -#: svx/uiconfig/ui/imapdialog.ui:335 +#: svx/uiconfig/ui/imapdialog.ui:336 msgctxt "imapdialog|extended_tip|TBI_POLYINSERT" msgid "Adds an anchor point where you click on the outline of the hotspot." msgstr "Voegt een ankerpunt toe waar u op de omtrek van de hotspot klikt." #. tuCNB -#: svx/uiconfig/ui/imapdialog.ui:348 +#: svx/uiconfig/ui/imapdialog.ui:349 msgctxt "imapdialog|TBI_POLYDELETE" msgid "Delete Points" msgstr "Punten verwijderen" #. 6FfFj -#: svx/uiconfig/ui/imapdialog.ui:352 +#: svx/uiconfig/ui/imapdialog.ui:353 msgctxt "imapdialog|extended_tip|TBI_POLYDELETE" msgid "Deletes the selected anchor point." msgstr "Verwijdert het geselecteerde ankerpunt." #. TcAdh -#: svx/uiconfig/ui/imapdialog.ui:365 +#: svx/uiconfig/ui/imapdialog.ui:366 msgctxt "imapdialog|TBI_UNDO" msgid "Undo " msgstr "Ongedaan maken " #. UnkbT -#: svx/uiconfig/ui/imapdialog.ui:377 +#: svx/uiconfig/ui/imapdialog.ui:378 msgctxt "imapdialog|TBI_REDO" msgid "Redo" msgstr "Opnieuw uitvoeren" #. bc2XY -#: svx/uiconfig/ui/imapdialog.ui:389 +#: svx/uiconfig/ui/imapdialog.ui:390 msgctxt "imapdialog|TBI_ACTIVE" msgid "Active" msgstr "Actief" #. S7JcF -#: svx/uiconfig/ui/imapdialog.ui:393 +#: svx/uiconfig/ui/imapdialog.ui:394 msgctxt "imapdialog|extended_tip|TBI_ACTIVE" msgid "Disables or enables the hyperlink for the selected hotspot. A disabled hotspot is transparent." msgstr "Schakelt de hyperlink voor de geselecteerde hotspot in of uit. Een uitgeschakelde hotspot is transparant." #. AjSFD -#: svx/uiconfig/ui/imapdialog.ui:406 +#: svx/uiconfig/ui/imapdialog.ui:407 msgctxt "imapdialog|TBI_MACRO" msgid "Macro..." msgstr "Macro..." #. AhhJV -#: svx/uiconfig/ui/imapdialog.ui:410 +#: svx/uiconfig/ui/imapdialog.ui:411 msgctxt "imapdialog|extended_tip|TBI_MACRO" msgid "Lets you assign a macro that runs when you click the selected hotspot in a browser." msgstr "Hiermee kunt u een macro toewijzen die wordt uitgevoerd wanneer u in een browser op de geselecteerde hotspot klikt." #. WS3NJ -#: svx/uiconfig/ui/imapdialog.ui:423 +#: svx/uiconfig/ui/imapdialog.ui:424 msgctxt "imapdialog|TBI_PROPERTY" msgid "Properties..." msgstr "Eigenschappen..." #. CBpCj -#: svx/uiconfig/ui/imapdialog.ui:427 +#: svx/uiconfig/ui/imapdialog.ui:428 msgctxt "imapdialog|extended_tip|TBI_PROPERTY" msgid "Allows you to define the properties of the selected hotspot." msgstr "Hiermee kunt u de eigenschappen van de geselecteerde hotspot definiëren." #. r8L58 -#: svx/uiconfig/ui/imapdialog.ui:455 +#: svx/uiconfig/ui/imapdialog.ui:456 msgctxt "imapdialog|urlft" msgid "Address:" msgstr "Adres:" #. KFcWk -#: svx/uiconfig/ui/imapdialog.ui:477 +#: svx/uiconfig/ui/imapdialog.ui:478 msgctxt "imapdialog|targetft" msgid "Frame:" msgstr "Frame:" #. T6F5c -#: svx/uiconfig/ui/imapdialog.ui:495 +#: svx/uiconfig/ui/imapdialog.ui:496 msgctxt "imapdialog|extended_tip|text" msgid "Enter the text that you want to display when the mouse rests on the hotspot in a browser. This text is also used by assistive technologies" msgstr "Voer de tekst in die u wilt weergeven wanneer de muisaanwijzer op de hotspot in een browser rust. Deze tekst wordt ook gebruikt door ondersteunende technologieën" #. b8MfH -#: svx/uiconfig/ui/imapdialog.ui:533 +#: svx/uiconfig/ui/imapdialog.ui:534 msgctxt "imapdialog|textft" msgid "_Text Alternative:" msgstr "_Tekstalternatief" #. JnaCz -#: svx/uiconfig/ui/imapdialog.ui:534 +#: svx/uiconfig/ui/imapdialog.ui:535 msgctxt "imapdialog|textft" msgid "Enter a short description of essential features of the image map for persons who do not see the image." msgstr "Voer een korte beschrijving in van essentiële kenmerken van de imagemap voor personen die de afbeelding niet zien." #. DoDLD -#: svx/uiconfig/ui/imapdialog.ui:557 +#: svx/uiconfig/ui/imapdialog.ui:558 msgctxt "imapdialog|extended_tip|url" msgid "Enter the URL for the file that you want to open when you click the selected hotspot." msgstr "Voer de URL in voor het bestand dat u wilt openen wanneer u op de geselecteerde hotspot klikt." #. CnDFH -#: svx/uiconfig/ui/imapdialog.ui:597 +#: svx/uiconfig/ui/imapdialog.ui:598 msgctxt "imapdialog|extended_tip|container" msgid "Displays the image map, so that you can click and edit the hotspots." msgstr "Geeft de ImageMap weer, zodat u op de hotspots kunt klikken en deze kunt bewerken." #. FkpS8 -#: svx/uiconfig/ui/imapdialog.ui:625 +#: svx/uiconfig/ui/imapdialog.ui:626 msgctxt "imapdialog|extended_tip|ImapDialog" msgid "Allows you to attach URLs to specific areas, called hotspots, on a graphic or a group of graphics. An image map is a group of one or more hotspots." msgstr "Hiermee kunt u URL's aan specifieke gebieden, hotspots genaamd, in een afbeelding of groep afbeeldingen toevoegen. Een ImageMap is een groep met een of meer hotspots." diff --git a/source/nl/sw/messages.po b/source/nl/sw/messages.po index 2390b3b940c..a084f80388c 100644 --- a/source/nl/sw/messages.po +++ b/source/nl/sw/messages.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2023-03-13 11:38+0100\n" -"PO-Revision-Date: 2023-03-13 10:45+0000\n" +"POT-Creation-Date: 2023-03-20 12:32+0100\n" +"PO-Revision-Date: 2023-03-19 05:34+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_ui-master/swmessages/nl/>\n" "Language: nl\n" @@ -4671,548 +4671,554 @@ msgctxt "STR_DELBOOKMARK" msgid "Delete bookmark: $1" msgstr "Bladwijzer verwijderen: $1" -#. 54y8f +#. zFANC #: sw/inc/strings.hrc:440 +msgctxt "STR_DELETE_BOOKMARKS" +msgid "Delete bookmarks" +msgstr "" + +#. 54y8f +#: sw/inc/strings.hrc:441 msgctxt "STR_INSBOOKMARK" msgid "Insert bookmark: $1" msgstr "Bladwijzer invoegen: $1" #. thkPu -#: sw/inc/strings.hrc:441 +#: sw/inc/strings.hrc:442 msgctxt "STR_UPDATE_BOOKMARK" msgid "Update bookmark: $1" msgstr "Bladwijzer bijwerken: $ 1" #. d6wEB -#: sw/inc/strings.hrc:442 +#: sw/inc/strings.hrc:443 msgctxt "STR_UPDATE_BOOKMARKS" msgid "Update bookmarks" msgstr "Bladwijzers bijwerken" #. XHkEY -#: sw/inc/strings.hrc:443 +#: sw/inc/strings.hrc:444 msgctxt "STR_SORT_TBL" msgid "Sort table" msgstr "Tabel sorteren" #. gui6q -#: sw/inc/strings.hrc:444 +#: sw/inc/strings.hrc:445 msgctxt "STR_SORT_TXT" msgid "Sort text" msgstr "Tekst sorteren" #. APAMG -#: sw/inc/strings.hrc:445 +#: sw/inc/strings.hrc:446 msgctxt "STR_INSTABLE_UNDO" msgid "Insert table: $1$2$3" msgstr "Tabel invoegen: $1$2$3" #. 4pGhz -#: sw/inc/strings.hrc:446 +#: sw/inc/strings.hrc:447 msgctxt "STR_TEXTTOTABLE_UNDO" msgid "Convert text -> table" msgstr "Tekst naar tabel converteren" #. h3EH7 -#: sw/inc/strings.hrc:447 +#: sw/inc/strings.hrc:448 msgctxt "STR_TABLETOTEXT_UNDO" msgid "Convert table -> text" msgstr "Tabel naar tekst converteren" #. uKreq -#: sw/inc/strings.hrc:448 +#: sw/inc/strings.hrc:449 msgctxt "STR_COPY_UNDO" msgid "Copy: $1" msgstr "Kopiëren: $1" #. BfGaZ -#: sw/inc/strings.hrc:449 +#: sw/inc/strings.hrc:450 msgctxt "STR_REPLACE_UNDO" msgid "Replace $1 $2 $3" msgstr "$1 $2 $3 vervangen" #. GEC4C -#: sw/inc/strings.hrc:450 +#: sw/inc/strings.hrc:451 msgctxt "STR_INSERT_PAGE_BREAK_UNDO" msgid "Insert page break" msgstr "Pagina-einde invoegen" #. mrWg2 -#: sw/inc/strings.hrc:451 +#: sw/inc/strings.hrc:452 msgctxt "STR_INSERT_COLUMN_BREAK_UNDO" msgid "Insert column break" msgstr "Kolomeinde invoegen" #. MGqRt -#: sw/inc/strings.hrc:452 +#: sw/inc/strings.hrc:453 msgctxt "STR_INSERT_ENV_UNDO" msgid "Insert Envelope" msgstr "Envelop invoegen" #. g8ALR -#: sw/inc/strings.hrc:453 +#: sw/inc/strings.hrc:454 msgctxt "STR_DRAG_AND_COPY" msgid "Copy: $1" msgstr "Kopiëren: $1" #. qHdLG -#: sw/inc/strings.hrc:454 +#: sw/inc/strings.hrc:455 msgctxt "STR_DRAG_AND_MOVE" msgid "Move: $1" msgstr "Verplaatsen: $1" #. xqxPn -#: sw/inc/strings.hrc:455 +#: sw/inc/strings.hrc:456 msgctxt "STR_INSERT_CHART" msgid "Insert %PRODUCTNAME Chart" msgstr "%PRODUCTNAME Chart invoegen" #. qWEVG -#: sw/inc/strings.hrc:456 +#: sw/inc/strings.hrc:457 msgctxt "STR_INSERTFLY" msgid "Insert frame" msgstr "Frame invoegen" #. GmqXE -#: sw/inc/strings.hrc:457 +#: sw/inc/strings.hrc:458 msgctxt "STR_DELETEFLY" msgid "Delete frame" msgstr "Frame verwijderen" #. z9Eai -#: sw/inc/strings.hrc:458 +#: sw/inc/strings.hrc:459 msgctxt "STR_AUTOFORMAT" msgid "AutoFormat" msgstr "AutoOpmaak" #. E6uaH -#: sw/inc/strings.hrc:459 +#: sw/inc/strings.hrc:460 msgctxt "STR_TABLEHEADLINE" msgid "Table heading" msgstr "Tabelkop" #. gnndv -#: sw/inc/strings.hrc:460 +#: sw/inc/strings.hrc:461 msgctxt "STR_REPLACE" msgid "Replace: $1 $2 $3" msgstr "Vervangen: $1 $2 $3" #. WwuFC -#: sw/inc/strings.hrc:461 +#: sw/inc/strings.hrc:462 msgctxt "STR_INSERTSECTION" msgid "Insert section" msgstr "Sectie invoegen" #. 7pzWX -#: sw/inc/strings.hrc:462 +#: sw/inc/strings.hrc:463 msgctxt "STR_DELETESECTION" msgid "Delete section" msgstr "Sectie verwijderen" #. AFkoM -#: sw/inc/strings.hrc:463 +#: sw/inc/strings.hrc:464 msgctxt "STR_CHANGESECTION" msgid "Modify section" msgstr "Sectie wijzigen" #. BY9gB -#: sw/inc/strings.hrc:464 +#: sw/inc/strings.hrc:465 msgctxt "STR_CHANGEDEFATTR" msgid "Modify default values" msgstr "Standaardwaarden wijzigen" #. X7eMx -#: sw/inc/strings.hrc:465 +#: sw/inc/strings.hrc:466 msgctxt "STR_REPLACE_STYLE" msgid "Replace style: $1 $2 $3" msgstr "Opmaakprofiel vervangen: $1 $2 $3" #. EXFvJ -#: sw/inc/strings.hrc:466 +#: sw/inc/strings.hrc:467 msgctxt "STR_DELETE_PAGE_BREAK" msgid "Delete page break" msgstr "Paginaeinde verwijderen" #. kHVr9 -#: sw/inc/strings.hrc:467 +#: sw/inc/strings.hrc:468 msgctxt "STR_TEXT_CORRECTION" msgid "Text Correction" msgstr "Tekstverbetering" #. VfBBy -#: sw/inc/strings.hrc:468 +#: sw/inc/strings.hrc:469 msgctxt "STR_OUTLINE_LR" msgid "Promote/demote outline level" msgstr "Overzichtsniveau omhoog/omlaag" #. Mmk22 -#: sw/inc/strings.hrc:469 +#: sw/inc/strings.hrc:470 msgctxt "STR_OUTLINE_UD" msgid "Move chapter up/down" msgstr "Hoofdstuk omhoog/omlaag" #. 3UGKP -#: sw/inc/strings.hrc:470 +#: sw/inc/strings.hrc:471 msgctxt "STR_OUTLINE_EDIT" msgid "Modify outline" msgstr "Overzicht aanpassen" #. RjcRH -#: sw/inc/strings.hrc:471 +#: sw/inc/strings.hrc:472 msgctxt "STR_INSNUM" msgid "Insert numbering" msgstr "Nummering invoegen" #. RdWjx -#: sw/inc/strings.hrc:472 +#: sw/inc/strings.hrc:473 msgctxt "STR_NUMUP" msgid "Demote list level" msgstr "Lijstniveau verlagen" #. VpBDP -#: sw/inc/strings.hrc:473 +#: sw/inc/strings.hrc:474 msgctxt "STR_NUMDOWN" msgid "Promote list level" msgstr "Lijstniveau verhogen" #. FGciC -#: sw/inc/strings.hrc:474 +#: sw/inc/strings.hrc:475 msgctxt "STR_MOVENUM" msgid "Move paragraphs" msgstr "Alinea's verplaatsen" #. WdMCK -#: sw/inc/strings.hrc:475 +#: sw/inc/strings.hrc:476 msgctxt "STR_INSERTDRAW" msgid "Insert drawing object: $1" msgstr "Tekenobject invoegen: $1" #. ErB3W -#: sw/inc/strings.hrc:476 +#: sw/inc/strings.hrc:477 msgctxt "STR_NUMORNONUM" msgid "Number On/Off" msgstr "Nummer" #. rEZvN -#: sw/inc/strings.hrc:477 +#: sw/inc/strings.hrc:478 msgctxt "STR_INC_LEFTMARGIN" msgid "Increase Indent" msgstr "Inspringing vergroten" #. aJxcG -#: sw/inc/strings.hrc:478 +#: sw/inc/strings.hrc:479 msgctxt "STR_DEC_LEFTMARGIN" msgid "Decrease indent" msgstr "Inspringing verkleinen" #. 4GP7c -#: sw/inc/strings.hrc:479 +#: sw/inc/strings.hrc:480 msgctxt "STR_INSERTLABEL" msgid "Insert caption: $1" msgstr "Bijschrift invoegen: $1" #. GGFM8 -#: sw/inc/strings.hrc:480 +#: sw/inc/strings.hrc:481 msgctxt "STR_SETNUMRULESTART" msgid "Restart numbering" msgstr "Nieuwe nummering" #. pHfp7 -#: sw/inc/strings.hrc:481 +#: sw/inc/strings.hrc:482 msgctxt "STR_CHANGEFTN" msgid "Modify footnote" msgstr "Voetnoot wijzigen" #. Knr9y -#: sw/inc/strings.hrc:482 +#: sw/inc/strings.hrc:483 msgctxt "STR_ACCEPT_REDLINE" msgid "Accept change: $1" msgstr "Wijziging accepteren: $1" #. jAvjr -#: sw/inc/strings.hrc:483 +#: sw/inc/strings.hrc:484 msgctxt "STR_REJECT_REDLINE" msgid "Reject change: $1" msgstr "Wijziging verwerpen: $1" #. uCGqy -#: sw/inc/strings.hrc:484 +#: sw/inc/strings.hrc:485 msgctxt "STR_SPLIT_TABLE" msgid "Split Table" msgstr "Tabel splitsen" #. TJCZ8 -#: sw/inc/strings.hrc:485 +#: sw/inc/strings.hrc:486 msgctxt "STR_DONTEXPAND" msgid "Stop attribute" msgstr "Attribuut stoppen" #. qyCiy -#: sw/inc/strings.hrc:486 +#: sw/inc/strings.hrc:487 msgctxt "STR_AUTOCORRECT" msgid "AutoCorrect" msgstr "AutoCorrectie" #. f4Jfr -#: sw/inc/strings.hrc:487 +#: sw/inc/strings.hrc:488 msgctxt "STR_MERGE_TABLE" msgid "Merge table" msgstr "Tabel samenvoegen" #. BLcCC -#: sw/inc/strings.hrc:488 +#: sw/inc/strings.hrc:489 msgctxt "STR_TRANSLITERATE" msgid "Change Case" msgstr "Hoofdlettergebruik wijzigen" #. BTGyD -#: sw/inc/strings.hrc:489 +#: sw/inc/strings.hrc:490 msgctxt "STR_DELNUM" msgid "Delete numbering" msgstr "Nummering verwijderen" #. TMvTD -#: sw/inc/strings.hrc:490 +#: sw/inc/strings.hrc:491 msgctxt "STR_DRAWUNDO" msgid "Drawing objects: $1" msgstr "Tekenobjecten: $1" #. FG7rN -#: sw/inc/strings.hrc:491 +#: sw/inc/strings.hrc:492 msgctxt "STR_DRAWGROUP" msgid "Group draw objects" msgstr "Tekenobjecten groeperen" #. xZqoJ -#: sw/inc/strings.hrc:492 +#: sw/inc/strings.hrc:493 msgctxt "STR_DRAWUNGROUP" msgid "Ungroup drawing objects" msgstr "Groepering tekenobjecten opheffen" #. FA3Vo -#: sw/inc/strings.hrc:493 +#: sw/inc/strings.hrc:494 msgctxt "STR_DRAWDELETE" msgid "Delete drawing objects" msgstr "Tekenobjecten verwijderen" #. MbJSs -#: sw/inc/strings.hrc:494 +#: sw/inc/strings.hrc:495 msgctxt "STR_REREAD" msgid "Replace Image" msgstr "Afbeelding vervangen" #. 6GmVr -#: sw/inc/strings.hrc:495 +#: sw/inc/strings.hrc:496 msgctxt "STR_DELGRF" msgid "Delete Image" msgstr "Afbeelding verwijderen" #. PAmBF -#: sw/inc/strings.hrc:496 +#: sw/inc/strings.hrc:497 msgctxt "STR_TABLE_ATTR" msgid "Apply table attributes" msgstr "Tabelattributen toepassen" #. GA8gF -#: sw/inc/strings.hrc:497 +#: sw/inc/strings.hrc:498 msgctxt "STR_UNDO_TABLE_AUTOFMT" msgid "AutoFormat Table" msgstr "AutoOpmaak tabel" #. AAPTL -#: sw/inc/strings.hrc:498 +#: sw/inc/strings.hrc:499 msgctxt "STR_UNDO_TABLE_INSCOL" msgid "Insert Column" msgstr "Kolom invoegen" #. tA7ss -#: sw/inc/strings.hrc:499 +#: sw/inc/strings.hrc:500 msgctxt "STR_UNDO_TABLE_INSROW" msgid "Insert Row" msgstr "Rij invoegen" #. LAzxr -#: sw/inc/strings.hrc:500 +#: sw/inc/strings.hrc:501 msgctxt "STR_UNDO_TABLE_DELBOX" msgid "Delete row/column" msgstr "Rij/kolom verwijderen" #. yFDYp -#: sw/inc/strings.hrc:501 +#: sw/inc/strings.hrc:502 msgctxt "STR_UNDO_COL_DELETE" msgid "Delete column" msgstr "Kolom verwijderen" #. 9SF9L -#: sw/inc/strings.hrc:502 +#: sw/inc/strings.hrc:503 msgctxt "STR_UNDO_ROW_DELETE" msgid "Delete row" msgstr "Rij verwijderen" #. FnLC7 -#: sw/inc/strings.hrc:503 +#: sw/inc/strings.hrc:504 msgctxt "STR_UNDO_TABLE_SPLIT" msgid "Split Cells" msgstr "Cellen splitsen" #. 3Em7B -#: sw/inc/strings.hrc:504 +#: sw/inc/strings.hrc:505 msgctxt "STR_UNDO_TABLE_MERGE" msgid "Merge Cells" msgstr "Cellen samenvoegen" #. 3VVmF -#: sw/inc/strings.hrc:505 +#: sw/inc/strings.hrc:506 msgctxt "STR_TABLE_NUMFORMAT" msgid "Format cell" msgstr "Cel opmaken" #. UbSKw -#: sw/inc/strings.hrc:506 +#: sw/inc/strings.hrc:507 msgctxt "STR_INSERT_TOX" msgid "Insert index/table" msgstr "Index/inhoudsopgave invoegen" #. szpbj -#: sw/inc/strings.hrc:507 +#: sw/inc/strings.hrc:508 msgctxt "STR_CLEAR_TOX_RANGE" msgid "Remove index/table" msgstr "Index/inhoudsopgave verwijderen" #. cN5DN -#: sw/inc/strings.hrc:508 +#: sw/inc/strings.hrc:509 msgctxt "STR_TABLE_TBLCPYTBL" msgid "Copy table" msgstr "Tabel kopiëren" #. eUFgx -#: sw/inc/strings.hrc:509 +#: sw/inc/strings.hrc:510 msgctxt "STR_TABLE_CPYTBL" msgid "Copy table" msgstr "Tabel kopiëren" #. TC6mz -#: sw/inc/strings.hrc:510 +#: sw/inc/strings.hrc:511 msgctxt "STR_INS_FROM_SHADOWCRSR" msgid "Set cursor" msgstr "Cursor instellen" #. 4GStA -#: sw/inc/strings.hrc:511 +#: sw/inc/strings.hrc:512 msgctxt "STR_UNDO_CHAIN" msgid "Link frames" msgstr "Frames koppelen" #. XV4Ap -#: sw/inc/strings.hrc:512 +#: sw/inc/strings.hrc:513 msgctxt "STR_UNDO_UNCHAIN" msgid "Unlink frames" msgstr "Frames ontkoppelen" #. vUJG9 -#: sw/inc/strings.hrc:513 +#: sw/inc/strings.hrc:514 msgctxt "STR_UNDO_FTNINFO" msgid "Modify footnote options" msgstr "Voetnootinstellingen wijzigen" #. AgREs -#: sw/inc/strings.hrc:514 +#: sw/inc/strings.hrc:515 msgctxt "STR_UNDO_COMPAREDOC" msgid "Compare Document" msgstr "Documenten vergelijken" #. kZATW -#: sw/inc/strings.hrc:515 +#: sw/inc/strings.hrc:516 msgctxt "STR_UNDO_SETFLYFRMFMT" msgid "Apply frame style: $1" msgstr "Frameopmaakprofiel toepassen: $1" #. 4Ae2X -#: sw/inc/strings.hrc:516 +#: sw/inc/strings.hrc:517 msgctxt "STR_UNDO_SETRUBYATTR" msgid "Ruby Setting" msgstr "Ruby-instelling" #. J4AUR -#: sw/inc/strings.hrc:517 +#: sw/inc/strings.hrc:518 msgctxt "STR_INSERT_FOOTNOTE" msgid "Insert footnote" msgstr "Voetnoot invoegen" #. RMgFD -#: sw/inc/strings.hrc:518 +#: sw/inc/strings.hrc:519 msgctxt "STR_INSERT_URLBTN" msgid "insert URL button" msgstr "URL-knop invoegen" #. UKN7k -#: sw/inc/strings.hrc:519 +#: sw/inc/strings.hrc:520 msgctxt "STR_INSERT_URLTXT" msgid "Insert Hyperlink" msgstr "Hyperlink invoegen" #. 9odT8 -#: sw/inc/strings.hrc:520 +#: sw/inc/strings.hrc:521 msgctxt "STR_DELETE_INVISIBLECNTNT" msgid "remove invisible content" msgstr "onzichtbare inhoud verwijderen" #. e6U2R -#: sw/inc/strings.hrc:521 +#: sw/inc/strings.hrc:522 msgctxt "STR_TOXCHANGE" msgid "Table/index changed" msgstr "Inhoudsopgave/index gewijzigd" #. JpGh6 -#: sw/inc/strings.hrc:522 +#: sw/inc/strings.hrc:523 msgctxt "STR_START_QUOTE" msgid "“" msgstr "\"" #. kZoAG -#: sw/inc/strings.hrc:523 +#: sw/inc/strings.hrc:524 msgctxt "STR_END_QUOTE" msgid "”" msgstr "\"" #. wNZDq -#: sw/inc/strings.hrc:524 +#: sw/inc/strings.hrc:525 msgctxt "STR_LDOTS" msgid "..." msgstr "..." #. yiQgo -#: sw/inc/strings.hrc:525 +#: sw/inc/strings.hrc:526 msgctxt "STR_MULTISEL" msgid "multiple selection" msgstr "meervoudige selectie" #. qFESB -#: sw/inc/strings.hrc:526 +#: sw/inc/strings.hrc:527 msgctxt "STR_TYPING_UNDO" msgid "Typing: $1" msgstr "Invoer: $1" #. A6HSG -#: sw/inc/strings.hrc:527 +#: sw/inc/strings.hrc:528 msgctxt "STR_PASTE_CLIPBOARD_UNDO" msgid "Paste clipboard" msgstr "Inhoud klembord plakken" #. mfDMF -#: sw/inc/strings.hrc:528 +#: sw/inc/strings.hrc:529 msgctxt "STR_YIELDS" msgid "→" msgstr "→" #. wNRhZ -#: sw/inc/strings.hrc:529 +#: sw/inc/strings.hrc:530 msgctxt "STR_OCCURRENCES_OF" msgid "occurrences of" msgstr "gevallen van" #. hHUZi -#: sw/inc/strings.hrc:530 +#: sw/inc/strings.hrc:531 msgctxt "STR_UNDO_TABS" msgid "One tab" msgid_plural "$1 tabs" @@ -5220,7 +5226,7 @@ msgstr[0] "Eén tabstop" msgstr[1] "$1 tabstops" #. eP6mC -#: sw/inc/strings.hrc:531 +#: sw/inc/strings.hrc:532 msgctxt "STR_UNDO_NLS" msgid "One line break" msgid_plural "$1 line breaks" @@ -5228,308 +5234,308 @@ msgstr[0] "Eén regeleinde" msgstr[1] "$1 regeleinde" #. yS3nP -#: sw/inc/strings.hrc:532 +#: sw/inc/strings.hrc:533 msgctxt "STR_UNDO_PAGEBREAKS" msgid "page break" msgstr "pagina-einde" #. Q4YVg -#: sw/inc/strings.hrc:533 +#: sw/inc/strings.hrc:534 msgctxt "STR_UNDO_COLBRKS" msgid "column break" msgstr "kolomeinde" #. L6qva -#: sw/inc/strings.hrc:534 +#: sw/inc/strings.hrc:535 msgctxt "STR_UNDO_REDLINE_INSERT" msgid "Insert $1" msgstr "$1 invoegen" #. i8ZQo -#: sw/inc/strings.hrc:535 +#: sw/inc/strings.hrc:536 msgctxt "STR_UNDO_REDLINE_DELETE" msgid "Delete $1" msgstr "$1 verwijderen" #. 5KECk -#: sw/inc/strings.hrc:536 +#: sw/inc/strings.hrc:537 msgctxt "STR_UNDO_REDLINE_FORMAT" msgid "Attributes changed" msgstr "Attributen gewijzigd" #. N7CUk -#: sw/inc/strings.hrc:537 +#: sw/inc/strings.hrc:538 msgctxt "STR_UNDO_REDLINE_TABLE" msgid "Table changed" msgstr "Tabel gewijzigd" #. DCGPF -#: sw/inc/strings.hrc:538 +#: sw/inc/strings.hrc:539 msgctxt "STR_UNDO_REDLINE_FMTCOLL" msgid "Style changed" msgstr "Opmaakprofiel gewijzigd" #. p77WZ -#: sw/inc/strings.hrc:539 +#: sw/inc/strings.hrc:540 msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT" msgid "Paragraph formatting changed" msgstr "Alinea-opmaak gewijzigd" #. nehrq -#: sw/inc/strings.hrc:540 +#: sw/inc/strings.hrc:541 msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT" msgid "Insert Row" msgstr "Rij invoegen" #. Ud4qT -#: sw/inc/strings.hrc:541 +#: sw/inc/strings.hrc:542 msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE" msgid "Delete Row" msgstr "Rij verwijderen" #. GvxsC -#: sw/inc/strings.hrc:542 +#: sw/inc/strings.hrc:543 msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT" msgid "Insert Cell" msgstr "Cel invoegen" #. ZMrVY -#: sw/inc/strings.hrc:543 +#: sw/inc/strings.hrc:544 msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE" msgid "Delete Cell" msgstr "Cel verwijderen" #. DqprY -#: sw/inc/strings.hrc:544 +#: sw/inc/strings.hrc:545 msgctxt "STR_N_REDLINES" msgid "$1 changes" msgstr "$1 wijzigingen" #. ve5ZA -#: sw/inc/strings.hrc:545 +#: sw/inc/strings.hrc:546 msgctxt "STR_UNDO_PAGEDESC" msgid "Change page style: $1" msgstr "Pagina-opmaakprofiel wijzigen: $1" #. RDkdy -#: sw/inc/strings.hrc:546 +#: sw/inc/strings.hrc:547 msgctxt "STR_UNDO_PAGEDESC_CREATE" msgid "Create page style: $1" msgstr "Pagina-opmaakprofiel maken: $1" #. tBVzV -#: sw/inc/strings.hrc:547 +#: sw/inc/strings.hrc:548 msgctxt "STR_UNDO_PAGEDESC_DELETE" msgid "Delete page style: $1" msgstr "Pagina-opmaakprofiel verwijderen: $1" #. wzjRB -#: sw/inc/strings.hrc:548 +#: sw/inc/strings.hrc:549 msgctxt "STR_UNDO_PAGEDESC_RENAME" msgid "Rename page style: $1 $2 $3" msgstr "Naam pagina-opmaakprofiel wijzigen: $1 $2 $3" #. UcTVv -#: sw/inc/strings.hrc:549 +#: sw/inc/strings.hrc:550 msgctxt "STR_UNDO_HEADER_FOOTER" msgid "Header/footer changed" msgstr "Koptekst/voettekst gewijzigd" #. tGyeC -#: sw/inc/strings.hrc:550 +#: sw/inc/strings.hrc:551 msgctxt "STR_UNDO_FIELD" msgid "Field changed" msgstr "Veld gewijzigd" #. xh3dq -#: sw/inc/strings.hrc:551 +#: sw/inc/strings.hrc:552 msgctxt "STR_UNDO_TXTFMTCOL_CREATE" msgid "Create paragraph style: $1" msgstr "Alinea-opmaakprofiel maken: $1" #. aRf6Z -#: sw/inc/strings.hrc:552 +#: sw/inc/strings.hrc:553 msgctxt "STR_UNDO_TXTFMTCOL_DELETE" msgid "Delete paragraph style: $1" msgstr "Alinea-opmaakprofiel verwijderen: $1" #. DtD6w -#: sw/inc/strings.hrc:553 +#: sw/inc/strings.hrc:554 msgctxt "STR_UNDO_TXTFMTCOL_RENAME" msgid "Rename paragraph style: $1 $2 $3" msgstr "Naam alinea-opmaakprofiel wijzigen: $1 $2 $3" #. J2FcF -#: sw/inc/strings.hrc:554 +#: sw/inc/strings.hrc:555 msgctxt "STR_UNDO_CHARFMT_CREATE" msgid "Create character style: $1" msgstr "Tekenopmaakprofiel maken: $1" #. FjT56 -#: sw/inc/strings.hrc:555 +#: sw/inc/strings.hrc:556 msgctxt "STR_UNDO_CHARFMT_DELETE" msgid "Delete character style: $1" msgstr "Tekenopmaakprofiel verwijderen: $1" #. mT2GJ -#: sw/inc/strings.hrc:556 +#: sw/inc/strings.hrc:557 msgctxt "STR_UNDO_CHARFMT_RENAME" msgid "Rename character style: $1 $2 $3" msgstr "Naam tekenopmaakprofiel wijzigen: $1 $2 $3" #. AvK4p -#: sw/inc/strings.hrc:557 +#: sw/inc/strings.hrc:558 msgctxt "STR_UNDO_FRMFMT_CREATE" msgid "Create frame style: $1" msgstr "Frameopmaakprofiel maken: $1" #. zHLcd -#: sw/inc/strings.hrc:558 +#: sw/inc/strings.hrc:559 msgctxt "STR_UNDO_FRMFMT_DELETE" msgid "Delete frame style: $1" msgstr "Frameopmaakprofiel verwijderen: $1" #. BUdbD -#: sw/inc/strings.hrc:559 +#: sw/inc/strings.hrc:560 msgctxt "STR_UNDO_FRMFMT_RENAME" msgid "Rename frame style: $1 $2 $3" msgstr "Naam frameopmaakprofiel wijzigen: $1 $2 $3" #. GG9BH -#: sw/inc/strings.hrc:560 +#: sw/inc/strings.hrc:561 msgctxt "STR_UNDO_NUMRULE_CREATE" msgid "Create numbering style: $1" msgstr "Opmaakprofiel voor nummering maken: $1" #. zYZW8 -#: sw/inc/strings.hrc:561 +#: sw/inc/strings.hrc:562 msgctxt "STR_UNDO_NUMRULE_DELETE" msgid "Delete numbering style: $1" msgstr "Opmaakprofiel voor nummering verwijderen: $1" #. QhDFe -#: sw/inc/strings.hrc:562 +#: sw/inc/strings.hrc:563 msgctxt "STR_UNDO_NUMRULE_RENAME" msgid "Rename numbering style: $1 $2 $3" msgstr "Naam van opmaakprofiel voor nummering wijzigen: $1 $2 $3" #. oWrh9 -#: sw/inc/strings.hrc:563 +#: sw/inc/strings.hrc:564 msgctxt "STR_UNDO_BOOKMARK_RENAME" msgid "Rename bookmark: $1 $2 $3" msgstr "Naam bladwijzer wijzigen: $1 $2 $3" #. WTcEw -#: sw/inc/strings.hrc:564 +#: sw/inc/strings.hrc:565 msgctxt "STR_UNDO_INDEX_ENTRY_INSERT" msgid "Insert index entry" msgstr "Indexitem invoegen" #. fbidx -#: sw/inc/strings.hrc:565 +#: sw/inc/strings.hrc:566 msgctxt "STR_UNDO_INDEX_ENTRY_DELETE" msgid "Delete index entry" msgstr "Indexitem verwijderen" #. WCDy7 -#: sw/inc/strings.hrc:566 +#: sw/inc/strings.hrc:567 msgctxt "STR_FIELD" msgid "field" msgstr "veld" #. aC9iU -#: sw/inc/strings.hrc:567 +#: sw/inc/strings.hrc:568 msgctxt "STR_UNDO_INSERT_TEXTBOX" msgid "text box" msgstr "tekstvak" #. yNjem #. undo: STR_PARAGRAPHS, string.text -#: sw/inc/strings.hrc:569 +#: sw/inc/strings.hrc:570 msgctxt "STR_PARAGRAPHS" msgid "Paragraphs" msgstr "Alinea's" #. 9fb4z -#: sw/inc/strings.hrc:570 +#: sw/inc/strings.hrc:571 msgctxt "STR_FRAME" msgid "frame" msgstr "frame" #. gfjHA -#: sw/inc/strings.hrc:571 +#: sw/inc/strings.hrc:572 msgctxt "STR_OLE" msgid "OLE object" msgstr "OLE-object" #. db5Tg -#: sw/inc/strings.hrc:572 +#: sw/inc/strings.hrc:573 msgctxt "STR_MATH_FORMULA" msgid "formula" msgstr "formule" #. BirkF -#: sw/inc/strings.hrc:573 +#: sw/inc/strings.hrc:574 msgctxt "STR_CHART" msgid "chart" msgstr "diagram" #. YxCuu -#: sw/inc/strings.hrc:574 +#: sw/inc/strings.hrc:575 msgctxt "STR_NOTE" msgid "comment" msgstr "opmerking" #. CKqsU -#: sw/inc/strings.hrc:575 +#: sw/inc/strings.hrc:576 msgctxt "STR_REFERENCE" msgid "cross-reference" msgstr "kruisverwijzing" #. q9BGR -#: sw/inc/strings.hrc:576 +#: sw/inc/strings.hrc:577 msgctxt "STR_SCRIPT" msgid "script" msgstr "script" #. o6FWi -#: sw/inc/strings.hrc:577 +#: sw/inc/strings.hrc:578 msgctxt "STR_AUTHORITY_ENTRY" msgid "bibliography entry" msgstr "item voor literatuurlijst" #. qbRLG -#: sw/inc/strings.hrc:578 +#: sw/inc/strings.hrc:579 msgctxt "STR_SPECIALCHAR" msgid "special character" msgstr "speciaal teken" #. qJd8G -#: sw/inc/strings.hrc:579 +#: sw/inc/strings.hrc:580 msgctxt "STR_FOOTNOTE" msgid "footnote" msgstr "voetnoot" #. bKvaD -#: sw/inc/strings.hrc:580 +#: sw/inc/strings.hrc:581 msgctxt "STR_GRAPHIC" msgid "image" msgstr "afbeelding" #. J7CgG -#: sw/inc/strings.hrc:581 +#: sw/inc/strings.hrc:582 msgctxt "STR_DRAWING_OBJECTS" msgid "drawing object(s)" msgstr "tekenobject(en)" #. rYPFG -#: sw/inc/strings.hrc:582 +#: sw/inc/strings.hrc:583 msgctxt "STR_TABLE_NAME" msgid "table: $1$2$3" msgstr "tabel: $1$2$3" #. AtWxA -#: sw/inc/strings.hrc:583 +#: sw/inc/strings.hrc:584 msgctxt "STR_CHAPTERS" msgid "chapter" msgid_plural "chapters" @@ -5537,1707 +5543,1707 @@ msgstr[0] "hoofdstuk" msgstr[1] "hoofdstukken" #. 2JCL2 -#: sw/inc/strings.hrc:584 +#: sw/inc/strings.hrc:585 msgctxt "STR_PARAGRAPH_UNDO" msgid "paragraph" msgstr "alinea" #. DvnGA -#: sw/inc/strings.hrc:585 +#: sw/inc/strings.hrc:586 msgctxt "STR_PARAGRAPH_SIGN_UNDO" msgid "Paragraph sign" msgstr "Alineateken" #. oL9GG -#: sw/inc/strings.hrc:586 +#: sw/inc/strings.hrc:587 msgctxt "STR_UNDO_FLYFRMFMT_TITLE" msgid "Change object title of $1" msgstr "Titel van object $1 wijzigen" #. 3Cv7E -#: sw/inc/strings.hrc:587 +#: sw/inc/strings.hrc:588 msgctxt "STR_UNDO_FLYFRMFMT_DESCRIPTION" msgid "Change object description of $1" msgstr "Beschrijving van object $1 wijzigen" #. rWw8U -#: sw/inc/strings.hrc:588 +#: sw/inc/strings.hrc:589 msgctxt "STR_UNDO_TBLSTYLE_CREATE" msgid "Create table style: $1" msgstr "Tabelopmaakprofiel maken: $1" #. jGxgy -#: sw/inc/strings.hrc:589 +#: sw/inc/strings.hrc:590 msgctxt "STR_UNDO_TBLSTYLE_DELETE" msgid "Delete table style: $1" msgstr "Tabelopmaakprofiel verwijderen: $1" #. 6NWP3 -#: sw/inc/strings.hrc:590 +#: sw/inc/strings.hrc:591 msgctxt "STR_UNDO_TBLSTYLE_UPDATE" msgid "Update table style: $1" msgstr "Tabelopmaakprofiel bijwerken: $1" #. JegfU -#: sw/inc/strings.hrc:591 +#: sw/inc/strings.hrc:592 msgctxt "STR_UNDO_TABLE_DELETE" msgid "Delete table" msgstr "Tabel verwijderen" #. KSMpJ -#: sw/inc/strings.hrc:592 +#: sw/inc/strings.hrc:593 msgctxt "STR_UNDO_INSERT_FORM_FIELD" msgid "Insert form field" msgstr "Formulierveld ingevoegd" #. 83pZ4 -#: sw/inc/strings.hrc:593 +#: sw/inc/strings.hrc:594 msgctxt "STR_UNDO_UPDATE_FORM_FIELD" msgid "Update form field" msgstr "Formulierveld bijwerken" #. Lkt9n -#: sw/inc/strings.hrc:594 +#: sw/inc/strings.hrc:595 msgctxt "STR_UNDO_UPDATE_FORM_FIELDS" msgid "Update form fields" msgstr "Formuliervelden bijwerken" #. R7raK -#: sw/inc/strings.hrc:595 +#: sw/inc/strings.hrc:596 msgctxt "STR_UNDO_DELETE_FORM_FIELDS" msgid "Delete form fields" msgstr "Formuliervelden verwijderen" #. kdxGJ -#: sw/inc/strings.hrc:596 +#: sw/inc/strings.hrc:597 msgctxt "STR_UNDO_INSERT_PAGE_NUMBER" msgid "Insert page number" msgstr "Paginanummer invoegen" #. 2zJmG -#: sw/inc/strings.hrc:597 +#: sw/inc/strings.hrc:598 msgctxt "STR_DROP_DOWN_FIELD_ITEM_LIMIT" msgid "You can specify maximum of 25 items for a drop-down form field." msgstr "U kunt maximaal 25 items opgeven voor een vervolgkeuzeveld." #. CUXeF -#: sw/inc/strings.hrc:599 +#: sw/inc/strings.hrc:600 msgctxt "STR_ACCESS_DOC_NAME" msgid "Document view" msgstr "Documentweergave" #. FrBrC -#: sw/inc/strings.hrc:600 +#: sw/inc/strings.hrc:601 msgctxt "STR_ACCESS_DOC_DESC" msgid "Document view" msgstr "Documentweergave" #. BCEgS -#: sw/inc/strings.hrc:601 +#: sw/inc/strings.hrc:602 msgctxt "STR_ACCESS_HEADER_NAME" msgid "Header $(ARG1)" msgstr "Koptekst $(ARG1)" #. zKdDR -#: sw/inc/strings.hrc:602 +#: sw/inc/strings.hrc:603 msgctxt "STR_ACCESS_HEADER_DESC" msgid "Header page $(ARG1)" msgstr "Koptekstpagina $(ARG1)" #. NhFrV -#: sw/inc/strings.hrc:603 +#: sw/inc/strings.hrc:604 msgctxt "STR_ACCESS_FOOTER_NAME" msgid "Footer $(ARG1)" msgstr "Voettekst $(ARG1)" #. 6GJNd -#: sw/inc/strings.hrc:604 +#: sw/inc/strings.hrc:605 msgctxt "STR_ACCESS_FOOTER_DESC" msgid "Footer page $(ARG1)" msgstr "Voettekstpagina $(ARG1)" #. VGUwW -#: sw/inc/strings.hrc:605 +#: sw/inc/strings.hrc:606 msgctxt "STR_ACCESS_FOOTNOTE_NAME" msgid "Footnote $(ARG1)" msgstr "Voetnoot $(ARG1)" #. a7XMU -#: sw/inc/strings.hrc:606 +#: sw/inc/strings.hrc:607 msgctxt "STR_ACCESS_FOOTNOTE_DESC" msgid "Footnote $(ARG1)" msgstr "Voetnoot $(ARG1)" #. 3ExiP -#: sw/inc/strings.hrc:607 +#: sw/inc/strings.hrc:608 msgctxt "STR_ACCESS_ENDNOTE_NAME" msgid "Endnote $(ARG1)" msgstr "Eindnoot $(ARG1)" #. 8XdTm -#: sw/inc/strings.hrc:608 +#: sw/inc/strings.hrc:609 msgctxt "STR_ACCESS_ENDNOTE_DESC" msgid "Endnote $(ARG1)" msgstr "Eindnoot $(ARG1)" #. 4sTZN -#: sw/inc/strings.hrc:609 +#: sw/inc/strings.hrc:610 msgctxt "STR_ACCESS_TABLE_DESC" msgid "$(ARG1) on page $(ARG2)" msgstr "$(ARG1) op pagina $(ARG2)" #. Z5Uy9 -#: sw/inc/strings.hrc:610 +#: sw/inc/strings.hrc:611 msgctxt "STR_ACCESS_PAGE_NAME" msgid "Page $(ARG1)" msgstr "Pagina $(ARG1)" #. CWroT -#: sw/inc/strings.hrc:611 +#: sw/inc/strings.hrc:612 msgctxt "STR_ACCESS_PAGE_DESC" msgid "Page: $(ARG1)" msgstr "Pagina: $(ARG1)" #. iwfxM -#: sw/inc/strings.hrc:612 +#: sw/inc/strings.hrc:613 msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME" msgid "Author" msgstr "Auteur" #. sff9t -#: sw/inc/strings.hrc:613 +#: sw/inc/strings.hrc:614 msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME" msgid "Date" msgstr "Datum" #. VScXC -#: sw/inc/strings.hrc:614 +#: sw/inc/strings.hrc:615 msgctxt "STR_ACCESS_ANNOTATION_RESOLVED_NAME" msgid "Resolved" msgstr "Opgelost" #. JtzA4 -#: sw/inc/strings.hrc:615 +#: sw/inc/strings.hrc:616 msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME" msgid "Actions" msgstr "Acties" #. cHWqM -#: sw/inc/strings.hrc:616 +#: sw/inc/strings.hrc:617 msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC" msgid "Activate this button to open a list of actions which can be performed on this comment and other comments" msgstr "Activeer deze knop om een lijst met acties te openen die kunnen worden uitgevoerd op deze notitie en andere notities" #. 9YxaB -#: sw/inc/strings.hrc:617 +#: sw/inc/strings.hrc:618 msgctxt "STR_ACCESS_PREVIEW_DOC_NAME" msgid "Document preview" msgstr "Documentweergave" #. eYFFo -#: sw/inc/strings.hrc:618 +#: sw/inc/strings.hrc:619 msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX" msgid "(Preview mode)" msgstr "(Voorbeeldmodus)" #. Fp7Hn -#: sw/inc/strings.hrc:619 +#: sw/inc/strings.hrc:620 msgctxt "STR_ACCESS_DOC_WORDPROCESSING" msgid "%PRODUCTNAME Document" msgstr "%PRODUCTNAME document" #. CsQKH -#: sw/inc/strings.hrc:621 +#: sw/inc/strings.hrc:622 msgctxt "STR_COMCORE_READERROR" msgid "Read Error" msgstr "Leesfout" #. ztbVu -#: sw/inc/strings.hrc:622 +#: sw/inc/strings.hrc:623 msgctxt "STR_COMCORE_CANT_SHOW" msgid "Image cannot be displayed." msgstr "Afbeelding kan niet worden weergegeven." #. iJsFt -#: sw/inc/strings.hrc:623 +#: sw/inc/strings.hrc:624 msgctxt "STR_ERROR_CLPBRD_READ" msgid "Error reading from the clipboard." msgstr "Fout bij lezen van klembord." #. bXZQD -#: sw/inc/strings.hrc:625 +#: sw/inc/strings.hrc:626 msgctxt "STR_COLUMN_BREAK" msgid "Manual Column Break" msgstr "Handmatig Kolomeinde" #. 7DzNG -#: sw/inc/strings.hrc:627 +#: sw/inc/strings.hrc:628 msgctxt "STR_CHART2_ROW_LABEL_TEXT" msgid "Row %ROWNUMBER" msgstr "Rij %ROWNUMBER" #. GYFVF -#: sw/inc/strings.hrc:628 +#: sw/inc/strings.hrc:629 msgctxt "STR_CHART2_COL_LABEL_TEXT" msgid "Column %COLUMNLETTER" msgstr "Kolom %COLUMNLETTER" #. GGS2b -#: sw/inc/strings.hrc:629 +#: sw/inc/strings.hrc:630 msgctxt "STR_STYLE_FAMILY_CHARACTER" msgid "Character" msgstr "Teken" #. KBw5e -#: sw/inc/strings.hrc:630 +#: sw/inc/strings.hrc:631 msgctxt "STR_STYLE_FAMILY_PARAGRAPH" msgid "Paragraph" msgstr "Alinea" #. ERH8o -#: sw/inc/strings.hrc:631 +#: sw/inc/strings.hrc:632 msgctxt "STR_STYLE_FAMILY_FRAME" msgid "Frame" msgstr "Frame" #. Cqjn8 -#: sw/inc/strings.hrc:632 +#: sw/inc/strings.hrc:633 msgctxt "STR_STYLE_FAMILY_PAGE" msgid "Pages" msgstr "Pagina's" #. FFZEr -#: sw/inc/strings.hrc:633 +#: sw/inc/strings.hrc:634 msgctxt "STR_STYLE_FAMILY_NUMBERING" msgid "List" msgstr "Lijst" #. NydLs -#: sw/inc/strings.hrc:634 +#: sw/inc/strings.hrc:635 msgctxt "STR_STYLE_FAMILY_TABLE" msgid "Table" msgstr "Tabel" #. XUhuM -#: sw/inc/strings.hrc:635 +#: sw/inc/strings.hrc:636 msgctxt "STR_STYLE_FAMILY_CELL" msgid "Cell" msgstr "Cel" #. DRqDZ -#: sw/inc/strings.hrc:637 +#: sw/inc/strings.hrc:638 msgctxt "ST_SCRIPT_ASIAN" msgid "Asian" msgstr "Aziatisch" #. owFtq -#: sw/inc/strings.hrc:638 +#: sw/inc/strings.hrc:639 msgctxt "ST_SCRIPT_CTL" msgid "CTL" msgstr "CTL" #. ap5iF -#: sw/inc/strings.hrc:639 +#: sw/inc/strings.hrc:640 msgctxt "ST_SCRIPT_WESTERN" msgid "Western" msgstr "Westers" #. HD64i -#: sw/inc/strings.hrc:640 +#: sw/inc/strings.hrc:641 msgctxt "STR_PRINTOPTUI_PRODUCTNAME" msgid "%PRODUCTNAME %s" msgstr "%PRODUCTNAME %s" #. q6egu -#: sw/inc/strings.hrc:641 +#: sw/inc/strings.hrc:642 msgctxt "STR_PRINTOPTUI_CONTENTS" msgid "Contents" msgstr "Inhoud" #. Ka4fM -#: sw/inc/strings.hrc:642 +#: sw/inc/strings.hrc:643 msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND" msgid "Page ba~ckground" msgstr "Pagina a~chtergrond" #. YPEEH -#: sw/inc/strings.hrc:643 +#: sw/inc/strings.hrc:644 msgctxt "STR_PRINTOPTUI_PICTURES" msgid "~Images and other graphic objects" msgstr "Afbeeld~ingen en andere grafische objecten" #. L6GSj -#: sw/inc/strings.hrc:644 +#: sw/inc/strings.hrc:645 msgctxt "STR_PRINTOPTUI_HIDDEN" msgid "Hidden te~xt" msgstr "Verborgen te~kst" #. pXiRN -#: sw/inc/strings.hrc:645 +#: sw/inc/strings.hrc:646 msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS" msgid "~Text placeholders" msgstr "~Tijdelijke aanduidingen voor tekst" #. JBWVd -#: sw/inc/strings.hrc:646 +#: sw/inc/strings.hrc:647 msgctxt "STR_PRINTOPTUI_FORM_CONTROLS" msgid "Form control~s" msgstr "Besturing~selementen voor formulieren" #. X8Bfu -#: sw/inc/strings.hrc:647 +#: sw/inc/strings.hrc:648 msgctxt "STR_PRINTOPTUI_COLOR" msgid "Color" msgstr "Kleur" #. kQDcq -#: sw/inc/strings.hrc:648 +#: sw/inc/strings.hrc:649 msgctxt "STR_PRINTOPTUI_PRINT_BLACK" msgid "Print text in blac~k" msgstr "Tekst z~wart afdrukken" #. DEELn -#: sw/inc/strings.hrc:649 +#: sw/inc/strings.hrc:650 msgctxt "STR_PRINTOPTUI_PAGES_TEXT" msgid "Pages:" msgstr "Pagina's:" #. uddbB -#: sw/inc/strings.hrc:650 +#: sw/inc/strings.hrc:651 msgctxt "STR_PRINTOPTUI_PRINT_BLANK" msgid "Print ~automatically inserted blank pages" msgstr "Automatisch ingevoegde lege ~pagina's afdrukken" #. MTJt2 -#: sw/inc/strings.hrc:651 +#: sw/inc/strings.hrc:652 msgctxt "STR_PRINTOPTUI_ONLY_PAPER" msgid "~Use only paper tray from printer preferences" msgstr "~Gebruik alleen de papierlade zoals is ingesteld in de printer" #. 4uBam -#: sw/inc/strings.hrc:652 +#: sw/inc/strings.hrc:653 msgctxt "STR_PRINTOPTUI_NONE" msgid "None (document only)" msgstr "Geen (alleen document)" #. pbQtA -#: sw/inc/strings.hrc:653 +#: sw/inc/strings.hrc:654 msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY" msgid "Comments only" msgstr "Alleen notities" #. sVnbD -#: sw/inc/strings.hrc:654 +#: sw/inc/strings.hrc:655 msgctxt "STR_PRINTOPTUI_PLACE_END" msgid "Place at end of document" msgstr "Aan einde van document plaatsen" #. D4BXH -#: sw/inc/strings.hrc:655 +#: sw/inc/strings.hrc:656 msgctxt "STR_PRINTOPTUI_PLACE_PAGE" msgid "Place at end of page" msgstr "Aan einde van pagina plaatsen" #. 6rzab -#: sw/inc/strings.hrc:656 +#: sw/inc/strings.hrc:657 msgctxt "STR_PRINTOPTUI_COMMENTS" msgid "~Comments" msgstr "~Notities" #. cnqLU -#: sw/inc/strings.hrc:657 +#: sw/inc/strings.hrc:658 msgctxt "STR_PRINTOPTUI_BROCHURE" msgid "Broch~ure" msgstr "~Brochure" #. t6drz -#: sw/inc/strings.hrc:658 +#: sw/inc/strings.hrc:659 msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT" msgid "Left-to-right script" msgstr "Van links naar rechts-script" #. QgmxB -#: sw/inc/strings.hrc:659 +#: sw/inc/strings.hrc:660 msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT" msgid "Right-to-left script" msgstr "Van rechts naar links-script" #. t4Cm7 -#: sw/inc/strings.hrc:660 +#: sw/inc/strings.hrc:661 msgctxt "STR_PRINTOPTUI_PRINTALLPAGES" msgid "~All Pages" msgstr "~Alle pagina's" #. ZDRM2 -#: sw/inc/strings.hrc:661 +#: sw/inc/strings.hrc:662 msgctxt "STR_PRINTOPTUI_PRINTPAGES" msgid "Pa~ges:" msgstr "Pa~gina's" #. rajyx -#: sw/inc/strings.hrc:662 +#: sw/inc/strings.hrc:663 msgctxt "STR_PRINTOPTUI_PRINTSELECTION" msgid "~Selection" msgstr "~Selectie" #. 9EXcV -#: sw/inc/strings.hrc:663 +#: sw/inc/strings.hrc:664 msgctxt "STR_PRINTOPTUI_PLACE_MARGINS" msgid "Place in margins" msgstr "In de marges plaatsen" #. NGQw3 -#: sw/inc/strings.hrc:665 +#: sw/inc/strings.hrc:666 msgctxt "STR_FORMULA_CALC" msgid "Functions" msgstr "Functies" #. D3RCG -#: sw/inc/strings.hrc:666 +#: sw/inc/strings.hrc:667 msgctxt "STR_FORMULA_CANCEL" msgid "Cancel" msgstr "Annuleren" #. 3Tg3C -#: sw/inc/strings.hrc:667 +#: sw/inc/strings.hrc:668 msgctxt "STR_FORMULA_APPLY" msgid "Apply" msgstr "Toepassen" #. UDkFb -#: sw/inc/strings.hrc:668 +#: sw/inc/strings.hrc:669 msgctxt "STR_ACCESS_FORMULA_TOOLBAR" msgid "Formula Tool Bar" msgstr "Formulebalk" #. Z3CB5 -#: sw/inc/strings.hrc:669 +#: sw/inc/strings.hrc:670 msgctxt "STR_ACCESS_FORMULA_TYPE" msgid "Formula Type" msgstr "Formule type" #. 3CCa7 -#: sw/inc/strings.hrc:670 +#: sw/inc/strings.hrc:671 msgctxt "STR_ACCESS_FORMULA_TEXT" msgid "Formula Text" msgstr "Formuletekst" #. FXNer -#: sw/inc/strings.hrc:672 +#: sw/inc/strings.hrc:673 msgctxt "STR_ACCESS_TL_GLOBAL" msgid "Global View" msgstr "Globale weergave" #. aeeRP -#: sw/inc/strings.hrc:673 +#: sw/inc/strings.hrc:674 msgctxt "STR_ACCESS_TL_CONTENT" msgid "Content Navigation View" msgstr "Inhoud navigatieweergave" #. UAExA -#: sw/inc/strings.hrc:674 +#: sw/inc/strings.hrc:675 msgctxt "STR_OUTLINE_LEVEL" msgid "Outline Level" msgstr "Overzichtsniveau" #. yERK6 -#: sw/inc/strings.hrc:675 +#: sw/inc/strings.hrc:676 msgctxt "STR_DRAGMODE" msgid "Drag Mode" msgstr "Sleepmodus" #. PAB4k -#: sw/inc/strings.hrc:676 +#: sw/inc/strings.hrc:677 msgctxt "STR_SEND_OUTLINE_TO_CLIPBOARD_ENTRY" msgid "Send Outline to Clipboard" msgstr "Overzicht naar Klembord" #. b5tPU -#: sw/inc/strings.hrc:677 +#: sw/inc/strings.hrc:678 msgctxt "STR_OUTLINE_TRACKING" msgid "Outline Tracking" msgstr "Overzicht bijhouden" #. qzXwn -#: sw/inc/strings.hrc:678 +#: sw/inc/strings.hrc:679 msgctxt "STR_OUTLINE_TRACKING_DEFAULT" msgid "Default" msgstr "Standaard" #. HGDgJ -#: sw/inc/strings.hrc:679 +#: sw/inc/strings.hrc:680 msgctxt "STR_OUTLINE_TRACKING_FOCUS" msgid "Focus" msgstr "Focus" #. BYRpF -#: sw/inc/strings.hrc:680 +#: sw/inc/strings.hrc:681 msgctxt "STR_OUTLINE_TRACKING_OFF" msgid "Off" msgstr "Uit" #. NGgt3 -#: sw/inc/strings.hrc:681 +#: sw/inc/strings.hrc:682 msgctxt "STR_OUTLINE_CONTENT_TOGGLE_VISIBILITY" msgid "Click to toggle outline folding" msgstr "Klik om het uitvouwen van een overzicht te wisselen" #. 44jEc -#: sw/inc/strings.hrc:682 +#: sw/inc/strings.hrc:683 msgctxt "STR_OUTLINE_CONTENT_TOGGLE_VISIBILITY_EXT" msgid "right-click to include sub levels" msgstr "klik met rechts om subniveaus op te nemen" #. mnZA9 -#: sw/inc/strings.hrc:683 +#: sw/inc/strings.hrc:684 msgctxt "STR_CLICK_OUTLINE_CONTENT_TOGGLE_VISIBILITY" msgid "Click to toggle outline folding" msgstr "Klik om het uitvouwen van een overzicht te wisselen" #. rkD8H -#: sw/inc/strings.hrc:684 +#: sw/inc/strings.hrc:685 msgctxt "STR_CLICK_OUTLINE_CONTENT_TOGGLE_VISIBILITY_EXT" msgid "right-click to include sub levels" msgstr "klik met rechts om subniveaus op te nemen" #. oBH6y -#: sw/inc/strings.hrc:685 +#: sw/inc/strings.hrc:686 msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_TOGGLE" msgid "Toggle" msgstr "Wisselen" #. YBDFD -#: sw/inc/strings.hrc:686 +#: sw/inc/strings.hrc:687 msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_SHOW_ALL" msgid "Unfold All" msgstr "Alles uitvouwen" #. Cj4js -#: sw/inc/strings.hrc:687 +#: sw/inc/strings.hrc:688 msgctxt "STR_OUTLINE_CONTENT_VISIBILITY_HIDE_ALL" msgid "Fold All" msgstr "Alles invouwen" #. vNEvg -#: sw/inc/strings.hrc:688 +#: sw/inc/strings.hrc:689 msgctxt "STR_OUTLINE_LEVELS_SHOWN_TITLE" msgid "Show Up to Outline Level" msgstr "Toon tot op overzichtsniveau" #. 6UtZh -#: sw/inc/strings.hrc:689 +#: sw/inc/strings.hrc:690 msgctxt "STR_OUTLINE_LEVELS_SHOWN_SPIN_LABEL" msgid "Level (1–10):" msgstr "Niveau (1–10):" #. BFGYg -#: sw/inc/strings.hrc:690 +#: sw/inc/strings.hrc:691 msgctxt "STR_OUTLINE_LEVELS_SHOWN_HELP_LABEL" msgid "Enter maximum outline level allowed for a displayed heading." msgstr "Voer het maximale overzichtsniveau in dat is toegestaan voor een weergegeven kop." #. 9Fipd -#: sw/inc/strings.hrc:692 +#: sw/inc/strings.hrc:693 msgctxt "STR_EXPANDALL" msgid "Expand All" msgstr "Alles uitbreiden" #. FxGVt -#: sw/inc/strings.hrc:693 +#: sw/inc/strings.hrc:694 msgctxt "STR_COLLAPSEALL" msgid "Collapse All" msgstr "Alles invouwen" #. xvSRm -#: sw/inc/strings.hrc:694 +#: sw/inc/strings.hrc:695 msgctxt "STR_HYPERLINK" msgid "Insert as Hyperlink" msgstr "Als hyperlink invoegen" #. sdfGe -#: sw/inc/strings.hrc:695 +#: sw/inc/strings.hrc:696 msgctxt "STR_LINK_REGION" msgid "Insert as Link" msgstr "Als koppeling invoegen" #. Suaiz -#: sw/inc/strings.hrc:696 +#: sw/inc/strings.hrc:697 msgctxt "STR_COPY_REGION" msgid "Insert as Copy" msgstr "Als kopie invoegen" #. VgdhT -#: sw/inc/strings.hrc:697 +#: sw/inc/strings.hrc:698 msgctxt "STR_DISPLAY" msgid "Display" msgstr "Weergave" #. 3VXp5 -#: sw/inc/strings.hrc:698 +#: sw/inc/strings.hrc:699 msgctxt "STR_ACTIVE_VIEW" msgid "Active Window" msgstr "Actief venster" #. fAAUc -#: sw/inc/strings.hrc:699 +#: sw/inc/strings.hrc:700 msgctxt "STR_HIDDEN" msgid "hidden" msgstr "verborgen" #. 3VWjq -#: sw/inc/strings.hrc:700 +#: sw/inc/strings.hrc:701 msgctxt "STR_ACTIVE" msgid "active" msgstr "actief" #. YjPvg -#: sw/inc/strings.hrc:701 +#: sw/inc/strings.hrc:702 msgctxt "STR_INACTIVE" msgid "inactive" msgstr "inactief" #. tBPKU -#: sw/inc/strings.hrc:702 +#: sw/inc/strings.hrc:703 msgctxt "STR_EDIT_ENTRY" msgid "Edit..." msgstr "Bewerken…" #. ppC87 -#: sw/inc/strings.hrc:703 +#: sw/inc/strings.hrc:704 msgctxt "STR_UPDATE" msgid "~Update" msgstr "~Bijwerken" #. 44Esc -#: sw/inc/strings.hrc:704 +#: sw/inc/strings.hrc:705 msgctxt "STR_EDIT_CONTENT" msgid "Edit" msgstr "Bewerken" #. w3ZrD -#: sw/inc/strings.hrc:705 +#: sw/inc/strings.hrc:706 msgctxt "STR_EDIT_LINK" msgid "Edit link" msgstr "Koppeling bewerken" #. xyPWE -#: sw/inc/strings.hrc:706 +#: sw/inc/strings.hrc:707 msgctxt "STR_EDIT_INSERT" msgid "Insert" msgstr "Invoegen" #. AT9SS -#: sw/inc/strings.hrc:707 +#: sw/inc/strings.hrc:708 msgctxt "STR_INDEX" msgid "~Index" msgstr "~Index" #. MnBLc -#: sw/inc/strings.hrc:708 +#: sw/inc/strings.hrc:709 msgctxt "STR_FILE" msgid "File" msgstr "Bestand" #. DdBgh -#: sw/inc/strings.hrc:709 +#: sw/inc/strings.hrc:710 msgctxt "STR_NEW_FILE" msgid "New Document" msgstr "Nieuw document" #. aV9Uy -#: sw/inc/strings.hrc:710 +#: sw/inc/strings.hrc:711 msgctxt "STR_INSERT_TEXT" msgid "Text" msgstr "Tekst" #. 5rD3D -#: sw/inc/strings.hrc:711 +#: sw/inc/strings.hrc:712 msgctxt "STR_DELETE" msgid "Delete" msgstr "Verwijderen" #. 9MrsU -#: sw/inc/strings.hrc:712 +#: sw/inc/strings.hrc:713 msgctxt "STR_DELETE_ENTRY" msgid "~Delete" msgstr "~Verwijderen" #. A28Rb -#: sw/inc/strings.hrc:713 +#: sw/inc/strings.hrc:714 msgctxt "STR_UPDATE_SEL" msgid "Selection" msgstr "Selectie" #. gRBxA -#: sw/inc/strings.hrc:714 +#: sw/inc/strings.hrc:715 msgctxt "STR_UPDATE_INDEX" msgid "Indexes" msgstr "Indexen" #. WKwLS -#: sw/inc/strings.hrc:715 +#: sw/inc/strings.hrc:716 msgctxt "STR_UPDATE_LINK" msgid "Links" msgstr "Koppelingen" #. TaaJK -#: sw/inc/strings.hrc:716 +#: sw/inc/strings.hrc:717 msgctxt "STR_UPDATE_ALL" msgid "All" msgstr "Alle" #. HpMeb -#: sw/inc/strings.hrc:718 +#: sw/inc/strings.hrc:719 msgctxt "STR_INVISIBLE" msgid "hidden" msgstr "verborgen" #. XcCnB -#: sw/inc/strings.hrc:719 +#: sw/inc/strings.hrc:720 msgctxt "STR_BROKEN_LINK" msgid "File not found: " msgstr "Bestand niet gevonden: " #. UC53U -#: sw/inc/strings.hrc:721 +#: sw/inc/strings.hrc:722 msgctxt "STR_RESOLVED" msgid "RESOLVED" msgstr "OPGELOST" #. 3ceMF -#: sw/inc/strings.hrc:723 +#: sw/inc/strings.hrc:724 msgctxt "STR_MARGIN_TOOLTIP_LEFT" msgid "Left: " msgstr "Links: " #. EiXF2 -#: sw/inc/strings.hrc:724 +#: sw/inc/strings.hrc:725 msgctxt "STR_MARGIN_TOOLTIP_RIGHT" msgid ". Right: " msgstr ". Rechts: " #. UFpVa -#: sw/inc/strings.hrc:725 +#: sw/inc/strings.hrc:726 msgctxt "STR_MARGIN_TOOLTIP_INNER" msgid "Inner: " msgstr "Binnenkant: " #. XE7Wb -#: sw/inc/strings.hrc:726 +#: sw/inc/strings.hrc:727 msgctxt "STR_MARGIN_TOOLTIP_OUTER" msgid ". Outer: " msgstr ". Buitenkant: " #. 3A8Vg -#: sw/inc/strings.hrc:727 +#: sw/inc/strings.hrc:728 msgctxt "STR_MARGIN_TOOLTIP_TOP" msgid ". Top: " msgstr ". Bovenkant: " #. dRhyZ -#: sw/inc/strings.hrc:728 +#: sw/inc/strings.hrc:729 msgctxt "STR_MARGIN_TOOLTIP_BOT" msgid ". Bottom: " msgstr ". Onderkant: " #. XuC4Y #. Error calculator -#: sw/inc/strings.hrc:731 +#: sw/inc/strings.hrc:732 msgctxt "STR_POSTIT_PAGE" msgid "Page" msgstr "Pagina" #. AeDYh -#: sw/inc/strings.hrc:732 +#: sw/inc/strings.hrc:733 msgctxt "STR_POSTIT_LINE" msgid "Line" msgstr "Regel" #. kfJG6 -#: sw/inc/strings.hrc:733 +#: sw/inc/strings.hrc:734 msgctxt "STR_POSTIT_AUTHOR" msgid "Author" msgstr "Auteur" #. gejqG -#: sw/inc/strings.hrc:734 +#: sw/inc/strings.hrc:735 msgctxt "STR_CALC_SYNTAX" msgid "** Syntax Error **" msgstr "** Syntaxfout **" #. q6dUT -#: sw/inc/strings.hrc:735 +#: sw/inc/strings.hrc:736 msgctxt "STR_CALC_ZERODIV" msgid "** Division by zero **" msgstr "** Deling door nul **" #. HSo6d -#: sw/inc/strings.hrc:736 +#: sw/inc/strings.hrc:737 msgctxt "STR_CALC_BRACK" msgid "** Wrong use of brackets **" msgstr "** Foutief gebruik van haakjes **" #. jcNfg -#: sw/inc/strings.hrc:737 +#: sw/inc/strings.hrc:738 msgctxt "STR_CALC_POW" msgid "** Square function overflow **" msgstr "** Overloop in kwadraatfunctie **" #. C453V -#: sw/inc/strings.hrc:738 +#: sw/inc/strings.hrc:739 msgctxt "STR_CALC_OVERFLOW" msgid "** Overflow **" msgstr "** Overloop **" #. KEQfz -#: sw/inc/strings.hrc:739 +#: sw/inc/strings.hrc:740 msgctxt "STR_CALC_DEFAULT" msgid "** Error **" msgstr "** Fout **" #. hxrg9 -#: sw/inc/strings.hrc:740 +#: sw/inc/strings.hrc:741 msgctxt "STR_CALC_ERROR" msgid "** Expression is faulty **" msgstr "** Foutieve expressie **" #. 2yBhF -#: sw/inc/strings.hrc:741 +#: sw/inc/strings.hrc:742 msgctxt "STR_GETREFFLD_REFITEMNOTFOUND" msgid "Error: Reference source not found" msgstr "Fout: Bron van verwijzing niet gevonden" #. jgRW7 -#: sw/inc/strings.hrc:742 +#: sw/inc/strings.hrc:743 msgctxt "STR_TEMPLATE_NONE" msgid "None" msgstr "Geen" #. KRD6s -#: sw/inc/strings.hrc:743 +#: sw/inc/strings.hrc:744 msgctxt "STR_FIELD_FIXED" msgid "(fixed)" msgstr "(vast)" #. FCRUB -#: sw/inc/strings.hrc:744 +#: sw/inc/strings.hrc:745 msgctxt "STR_DURATION_FORMAT" msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6" msgstr " J: %1 M: %2 D: %3 U: %4 M: %5 S: %6" #. ocA84 -#: sw/inc/strings.hrc:745 +#: sw/inc/strings.hrc:746 msgctxt "STR_TOI" msgid "Alphabetical Index" msgstr "Alfabetische index" #. GDCRF -#: sw/inc/strings.hrc:746 +#: sw/inc/strings.hrc:747 msgctxt "STR_TOU" msgid "User-Defined" msgstr "Gebruikergedefinieerd" #. vnaNc -#: sw/inc/strings.hrc:747 +#: sw/inc/strings.hrc:748 msgctxt "STR_TOC" msgid "Table of Contents" msgstr "Inhoudsopgave" #. BESjb -#: sw/inc/strings.hrc:748 +#: sw/inc/strings.hrc:749 msgctxt "STR_TOX_AUTH" msgid "Bibliography" msgstr "Literatuurlijst" #. ZFBUD -#: sw/inc/strings.hrc:749 +#: sw/inc/strings.hrc:750 msgctxt "STR_TOX_CITATION" msgid "Citation" msgstr "Citaat" #. WAs8q -#: sw/inc/strings.hrc:750 +#: sw/inc/strings.hrc:751 msgctxt "STR_TOX_TBL" msgid "Index of Tables" msgstr "Tabellenregister" #. NFzTx -#: sw/inc/strings.hrc:751 +#: sw/inc/strings.hrc:752 msgctxt "STR_TOX_OBJ" msgid "Table of Objects" msgstr "Objectregister" #. mSyms -#: sw/inc/strings.hrc:752 +#: sw/inc/strings.hrc:753 msgctxt "STR_TOX_ILL" msgid "Table of Figures" msgstr "Inhoudsopgave van afbeeldingen" #. TspkU #. SubType DocInfo -#: sw/inc/strings.hrc:754 +#: sw/inc/strings.hrc:755 msgctxt "FLD_DOCINFO_TITEL" msgid "Title" msgstr "Functie" #. ziEpC -#: sw/inc/strings.hrc:755 +#: sw/inc/strings.hrc:756 msgctxt "FLD_DOCINFO_THEMA" msgid "Subject" msgstr "Onderwerp" #. FCVZS -#: sw/inc/strings.hrc:756 +#: sw/inc/strings.hrc:757 msgctxt "FLD_DOCINFO_KEYS" msgid "Keywords" msgstr "Sleutelwoorden" #. kHC7q -#: sw/inc/strings.hrc:757 +#: sw/inc/strings.hrc:758 msgctxt "FLD_DOCINFO_COMMENT" msgid "Comments" msgstr "Notities" #. i6psX -#: sw/inc/strings.hrc:758 +#: sw/inc/strings.hrc:759 msgctxt "FLD_DOCINFO_CREATE" msgid "Created" msgstr "Aangemaakt" #. L2Bxp -#: sw/inc/strings.hrc:759 +#: sw/inc/strings.hrc:760 msgctxt "FLD_DOCINFO_CHANGE" msgid "Modified" msgstr "Aangepast" #. D2YKS -#: sw/inc/strings.hrc:760 +#: sw/inc/strings.hrc:761 msgctxt "FLD_DOCINFO_PRINT" msgid "Last printed" msgstr "Afgedrukt op" #. QtuZM -#: sw/inc/strings.hrc:761 +#: sw/inc/strings.hrc:762 msgctxt "FLD_DOCINFO_DOCNO" msgid "Revision number" msgstr "Versienummer" #. YDFbi -#: sw/inc/strings.hrc:762 +#: sw/inc/strings.hrc:763 msgctxt "FLD_DOCINFO_EDIT" msgid "Total editing time" msgstr "Totale bewerkingstijd" #. EpZ9C -#: sw/inc/strings.hrc:763 +#: sw/inc/strings.hrc:764 msgctxt "STR_PAGEDESC_NAME" msgid "Convert $(ARG1)" msgstr "$(ARG1) converteren" #. nY3NU -#: sw/inc/strings.hrc:764 +#: sw/inc/strings.hrc:765 msgctxt "STR_PAGEDESC_FIRSTNAME" msgid "First convert $(ARG1)" msgstr "Eerst $(ARG1) converteren" #. eQtGV -#: sw/inc/strings.hrc:765 +#: sw/inc/strings.hrc:766 msgctxt "STR_PAGEDESC_FOLLOWNAME" msgid "Next convert $(ARG1)" msgstr "Vervolgens $(ARG1) converteren" #. aBwxC -#: sw/inc/strings.hrc:766 +#: sw/inc/strings.hrc:767 msgctxt "STR_AUTH_TYPE_ARTICLE" msgid "Article" msgstr "Artikel" #. di8ud -#: sw/inc/strings.hrc:767 +#: sw/inc/strings.hrc:768 msgctxt "STR_AUTH_TYPE_BOOK" msgid "Book" msgstr "Boek" #. GD5KJ -#: sw/inc/strings.hrc:768 +#: sw/inc/strings.hrc:769 msgctxt "STR_AUTH_TYPE_BOOKLET" msgid "Brochures" msgstr "Brochures" #. mfFSf -#: sw/inc/strings.hrc:769 +#: sw/inc/strings.hrc:770 msgctxt "STR_AUTH_TYPE_CONFERENCE" msgid "Conference proceedings" msgstr "Conferentierapport" #. Et2Px -#: sw/inc/strings.hrc:770 +#: sw/inc/strings.hrc:771 msgctxt "STR_AUTH_TYPE_INBOOK" msgid "Book excerpt" msgstr "Uittreksel" #. ys2B8 -#: sw/inc/strings.hrc:771 +#: sw/inc/strings.hrc:772 msgctxt "STR_AUTH_TYPE_INCOLLECTION" msgid "Book excerpt with title" msgstr "Uittreksel met titel" #. mdEqj -#: sw/inc/strings.hrc:772 +#: sw/inc/strings.hrc:773 msgctxt "STR_AUTH_TYPE_INPROCEEDINGS" msgid "Conference proceedings" msgstr "Conferentierapport" #. jNmVD -#: sw/inc/strings.hrc:773 +#: sw/inc/strings.hrc:774 msgctxt "STR_AUTH_TYPE_JOURNAL" msgid "Journal" msgstr "Dagblad" #. M3xkM -#: sw/inc/strings.hrc:774 +#: sw/inc/strings.hrc:775 msgctxt "STR_AUTH_TYPE_MANUAL" msgid "Techn. documentation" msgstr "Technische documentatie" #. EJAj4 -#: sw/inc/strings.hrc:775 +#: sw/inc/strings.hrc:776 msgctxt "STR_AUTH_TYPE_MASTERSTHESIS" msgid "Thesis" msgstr "Proefschrift" #. NoUCv -#: sw/inc/strings.hrc:776 +#: sw/inc/strings.hrc:777 msgctxt "STR_AUTH_TYPE_MISC" msgid "Miscellaneous" msgstr "Diversen" #. qNGGE -#: sw/inc/strings.hrc:777 +#: sw/inc/strings.hrc:778 msgctxt "STR_AUTH_TYPE_PHDTHESIS" msgid "Dissertation" msgstr "Dissertatie" #. L7W7R -#: sw/inc/strings.hrc:778 +#: sw/inc/strings.hrc:779 msgctxt "STR_AUTH_TYPE_PROCEEDINGS" msgid "Conference proceedings" msgstr "Conferentierapport" #. X8bGG -#: sw/inc/strings.hrc:779 +#: sw/inc/strings.hrc:780 msgctxt "STR_AUTH_TYPE_TECHREPORT" msgid "Research report" msgstr "Onderzoeksrapport" #. 4dDC9 -#: sw/inc/strings.hrc:780 +#: sw/inc/strings.hrc:781 msgctxt "STR_AUTH_TYPE_UNPUBLISHED" msgid "Unpublished" msgstr "Ongepubliceerd" #. Gb38d -#: sw/inc/strings.hrc:781 +#: sw/inc/strings.hrc:782 msgctxt "STR_AUTH_TYPE_EMAIL" msgid "Email" msgstr "E-mail" #. 9HKD6 -#: sw/inc/strings.hrc:782 +#: sw/inc/strings.hrc:783 msgctxt "STR_AUTH_TYPE_WWW" msgid "WWW document" msgstr "WWW-document" #. qA449 -#: sw/inc/strings.hrc:783 +#: sw/inc/strings.hrc:784 msgctxt "STR_AUTH_TYPE_CUSTOM1" msgid "User-defined1" msgstr "Gebruikerstype1" #. nyzxz -#: sw/inc/strings.hrc:784 +#: sw/inc/strings.hrc:785 msgctxt "STR_AUTH_TYPE_CUSTOM2" msgid "User-defined2" msgstr "Gebruikerstype2" #. cCFTF -#: sw/inc/strings.hrc:785 +#: sw/inc/strings.hrc:786 msgctxt "STR_AUTH_TYPE_CUSTOM3" msgid "User-defined3" msgstr "Gebruikerstype3" #. mrqJC -#: sw/inc/strings.hrc:786 +#: sw/inc/strings.hrc:787 msgctxt "STR_AUTH_TYPE_CUSTOM4" msgid "User-defined4" msgstr "Gebruikerstype4" #. fFs86 -#: sw/inc/strings.hrc:787 +#: sw/inc/strings.hrc:788 msgctxt "STR_AUTH_TYPE_CUSTOM5" msgid "User-defined5" msgstr "Gebruikergedefinieerd5" #. nsCwi -#: sw/inc/strings.hrc:788 +#: sw/inc/strings.hrc:789 msgctxt "STR_AUTH_FIELD_IDENTIFIER" msgid "Short name" msgstr "Beknopte aanduiding" #. CpKgc -#: sw/inc/strings.hrc:789 +#: sw/inc/strings.hrc:790 msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE" msgid "Type" msgstr "Type" #. kUGDr -#: sw/inc/strings.hrc:790 +#: sw/inc/strings.hrc:791 msgctxt "STR_AUTH_FIELD_ADDRESS" msgid "Address" msgstr "Adres" #. DquVQ -#: sw/inc/strings.hrc:791 +#: sw/inc/strings.hrc:792 msgctxt "STR_AUTH_FIELD_ANNOTE" msgid "Annotation" msgstr "Aantekening" #. sduuV -#: sw/inc/strings.hrc:792 +#: sw/inc/strings.hrc:793 msgctxt "STR_AUTH_FIELD_AUTHOR" msgid "Author(s)" msgstr "Auteur(s)" #. fXvz6 -#: sw/inc/strings.hrc:793 +#: sw/inc/strings.hrc:794 msgctxt "STR_AUTH_FIELD_BOOKTITLE" msgid "Book title" msgstr "Boektitel" #. c8PFE -#: sw/inc/strings.hrc:794 +#: sw/inc/strings.hrc:795 msgctxt "STR_AUTH_FIELD_CHAPTER" msgid "Chapter" msgstr "Hoofdstuk" #. GXqxF -#: sw/inc/strings.hrc:795 +#: sw/inc/strings.hrc:796 msgctxt "STR_AUTH_FIELD_EDITION" msgid "Edition" msgstr "Uitgave" #. p7A3p -#: sw/inc/strings.hrc:796 +#: sw/inc/strings.hrc:797 msgctxt "STR_AUTH_FIELD_EDITOR" msgid "Editor" msgstr "Uitgever" #. aAFEz -#: sw/inc/strings.hrc:797 +#: sw/inc/strings.hrc:798 msgctxt "STR_AUTH_FIELD_HOWPUBLISHED" msgid "Publication type" msgstr "Publicatievorm" #. 8DwdJ -#: sw/inc/strings.hrc:798 +#: sw/inc/strings.hrc:799 msgctxt "STR_AUTH_FIELD_INSTITUTION" msgid "Institution" msgstr "Instituut" #. VWNxy -#: sw/inc/strings.hrc:799 +#: sw/inc/strings.hrc:800 msgctxt "STR_AUTH_FIELD_JOURNAL" msgid "Journal" msgstr "Dagblad" #. Da4fW -#: sw/inc/strings.hrc:800 +#: sw/inc/strings.hrc:801 msgctxt "STR_AUTH_FIELD_MONTH" msgid "Month" msgstr "Maand" #. SdSBt -#: sw/inc/strings.hrc:801 +#: sw/inc/strings.hrc:802 msgctxt "STR_AUTH_FIELD_NOTE" msgid "Note" msgstr "Notitie" #. MZYpD -#: sw/inc/strings.hrc:802 +#: sw/inc/strings.hrc:803 msgctxt "STR_AUTH_FIELD_NUMBER" msgid "Number" msgstr "Nummer" #. ZB7Go -#: sw/inc/strings.hrc:803 +#: sw/inc/strings.hrc:804 msgctxt "STR_AUTH_FIELD_ORGANIZATIONS" msgid "Organization" msgstr "Organisatie" #. C4CdP -#: sw/inc/strings.hrc:804 +#: sw/inc/strings.hrc:805 msgctxt "STR_AUTH_FIELD_PAGES" msgid "Page(s)" msgstr "Pagina('s)" #. yFPFa -#: sw/inc/strings.hrc:805 +#: sw/inc/strings.hrc:806 msgctxt "STR_AUTH_FIELD_PUBLISHER" msgid "Publisher" msgstr "Uitgever" #. d9u3p -#: sw/inc/strings.hrc:806 +#: sw/inc/strings.hrc:807 msgctxt "STR_AUTH_FIELD_SCHOOL" msgid "University" msgstr "Universiteit" #. Qxsdb -#: sw/inc/strings.hrc:807 +#: sw/inc/strings.hrc:808 msgctxt "STR_AUTH_FIELD_SERIES" msgid "Series" msgstr "Reeksen" #. YhXPg -#: sw/inc/strings.hrc:808 +#: sw/inc/strings.hrc:809 msgctxt "STR_AUTH_FIELD_TITLE" msgid "Title" msgstr "Functie" #. qEBhL -#: sw/inc/strings.hrc:809 +#: sw/inc/strings.hrc:810 msgctxt "STR_AUTH_FIELD_TYPE" msgid "Type of report" msgstr "Soort rapport" #. Sij9w -#: sw/inc/strings.hrc:810 +#: sw/inc/strings.hrc:811 msgctxt "STR_AUTH_FIELD_VOLUME" msgid "Volume" msgstr "Volume" #. K8miv -#: sw/inc/strings.hrc:811 +#: sw/inc/strings.hrc:812 msgctxt "STR_AUTH_FIELD_YEAR" msgid "Year" msgstr "Jaar" #. pFMSV -#: sw/inc/strings.hrc:812 +#: sw/inc/strings.hrc:813 msgctxt "STR_AUTH_FIELD_URL" msgid "URL" msgstr "URL" #. xFG3c -#: sw/inc/strings.hrc:813 +#: sw/inc/strings.hrc:814 msgctxt "STR_AUTH_FIELD_CUSTOM1" msgid "User-defined1" msgstr "Gebruikerstype1" #. wtDyU -#: sw/inc/strings.hrc:814 +#: sw/inc/strings.hrc:815 msgctxt "STR_AUTH_FIELD_CUSTOM2" msgid "User-defined2" msgstr "Gebruikerstype2" #. VH3Se -#: sw/inc/strings.hrc:815 +#: sw/inc/strings.hrc:816 msgctxt "STR_AUTH_FIELD_CUSTOM3" msgid "User-defined3" msgstr "Gebruikerstype3" #. twuKb -#: sw/inc/strings.hrc:816 +#: sw/inc/strings.hrc:817 msgctxt "STR_AUTH_FIELD_CUSTOM4" msgid "User-defined4" msgstr "Gebruikergedefinieerd4" #. WAo7Z -#: sw/inc/strings.hrc:817 +#: sw/inc/strings.hrc:818 msgctxt "STR_AUTH_FIELD_CUSTOM5" msgid "User-defined5" msgstr "Gebruikergedefinieerd5" #. 3r6Wg -#: sw/inc/strings.hrc:818 +#: sw/inc/strings.hrc:819 msgctxt "STR_AUTH_FIELD_ISBN" msgid "ISBN" msgstr "ISBN" #. BhDrt -#: sw/inc/strings.hrc:819 +#: sw/inc/strings.hrc:820 msgctxt "STR_AUTH_FIELD_LOCAL_URL" msgid "Local copy" msgstr "Lokale kopie" #. GnKHG -#: sw/inc/strings.hrc:820 +#: sw/inc/strings.hrc:821 msgctxt "STR_AUTH_FIELD_TARGET_URL" msgid "Target URL" msgstr "Doel-URL" #. DSZg4 -#: sw/inc/strings.hrc:821 +#: sw/inc/strings.hrc:822 msgctxt "STR_AUTH_FIELD_USE_TARGET_URL" msgid "Use Target URL as hyperlink" msgstr "Doel-URL als hyperlink gebruiken" #. eFnnx -#: sw/inc/strings.hrc:823 +#: sw/inc/strings.hrc:824 msgctxt "STR_IDXMRK_EDIT" msgid "Edit Index Entry" msgstr "Indexitem bewerken" #. EHTHH -#: sw/inc/strings.hrc:824 +#: sw/inc/strings.hrc:825 msgctxt "STR_IDXMRK_INSERT" msgid "Insert Index Entry" msgstr "Indexitem invoegen" #. D2gkA -#: sw/inc/strings.hrc:825 +#: sw/inc/strings.hrc:826 msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY" msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?" msgstr "Het bibliografie-item bevindt zich reeds met andere gegevens in het document. Wilt u de bestaande items aanpassen?" #. mK84T -#: sw/inc/strings.hrc:827 +#: sw/inc/strings.hrc:828 msgctxt "STR_COMMENTS_LABEL" msgid "Comments" msgstr "Notities" #. fwecS -#: sw/inc/strings.hrc:828 +#: sw/inc/strings.hrc:829 msgctxt "STR_SHOW_COMMENTS" msgid "Show comments" msgstr "Commentaren tonen" #. HkUvy -#: sw/inc/strings.hrc:829 +#: sw/inc/strings.hrc:830 msgctxt "STR_HIDE_COMMENTS" msgid "Hide comments" msgstr "Commentaren verbergen" #. FcmEy -#: sw/inc/strings.hrc:831 +#: sw/inc/strings.hrc:832 msgctxt "STR_DOUBLE_SHORTNAME" msgid "Shortcut name already exists. Please choose another name." msgstr "Deze afkorting bestaat al. Probeer een andere naam." #. VhMST -#: sw/inc/strings.hrc:832 +#: sw/inc/strings.hrc:833 msgctxt "STR_QUERY_DELETE" msgid "Delete AutoText?" msgstr "AutoTekst verwijderen?" #. E5MLr -#: sw/inc/strings.hrc:833 +#: sw/inc/strings.hrc:834 msgctxt "STR_QUERY_DELETE_GROUP1" msgid "Delete the category " msgstr "Verwijderen van categorie " #. qndNh -#: sw/inc/strings.hrc:834 +#: sw/inc/strings.hrc:835 msgctxt "STR_QUERY_DELETE_GROUP2" msgid "?" msgstr "?" #. B6xah -#: sw/inc/strings.hrc:835 +#: sw/inc/strings.hrc:836 msgctxt "STR_GLOSSARY" msgid "AutoText :" msgstr "AutoTekst :" #. ChetY -#: sw/inc/strings.hrc:836 +#: sw/inc/strings.hrc:837 msgctxt "STR_SAVE_GLOSSARY" msgid "Save AutoText" msgstr "AutoTekst opslaan" #. QxAiF -#: sw/inc/strings.hrc:837 +#: sw/inc/strings.hrc:838 msgctxt "STR_NO_GLOSSARIES" msgid "There is no AutoText in this file." msgstr "Er is geen AutoTekst in dit bestand." #. sG8Xt -#: sw/inc/strings.hrc:838 +#: sw/inc/strings.hrc:839 msgctxt "STR_MY_AUTOTEXT" msgid "My AutoText" msgstr "Mijn Autotekst" #. GaoqR -#: sw/inc/strings.hrc:840 +#: sw/inc/strings.hrc:841 msgctxt "STR_NOGLOS" msgid "AutoText for Shortcut '%1' not found." msgstr "AutoTekst voor sneltoets '%1' niet gevonden." #. MwUEP -#: sw/inc/strings.hrc:841 +#: sw/inc/strings.hrc:842 msgctxt "STR_NO_TABLE" msgid "A table with no rows or no cells cannot be inserted" msgstr "Een tabel zonder rijen of kolommen kan niet ingevoegd worden" #. AawM4 -#: sw/inc/strings.hrc:842 +#: sw/inc/strings.hrc:843 msgctxt "STR_TABLE_TOO_LARGE" msgid "The table cannot be inserted because it is too large" msgstr "De tabel kan niet ingevoerd worden, omdat het te groot is" #. GGo8i -#: sw/inc/strings.hrc:843 +#: sw/inc/strings.hrc:844 msgctxt "STR_ERR_INSERT_GLOS" msgid "AutoText could not be created." msgstr "AutoTekst kon niet worden gemaakt." #. DCPSB -#: sw/inc/strings.hrc:844 +#: sw/inc/strings.hrc:845 msgctxt "STR_CLPBRD_FORMAT_ERROR" msgid "Requested clipboard format is not available." msgstr "Gevraagde klembordindeling is niet beschikbaar." #. YxCCF -#: sw/inc/strings.hrc:845 +#: sw/inc/strings.hrc:846 msgctxt "STR_PRIVATETEXT" msgid "%PRODUCTNAME %PRODUCTVERSION Text Document" msgstr "%PRODUCTNAME %PRODUCTVERSION-tekstdocument" #. 8ygN3 -#: sw/inc/strings.hrc:846 +#: sw/inc/strings.hrc:847 msgctxt "STR_PRIVATEGRAPHIC" msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)" msgstr "Afbeelding (%PRODUCTNAME %PRODUCTVERSION-tekstdocument)" #. ewPPB -#: sw/inc/strings.hrc:847 +#: sw/inc/strings.hrc:848 msgctxt "STR_PRIVATEOLE" msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)" msgstr "Object (%PRODUCTNAME %PRODUCTVERSION-tekstdocument)" #. 9VEc3 -#: sw/inc/strings.hrc:848 +#: sw/inc/strings.hrc:849 msgctxt "STR_DDEFORMAT" msgid "Dynamic Data Exchange (DDE link)" msgstr "Dynamic Data Exchange (DDE link)" #. svrE7 -#: sw/inc/strings.hrc:850 +#: sw/inc/strings.hrc:851 msgctxt "STR_DELETE_ALL_NOTES" msgid "All Comments" msgstr "Alle notities" #. YGNN4 -#: sw/inc/strings.hrc:851 +#: sw/inc/strings.hrc:852 msgctxt "STR_FORMAT_ALL_NOTES" msgid "All Comments" msgstr "Alle notities" #. GDH49 -#: sw/inc/strings.hrc:852 +#: sw/inc/strings.hrc:853 msgctxt "STR_DELETE_AUTHOR_NOTES" msgid "Comments by " msgstr "Notities van " #. RwAcm -#: sw/inc/strings.hrc:853 +#: sw/inc/strings.hrc:854 msgctxt "STR_NODATE" msgid "(no date)" msgstr "(geen datum)" #. ytxKG -#: sw/inc/strings.hrc:854 +#: sw/inc/strings.hrc:855 msgctxt "STR_NOAUTHOR" msgid "(no author)" msgstr "(geen auteur)" #. nAwMG -#: sw/inc/strings.hrc:855 +#: sw/inc/strings.hrc:856 msgctxt "STR_REPLY" msgid "Reply to $1" msgstr "Antwoord aan $1" #. CVVa6 -#: sw/inc/strings.hrc:857 +#: sw/inc/strings.hrc:858 msgctxt "ST_TITLE_EDIT" msgid "Edit Address Block" msgstr "Adresblok bewerken" #. njGGA -#: sw/inc/strings.hrc:858 +#: sw/inc/strings.hrc:859 msgctxt "ST_TITLE_MALE" msgid "Custom Salutation (Male Recipients)" msgstr "Aangepaste aanhef (ontvanger man)" #. ZVuKY -#: sw/inc/strings.hrc:859 +#: sw/inc/strings.hrc:860 msgctxt "ST_TITLE_FEMALE" msgid "Custom Salutation (Female Recipients)" msgstr "Aangepaste aanhef (ontvanger vrouw)" #. h4yuq -#: sw/inc/strings.hrc:860 +#: sw/inc/strings.hrc:861 msgctxt "ST_SALUTATIONELEMENTS" msgid "Salutation e~lements" msgstr "Aanhefe~lementen" #. kWhqT -#: sw/inc/strings.hrc:861 +#: sw/inc/strings.hrc:862 msgctxt "ST_INSERTSALUTATIONFIELD" msgid "Add to salutation" msgstr "Aan aanhef toevoegen" #. hvF3V -#: sw/inc/strings.hrc:862 +#: sw/inc/strings.hrc:863 msgctxt "ST_REMOVESALUTATIONFIELD" msgid "Remove from salutation" msgstr "Uit aanhef verwijderen" #. A6XaR -#: sw/inc/strings.hrc:863 +#: sw/inc/strings.hrc:864 msgctxt "ST_DRAGSALUTATION" msgid "1. ~Drag salutation elements into the box below" msgstr "1. ~Aanhefelementen naar onderstaand vak slepen" #. 4VJWL -#: sw/inc/strings.hrc:864 +#: sw/inc/strings.hrc:865 msgctxt "ST_SALUTATION" msgid "Salutation" msgstr "Aanhef" #. Vj6XT -#: sw/inc/strings.hrc:865 +#: sw/inc/strings.hrc:866 msgctxt "ST_PUNCTUATION" msgid "Punctuation Mark" msgstr "Leesteken" #. bafeG -#: sw/inc/strings.hrc:866 +#: sw/inc/strings.hrc:867 msgctxt "ST_TEXT" msgid "Text" msgstr "Tekst" #. tt6sA -#: sw/inc/strings.hrc:867 +#: sw/inc/strings.hrc:868 msgctxt "ST_SALUTATIONMATCHING" msgid "Assign the fields from your data source to match the salutation elements." msgstr "Wijs de velden van uw gegevensbron toe, zodat ze met de aanhef-elementen overeenkomen." #. zrUsN -#: sw/inc/strings.hrc:868 +#: sw/inc/strings.hrc:869 msgctxt "ST_SALUTATIONPREVIEW" msgid "Salutation preview" msgstr "Aanhefvoorbeeld" #. 2UVE6 -#: sw/inc/strings.hrc:869 +#: sw/inc/strings.hrc:870 msgctxt "ST_ADDRESSELEMENT" msgid "Address elements" msgstr "Adres-elementen" #. Bd6pd -#: sw/inc/strings.hrc:870 +#: sw/inc/strings.hrc:871 msgctxt "ST_SALUTATIONELEMENT" msgid "Salutation elements" msgstr "Aanhefelementen" #. 9krzf -#: sw/inc/strings.hrc:871 +#: sw/inc/strings.hrc:872 msgctxt "ST_MATCHESTO" msgid "Matches to field:" msgstr "Overeenkomend met veld:" #. oahCQ -#: sw/inc/strings.hrc:872 +#: sw/inc/strings.hrc:873 msgctxt "ST_PREVIEW" msgid "Preview" msgstr "Voorbeeld" #. ijdxe -#: sw/inc/strings.hrc:873 +#: sw/inc/strings.hrc:874 msgctxt "ST_DELETE_CONFIRM" msgid "Do you want to delete this registered data source?" msgstr "Wilt u deze geregistreerde gegevensbron verwijderen?" #. kE5C3 -#: sw/inc/strings.hrc:875 +#: sw/inc/strings.hrc:876 msgctxt "STR_NOTASSIGNED" msgid " not yet matched " msgstr " nog geen overeenkomst gevonden " #. Y6FhG -#: sw/inc/strings.hrc:876 +#: sw/inc/strings.hrc:877 msgctxt "STR_FILTER_ALL" msgid "All files" msgstr "Alle bestanden" #. fCAvo -#: sw/inc/strings.hrc:877 +#: sw/inc/strings.hrc:878 msgctxt "STR_FILTER_ALL_DATA" msgid "Address lists" msgstr "Adreslijsten" #. Wjpry -#: sw/inc/strings.hrc:878 +#: sw/inc/strings.hrc:879 msgctxt "STR_FILTER_SXB" msgid "%PRODUCTNAME Base" msgstr "%PRODUCTNAME Base" #. CVU2n -#: sw/inc/strings.hrc:879 +#: sw/inc/strings.hrc:880 msgctxt "STR_FILTER_SXC" msgid "%PRODUCTNAME Calc" msgstr "%PRODUCTNAME Calc" #. ccsQt -#: sw/inc/strings.hrc:880 +#: sw/inc/strings.hrc:881 msgctxt "STR_FILTER_SXW" msgid "%PRODUCTNAME Writer" msgstr "%PRODUCTNAME Writer" #. Jwqok -#: sw/inc/strings.hrc:881 +#: sw/inc/strings.hrc:882 msgctxt "STR_FILTER_DBF" msgid "dBase" msgstr "dBase" #. wEWC3 -#: sw/inc/strings.hrc:882 +#: sw/inc/strings.hrc:883 msgctxt "STR_FILTER_XLS" msgid "Microsoft Excel" msgstr "Microsoft Excel" #. e3ndC -#: sw/inc/strings.hrc:883 +#: sw/inc/strings.hrc:884 msgctxt "STR_FILTER_DOC" msgid "Microsoft Word" msgstr "Microsoft Word" #. 9aA4Y -#: sw/inc/strings.hrc:884 +#: sw/inc/strings.hrc:885 msgctxt "STR_FILTER_TXT" msgid "Plain text" msgstr "Platte tekst" #. 5iEeN -#: sw/inc/strings.hrc:885 +#: sw/inc/strings.hrc:886 msgctxt "STR_FILTER_CSV" msgid "Text Comma Separated" msgstr "Door komma's gescheiden tekst" #. D8MYt -#: sw/inc/strings.hrc:886 +#: sw/inc/strings.hrc:887 msgctxt "STR_FILTER_MDB" msgid "Microsoft Access" msgstr "Microsoft Access" #. nRKEu -#: sw/inc/strings.hrc:887 +#: sw/inc/strings.hrc:888 msgctxt "STR_FILTER_ACCDB" msgid "Microsoft Access 2007" msgstr "Microsoft Access 2007" #. uDNRt -#: sw/inc/strings.hrc:888 +#: sw/inc/strings.hrc:889 msgctxt "ST_CONFIGUREMAIL" msgid "" "In order to be able to send mail merge documents by email, %PRODUCTNAME requires information about the email account to be used.\n" @@ -7249,91 +7255,91 @@ msgstr "" "Wilt u de e-mailaccountinformatie nu invoeren?" #. r9BVg -#: sw/inc/strings.hrc:889 +#: sw/inc/strings.hrc:890 msgctxt "ST_FILTERNAME" msgid "%PRODUCTNAME Address List (.csv)" msgstr "%PRODUCTNAME-adreslijst (.csv)" #. jiJuZ -#: sw/inc/strings.hrc:891 +#: sw/inc/strings.hrc:892 msgctxt "ST_STARTING" msgid "Select Starting Document" msgstr "Begindocument selecteren" #. FiUyK -#: sw/inc/strings.hrc:892 +#: sw/inc/strings.hrc:893 msgctxt "ST_DOCUMENTTYPE" msgid "Select Document Type" msgstr "Documenttype selecteren" #. QwrpS -#: sw/inc/strings.hrc:893 +#: sw/inc/strings.hrc:894 msgctxt "ST_ADDRESSBLOCK" msgid "Insert Address Block" msgstr "Adresblok invoegen" #. omRZF -#: sw/inc/strings.hrc:894 +#: sw/inc/strings.hrc:895 msgctxt "ST_ADDRESSLIST" msgid "Select Address List" msgstr "Adreslijst selecteren" #. YrDuD -#: sw/inc/strings.hrc:895 +#: sw/inc/strings.hrc:896 msgctxt "ST_GREETINGSLINE" msgid "Create Salutation" msgstr "Aanhef maken" #. tTr4B -#: sw/inc/strings.hrc:896 +#: sw/inc/strings.hrc:897 msgctxt "ST_LAYOUT" msgid "Adjust Layout" msgstr "Lay-out aanpassen" #. S4p5M -#: sw/inc/strings.hrc:897 +#: sw/inc/strings.hrc:898 msgctxt "ST_EXCLUDE" msgid "Exclude recipient" msgstr "Geadresseerde uitsluiten" #. N5YUH -#: sw/inc/strings.hrc:898 +#: sw/inc/strings.hrc:899 msgctxt "ST_FINISH" msgid "~Finish" msgstr "~Voltooien" #. L5FEG -#: sw/inc/strings.hrc:899 +#: sw/inc/strings.hrc:900 msgctxt "ST_MMWTITLE" msgid "Mail Merge Wizard" msgstr "Assistent Brief" #. CEhZj -#: sw/inc/strings.hrc:901 +#: sw/inc/strings.hrc:902 msgctxt "ST_TABLE" msgid "Table" msgstr "Tabel" #. v9hEB -#: sw/inc/strings.hrc:902 +#: sw/inc/strings.hrc:903 msgctxt "ST_QUERY" msgid "Query" msgstr "Query" #. HxGAu -#: sw/inc/strings.hrc:904 +#: sw/inc/strings.hrc:905 msgctxt "STR_QUERY_SPELL_CONTINUE" msgid "Continue checking at beginning of document?" msgstr "Doorgaan met controleren aan het begin van het document?" #. gE7CA -#: sw/inc/strings.hrc:905 +#: sw/inc/strings.hrc:906 msgctxt "STR_SPELLING_COMPLETED" msgid "The spellcheck is complete." msgstr "De spellingcontrole is voltooid." #. 2SuqF -#: sw/inc/strings.hrc:906 +#: sw/inc/strings.hrc:907 msgctxt "STR_DICTIONARY_UNAVAILABLE" msgid "No dictionary available" msgstr "Geen woordenboek beschikbaar" @@ -7343,252 +7349,252 @@ msgstr "Geen woordenboek beschikbaar" #. Description: strings for the types #. -------------------------------------------------------------------- #. range document -#: sw/inc/strings.hrc:912 +#: sw/inc/strings.hrc:913 msgctxt "STR_DATEFLD" msgid "Date" msgstr "Datum" #. V9cQp -#: sw/inc/strings.hrc:913 +#: sw/inc/strings.hrc:914 msgctxt "STR_TIMEFLD" msgid "Time" msgstr "Tijd" #. 2zgWi -#: sw/inc/strings.hrc:914 +#: sw/inc/strings.hrc:915 msgctxt "STR_FILENAMEFLD" msgid "File name" msgstr "Bestandsnaam" #. FdSaU -#: sw/inc/strings.hrc:915 +#: sw/inc/strings.hrc:916 msgctxt "STR_DBNAMEFLD" msgid "Database Name" msgstr "Naam database" #. cGn9h -#: sw/inc/strings.hrc:916 +#: sw/inc/strings.hrc:917 msgctxt "STR_CHAPTERFLD" msgid "~Heading" msgstr "~Hoofdstuk" #. wYWy2 -#: sw/inc/strings.hrc:917 +#: sw/inc/strings.hrc:918 msgctxt "STR_PAGENUMBERFLD" msgid "Page number" msgstr "Paginanummer" #. EXC6N -#: sw/inc/strings.hrc:918 +#: sw/inc/strings.hrc:919 msgctxt "STR_DOCSTATFLD" msgid "Statistics" msgstr "Statistiek" #. EW86G -#: sw/inc/strings.hrc:919 +#: sw/inc/strings.hrc:920 msgctxt "STR_AUTHORFLD" msgid "Author" msgstr "Auteur" #. 5aFak -#: sw/inc/strings.hrc:920 +#: sw/inc/strings.hrc:921 msgctxt "STR_TEMPLNAMEFLD" msgid "Templates" msgstr "Sjablonen" #. 3wdud -#: sw/inc/strings.hrc:921 +#: sw/inc/strings.hrc:922 msgctxt "STR_EXTUSERFLD" msgid "Sender" msgstr "Afzender" #. LxZEm #. range functions -#: sw/inc/strings.hrc:923 +#: sw/inc/strings.hrc:924 msgctxt "STR_SETFLD" msgid "Set variable" msgstr "Variabele instellen" #. ckA26 -#: sw/inc/strings.hrc:924 +#: sw/inc/strings.hrc:925 msgctxt "STR_GETFLD" msgid "Show variable" msgstr "Variabele weergeven" #. Fjzgu -#: sw/inc/strings.hrc:925 +#: sw/inc/strings.hrc:926 msgctxt "STR_FORMELFLD" msgid "Insert Formula" msgstr "Formule invoegen" #. AXoAT -#: sw/inc/strings.hrc:926 +#: sw/inc/strings.hrc:927 msgctxt "STR_INPUTFLD" msgid "Input field" msgstr "Invoerveld" #. VfqNE -#: sw/inc/strings.hrc:927 +#: sw/inc/strings.hrc:928 msgctxt "STR_SETINPUTFLD" msgid "Input field (variable)" msgstr "Invoerveld (variabele)" #. E8JAd -#: sw/inc/strings.hrc:928 +#: sw/inc/strings.hrc:929 msgctxt "STR_USRINPUTFLD" msgid "Input field (user)" msgstr "Invoerveld (gebruiker)" #. 8LGEQ -#: sw/inc/strings.hrc:929 +#: sw/inc/strings.hrc:930 msgctxt "STR_CONDTXTFLD" msgid "Conditional text" msgstr "Voorwaardelijke tekst" #. jrZ7i -#: sw/inc/strings.hrc:930 +#: sw/inc/strings.hrc:931 msgctxt "STR_DDEFLD" msgid "DDE field" msgstr "DDE-koppeling" #. 9WAT9 -#: sw/inc/strings.hrc:931 +#: sw/inc/strings.hrc:932 msgctxt "STR_MACROFLD" msgid "Execute macro" msgstr "Macro uitvoeren" #. qEBxa -#: sw/inc/strings.hrc:932 +#: sw/inc/strings.hrc:933 msgctxt "STR_SEQFLD" msgid "Number range" msgstr "Nummerreeks" #. ACE5s -#: sw/inc/strings.hrc:933 +#: sw/inc/strings.hrc:934 msgctxt "STR_SETREFPAGEFLD" msgid "Set page variable" msgstr "Paginavariabele instellen" #. ayB3N -#: sw/inc/strings.hrc:934 +#: sw/inc/strings.hrc:935 msgctxt "STR_GETREFPAGEFLD" msgid "Show page variable" msgstr "Paginavariabele weergeven" #. DBM4P -#: sw/inc/strings.hrc:935 +#: sw/inc/strings.hrc:936 msgctxt "STR_INTERNETFLD" msgid "Load URL" msgstr "URL laden" #. LJFF5 -#: sw/inc/strings.hrc:936 +#: sw/inc/strings.hrc:937 msgctxt "STR_JUMPEDITFLD" msgid "Placeholder" msgstr "Tijdelijke aanduiding" #. zZCg6 -#: sw/inc/strings.hrc:937 +#: sw/inc/strings.hrc:938 msgctxt "STR_COMBINED_CHARS" msgid "Combine characters" msgstr "Tekens combineren" #. 9MGU6 -#: sw/inc/strings.hrc:938 +#: sw/inc/strings.hrc:939 msgctxt "STR_DROPDOWN" msgid "Input list" msgstr "Invoerlijst" #. 7BWSk #. range references -#: sw/inc/strings.hrc:940 +#: sw/inc/strings.hrc:941 msgctxt "STR_SETREFFLD" msgid "Set Reference" msgstr "Verwijzing instellen" #. FJ2X8 -#: sw/inc/strings.hrc:941 +#: sw/inc/strings.hrc:942 msgctxt "STR_GETREFFLD" msgid "Insert Reference" msgstr "Verwijzing invoegen" #. sztLS #. range database -#: sw/inc/strings.hrc:943 +#: sw/inc/strings.hrc:944 msgctxt "STR_DBFLD" msgid "Mail merge fields" msgstr "Assistent Brief-veld" #. JP2DU -#: sw/inc/strings.hrc:944 +#: sw/inc/strings.hrc:945 msgctxt "STR_DBNEXTSETFLD" msgid "Next record" msgstr "Volgend record" #. GizhA -#: sw/inc/strings.hrc:945 +#: sw/inc/strings.hrc:946 msgctxt "STR_DBNUMSETFLD" msgid "Any record" msgstr "Willekeurig record" #. aMGxm -#: sw/inc/strings.hrc:946 +#: sw/inc/strings.hrc:947 msgctxt "STR_DBSETNUMBERFLD" msgid "Record number" msgstr "Recordnummer" #. DtYzi -#: sw/inc/strings.hrc:947 +#: sw/inc/strings.hrc:948 msgctxt "STR_PREVPAGEFLD" msgid "Previous page" msgstr "Vorige pagina" #. UCSej -#: sw/inc/strings.hrc:948 +#: sw/inc/strings.hrc:949 msgctxt "STR_NEXTPAGEFLD" msgid "Next page" msgstr "Volgende pagina" #. M8Fac -#: sw/inc/strings.hrc:949 +#: sw/inc/strings.hrc:950 msgctxt "STR_HIDDENTXTFLD" msgid "Hidden text" msgstr "Verborgen tekst" #. WvBF2 #. range user fields -#: sw/inc/strings.hrc:951 +#: sw/inc/strings.hrc:952 msgctxt "STR_USERFLD" msgid "User Field" msgstr "Gebruikersveld" #. XELYN -#: sw/inc/strings.hrc:952 +#: sw/inc/strings.hrc:953 msgctxt "STR_POSTITFLD" msgid "Note" msgstr "Notitie" #. MB6kt -#: sw/inc/strings.hrc:953 +#: sw/inc/strings.hrc:954 msgctxt "STR_SCRIPTFLD" msgid "Script" msgstr "Script" #. BWU6A -#: sw/inc/strings.hrc:954 +#: sw/inc/strings.hrc:955 msgctxt "STR_AUTHORITY" msgid "Bibliography entry" msgstr "Item voor literatuurlijst" #. 7EGCR -#: sw/inc/strings.hrc:955 +#: sw/inc/strings.hrc:956 msgctxt "STR_HIDDENPARAFLD" msgid "Hidden Paragraph" msgstr "Verborgen alinea" #. dRBRK #. range DocumentInfo -#: sw/inc/strings.hrc:957 +#: sw/inc/strings.hrc:958 msgctxt "STR_DOCINFOFLD" msgid "DocInformation" msgstr "Documentinfo" @@ -7597,87 +7603,87 @@ msgstr "Documentinfo" #. -------------------------------------------------------------------- #. Description: SubCmd-Strings #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:961 +#: sw/inc/strings.hrc:962 msgctxt "FLD_DATE_STD" msgid "Date" msgstr "Datum" #. qMCEh -#: sw/inc/strings.hrc:962 +#: sw/inc/strings.hrc:963 msgctxt "FLD_DATE_FIX" msgid "Date (fixed)" msgstr "Datum (vast)" #. AXmyw -#: sw/inc/strings.hrc:963 +#: sw/inc/strings.hrc:964 msgctxt "FLD_TIME_STD" msgid "Time" msgstr "Tijd" #. 6dxVs -#: sw/inc/strings.hrc:964 +#: sw/inc/strings.hrc:965 msgctxt "FLD_TIME_FIX" msgid "Time (fixed)" msgstr "Tijd (vast)" #. U3SW8 #. SubCmd Statistic -#: sw/inc/strings.hrc:966 +#: sw/inc/strings.hrc:967 msgctxt "FLD_STAT_TABLE" msgid "Tables" msgstr "Tabellen" #. 7qW4K -#: sw/inc/strings.hrc:967 +#: sw/inc/strings.hrc:968 msgctxt "FLD_STAT_CHAR" msgid "Characters" msgstr "Tekens" #. zDRCp -#: sw/inc/strings.hrc:968 +#: sw/inc/strings.hrc:969 msgctxt "FLD_STAT_WORD" msgid "Words" msgstr "Woorden" #. 2wgLC -#: sw/inc/strings.hrc:969 +#: sw/inc/strings.hrc:970 msgctxt "FLD_STAT_PARA" msgid "Paragraphs" msgstr "Alinea's" #. JPGG7 -#: sw/inc/strings.hrc:970 +#: sw/inc/strings.hrc:971 msgctxt "FLD_STAT_GRF" msgid "Image" msgstr "Afbeelding" #. Eu6Ns -#: sw/inc/strings.hrc:971 +#: sw/inc/strings.hrc:972 msgctxt "FLD_STAT_OBJ" msgid "OLE objects" msgstr "OLE-objecten" #. bDG6R -#: sw/inc/strings.hrc:972 +#: sw/inc/strings.hrc:973 msgctxt "FLD_STAT_PAGE" msgid "Pages" msgstr "Pagina's" #. yqhF5 #. SubCmd DDETypes -#: sw/inc/strings.hrc:974 +#: sw/inc/strings.hrc:975 msgctxt "FMT_DDE_HOT" msgid "DDE automatic" msgstr "DDE automatisch" #. xPP2E -#: sw/inc/strings.hrc:975 +#: sw/inc/strings.hrc:976 msgctxt "FMT_DDE_NORMAL" msgid "DDE manual" msgstr "DDE handmatig" #. spdXd -#: sw/inc/strings.hrc:976 +#: sw/inc/strings.hrc:977 msgctxt "FLD_INPUT_TEXT" msgid "[Text]" msgstr "[Tekst]" @@ -7686,103 +7692,103 @@ msgstr "[Tekst]" #. -------------------------------------------------------------------- #. Description: SubType Extuser #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:981 +#: sw/inc/strings.hrc:982 msgctxt "FLD_EU_FIRMA" msgid "Company" msgstr "Bedrijf" #. WWxTK -#: sw/inc/strings.hrc:982 +#: sw/inc/strings.hrc:983 msgctxt "FLD_EU_VORNAME" msgid "First Name" msgstr "Voornaam" #. 4tdAc -#: sw/inc/strings.hrc:983 +#: sw/inc/strings.hrc:984 msgctxt "FLD_EU_NAME" msgid "Last Name" msgstr "Achternaam" #. xTV7n -#: sw/inc/strings.hrc:984 +#: sw/inc/strings.hrc:985 msgctxt "FLD_EU_ABK" msgid "Initials" msgstr "Initialen" #. AKD3k -#: sw/inc/strings.hrc:985 +#: sw/inc/strings.hrc:986 msgctxt "FLD_EU_STRASSE" msgid "Street" msgstr "Straat" #. ErMju -#: sw/inc/strings.hrc:986 +#: sw/inc/strings.hrc:987 msgctxt "FLD_EU_LAND" msgid "Country" msgstr "Land" #. ESbkx -#: sw/inc/strings.hrc:987 +#: sw/inc/strings.hrc:988 msgctxt "FLD_EU_PLZ" msgid "Zip code" msgstr "Postcode" #. WDAc2 -#: sw/inc/strings.hrc:988 +#: sw/inc/strings.hrc:989 msgctxt "FLD_EU_ORT" msgid "City" msgstr "Plaats" #. pg7MV -#: sw/inc/strings.hrc:989 +#: sw/inc/strings.hrc:990 msgctxt "FLD_EU_TITEL" msgid "Title" msgstr "Titel" #. DwLhZ -#: sw/inc/strings.hrc:990 +#: sw/inc/strings.hrc:991 msgctxt "FLD_EU_POS" msgid "Position" msgstr "Positie" #. LDTdu -#: sw/inc/strings.hrc:991 +#: sw/inc/strings.hrc:992 msgctxt "FLD_EU_TELPRIV" msgid "Tel. (Home)" msgstr "Tel. (privé)" #. JBZyj -#: sw/inc/strings.hrc:992 +#: sw/inc/strings.hrc:993 msgctxt "FLD_EU_TELFIRMA" msgid "Tel. (Work)" msgstr "Tel. (Bedrijf)" #. 5EmGH -#: sw/inc/strings.hrc:993 +#: sw/inc/strings.hrc:994 msgctxt "FLD_EU_FAX" msgid "Fax" msgstr "Fax" #. AtN9J -#: sw/inc/strings.hrc:994 +#: sw/inc/strings.hrc:995 msgctxt "FLD_EU_EMAIL" msgid "Email" msgstr "E-mail" #. 6GBRm -#: sw/inc/strings.hrc:995 +#: sw/inc/strings.hrc:996 msgctxt "FLD_EU_STATE" msgid "State" msgstr "Provincie" #. pbrdQ -#: sw/inc/strings.hrc:996 +#: sw/inc/strings.hrc:997 msgctxt "FLD_PAGEREF_OFF" msgid "off" msgstr "uit" #. wC8SE -#: sw/inc/strings.hrc:997 +#: sw/inc/strings.hrc:998 msgctxt "FLD_PAGEREF_ON" msgid "on" msgstr "aan" @@ -7792,37 +7798,37 @@ msgstr "aan" #. Description: path name #. -------------------------------------------------------------------- #. Format FileName -#: sw/inc/strings.hrc:1002 +#: sw/inc/strings.hrc:1003 msgctxt "FMT_FF_NAME" msgid "File name" msgstr "Bestandsnaam" #. RBpz3 -#: sw/inc/strings.hrc:1003 +#: sw/inc/strings.hrc:1004 msgctxt "FMT_FF_NAME_NOEXT" msgid "File name without extension" msgstr "Bestandsnaam zonder extensie" #. BCzy8 -#: sw/inc/strings.hrc:1004 +#: sw/inc/strings.hrc:1005 msgctxt "FMT_FF_PATHNAME" msgid "Path/File name" msgstr "Pad-/bestandsnaam" #. ChFwM -#: sw/inc/strings.hrc:1005 +#: sw/inc/strings.hrc:1006 msgctxt "FMT_FF_PATH" msgid "Path" msgstr "Pad" #. R6KrL -#: sw/inc/strings.hrc:1006 +#: sw/inc/strings.hrc:1007 msgctxt "FMT_FF_UI_NAME" msgid "Template name" msgstr "Sjabloonnaam" #. ANM2H -#: sw/inc/strings.hrc:1007 +#: sw/inc/strings.hrc:1008 msgctxt "FMT_FF_UI_RANGE" msgid "Category" msgstr "Categorie" @@ -7831,25 +7837,25 @@ msgstr "Categorie" #. -------------------------------------------------------------------- #. Description: format chapter #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1011 +#: sw/inc/strings.hrc:1012 msgctxt "FMT_CHAPTER_NAME" msgid "Heading contents" msgstr "Hoofdstuknaam" #. B9gFR -#: sw/inc/strings.hrc:1012 +#: sw/inc/strings.hrc:1013 msgctxt "FMT_CHAPTER_NO" msgid "Heading number" msgstr "Hoofdstuknummer" #. vFtwZ -#: sw/inc/strings.hrc:1013 +#: sw/inc/strings.hrc:1014 msgctxt "FMT_CHAPTER_NO_NOSEPARATOR" msgid "Heading number without separator" msgstr "Hoofdstuknummer zonder scheidingsteken" #. BVPZY -#: sw/inc/strings.hrc:1014 +#: sw/inc/strings.hrc:1015 msgctxt "FMT_CHAPTER_NAMENO" msgid "Heading number and contents" msgstr "Hoofdstuknummer en inhoud" @@ -7858,55 +7864,55 @@ msgstr "Hoofdstuknummer en inhoud" #. -------------------------------------------------------------------- #. Description: formats #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1018 +#: sw/inc/strings.hrc:1019 msgctxt "FMT_NUM_ABC" msgid "A B C" msgstr "A B C" #. jm7G7 -#: sw/inc/strings.hrc:1019 +#: sw/inc/strings.hrc:1020 msgctxt "FMT_NUM_SABC" msgid "a b c" msgstr "a b c" #. ETgy7 -#: sw/inc/strings.hrc:1020 +#: sw/inc/strings.hrc:1021 msgctxt "FMT_NUM_ABC_N" msgid "A .. AA .. AAA" msgstr "A .. AA .. AAA" #. m84Fb -#: sw/inc/strings.hrc:1021 +#: sw/inc/strings.hrc:1022 msgctxt "FMT_NUM_SABC_N" msgid "a .. aa .. aaa" msgstr "a .. aa .. aaa" #. d9YtB -#: sw/inc/strings.hrc:1022 +#: sw/inc/strings.hrc:1023 msgctxt "FMT_NUM_ROMAN" msgid "Roman (I II III)" msgstr "Romeins (I II III)" #. vA5RT -#: sw/inc/strings.hrc:1023 +#: sw/inc/strings.hrc:1024 msgctxt "FMT_NUM_SROMAN" msgid "Roman (i ii iii)" msgstr "Romeins (i ii iii)" #. 3ZDgc -#: sw/inc/strings.hrc:1024 +#: sw/inc/strings.hrc:1025 msgctxt "FMT_NUM_ARABIC" msgid "Arabic (1 2 3)" msgstr "Arabisch (1 2 3)" #. CHmdp -#: sw/inc/strings.hrc:1025 +#: sw/inc/strings.hrc:1026 msgctxt "FMT_NUM_PAGEDESC" msgid "As Page Style" msgstr "Zoals pagina-opmaakprofiel" #. xBKwZ -#: sw/inc/strings.hrc:1026 +#: sw/inc/strings.hrc:1027 msgctxt "FMT_NUM_PAGESPECIAL" msgid "Text" msgstr "Tekst" @@ -7915,13 +7921,13 @@ msgstr "Tekst" #. -------------------------------------------------------------------- #. Description: Author #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1030 +#: sw/inc/strings.hrc:1031 msgctxt "FMT_AUTHOR_NAME" msgid "Name" msgstr "Naam" #. RCnZb -#: sw/inc/strings.hrc:1031 +#: sw/inc/strings.hrc:1032 msgctxt "FMT_AUTHOR_SCUT" msgid "Initials" msgstr "Initialen" @@ -7930,49 +7936,49 @@ msgstr "Initialen" #. -------------------------------------------------------------------- #. Description: set variable #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1035 +#: sw/inc/strings.hrc:1036 msgctxt "FMT_SETVAR_SYS" msgid "System" msgstr "Systeem" #. qKXLW -#: sw/inc/strings.hrc:1036 +#: sw/inc/strings.hrc:1037 msgctxt "FMT_SETVAR_TEXT" msgid "Text" msgstr "Tekst" #. E86ZD -#: sw/inc/strings.hrc:1037 +#: sw/inc/strings.hrc:1038 msgctxt "FMT_GETVAR_NAME" msgid "Name" msgstr "Naam" #. FB3Rp -#: sw/inc/strings.hrc:1038 +#: sw/inc/strings.hrc:1039 msgctxt "FMT_GETVAR_TEXT" msgid "Text" msgstr "Tekst" #. KiBai -#: sw/inc/strings.hrc:1039 +#: sw/inc/strings.hrc:1040 msgctxt "FMT_USERVAR_CMD" msgid "Formula" msgstr "Formule" #. 9AsdS -#: sw/inc/strings.hrc:1040 +#: sw/inc/strings.hrc:1041 msgctxt "FMT_USERVAR_TEXT" msgid "Text" msgstr "Tekst" #. GokUf -#: sw/inc/strings.hrc:1041 +#: sw/inc/strings.hrc:1042 msgctxt "FMT_DBFLD_DB" msgid "Database" msgstr "Database" #. UBADL -#: sw/inc/strings.hrc:1042 +#: sw/inc/strings.hrc:1043 msgctxt "FMT_DBFLD_SYS" msgid "System" msgstr "Systeem" @@ -7981,19 +7987,19 @@ msgstr "Systeem" #. -------------------------------------------------------------------- #. Description: storage fields #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1046 +#: sw/inc/strings.hrc:1047 msgctxt "FMT_REG_AUTHOR" msgid "Author" msgstr "Auteur" #. aqFVp -#: sw/inc/strings.hrc:1047 +#: sw/inc/strings.hrc:1048 msgctxt "FMT_REG_TIME" msgid "Time" msgstr "Tijd" #. FaZKx -#: sw/inc/strings.hrc:1048 +#: sw/inc/strings.hrc:1049 msgctxt "FMT_REG_DATE" msgid "Date" msgstr "Datum" @@ -8002,79 +8008,79 @@ msgstr "Datum" #. -------------------------------------------------------------------- #. Description: formats references #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1052 +#: sw/inc/strings.hrc:1053 msgctxt "FMT_REF_TEXT" msgid "Referenced text" msgstr "Verwezen tekst" #. eeSAu -#: sw/inc/strings.hrc:1053 +#: sw/inc/strings.hrc:1054 msgctxt "FMT_REF_PAGE" msgid "Page number (unstyled)" msgstr "Paginanummer (onopgemaakt)" #. MaB3q -#: sw/inc/strings.hrc:1054 +#: sw/inc/strings.hrc:1055 msgctxt "FMT_REF_CHAPTER" msgid "Chapter" msgstr "Hoofdstuk" #. VBMno -#: sw/inc/strings.hrc:1055 +#: sw/inc/strings.hrc:1056 msgctxt "FMT_REF_UPDOWN" msgid "“Above”/“Below”" msgstr "Boven/Onder" #. 96emU -#: sw/inc/strings.hrc:1056 +#: sw/inc/strings.hrc:1057 msgctxt "FMT_REF_PAGE_PGDSC" msgid "Page number (styled)" msgstr "Paginanummer (opgemaakt)" #. CQitd -#: sw/inc/strings.hrc:1057 +#: sw/inc/strings.hrc:1058 msgctxt "FMT_REF_ONLYNUMBER" msgid "Category and Number" msgstr "Categorie en nummer" #. BsvCn -#: sw/inc/strings.hrc:1058 +#: sw/inc/strings.hrc:1059 msgctxt "FMT_REF_ONLYCAPTION" msgid "Caption Text" msgstr "Bijschrifttekst" #. P7wiX -#: sw/inc/strings.hrc:1059 +#: sw/inc/strings.hrc:1060 msgctxt "FMT_REF_ONLYSEQNO" msgid "Numbering" msgstr "Nummering" #. QBGit -#: sw/inc/strings.hrc:1060 +#: sw/inc/strings.hrc:1061 msgctxt "FMT_REF_NUMBER" msgid "Number" msgstr "Nummer" #. CGkV7 -#: sw/inc/strings.hrc:1061 +#: sw/inc/strings.hrc:1062 msgctxt "FMT_REF_NUMBER_NO_CONTEXT" msgid "Number (no context)" msgstr "Nummer (geen context)" #. XgSb3 -#: sw/inc/strings.hrc:1062 +#: sw/inc/strings.hrc:1063 msgctxt "FMT_REF_NUMBER_FULL_CONTEXT" msgid "Number (full context)" msgstr "Nummer (volledige context)" #. zQTNF -#: sw/inc/strings.hrc:1064 +#: sw/inc/strings.hrc:1065 msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE" msgid "Article a/az + " msgstr "Artikel a/az + " #. 97Vs7 -#: sw/inc/strings.hrc:1065 +#: sw/inc/strings.hrc:1066 msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE" msgid "Article A/Az + " msgstr "Artikel A/AZ + " @@ -8083,31 +8089,31 @@ msgstr "Artikel A/AZ + " #. -------------------------------------------------------------------- #. Description: placeholder #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1069 +#: sw/inc/strings.hrc:1070 msgctxt "FMT_MARK_TEXT" msgid "Text" msgstr "Tekst" #. rAQoE -#: sw/inc/strings.hrc:1070 +#: sw/inc/strings.hrc:1071 msgctxt "FMT_MARK_TABLE" msgid "Table" msgstr "Tabel" #. biUa2 -#: sw/inc/strings.hrc:1071 +#: sw/inc/strings.hrc:1072 msgctxt "FMT_MARK_FRAME" msgid "Frame" msgstr "Frame" #. 7mkZb -#: sw/inc/strings.hrc:1072 +#: sw/inc/strings.hrc:1073 msgctxt "FMT_MARK_GRAFIC" msgid "Image" msgstr "Afbeelding" #. GgbFY -#: sw/inc/strings.hrc:1073 +#: sw/inc/strings.hrc:1074 msgctxt "FMT_MARK_OLE" msgid "Object" msgstr "Object" @@ -8116,169 +8122,169 @@ msgstr "Object" #. -------------------------------------------------------------------- #. Description: ExchangeStrings for Edit/NameFT #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1077 +#: sw/inc/strings.hrc:1078 msgctxt "STR_COND" msgid "~Condition" msgstr "~Voorwaarde" #. X9cqJ -#: sw/inc/strings.hrc:1078 +#: sw/inc/strings.hrc:1079 msgctxt "STR_TEXT" msgid "Then, Else" msgstr "Dan, Anders" #. bo8yF -#: sw/inc/strings.hrc:1079 +#: sw/inc/strings.hrc:1080 msgctxt "STR_DDE_CMD" msgid "DDE Statement" msgstr "DDE-instructie" #. LixXA -#: sw/inc/strings.hrc:1080 +#: sw/inc/strings.hrc:1081 msgctxt "STR_INSTEXT" msgid "Hidden t~ext" msgstr "~Tekst invoegen" #. EX3bJ -#: sw/inc/strings.hrc:1081 +#: sw/inc/strings.hrc:1082 msgctxt "STR_MACNAME" msgid "~Macro name" msgstr "Macro~naam" #. dNZtd -#: sw/inc/strings.hrc:1082 +#: sw/inc/strings.hrc:1083 msgctxt "STR_PROMPT" msgid "~Reference" msgstr "~Verwijzing" #. bfRPa -#: sw/inc/strings.hrc:1083 +#: sw/inc/strings.hrc:1084 msgctxt "STR_COMBCHRS_FT" msgid "Ch~aracters" msgstr "Te~kens" #. j2G5G -#: sw/inc/strings.hrc:1084 +#: sw/inc/strings.hrc:1085 msgctxt "STR_OFFSET" msgid "O~ffset" msgstr "~Verschuiving" #. vEgGo -#: sw/inc/strings.hrc:1085 +#: sw/inc/strings.hrc:1086 msgctxt "STR_VALUE" msgid "Value" msgstr "Waarde" #. YQesU -#: sw/inc/strings.hrc:1086 +#: sw/inc/strings.hrc:1087 msgctxt "STR_FORMULA" msgid "Formula" msgstr "Formule" #. Eq5xq -#: sw/inc/strings.hrc:1087 +#: sw/inc/strings.hrc:1088 msgctxt "STR_CUSTOM_FIELD" msgid "Custom" msgstr "Aangepast" #. 32NzA -#: sw/inc/strings.hrc:1089 +#: sw/inc/strings.hrc:1090 msgctxt "STR_CUSTOM_LABEL" msgid "[User]" msgstr "[Gebruiker]" #. dYQTU -#: sw/inc/strings.hrc:1091 +#: sw/inc/strings.hrc:1092 msgctxt "STR_HDIST" msgid "H. Pitch" msgstr "H. afstand" #. xELZY -#: sw/inc/strings.hrc:1092 +#: sw/inc/strings.hrc:1093 msgctxt "STR_VDIST" msgid "V. Pitch" msgstr "V. afstand" #. F9Ldz -#: sw/inc/strings.hrc:1093 +#: sw/inc/strings.hrc:1094 msgctxt "STR_WIDTH" msgid "Width" msgstr "Breedte" #. rdxcb -#: sw/inc/strings.hrc:1094 +#: sw/inc/strings.hrc:1095 msgctxt "STR_HEIGHT" msgid "Height" msgstr "Hoogte" #. DQm2h -#: sw/inc/strings.hrc:1095 +#: sw/inc/strings.hrc:1096 msgctxt "STR_LEFT" msgid "Left margin" msgstr "Linkermarge" #. imDMU -#: sw/inc/strings.hrc:1096 +#: sw/inc/strings.hrc:1097 msgctxt "STR_UPPER" msgid "Top margin" msgstr "Bovenmarge" #. ayQss -#: sw/inc/strings.hrc:1097 +#: sw/inc/strings.hrc:1098 msgctxt "STR_COLS" msgid "Columns" msgstr "Kolommen" #. 3moLd -#: sw/inc/strings.hrc:1098 +#: sw/inc/strings.hrc:1099 msgctxt "STR_ROWS" msgid "Rows" msgstr "Rijen" #. XWMSH -#: sw/inc/strings.hrc:1100 +#: sw/inc/strings.hrc:1101 msgctxt "STR_WORDCOUNT_HINT" msgid "Word and character count. Click to open Word Count dialog." msgstr "Aantal woorden en tekens. Klik om het dialoogvenster Woorden tellen te openen." #. nxGNq -#: sw/inc/strings.hrc:1101 +#: sw/inc/strings.hrc:1102 msgctxt "STR_VIEWLAYOUT_ONE" msgid "Single-page view" msgstr "Enkele pagina" #. 57ju6 -#: sw/inc/strings.hrc:1102 +#: sw/inc/strings.hrc:1103 msgctxt "STR_VIEWLAYOUT_MULTI" msgid "Multiple-page view" msgstr "Dubbele pagina's" #. tbig8 -#: sw/inc/strings.hrc:1103 +#: sw/inc/strings.hrc:1104 msgctxt "STR_VIEWLAYOUT_BOOK" msgid "Book view" msgstr "Boek" #. xBHUG -#: sw/inc/strings.hrc:1104 +#: sw/inc/strings.hrc:1105 msgctxt "STR_BOOKCTRL_HINT" msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list." msgstr "Paginanummer in het document. Klik om het dialoogvenster 'Ga naar pagina' te openen of klik met rechts voor een lijst met bladwijzers." #. XaF3v -#: sw/inc/strings.hrc:1105 +#: sw/inc/strings.hrc:1106 msgctxt "STR_BOOKCTRL_HINT_EXTENDED" msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog." msgstr "Paginanummer in document (paginanummer op geprinte document). Klik om het dialoogvenster 'Ga naar pagina' te openen." #. EWtd2 -#: sw/inc/strings.hrc:1106 +#: sw/inc/strings.hrc:1107 msgctxt "STR_TMPLCTRL_HINT" msgid "Page Style. Right-click to change style or click to open Style dialog." msgstr "Pagina-opmaakprofiel. Klik met rechts om het opmaakprofiel te wijzigen of klik om het venster Pagina-opmaakprofiel te openen." #. ng6cd -#: sw/inc/strings.hrc:1107 +#: sw/inc/strings.hrc:1108 msgctxt "STR_ACCESSIBILITY_CHECK_HINT" msgid "" "Status of the accessibility check.\n" @@ -8289,1444 +8295,1444 @@ msgstr "" #. jQAym #. Strings for textual attributes. -#: sw/inc/strings.hrc:1110 +#: sw/inc/strings.hrc:1111 msgctxt "STR_DROP_OVER" msgid "Drop Caps over" msgstr "Initialen over" #. PLAVt -#: sw/inc/strings.hrc:1111 +#: sw/inc/strings.hrc:1112 msgctxt "STR_DROP_LINES" msgid "rows" msgstr "rijen" #. sg6Za -#: sw/inc/strings.hrc:1112 +#: sw/inc/strings.hrc:1113 msgctxt "STR_NO_DROP_LINES" msgid "No Drop Caps" msgstr "Geen initialen" #. gueRC -#: sw/inc/strings.hrc:1113 +#: sw/inc/strings.hrc:1114 msgctxt "STR_NO_PAGEDESC" msgid "No page break" msgstr "Geen pagina-einde" #. G3CQN -#: sw/inc/strings.hrc:1114 +#: sw/inc/strings.hrc:1115 msgctxt "STR_NO_MIRROR" msgid "Don't mirror" msgstr "Niet spiegelen" #. MVEk8 -#: sw/inc/strings.hrc:1115 +#: sw/inc/strings.hrc:1116 msgctxt "STR_VERT_MIRROR" msgid "Flip vertically" msgstr "Verticaal spiegelen" #. Dns6t -#: sw/inc/strings.hrc:1116 +#: sw/inc/strings.hrc:1117 msgctxt "STR_HORI_MIRROR" msgid "Flip horizontal" msgstr "Horizontaal spiegelen" #. ZUKCy -#: sw/inc/strings.hrc:1117 +#: sw/inc/strings.hrc:1118 msgctxt "STR_BOTH_MIRROR" msgid "Horizontal and Vertical Flip" msgstr "Horizontaal en verticaal spiegelen" #. LoQic -#: sw/inc/strings.hrc:1118 +#: sw/inc/strings.hrc:1119 msgctxt "STR_MIRROR_TOGGLE" msgid "+ mirror horizontal on even pages" msgstr "+ op even pagina's horizontaal spiegelen" #. kbnTf -#: sw/inc/strings.hrc:1119 +#: sw/inc/strings.hrc:1120 msgctxt "STR_CHARFMT" msgid "Character Style" msgstr "Tekenopmaakprofiel" #. D99ZJ -#: sw/inc/strings.hrc:1120 +#: sw/inc/strings.hrc:1121 msgctxt "STR_NO_CHARFMT" msgid "No Character Style" msgstr "Geen" #. fzG3P -#: sw/inc/strings.hrc:1121 +#: sw/inc/strings.hrc:1122 msgctxt "STR_FOOTER" msgid "Footer" msgstr "Voettekst" #. 9RCsQ -#: sw/inc/strings.hrc:1122 +#: sw/inc/strings.hrc:1123 msgctxt "STR_NO_FOOTER" msgid "No footer" msgstr "Geen voettekst" #. zFTin -#: sw/inc/strings.hrc:1123 +#: sw/inc/strings.hrc:1124 msgctxt "STR_HEADER" msgid "Header" msgstr "Koptekst" #. PcYEB -#: sw/inc/strings.hrc:1124 +#: sw/inc/strings.hrc:1125 msgctxt "STR_NO_HEADER" msgid "No header" msgstr "Geen koptekst" #. 8Jgfg -#: sw/inc/strings.hrc:1125 +#: sw/inc/strings.hrc:1126 msgctxt "STR_SURROUND_IDEAL" msgid "Optimal" msgstr "Optimaal" #. HEuGy -#: sw/inc/strings.hrc:1126 +#: sw/inc/strings.hrc:1127 msgctxt "STR_SURROUND_NONE" msgid "None" msgstr "Geen" #. 4tA4q -#: sw/inc/strings.hrc:1127 +#: sw/inc/strings.hrc:1128 msgctxt "STR_SURROUND_THROUGH" msgid "Through" msgstr "Door" #. ypvD6 -#: sw/inc/strings.hrc:1128 +#: sw/inc/strings.hrc:1129 msgctxt "STR_SURROUND_PARALLEL" msgid "Parallel" msgstr "Parallel" #. hyEQ5 -#: sw/inc/strings.hrc:1129 +#: sw/inc/strings.hrc:1130 msgctxt "STR_SURROUND_LEFT" msgid "Before" msgstr "Voor" #. bGBtQ -#: sw/inc/strings.hrc:1130 +#: sw/inc/strings.hrc:1131 msgctxt "STR_SURROUND_RIGHT" msgid "After" msgstr "Na" #. SrG3D -#: sw/inc/strings.hrc:1131 +#: sw/inc/strings.hrc:1132 msgctxt "STR_SURROUND_ANCHORONLY" msgid "(Anchor only)" msgstr "(Alleen anker)" #. 9Ywzb -#: sw/inc/strings.hrc:1132 +#: sw/inc/strings.hrc:1133 msgctxt "STR_FRM_WIDTH" msgid "Width:" msgstr "Breedte:" #. 2GYT7 -#: sw/inc/strings.hrc:1133 +#: sw/inc/strings.hrc:1134 msgctxt "STR_FRM_FIXEDHEIGHT" msgid "Fixed height:" msgstr "Vaste hoogte:" #. QrFMi -#: sw/inc/strings.hrc:1134 +#: sw/inc/strings.hrc:1135 msgctxt "STR_FRM_MINHEIGHT" msgid "Min. height:" msgstr "Min. hoogte:" #. kLiYd -#: sw/inc/strings.hrc:1135 +#: sw/inc/strings.hrc:1136 msgctxt "STR_FLY_AT_PARA" msgid "to paragraph" msgstr "aan alinea" #. A8nAb -#: sw/inc/strings.hrc:1136 +#: sw/inc/strings.hrc:1137 msgctxt "STR_FLY_AS_CHAR" msgid "as character" msgstr "Als teken" #. Uszmm -#: sw/inc/strings.hrc:1137 +#: sw/inc/strings.hrc:1138 msgctxt "STR_FLY_AT_CHAR" msgid "to character" msgstr "Aan teken" #. hDUSa -#: sw/inc/strings.hrc:1138 +#: sw/inc/strings.hrc:1139 msgctxt "STR_FLY_AT_PAGE" msgid "to page" msgstr "aan pagina" #. JMHRz -#: sw/inc/strings.hrc:1139 +#: sw/inc/strings.hrc:1140 msgctxt "STR_POS_X" msgid "X Coordinate:" msgstr "X-coördinaat:" #. oCZWW -#: sw/inc/strings.hrc:1140 +#: sw/inc/strings.hrc:1141 msgctxt "STR_POS_Y" msgid "Y Coordinate:" msgstr "Y-coördinaat:" #. YNKE6 -#: sw/inc/strings.hrc:1141 +#: sw/inc/strings.hrc:1142 msgctxt "STR_VERT_TOP" msgid "at top" msgstr "bovenaan" #. GPTAu -#: sw/inc/strings.hrc:1142 +#: sw/inc/strings.hrc:1143 msgctxt "STR_VERT_CENTER" msgid "Centered vertically" msgstr "Verticaal gecentreerd" #. fcpTS -#: sw/inc/strings.hrc:1143 +#: sw/inc/strings.hrc:1144 msgctxt "STR_VERT_BOTTOM" msgid "at bottom" msgstr "onderaan" #. 37hos -#: sw/inc/strings.hrc:1144 +#: sw/inc/strings.hrc:1145 msgctxt "STR_LINE_TOP" msgid "Top of line" msgstr "Bovenkant regel" #. MU7hC -#: sw/inc/strings.hrc:1145 +#: sw/inc/strings.hrc:1146 msgctxt "STR_LINE_CENTER" msgid "Line centered" msgstr "Verticaal op de regel gecentreerd" #. ZvEq7 -#: sw/inc/strings.hrc:1146 +#: sw/inc/strings.hrc:1147 msgctxt "STR_LINE_BOTTOM" msgid "Bottom of line" msgstr "Onderkant regel" #. jypsG -#: sw/inc/strings.hrc:1147 +#: sw/inc/strings.hrc:1148 msgctxt "STR_REGISTER_ON" msgid "Page line-spacing" msgstr "Paginaregelafstand" #. Cui3U -#: sw/inc/strings.hrc:1148 +#: sw/inc/strings.hrc:1149 msgctxt "STR_REGISTER_OFF" msgid "Not page line-spacing" msgstr "Geen pagina-regelafstand" #. 4RL9X -#: sw/inc/strings.hrc:1149 +#: sw/inc/strings.hrc:1150 msgctxt "STR_HORI_RIGHT" msgid "at the right" msgstr "rechts" #. wzGK7 -#: sw/inc/strings.hrc:1150 +#: sw/inc/strings.hrc:1151 msgctxt "STR_HORI_CENTER" msgid "Centered horizontally" msgstr "Horizontaal gecentreerd" #. ngRmB -#: sw/inc/strings.hrc:1151 +#: sw/inc/strings.hrc:1152 msgctxt "STR_HORI_LEFT" msgid "at the left" msgstr "links" #. JyHkM -#: sw/inc/strings.hrc:1152 +#: sw/inc/strings.hrc:1153 msgctxt "STR_HORI_INSIDE" msgid "inside" msgstr "binnen" #. iXSZZ -#: sw/inc/strings.hrc:1153 +#: sw/inc/strings.hrc:1154 msgctxt "STR_HORI_OUTSIDE" msgid "outside" msgstr "buiten" #. kDY9Z -#: sw/inc/strings.hrc:1154 +#: sw/inc/strings.hrc:1155 msgctxt "STR_HORI_FULL" msgid "Full width" msgstr "Volle breedte" #. Hvn8D -#: sw/inc/strings.hrc:1155 +#: sw/inc/strings.hrc:1156 msgctxt "STR_COLUMNS" msgid "Columns" msgstr "Kolommen" #. 6j6TA -#: sw/inc/strings.hrc:1156 +#: sw/inc/strings.hrc:1157 msgctxt "STR_LINE_WIDTH" msgid "Separator Width:" msgstr "Breedte scheidingslijn:" #. dvdDt -#: sw/inc/strings.hrc:1157 +#: sw/inc/strings.hrc:1158 msgctxt "STR_MAX_FTN_HEIGHT" msgid "Max. footnote area:" msgstr "Max. voetnotengebied:" #. BWqF3 -#: sw/inc/strings.hrc:1158 +#: sw/inc/strings.hrc:1159 msgctxt "STR_EDIT_IN_READONLY" msgid "Editable in read-only document" msgstr "Bewerkbaar in alleen-lezen document" #. SCL5F -#: sw/inc/strings.hrc:1159 +#: sw/inc/strings.hrc:1160 msgctxt "STR_LAYOUT_SPLIT" msgid "Split" msgstr "Splitsen" #. CFmBk -#: sw/inc/strings.hrc:1160 +#: sw/inc/strings.hrc:1161 msgctxt "STR_NUMRULE_ON" msgid "List Style: (%LISTSTYLENAME)" msgstr "Lijstopmaakprofiel: (%LISTSTYLENAME)" #. HvZBm -#: sw/inc/strings.hrc:1161 +#: sw/inc/strings.hrc:1162 msgctxt "STR_NUMRULE_OFF" msgid "List Style: (None)" msgstr "Lijstopmaakprofiel: (Geen)" #. QDaFk -#: sw/inc/strings.hrc:1162 +#: sw/inc/strings.hrc:1163 msgctxt "STR_CONNECT1" msgid "linked to " msgstr "verbonden met " #. rWmT8 -#: sw/inc/strings.hrc:1163 +#: sw/inc/strings.hrc:1164 msgctxt "STR_CONNECT2" msgid "and " msgstr "en " #. H2Kwq -#: sw/inc/strings.hrc:1164 +#: sw/inc/strings.hrc:1165 msgctxt "STR_LINECOUNT" msgid "Count lines" msgstr "Regels tellen" #. yjSiJ -#: sw/inc/strings.hrc:1165 +#: sw/inc/strings.hrc:1166 msgctxt "STR_DONTLINECOUNT" msgid "don't count lines" msgstr "regels niet tellen" #. HE4BV -#: sw/inc/strings.hrc:1166 +#: sw/inc/strings.hrc:1167 msgctxt "STR_LINCOUNT_START" msgid "restart line count with: " msgstr "regels tellen opnieuw starten bij: " #. 7Q8qC -#: sw/inc/strings.hrc:1167 +#: sw/inc/strings.hrc:1168 msgctxt "STR_LUMINANCE" msgid "Brightness: " msgstr "Helderheid: " #. sNxPE -#: sw/inc/strings.hrc:1168 +#: sw/inc/strings.hrc:1169 msgctxt "STR_CHANNELR" msgid "Red: " msgstr "Rood: " #. u73NC -#: sw/inc/strings.hrc:1169 +#: sw/inc/strings.hrc:1170 msgctxt "STR_CHANNELG" msgid "Green: " msgstr "Groen: " #. qQsPp -#: sw/inc/strings.hrc:1170 +#: sw/inc/strings.hrc:1171 msgctxt "STR_CHANNELB" msgid "Blue: " msgstr "Blauw: " #. BS4nZ -#: sw/inc/strings.hrc:1171 +#: sw/inc/strings.hrc:1172 msgctxt "STR_CONTRAST" msgid "Contrast: " msgstr "Contrast: " #. avJBK -#: sw/inc/strings.hrc:1172 +#: sw/inc/strings.hrc:1173 msgctxt "STR_GAMMA" msgid "Gamma: " msgstr "Gamma: " #. HQCJZ -#: sw/inc/strings.hrc:1173 +#: sw/inc/strings.hrc:1174 msgctxt "STR_TRANSPARENCY" msgid "Transparency: " msgstr "Transparantie: " #. 5jDK3 -#: sw/inc/strings.hrc:1174 +#: sw/inc/strings.hrc:1175 msgctxt "STR_INVERT" msgid "Invert" msgstr "Inverteren" #. DVSAx -#: sw/inc/strings.hrc:1175 +#: sw/inc/strings.hrc:1176 msgctxt "STR_INVERT_NOT" msgid "do not invert" msgstr "niet inverteren" #. Z7tXB -#: sw/inc/strings.hrc:1176 +#: sw/inc/strings.hrc:1177 msgctxt "STR_DRAWMODE" msgid "Graphics mode: " msgstr "Afbeeldingenmodus: " #. RXuUF -#: sw/inc/strings.hrc:1177 +#: sw/inc/strings.hrc:1178 msgctxt "STR_DRAWMODE_STD" msgid "Standard" msgstr "Standaard" #. kbALJ -#: sw/inc/strings.hrc:1178 +#: sw/inc/strings.hrc:1179 msgctxt "STR_DRAWMODE_GREY" msgid "Grayscales" msgstr "Grijstinten" #. eSHEj -#: sw/inc/strings.hrc:1179 +#: sw/inc/strings.hrc:1180 msgctxt "STR_DRAWMODE_BLACKWHITE" msgid "Black & White" msgstr "Zwart-wit" #. tABTr -#: sw/inc/strings.hrc:1180 +#: sw/inc/strings.hrc:1181 msgctxt "STR_DRAWMODE_WATERMARK" msgid "Watermark" msgstr "Watermerk" #. 8SwC3 -#: sw/inc/strings.hrc:1181 +#: sw/inc/strings.hrc:1182 msgctxt "STR_ROTATION" msgid "Rotation" msgstr "Draaiing" #. hWEeF -#: sw/inc/strings.hrc:1182 +#: sw/inc/strings.hrc:1183 msgctxt "STR_GRID_NONE" msgid "No grid" msgstr "Geen raster" #. HEuEv -#: sw/inc/strings.hrc:1183 +#: sw/inc/strings.hrc:1184 msgctxt "STR_GRID_LINES_ONLY" msgid "Grid (lines only)" msgstr "Raster (alleen lijnen)" #. VFgMq -#: sw/inc/strings.hrc:1184 +#: sw/inc/strings.hrc:1185 msgctxt "STR_GRID_LINES_CHARS" msgid "Grid (lines and characters)" msgstr "Raster (lijnen en tekens)" #. VRJrB -#: sw/inc/strings.hrc:1185 +#: sw/inc/strings.hrc:1186 msgctxt "STR_FOLLOW_TEXT_FLOW" msgid "Follow text flow" msgstr "Tekstverloop volgen" #. Sb3Je -#: sw/inc/strings.hrc:1186 +#: sw/inc/strings.hrc:1187 msgctxt "STR_DONT_FOLLOW_TEXT_FLOW" msgid "Do not follow text flow" msgstr "Tekstverloop niet volgen" #. yXFKP -#: sw/inc/strings.hrc:1187 +#: sw/inc/strings.hrc:1188 msgctxt "STR_CONNECT_BORDER_ON" msgid "Merge borders" msgstr "Randen samenvoegen" #. vwHbS -#: sw/inc/strings.hrc:1188 +#: sw/inc/strings.hrc:1189 msgctxt "STR_CONNECT_BORDER_OFF" msgid "Do not merge borders" msgstr "Randen niet samenvoegen" #. 3874B -#: sw/inc/strings.hrc:1190 +#: sw/inc/strings.hrc:1191 msgctxt "ST_TBL" msgid "Table" msgstr "Tabel" #. T9JAj -#: sw/inc/strings.hrc:1191 +#: sw/inc/strings.hrc:1192 msgctxt "ST_FRM" msgid "Frame" msgstr "Frame" #. Fsnm6 -#: sw/inc/strings.hrc:1192 +#: sw/inc/strings.hrc:1193 msgctxt "ST_PGE" msgid "Page" msgstr "Pagina" #. pKFCz -#: sw/inc/strings.hrc:1193 +#: sw/inc/strings.hrc:1194 msgctxt "ST_DRW" msgid "Drawing" msgstr "Tekening" #. amiSY -#: sw/inc/strings.hrc:1194 +#: sw/inc/strings.hrc:1195 msgctxt "ST_CTRL" msgid "Control" msgstr "Bediening" #. GEw9u -#: sw/inc/strings.hrc:1195 +#: sw/inc/strings.hrc:1196 msgctxt "ST_REG" msgid "Section" msgstr "Sectie" #. bEiyL -#: sw/inc/strings.hrc:1196 +#: sw/inc/strings.hrc:1197 msgctxt "ST_BKM" msgid "Bookmark" msgstr "Bladwijzer" #. 6gXCo -#: sw/inc/strings.hrc:1197 +#: sw/inc/strings.hrc:1198 msgctxt "ST_GRF" msgid "Graphics" msgstr "Afbeeldingen" #. d5eSc -#: sw/inc/strings.hrc:1198 +#: sw/inc/strings.hrc:1199 msgctxt "ST_OLE" msgid "OLE object" msgstr "OLE-object" #. h5QQ8 -#: sw/inc/strings.hrc:1199 +#: sw/inc/strings.hrc:1200 msgctxt "ST_OUTL" msgid "Headings" msgstr "Koppen" #. Cbktp -#: sw/inc/strings.hrc:1200 +#: sw/inc/strings.hrc:1201 msgctxt "ST_SEL" msgid "Selection" msgstr "Selectie" #. nquvS -#: sw/inc/strings.hrc:1201 +#: sw/inc/strings.hrc:1202 msgctxt "ST_FTN" msgid "Footnote" msgstr "Voetnoot" #. GpAUo -#: sw/inc/strings.hrc:1202 +#: sw/inc/strings.hrc:1203 msgctxt "ST_MARK" msgid "Reminder" msgstr "Herinnering" #. nDFKa -#: sw/inc/strings.hrc:1203 +#: sw/inc/strings.hrc:1204 msgctxt "ST_POSTIT" msgid "Comment" msgstr "Notitie" #. qpbDE -#: sw/inc/strings.hrc:1204 +#: sw/inc/strings.hrc:1205 msgctxt "ST_SRCH_REP" msgid "Repeat search" msgstr "Zoeken herhalen" #. ipxfH -#: sw/inc/strings.hrc:1205 +#: sw/inc/strings.hrc:1206 msgctxt "ST_INDEX_ENTRY" msgid "Index entry" msgstr "Indexitem" #. sfmff -#: sw/inc/strings.hrc:1206 +#: sw/inc/strings.hrc:1207 msgctxt "ST_TABLE_FORMULA" msgid "Table formula" msgstr "Tabelformule" #. DtkuT -#: sw/inc/strings.hrc:1207 +#: sw/inc/strings.hrc:1208 msgctxt "ST_TABLE_FORMULA_ERROR" msgid "Wrong table formula" msgstr "Foutieve tabelformule" #. A6Vgk -#: sw/inc/strings.hrc:1208 +#: sw/inc/strings.hrc:1209 msgctxt "ST_RECENCY" msgid "Recency" msgstr "Recentheid" #. pCp7u -#: sw/inc/strings.hrc:1209 +#: sw/inc/strings.hrc:1210 msgctxt "ST_FIELD" msgid "Field" msgstr "Veld" #. LYuHA -#: sw/inc/strings.hrc:1210 +#: sw/inc/strings.hrc:1211 msgctxt "ST_FIELD_BYTYPE" msgid "Field by type" msgstr "Veld op type" #. ECFxw #. Strings for the quickhelp of the View-PgUp/Down-Buttons -#: sw/inc/strings.hrc:1212 +#: sw/inc/strings.hrc:1213 msgctxt "STR_IMGBTN_TBL_DOWN" msgid "Next table" msgstr "Volgende tabel" #. yhnpi -#: sw/inc/strings.hrc:1213 +#: sw/inc/strings.hrc:1214 msgctxt "STR_IMGBTN_FRM_DOWN" msgid "Next frame" msgstr "Volgend frame" #. M4BCA -#: sw/inc/strings.hrc:1214 +#: sw/inc/strings.hrc:1215 msgctxt "STR_IMGBTN_PGE_DOWN" msgid "Next page" msgstr "Volgende pagina" #. UWeq4 -#: sw/inc/strings.hrc:1215 +#: sw/inc/strings.hrc:1216 msgctxt "STR_IMGBTN_DRW_DOWN" msgid "Next drawing" msgstr "Volgend tekenobject" #. ZVCrD -#: sw/inc/strings.hrc:1216 +#: sw/inc/strings.hrc:1217 msgctxt "STR_IMGBTN_CTRL_DOWN" msgid "Next control" msgstr "Volgend besturingselement" #. NGAqr -#: sw/inc/strings.hrc:1217 +#: sw/inc/strings.hrc:1218 msgctxt "STR_IMGBTN_REG_DOWN" msgid "Next section" msgstr "Volgende sectie" #. Mwcvm -#: sw/inc/strings.hrc:1218 +#: sw/inc/strings.hrc:1219 msgctxt "STR_IMGBTN_BKM_DOWN" msgid "Next bookmark" msgstr "Volgende bladwijzer" #. xbxDs -#: sw/inc/strings.hrc:1219 +#: sw/inc/strings.hrc:1220 msgctxt "STR_IMGBTN_GRF_DOWN" msgid "Next graphic" msgstr "Volgende afbeelding" #. 4ovAF -#: sw/inc/strings.hrc:1220 +#: sw/inc/strings.hrc:1221 msgctxt "STR_IMGBTN_OLE_DOWN" msgid "Next OLE object" msgstr "Volgend OLE-object" #. YzK6w -#: sw/inc/strings.hrc:1221 +#: sw/inc/strings.hrc:1222 msgctxt "STR_IMGBTN_OUTL_DOWN" msgid "Next heading" msgstr "Volgende kop" #. skdRc -#: sw/inc/strings.hrc:1222 +#: sw/inc/strings.hrc:1223 msgctxt "STR_IMGBTN_SEL_DOWN" msgid "Next selection" msgstr "Volgende selectie" #. RBFga -#: sw/inc/strings.hrc:1223 +#: sw/inc/strings.hrc:1224 msgctxt "STR_IMGBTN_FTN_DOWN" msgid "Next footnote" msgstr "Volgende voetnoot" #. GNLrx -#: sw/inc/strings.hrc:1224 +#: sw/inc/strings.hrc:1225 msgctxt "STR_IMGBTN_MARK_DOWN" msgid "Next Reminder" msgstr "Volgende herinnering" #. mFCfp -#: sw/inc/strings.hrc:1225 +#: sw/inc/strings.hrc:1226 msgctxt "STR_IMGBTN_POSTIT_DOWN" msgid "Next Comment" msgstr "Volgende notitie" #. gbnwp -#: sw/inc/strings.hrc:1226 +#: sw/inc/strings.hrc:1227 msgctxt "STR_IMGBTN_SRCH_REP_DOWN" msgid "Continue search forward" msgstr "Voorwaarts verder zoeken" #. TXYkA -#: sw/inc/strings.hrc:1227 +#: sw/inc/strings.hrc:1228 msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN" msgid "Next index entry" msgstr "Volgend indexitem" #. EyvbV -#: sw/inc/strings.hrc:1228 +#: sw/inc/strings.hrc:1229 msgctxt "STR_IMGBTN_TBL_UP" msgid "Previous table" msgstr "Vorige tabel" #. cC5vJ -#: sw/inc/strings.hrc:1229 +#: sw/inc/strings.hrc:1230 msgctxt "STR_IMGBTN_FRM_UP" msgid "Previous frame" msgstr "Vorig frame" #. eQPFD -#: sw/inc/strings.hrc:1230 +#: sw/inc/strings.hrc:1231 msgctxt "STR_IMGBTN_PGE_UP" msgid "Previous page" msgstr "Vorige pagina" #. p5jbU -#: sw/inc/strings.hrc:1231 +#: sw/inc/strings.hrc:1232 msgctxt "STR_IMGBTN_DRW_UP" msgid "Previous drawing" msgstr "Vorig tekenobject" #. 2WMmZ -#: sw/inc/strings.hrc:1232 +#: sw/inc/strings.hrc:1233 msgctxt "STR_IMGBTN_CTRL_UP" msgid "Previous control" msgstr "Vorig besturingselement" #. 6uGDP -#: sw/inc/strings.hrc:1233 +#: sw/inc/strings.hrc:1234 msgctxt "STR_IMGBTN_REG_UP" msgid "Previous section" msgstr "Vorige sectie" #. YYCtk -#: sw/inc/strings.hrc:1234 +#: sw/inc/strings.hrc:1235 msgctxt "STR_IMGBTN_BKM_UP" msgid "Previous bookmark" msgstr "Vorige bladwijzer" #. nFLdX -#: sw/inc/strings.hrc:1235 +#: sw/inc/strings.hrc:1236 msgctxt "STR_IMGBTN_GRF_UP" msgid "Previous graphic" msgstr "Vorige afbeelding" #. VuxvB -#: sw/inc/strings.hrc:1236 +#: sw/inc/strings.hrc:1237 msgctxt "STR_IMGBTN_OLE_UP" msgid "Previous OLE object" msgstr "Vorig OLE-object" #. QSuct -#: sw/inc/strings.hrc:1237 +#: sw/inc/strings.hrc:1238 msgctxt "STR_IMGBTN_OUTL_UP" msgid "Previous heading" msgstr "Vorige kop" #. CzLBr -#: sw/inc/strings.hrc:1238 +#: sw/inc/strings.hrc:1239 msgctxt "STR_IMGBTN_SEL_UP" msgid "Previous selection" msgstr "Vorige selectie" #. B7PoL -#: sw/inc/strings.hrc:1239 +#: sw/inc/strings.hrc:1240 msgctxt "STR_IMGBTN_FTN_UP" msgid "Previous footnote" msgstr "Vorige voetnoot" #. AgtLD -#: sw/inc/strings.hrc:1240 +#: sw/inc/strings.hrc:1241 msgctxt "STR_IMGBTN_MARK_UP" msgid "Previous Reminder" msgstr "Vorige herinnering" #. GJQ6F -#: sw/inc/strings.hrc:1241 +#: sw/inc/strings.hrc:1242 msgctxt "STR_IMGBTN_POSTIT_UP" msgid "Previous Comment" msgstr "Vorige notitie" #. GWnfD -#: sw/inc/strings.hrc:1242 +#: sw/inc/strings.hrc:1243 msgctxt "STR_IMGBTN_SRCH_REP_UP" msgid "Continue search backwards" msgstr "Achterwaarts verder zoeken" #. uDtcG -#: sw/inc/strings.hrc:1243 +#: sw/inc/strings.hrc:1244 msgctxt "STR_IMGBTN_INDEX_ENTRY_UP" msgid "Previous index entry" msgstr "Vorig indexitem" #. VR6DX -#: sw/inc/strings.hrc:1244 +#: sw/inc/strings.hrc:1245 msgctxt "STR_IMGBTN_TBLFML_UP" msgid "Previous table formula" msgstr "Vorige tabelformule" #. GqESF -#: sw/inc/strings.hrc:1245 +#: sw/inc/strings.hrc:1246 msgctxt "STR_IMGBTN_TBLFML_DOWN" msgid "Next table formula" msgstr "Volgende tabelformule" #. gBgxo -#: sw/inc/strings.hrc:1246 +#: sw/inc/strings.hrc:1247 msgctxt "STR_IMGBTN_TBLFML_ERR_UP" msgid "Previous faulty table formula" msgstr "Vorige foutieve tabelformule" #. UAon9 -#: sw/inc/strings.hrc:1247 +#: sw/inc/strings.hrc:1248 msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN" msgid "Next faulty table formula" msgstr "Volgende foutieve tabelformule" #. L2Apv -#: sw/inc/strings.hrc:1248 +#: sw/inc/strings.hrc:1249 msgctxt "STR_IMGBTN_RECENCY_UP" msgid "Go back" msgstr "Ga terug" #. jCsGs -#: sw/inc/strings.hrc:1249 +#: sw/inc/strings.hrc:1250 msgctxt "STR_IMGBTN_RECENCY_DOWN" msgid "Go forward" msgstr "Ga vooruit" #. o3BBz -#: sw/inc/strings.hrc:1250 +#: sw/inc/strings.hrc:1251 msgctxt "STR_IMGBTN_FIELD_UP" msgid "Previous field" msgstr "Vorig veld" #. bQ33Z -#: sw/inc/strings.hrc:1251 +#: sw/inc/strings.hrc:1252 msgctxt "STR_IMGBTN_FIELD_DOWN" msgid "Next field" msgstr "Volgend veld" #. bhUaK -#: sw/inc/strings.hrc:1252 +#: sw/inc/strings.hrc:1253 msgctxt "STR_IMGBTN_FIELD_BYTYPE_UP" msgid "Previous '%FIELDTYPE' field" msgstr "Vorig veld '%FIELDTYPE'" #. A8HWi -#: sw/inc/strings.hrc:1253 +#: sw/inc/strings.hrc:1254 msgctxt "STR_IMGBTN_FIELD_BYTYPE_DOWN" msgid "Next '%FIELDTYPE' field" msgstr "Volgend veld '%FIELDTYPE'" #. hSYa3 -#: sw/inc/strings.hrc:1255 +#: sw/inc/strings.hrc:1256 msgctxt "STR_REDLINE_INSERT" msgid "Inserted" msgstr "Ingevoegd" #. LnFkq -#: sw/inc/strings.hrc:1256 +#: sw/inc/strings.hrc:1257 msgctxt "STR_REDLINE_DELETE" msgid "Deleted" msgstr "Verwijderd" #. cTNEn -#: sw/inc/strings.hrc:1257 +#: sw/inc/strings.hrc:1258 msgctxt "STR_REDLINE_FORMAT" msgid "Formatted" msgstr "Opgemaakt" #. YWr7C -#: sw/inc/strings.hrc:1258 +#: sw/inc/strings.hrc:1259 msgctxt "STR_REDLINE_TABLE" msgid "Table changed" msgstr "Tabel gewijzigd" #. 6xVDN -#: sw/inc/strings.hrc:1259 +#: sw/inc/strings.hrc:1260 msgctxt "STR_REDLINE_FMTCOLL" msgid "Applied Paragraph Styles" msgstr "Gebruikte alinea-opmaakprofielen" #. 32AND -#: sw/inc/strings.hrc:1260 +#: sw/inc/strings.hrc:1261 msgctxt "STR_REDLINE_PARAGRAPH_FORMAT" msgid "Paragraph formatting changed" msgstr "Alinea-opmaak gewijzigd" #. wLDkj -#: sw/inc/strings.hrc:1261 +#: sw/inc/strings.hrc:1262 msgctxt "STR_REDLINE_TABLE_ROW_INSERT" msgid "Row Inserted" msgstr "Rij ingevoegd" #. Eb5Gb -#: sw/inc/strings.hrc:1262 +#: sw/inc/strings.hrc:1263 msgctxt "STR_REDLINE_TABLE_ROW_DELETE" msgid "Row Deleted" msgstr "Rij verwijderd" #. i5ZJt -#: sw/inc/strings.hrc:1263 +#: sw/inc/strings.hrc:1264 msgctxt "STR_REDLINE_TABLE_CELL_INSERT" msgid "Cell Inserted" msgstr "Cel ingevoegd" #. 4gE3z -#: sw/inc/strings.hrc:1264 +#: sw/inc/strings.hrc:1265 msgctxt "STR_REDLINE_TABLE_CELL_DELETE" msgid "Cell Deleted" msgstr "Cel verwijderd" #. BLEBh -#: sw/inc/strings.hrc:1265 +#: sw/inc/strings.hrc:1266 msgctxt "STR_REDLINE_INSERT_MOVED" msgid "Moved (insertion)" msgstr "Verplaatst (invoegen)" #. o39AA -#: sw/inc/strings.hrc:1266 +#: sw/inc/strings.hrc:1267 msgctxt "STR_REDLINE_DELETE_MOVED" msgid "Moved (deletion)" msgstr "Verplaatst (verwijderen)" #. DRCyp -#: sw/inc/strings.hrc:1267 +#: sw/inc/strings.hrc:1268 msgctxt "STR_ENDNOTE" msgid "Endnote: " msgstr "Eindnoot: " #. qpW2q -#: sw/inc/strings.hrc:1268 +#: sw/inc/strings.hrc:1269 msgctxt "STR_FTNNOTE" msgid "Footnote: " msgstr "Voetnoot: " #. 3RFUd -#: sw/inc/strings.hrc:1269 +#: sw/inc/strings.hrc:1270 msgctxt "STR_SMARTTAG_CLICK" msgid "%s-click to open Smart Tag menu" msgstr "%s-klik om het menu Actielabels te openen" #. QCD36 -#: sw/inc/strings.hrc:1270 +#: sw/inc/strings.hrc:1271 msgctxt "STR_HEADER_TITLE" msgid "Header (%1)" msgstr "Koptekst (%1)" #. AYjgB -#: sw/inc/strings.hrc:1271 +#: sw/inc/strings.hrc:1272 msgctxt "STR_FIRST_HEADER_TITLE" msgid "First Page Header (%1)" msgstr "Koptekst voor eerste pagina (%1)" #. qVX2k -#: sw/inc/strings.hrc:1272 +#: sw/inc/strings.hrc:1273 msgctxt "STR_LEFT_HEADER_TITLE" msgid "Left Page Header (%1)" msgstr "Koptekst voor linker pagina (%1)" #. DSg3b -#: sw/inc/strings.hrc:1273 +#: sw/inc/strings.hrc:1274 msgctxt "STR_RIGHT_HEADER_TITLE" msgid "Right Page Header (%1)" msgstr "Koptekst voor rechter pagina (%1)" #. 6GzuM -#: sw/inc/strings.hrc:1274 +#: sw/inc/strings.hrc:1275 msgctxt "STR_FOOTER_TITLE" msgid "Footer (%1)" msgstr "Voettekst (%1)" #. FDVNH -#: sw/inc/strings.hrc:1275 +#: sw/inc/strings.hrc:1276 msgctxt "STR_FIRST_FOOTER_TITLE" msgid "First Page Footer (%1)" msgstr "Voettekst eerste pagina (%1)" #. SL7r3 -#: sw/inc/strings.hrc:1276 +#: sw/inc/strings.hrc:1277 msgctxt "STR_LEFT_FOOTER_TITLE" msgid "Left Page Footer (%1)" msgstr "Voettekst linker pagina (%1)" #. CBvih -#: sw/inc/strings.hrc:1277 +#: sw/inc/strings.hrc:1278 msgctxt "STR_RIGHT_FOOTER_TITLE" msgid "Right Page Footer (%1)" msgstr "Voettekst rechter pagina (%1)" #. s8v3h -#: sw/inc/strings.hrc:1278 +#: sw/inc/strings.hrc:1279 msgctxt "STR_DELETE_HEADER" msgid "Delete Header..." msgstr "Koptekst verwijderen..." #. wL3Fr -#: sw/inc/strings.hrc:1279 +#: sw/inc/strings.hrc:1280 msgctxt "STR_FORMAT_HEADER" msgid "Format Header..." msgstr "Koptekst opmaken..." #. DrAUe -#: sw/inc/strings.hrc:1280 +#: sw/inc/strings.hrc:1281 msgctxt "STR_DELETE_FOOTER" msgid "Delete Footer..." msgstr "Voettekst verwijderen..." #. 9Xgou -#: sw/inc/strings.hrc:1281 +#: sw/inc/strings.hrc:1282 msgctxt "STR_FORMAT_FOOTER" msgid "Format Footer..." msgstr "Voettekst opmaken..." #. ApT5B -#: sw/inc/strings.hrc:1283 +#: sw/inc/strings.hrc:1284 msgctxt "STR_UNFLOAT_TABLE" msgid "Un-float Table" msgstr "Tabel vastzetten" #. wVAZJ -#: sw/inc/strings.hrc:1285 +#: sw/inc/strings.hrc:1286 msgctxt "STR_PAGE_BREAK_BUTTON" msgid "Edit page break" msgstr "Pagina-einde bewerken" #. uvDKE -#: sw/inc/strings.hrc:1287 +#: sw/inc/strings.hrc:1288 msgctxt "STR_GRFILTER_OPENERROR" msgid "Image file cannot be opened" msgstr "Afbeeldingsbestand kan niet worden geopend" #. iJuAv -#: sw/inc/strings.hrc:1288 +#: sw/inc/strings.hrc:1289 msgctxt "STR_GRFILTER_IOERROR" msgid "Image file cannot be read" msgstr "Afbeeldingsbestand kan niet worden gelezen" #. Bwwho -#: sw/inc/strings.hrc:1289 +#: sw/inc/strings.hrc:1290 msgctxt "STR_GRFILTER_FORMATERROR" msgid "Unknown image format" msgstr "Onbekend afbeeldingsformaat" #. bfog5 -#: sw/inc/strings.hrc:1290 +#: sw/inc/strings.hrc:1291 msgctxt "STR_GRFILTER_VERSIONERROR" msgid "This image file version is not supported" msgstr "Deze versie van het afbeeldingsbestand wordt niet ondersteund" #. xy4Vm -#: sw/inc/strings.hrc:1291 +#: sw/inc/strings.hrc:1292 msgctxt "STR_GRFILTER_FILTERERROR" msgid "Image filter not found" msgstr "Filter voor afbeelding niet gevonden" #. tEqyq -#: sw/inc/strings.hrc:1292 +#: sw/inc/strings.hrc:1293 msgctxt "STR_GRFILTER_TOOBIG" msgid "Not enough memory to insert the image." msgstr "Niet genoeg geheugen voor het invoegen van de afbeelding." #. 5ihue -#: sw/inc/strings.hrc:1293 +#: sw/inc/strings.hrc:1294 msgctxt "STR_INSERT_GRAPHIC" msgid "Insert Image" msgstr "Afbeelding invoegen" #. GWzLN -#: sw/inc/strings.hrc:1294 +#: sw/inc/strings.hrc:1295 msgctxt "STR_REDLINE_COMMENT" msgid "Comment: " msgstr "Opmerking: " #. CoJc8 -#: sw/inc/strings.hrc:1295 +#: sw/inc/strings.hrc:1296 msgctxt "STR_REDLINE_INSERTED" msgid "Insertion" msgstr "Ingevoegd" #. dfMEF -#: sw/inc/strings.hrc:1296 +#: sw/inc/strings.hrc:1297 msgctxt "STR_REDLINE_DELETED" msgid "Deletion" msgstr "Verwijderd" #. NytQQ -#: sw/inc/strings.hrc:1297 +#: sw/inc/strings.hrc:1298 msgctxt "STR_REDLINE_AUTOFMT" msgid "AutoCorrect" msgstr "AutoCorrectie" #. YRAQL -#: sw/inc/strings.hrc:1298 +#: sw/inc/strings.hrc:1299 msgctxt "STR_REDLINE_FORMATTED" msgid "Formats" msgstr "Indelingen" #. ELCVU -#: sw/inc/strings.hrc:1299 +#: sw/inc/strings.hrc:1300 msgctxt "STR_REDLINE_TABLECHG" msgid "Table Changes" msgstr "Tabelwijzigingen" #. PzfQF -#: sw/inc/strings.hrc:1300 +#: sw/inc/strings.hrc:1301 msgctxt "STR_REDLINE_FMTCOLLSET" msgid "Applied Paragraph Styles" msgstr "Gebruikte alinea-opmaakprofielen" #. WghdP -#: sw/inc/strings.hrc:1301 +#: sw/inc/strings.hrc:1302 msgctxt "STR_REDLINE_COMMENT_ADDED" msgid "Comment added" msgstr "Notitie toegevoegd" #. 2KNu9 -#: sw/inc/strings.hrc:1302 +#: sw/inc/strings.hrc:1303 msgctxt "STR_REDLINE_COMMENT_DELETED" msgid "Comment deleted" msgstr "Notitie verwijderd" #. sgEbW -#: sw/inc/strings.hrc:1303 +#: sw/inc/strings.hrc:1304 msgctxt "STR_PAGE" msgid "Page " msgstr "Pagina " #. QHfpZ -#: sw/inc/strings.hrc:1304 +#: sw/inc/strings.hrc:1305 msgctxt "STR_PAGES_TWO_CONJUNCTION" msgid "and" msgstr "en" #. 3DpEx -#: sw/inc/strings.hrc:1305 +#: sw/inc/strings.hrc:1306 msgctxt "STR_PAGE_COUNT" msgid "Page %1 of %2" msgstr "Pagina %1 van %2" #. kMeye -#: sw/inc/strings.hrc:1306 +#: sw/inc/strings.hrc:1307 msgctxt "STR_PAGE_COUNT_EXTENDED" msgid "Page %1 of %2 [Page %3]" msgstr "Pagina %1 van %2 [Pagina %3]" #. gqFYf -#: sw/inc/strings.hrc:1307 +#: sw/inc/strings.hrc:1308 msgctxt "STR_PAGES_COUNT" msgid "Pages %1 - %2 of %3" msgstr "Pagina's %1 - %2 van %3" #. BqLqv -#: sw/inc/strings.hrc:1308 +#: sw/inc/strings.hrc:1309 msgctxt "STR_PAGES_COUNT_EXTENDED" msgid "Pages %1 - %2 of %3 [Pages %4 - %5]" msgstr "Pagina's %1 - %2 van %3 [Pagina's %4 - %5]" #. FjgDc -#: sw/inc/strings.hrc:1309 +#: sw/inc/strings.hrc:1310 msgctxt "STR_PAGE_COUNT_CUSTOM" msgid "Page %1 (%2) of %3" msgstr "Pagina %1 (%2) van %3" #. jBinK -#: sw/inc/strings.hrc:1310 +#: sw/inc/strings.hrc:1311 msgctxt "STR_PAGE_COUNT_CUSTOM_EXTENDED" msgid "Page %1 (%2) of %3 [Page %4 (%5)]" msgstr "Pagina %1 (%2) van %3 [Pagina %4 (%5)]" #. 5EAe9 -#: sw/inc/strings.hrc:1311 +#: sw/inc/strings.hrc:1312 msgctxt "STR_PAGES_COUNT_CUSTOM" msgid "Pages %1 - %2 (%3 - %4) of %5" msgstr "Pagina's %1 - %2 (%3 - %4) van %5" #. 6pfhH -#: sw/inc/strings.hrc:1312 +#: sw/inc/strings.hrc:1313 msgctxt "STR_PAGES_COUNT_CUSTOM_EXTENDED" msgid "Pages %1 - %2 (%3 - %4) of %5 [Pages %6 - %7 (%8 - %9)]" msgstr "Pagina's %1 - %2 (%3 - %4) van %5 [Pagina's %6 - %7 (%8 - %9)]" #. a7tDc -#: sw/inc/strings.hrc:1313 +#: sw/inc/strings.hrc:1314 msgctxt "STR_PAGE_COUNT_PRINTED" msgid "Page %1 of %2 (Page %3 of %4 to print)" msgstr "Pagina %1 van %2 (Pagina %3 van %4 om af te drukken)" #. KjML8 #. Strings for gallery/background -#: sw/inc/strings.hrc:1315 +#: sw/inc/strings.hrc:1316 msgctxt "STR_SWBG_PARAGRAPH" msgid "Paragraph" msgstr "Alinea" #. aAtmp -#: sw/inc/strings.hrc:1316 +#: sw/inc/strings.hrc:1317 msgctxt "STR_SWBG_GRAPHIC" msgid "Image" msgstr "Afbeelding" #. UBDMK -#: sw/inc/strings.hrc:1317 +#: sw/inc/strings.hrc:1318 msgctxt "STR_SWBG_OLE" msgid "OLE object" msgstr "OLE-object" #. xEWbo -#: sw/inc/strings.hrc:1318 +#: sw/inc/strings.hrc:1319 msgctxt "STR_SWBG_FRAME" msgid "Frame" msgstr "Frame" #. hfJns -#: sw/inc/strings.hrc:1319 +#: sw/inc/strings.hrc:1320 msgctxt "STR_SWBG_TABLE" msgid "Table" msgstr "Tabel" #. GRqNY -#: sw/inc/strings.hrc:1320 +#: sw/inc/strings.hrc:1321 msgctxt "STR_SWBG_TABLE_ROW" msgid "Table row" msgstr "Tabelrij" #. CDQY4 -#: sw/inc/strings.hrc:1321 +#: sw/inc/strings.hrc:1322 msgctxt "STR_SWBG_TABLE_CELL" msgid "Table cell" msgstr "Tabelcel" #. 2Db9T -#: sw/inc/strings.hrc:1322 +#: sw/inc/strings.hrc:1323 msgctxt "STR_SWBG_PAGE" msgid "Page" msgstr "Pagina" #. 63FuG -#: sw/inc/strings.hrc:1323 +#: sw/inc/strings.hrc:1324 msgctxt "STR_SWBG_HEADER" msgid "Header" msgstr "Koptekst" #. aDuAY -#: sw/inc/strings.hrc:1324 +#: sw/inc/strings.hrc:1325 msgctxt "STR_SWBG_FOOTER" msgid "Footer" msgstr "Voettekst" #. uAp9i #. End: strings for gallery/background -#: sw/inc/strings.hrc:1327 +#: sw/inc/strings.hrc:1328 msgctxt "STR_WRITER_WEBDOC_FULLTYPE" msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document" msgstr "%PRODUCTNAME %PRODUCTVERSION HTML-document" #. y2GBv -#: sw/inc/strings.hrc:1329 +#: sw/inc/strings.hrc:1330 msgctxt "STR_TITLE" msgid "Title" msgstr "Titel" #. AipGR -#: sw/inc/strings.hrc:1330 +#: sw/inc/strings.hrc:1331 msgctxt "STR_ALPHA" msgid "Separator" msgstr "Scheidingsteken" #. CoSEf -#: sw/inc/strings.hrc:1331 +#: sw/inc/strings.hrc:1332 msgctxt "STR_LEVEL" msgid "Level " msgstr "Niveau " #. JdTF4 -#: sw/inc/strings.hrc:1332 +#: sw/inc/strings.hrc:1333 msgctxt "STR_FILE_NOT_FOUND" msgid "The file, \"%1\" in the \"%2\" path could not be found." msgstr "Bestand \"%1\" niet gevonden in pad \"%2\"." #. zRWDZ -#: sw/inc/strings.hrc:1333 +#: sw/inc/strings.hrc:1334 msgctxt "STR_USER_DEFINED_INDEX" msgid "User-Defined Index" msgstr "Gebruikergedefinieerde index" #. t5uWs -#: sw/inc/strings.hrc:1334 +#: sw/inc/strings.hrc:1335 msgctxt "STR_NOSORTKEY" msgid "<None>" msgstr "<Geen>" #. vSSnJ -#: sw/inc/strings.hrc:1335 +#: sw/inc/strings.hrc:1336 msgctxt "STR_NO_CHAR_STYLE" msgid "<None>" msgstr "<Geen>" #. NSx98 -#: sw/inc/strings.hrc:1336 +#: sw/inc/strings.hrc:1337 msgctxt "STR_DELIM" msgid "S" msgstr "S" #. WxBG7 -#: sw/inc/strings.hrc:1337 +#: sw/inc/strings.hrc:1338 msgctxt "STR_TOKEN_ENTRY_NO" msgid "N#" msgstr "N#" #. 8EgTx -#: sw/inc/strings.hrc:1338 +#: sw/inc/strings.hrc:1339 msgctxt "STR_TOKEN_ENTRY" msgid "E" msgstr "E" #. gxt8B -#: sw/inc/strings.hrc:1339 +#: sw/inc/strings.hrc:1340 msgctxt "STR_TOKEN_TAB_STOP" msgid "T" msgstr "T" #. pGAb4 -#: sw/inc/strings.hrc:1340 +#: sw/inc/strings.hrc:1341 msgctxt "STR_TOKEN_PAGE_NUMS" msgid "#" msgstr "#" #. jCQgT -#: sw/inc/strings.hrc:1341 +#: sw/inc/strings.hrc:1342 msgctxt "STR_TOKEN_CHAPTER_INFO" msgid "HI" msgstr "HI" #. XWaFn -#: sw/inc/strings.hrc:1342 +#: sw/inc/strings.hrc:1343 msgctxt "STR_TOKEN_LINK_START" msgid "LS" msgstr "LS" #. xp6D6 -#: sw/inc/strings.hrc:1343 +#: sw/inc/strings.hrc:1344 msgctxt "STR_TOKEN_LINK_END" msgid "LE" msgstr "LE" #. AogDK -#: sw/inc/strings.hrc:1344 +#: sw/inc/strings.hrc:1345 msgctxt "STR_TOKEN_AUTHORITY" msgid "A" msgstr "A" #. GnDd5 -#: sw/inc/strings.hrc:1345 +#: sw/inc/strings.hrc:1346 msgctxt "STR_TOKEN_HELP_ENTRY_NO" msgid "Numbering" msgstr "Nummering" #. FH365 -#: sw/inc/strings.hrc:1346 +#: sw/inc/strings.hrc:1347 msgctxt "STR_TOKEN_HELP_ENTRY" msgid "Entry" msgstr "Item" #. xZjtZ -#: sw/inc/strings.hrc:1347 +#: sw/inc/strings.hrc:1348 msgctxt "STR_TOKEN_HELP_TAB_STOP" msgid "Tab stop" msgstr "Tabstop" #. aXW8y -#: sw/inc/strings.hrc:1348 +#: sw/inc/strings.hrc:1349 msgctxt "STR_TOKEN_HELP_TEXT" msgid "Text" msgstr "Tekst" #. MCUd2 -#: sw/inc/strings.hrc:1349 +#: sw/inc/strings.hrc:1350 msgctxt "STR_TOKEN_HELP_PAGE_NUMS" msgid "Page number" msgstr "Paginanummer" #. BzpRR -#: sw/inc/strings.hrc:1350 +#: sw/inc/strings.hrc:1351 msgctxt "STR_TOKEN_HELP_CHAPTER_INFO" msgid "Heading info" msgstr "Kopinformatie" #. DRBSD -#: sw/inc/strings.hrc:1351 +#: sw/inc/strings.hrc:1352 msgctxt "STR_TOKEN_HELP_LINK_START" msgid "Hyperlink start" msgstr "Hyperlink start" #. Ytn5g -#: sw/inc/strings.hrc:1352 +#: sw/inc/strings.hrc:1353 msgctxt "STR_TOKEN_HELP_LINK_END" msgid "Hyperlink end" msgstr "Hyperlink einde" #. hRo3J -#: sw/inc/strings.hrc:1353 +#: sw/inc/strings.hrc:1354 msgctxt "STR_TOKEN_HELP_AUTHORITY" msgid "Bibliography entry: " msgstr "Item voor literatuurlijst: " #. ZKG5v -#: sw/inc/strings.hrc:1354 +#: sw/inc/strings.hrc:1355 msgctxt "STR_CHARSTYLE" msgid "Character Style: " msgstr "Tekenopmaakprofiel: " #. d9BES -#: sw/inc/strings.hrc:1355 +#: sw/inc/strings.hrc:1356 msgctxt "STR_STRUCTURE" msgid "Structure text" msgstr "Tekststructuur" #. kwoGP -#: sw/inc/strings.hrc:1356 +#: sw/inc/strings.hrc:1357 msgctxt "STR_ADDITIONAL_ACCNAME_STRING1" msgid "Press Ctrl+Alt+A to move focus for more operations" msgstr "Druk Ctrl+Alt+A om de focus voor meer operaties te verplaatsen" #. Avm9y -#: sw/inc/strings.hrc:1357 +#: sw/inc/strings.hrc:1358 msgctxt "STR_ADDITIONAL_ACCNAME_STRING2" msgid "Press left or right arrow to choose the structure controls" msgstr "Druk op de linker of rechter pijltjestoets om de structurele elementen te selecteren" #. 59eRi -#: sw/inc/strings.hrc:1358 +#: sw/inc/strings.hrc:1359 msgctxt "STR_ADDITIONAL_ACCNAME_STRING3" msgid "Press Ctrl+Alt+B to move focus back to the current structure control" msgstr "Druk op Ctrl + Alt + B om de focus terug te gaan naar het huidige structuur element" #. 8AagG -#: sw/inc/strings.hrc:1359 +#: sw/inc/strings.hrc:1360 msgctxt "STR_AUTOMARK_TYPE" msgid "Selection file for the alphabetical index (*.sdi)" msgstr "Bestand met markeringen voor trefwoordenregister (*.sdi)" @@ -9735,277 +9741,277 @@ msgstr "Bestand met markeringen voor trefwoordenregister (*.sdi)" #. ----------------------------------------------------------------------- #. Description: character alignment for frmsh.cxx - context menu #. ----------------------------------------------------------------------- -#: sw/inc/strings.hrc:1364 +#: sw/inc/strings.hrc:1365 msgctxt "STR_FRMUI_TOP_BASE" msgid "Base line at ~top" msgstr "Basislijn ~boven" #. 5GiEA -#: sw/inc/strings.hrc:1365 +#: sw/inc/strings.hrc:1366 msgctxt "STR_FRMUI_BOTTOM_BASE" msgid "~Base line at bottom" msgstr "Basislijn ~beneden" #. sdyVF -#: sw/inc/strings.hrc:1366 +#: sw/inc/strings.hrc:1367 msgctxt "STR_FRMUI_CENTER_BASE" msgid "Base line ~centered" msgstr "Basislijn ge~centreerd" #. 8oPgS -#: sw/inc/strings.hrc:1367 +#: sw/inc/strings.hrc:1368 msgctxt "STR_FRMUI_OLE_INSERT" msgid "Insert OLE object" msgstr "OLE-object invoegen" #. pmqbK -#: sw/inc/strings.hrc:1368 +#: sw/inc/strings.hrc:1369 msgctxt "STR_FRMUI_OLE_EDIT" msgid "Edit OLE object" msgstr "OLE-object bewerken" #. 3QFYB -#: sw/inc/strings.hrc:1369 +#: sw/inc/strings.hrc:1370 msgctxt "STR_FRMUI_COLL_HEADER" msgid " (Template: " msgstr " (Sjabloon: " #. oUhnK -#: sw/inc/strings.hrc:1370 +#: sw/inc/strings.hrc:1371 msgctxt "STR_FRMUI_BORDER" msgid "Borders" msgstr "Randen" #. T2SH2 -#: sw/inc/strings.hrc:1371 +#: sw/inc/strings.hrc:1372 msgctxt "STR_FRMUI_PATTERN" msgid "Background" msgstr "Achtergrond" #. K6Yvs -#: sw/inc/strings.hrc:1373 +#: sw/inc/strings.hrc:1374 msgctxt "STR_TEXTCOLL_HEADER" msgid "(Paragraph Style: " msgstr "(Alinea-opmaakprofiel: " #. Fsanh -#: sw/inc/strings.hrc:1374 +#: sw/inc/strings.hrc:1375 msgctxt "STR_ILLEGAL_PAGENUM" msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages." msgstr "Paginanummers kunnen niet worden toegepast op de huidige pagina. Even paginanummers kunnen op linkerpagina's worden gebruikt, oneven paginanummers op rechterpagina's." #. VZnJf -#: sw/inc/strings.hrc:1376 +#: sw/inc/strings.hrc:1377 msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE" msgid "%PRODUCTNAME %PRODUCTVERSION Master Document" msgstr "%PRODUCTNAME %PRODUCTVERSION-hoofddocument" #. kWe9j -#: sw/inc/strings.hrc:1378 +#: sw/inc/strings.hrc:1379 msgctxt "STR_QUERY_CONNECT" msgid "A file connection will delete the contents of the current section. Connect anyway?" msgstr "Een bestandsverbinding zal de inhoud van het huidige bereik verwijderen. Toch verbinden?" #. dLuAF -#: sw/inc/strings.hrc:1379 +#: sw/inc/strings.hrc:1380 msgctxt "STR_WRONG_PASSWORD" msgid "The password entered is invalid." msgstr "Het opgegeven wachtwoord is ongeldig." #. oUR7Y -#: sw/inc/strings.hrc:1380 +#: sw/inc/strings.hrc:1381 msgctxt "STR_WRONG_PASSWD_REPEAT" msgid "The password has not been set." msgstr "Er is geen wachtwoord ingesteld." #. GBVqD -#: sw/inc/strings.hrc:1382 +#: sw/inc/strings.hrc:1383 msgctxt "STR_HYP_OK" msgid "Hyphenation completed" msgstr "De verdeling in lettergrepen is voltooid" #. rZBXF -#: sw/inc/strings.hrc:1383 +#: sw/inc/strings.hrc:1384 msgctxt "STR_LANGSTATUS_NONE" msgid "None (Do not check spelling)" msgstr "Geen (geen spellingcontrole)" #. Z8EjG -#: sw/inc/strings.hrc:1384 +#: sw/inc/strings.hrc:1385 msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE" msgid "Reset to Default Language" msgstr "Herstellen naar standaardtaal" #. YEXdS -#: sw/inc/strings.hrc:1385 +#: sw/inc/strings.hrc:1386 msgctxt "STR_LANGSTATUS_MORE" msgid "More..." msgstr "Meer..." #. QecQ3 -#: sw/inc/strings.hrc:1386 +#: sw/inc/strings.hrc:1387 msgctxt "STR_IGNORE_SELECTION" msgid "~Ignore" msgstr "~Negeren" #. aaiBM -#: sw/inc/strings.hrc:1387 +#: sw/inc/strings.hrc:1388 msgctxt "STR_EXPLANATION_LINK" msgid "Explanations..." msgstr "Uitleg..." #. kSDGu -#: sw/inc/strings.hrc:1389 +#: sw/inc/strings.hrc:1390 msgctxt "STR_QUERY_SPECIAL_FORCED" msgid "Check special regions is deactivated. Check anyway?" msgstr "De functie Speciale bereiken controleren is uitgeschakeld. Controle toch uitvoeren?" #. KiAdJ -#: sw/inc/strings.hrc:1390 +#: sw/inc/strings.hrc:1391 msgctxt "STR_NO_MERGE_ENTRY" msgid "Could not merge documents." msgstr "Documenten konden niet worden samengevoegd." #. FqsCt -#: sw/inc/strings.hrc:1391 +#: sw/inc/strings.hrc:1392 msgctxt "STR_NO_BASE_FOR_MERGE" msgid "%PRODUCTNAME Base component is absent, and it is required to use Mail Merge." msgstr "%PRODUCTNAME Base is niet aanwezig en is vereist om Standaardbrieven te gebruiken." #. wcuf4 -#: sw/inc/strings.hrc:1392 +#: sw/inc/strings.hrc:1393 msgctxt "STR_ERR_SRCSTREAM" msgid "The source cannot be loaded." msgstr "De brontekst kan niet worden geladen." #. K9qMS -#: sw/inc/strings.hrc:1393 +#: sw/inc/strings.hrc:1394 msgctxt "STR_ERR_NO_FAX" msgid "No fax printer has been set under Tools/Options/%1/Print." msgstr "Geen faxprinter geconfigureerd onder: Extra/Opties/%1/Afdrukken." #. XWQ8w -#: sw/inc/strings.hrc:1394 +#: sw/inc/strings.hrc:1395 msgctxt "STR_WEBOPTIONS" msgid "HTML document" msgstr "HTML-document" #. qVZBx -#: sw/inc/strings.hrc:1395 +#: sw/inc/strings.hrc:1396 msgctxt "STR_TEXTOPTIONS" msgid "Text document" msgstr "Tekstdocument" #. qmmPU -#: sw/inc/strings.hrc:1396 +#: sw/inc/strings.hrc:1397 msgctxt "STR_SCAN_NOSOURCE" msgid "Source not specified." msgstr "Bron niet gedefinieerd." #. 2LgDJ -#: sw/inc/strings.hrc:1397 +#: sw/inc/strings.hrc:1398 msgctxt "STR_NUM_LEVEL" msgid "Level " msgstr "Niveau " #. AcAD8 -#: sw/inc/strings.hrc:1398 +#: sw/inc/strings.hrc:1399 msgctxt "STR_NUM_OUTLINE" msgid "Outline " msgstr "Overzicht " #. DE9FZ -#: sw/inc/strings.hrc:1399 +#: sw/inc/strings.hrc:1400 msgctxt "STR_EDIT_FOOTNOTE" msgid "Edit Footnote/Endnote" msgstr "Voetnoot/eindnoot bewerken" #. EzBCZ -#: sw/inc/strings.hrc:1400 +#: sw/inc/strings.hrc:1401 msgctxt "STR_NB_REPLACED" msgid "Search key replaced XX times." msgstr "Zoekterm XX keer vervangen." #. 5GCGF -#: sw/inc/strings.hrc:1401 +#: sw/inc/strings.hrc:1402 msgctxt "STR_SEARCH_KEY_FOUND_TIMES" msgid "Search key found %1 times." msgstr "Zoeksleutel %1 keer gevonden." #. fgywB -#: sw/inc/strings.hrc:1402 +#: sw/inc/strings.hrc:1403 msgctxt "STR_SRCVIEW_ROW" msgid "Row " msgstr "Rij " #. GUc4a -#: sw/inc/strings.hrc:1403 +#: sw/inc/strings.hrc:1404 msgctxt "STR_SRCVIEW_COL" msgid "Column " msgstr "Kolom " #. yMyuo -#: sw/inc/strings.hrc:1404 +#: sw/inc/strings.hrc:1405 msgctxt "STR_SAVEAS_SRC" msgid "~Export source..." msgstr "~Brontekst exporteren..." #. ywFCb -#: sw/inc/strings.hrc:1405 +#: sw/inc/strings.hrc:1406 msgctxt "STR_SAVEACOPY_SRC" msgid "~Export copy of source..." msgstr "~Exporteer kopie van de bron..." #. BT3M3 -#: sw/inc/strings.hrc:1407 +#: sw/inc/strings.hrc:1408 msgctxt "ST_CONTINUE" msgid "~Continue" msgstr "~Doorgaan" #. hnqAm -#: sw/inc/strings.hrc:1408 +#: sw/inc/strings.hrc:1409 msgctxt "ST_CLOSE_DIALOG" msgid "~Close" msgstr "~Sluiten" #. ZR9aw -#: sw/inc/strings.hrc:1409 +#: sw/inc/strings.hrc:1410 msgctxt "ST_SENDINGTO" msgid "Sending to: %1" msgstr "Verzenden naar: %1" #. YCNYb -#: sw/inc/strings.hrc:1410 +#: sw/inc/strings.hrc:1411 msgctxt "ST_COMPLETED" msgid "Successfully sent" msgstr "Verzenden geslaagd" #. fmHmE -#: sw/inc/strings.hrc:1411 +#: sw/inc/strings.hrc:1412 msgctxt "ST_FAILED" msgid "Sending failed" msgstr "Verzending mislukt" #. EAxAu -#: sw/inc/strings.hrc:1412 +#: sw/inc/strings.hrc:1413 msgctxt "ST_ADDRESS_INVALID" msgid "Address invalid" msgstr "Ongeldig adres" #. yAAPM -#: sw/inc/strings.hrc:1414 +#: sw/inc/strings.hrc:1415 msgctxt "STR_SENDER_TOKENS" msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;" msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;" #. mWrXk -#: sw/inc/strings.hrc:1416 +#: sw/inc/strings.hrc:1417 msgctxt "STR_TBL_FORMULA" msgid "Text formula" msgstr "Tekstformule" #. RmBFW -#: sw/inc/strings.hrc:1418 +#: sw/inc/strings.hrc:1419 msgctxt "STR_DROP_DOWN_EMPTY_LIST" msgid "No Item specified" msgstr "Geen item gespecificeerd" @@ -10014,7 +10020,7 @@ msgstr "Geen item gespecificeerd" #. -------------------------------------------------------------------- #. Description: Classification strings #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1424 +#: sw/inc/strings.hrc:1425 msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED" msgid "Document classification has changed because a paragraph classification level is higher" msgstr "De document-rubricering is gewijzigd omdat een alinea een hoger rubriceringsniveau heeft" @@ -10023,139 +10029,139 @@ msgstr "De document-rubricering is gewijzigd omdat een alinea een hoger rubricer #. -------------------------------------------------------------------- #. Description: Paragraph Signature #. -------------------------------------------------------------------- -#: sw/inc/strings.hrc:1429 +#: sw/inc/strings.hrc:1430 msgctxt "STR_VALID" msgid " Valid " msgstr " Geldig " #. xAKRC -#: sw/inc/strings.hrc:1430 +#: sw/inc/strings.hrc:1431 msgctxt "STR_INVALID" msgid "Invalid" msgstr "Ongeldig" #. pDAHz -#: sw/inc/strings.hrc:1431 +#: sw/inc/strings.hrc:1432 msgctxt "STR_INVALID_SIGNATURE" msgid "Invalid Signature" msgstr "Ongeldige handtekening" #. etEEx -#: sw/inc/strings.hrc:1432 +#: sw/inc/strings.hrc:1433 msgctxt "STR_SIGNED_BY" msgid "Signed-by" msgstr "Ondertekend door" #. BK7ub -#: sw/inc/strings.hrc:1433 +#: sw/inc/strings.hrc:1434 msgctxt "STR_PARAGRAPH_SIGNATURE" msgid "Paragraph Signature" msgstr "Alinea-ondertekening" #. kZKCf -#: sw/inc/strings.hrc:1435 +#: sw/inc/strings.hrc:1436 msgctxt "labeldialog|cards" msgid "Business Cards" msgstr "Visitekaartjes" #. ECFij -#: sw/inc/strings.hrc:1437 +#: sw/inc/strings.hrc:1438 msgctxt "STR_MAILCONFIG_DLG_TITLE" msgid "Email settings" msgstr "E-mailinstellingen" #. PwrB9 -#: sw/inc/strings.hrc:1439 +#: sw/inc/strings.hrc:1440 msgctxt "optredlinepage|insertedpreview" msgid "Insert" msgstr "Invoegen" #. NL48o -#: sw/inc/strings.hrc:1440 +#: sw/inc/strings.hrc:1441 msgctxt "optredlinepage|deletedpreview" msgid "Delete" msgstr "Verwijderen" #. PW4Bz -#: sw/inc/strings.hrc:1441 +#: sw/inc/strings.hrc:1442 msgctxt "optredlinepage|changedpreview" msgid "Attributes" msgstr "Attributen" #. yfgiq -#: sw/inc/strings.hrc:1443 +#: sw/inc/strings.hrc:1444 msgctxt "createautomarkdialog|searchterm" msgid "Search term" msgstr "Zoekterm" #. fhLzk -#: sw/inc/strings.hrc:1444 +#: sw/inc/strings.hrc:1445 msgctxt "createautomarkdialog|alternative" msgid "Alternative entry" msgstr "Alternatieve ingave" #. gD4D3 -#: sw/inc/strings.hrc:1445 +#: sw/inc/strings.hrc:1446 msgctxt "createautomarkdialog|key1" msgid "1st key" msgstr "1e sleutel" #. BFszo -#: sw/inc/strings.hrc:1446 +#: sw/inc/strings.hrc:1447 msgctxt "createautomarkdialog|key2" msgid "2nd key" msgstr "2e sleutel" #. EoAB8 -#: sw/inc/strings.hrc:1447 +#: sw/inc/strings.hrc:1448 msgctxt "createautomarkdialog|comment" msgid "Comment" msgstr "Notitie" #. Shstx -#: sw/inc/strings.hrc:1448 +#: sw/inc/strings.hrc:1449 msgctxt "createautomarkdialog|casesensitive" msgid "Match case" msgstr "Hoofdletters/kleine letters respecteren" #. 8Cjvb -#: sw/inc/strings.hrc:1449 +#: sw/inc/strings.hrc:1450 msgctxt "createautomarkdialog|wordonly" msgid "Word only" msgstr "Uitsluitend woorden" #. zD8rb -#: sw/inc/strings.hrc:1450 +#: sw/inc/strings.hrc:1451 msgctxt "createautomarkdialog|yes" msgid "Yes" msgstr "Ja" #. 4tTop -#: sw/inc/strings.hrc:1451 +#: sw/inc/strings.hrc:1452 msgctxt "createautomarkdialog|no" msgid "No" msgstr "Nee" #. KhKwa -#: sw/inc/strings.hrc:1453 +#: sw/inc/strings.hrc:1454 msgctxt "sidebarwrap|customlabel" msgid "Custom" msgstr "Aangepast" #. aHi89 -#: sw/inc/strings.hrc:1454 +#: sw/inc/strings.hrc:1455 msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER" msgid "Click here to enter text" msgstr "Klik hier om tekst in te voeren" #. N3ocz -#: sw/inc/strings.hrc:1455 +#: sw/inc/strings.hrc:1456 msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER" msgid "Choose an item" msgstr "Kies een item" #. AQEZK -#: sw/inc/strings.hrc:1456 +#: sw/inc/strings.hrc:1457 msgctxt "STR_DATE_CONTENT_CONTROL_PLACEHOLDER" msgid "Choose a date" msgstr "Kies een datum" @@ -10163,25 +10169,25 @@ msgstr "Kies een datum" #. eNMYS #. accessibility descriptions that use %PRODUCTNAME, we set these explicitly because querying a11y descs #. in order to change %PRODUCTNAME at runtime is expensive, so limit doing that as much as possible. -#: sw/inc/strings.hrc:1460 +#: sw/inc/strings.hrc:1461 msgctxt "insertcaption|extended_tip|auto" msgid "Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box." msgstr "Opent het dialoogvenster Bijschrift. Hierin staat dezelfde informatie als in het dialoogvenster dat u oproept via het menu %PRODUCTNAME Writer - Automatische bijschriften in het dialoogvenster Opties." #. LGFZa -#: sw/inc/strings.hrc:1462 +#: sw/inc/strings.hrc:1463 msgctxt "STR_MARK_COPY" msgid "%1 Copy " msgstr "%1 Kopiëren " #. kF23A -#: sw/inc/strings.hrc:1464 +#: sw/inc/strings.hrc:1465 msgctxt "STR_INFORODLG_FOLDED_PRIMARY" msgid "You are trying to delete folded (hidden) content." msgstr "U probeert ingevouwen (verborgen) inhoud te verwijderen." #. h2E9u -#: sw/inc/strings.hrc:1465 +#: sw/inc/strings.hrc:1466 msgctxt "STR_INFORODLG_FOLDED_SECONDARY" msgid "To delete this content, first unfold it so you can see what you intend to delete." msgstr "Om deze inhoud te verwijderen, vouwt u deze eerst open zodat u kunt zien wat u wilt verwijderen." @@ -11054,7 +11060,7 @@ msgstr "Getalopmaak" #: sw/uiconfig/swriter/ui/autoformattable.ui:298 msgctxt "autoformattable|extended_tip|numformatcb" msgid "Includes number formats in the selected table style." -msgstr "Bevat getalnotaties in het geselecteerde tabel-opmaakprofiel." +msgstr "Bevat getalopmaak in het geselecteerde tabel-opmaakprofiel." #. 6jMct #: sw/uiconfig/swriter/ui/autoformattable.ui:309 @@ -11836,108 +11842,108 @@ msgctxt "captionoptions|CaptionOptionsDialog" msgid "Caption Options" msgstr "Titelopties" -#. 3XAQ8 +#. 3aLfJ #: sw/uiconfig/swriter/ui/captionoptions.ui:104 +msgctxt "captionoptions|label7" +msgid "Caption order:" +msgstr "Bijschriftvolgorde:" + +#. CKCuY +#: sw/uiconfig/swriter/ui/captionoptions.ui:120 +msgctxt "captionoptions|liststore1" +msgid "Category first" +msgstr "Categorie eerst" + +#. gETja +#: sw/uiconfig/swriter/ui/captionoptions.ui:121 +msgctxt "captionoptions|liststore1" +msgid "Numbering first" +msgstr "Nummering eerst" + +#. ougFj +#: sw/uiconfig/swriter/ui/captionoptions.ui:125 +msgctxt "captionoptions|extended_tip|caption_order" +msgid "Place the caption number before or after the caption category." +msgstr "Plaats het bijschriftnummer voor of na de bijschriftcategorie." + +#. dCyRP +#: sw/uiconfig/swriter/ui/captionoptions.ui:138 +msgctxt "captionoptions|label4" +msgid "Character style:" +msgstr "Tekenopmaakprofiel:" + +#. B9BgZ +#: sw/uiconfig/swriter/ui/captionoptions.ui:154 +msgctxt "captionoptions|extended_tip|style" +msgid "Specifies the character style for the caption category and caption number." +msgstr "" + +#. ptDQF +#: sw/uiconfig/swriter/ui/captionoptions.ui:169 +msgctxt "captionoptions|label3" +msgid "Category and Caption Number" +msgstr "" + +#. snW6e +#: sw/uiconfig/swriter/ui/captionoptions.ui:201 +msgctxt "captionoptions|border_and_shadow" +msgid "_Use border and shadow of selected object" +msgstr "" + +#. 6tDNR +#: sw/uiconfig/swriter/ui/captionoptions.ui:210 +msgctxt "captionoptions|extended_tip|border_and_shadow" +msgid "Applies the border and shadow of the object to the caption frame." +msgstr "Past de rand en schaduw van het object toe op de titelframe." + +#. nb3uH +#: sw/uiconfig/swriter/ui/captionoptions.ui:226 +msgctxt "captionoptions|label2" +msgid "Frame Format" +msgstr "" + +#. 3XAQ8 +#: sw/uiconfig/swriter/ui/captionoptions.ui:260 msgctxt "captionoptions|tooltip_text|level" msgid "Prepend the heading number of the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is prepended." msgstr "Plaats het kopnummer van de eerste voorafgaande kop waarvan het overzichtsniveau gelijk is aan of kleiner is dan het geselecteerde overzichtsniveau. Als [Geen] is geselecteerd, wordt er geen kopnummer toegevoegd." #. bThjh -#: sw/uiconfig/swriter/ui/captionoptions.ui:108 +#: sw/uiconfig/swriter/ui/captionoptions.ui:264 msgctxt "captionoptions|extended_tip|level" msgid "Prepend the heading number of the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to display the heading number of the first prior heading with outline level 1 or outline level 2. If [None] is selected, no heading number is displayed." msgstr "Plaats het kopnummer van de eerste voorafgaande kop waarvan het overzichtsniveau gelijk is aan of kleiner is dan het geselecteerde overzichtsniveau. Selecteer bijvoorbeeld \"2\" om het kopnummer weer te geven van de eerste voorafgaande kop met overzichtsniveau 1 of overzichtsniveau 2. Als [Geen] is geselecteerd, wordt er geen kopnummer weergegeven." #. sSGgf -#: sw/uiconfig/swriter/ui/captionoptions.ui:124 +#: sw/uiconfig/swriter/ui/captionoptions.ui:277 msgctxt "captionoptions|tooltip_text|separator" msgid "Enter the character to display between the heading number and the caption number." msgstr "Voer het teken in dat moet worden weergegeven tussen het kopnummer en het bijschriftnummer." #. njhts -#: sw/uiconfig/swriter/ui/captionoptions.ui:127 +#: sw/uiconfig/swriter/ui/captionoptions.ui:283 msgctxt "captionoptions|extended_tip|separator" msgid "Enter the character to display between the heading number and the caption number." msgstr "Voer het teken in dat moet worden weergegeven tussen het kopnummer en het bijschriftnummer." #. Z3jCu -#: sw/uiconfig/swriter/ui/captionoptions.ui:140 +#: sw/uiconfig/swriter/ui/captionoptions.ui:296 msgctxt "captionoptions|label5" msgid "_Up to level:" msgstr "_Tot niveau:" #. 3istp -#: sw/uiconfig/swriter/ui/captionoptions.ui:154 +#: sw/uiconfig/swriter/ui/captionoptions.ui:310 msgctxt "captionoptions|label6" msgid "_Separator:" msgstr "_Scheidingsteken:" #. UpTAC -#: sw/uiconfig/swriter/ui/captionoptions.ui:170 +#: sw/uiconfig/swriter/ui/captionoptions.ui:326 msgctxt "captionoptions|label1" msgid "Heading Number Before Caption Number" msgstr "Kopnummer voor bijschriftnummer" -#. dCyRP -#: sw/uiconfig/swriter/ui/captionoptions.ui:204 -msgctxt "captionoptions|label4" -msgid "Character style:" -msgstr "Tekenopmaakprofiel:" - -#. VgKQC -#: sw/uiconfig/swriter/ui/captionoptions.ui:221 -msgctxt "captionoptions|extended_tip|style" -msgid "Specifies the character style." -msgstr "Specificeert het tekenopmaakprofiel." - -#. cwobC -#: sw/uiconfig/swriter/ui/captionoptions.ui:232 -msgctxt "captionoptions|border_and_shadow" -msgid "_Apply border and shadow" -msgstr "_Rand en schaduw toepassen" - -#. 6tDNR -#: sw/uiconfig/swriter/ui/captionoptions.ui:241 -msgctxt "captionoptions|extended_tip|border_and_shadow" -msgid "Applies the border and shadow of the object to the caption frame." -msgstr "Past de rand en schaduw van het object toe op de titelframe." - -#. 2Fy5S -#: sw/uiconfig/swriter/ui/captionoptions.ui:257 -msgctxt "captionoptions|label2" -msgid "Category and Frame Format" -msgstr "Categorie- en frame-opmaak" - -#. 3aLfJ -#: sw/uiconfig/swriter/ui/captionoptions.ui:291 -msgctxt "captionoptions|label7" -msgid "Caption order:" -msgstr "Bijschriftvolgorde:" - -#. CKCuY -#: sw/uiconfig/swriter/ui/captionoptions.ui:307 -msgctxt "captionoptions|liststore1" -msgid "Category first" -msgstr "Categorie eerst" - -#. gETja -#: sw/uiconfig/swriter/ui/captionoptions.ui:308 -msgctxt "captionoptions|liststore1" -msgid "Numbering first" -msgstr "Nummering eerst" - -#. ougFj -#: sw/uiconfig/swriter/ui/captionoptions.ui:312 -msgctxt "captionoptions|extended_tip|caption_order" -msgid "Place the caption number before or after the caption category." -msgstr "Plaats het bijschriftnummer voor of na de bijschriftcategorie." - -#. cET3M -#: sw/uiconfig/swriter/ui/captionoptions.ui:327 -msgctxt "captionoptions|label3" -msgid "Caption" -msgstr "Bijschrift" - #. GHBU2 #: sw/uiconfig/swriter/ui/cardmediumpage.ui:59 msgctxt "cardmediumpage|address" @@ -15169,7 +15175,7 @@ msgstr "Verbergt de veldinhoud in het document." #: sw/uiconfig/swriter/ui/fldvarpage.ui:405 msgctxt "fldvarpage|label5" msgid "_Up to level:" -msgstr "" +msgstr "_Tot niveau:" #. uXVGk #: sw/uiconfig/swriter/ui/fldvarpage.ui:418 @@ -15181,19 +15187,19 @@ msgstr "S_cheidingsteken:" #: sw/uiconfig/swriter/ui/fldvarpage.ui:432 msgctxt "fldvarpage|level|tooltip_text" msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. If [None] is selected, no heading number is displayed." -msgstr "" +msgstr "Kies het kopnummer om voor het weergegeven veld te plaatsen, waarbij het nummer afkomstig is van de eerste voorafgaande kop waarvan het overzichtsniveau gelijk is aan of kleiner is dan het geselecteerde overzichtsniveau. Als [Geen] is geselecteerd, wordt er geen kopnummer weergegeven." #. B2VKZ #: sw/uiconfig/swriter/ui/fldvarpage.ui:434 msgctxt "fldvarpage|level" msgid "[None]" -msgstr "" +msgstr "[Geen]" #. 3eiSX #: sw/uiconfig/swriter/ui/fldvarpage.ui:438 msgctxt "fldvarpage|extended_tip|level" msgid "Choose heading number to prepend to displayed field, where the number comes from the first prior heading whose outline level is equal to or less than the selected outline level. For example, select “2” to use the heading number of the first prior heading that has outline level 2 or less. If “None” is selected, no heading number is displayed. To use this option, heading numbers must be enabled. Use “Tools - Heading Numbering”." -msgstr "" +msgstr "Kies het kopnummer om voor het weergegeven veld te plaatsen, waarbij het nummer afkomstig is van de eerste voorafgaande kop waarvan het overzichtsniveau gelijk is aan of kleiner is dan het geselecteerde overzichtsniveau. Selecteer bijvoorbeeld \"2\" om het kopnummer te gebruiken van de eerste voorafgaande kop met overzichtsniveau 2 of lager. Als \"Geen\" is geselecteerd, wordt er geen kopnummer weergegeven. Om deze optie te gebruiken, moeten kopnummers zijn ingeschakeld. Gebruik \"Extra - Kopnummering\"." #. ECBav #: sw/uiconfig/swriter/ui/fldvarpage.ui:453 @@ -15217,7 +15223,7 @@ msgstr "Voer het teken in dat moet worden gebruikt als scheidingsteken tussen he #: sw/uiconfig/swriter/ui/fldvarpage.ui:473 msgctxt "fldvarpage|label4" msgid "With Heading Number" -msgstr "" +msgstr "Met kopnummer" #. ibirK #: sw/uiconfig/swriter/ui/fldvarpage.ui:513 @@ -16965,74 +16971,80 @@ msgctxt "indexentry|extended_tip|mainentrycb" msgid "Makes the selected text the main entry in an alphabetical index." msgstr "Maakt van de geselecteerde tekst het hoofditem in een alfabetische index." -#. 4QfoT +#. 5gcLy #: sw/uiconfig/swriter/ui/indexentry.ui:483 msgctxt "indexentry|applytoallcb" -msgid "Apply to all similar texts" -msgstr "Op alle overeenkomende teksten toepassen" +msgid "Apply to all other occurrences" +msgstr "" + +#. VD6sz +#: sw/uiconfig/swriter/ui/indexentry.ui:485 +msgctxt "indexentry|applytoallcb|tooltip_text" +msgid "Add an index entry to any other occurrences of the selected text specified in “Entry”." +msgstr "" #. ZdMSz -#: sw/uiconfig/swriter/ui/indexentry.ui:499 +#: sw/uiconfig/swriter/ui/indexentry.ui:500 msgctxt "indexentry|searchcasesensitivecb" msgid "Match case" msgstr "Hoofdletters/kleine letters respecteren" #. 8Q9RW -#: sw/uiconfig/swriter/ui/indexentry.ui:516 +#: sw/uiconfig/swriter/ui/indexentry.ui:517 msgctxt "indexentry|searchcasewordonlycb" msgid "Whole words only" msgstr "Alleen hele woorden" #. 2mkMr -#: sw/uiconfig/swriter/ui/indexentry.ui:536 +#: sw/uiconfig/swriter/ui/indexentry.ui:537 msgctxt "indexentry|last|tooltip_text" msgid "Next entry (same name)" msgstr "Volgend item (dezelfde naam)" #. gYHoh -#: sw/uiconfig/swriter/ui/indexentry.ui:544 +#: sw/uiconfig/swriter/ui/indexentry.ui:545 msgctxt "indexentry|extended_tip|last" msgid "Jumps to the next index entry of the same type and with the same name in the document." msgstr "Springt naar het volgende indexitem van hetzelfde type en met dezelfde naam in het document." #. KnhCr -#: sw/uiconfig/swriter/ui/indexentry.ui:558 +#: sw/uiconfig/swriter/ui/indexentry.ui:559 msgctxt "indexentry|first|tooltip_text" msgid "Previous entry (same name)" msgstr "Vorig item (dezelfde naam)" #. 3dGEa -#: sw/uiconfig/swriter/ui/indexentry.ui:566 +#: sw/uiconfig/swriter/ui/indexentry.ui:567 msgctxt "indexentry|extended_tip|first" msgid "Jumps to the previous index entry of the same type and with the same name in the document." msgstr "Springt naar het vorige indexitem van hetzelfde type en met dezelfde naam in het document." #. 62yyk -#: sw/uiconfig/swriter/ui/indexentry.ui:580 +#: sw/uiconfig/swriter/ui/indexentry.ui:581 msgctxt "indexentry|previous|tooltip_text" msgid "Previous entry" msgstr "Vorig item" #. Vd86J -#: sw/uiconfig/swriter/ui/indexentry.ui:588 +#: sw/uiconfig/swriter/ui/indexentry.ui:589 msgctxt "indexentry|extended_tip|previous" msgid "Jumps to the previous index entry of the same type in the document." msgstr "Springt naar het vorige indexitem van hetzelfde type in het document." #. VsuQU -#: sw/uiconfig/swriter/ui/indexentry.ui:602 +#: sw/uiconfig/swriter/ui/indexentry.ui:603 msgctxt "indexentry|next|tooltip_text" msgid "Next entry" msgstr "Volgend item" #. WsgJC -#: sw/uiconfig/swriter/ui/indexentry.ui:610 +#: sw/uiconfig/swriter/ui/indexentry.ui:611 msgctxt "indexentry|extended_tip|next" msgid "Jumps to the next index entry of the same type in the document." msgstr "Springt naar het volgende indexitem van hetzelfde type in het document." #. XzwGW -#: sw/uiconfig/swriter/ui/indexentry.ui:661 +#: sw/uiconfig/swriter/ui/indexentry.ui:662 msgctxt "indexentry|extended_tip|IndexEntryDialog" msgid "Marks the selected text as index or table of contents entry. Edits the selected index entry." msgstr "Markeert de geselecteerde tekst als invoer in de index of inhoudsopgave. Bewerkt het geselecteerde indexitem." @@ -29164,434 +29176,434 @@ msgctxt "tocentriespage|extended_tip|fillchar" msgid "Select the tab leader that you want use." msgstr "Selecteer het te gebruiken opvulteken voor de tabstop." -#. FfEDW -#: sw/uiconfig/swriter/ui/tocentriespage.ui:342 -msgctxt "tocentriespage|tabstopposft" -msgid "Tab stop position:" -msgstr "Tabpositie:" - -#. F77Kt -#: sw/uiconfig/swriter/ui/tocentriespage.ui:364 -msgctxt "tocentriespage|extended_tip|tabstoppos" -msgid "Enter the distance to leave between the left page margin and the tab stop." -msgstr "Voer de afstand in van de linkermarge tot de tabstop." - -#. okgoX -#: sw/uiconfig/swriter/ui/tocentriespage.ui:375 -msgctxt "tocentriespage|alignright" -msgid "Align right" -msgstr "Rechts uitlijnen" - -#. oqERM -#: sw/uiconfig/swriter/ui/tocentriespage.ui:383 -msgctxt "tocentriespage|extended_tip|alignright" -msgid "Aligns the tab stop to the right page margin." -msgstr "Lijnt de tabstop op de rechtermarge uit." - #. U49eN -#: sw/uiconfig/swriter/ui/tocentriespage.ui:396 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:342 msgctxt "tocentriespage|chapterentryft" msgid "Heading _info:" msgstr "Kop_informatie:" #. 6sVHf -#: sw/uiconfig/swriter/ui/tocentriespage.ui:412 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:356 msgctxt "tocentriespage|tooltip_text|chapterentry" msgid "Select the heading information to include in the index entry." msgstr "Selecteer de kopinformatie die u in het indexitem wilt opnemen." #. D8Gmo -#: sw/uiconfig/swriter/ui/tocentriespage.ui:414 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:360 msgctxt "tocentriespage|chapterentry" msgid "Number" msgstr "Nummer" #. fhFJe -#: sw/uiconfig/swriter/ui/tocentriespage.ui:415 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:361 msgctxt "tocentriespage|chapterentry" msgid "Contents" msgstr "Inhoud" #. po8tR -#: sw/uiconfig/swriter/ui/tocentriespage.ui:416 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:362 msgctxt "tocentriespage|chapterentry" msgid "Number and contents" msgstr "Nummer en inhoud" #. HC6vb -#: sw/uiconfig/swriter/ui/tocentriespage.ui:420 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:366 msgctxt "tocentriespage|extended_tip|chapterentry" msgid "Select the heading information to include in the index entry." msgstr "Selecteer de kopinformatie die u in het indexitem wilt opnemen." #. ZYqdq -#: sw/uiconfig/swriter/ui/tocentriespage.ui:433 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:379 msgctxt "tocentriespage|entryoutlinelevelft" msgid "Show up to level:" msgstr "Weergeven tot niveau:" #. 9uGCG -#: sw/uiconfig/swriter/ui/tocentriespage.ui:452 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:393 msgctxt "tocentriespage|entryoutlinelevel" msgid "Enter the number of levels of the heading number or list number to show in the index. For example, select “2” to show the first two levels of the number." msgstr "Voer het aantal niveaus van het kopnummer of lijstnummer in dat in de index moet worden weergegeven. Selecteer bijvoorbeeld \"2\" om de eerste twee niveaus van het nummer weer te geven." #. 7CUwn -#: sw/uiconfig/swriter/ui/tocentriespage.ui:455 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:401 msgctxt "tocentriespage|extended_tip|entryoutlinelevel" msgid "Enter the number of levels of the heading number or list number to show in the index. For example, select “2” to show the first two levels of the number. To enable numbers for headings, choose “Tools - Heading Numbering”." msgstr "Voer het aantal niveaus van het kopnummer of lijstnummer in dat in de index moet worden weergegeven. Selecteer bijvoorbeeld \"2\" om de eerste twee niveaus van het nummer weer te geven. Om nummers voor koppen in te schakelen, kiest u \"Extra - Hoofdstuknummering\"." #. qtbWw -#: sw/uiconfig/swriter/ui/tocentriespage.ui:468 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:414 msgctxt "tocentriespage|numberformatft" msgid "Format:" msgstr "Opmaak:" #. 24FSt -#: sw/uiconfig/swriter/ui/tocentriespage.ui:485 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:431 msgctxt "tocentriespage|numberformat" msgid "Number" msgstr "Getal" #. pCUfB -#: sw/uiconfig/swriter/ui/tocentriespage.ui:486 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:432 msgctxt "tocentriespage|numberformat" msgid "Number without separator" msgstr "Getal zonder scheidingsteken" #. BkVZe -#: sw/uiconfig/swriter/ui/tocentriespage.ui:490 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:436 msgctxt "tocentriespage|extended_tip|numberformat" msgid "Select to show number with or without separator." msgstr "Selecteer om het nummer met of zonder scheidingsteken weer te geven." +#. FfEDW +#: sw/uiconfig/swriter/ui/tocentriespage.ui:449 +msgctxt "tocentriespage|tabstopposft" +msgid "Tab stop position:" +msgstr "Tabpositie:" + +#. F77Kt +#: sw/uiconfig/swriter/ui/tocentriespage.ui:476 +msgctxt "tocentriespage|extended_tip|tabstoppos" +msgid "Enter the distance to leave between the left page margin and the tab stop." +msgstr "Voer de afstand in van de linkermarge tot de tabstop." + +#. okgoX +#: sw/uiconfig/swriter/ui/tocentriespage.ui:488 +msgctxt "tocentriespage|alignright" +msgid "Align right" +msgstr "Rechts uitlijnen" + +#. oqERM +#: sw/uiconfig/swriter/ui/tocentriespage.ui:496 +msgctxt "tocentriespage|extended_tip|alignright" +msgid "Aligns the tab stop to the right page margin." +msgstr "Lijnt de tabstop op de rechtermarge uit." + #. Kty7u -#: sw/uiconfig/swriter/ui/tocentriespage.ui:529 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:545 msgctxt "tocentriespage|extended_tip|authfield" msgid "To add an entry to the Structure line, click the entry, click in an empty box on the Structure line, and then click Insert." msgstr "Wilt u een item aan de Structuurregel toevoegen, klik dan op het item, klik in een leeg vakje op de Structuurregel, en klik dan opInvoegen." #. D6uWP -#: sw/uiconfig/swriter/ui/tocentriespage.ui:548 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:564 msgctxt "tocentriespage|insert" msgid "_Insert" msgstr "_Invoegen" #. sWDTV -#: sw/uiconfig/swriter/ui/tocentriespage.ui:555 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:571 msgctxt "tocentriespage|extended_tip|insert" msgid "Adds the reference code for the selected bibliography entry to the Structure line. Select an entry in the list, click in an empty box, and then click this button." msgstr "Voegt de verwijzingscode voor het geselecteerde literatuurlijstitem aan de structuurregel toe. Selecteer een item in de lijst, klik in een leeg vakje, en klik dan op deze knop." #. Lc2kd -#: sw/uiconfig/swriter/ui/tocentriespage.ui:567 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:583 msgctxt "tocentriespage|remove" msgid "_Remove" msgstr "Ve_rwijderen" #. VRtAA -#: sw/uiconfig/swriter/ui/tocentriespage.ui:574 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:590 msgctxt "tocentriespage|extended_tip|remove" msgid "Removes the selected reference code from the Structure line." msgstr "Verwijdert de geselecteerde verwijzingscode uit de structuurregel." #. 3DC4C -#: sw/uiconfig/swriter/ui/tocentriespage.ui:586 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:602 msgctxt "tocentriespage|chapterno" msgid "Numbering" msgstr "Nummering" #. AKiGM -#: sw/uiconfig/swriter/ui/tocentriespage.ui:591 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:606 msgctxt "tocentriespage|chapterno|tooltip_text" msgid "Insert in the “Structure” to include the heading number or list number of the entry text in the generated index." msgstr "Voeg in de \"Structuur\" in om het kopnummer of lijstnummer van de invoertekst op te nemen in de gegenereerde index." #. a2YAS -#: sw/uiconfig/swriter/ui/tocentriespage.ui:594 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:610 msgctxt "tocentriespage|extended_tip|chapterno" msgid "Insert in the “Structure” to include the heading number or list number of the entry text in the generated index. To enable numbers for headings, choose “Tools - Heading Numbering“." msgstr "Voeg in de \"Structuur\" in om het kopnummer of lijstnummer van de invoertekst op te nemen in de gegenereerde index. Om nummers voor koppen in te schakelen, kiest u \"Extra - Hoofdstuknummering\"." #. vQAWr -#: sw/uiconfig/swriter/ui/tocentriespage.ui:606 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:622 msgctxt "tocentriespage|entrytext" msgid "Entry Text" msgstr "Tekstinvoer" #. kERCb -#: sw/uiconfig/swriter/ui/tocentriespage.ui:610 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:626 msgctxt "tocentriespage|entrytext|tooltip_text" msgid "Insert to include the text of the index entries generated from the settings in the “Type“ tab." msgstr "Invoegen om de tekst op te nemen van de indexitems die zijn gegenereerd op basis van de instellingen op het tabblad \"Type\"." #. PdjRF -#: sw/uiconfig/swriter/ui/tocentriespage.ui:613 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:629 msgctxt "tocentriespage|extended_tip|entrytext" msgid "Insert in the “Structure” to include the text of the index entries generated from the settings in the “Type“ tab." msgstr "Invoegen in de \"Structuur\" om de tekst op te nemen van de indexitems die zijn gegenereerd op basis van de instellingen op het tabblad \"Type\"." #. BQH4d -#: sw/uiconfig/swriter/ui/tocentriespage.ui:625 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:641 msgctxt "tocentriespage|tabstop" msgid "Tab Stop" msgstr "Tabstop" #. 28QwC -#: sw/uiconfig/swriter/ui/tocentriespage.ui:632 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:648 msgctxt "tocentriespage|extended_tip|tabstop" msgid "Inserts a tab stop. To add leader dots to the tab stop, select a character in the Fill character box. To change the position of the tab stop, enter a value in the Tab stop position box, or select the Align right check box." msgstr "Voegt een tabstop in. Wilt u punten als opvultekens aan de tabstop toevoegen, dan selecteert u een teken in het vak Opvulteken. Als u de positie van de tabstop wilt wijzigen, typt u een waarde in het vak Tabstoppositie of kiest u het selectievakje Rechts uitlijnen." #. iDvAY -#: sw/uiconfig/swriter/ui/tocentriespage.ui:644 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:660 msgctxt "tocentriespage|chapterinfo" msgid "_Heading Info" msgstr "_Kopinformatie" #. iz2AU -#: sw/uiconfig/swriter/ui/tocentriespage.ui:649 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:664 msgctxt "tocentriespage|extended_tip|chapterinfo" msgid "Insert to include heading number or contents. Select inserted icon to choose what information to display." msgstr "Voeg in om kopnummer of inhoud op te nemen. Selecteer het ingevoegde pictogram om te kiezen welke informatie u wilt weergeven." #. CDCek -#: sw/uiconfig/swriter/ui/tocentriespage.ui:652 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:668 msgctxt "tocentriespage|extended_tip|chapterinfo" msgid "Insert to include heading number or contents. The heading information comes from the heading immediately prior to the entry. Select the inserted icon to choose what information to display." msgstr "Invoegen om kopnummer of inhoud op te nemen. De kopinformatie is afkomstig van de kop direct voorafgaand aan de invoer. Selecteer het ingevoegde pictogram om te kiezen welke informatie u wilt weergeven." #. AYFTR -#: sw/uiconfig/swriter/ui/tocentriespage.ui:664 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:680 msgctxt "tocentriespage|pageno" msgid "Page No." msgstr "Paginanummer" #. Cb5dg -#: sw/uiconfig/swriter/ui/tocentriespage.ui:671 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:687 msgctxt "tocentriespage|extended_tip|pageno" msgid "Inserts the page number of the entry." msgstr "Voegt het paginanummer van het item in." #. 9EpS2 -#: sw/uiconfig/swriter/ui/tocentriespage.ui:683 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:699 msgctxt "tocentriespage|hyperlink" msgid "H_yperlink" msgstr "H_yperlink" #. RfLp4 -#: sw/uiconfig/swriter/ui/tocentriespage.ui:690 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:706 msgctxt "tocentriespage|extended_tip|hyperlink" msgid "Creates a hyperlink for the part of the entry that you enclose by the opening (LS) and the closing (LE) hyperlink tags. On the Structure line, click in the empty box in front of the part that you want to create a hyperlink for, and then click this button. Click in the empty box after the part that you want to hyperlink, and then click this button again. All hyperlinks must be unique. Available only for a table of contents." msgstr "Maakt een hyperlink voor het deel dat u insluit tussen de hyperlinktag openen (LS) en de hyperlinktag sluiten (LE). Klik in de Structuur -regel op het lege vakje voor het deel waarvoor u een hyperlink wilt maken, en klik dan op deze knop. Klik op het lege vakje achter het deel waarvoor u een hyperlink wilt maken, en klik dan nogmaals op deze knop. Alle hyperlinks moeten uniek zijn. Alleen beschikbaar voor een inhoudsopgave." #. neGrK -#: sw/uiconfig/swriter/ui/tocentriespage.ui:719 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:735 msgctxt "tocentriespage|label1" msgid "Structure and Formatting" msgstr "Structuur en opmaak" #. 6jUXn -#: sw/uiconfig/swriter/ui/tocentriespage.ui:751 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:767 msgctxt "tocentriespage|reltostyle" msgid "Tab position relati_ve to paragraph style indent" msgstr "Tabpositie in _verhouding tot de inspringing van het alinea-opmaakprofiel" #. KYGMo -#: sw/uiconfig/swriter/ui/tocentriespage.ui:759 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:775 msgctxt "tocentriespage|extended_tip|reltostyle" msgid "Positions the tab stop relative to the \"before the text\" indent value defined in the paragraph style selected on the Styles tab. Otherwise the tab stop is positioned relative to the left text margin." msgstr "Plaatst de tabstop relatief ten opzichte van de inspringwaarde \"vóór de tekst\" die is gedefinieerd in het alinea-opmaakprofiel die is geselecteerd op het tabblad Opmaakprofielen. Anders wordt de tabstop relatief ten opzichte van de linker tekstmarge geplaatst." #. pmiey -#: sw/uiconfig/swriter/ui/tocentriespage.ui:771 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:787 msgctxt "tocentriespage|commasep" msgid "Key separated by commas" msgstr "Sleutel gescheiden door komma's" #. 7g9UD -#: sw/uiconfig/swriter/ui/tocentriespage.ui:779 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:795 msgctxt "tocentriespage|extended_tip|commasep" msgid "Arranges the index entries on the same line, separated by commas." msgstr "Ordent de indexitems op dezelfde regel, gescheiden door komma's." #. nSJnG -#: sw/uiconfig/swriter/ui/tocentriespage.ui:791 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:807 msgctxt "tocentriespage|alphadelim" msgid "Alphabetical delimiter" msgstr "Alfabetisch scheidingsteken" #. 42F3V -#: sw/uiconfig/swriter/ui/tocentriespage.ui:799 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:815 msgctxt "tocentriespage|extended_tip|alphadelim" msgid "Uses the initial letters of the alphabetically arranged index entries as section headings." msgstr "Gebruikt de eerste letters van de alfabetisch geordende indexitems als sectiekoppen." #. WqEHX -#: sw/uiconfig/swriter/ui/tocentriespage.ui:813 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:829 msgctxt "tocentriespage|mainstyleft" msgid "Character style for main entries:" msgstr "Tekenopmaakprofiel voor hoofditems:" #. uyrYX -#: sw/uiconfig/swriter/ui/tocentriespage.ui:830 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:846 msgctxt "tocentriespage|extended_tip|mainstyle" msgid "Specify the character style for the main entries in the alphabetical index. To convert an index entry into a main entry, click in front of the index field in the document and then choose Edit - Index Entry." msgstr "Specificeer het tekenopmaakprofiel voor de hoofditems in de alfabetische index. Om een indexitem om te zetten in een hoofditem, klikt u voor het indexveld in het document en kiest u Bewerken - Indexitem." #. r33aA -#: sw/uiconfig/swriter/ui/tocentriespage.ui:845 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:861 msgctxt "tocentriespage|label3" msgid "Format" msgstr "Opmaak" #. KGCpX -#: sw/uiconfig/swriter/ui/tocentriespage.ui:876 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:892 msgctxt "tocentriespage|sortpos" msgid "Document _position" msgstr "Document_positie" #. uNhBB -#: sw/uiconfig/swriter/ui/tocentriespage.ui:885 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:901 msgctxt "tocentriespage|extended_tip|sortpos" msgid "Sorts the bibliography entries according to the position of their references in the document." msgstr "Sorteert de literatuurlijstitems volgens de positie van hun verwijzingen in het document." #. 2b5tC -#: sw/uiconfig/swriter/ui/tocentriespage.ui:896 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:912 msgctxt "tocentriespage|sortcontents" msgid "_Content" msgstr "_Inhoud" #. 3N4Vm -#: sw/uiconfig/swriter/ui/tocentriespage.ui:905 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:921 msgctxt "tocentriespage|extended_tip|sortcontents" msgid "Sorts the bibliography entries by the Sort keys that you specify, for example, by author or by year of publication." msgstr "Sorteert de literatuurlijstitems op de sorteersleutels die u specificeert, bijvoorbeeld op auteur of op publicatiejaar." #. FBuPi -#: sw/uiconfig/swriter/ui/tocentriespage.ui:920 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:936 msgctxt "tocentriespage|label14" msgid "Sort by" msgstr "Sorteren" #. UUgEC -#: sw/uiconfig/swriter/ui/tocentriespage.ui:954 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:970 msgctxt "tocentriespage|label15" msgid "_1:" msgstr "_1:" #. 6trLF -#: sw/uiconfig/swriter/ui/tocentriespage.ui:970 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:986 msgctxt "tocentriespage|extended_tip|key1lb" msgid "Select the entry by which to sort the bibliography entries. This option is only available if you select the Content radio button in the Sort by area." msgstr "Selecteer het item waarop de literatuurlijstitems gesorteerd moeten worden. Deze optie is alleen beschikbaar als u het keuzerondje Inhoud in het gebied Sorteren op selecteert." #. B7NqZ -#: sw/uiconfig/swriter/ui/tocentriespage.ui:983 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:999 msgctxt "tocentriespage|label16" msgid "_2:" msgstr "_2:" #. zXEA4 -#: sw/uiconfig/swriter/ui/tocentriespage.ui:995 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1011 msgctxt "tocentriespage|label17" msgid "_3:" msgstr "_3:" #. oLGSi -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1011 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1027 msgctxt "tocentriespage|extended_tip|key2lb" msgid "Select the entry by which to sort the bibliography entries. This option is only available if you select the Content radio button in the Sort by area." msgstr "Selecteer het item waarop de literatuurlijstitems gesorteerd moeten worden. Deze optie is alleen beschikbaar als u het keuzerondje Inhoud in het gebied Sorteren op selecteert." #. tfvwe -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1028 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1044 msgctxt "tocentriespage|extended_tip|key3lb" msgid "Select the entry by which to sort the bibliography entries. This option is only available if you select the Content radio button in the Sort by area." msgstr "Selecteer het item waarop de literatuurlijstitems gesorteerd moeten worden. Deze optie is alleen beschikbaar als u het keuzerondje Inhoud in het gebied Sorteren op selecteert." #. 6GYwu -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1042 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1058 msgctxt "tocentriespage|up1cb|tooltip_text" msgid "Ascending" msgstr "Oplopend" #. u7ENB -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1049 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1065 msgctxt "tocentriespage|extended_tip|up1cb" msgid "Sorts the bibliography entries in ascending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in oplopende alfanumerieke volgorde." #. TXjGy -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1063 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1079 msgctxt "tocentriespage|down1cb|tooltip_text" msgid "Descending" msgstr "Aflopend" #. vAs6a -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1069 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1085 msgctxt "tocentriespage|extended_tip|down1cb" msgid "Sorts the bibliography entries in a descending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in aflopende alfanumerieke volgorde." #. PJr9b -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1083 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1099 msgctxt "tocentriespage|up2cb|tooltip_text" msgid "Ascending" msgstr "Oplopend" #. xEvVo -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1090 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1106 msgctxt "tocentriespage|extended_tip|up2cb" msgid "Sorts the bibliography entries in ascending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in oplopende alfanumerieke volgorde." #. cU3GF -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1104 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1120 msgctxt "tocentriespage|up3cb|tooltip_text" msgid "Ascending" msgstr "Oplopend" #. UNCUz -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1111 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1127 msgctxt "tocentriespage|extended_tip|up3cb" msgid "Sorts the bibliography entries in ascending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in oplopende alfanumerieke volgorde." #. Ukmme -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1125 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1141 msgctxt "tocentriespage|down2cb|tooltip_text" msgid "Descending" msgstr "Aflopend" #. T3px2 -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1131 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1147 msgctxt "tocentriespage|extended_tip|down2cb" msgid "Sorts the bibliography entries in a descending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in aflopende alfanumerieke volgorde." #. VRkA3 -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1145 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1161 msgctxt "tocentriespage|down3cb|tooltip_text" msgid "Descending" msgstr "Aflopend" #. FDVvh -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1151 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1167 msgctxt "tocentriespage|extended_tip|down3cb" msgid "Sorts the bibliography entries in a descending alphanumerical order." msgstr "Sorteert de literatuurlijstitems in aflopende alfanumerieke volgorde." #. heqgT -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1166 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1182 msgctxt "tocentriespage|label13" msgid "Sort Keys" msgstr "Sorteersleutels" #. HjK7t -#: sw/uiconfig/swriter/ui/tocentriespage.ui:1193 +#: sw/uiconfig/swriter/ui/tocentriespage.ui:1209 msgctxt "tocentriespage|extended_tip|TocEntriesPage" msgid "Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the Type tab." msgstr "Specificeer de opmaak van de index- of inhoudsopgave-items. Het uiterlijk van deze tab verandert om het type index te weerspiegelen dat u op de tabblad Type geselecteerd hebt." @@ -29858,7 +29870,7 @@ msgstr "Extr_a opmaakprofielen" #: sw/uiconfig/swriter/ui/tocindexpage.ui:506 msgctxt "tocindexpage|addstylescb|tooltip_text" msgid "Include selected paragraph styles in the index. Click the “Assign Styles” button." -msgstr "" +msgstr "Neem geselecteerde alinea-opmaakprofielen op in de index. Klik op de knop \"Opmaakprofielen toewijzen\"." #. mDsDx #: sw/uiconfig/swriter/ui/tocindexpage.ui:511 @@ -29942,7 +29954,7 @@ msgstr "Categorie en nummer" #: sw/uiconfig/swriter/ui/tocindexpage.ui:692 msgctxt "tocindexpage|display" msgid "Caption Text" -msgstr "Bijschrift" +msgstr "Bijschrifttekst" #. qgQtQ #: sw/uiconfig/swriter/ui/tocindexpage.ui:696 |