From cc24a4e892c5f8b1f5ee88c927013ffe4ab4c061 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 31 Jan 2022 19:26:46 +0100 Subject: update translations for master and force-fix errors using pocheck Change-Id: I5ee0866633d20e924f2a3a885ae04419b4f4a125 --- source/nl/helpcontent2/source/text/sbasic/guide.po | 10 +- .../nl/helpcontent2/source/text/sbasic/python.po | 26 +- .../nl/helpcontent2/source/text/sbasic/shared.po | 2438 +++++----- .../helpcontent2/source/text/sbasic/shared/03.po | 1196 ++++- source/nl/helpcontent2/source/text/scalc/00.po | 28 +- source/nl/helpcontent2/source/text/scalc/01.po | 1294 ++--- source/nl/helpcontent2/source/text/scalc/05.po | 16 +- source/nl/helpcontent2/source/text/scalc/guide.po | 28 +- source/nl/helpcontent2/source/text/sdatabase.po | 5053 +++++++++++++++++--- source/nl/helpcontent2/source/text/shared.po | 229 +- source/nl/helpcontent2/source/text/shared/01.po | 521 +- .../nl/helpcontent2/source/text/shared/autopi.po | 17 +- .../source/text/shared/explorer/database.po | 2861 ----------- source/nl/helpcontent2/source/text/shared/guide.po | 431 +- .../nl/helpcontent2/source/text/shared/optionen.po | 43 +- source/nl/helpcontent2/source/text/smath/guide.po | 490 +- source/nl/helpcontent2/source/text/swriter.po | 22 +- source/nl/helpcontent2/source/text/swriter/00.po | 10 +- source/nl/helpcontent2/source/text/swriter/01.po | 294 +- .../nl/helpcontent2/source/text/swriter/guide.po | 100 +- 20 files changed, 9165 insertions(+), 5942 deletions(-) delete mode 100644 source/nl/helpcontent2/source/text/shared/explorer/database.po (limited to 'source/nl/helpcontent2') diff --git a/source/nl/helpcontent2/source/text/sbasic/guide.po b/source/nl/helpcontent2/source/text/sbasic/guide.po index c59d7246e65..0ef023fe80b 100644 --- a/source/nl/helpcontent2/source/text/sbasic/guide.po +++ b/source/nl/helpcontent2/source/text/sbasic/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-10-20 13:08+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2022-01-24 12:47+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1559981823.000000\n" #. WcTKB @@ -1645,14 +1645,14 @@ msgctxt "" msgid "Global Function for Loading Dialogs" msgstr "Algemene functie voor het laden van dialoogvensters" -#. uCCWG +#. uREk8 #: sample_code.xhp msgctxt "" "sample_code.xhp\n" "par_id3153032\n" "help.text" -msgid "LoadDialog function is stored in Tools.ModuleControls available from %PRODUCTNAME Macros and Dialogs." -msgstr "LoadDialog functie is opgeslagen in Tools.ModuleControls beschikbaar in %PRODUCTNAME Macro's en dialoogvensters." +msgid "LoadDialog function is stored in Tools.ModuleControls available from Application Macros and Dialogs." +msgstr "" #. kBLFU #: sample_code.xhp diff --git a/source/nl/helpcontent2/source/text/sbasic/python.po b/source/nl/helpcontent2/source/text/sbasic/python.po index be63f55d5c2..c12bf5ba775 100644 --- a/source/nl/helpcontent2/source/text/sbasic/python.po +++ b/source/nl/helpcontent2/source/text/sbasic/python.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-09-28 20:36+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -79,13 +79,13 @@ msgctxt "" msgid "You can execute Python scripts choosing Tools - Macros - Run Macro. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME." msgstr "U kunt Python-scripts uitvoeren door te kiezen voor Extra - Macro's - Macro uitvoeren. Het bewerken van scripts kan worden gedaan met de teksteditor van uw voorkeur. Python-scripts zijn aanwezig op verschillende locaties die hierna worden beschreven. U kunt de programmeervoorbeelden voor macro's raadplegen, die laten zien hoe u de interactieve console van Python uitvoert vanuit %PRODUCTNAME." -#. g2dUC +#. nytCF #: main0000.xhp msgctxt "" "main0000.xhp\n" "par_id131568902936659\n" "help.text" -msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting Tools - Macros - Run Macro and checking %PRODUCTNAME Macros for the presence of HelloWorld – HelloWorldPython macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python." +msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting Tools - Macros - Run Macro and checking Application Macros for the presence of HelloWorld – HelloWorldPython macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python." msgstr "" #. naZBV @@ -403,23 +403,23 @@ msgctxt "" msgid "Opening a Dialog with Python" msgstr "Een dialoogvenster met Python openen" -#. WAuH7 +#. MZJA9 #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0337\n" "help.text" -msgid "%PRODUCTNAME static dialogs are created with the Dialog editor and are stored in varying places according to their personal (My Macros), shared (%PRODUCTNAME Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other %PRODUCTNAME supported language for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity." -msgstr "Statische dialoogvensters van %PRODUCTNAME worden gecreëerd met de Dialoogbewerker en worden opgeslagen op verschillende plaatsen in overeenstemming met hun persoonlijke (Mijn macro’s), gedeelde (%PRODUCTNAME-macro’s) of in het document ingebedde aard. Omgekeerd, dynamische dialoogvensters worden tijdens het uitvoeren geconstrueerd, van BASIC- of Python-scripts, of door gebruik te maken van een andere door %PRODUCTNAME ondersteunde taal. Het openen van statische dialoogvensters met Python wordt hierbij gedemonstreerd. Het omgaan met uitzonderingen en internationalisering worden weggelaten voor de helderheid." +msgid "%PRODUCTNAME static dialogs are created with the Dialog editor and are stored in varying places according to their personal (My Macros), shared (Application Macros) or document-embedded nature. In reverse, dynamic dialogs are constructed at runtime, from Basic or Python scripts, or using any other %PRODUCTNAME supported language for that matter. Opening static dialogs with Python is illustrated herewith. Exception handling and internationalization are omitted for clarity." +msgstr "" -#. BNxEA +#. AbdfS #: python_dialogs.xhp msgctxt "" "python_dialogs.xhp\n" "N0338\n" "help.text" -msgid "My Macros or %PRODUCTNAME Macros dialogs" -msgstr "Mijn Macro's of %PRODUCTNAME Macrodialoogvensters" +msgid "My Macros or Application Macros dialogs" +msgstr "" #. pcUEy #: python_dialogs.xhp @@ -2230,13 +2230,13 @@ msgctxt "" msgid "My Macros: personal macros available for the %PRODUCTNAME user" msgstr "" -#. BB8K2 +#. VGmNv #: python_locations.xhp msgctxt "" "python_locations.xhp\n" "par_id471636114847530\n" "help.text" -msgid "%PRODUCTNAME Macros: system macros distributed with LibreOffice for every computer user" +msgid "Application Macros: system macros distributed with LibreOffice for every computer user" msgstr "" #. kVY4C @@ -2266,13 +2266,13 @@ msgctxt "" msgid "Refer to Getting Session Information in order to get programmatic access to Python script locations." msgstr "" -#. 2NPrE +#. GDrUs #: python_locations.xhp msgctxt "" "python_locations.xhp\n" "hd_id591544049572647\n" "help.text" -msgid "%PRODUCTNAME Macros" +msgid "Application Macros" msgstr "" #. xBzRT diff --git a/source/nl/helpcontent2/source/text/sbasic/shared.po b/source/nl/helpcontent2/source/text/sbasic/shared.po index ff268c8e85c..12c85d90ba1 100644 --- a/source/nl/helpcontent2/source/text/sbasic/shared.po +++ b/source/nl/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-23 08:11+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -538,14 +538,14 @@ msgctxt "" msgid "Open Tools - Macros - Organize Dialogs and select %PRODUCTNAME Dialogs container." msgstr "Open Extra - Macro's - Dialoogvensters beheren en selecteer %PRODUCTNAME Dialoogvensters." -#. C3yvQ +#. QFmDV #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id631529000528928\n" "help.text" -msgid "Open Tools - Macros - %PRODUCTNAME Basic - Edit and select %PRODUCTNAME Macros container." -msgstr "Open Extra - Macros - %PRODUCTNAME BASIC - Bewerken en selecteer %PRODUCTNAME Macros container." +msgid "Open Tools - Macros - %PRODUCTNAME Basic - Edit and select Application Macros container." +msgstr "" #. 7wPgQ #: 00000003.xhp @@ -2041,13 +2041,13 @@ msgctxt "" msgid "Using Variables" msgstr "Variabelen gebruiken" -#. Wdrgx +#. gaCJC #: 01020100.xhp msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" -msgid "names of variables variables; using types of variables declaring variables values;of variables literals;date literals;integer literals;hexadecimal literals;integer literals;octal literals;&h notation literals;&o notation literals;floating-point constants arrays;declaring defining;constants" +msgid "names of variables variables; using types of variables declaring variables values;of variables literals;date literals;integer literals;integer literals;floating point constants arrays;declaring defining;constants" msgstr "" #. VAkCC @@ -2581,6 +2581,15 @@ msgctxt "" msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word Date." msgstr "Datumvariabelen kunnen enkel datums en tijdwaarden bevatten die in een interne notatie opgeslagen zijn. Waarden die met Dateserial, Datevalue, Timeserial of Timevalue aan datumvariabelen zijn toegewezen, worden automatisch naar de interne opmaak geconverteerd. Datumvariabelen worden naar normale getallen geconverteerd met behulp van de functie Dag, Maand, Jaar of Uur, Minuut, Seconde. Via de interne opmaak kunnen datum-/tijdwaarden vergeleken worden door het verschil tussen twee getallen te berekenen. Deze variabelen kunnen alleen met het sleutelwoord Date gedeclareerd worden." +#. RzVub +#: 01020100.xhp +msgctxt "" +"01020100.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "ampersand symbol; in literal notation literals;hexadecimal literals;octal literals;&h notation literals;&o notation" +msgstr "" + #. x883R #: 01020100.xhp msgctxt "" @@ -4039,14 +4048,14 @@ msgctxt "" msgid "%PRODUCTNAME Basic libraries can be stored in 3 different containers:" msgstr "% PRODUCTNAME Standaardbibliotheken kunnen in 3 verschillende containers worden opgeslagen:" -#. HYjJE +#. dAbrb #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id571574079618609\n" "help.text" -msgid "%PRODUCTNAME Macros: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." -msgstr "%PRODUCTNAME Macros: bibliotheken die in deze container zijn opgeslagen, zijn beschikbaar voor alle gebruikers van de computer en worden beheerd door de computerbeheerder. De container bevindt zich in de installatiemap %PRODUCTNAME." +msgid "Application Macros: libraries stored in this container are available for all users of the computer and are managed by the computer administrator. The container is located in the %PRODUCTNAME installation directory." +msgstr "" #. UG2dG #: 01030400.xhp @@ -4066,14 +4075,14 @@ msgctxt "" msgid "Document: libraries stored in the document container are only available for the document and are accessible only when the document is open. You cannot access macros of a document from another document." msgstr "Document: bibliotheken die zijn opgeslagen in de documentcontainer zijn alleen beschikbaar voor het document en zijn alleen toegankelijk als het document is geopend. U hebt geen toegang tot macro's van een document vanuit een ander document." -#. GCWxT +#. fP4ya #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id881574081445896\n" "help.text" -msgid "To access macros stored in libraries of %PRODUCTNAME Macros or My Macros from another container, including the document container, use the GlobalScope specifier." -msgstr "Gebruik, om toegang te krijgen tot macro's in bibliotheken van %PRODUCTNAME Macro's of Mijn macro's vanuit een andere container, inclusief de document container, de GlobalScope specifier." +msgid "To access macros stored in libraries of Application Macros or My Macros from another container, including the document container, use the GlobalScope specifier." +msgstr "" #. bGzjL #: 01030400.xhp @@ -4111,14 +4120,14 @@ msgctxt "" msgid "Click the Libraries tab." msgstr "Klik op de tab Bibliotheken." -#. 4ERU5 +#. htC8c #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149664\n" "help.text" -msgid "Select to where you want to attach the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there." -msgstr "Selecteer in de lijst Locatie waar u de bibliotheek wilt toevoegen. Als u '%PRODUCTNAME-macro's en dialoogvensters' selecteert, behoort de bibliotheek tot de $[officename]-toepassing en is deze voor alle documenten beschikbaar. Selecteert u een document, dan wordt de bibliotheek aan dit document toegevoegd en is deze alleen van daaruit beschikbaar." +msgid "Select to where you want to attach the library in the Location list. If you select Application Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there." +msgstr "" #. PCjRC #: 01030400.xhp @@ -4156,14 +4165,14 @@ msgctxt "" msgid "Click the Libraries tab." msgstr "Klik op de tab Bibliotheken." -#. 5jXQ8 +#. 7w5hH #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "help.text" -msgid "Select to where you want to import the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there." -msgstr "Selecteer in de lijst Locatie waar u de bibliotheek wilt importeren. Als u '%PRODUCTNAME-macro's en dialoogvensters' selecteert, behoort de bibliotheek tot de $[officename]-toepassing en is deze voor alle documenten beschikbaar. Selecteert u een document, dan wordt de bibliotheek aan dit document toegevoegd en is deze alleen van daaruit beschikbaar." +msgid "Select to where you want to import the library in the Location list. If you select Application Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there." +msgstr "" #. dUvoX #: 01030400.xhp @@ -8800,23 +8809,14 @@ msgctxt "" msgid "Returns the blue component of the specified composite color code." msgstr "Retourneert de blauwe component van de opgegeven samengestelde kleurcode." -#. VLvxx +#. qNGaq #: 03010301.xhp msgctxt "" "03010301.xhp\n" -"hd_id3149670\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. 6NsAv -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"hd_id3149656\n" +"par_id3149457\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "Blue (Color As Long)" +msgstr "Blue (Kleur As Long)" #. vGp8m #: 03010301.xhp @@ -8827,15 +8827,6 @@ msgctxt "" msgid "Integer" msgstr "Integer" -#. GiJXy -#: 03010301.xhp -msgctxt "" -"03010301.xhp\n" -"hd_id3156423\n" -"help.text" -msgid "Parameter:" -msgstr "Parameter:" - #. JY6Z8 #: 03010301.xhp msgctxt "" @@ -8845,14 +8836,14 @@ msgctxt "" msgid "Color value: Long integer expression that specifies any composite color code for which to return the blue component." msgstr "Color value: Lange integer expressie die een samengestelde kleurcode specificeert waarvoor de blauwe component moet worden geretourneerd." -#. roGL5 +#. NEqxG #: 03010301.xhp msgctxt "" "03010301.xhp\n" -"hd_id3153091\n" +"par_id671639922129017\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "Under VBA compatibility mode (Option VBASupport 1), the function Blue() is incompatible with VBA colors, when color from previous call to function RGB [VBA] is passed." +msgstr "" #. a3s7N #: 03010301.xhp @@ -8926,23 +8917,14 @@ msgctxt "" msgid "Returns the Green component of the given composite color code." msgstr "Retourneert de groene component van de opgegeven samengestelde kleurcode." -#. qAgBp +#. yGCYn #: 03010302.xhp msgctxt "" "03010302.xhp\n" -"hd_id3154140\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. q3DPS -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3154124\n" +"par_id3153969\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "Green (Color As Long)" +msgstr "Groen (Kleur As Long)" #. wbFdA #: 03010302.xhp @@ -8953,15 +8935,6 @@ msgctxt "" msgid "Integer" msgstr "Integer" -#. rGUxM -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3154909\n" -"help.text" -msgid "Parameter:" -msgstr "Parameter:" - #. YKcLU #: 03010302.xhp msgctxt "" @@ -8971,15 +8944,6 @@ msgctxt "" msgid "Color: Long integer expression that specifies a composite color code for which to return the Green component." msgstr "Color: Lange integer expressie die een samengestelde kleurcode specificeert waarvoor de groene component moet worden geretourneerd." -#. DBLfM -#: 03010302.xhp -msgctxt "" -"03010302.xhp\n" -"hd_id3149664\n" -"help.text" -msgid "Example:" -msgstr "Voorbeeld:" - #. 6vcEb #: 03010302.xhp msgctxt "" @@ -9052,23 +9016,14 @@ msgctxt "" msgid "Returns the Red component of the specified composite color code." msgstr "Retourneert de rode component van de opgegeven samengestelde kleurcode." -#. YSmcx +#. 3nHCU #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"hd_id3148799\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. nbbWR -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"hd_id3151042\n" +"par_id3150448\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "Red (ColorNumber As Long)" +msgstr "Red (KleurNummer As Long)" #. XD3jj #: 03010303.xhp @@ -9079,15 +9034,6 @@ msgctxt "" msgid "Integer" msgstr "Integer" -#. HzvQ6 -#: 03010303.xhp -msgctxt "" -"03010303.xhp\n" -"hd_id3154685\n" -"help.text" -msgid "Parameter:" -msgstr "Parameter:" - #. 8TeVm #: 03010303.xhp msgctxt "" @@ -9097,23 +9043,23 @@ msgctxt "" msgid "ColorNumber: Long integer expression that specifies any composite color code for which to return the Red component." msgstr "ColorNumber: Lange integer expressie die elke samengestelde kleurcode specificeert waarvoor de component Rood moet worden geretourneerd." -#. iiUNB +#. YDBFF #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"par_id961588421825749\n" +"par_id671639922129017\n" "help.text" -msgid "The color picker dialog details the red, green and blue components of a composite color code, as well as its hexadecimal expression. Changing the color of text and selecting Custom color displays the color picker dialog." +msgid "Under VBA compatibility mode (Option VBASupport 1), the function Red() is incompatible with VBA colors, when color from previous call to function RGB [VBA] is passed." msgstr "" -#. DsCGZ +#. iiUNB #: 03010303.xhp msgctxt "" "03010303.xhp\n" -"hd_id3148575\n" +"par_id961588421825749\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "The color picker dialog details the red, green and blue components of a composite color code, as well as its hexadecimal expression. Changing the color of text and selecting Custom color displays the color picker dialog." +msgstr "" #. 4txDN #: 03010303.xhp @@ -9187,32 +9133,14 @@ msgctxt "" msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." msgstr "Geeft de RGB-kleurcode van de kleur als een kleurwaarde terug volgens een ouder MS-DOS-gebaseerd programmeersysteem." -#. sAgxm -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"hd_id3154140\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. 32yR4 +#. scoHN #: 03010304.xhp msgctxt "" "03010304.xhp\n" -"hd_id3145172\n" -"help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" - -#. Z9k2a -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"hd_id3156560\n" +"par_id3151042\n" "help.text" -msgid "Parameter:" -msgstr "Parameter:" +msgid "QBColor (ColorNumber As Integer)" +msgstr "QBColor (KleurNummer As Integer)" #. pTA5y #: 03010304.xhp @@ -9385,15 +9313,6 @@ msgctxt "" msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE." msgstr "Deze functie wordt alleen gebruikt om te converteren vanuit oudere op MS-DOS gebaseerde BASIC-toepassingen die de bovengenoemde kleurcodes gebruiken. De functie geeft een Long Integer-waarde terug die de kleur aangeeft die moet worden gebruikt in de $[officename] IDE." -#. a9cbE -#: 03010304.xhp -msgctxt "" -"03010304.xhp\n" -"hd_id3148406\n" -"help.text" -msgid "Example:" -msgstr "Voorbeeld:" - #. GPDgr #: 03010304.xhp msgctxt "" @@ -9439,32 +9358,14 @@ msgctxt "" msgid "Returns a Long integer color value consisting of red, green, and blue components." msgstr "" -#. MiCPe -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"hd_id3147229\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. T8jX4 -#: 03010305.xhp -msgctxt "" -"03010305.xhp\n" -"hd_id3156442\n" -"help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" - -#. FRE8M +#. rd647 #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"hd_id3154013\n" +"par_id3155132\n" "help.text" -msgid "Parameter:" -msgstr "Parameter:" +msgid "RGB (Red, Green, Blue)" +msgstr "RGB (Rood, Groen, Blauw)" #. QM73e #: 03010305.xhp @@ -9493,23 +9394,32 @@ msgctxt "" msgid "blue: Any integer expression that represents the blue component (0-255) of the composite color." msgstr "" -#. cFpDD +#. c4KCL #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"par_id211587653651037\n" +"par_id101639922410794\n" "help.text" -msgid "The color picker dialog helps computing red, green and blue components of a composite color. Changing the color of text and selecting Custom color displays the color picker dialog." +msgid "The resulting Long value is calculated with the following formula:
Result = red×65536 + green×256 + blue." msgstr "" -#. Vn6Jr +#. iDgoc #: 03010305.xhp msgctxt "" "03010305.xhp\n" -"hd_id3147435\n" +"par_id671639922129017\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "Under VBA compatibility mode (Option VBASupport 1), the Long value is calculated as
Result = red + green×256 + blue×65536
See RGB Function [VBA]" +msgstr "" + +#. cFpDD +#: 03010305.xhp +msgctxt "" +"03010305.xhp\n" +"par_id211587653651037\n" +"help.text" +msgid "The color picker dialog helps computing red, green and blue components of a composite color. Changing the color of text and selecting Custom color displays the color picker dialog." +msgstr "" #. GWhFy #: 03010305.xhp @@ -9547,6 +9457,60 @@ msgctxt "" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"blauw= \" & Blue(lVar) & Chr(13), 64,\"Kleuren\"" +#. 4pPor +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"tit\n" +"help.text" +msgid "RGB Function [VBA]" +msgstr "" + +#. JbDc8 +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"bm_id851576768070903\n" +"help.text" +msgid "RGB function [VBA]" +msgstr "" + +#. RSnVb +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"hd_id3150792\n" +"help.text" +msgid "RGB Function [VBA]" +msgstr "" + +#. ZMjZi +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id3150447\n" +"help.text" +msgid "Returns a Long integer color value consisting of red, green, and blue components, according to VBA color formula." +msgstr "" + +#. LNVC5 +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id671639922129017\n" +"help.text" +msgid "Because of the VBA compatibility mode (Option VBASupport 1), the Long value is calculated as
Result = red + green×256 + blue×65536." +msgstr "" + +#. cDKcg +#: 03010306.xhp +msgctxt "" +"03010306.xhp\n" +"par_id621639924528952\n" +"help.text" +msgid "Print lVar; ' returns 13107328" +msgstr "" + #. kpKGV #: 03020000.xhp msgctxt "" @@ -9646,6 +9610,15 @@ msgctxt "" msgid "Close Statement diagram" msgstr "" +#. FEDAa +#: 03020101.xhp +msgctxt "" +"03020101.xhp\n" +"par_id3147265\n" +"help.text" +msgid "Close [[#]fileNum [, [#]fileNum2 [,...]]]" +msgstr "" + #. gdqMu #: 03020101.xhp msgctxt "" @@ -10015,6 +9988,15 @@ msgctxt "" msgid "Get Statement diagram" msgstr "" +#. xBhKA +#: 03020201.xhp +msgctxt "" +"03020201.xhp\n" +"par_id3150792\n" +"help.text" +msgid "Get [#]fileNum, [recordNum|filePos], variable" +msgstr "" + #. UM9CG #: 03020201.xhp msgctxt "" @@ -10438,6 +10420,15 @@ msgctxt "" msgid "Put Statement diagram" msgstr "" +#. RBpeh +#: 03020204.xhp +msgctxt "" +"03020204.xhp\n" +"par_id3155132\n" +"help.text" +msgid "Put [#]fileNum, [recordNum|filePos], variable" +msgstr "" + #. bSFd2 #: 03020204.xhp msgctxt "" @@ -10645,6 +10636,15 @@ msgctxt "" msgid "Determines if the file pointer has reached the end of a file." msgstr "Bepaalt of de bestandsaanwijzer het einde van een bestand heeft bereikt." +#. KmauZ +#: 03020301.xhp +msgctxt "" +"03020301.xhp\n" +"par_id3147399\n" +"help.text" +msgid "Eof (intexpression As Integer)" +msgstr "Eof (intexpressie As Integer)" + #. 4WM7u #: 03020301.xhp msgctxt "" @@ -10717,6 +10717,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. K5Bo8 +#: 03020302.xhp +msgctxt "" +"03020302.xhp\n" +"par_id3150768\n" +"help.text" +msgid "Loc(FileNumber)" +msgstr "Loc (BestandsNummer)" + #. 2TN73 #: 03020302.xhp msgctxt "" @@ -10798,6 +10807,15 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "Geeft de grootte van een open bestand in bytes terug." +#. 43MqD +#: 03020303.xhp +msgctxt "" +"03020303.xhp\n" +"par_id3150359\n" +"help.text" +msgid "Lof (FileNumber)" +msgstr "Lof (BestandsNummer)" + #. BBamj #: 03020303.xhp msgctxt "" @@ -10888,6 +10906,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. kDJUc +#: 03020304.xhp +msgctxt "" +"03020304.xhp\n" +"par_id3145365\n" +"help.text" +msgid "Seek (FileNumber)" +msgstr "Seek (BestandsNummer)" + #. CPK2A #: 03020304.xhp msgctxt "" @@ -10978,6 +11005,15 @@ msgctxt "" msgid "Seek Statement diagram" msgstr "" +#. PjcAp +#: 03020305.xhp +msgctxt "" +"03020305.xhp\n" +"par_id3145273\n" +"help.text" +msgid "Seek [#]filePos, {filePos|recordNum}" +msgstr "" + #. vwzuK #: 03020305.xhp msgctxt "" @@ -11653,6 +11689,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. LnQdV +#: 03020406.xhp +msgctxt "" +"03020406.xhp\n" +"par_id3146957\n" +"help.text" +msgid "FileCopy TextFrom As String, TextTo As String" +msgstr "FileCopy TekstVan As String, TekstNaar As String" + #. CjRbT #: 03020406.xhp msgctxt "" @@ -11743,6 +11788,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. CPCBG +#: 03020407.xhp +msgctxt "" +"03020407.xhp\n" +"par_id3154124\n" +"help.text" +msgid "FileDateTime (Text As String)" +msgstr "FileDateTime (Tekst As String)" + #. meGd2 #: 03020407.xhp msgctxt "" @@ -11824,6 +11878,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. MoBSd +#: 03020408.xhp +msgctxt "" +"03020408.xhp\n" +"par_id3149656\n" +"help.text" +msgid "FileLen (Text As String)" +msgstr "FileLen (Tekst As String)" + #. LVwBo #: 03020408.xhp msgctxt "" @@ -11914,6 +11977,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. 45fLv +#: 03020409.xhp +msgctxt "" +"03020409.xhp\n" +"par_id3150359\n" +"help.text" +msgid "GetAttr (Text As String)" +msgstr "GetAttr (Tekst As String)" + #. mBMu7 #: 03020409.xhp msgctxt "" @@ -12400,6 +12472,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. AUhBt +#: 03020412.xhp +msgctxt "" +"03020412.xhp\n" +"par_id3153381\n" +"help.text" +msgid "Name OldName As String As NewName As String" +msgstr "Name OudeNaam As String As NieuweNaam As String" + #. 7AwQo #: 03020412.xhp msgctxt "" @@ -12481,6 +12562,15 @@ msgctxt "" msgid "RmDir Statement diagram" msgstr "" +#. uE7FC +#: 03020413.xhp +msgctxt "" +"03020413.xhp\n" +"par_id3154367\n" +"help.text" +msgid "RmDir Text As String" +msgstr "RmDir Tekst As String" + #. 2mpBg #: 03020413.xhp msgctxt "" @@ -12544,6 +12634,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. CrLq9 +#: 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 "" @@ -12706,6 +12805,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. Tvkos +#: 03020415.xhp +msgctxt "" +"03020415.xhp\n" +"par_id3154685\n" +"help.text" +msgid "FileExists(FileName As String | DirectoryName As String)" +msgstr "FileExists(BestandsNaam As String | DirectoryNaam As String )" + #. iTkt5 #: 03020415.xhp msgctxt "" @@ -12859,6 +12967,15 @@ msgctxt "" msgid "Returns a Date value for a specified year, month, or day." msgstr "Geeft een Datum waarde voor een gespecificeerd jaar, maand en dag terug." +#. 5G7kZ +#: 03030101.xhp +msgctxt "" +"03030101.xhp\n" +"par_id3149670\n" +"help.text" +msgid "DateSerial (year, month, day)" +msgstr "DateSerial (jaar, maand, dag)" + #. xroUB #: 03030101.xhp msgctxt "" @@ -12976,40 +13093,76 @@ msgctxt "" msgid "DateValue Function" msgstr "" -#. K3nhZ +#. CDPDz #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3150542\n" "help.text" -msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates." -msgstr "Geeft een datumwaarde uit een datumtekenreeks. De datumtekenreeks is een volledige datum in één numerieke waarde. U kunt dit serienummer ook gebruiken om het verschil tussen twee datums te bepalen." +msgid "Returns a Date object from a string representing a date." +msgstr "" + +#. Svwc6 +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"par_id671643046319326\n" +"help.text" +msgid "The returned object is represented internally as a single numeric value corresponding to the specified date. This value can be used to calculate the number of days between two dates." +msgstr "" -#. PxEGo +#. DCJAK #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "help.text" -msgid "DateValue(date)" +msgid "DateValue(date As String)" msgstr "" -#. vxxyq +#. rK8mE #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153770\n" "help.text" -msgid "Date: String expression that contains the date that you want to calculate. In contrast to the DateSerial function that passes years, months and days as separate numeric values, the DateValue function requests the date string to be according to either one of the date acceptance patterns defined for your locale setting (see %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages) or to ISO date format (momentarily, only the ISO format with hyphens, e.g. \"2012-12-31\" is accepted)." +msgid "date: A string that contains the date that will be converted to a Date object." msgstr "" -#. KmwFZ +#. fAM5v #: 03030102.xhp msgctxt "" "03030102.xhp\n" -"par_id3153194\n" +"par_id841643046880968\n" +"help.text" +msgid "The string passed to DateValue must be expressed in one of the date formats defined by your locale setting (see %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages) or using the ISO date format \"yyyy-mm-dd\" (year, month and day separated by hyphens)." +msgstr "" + +#. aGJzN +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id461643047301827\n" +"help.text" +msgid "' Prints the localized date" +msgstr "" + +#. tSeu3 +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id616430473023063\n" "help.text" -msgid "The computed date." +msgid "' Extracts the year, month and day from the date object" +msgstr "" + +#. NkfKq +#: 03030102.xhp +msgctxt "" +"03030102.xhp\n" +"bas_id601643047303420\n" +"help.text" +msgid "' Prints the numeric value corresponding to the date (as Long type)" msgstr "" #. wDviP @@ -14308,6 +14461,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. cPRUh +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoDate(aDate)" +msgstr "CDateToUnoDate(Datum)" + #. iGwfJ #: 03030111.xhp msgctxt "" @@ -14488,6 +14650,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. ABYMv +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoTime(aDate)" +msgstr "CDateToUnoTime(Datum)" + #. N7qeB #: 03030113.xhp msgctxt "" @@ -14578,6 +14749,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. EQoqi +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateFromUnoTime(aTime)" +msgstr "CDateFromUnoTime(Tijd)" + #. QreGF #: 03030114.xhp msgctxt "" @@ -14668,6 +14848,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. TMAGP +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateToUnoDateTime(aDate)" +msgstr "CDateToUnoDateTime(Datum)" + #. 9vAhc #: 03030115.xhp msgctxt "" @@ -14758,6 +14947,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. qhgq3 +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3149497\n" +"help.text" +msgid "CDateFromUnoDateTime(aDateTime)" +msgstr "CDateFromUnoDateTime(DatumTijd)" + #. kjYF8 #: 03030116.xhp msgctxt "" @@ -14839,6 +15037,15 @@ msgctxt "" msgid "Returns the number of date or time intervals between two given date values." msgstr "" +#. AzmeS +#: 03030120.xhp +msgctxt "" +"03030120.xhp\n" +"par_idN10648\n" +"help.text" +msgid "DateDiff (interval As String, date1 As Date, date2 As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Double" +msgstr "" + #. BPDH8 #: 03030120.xhp msgctxt "" @@ -15181,6 +15388,15 @@ msgctxt "" msgid "The DatePart function returns a specified part of a date." msgstr "De DatePart-functie retourneert een specifiek deel van een datum." +#. GWMCJ +#: 03030130.xhp +msgctxt "" +"03030130.xhp\n" +"par_idN105E8\n" +"help.text" +msgid "DatePart (interval As String, date As Date [, firstDayOfWeek As Integer [, firstWeekOfYear As Integer]]) As Long" +msgstr "" + #. wi5B9 #: 03030130.xhp msgctxt "" @@ -15739,6 +15955,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. rBHrY +#: 03030205.xhp +msgctxt "" +"03030205.xhp\n" +"par_id3150792\n" +"help.text" +msgid "TimeSerial (hour, minute, second)" +msgstr "TimeSerial (uur, minuut, seconde)" + #. mCg7g #: 03030205.xhp msgctxt "" @@ -15937,6 +16162,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. WPuDv +#: 03030206.xhp +msgctxt "" +"03030206.xhp\n" +"par_id3156282\n" +"help.text" +msgid "TimeValue (Text As String)" +msgstr "TimeValue (Tekst As String)" + #. NQV5A #: 03030206.xhp msgctxt "" @@ -17197,6 +17431,15 @@ msgctxt "" msgid "On Error Statement diagram" msgstr "" +#. CKJJr +#: 03050500.xhp +msgctxt "" +"03050500.xhp\n" +"par_id3145173\n" +"help.text" +msgid "On [Local] Error {GoTo Labelname | GoTo 0 | Resume Next}" +msgstr "" + #. CmqUN #: 03050500.xhp msgctxt "" @@ -17269,14 +17512,14 @@ msgctxt "" msgid "Logical Operators" msgstr "Logische operatoren" -#. R8Yqr +#. 8jdra #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "help.text" -msgid "Logical Operators" -msgstr "Logische operatoren" +msgid "Logical Operators" +msgstr "" #. E9c8W #: 03060000.xhp @@ -17341,6 +17584,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. jairQ +#: 03060100.xhp +msgctxt "" +"03060100.xhp\n" +"par_id3156344\n" +"help.text" +msgid "Result = Expression1 And Expression2" +msgstr "Resultaat = Expressie1 And Expressie2" + #. Nfu49 #: 03060100.xhp msgctxt "" @@ -17494,6 +17746,15 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" +#. m9bM6 +#: 03060200.xhp +msgctxt "" +"03060200.xhp\n" +"par_id3154910\n" +"help.text" +msgid "Result = Expression1 Eqv Expression2" +msgstr "Resultaat = Expressie1 Eqv Expressie2" + #. 7fkPv #: 03060200.xhp msgctxt "" @@ -18160,14 +18421,14 @@ msgctxt "" msgid "Mathematical Operators" msgstr "Wiskundige operatoren" -#. e5AQV +#. LGC5F #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "help.text" -msgid "Mathematical Operators" -msgstr "Wiskundige operatoren" +msgid "Mathematical Operators" +msgstr "" #. YBZiW #: 03070000.xhp @@ -18826,6 +19087,114 @@ msgctxt "" msgid "MOD Function" msgstr "" +#. zzEFW +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"tit\n" +"help.text" +msgid "\"\\\" Operator" +msgstr "" + +#. wFv3P +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"hd_id3150669\n" +"help.text" +msgid "\"\\\" Operator" +msgstr "" + +#. tUDMG +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3149670\n" +"help.text" +msgid "Performs the integer division on two numbers and returns the result." +msgstr "" + +#. azS7k +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "Operators;Integer division (\\) \"\\\" operator (mathematical)" +msgstr "" + +#. KDgG2 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3153360\n" +"help.text" +msgid "result = expression1 \\ expression2" +msgstr "" + +#. jSHq3 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3154141\n" +"help.text" +msgid "result: A numerical value that contains the result of the integer division." +msgstr "" + +#. K3YrU +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id3150448\n" +"help.text" +msgid "expression1, expression2: Dividend and diviser operands of the integer division." +msgstr "" + +#. 8WPwU +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_id951642689912087\n" +"help.text" +msgid "Before integer division, both operands are rounded to the nearest integer down. The fractional part of the result is dropped." +msgstr "" + +#. nDd3u +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471776\n" +"help.text" +msgid "Print 15 / 4 ' prints 3.75" +msgstr "" + +#. GMudb +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471777\n" +"help.text" +msgid "Print -15 \\ 4 ' prints -3" +msgstr "" + +#. D9q99 +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471778\n" +"help.text" +msgid "Print 16.9 / 5.6 ' prints 3.017857114" +msgstr "" + +#. SNhKe +#: 03070700.xhp +msgctxt "" +"03070700.xhp\n" +"par_idm1341471779\n" +"help.text" +msgid "Print 16.9 \\ -5.6 ' prints -3" +msgstr "" + #. cFFCi #: 03080000.xhp msgctxt "" @@ -18943,15 +19312,6 @@ msgctxt "" msgid "Atn (Number As Double) As Double" msgstr "" -#. nnJyb -#: 03080101.xhp -msgctxt "" -"03080101.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. rLBjg #: 03080101.xhp msgctxt "" @@ -19114,15 +19474,6 @@ msgctxt "" msgid "Cos (Number As Double) As Double" msgstr "" -#. 5SNwE -#: 03080102.xhp -msgctxt "" -"03080102.xhp\n" -"par_id3150449\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. jbCKb #: 03080102.xhp msgctxt "" @@ -19285,15 +19636,6 @@ msgctxt "" msgid "Sin (Number As Double) As Double" msgstr "" -#. q3Gct -#: 03080103.xhp -msgctxt "" -"03080103.xhp\n" -"par_id3150870\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. VeDqk #: 03080103.xhp msgctxt "" @@ -19456,15 +19798,6 @@ msgctxt "" msgid "Tan (Number As Double) As Double" msgstr "" -#. XMyAh -#: 03080104.xhp -msgctxt "" -"03080104.xhp\n" -"par_id3156281\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. BJjuJ #: 03080104.xhp msgctxt "" @@ -19654,15 +19987,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. fxbBA -#: 03080201.xhp -msgctxt "" -"03080201.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. ohN8G #: 03080201.xhp msgctxt "" @@ -19762,15 +20086,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. K67vi -#: 03080202.xhp -msgctxt "" -"03080202.xhp\n" -"par_id3150791\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. fCeUd #: 03080202.xhp msgctxt "" @@ -20041,15 +20356,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. Ge9kH -#: 03080302.xhp -msgctxt "" -"03080302.xhp\n" -"par_id3154365\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. 4W4JJ #: 03080302.xhp msgctxt "" @@ -20212,15 +20518,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. ToCoX -#: 03080401.xhp -msgctxt "" -"03080401.xhp\n" -"par_id3156343\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. RB3SF #: 03080401.xhp msgctxt "" @@ -20329,15 +20626,6 @@ msgctxt "" msgid "Fix (Expression)" msgstr "Fix (Expressie)" -#. XGeET -#: 03080501.xhp -msgctxt "" -"03080501.xhp\n" -"par_id3148947\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. T274X #: 03080501.xhp msgctxt "" @@ -20437,15 +20725,6 @@ msgctxt "" msgid "Int (Number)" msgstr "Int (Getal)" -#. x8Eh5 -#: 03080502.xhp -msgctxt "" -"03080502.xhp\n" -"par_id3150400\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. byiBG #: 03080502.xhp msgctxt "" @@ -20698,15 +20977,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. Egjc2 -#: 03080601.xhp -msgctxt "" -"03080601.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. Duhzt #: 03080601.xhp msgctxt "" @@ -20860,15 +21130,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. xpsBz -#: 03080701.xhp -msgctxt "" -"03080701.xhp\n" -"par_id3150359\n" -"help.text" -msgid "Integer" -msgstr "Integer" - #. hBAHj #: 03080701.xhp msgctxt "" @@ -20887,14 +21148,14 @@ msgctxt "" msgid "Number: Numeric expression that determines the value that is returned by the function." msgstr "Getal: Numerieke expressie die de waarde die door de functie is teruggegeven, bepaalt." -#. xdxDc +#. R8M7A #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "help.text" -msgid "NumExpression" -msgstr "NumExpressie" +msgid "Number" +msgstr "" #. ZhDdh #: 03080701.xhp @@ -22984,14 +23245,14 @@ msgctxt "" msgid "Parameters:" msgstr "Parameters:" -#. m7HGU +#. XzZKD #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" -msgid "Index: A numeric expression that specifies the value to return." -msgstr "Index: Een numerieke expressie die de waarde die moet worden teruggegeven, specificeert." +msgid "Index: Integer value starting at 1 that specifies which of the possible choices to return." +msgstr "" #. NBqbi #: 03090402.xhp @@ -23002,14 +23263,14 @@ msgctxt "" msgid "Selection1: Any expression that contains one of the possible choices." msgstr "Selectie1: Elke expressie die een van de mogelijke keuzes bevat." -#. nFWBz +#. EnHLY #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "help.text" -msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on." -msgstr "De Choose-functie geeft een waarde terug uit de lijst van expressies gebaseerd op de indexwaarde. Bij Index = 1 geeft de functie de eerste expressie in de lijst terug; bij Index = 2 geeft het de tweede expressie terug, enzovoort." +msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if Index = 2, it returns the second expression, and so on." +msgstr "" #. FovWL #: 03090402.xhp @@ -23650,15 +23911,6 @@ msgctxt "" msgid "Specifies that a program line is a comment." msgstr "Gebruikt om een programmaregel als een commentaar te definiëren; de inhoud van de opmerking heeft geen invloed op de instructie." -#. CBchn -#: 03090407.xhp -msgctxt "" -"03090407.xhp\n" -"par_id3154141\n" -"help.text" -msgid "Rem Text" -msgstr "Rem Tekst" - #. P5CAo #: 03090407.xhp msgctxt "" @@ -23929,15 +24181,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. ubwpM -#: 03090410.xhp -msgctxt "" -"03090410.xhp\n" -"par_id3149579\n" -"help.text" -msgid "sGender = GetGenderIndex( \"John\" )" -msgstr "sGeslacht = GetGeslachtIndex(\"Jan\")" - #. wjCDQ #: 03090410.xhp msgctxt "" @@ -24289,14 +24532,14 @@ msgctxt "" msgid "CCur function" msgstr "CCur-functie" -#. FbuTr +#. dj5DM #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" -msgid "CCur Function" -msgstr "CCur-functie" +msgid "CCur Function" +msgstr "" #. iR5VT #: 03100050.xhp @@ -24307,32 +24550,14 @@ msgctxt "" msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols." msgstr "Converteert een tekenreeks of numerieke expressie naar een valuta-expressie. De landinstellingen worden gebruikt voor decimale scheidingstekens en valutasymbolen." -#. 8ZHR9 -#: 03100050.xhp -msgctxt "" -"03100050.xhp\n" -"par_idN10548\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. qHMVC +#. 4E7mH #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" -msgid "CCur(Expression)" -msgstr "CCur(Expressie)" - -#. F5gzk -#: 03100050.xhp -msgctxt "" -"03100050.xhp\n" -"par_idN105EB\n" -"help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "CCur(Expression As Variant) As Currency" +msgstr "" #. R6AfV #: 03100050.xhp @@ -24343,23 +24568,14 @@ msgctxt "" msgid "Currency" msgstr "Valuta" -#. M8Tpx -#: 03100050.xhp -msgctxt "" -"03100050.xhp\n" -"par_idN105F2\n" -"help.text" -msgid "Parameter:" -msgstr "Parameter:" - -#. YRdHq +#. FnhL7 #: 03100050.xhp msgctxt "" "03100050.xhp\n" -"par_idN105F6\n" +"par_id3145068\n" "help.text" -msgid "Expression: Any string or numeric expression that you want to convert." -msgstr "Expressie: Elke tekenreeks of numerieke expressie die u wilt converteren." +msgid "Expression: Any string or a numeric expression that you want to convert to a number.
CCur(EMPTY) returns 0." +msgstr "" #. KyDFD #: 03100060.xhp @@ -24649,122 +24865,113 @@ msgctxt "" msgid "CBool function" msgstr "CBool-functie" -#. 8cv5m +#. wkGF9 #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "help.text" -msgid "CBool Function" -msgstr "CBool-functie" +msgid "CBool Function" +msgstr "" -#. LbrGN +#. fENzo #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145136\n" "help.text" -msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression." -msgstr "Converteert een tekenreeksvergelijking of numerieke vergelijking naar een Booleaanse expressie, of converteert een enkele numerieke expressie naar een Booleaanse expressie." - -#. 4ZGU9 -#: 03100100.xhp -msgctxt "" -"03100100.xhp\n" -"hd_id3153345\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" +msgid "Converts an expression or a set of expressions into a boolean. An expression is composed of strings, numbers and operators. Comparison, logical or mathematical operators are allowed inside expressions." +msgstr "" -#. gALnc +#. VXn7B #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3149514\n" +"par_id681638266349216\n" "help.text" -msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" -msgstr "CBool (Expressie1 {= | <> | < | > | <= | >=} Expressie2) of CBool (Getal)" +msgid "expression can be a number or a set of combined expressions." +msgstr "" -#. aFAKM +#. EDCrC #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3156152\n" +"par_id3155419\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "Boolean" +msgstr "" -#. DciQf +#. ZqnCA #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3155419\n" +"par_id791636986444058\n" "help.text" -msgid "Bool" -msgstr "Booleaans" +msgid "expression: A logical expression, a mathematical formula, a numeric expression or a set of expressions combined with operators. During expression evaluation logical operators take preceedence over comparison operators, which in turn take preceedence over mathematical operators." +msgstr "" -#. E8Bpf +#. LEuzF #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3147530\n" +"par_id1001638264728895\n" "help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "The expression can be a number or mathematical formula. When equals to 0, False is returned, otherwise True is returned." +msgstr "" -#. nsCwH +#. 4jZzA #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3156344\n" +"par_id3149655\n" "help.text" -msgid "Expression1, Expression2: Any string or numeric expressions that you want to compare. If the expressions match, the CBool function returns True, otherwise False is returned." -msgstr "Expressie1, Expressie2: Elke tekenreeks of numerieke expressie die moet worden vergeleken. Als de uitdrukkingen overeenstemmen geeft de functie CBool Waar terug; anders zal Onwaar worden teruggegeven." +msgid "Multiple expressions such as expr1 [[{operator] expr2]..] can be combined. expr1 and expr2 can be any string or numeric expressions that you want to evaluate. CBool combines the expressions and returns either True or False. operator can be a mathematical operator, logical operator or comparison operator." +msgstr "" -#. hQiDG +#. wMSZE #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3149655\n" +"par_id3145171\n" "help.text" -msgid "Number: Any numeric expression that you want to convert. If the expression equals 0, False is returned, otherwise True is returned." -msgstr "Getal: Een willekeurige numerieke expressie die moet worden geconverteerd. Als de expressie gelijk is aan 0 zal Onwaar worden teruggegeven; anders zal Waar worden teruggegeven." +msgid "The following examples computes a logical expression and a mathematical formula. It uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." +msgstr "" -#. ybBL2 +#. 2SpGu #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"par_id3145171\n" +"bas_id961636989038747\n" "help.text" -msgid "The following example uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." -msgstr "Het volgende voorbeeld gebruikt de functie CBool om de waarde te evalueren die teruggegeven is door de functie Instr. De functie test of het woord \"en\" wordt gevonden in een zin die werd ingevoerd door de gebruiker." +msgid "Print CBool( 1>2 Xor 44 ) ' computes to True" +msgstr "" -#. WAM8E +#. bjPRQ #: 03100100.xhp msgctxt "" "03100100.xhp\n" -"hd_id3156212\n" +"bas_id991636996682074\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "Print CBool( expression := 15 /2 -7.5 ) ' displays False as expression equals 0" +msgstr "" -#. 2yvsi +#. xxrvS #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155132\n" "help.text" -msgid "sText = InputBox(\"Please enter a short sentence:\")" -msgstr "sTekst = InputBox(\"Toets alstublieft een korte zin in:\")" +msgid "txt = InputBox(\"Please enter a short sentence:\")" +msgstr "" -#. Aq5CG +#. FPJDk #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "help.text" -msgid "' Proof if the word »and« appears in the sentence." -msgstr "' Test of het woord »en« in de zin voorkomt." +msgid "' Proof if the character \"a\" appears in the sentence." +msgstr "" #. GFk66 #: 03100100.xhp @@ -24775,15 +24982,6 @@ msgctxt "" msgid "' Instead of the command line" msgstr "' In plaats van de opdrachtregel" -#. WQ7VE -#: 03100100.xhp -msgctxt "" -"03100100.xhp\n" -"par_id3148576\n" -"help.text" -msgid "' If Instr(Input, \"and\")<>0 Then..." -msgstr "' Als(Input, \"en\")<>0 Dan..." - #. fCMAJ #: 03100100.xhp msgctxt "" @@ -24793,23 +24991,14 @@ msgctxt "" msgid "' the CBool function is applied as follows:" msgstr "' wordt de CBool functie als volgt toegepast:" -#. DXRy4 -#: 03100100.xhp -msgctxt "" -"03100100.xhp\n" -"par_id3155413\n" -"help.text" -msgid "If CBool(Instr(sText, \"and\")) Then" -msgstr "If CBool(Instr(sTekst, \"en\")) Then" - -#. FKuLf +#. TgisK #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3152940\n" "help.text" -msgid "MsgBox \"The word »and« appears in the sentence you entered!\"" -msgstr "MsgBox \"Het woord »en« komt voor in de zin die u hebt ingevoerd.\"" +msgid "MsgBox \"The character »a« appears in the sentence you entered!\"" +msgstr "" #. 8FnUJ #: 03100300.xhp @@ -24865,15 +25054,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. 9g6CX -#: 03100300.xhp -msgctxt "" -"03100300.xhp\n" -"par_id3159414\n" -"help.text" -msgid "Date" -msgstr "Datum" - #. 3E4Gd #: 03100300.xhp msgctxt "" @@ -24955,15 +25135,6 @@ msgctxt "" msgid "Return value" msgstr "Teruggegeven waarde" -#. Pypm7 -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"par_id3145068\n" -"help.text" -msgid "Double" -msgstr "Dubbel" - #. LM9Ye #: 03100400.xhp msgctxt "" @@ -25054,15 +25225,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. oLemu -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Integer" -msgstr "Integer" - #. a2YC7 #: 03100500.xhp msgctxt "" @@ -25225,15 +25387,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. WbDFK -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"par_id3153897\n" -"help.text" -msgid "Long" -msgstr "Long" - #. pC3ZX #: 03100600.xhp msgctxt "" @@ -25513,15 +25666,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. jtGVk -#: 03100900.xhp -msgctxt "" -"03100900.xhp\n" -"par_id3153750\n" -"help.text" -msgid "Single" -msgstr "Single" - #. cSsM4 #: 03100900.xhp msgctxt "" @@ -25612,15 +25756,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. FhYA8 -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153897\n" -"help.text" -msgid "String" -msgstr "String" - #. cHP4B #: 03101000.xhp msgctxt "" @@ -25648,15 +25783,6 @@ msgctxt "" msgid "Expression Types and Conversion Returns" msgstr "Expressieypes en conversie geven terug" -#. gA73v -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153192\n" -"help.text" -msgid "Boolean :" -msgstr "Booleaans:" - #. wjcDB #: 03101000.xhp msgctxt "" @@ -25666,15 +25792,6 @@ msgctxt "" msgid "String that evaluates to either True or False." msgstr "...een tekenreeks die evalueert naar óf Waar óf Onwaar." -#. yuw3Z -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3147287\n" -"help.text" -msgid "Date :" -msgstr "Datum:" - #. CrwVu #: 03101000.xhp msgctxt "" @@ -25684,15 +25801,6 @@ msgctxt "" msgid "String that contains the date and time." msgstr "...een tekenreeks die de datum en tijd bevat." -#. QE5bi -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3147428\n" -"help.text" -msgid "Null :" -msgstr "Null:" - #. ZATnW #: 03101000.xhp msgctxt "" @@ -25702,15 +25810,6 @@ msgctxt "" msgid "Run-time error." msgstr "...een run-time fout." -#. DWkQW -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3153953\n" -"help.text" -msgid "Empty :" -msgstr "Leeg:" - #. SfQUa #: 03101000.xhp msgctxt "" @@ -25720,15 +25819,6 @@ msgctxt "" msgid "String without any characters." msgstr "...een tekenreeks zonder tekens." -#. rmvhR -#: 03101000.xhp -msgctxt "" -"03101000.xhp\n" -"par_id3149260\n" -"help.text" -msgid "Any :" -msgstr "Elk:" - #. vzaXy #: 03101000.xhp msgctxt "" @@ -26872,15 +26962,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. mBAAA -#: 03102200.xhp -msgctxt "" -"03102200.xhp\n" -"par_id3154685\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. 4tEeP #: 03102200.xhp msgctxt "" @@ -26971,15 +27052,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. 7vqAp -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3147560\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. D758U #: 03102300.xhp msgctxt "" @@ -27007,24 +27079,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. ymgXU -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3150869\n" -"help.text" -msgid "Print IsDate(sDateVar) ' Returns True" -msgstr "Print IsDate(sDateVar) ' Geeft Waar terug" - -#. oxti5 -#: 03102300.xhp -msgctxt "" -"03102300.xhp\n" -"par_id3147288\n" -"help.text" -msgid "Print IsDate(sDateVar) ' Returns False" -msgstr "Print IsDate(sDateVar) ' Geeft Onwaar terug" - #. pVhKT #: 03102400.xhp msgctxt "" @@ -27088,15 +27142,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. EdFoX -#: 03102400.xhp -msgctxt "" -"03102400.xhp\n" -"par_id3156344\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. BrRWw #: 03102400.xhp msgctxt "" @@ -27124,15 +27169,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. EmyBP -#: 03102400.xhp -msgctxt "" -"03102400.xhp\n" -"par_id3154863\n" -"help.text" -msgid "Print IsEmpty(sVar) ' Returns True" -msgstr "Print IsEmpty(sVar) ' Geeft Waar terug" - #. dr2Py #: 03102450.xhp msgctxt "" @@ -27277,15 +27313,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. f4EB6 -#: 03102600.xhp -msgctxt "" -"03102600.xhp\n" -"par_id3145609\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. 2r2f2 #: 03102600.xhp msgctxt "" @@ -27385,15 +27412,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. FRiSB -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3148944\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. doi6A #: 03102700.xhp msgctxt "" @@ -27421,24 +27439,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. FWWbs -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3147230\n" -"help.text" -msgid "Print IsNumeric(vVar) ' Returns False" -msgstr "Print IsNumeric(sVar) ' Geeft Onwaar terug" - -#. F4fqG -#: 03102700.xhp -msgctxt "" -"03102700.xhp\n" -"par_id3154910\n" -"help.text" -msgid "Print IsNumeric(vVar) ' Returns True" -msgstr "Print IsNumeric(sVar) ' Geeft Waar terug" - #. vieWA #: 03102800.xhp msgctxt "" @@ -27700,15 +27700,6 @@ msgctxt "" msgid "UBound (ArrayName [, Dimension])" msgstr "UBound (Matrixnaam [, Dimensie])" -#. xVQ87 -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3149670\n" -"help.text" -msgid "Long" -msgstr "" - #. Svuit #: 03103000.xhp msgctxt "" @@ -27727,42 +27718,6 @@ msgctxt "" msgid "[Dimension]: Integer that specifies which dimension to return the upper(Ubound) or lower (LBound) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "[Dimensie]: Integer die specificeert welke dimensie wordt teruggegeven voor de boven- (Ubound) of ondergrens (LBound). Als er geen waarde is gespecificeerd, wordt de grenswaarde van de eerste dimensie teruggegeven." -#. HPb5a -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_idm1206768352\n" -"help.text" -msgid "Print LBound(v()) ' returns 10" -msgstr "" - -#. aaaDh -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3145365\n" -"help.text" -msgid "Print LBound(t), UBound(t()) ' returns 10 20" -msgstr "" - -#. fqeRG -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3149665\n" -"help.text" -msgid "Print LBound(t(),2) ' returns - 5" -msgstr "" - -#. TBxHC -#: 03103000.xhp -msgctxt "" -"03103000.xhp\n" -"par_id3159154\n" -"help.text" -msgid "Print UBound(t,2) ' returns 70" -msgstr "" - #. QHhrj #: 03103100.xhp msgctxt "" @@ -28321,15 +28276,6 @@ msgctxt "" msgid "TypeName (Variable) / VarType (Variable)" msgstr "TypeNaam (Variabele) / VarType (Variabele)" -#. gaAwa -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3148947\n" -"help.text" -msgid "String; Integer" -msgstr "String; Integer" - #. CmbDF #: 03103600.xhp msgctxt "" @@ -28339,13 +28285,13 @@ msgctxt "" msgid "Variable: The variable that you want to determine the type of. You can use the following values:" msgstr "Variabele: De variabele waarvan het type moet worden bepaald. De volgende waarden zijn mogelijk:" -#. oxuiK +#. AJ9RG #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "help.text" -msgid "keyword" +msgid "Keyword" msgstr "" #. EAezL @@ -28357,15 +28303,6 @@ msgctxt "" msgid "Named constant" msgstr "Benoemde constante" -#. rJXbZ -#: 03103600.xhp -msgctxt "" -"03103600.xhp\n" -"par_id3156212\n" -"help.text" -msgid "VarType" -msgstr "VarType" - #. ZyZMD #: 03103600.xhp msgctxt "" @@ -29032,14 +28969,14 @@ msgctxt "" msgid "Returns the type Variant with a data field." msgstr "Retourneert het type Variant met een gegevensveld." -#. hVxRf +#. XYnnC #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "help.text" -msgid "Array ( Argument list)" -msgstr "Array ( Argumentenlijst )" +msgid "Array (ArgumentList)" +msgstr "" #. EuCLG #: 03104200.xhp @@ -29050,23 +28987,14 @@ msgctxt "" msgid "See also DimArray" msgstr "Zie ook DimArray" -#. ZsSRT +#. VXL3Y #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "help.text" -msgid "Argument list: A list of any number of arguments that are separated by commas." -msgstr "Argumentenlijst: een lijst van een willekeurig aantal argumenten, gescheiden door een komma." - -#. EhDw8 -#: 03104200.xhp -msgctxt "" -"03104200.xhp\n" -"par_id3153525\n" -"help.text" -msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" -msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")" +msgid "ArgumentList: A list of any number of arguments that are separated by commas." +msgstr "" #. 2d2eF #: 03104300.xhp @@ -29113,14 +29041,14 @@ msgctxt "" msgid "Syntax:" msgstr "Syntaxis:" -#. f4XPA +#. D2Tbd #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "help.text" -msgid "DimArray ( Argument list)" -msgstr "DimArray( Argumentenlijst)" +msgid "DimArray (ArgumentList)" +msgstr "" #. xfuoC #: 03104300.xhp @@ -29149,14 +29077,14 @@ msgctxt "" msgid "Parameters:" msgstr "Parameters:" -#. 8cqdA +#. B7CBa #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "help.text" -msgid "Argument list: A list of any number of arguments that are separated by commas." -msgstr "Argumentenlijst: een lijst van een willekeurig aantal argumenten, gescheiden door een komma." +msgid "ArgumentList: A list of any number of arguments that are separated by commas." +msgstr "" #. wCCAj #: 03104300.xhp @@ -29230,15 +29158,6 @@ msgctxt "" msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" msgstr "HasUnoInterfaces(oTest, Uno-Interface-Naam 1 [, Uno-Interface-Naam 2, ...])" -#. TCBDe -#: 03104400.xhp -msgctxt "" -"03104400.xhp\n" -"par_id3148538\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. qxagP #: 03104400.xhp msgctxt "" @@ -29302,15 +29221,6 @@ msgctxt "" msgid "IsUnoStruct( Uno type )" msgstr "IsUnoStruct(Unotype)" -#. MDtGg -#: 03104500.xhp -msgctxt "" -"03104500.xhp\n" -"par_id3145315\n" -"help.text" -msgid "Bool" -msgstr "Booleaans" - #. uXjgH #: 03104500.xhp msgctxt "" @@ -29554,77 +29464,50 @@ msgctxt "" msgid "Comparison Operators" msgstr "Vergelijkingsoperatoren" -#. HvC8D +#. eBuGF #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" -msgid "comparison operators;%PRODUCTNAME Basic operators;comparisons" -msgstr "vergelijkingsoperatoren;%PRODUCTNAME BASIC operatoren;vergelijkingen" +msgid "comparison operators;%PRODUCTNAME Basic Operators;comparison Operators;equal sign (=) Operators;greater than (>) Operators;greater than or equal to (>=) Operators;less than (<>) Operators;less than or equal to (<=) Operators;not equal to (<>)" +msgstr "" -#. ABXhw +#. k9nDv #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "help.text" -msgid "Comparison Operators" -msgstr "Vergelijkingsoperatoren" +msgid "Comparison Operators" +msgstr "" -#. Xi8Hg +#. vzC53 #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3156042\n" "help.text" -msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)." -msgstr "Vergelijkingsoperatoren worden gebruikt om twee expressies te vergelijken. Het resultaat wordt teruggegeven als een Booleaanse expressie die bepaalt of de vergelijking Waar (-1) of Onwaar (0) is." - -#. eCMr5 -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"hd_id3147291\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" - -#. rzJup -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"par_id3149177\n" -"help.text" -msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" -msgstr "Resultaat = Expressie1 { = | < | > | <= | >= } Expressie2" - -#. Grmm6 -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"hd_id3145316\n" -"help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "Comparison operators compare two expressions. The result is returned as a boolean expression that determines if the comparison is True (-1) or False (0)." +msgstr "" -#. CoGtG +#. ikYGG #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "help.text" -msgid "Result: Boolean expression that specifies the result of the comparison (True, or False)" -msgstr "Resultaat: Booleaanse expressie die het resultaat van de vergelijking specificeert (Waar of Onwaar)" +msgid "result: Boolean that specifies the result of the comparison (True, or False)" +msgstr "" -#. djWb8 +#. GYpPy #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "help.text" -msgid "Expression1, Expression2: Any numeric values or strings that you want to compare." -msgstr "Expressie1, Expressie2: Alle numerieke waarden of tekenreeksen die moeten worden vergeleken." +msgid "expression1, expression2: Any numeric values or strings that you want to compare." +msgstr "" #. VeMGA #: 03110100.xhp @@ -29689,15 +29572,6 @@ msgctxt "" msgid "<> : Not equal to" msgstr "<> : Niet gelijk aan" -#. 2whHT -#: 03110100.xhp -msgctxt "" -"03110100.xhp\n" -"hd_id3154686\n" -"help.text" -msgid "Example:" -msgstr "Voorbeeld:" - #. 4F32A #: 03110100.xhp msgctxt "" @@ -29896,31 +29770,31 @@ msgctxt "" msgid "Returns the character that corresponds to the specified character code." msgstr "Geeft het teken dat overeen komt met de gespecificeerde tekencode terug." -#. cR5b8 +#. Q8gEU #: 03120102.xhp msgctxt "" "03120102.xhp\n" -"par_id3150669\n" +"bas_id91642668171601\n" "help.text" -msgid "Chr[$](expression As Integer) As String" +msgid "Chr[$](charcode As Integer) As String" msgstr "" -#. 4nv5b +#. 6bDTr #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "Expression: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like Chr(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" +msgid "charcode: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like Chr(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" msgstr "" -#. RKtSB +#. Xyjgr #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id991552913928635\n" "help.text" -msgid "When VBA compatibility mode is enabled (OPTION VBASUPPORT 1), Expression is a numeric expression that represents a valid 8-bit ASCII value (0-255) only." +msgid "When VBA compatibility mode is enabled (Option VBASupport 1), charcode is a numeric expression that represents a valid 8-bit ASCII value (0-255) only." msgstr "" #. sw8rF @@ -29950,13 +29824,13 @@ msgctxt "" msgid "' This example inserts quotation marks (ASCII value 34) in a string." msgstr "' Dit voorbeeld voegt een apostrof (ASCII waarde 34) in een tekenreeks in." -#. PpQfe +#. rTCjE #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3151380\n" "help.text" -msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr(34)+\" trip.\"" +msgid "MsgBox \"A \" + Chr$(34) + \"short\" + Chr(34) + \" trip.\"" msgstr "" #. iCsGw @@ -29968,6 +29842,15 @@ msgctxt "" msgid "' The printout appears in the dialog as: A \"short\" trip." msgstr "' De afdruk verschijnt in het dialoogvenster als: Een \"korte\" trip." +#. TeaSB +#: 03120102.xhp +msgctxt "" +"03120102.xhp\n" +"bas_id481642668824226\n" +"help.text" +msgid "MsgBox Chr(charcode := 64) ' \"@\" sign" +msgstr "" + #. bzZDz #: 03120103.xhp msgctxt "" @@ -29986,95 +29869,122 @@ msgctxt "" msgid "Str function" msgstr "Str-functie" -#. vHDFf +#. 29Gzu #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "help.text" -msgid "Str Function" -msgstr "Str-functie" +msgid "Str Function" +msgstr "" -#. sMBFZ +#. Z8JfH #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "help.text" -msgid "Converts a numeric expression into a string." -msgstr "Converteert een numerieke expressie naar een tekenreeks." +msgid "The Str function converts the contents of variables into a string. It handles numeric values, dates, strings and currency values." +msgstr "" -#. AtDCX +#. Zxy4r #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3109850\n" +"par_id3146958\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxis:" +msgid "Positive numbers are preceded by a blank space. Negative numbers are preceded by a minus sign." +msgstr "" -#. FCB5S +#. A5Fyi #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3149497\n" +"par_id331641237252390\n" "help.text" -msgid "Str (Expression)" -msgstr "Str (Expressie)" +msgid "For numeric values the string returned by the Str function is locale-independent. Hence the dot is used as the decimal separator when needed." +msgstr "" -#. euwuq +#. HjAty #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3150040\n" +"par_id601641237849695\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "If a string is passed as argument, it is returned without any changes." +msgstr "" -#. GFLxD +#. nfPG2 #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3146117\n" +"par_id231641251937406\n" "help.text" -msgid "String" -msgstr "String" +msgid "Dates are converted into locale-dependent strings." +msgstr "" -#. gC8ux +#. NEAum #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3155805\n" +"par_id3149497\n" "help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "Str (Value As Variant)" +msgstr "" -#. MUTuz +#. BPCDW #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "help.text" -msgid "Expression: Any numeric expression." -msgstr "Expressie: Een willekeurige numerieke expressie." +msgid "Value: Any value to be converted into a string." +msgstr "" -#. i56aX +#. hHwSa #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"par_id3146958\n" +"par_id401641251970766\n" "help.text" -msgid "The Str function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)." -msgstr "De Str-functie converteert het resultaat van een berekening of numerieke variabele naar een tekenreeks. Negatieve getallen worden voorafgegaan door een minteken. Positieve getallen worden altijd voorafgegaan door een spatie (in plaats van het plusteken)." +msgid "Below are some numeric examples using the Str function." +msgstr "" -#. Ewk3i +#. viBgo #: 03120103.xhp msgctxt "" "03120103.xhp\n" -"hd_id3155419\n" +"bas_id831641238784987\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "' Note the blank space at the beginning of the returned strings" +msgstr "" + +#. A8Cbc +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"bas_id991641238830710\n" +"help.text" +msgid "' Strings passed as arguments are left unchanged" +msgstr "" + +#. kjJa8 +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id601641238259787\n" +"help.text" +msgid "Use the LTrim function to remove the blank space at the beginning of the returned string." +msgstr "" + +#. FDMfX +#: 03120103.xhp +msgctxt "" +"03120103.xhp\n" +"par_id881641252036753\n" +"help.text" +msgid "The Str function can also handle Date variables." +msgstr "" #. vYQmG #: 03120104.xhp @@ -30094,32 +30004,32 @@ msgctxt "" msgid "Val function" msgstr "Val-functie" -#. qLhSm +#. h82YR #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "help.text" -msgid "Val Function" -msgstr "Val-functie" +msgid "Val Function" +msgstr "" -#. BCyui +#. VDZFx #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "help.text" -msgid "Converts a string to a numeric expression." -msgstr "Converteert een tekenreeks naar een numerieke expressie." +msgid "Use the Val function to convert a string that represents a number into numeric data type." +msgstr "" -#. 4Jho2 +#. aQ5EY #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3159157\n" +"par_id281641235880765\n" "help.text" -msgid "Syntax:" -msgstr "Syntaxis:" +msgid "The string passed to the Val function is locale-independent. This means that commas are interpreted as thousands separators and a dot is used as the decimal separator." +msgstr "" #. Rk6u2 #: 03120104.xhp @@ -30130,59 +30040,59 @@ msgctxt "" msgid "Val (Text As String)" msgstr "Val (Tekst As String)" -#. ZBgwS +#. Gi4Ag #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3150669\n" +"par_id3143228\n" "help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" +msgid "Double" +msgstr "Dubbel" -#. Gi4Ag +#. DmE2F #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3143228\n" +"par_id3154348\n" "help.text" -msgid "Double" -msgstr "Dubbel" +msgid "Text: String that represents a number." +msgstr "Tekst: String die een getal voorstelt." -#. 9YWca +#. e9c9u #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3156024\n" +"par_id3149670\n" "help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers then Val returns 0." +msgstr "" -#. DmE2F +#. JLvDd #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3154348\n" +"bas_id131641236938068\n" "help.text" -msgid "Text: String that represents a number." -msgstr "Tekst: String die een getal voorstelt." +msgid "' Below 123,1 is interpreted as 1231 since \",\" is the thousands separator" +msgstr "" -#. 9ZYpb +#. qMAhh #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"par_id3149670\n" +"bas_id681641252873197\n" "help.text" -msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the Str function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the Val function returns the value 0." -msgstr "Met gebruik van de Val-functie kunt u een tekenreeks die getallen voorstelt omzetten naar numerieke expressies. Dit is de afgeleide van de Str-functie. Als alleen een deel van de tekenreeks getallen bevat, worden alleen de eerste toepasselijke tekens van de tekenreeks geconverteerd. Als de tekenreeks helemaal geen getallen bevat, geeft de Val-functie de waarde 0 terug." +msgid "' All numbers are considered until a non-numeric character is reached" +msgstr "" -#. zEtva +#. i9otK #: 03120104.xhp msgctxt "" "03120104.xhp\n" -"hd_id3154365\n" +"bas_id911641237027667\n" "help.text" -msgid "Example:" -msgstr "Voorbeeld:" +msgid "' The example below returns 0 (zero) since the string provided does not start with a number" +msgstr "" #. MeApW #: 03120105.xhp @@ -30202,77 +30112,50 @@ msgctxt "" msgid "CByte function" msgstr "CByte-functie" -#. MBuSG +#. VkMAp #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "help.text" -msgid "CByte Function" -msgstr "CByte-functie" +msgid "CByte Function" +msgstr "" -#. WtRZK +#. qP4eK #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3143267\n" "help.text" -msgid "Converts a string or a numeric expression to the type Byte." -msgstr "Converteert een tekenreeks of een numerieke expressie naar het type Byte." - -#. KBtph -#: 03120105.xhp -msgctxt "" -"03120105.xhp\n" -"hd_id3149811\n" -"help.text" -msgid "Syntax:" -msgstr "Syntaxis:" +msgid "Converts a string or a numeric expression to the Byte type." +msgstr "" -#. y5eP6 +#. 8h2Wu #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "help.text" -msgid "Cbyte( expression )" -msgstr "CByte( expressie )" - -#. c9ZeV -#: 03120105.xhp -msgctxt "" -"03120105.xhp\n" -"hd_id3145315\n" -"help.text" -msgid "Return value:" -msgstr "Teruggegeven waarde:" - -#. uBqQC -#: 03120105.xhp -msgctxt "" -"03120105.xhp\n" -"par_id3148473\n" -"help.text" -msgid "Byte" -msgstr "Byte" +msgid "Cbyte( expression As Variant) As Byte" +msgstr "" -#. y52Yv +#. 4vJi5 #: 03120105.xhp msgctxt "" "03120105.xhp\n" -"hd_id3147530\n" +"par_id3145068\n" "help.text" -msgid "Parameters:" -msgstr "Parameters:" +msgid "Expression: Any string or a numeric expression that can be evaluated to a number. Decimal values are rounded to the nearest tenth. Valid values range from 0 to 256." +msgstr "" -#. YE4pG +#. dfezQ #: 03120105.xhp msgctxt "" "03120105.xhp\n" -"par_id3145068\n" +"bas_id941637751110886\n" "help.text" -msgid "Expression: A string or a numeric expression." -msgstr "Expressie: een tekenreeks of een numerieke expressie." +msgid "' Above expressions are computed as 16, 0 and 3" +msgstr "" #. svGqi #: 03120111.xhp @@ -30391,15 +30274,6 @@ msgctxt "" msgid "Returns the Unicode character that corresponds to the specified character code." msgstr "Geeft het Unicode-teken dat overeen komt met de code van het gespecificeerde teken." -#. X2EkR -#: 03120112.xhp -msgctxt "" -"03120112.xhp\n" -"par_id3150669\n" -"help.text" -msgid "ChrW(Expression As Integer) As String" -msgstr "" - #. mA9x6 #: 03120112.xhp msgctxt "" @@ -30409,13 +30283,13 @@ msgctxt "" msgid "String" msgstr "Tekenreeks" -#. WzBnm +#. iFApG #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "Expression: Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like ChrW(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgid "charcode: Numeric expression that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like ChrW(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0 to 65535] returns error code 6." msgstr "" #. 8DF8a @@ -30427,14 +30301,14 @@ msgctxt "" msgid "' This example inserts the Greek letters alpha and omega in a string." msgstr "' Dit voorbeeld voegt de Griekse tekens Alfa en Omega in een tekenreeks in." -#. AGZSD +#. ZtgsJ #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3151380\n" "help.text" -msgid "MsgBox \"From \"+ ChrW(913)+\" to \" + ChrW(937)" -msgstr "MsgBox \"Van \"+ ChrW(913)+\" tot \" + ChrW(937)" +msgid "MsgBox \"From \" + ChrW(913) + \" to \" + ChrW(937)" +msgstr "" #. zPJDa #: 03120112.xhp @@ -30445,6 +30319,15 @@ msgctxt "" msgid "' The printout appears in the dialog as: From Α to Ω" msgstr "' De afdruk verschijnt in het dialoogvenster als: Van Α tot Ω" +#. eE9Nq +#: 03120112.xhp +msgctxt "" +"03120112.xhp\n" +"bas_id181642669411658\n" +"help.text" +msgid "MsgBox ChrW(charcode := 116) ' \"t\" lowercase T letter" +msgstr "" + #. E7Eoi #: 03120200.xhp msgctxt "" @@ -30634,15 +30517,6 @@ msgctxt "" msgid "Editing String Contents" msgstr "String-Inhoud Bewerken" -#. 5nF4q -#: 03120300.xhp -msgctxt "" -"03120300.xhp\n" -"bm_id7499008\n" -"help.text" -msgid "ampersand symbol in StarBasic" -msgstr "ampersand symbool in StarBasic" - #. qvgJA #: 03120300.xhp msgctxt "" @@ -30652,14 +30526,23 @@ msgctxt "" msgid "Editing String Contents" msgstr "Tekenreeksinhoud bewerken" -#. hU6eu +#. pHEcz #: 03120300.xhp msgctxt "" "03120300.xhp\n" "par_id3149178\n" "help.text" -msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings." -msgstr "De volgende functies worden gebruikt om tekenreeksinhoud te bewerken, op te maken en uit te lijnen. Gebruik de &-operator om tekenreeksen samen te voegen." +msgid "The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings." +msgstr "" + +#. PG2TT +#: 03120300.xhp +msgctxt "" +"03120300.xhp\n" +"bm_id3150669\n" +"help.text" +msgid "ampersand symbol; in string handling Operators;concatenation (& or +) \"& or +\" concatenation (strings)" +msgstr "" #. hAn8q #: 03120301.xhp @@ -31075,15 +30958,6 @@ msgctxt "" msgid "LCase (Text As String)" msgstr "LCase (Tekst As String)" -#. 8RHAp -#: 03120302.xhp -msgctxt "" -"03120302.xhp\n" -"par_id3144760\n" -"help.text" -msgid "String" -msgstr "String" - #. 2dpqA #: 03120302.xhp msgctxt "" @@ -31093,24 +30967,6 @@ msgctxt "" msgid "Text: Any string expression that you want to convert." msgstr "Tekst: Elke tekenreeks die moet worden geconverteerd." -#. HcFTs -#: 03120302.xhp -msgctxt "" -"03120302.xhp\n" -"par_id3146121\n" -"help.text" -msgid "Print LCase(sVar) ' Returns \"las vegas\"" -msgstr "Print LCase(sVar) ' Geeft \"den bosch\" terug" - -#. F9rGM -#: 03120302.xhp -msgctxt "" -"03120302.xhp\n" -"par_id3146986\n" -"help.text" -msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\"" -msgstr "Print UCase(sVar) ' Geeft \"DEN BOSCH\" terug" - #. UGH3C #: 03120303.xhp msgctxt "" @@ -31363,15 +31219,6 @@ msgctxt "" msgid "LTrim (Text As String)" msgstr "LTrim (Tekst As String)" -#. LyUCE -#: 03120305.xhp -msgctxt "" -"03120305.xhp\n" -"par_id3151056\n" -"help.text" -msgid "String" -msgstr "String" - #. x85WJ #: 03120305.xhp msgctxt "" @@ -31795,15 +31642,6 @@ msgctxt "" msgid "RTrim (Text As String)" msgstr "RTrim (Tekst As String)" -#. awasf -#: 03120309.xhp -msgctxt "" -"03120309.xhp\n" -"par_id3153381\n" -"help.text" -msgid "String" -msgstr "String" - #. UW5Fx #: 03120309.xhp msgctxt "" @@ -31867,15 +31705,6 @@ msgctxt "" msgid "UCase (Text As String)" msgstr "UCase (Tekst As String)" -#. 8fcKn -#: 03120310.xhp -msgctxt "" -"03120310.xhp\n" -"par_id3146795\n" -"help.text" -msgid "String" -msgstr "String" - #. TgevM #: 03120310.xhp msgctxt "" @@ -31885,24 +31714,6 @@ msgctxt "" msgid "Text: Any string expression that you want to convert." msgstr "Tekst: Elke tekenreeks die moet worden geconverteerd." -#. MmcFn -#: 03120310.xhp -msgctxt "" -"03120310.xhp\n" -"par_id3149204\n" -"help.text" -msgid "Print LCase(sVar) ' returns \"las vegas\"" -msgstr "Print LCase(sVar) ' geeft \"den bosch\" terug" - -#. dNrts -#: 03120310.xhp -msgctxt "" -"03120310.xhp\n" -"par_id3156280\n" -"help.text" -msgid "Print UCase(sVar) ' returns \"LAS VEGAS\"" -msgstr "Print UCase(sVar) ' geeft \"DEN BOSCH\" terug" - #. 9APfU #: 03120311.xhp msgctxt "" @@ -31948,15 +31759,6 @@ msgctxt "" msgid "Trim( Text As String )" msgstr "Trim( Tekst As String )" -#. f9pGG -#: 03120311.xhp -msgctxt "" -"03120311.xhp\n" -"par_id3143228\n" -"help.text" -msgid "String" -msgstr "String" - #. kLdYS #: 03120311.xhp msgctxt "" @@ -32011,32 +31813,14 @@ msgctxt "" msgid "ConvertToURL(filename)" msgstr "ConvertToURL(bestandsnaam)" -#. V6WhB -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3147530\n" -"help.text" -msgid "String" -msgstr "String" - -#. Dka3U +#. ycPs6 #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "help.text" -msgid "Filename: A file name as string." -msgstr "Bestandsnaam: een bestandsnaam als tekenreeks." - -#. AHBLc -#: 03120312.xhp -msgctxt "" -"03120312.xhp\n" -"par_id3150792\n" -"help.text" -msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" -msgstr "systeemBestand$ = \"c:\\map\\mijntekst.txt\"" +msgid "filename: A file name as string." +msgstr "" #. Fgfbo #: 03120313.xhp @@ -32083,23 +31867,14 @@ msgctxt "" msgid "ConvertFromURL(filename)" msgstr "ConvertFromURL(bestandsnaam)" -#. ESx7C -#: 03120313.xhp -msgctxt "" -"03120313.xhp\n" -"par_id3150669\n" -"help.text" -msgid "String" -msgstr "String" - -#. 8R25b +#. HRYNv #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "help.text" -msgid "Filename: A file name as a string." -msgstr "Bestandsnaam: Een bestandsnaam als een tekenreeks." +msgid "filename: A file name as a string." +msgstr "" #. b5PSp #: 03120314.xhp @@ -32227,15 +32002,6 @@ msgctxt "" msgid "Join (Text As String Array, delimiter)" msgstr "Join (Tekst As String Array, scheidingsteken)" -#. Sx96w -#: 03120315.xhp -msgctxt "" -"03120315.xhp\n" -"par_id3150359\n" -"help.text" -msgid "String" -msgstr "String" - #. sEXB3 #: 03120315.xhp msgctxt "" @@ -32353,15 +32119,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. g3ECS -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3149763\n" -"help.text" -msgid "Integer" -msgstr "Integer" - #. AHBXf #: 03120401.xhp msgctxt "" @@ -32425,24 +32182,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. 6BbAy -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3144760\n" -"help.text" -msgid "sInput = \"Office\"" -msgstr "sInvoer = \"Office\"" - -#. 97MNg -#: 03120401.xhp -msgctxt "" -"03120401.xhp\n" -"par_id3154125\n" -"help.text" -msgid "iPos = Instr(sInput,\"c\")" -msgstr "iPos = Instr(sInvoer,\"c\")" - #. ZG3QS #: 03120402.xhp msgctxt "" @@ -32506,15 +32245,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. t6pbk -#: 03120402.xhp -msgctxt "" -"03120402.xhp\n" -"par_id3143270\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FyaMN #: 03120402.xhp msgctxt "" @@ -32542,15 +32272,6 @@ msgctxt "" msgid "Example:" msgstr "Voorbeeld:" -#. PDnri -#: 03120402.xhp -msgctxt "" -"03120402.xhp\n" -"par_id3156214\n" -"help.text" -msgid "MsgBox Len(sText) REM Returns 9" -msgstr "MsgBox Len(sTekst) Rem Geeft 9 terug" - #. pCc2y #: 03120403.xhp msgctxt "" @@ -32614,15 +32335,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. PhXU3 -#: 03120403.xhp -msgctxt "" -"03120403.xhp\n" -"par_id3156152\n" -"help.text" -msgid "Integer" -msgstr "Integer" - #. swgoh #: 03120403.xhp msgctxt "" @@ -32758,15 +32470,6 @@ msgctxt "" msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])" msgstr "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])" -#. Mirn4 -#: 03120411.xhp -msgctxt "" -"03120411.xhp\n" -"par_id3149763\n" -"help.text" -msgid "Long" -msgstr "Long" - #. aUMEF #: 03120411.xhp msgctxt "" @@ -32830,41 +32533,23 @@ msgctxt "" msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." msgstr "De parameter Compare moet, om een runtime-fout te vermijden, niet worden ingesteld als de eerste parameter (Start) is weggelaten." -#. yABaM +#. GExuT #: 03120411.xhp msgctxt "" "03120411.xhp\n" -"par_id3144760\n" -"help.text" -msgid "sInput = \"The book is on the table\"" -msgstr "sInput = \"Het boek is op de tafel\"" - -#. z9KNH -#: 03120411.xhp -msgctxt "" -"03120411.xhp\n" -"par_id3154125\n" +"par_id31541255547\n" "help.text" msgid "iPos = InStrRev(sInput,\"the\",10,1) ' Returns 1, search is case-insensitive" -msgstr "iPos = InStrRev(sInput,\"the\",10,1) ' Geeft 1 terug, het zoeken is hoofdlettergevoeling" +msgstr "" -#. caoEj +#. Yxhru #: 03120411.xhp msgctxt "" "03120411.xhp\n" -"par_id051920170322141162\n" +"par_id05192017032\n" "help.text" msgid "iPos = InStrRev(sInput,\"the\",10,0) ' Returns 0, search is case-sensitive" -msgstr "iPos = InStrRev(sInput,\"the\",10,0) ' Geeft 0 terug, het zoeken is hoofdlettergevoeling" - -#. HSqzK -#: 03120411.xhp -msgctxt "" -"03120411.xhp\n" -"par_id051920170316395065\n" -"help.text" -msgid "InStr" -msgstr "InStr" +msgstr "" #. YWCD7 #: 03120412.xhp @@ -32911,15 +32596,6 @@ msgctxt "" msgid "StrReverse (Text1 As String)" msgstr "StrReverse (Text1 As String)" -#. 2YT7g -#: 03120412.xhp -msgctxt "" -"03120412.xhp\n" -"par_id3149763\n" -"help.text" -msgid "String" -msgstr "Tekenreeks" - #. x74Dw #: 03120412.xhp msgctxt "" @@ -33415,15 +33091,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. 2Yv2V -#: 03130700.xhp -msgctxt "" -"03130700.xhp\n" -"par_id3149762\n" -"help.text" -msgid "Long" -msgstr "Long" - #. FmsU2 #: 03130700.xhp msgctxt "" @@ -33514,15 +33181,6 @@ msgctxt "" msgid "Return value:" msgstr "Teruggegeven waarde:" -#. 4DpFE -#: 03130800.xhp -msgctxt "" -"03130800.xhp\n" -"par_id3148473\n" -"help.text" -msgid "String" -msgstr "String" - #. 5aaU3 #: 03130800.xhp msgctxt "" @@ -34099,15 +33757,6 @@ msgctxt "" msgid "' display \"live\" dialog" msgstr "' geef \"levend\" dialoogvenster weer" -#. GkzVk -#: 03131900.xhp -msgctxt "" -"03131900.xhp\n" -"tit\n" -"help.text" -msgid "GlobalScope" -msgstr "GlobalScope" - #. Rdvas #: 03131900.xhp msgctxt "" @@ -34126,13 +33775,13 @@ msgctxt "" msgid "GlobalScope specifier" msgstr "" -#. BKWJA +#. Bp3q2 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id991572457387308\n" "help.text" -msgid "To manage personal or shared library containers (%PRODUCTNAME Macros or My Macros) from within a document, use the GlobalScope specifier." +msgid "To manage personal or shared library containers (Application Macros or My Macros) from within a document, use the GlobalScope specifier." msgstr "" #. Jz8ET @@ -34180,13 +33829,13 @@ msgctxt "" msgid "Dialog libraries and dialogs can be managed with the DialogLibraries object. Opening a Dialog With Basic illustrates how to display %PRODUCTNAME shared dialogs." msgstr "" -#. eBUEF +#. XUR24 #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3150543\n" "help.text" -msgid "BasicLibraries and DialogLibraries containers exist at application level and within every document. Document's library containers do not need the GlobalScope specifier to be managed. If you want to call a global library container (located in %PRODUCTNAME Macros or My Macros) from within a document, you must use the GlobalScope specifier." +msgid "BasicLibraries and DialogLibraries containers exist at application level and within every document. Document's library containers do not need the GlobalScope specifier to be managed. If you want to call a global library container (located in Application Macros or My Macros) from within a document, you must use the GlobalScope specifier." msgstr "" #. BDRji @@ -34342,15 +33991,6 @@ msgctxt "" msgid "In this example, the Listener-Interface uses the following methods:" msgstr "In dit voorbeeld gebruikt de Listener-interface de volgende methodes:" -#. miuA2 -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3151176\n" -"help.text" -msgid "disposing:" -msgstr "disposing:" - #. yK2Er #: 03132000.xhp msgctxt "" @@ -34360,15 +34000,6 @@ msgctxt "" msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces" msgstr "Listener-basisinterface (com.sun.star.lang.XEventListener): basisinterface voor alle Listener-interfaces" -#. 2HzDU -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3156212\n" -"help.text" -msgid "elementInserted:" -msgstr "elementInserted:" - #. MrmiF #: 03132000.xhp msgctxt "" @@ -34378,15 +34009,6 @@ msgctxt "" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Methode van de com.sun.star.container.XContainerListener-interface" -#. TjuCT -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3147287\n" -"help.text" -msgid "elementRemoved:" -msgstr "elementRemoved:" - #. RDU7w #: 03132000.xhp msgctxt "" @@ -34396,15 +34018,6 @@ msgctxt "" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Methode van de com.sun.star.container.XContainerListener-interface" -#. tkbYn -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3153951\n" -"help.text" -msgid "elementReplaced:" -msgstr "elementReplaced:" - #. SusGE #: 03132000.xhp msgctxt "" @@ -34423,42 +34036,6 @@ msgctxt "" msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:" msgstr "In dit voorbeeld is het voorvoegsel ContListener_. De volgende subroutines moeten daarom in Basic geïmplementeerd worden:" -#. SGZEE -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3155411\n" -"help.text" -msgid "ContListener_disposing" -msgstr "ContListener_disposing" - -#. 6mUaL -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3146923\n" -"help.text" -msgid "ContListener_elementInserted" -msgstr "ContListener_elementInserted" - -#. qpmso -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3147318\n" -"help.text" -msgid "ContListener_elementRemoved" -msgstr "ContListener_elementRemoved" - -#. nSKDC -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3152578\n" -"help.text" -msgid "ContListener_elementReplaced" -msgstr "ContListener_elementReplaced" - #. DkGAT #: 03132000.xhp msgctxt "" @@ -34468,42 +34045,6 @@ msgctxt "" msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:" msgstr "Er is een gebeurtenisstructuurtype met informatie over een gebeurtenis voor elk Listener-type. Wanneer een Listener-methode wordt aangeroepen, wordt een exemplaar van deze gebeurtenis als parameter aan de methode doorgegeven. Listener-methodes van Basic kunnen deze gebeurtenisobjecten ook aanroepen, mits de toepasselijke parameter in de Sub-declaratie wordt doorgegeven. Voorbeeld:" -#. 2KgyV -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3153876\n" -"help.text" -msgid "MsgBox \"disposing\"" -msgstr "MsgBox \"beëindigen\"" - -#. VexRZ -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3154098\n" -"help.text" -msgid "MsgBox \"elementInserted\"" -msgstr "MsgBox \"elementInserted\"" - -#. nDpha -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3153947\n" -"help.text" -msgid "MsgBox \"elementRemoved\"" -msgstr "MsgBox \"elementRemoved\"" - -#. LAA8q -#: 03132000.xhp -msgctxt "" -"03132000.xhp\n" -"par_id3148915\n" -"help.text" -msgid "MsgBox \"elementReplaced\"" -msgstr "MsgBox \"elementReplaced\"" - #. LEsCM #: 03132000.xhp msgctxt "" @@ -38428,13 +37969,13 @@ msgctxt "" msgid "' Always use the function name in English" msgstr "" -#. x87Fg +#. TDuCT #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id241629988142878\n" "help.text" -msgid "The macro below presents an example of how the MyVlook function can be called. If first creates a 5-by-2 data array and then calls the function MyVlook and shows the returned value using MsgBox." +msgid "The macro below presents an example of how the MyVlook function can be called. It first creates a 5-by-2 data array and then calls the function MyVlook and shows the returned value using MsgBox." msgstr "" #. XincG @@ -38563,13 +38104,13 @@ msgctxt "" msgid "Calling Add-In Calc Functions in BASIC" msgstr "" -#. ufZSW +#. q7CYD #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id261592359338681\n" "help.text" -msgid "The Calc Add-In functions are in service com.sun.star.sheet.addin.Analysis." +msgid "The Calc Add-In functions are in the UNO services com.sun.star.sheet.addin.Analysis, com.sun.star.sheet.addin.DateFunctions and com.sun.star.sheet.addin.PricingFunctions." msgstr "" #. 94wim @@ -38635,22 +38176,40 @@ msgctxt "" msgid "REM Cell A1 displays the localized function name" msgstr "" -#. mYEEy +#. gtxdC #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "hd_id661632676716180\n" "help.text" -msgid "Add-In Functions UNO service Names" +msgid "UNO Service Names for Analysis Add-In Functions" msgstr "" -#. PsFhU +#. SBEpf #: calc_functions.xhp msgctxt "" "calc_functions.xhp\n" "par_id651629988674793\n" "help.text" -msgid "The table below presents a list of all Calc Add-In functions and their respective UNO service names." +msgid "The table below presents a list of all Calc Analysis Add-In functions and their respective UNO service names." +msgstr "" + +#. 2NxGD +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511592356505781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. b2FSD +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471592356505782\n" +"help.text" +msgid "UNO service name" msgstr "" #. emGWD @@ -39562,22 +39121,265 @@ msgctxt "" msgid "YIELDMAT" msgstr "" -#. MqMrx -#: classmodule.xhp +#. 9EfRH +#: calc_functions.xhp msgctxt "" -"classmodule.xhp\n" -"tit\n" +"calc_functions.xhp\n" +"hd_id661632676736180\n" "help.text" -msgid "Option ClassModule" +msgid "UNO Service Names for Date Add-In Functions" msgstr "" -#. HFQ4r -#: classmodule.xhp +#. QMryg +#: calc_functions.xhp msgctxt "" -"classmodule.xhp\n" -"N0082\n" +"calc_functions.xhp\n" +"par_id751629988674793\n" +"help.text" +msgid "The table below presents a list of all Calc Date Add-In functions and their respective UNO service names." +msgstr "" + +#. dcQK3 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511593356505781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. TEzJG +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471593356505782\n" +"help.text" +msgid "UNO service name" +msgstr "" + +#. J6Jdh +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id721593355432992\n" +"help.text" +msgid "DAYSINMONTH" +msgstr "" + +#. yW5C5 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641413741892\n" +"help.text" +msgid "DAYSINYEAR" +msgstr "" + +#. 377AZ +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id361641413741893\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDaysInMonth" +msgstr "" + +#. vXhZ9 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id11641413916930\n" +"help.text" +msgid "MONTHS" +msgstr "" + +#. ug6Q2 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id261641413916931\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffMonths" +msgstr "" + +#. gWTY8 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641413962003\n" "help.text" -msgid "Option ClassModule" +msgid "WEEKS" +msgstr "" + +#. EEsD8 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id811641413962004\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffWeeks" +msgstr "" + +#. DjCEK +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id71641413988924\n" +"help.text" +msgid "YEARS" +msgstr "" + +#. 2bFJG +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id401641413988926\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getDiffYears" +msgstr "" + +#. bNKK9 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id341641414018758\n" +"help.text" +msgid "ROT13" +msgstr "" + +#. XPK2a +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id831641414018760\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getRot13" +msgstr "" + +#. A7nYJ +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id171641414040589\n" +"help.text" +msgid "WEEKSINYEAR" +msgstr "" + +#. sQKRo +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id391641414040590\n" +"help.text" +msgid "com.sun.star.sheet.addin.DateFunctions.getWeeksInYear" +msgstr "" + +#. qqkuj +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"hd_id661632676732180\n" +"help.text" +msgid "UNO Service Names for Pricing Add-In Functions" +msgstr "" + +#. ErZSq +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id751629983674793\n" +"help.text" +msgid "The table below presents a list of all Calc Pricing Add-In functions and their respective UNO service names." +msgstr "" + +#. mwzeA +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id511593356506781\n" +"help.text" +msgid "Calc Function name" +msgstr "" + +#. TRZn5 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id471593356505762\n" +"help.text" +msgid "UNO service name" +msgstr "" + +#. rQJPp +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id701641414383401\n" +"help.text" +msgid "OPT_BARRIER" +msgstr "" + +#. F3AGd +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id761641414383403\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptBarrier" +msgstr "" + +#. zF653 +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id131641414493411\n" +"help.text" +msgid "OPT_PROB_HIT" +msgstr "" + +#. NCqSi +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id191641414493413\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbHit" +msgstr "" + +#. 2xAys +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id81641414542294\n" +"help.text" +msgid "OPT_PROB_INMONEY" +msgstr "" + +#. GwG8J +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id861641414542296\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptProbInMoney" +msgstr "" + +#. WKVoC +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id711641414594816\n" +"help.text" +msgid "OPT_TOUCH" +msgstr "" + +#. kRZEk +#: calc_functions.xhp +msgctxt "" +"calc_functions.xhp\n" +"par_id561641414594817\n" +"help.text" +msgid "com.sun.star.sheet.addin.PrincingFunctions.getOptTouch" msgstr "" #. WS3B9 @@ -39607,15 +39409,6 @@ msgctxt "" msgid "This statement must be used jointly with Option Compatible statement or Option VBASupport 1, the former is enabling VBA compatibility mode, while the latter is enforcing VBA support on top of compatibility." msgstr "" -#. dmcDt -#: classmodule.xhp -msgctxt "" -"classmodule.xhp\n" -"N0086\n" -"help.text" -msgid "Option ClassModule" -msgstr "" - #. UoERn #: classmodule.xhp msgctxt "" @@ -39697,15 +39490,6 @@ msgctxt "" msgid "Multiple thorough class examples are available from Access2Base shared Basic library." msgstr "" -#. Z2Mg6 -#: code-stubs.xhp -msgctxt "" -"code-stubs.xhp\n" -"tit\n" -"help.text" -msgid "BasicCodeStubs" -msgstr "BasicCodeStubs" - #. vSapF #: collection.xhp msgctxt "" @@ -40075,13 +39859,13 @@ msgctxt "" msgid "CompatibilityMode() Function" msgstr "" -#. KwAAR +#. ipFPG #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0120\n" "help.text" -msgid "CompatibilityMode() function is controlling runtime mode and affects all code executed after setting or resetting the mode." +msgid "CompatibilityMode() function controls runtime mode and affects all code executed after setting or resetting the mode." msgstr "" #. YSokk @@ -40138,6 +39922,15 @@ msgctxt "" msgid "Changing behavior of Basic Dir command. The directory flag (16) for the Dir command means that only directories are returned in %PRODUCTNAME Basic, while in VBA normal files and directories are returned." msgstr "" +#. DMpTx +#: compatibilitymode.xhp +msgctxt "" +"compatibilitymode.xhp\n" +"par_id901639929393688\n" +"help.text" +msgid "Color components calculation with the Red and Blue functions which are interchanged (The Green function is not affected)." +msgstr "" + #. piCTC #: compatibilitymode.xhp msgctxt "" @@ -40201,22 +39994,13 @@ msgctxt "" msgid "Variables scope modification in Using Procedures and Functions with CompatibilityMode() function." msgstr "" -#. 8pEXC -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"tit\n" -"help.text" -msgid "Option Compatible" -msgstr "" - -#. NVDrC +#. YwBF4 #: compatible.xhp msgctxt "" "compatible.xhp\n" "N0103\n" "help.text" -msgid "Option Compatible VBA compatibility option" +msgid "VBA compatibility option" msgstr "" #. imVdb diff --git a/source/nl/helpcontent2/source/text/sbasic/shared/03.po b/source/nl/helpcontent2/source/text/sbasic/shared/03.po index c4f7e96b6e2..aac2a0404ee 100644 --- a/source/nl/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/nl/helpcontent2/source/text/sbasic/shared/03.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: 2021-12-20 13:20+0100\n" -"PO-Revision-Date: 2021-11-03 10:37+0000\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" +"PO-Revision-Date: 2022-01-29 07:39+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -1078,13 +1078,13 @@ msgctxt "" msgid "ScriptForge.Array service" msgstr "" -#. SyLSL +#. jMjFA #: sf_array.xhp msgctxt "" "sf_array.xhp\n" "par_id991582454416549\n" "help.text" -msgid "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing to and exporting from text files." +msgid "Provides a collection of methods for manipulating and transforming arrays of one dimension (vectors) and arrays of two dimensions (matrices). This includes set operations, sorting, importing from and exporting to text files." msgstr "" #. WjgHr @@ -1708,6 +1708,33 @@ msgctxt "" msgid "Consider the CSV file \"myFile.csv\" with the following contents:" msgstr "" +#. T6E8L +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id281626980354105\n" +"help.text" +msgid "Name,DateOfBirth,Address,City" +msgstr "" + +#. FRZKB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id301626980648833\n" +"help.text" +msgid "Anna,2002/03/31,\"Rue de l'église, 21\",Toulouse" +msgstr "" + +#. g2r8f +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"par_id881626980658900\n" +"help.text" +msgid "Fred,1998/05/04,\"Rue Albert Einstein, 113A\",Carcassonne" +msgstr "" + #. xNCNA #: sf_array.xhp msgctxt "" @@ -1717,6 +1744,78 @@ msgctxt "" msgid "The examples below in Basic and Python read the contents of the CSV file into an Array object." msgstr "" +#. F4yYB +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id531585561482408\n" +"help.text" +msgid "arr = SF_Array.ImportFromCSVFile(\"C:\\Temp\\myFile.csv\", DateFormat := \"YYYY/MM/DD\")" +msgstr "" + +#. wyEqv +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id621585561482783\n" +"help.text" +msgid "MsgBox arr(0, 3) ' City" +msgstr "" + +#. tDMNL +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id21585564425349\n" +"help.text" +msgid "MsgBox arr(1, 2) ' Rue de l'église, 21" +msgstr "" + +#. SBfVW +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"bas_id831585564433851\n" +"help.text" +msgid "MsgBox arr(1, 3) ' Toulouse" +msgstr "" + +#. DpxfS +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id511626979992999\n" +"help.text" +msgid "arr = svc.ImportFromCSVFile(r\"C:\\Temp\\myFile.csv\", dateformat = \"YYYY/MM/DD\")" +msgstr "" + +#. asqiD +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id211626979993191\n" +"help.text" +msgid "bas.MsgBox(arr[0][3]) # City" +msgstr "" + +#. 2gFXA +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id671626979993408\n" +"help.text" +msgid "bas.MsgBox(arr[1][2]) # Rue de l'église, 21" +msgstr "" + +#. kYfmG +#: sf_array.xhp +msgctxt "" +"sf_array.xhp\n" +"pyc_id481626979993648\n" +"help.text" +msgid "bas.MsgBox(arr[1][3]) # Toulouse" +msgstr "" + #. xCx7D #: sf_array.xhp msgctxt "" @@ -2644,13 +2743,13 @@ msgctxt "" msgid "' ... Run queries, SQL statements, ..." msgstr "" -#. DA8ob +#. eRmFK #: sf_base.xhp msgctxt "" "sf_base.xhp\n" "pyc_id351623104861223\n" "help.text" -msgid "' ... Run queries, SQL statements, ..." +msgid "# ... Run queries, SQL statements, ..." msgstr "" #. mBphD @@ -4786,13 +4885,13 @@ msgctxt "" msgid "If only sheetname is specified, an zero-based array of strings containing the names of all charts is returned." msgstr "" -#. pGvVW +#. CLbLn #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id371635438509045\n" "help.text" -msgid "If a chartname is provided, than a single object corresponding to the desired chart is returned. The specified chart must exist." +msgid "If a chartname is provided, then a single object corresponding to the desired chart is returned. The specified chart must exist." msgstr "" #. T2e3d @@ -5587,13 +5686,13 @@ msgctxt "" msgid "The language is English/US, which implies that the decimal separator is \".\" and the thousands separator is \",\"." msgstr "" -#. TX82d +#. tDYGo #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id531611757154931\n" "help.text" -msgid "To learn more about the CSV Filter Options, refer to the Filter Options Wiki page." +msgid "To learn more about the CSV Filter Options, refer to the CSV Filter Options help page." msgstr "" #. vPPYx @@ -6460,13 +6559,13 @@ msgctxt "" msgid "Moves a given range of cells downwards by inserting empty rows. The current selection is not affected." msgstr "" -#. VTxxB +#. 5qm5w #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929435655\n" "help.text" -msgid "Depending on the value of the wholerows argument the inserted rows can either span the width of the specified range or span all columns in the row." +msgid "Depending on the value of the wholerow argument the inserted rows can either span the width of the specified range or span all columns in the row." msgstr "" #. uvH4j @@ -6559,13 +6658,13 @@ msgctxt "" msgid "Deletes the leftmost columns of a given range and moves to the left all cells to the right of the affected range. The current selection is not affected." msgstr "" -#. iawBn +#. EzzWo #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929460261\n" "help.text" -msgid "Depending on the value of the wholecolumns argument the deleted columns can either span the height of the specified range or span all rows in the column." +msgid "Depending on the value of the wholecolumn argument the deleted columns can either span the height of the specified range or span all rows in the column." msgstr "" #. BXEkG @@ -6640,13 +6739,13 @@ msgctxt "" msgid "Deletes the topmost rows of a given range and moves upwards all cells below the affected range. The current selection is not affected." msgstr "" -#. kb5h3 +#. zkYo7 #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929435361\n" "help.text" -msgid "Depending on the value of the wholerows argument the deleted rows can either span the width of the specified range or span all columns in the row." +msgid "Depending on the value of the wholerow argument the deleted rows can either span the width of the specified range or span all columns in the row." msgstr "" #. s9Nfb @@ -6721,13 +6820,13 @@ msgctxt "" msgid "Moves a given range of cells to the right by inserting empty columns. The current selection is not affected." msgstr "" -#. RxvcF +#. CDi3E #: sf_calc.xhp msgctxt "" "sf_calc.xhp\n" "par_id801637929335255\n" "help.text" -msgid "Depending on the value of the wholecolumns argument the inserted columns can either span the height of the specified range or span all rows in the column." +msgid "Depending on the value of the wholecolumn argument the inserted columns can either span the height of the specified range or span all rows in the column." msgstr "" #. Fh33o @@ -6883,22 +6982,22 @@ msgctxt "" msgid "'Sort range based on columns A (ascending) and C (descending)" msgstr "" -#. rGNeZ +#. HyPhE #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "tit\n" "help.text" -msgid "ScriptForge.Chart service" +msgid "SFDocuments.Chart service" msgstr "" -#. UFBLD +#. bv49k #: sf_chart.xhp msgctxt "" "sf_chart.xhp\n" "bm_id681600788076499\n" "help.text" -msgid "ScriptForge.Chart service" +msgid "SFDocuments.Chart service" msgstr "" #. nPHDK @@ -10843,13 +10942,13 @@ msgctxt "" msgid "alignments: Defines the alignment in each column as a string in which each character can be \"L\" (Left), \"C\" (Center), \"R\" (Right) or \" \" (whitespace, default, meaning left for strings and right for numeric values). If the length of the string is shorter than the number of columns in the table, then the last character in the string is used to define the alignment of the remaining columns." msgstr "" -#. FCNEg +#. CK6RC #: sf_dialogcontrol.xhp msgctxt "" "sf_dialogcontrol.xhp\n" "par_id381638569172413\n" "help.text" -msgid "The following example assumes that the dialog myDialog has a TableControl named Grid1 with \"Show header row\" and \"Show column row\" properties set to \"Yes\"." +msgid "The following example assumes that the dialog myDialog has a TableControl named Grid1 with \"Show row header\" and \"Show column header\" properties set to \"Yes\"." msgstr "" #. N9Byz @@ -10879,15 +10978,6 @@ msgctxt "" msgid "MsgBox \"Row \" & oTable.ListIndex & \" is selected.\"" msgstr "" -#. yyATt -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id111638569958471\n" -"help.text" -msgid "dlg = CreateScriptService(\"Dialog\", \"GlobalScope\", \"Standard\", \"myDialog\")" -msgstr "" - #. HNmmm #: sf_dialogcontrol.xhp msgctxt "" @@ -11347,13 +11437,13 @@ msgctxt "" msgid "Note in the example below that a Python dictionary needs to be passed as the second argument of the CreateScriptService method." msgstr "" -#. wTUQt +#. oZEpN #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id421610393306916\n" "help.text" -msgid "Many services and methods in the UNO library take in parameters represented using the PropertyValue struct, which is part of the LibreOffice API." +msgid "Many services and methods in the UNO library take in parameters represented using the PropertyValue struct, which is part of the %PRODUCTNAME API." msgstr "" #. 3afLF @@ -11455,13 +11545,13 @@ msgctxt "" msgid "Inserts the contents of an array of PropertyValue objects into the current dictionary. PropertyValue Names are used as Keys in the dictionary, whereas Values contain the corresponding values. Returns True if successful." msgstr "" -#. 95A5W +#. BQybf #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id751588941968522\n" "help.text" -msgid "propertyvalues: A zero-based 1-dimensional array containing com.sun.star.beans.PropertyValue objects. This parameter may also be a single propertyvalue object not contained in an Array." +msgid "propertyvalues: A zero-based 1-dimensional array containing com.sun.star.beans.PropertyValue objects. This parameter may also be a single PropertyValue object not contained in an Array." msgstr "" #. g5bHm @@ -11491,13 +11581,13 @@ msgctxt "" msgid "Retrieves an existing dictionary entry based on its key. Returns the value of the item if successful, otherwise returns Empty." msgstr "" -#. CGLFi +#. MV7Wq #: sf_dictionary.xhp msgctxt "" "sf_dictionary.xhp\n" "par_id551582890399669\n" "help.text" -msgid "key: Not case-sensitive. Must exist in the dictionary, otherwise an UNKNOWNKEYERROR error is raised." +msgid "key: Not case-sensitive. If it does not exist, Empty value is returned." msgstr "" #. rGqyT @@ -12085,6 +12175,105 @@ msgctxt "" msgid "saveask : If True (default), the user is invited to confirm if the changes should be written on disk. This argument is ignored if the document was not modified." msgstr "" +#. RhAbC +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200121080\n" +"help.text" +msgid "Creates a new menu entry in the menubar of a given document window." +msgstr "" + +#. A7owo +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149616155\n" +"help.text" +msgid "This method returns an instance of the SFWidgets.Menu service." +msgstr "" + +#. GKeq5 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id721643121487974\n" +"help.text" +msgid "The menu created is only available during the current %PRODUCTNAME session and is not saved neither in the document nor in the global application settings. Hence closing the document window will make the menu disappear. It will only reappear when the macro that creates the menu is executed again." +msgstr "" + +#. szVYB +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200120316\n" +"help.text" +msgid "menuheader: The toplevel name of the new menu." +msgstr "" + +#. iCSZE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200129686\n" +"help.text" +msgid "before: The name (as a string) or position (as an integer starting at 1) of an existing menu before which the new menu will be placed. If no value is defined for this argument, the menu will be created at the last position in the menubar." +msgstr "" + +#. LX4b9 +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200122507\n" +"help.text" +msgid "submenuchar: The delimiter used to create menu trees when calling methods as AddItem from the Menu service. The default value is \">\"." +msgstr "" + +#. FhwFZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id751622827903865\n" +"help.text" +msgid "Set oMenu = oDoc.CreateMenu(\"My Menu\")" +msgstr "" + +#. iDefE +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id391643120224507\n" +"help.text" +msgid "' Add items to the menu" +msgstr "" + +#. t4cXb +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id100164312025160\n" +"help.text" +msgid "' After creating the menu, the service instance can be disposed of" +msgstr "" + +#. WuNHU +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id221622827943208\n" +"help.text" +msgid "menu = doc.CreateMenu(\"My Menu\")" +msgstr "" + +#. Jx4RF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id271643139068194\n" +"help.text" +msgid "Refer to the SFWidgets.Menu help page to learn more about how to create/remove menus in %PRODUCTNAME document windows." +msgstr "" + #. CGKZA #: sf_document.xhp msgctxt "" @@ -12211,6 +12400,60 @@ msgctxt "" msgid "copies: The number of copies. Default is 1." msgstr "" +#. VDMiZ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id651589200165470\n" +"help.text" +msgid "Removes a toplevel menu from the menubar of a given document window." +msgstr "" + +#. wfDbr +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id981611149610695\n" +"help.text" +msgid "Returns True if the specified menu could be removed. If the specified menu does not exist, the method returns False." +msgstr "" + +#. eNVDJ +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id571643121106014\n" +"help.text" +msgid "This method can be used to remove any menu entry from the document window, including default menus. However, none of these changes in the menubar are saved to the document or to the application settings. To restore the menubar to the default settings, simply close and reopen the document window." +msgstr "" + +#. E6ahL +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"par_id361589200121156\n" +"help.text" +msgid "menuheader: The toplevel name of the menu to be removed." +msgstr "" + +#. yRoDW +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"bas_id391643120223147\n" +"help.text" +msgid "oDoc.RemoveMenu(\"My Menu\")" +msgstr "" + +#. BnmiF +#: sf_document.xhp +msgctxt "" +"sf_document.xhp\n" +"pyc_id221622827946338\n" +"help.text" +msgid "doc.RemoveMenu(\"My Menu\")" +msgstr "" + #. Nmwv9 #: sf_document.xhp msgctxt "" @@ -18925,134 +19168,809 @@ msgctxt "" msgid "Consider the following code is running on a %PRODUCTNAME installation with locale set to \"es-ES\". Additionally, there is a file \"es-ES.po\" inside the specified folder that translates the string passed to the GetText method:" msgstr "" -#. yYNtX -#: sf_methods.xhp +#. yD78g +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" +"sf_menu.xhp\n" "tit\n" "help.text" -msgid "ScriptForge Method Signatures" +msgid "SFWidgets.Menu service" msgstr "" -#. ycA6s -#: sf_methods.xhp +#. F5KPb +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"hd_id31529004750471\n" +"sf_menu.xhp\n" +"bm_id681600788076499\n" "help.text" -msgid "ScriptForge Method Signatures" +msgid "SFWidgets.Menu service" msgstr "" -#. gEAos -#: sf_methods.xhp +#. FqGPg +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"bm_id491529070339774\n" +"sf_menu.xhp\n" +"par_id181600788076612\n" "help.text" -msgid "ScriptForge; Method signatures" +msgid "The Menu service can be used to create and remove menus from the menubar of a %PRODUCTNAME document window. Each menu entry can be associated with a script or with a UNO command. This service provides the following capabilities:" msgstr "" -#. Xq2N5 -#: sf_methods.xhp +#. UYDdv +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id681619700336879\n" +"sf_menu.xhp\n" +"par_id301600788076785\n" "help.text" -msgid "ScriptForge libraries aggregate macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts. Its modules and classes are invoked from user scripts as \"Services\" that expose properties, methods and events." +msgid "Creation of menus with custom entries, checkboxes, radio buttons and separators." msgstr "" -#. paARG -#: sf_methods.xhp +#. KB9XF +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id681623415196030\n" +"sf_menu.xhp\n" +"par_id1001600788076848\n" "help.text" -msgid "Whenever service methods are proposed solely for %PRODUCTNAME Basic, their syntax presentation matches that of Basic subroutines, functions or properties." +msgid "Decoration of menu items with icons and tooltips." msgstr "" -#. 4dWnv -#: sf_methods.xhp +#. JSwJW +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id401623415235965\n" +"sf_menu.xhp\n" +"par_id581643133675012\n" "help.text" -msgid "Whenever service methods are proposed for Python and Basic, or solely for Python, their syntax and arguments use a specific textual layout." +msgid "Menus created with this service are available only for a specified document window. They are not saved into the document or as application settings. Closing and opening the document will restore the default menubar settings." msgstr "" -#. McY36 -#: sf_methods.xhp +#. FEfWE +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"hd_id1001623415980365\n" +"sf_menu.xhp\n" +"par_id291643224925643\n" "help.text" -msgid "Basic only service method" +msgid "When OLE objects such as Math formulas or Calc charts are edited from within a document, %PRODUCTNAME reconfigures the menubar according to the object. When this happens, the menus created with the Menu service are removed and are not be restored after editing the OLE object." msgstr "" -#. tCvuL -#: sf_methods.xhp +#. GftK9 +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id791623418737799\n" +"sf_menu.xhp\n" +"hd_id281600788076359\n" "help.text" -msgid "Typographical characters such as brackets, ellipsis or curly braces denote optional, repetitive or compulsory arguments:" +msgid "Service invocation" msgstr "" -#. FkDFy -#: sf_methods.xhp +#. DzDmt +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"hd_id711623416000470\n" +"sf_menu.xhp\n" +"par_id321614902851541\n" "help.text" -msgid "Python or Basic service methods" +msgid "The Menu service is instantiated by calling the CreateMenu method from the Document service. The code snippet below creates a menu named My Menu in the current document window with two entries Item A and Item B." msgstr "" -#. 8C6EM -#: sf_methods.xhp +#. pf7FV +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id221623415475781\n" +"sf_menu.xhp\n" +"bas_id261643134374056\n" "help.text" -msgid "The following typographical rules are mixing the UML notation, the API documentation layout and the UNO object inspector user interface:" +msgid "Set oMenu = oDoc.CreateMenu(\"My Menu\")" msgstr "" -#. aSSDq -#: sf_methods.xhp +#. Hoh4Q +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id661623417427142\n" +"sf_menu.xhp\n" +"bas_id431643134582213\n" "help.text" -msgid "Optional parameters are indicated with either opt, '=' accompanying a default value, or '[ ]' brackets." +msgid ".AddItem(\"Item A\", Command := \"About\")" msgstr "" -#. 534sD -#: sf_methods.xhp +#. u52BY +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id351623417430814\n" +"sf_menu.xhp\n" +"bas_id571643134582396\n" "help.text" -msgid "arguments are lowercased, in order to comply with Python PEP 8 while Basic is case-agnostic." +msgid ".AddItem(\"Item B\", Script := \"vnd.sun.star.script:Standard.Module1.ItemB_Listener?language=Basic&location=application\")" msgstr "" -#. kFDAg -#: sf_methods.xhp +#. nd5od +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id781623417432494\n" +"sf_menu.xhp\n" +"par_id371643135157996\n" "help.text" -msgid "Collections arguments or API sequences are denoted using UML multiplicity. That applies also to return values." +msgid "After creating the menu, it is recommended to call the Dispose method to free the resources used by the Menu service instance." msgstr "" -#. bmVjq -#: sf_methods.xhp +#. 2VDkD +#: sf_menu.xhp msgctxt "" -"sf_methods.xhp\n" -"par_id741623417433319\n" +"sf_menu.xhp\n" +"par_id341636718182262\n" "help.text" -msgid "Basic data types and Python annotations are syntactically transposed as:" +msgid "In the example above, Item A is associated with the UNO command .uno:About whereas Item B is associated with the script ItemB_Listener defined in Module1 of the Standard library of the My Macros container." msgstr "" -#. GGeNU -#: sf_methods.xhp +#. 9G7de +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id851635274721129\n" +"help.text" +msgid "The following example defines ItemB_Listener that will be called when Item B is clicked. This listener simply splits the argument string passed to the Sub and shows them in a message box." +msgstr "" + +#. AFHBG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id716431354225603\n" +"help.text" +msgid "' Process the argument string passed to the listener" +msgstr "" + +#. GzLwF +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id901643135423012\n" +"help.text" +msgid "MsgBox \"Menu name: \" & sArgs(0) & Chr(13) & _" +msgstr "" + +#. qGB7L +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id301643136028263\n" +"help.text" +msgid "\"Menu item: \" & sArgs(1) & Chr(13) & _" +msgstr "" + +#. wFTww +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id181643136028557\n" +"help.text" +msgid "\"Item ID: \" & sArgs(2) & Chr(13) & _" +msgstr "" + +#. 9SGVd +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id561643136028710\n" +"help.text" +msgid "\"Item status: \" & sArgs(3)" +msgstr "" + +#. MQJ7M +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id531636493797707\n" +"help.text" +msgid "As shown in the example above, menu entries associated with a script receive a comma-separated string argument with the following values:" +msgstr "" + +#. uprfo +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id921643136489994\n" +"help.text" +msgid "The toplevel name of the menu." +msgstr "" + +#. 7Jxz9 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id611643136491059\n" +"help.text" +msgid "The string ID of the selected menu entry." +msgstr "" + +#. hENoG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id961643136491491\n" +"help.text" +msgid "The numeric ID of the selected menu entry." +msgstr "" + +#. nYABy +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id381643136494580\n" +"help.text" +msgid "The current state of the menu item. This is useful for checkboxes and radio buttons. If the item is checked, the value \"1\" is returned, otherwise \"0\" is returned." +msgstr "" + +#. HHjiV +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id131635275172617\n" +"help.text" +msgid "The examples above can be written in Python as follows:" +msgstr "" + +#. ENT7Q +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id981636717957632\n" +"help.text" +msgid "msg = f\"Menu item: {s_args[0]}\\n\"" +msgstr "" + +#. 8MYNj +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id851636718008427\n" +"help.text" +msgid "msg += f\"Menu name: {s_args[1]}\\n\"" +msgstr "" + +#. EfEaE +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id331636727047102\n" +"help.text" +msgid "msg += f\"Item ID: {s_args[2]}\\n\"" +msgstr "" + +#. FPzcf +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id71643137333404\n" +"help.text" +msgid "msg += f\"Item status: {s_args[3]}\"" +msgstr "" + +#. XxChZ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id711600788076834\n" +"help.text" +msgid "Properties" +msgstr "" + +#. 98USM +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id461600788076917\n" +"help.text" +msgid "Name" +msgstr "" + +#. fT8mQ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id221600788076591\n" +"help.text" +msgid "Readonly" +msgstr "" + +#. DGBgA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id761600788076328\n" +"help.text" +msgid "Type" +msgstr "" + +#. 2EE9k +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id67160078807636\n" +"help.text" +msgid "Description" +msgstr "" + +#. qnRDA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id49160078807654\n" +"help.text" +msgid "No" +msgstr "" + +#. LE27e +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id81600788076419\n" +"help.text" +msgid "Character used to define the access key of a menu item. The default character is \"~\"." +msgstr "" + +#. GSJAG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id311600788076756\n" +"help.text" +msgid "No" +msgstr "" + +#. fb3iG +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id441600788076826\n" +"help.text" +msgid "Character or string that defines how menu items are nested. The default character is \">\"." +msgstr "" + +#. bDCZ8 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id181636719707892\n" +"help.text" +msgid "Menu and Submenus" +msgstr "" + +#. YE5FL +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id741636719725402\n" +"help.text" +msgid "To create a menu with submenus, use the character defined in the SubmenuCharacter property while creating the menu entry to define where it will be placed. For instance, consider the following menu/submenu hierarchy." +msgstr "" + +#. Y4ETY +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id211636720111489\n" +"help.text" +msgid "The code below uses the default submenu character \">\" to create the menu/submenu hierarchy defined above:" +msgstr "" + +#. WkCis +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id121636721243578\n" +"help.text" +msgid "The string \"---\" is used to define line separators in menus or submenus." +msgstr "" + +#. CYbLC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"hd_id501582887473754\n" +"help.text" +msgid "Methods" +msgstr "" + +#. Lofgb +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the Menu Service" +msgstr "" + +#. aDqJH +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919969864\n" +"help.text" +msgid "Inserts a check box in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. T8Fkq +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203996\n" +"help.text" +msgid "menuitem: Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. SkMmC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203116\n" +"help.text" +msgid "name: String value used to identify the menu item. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. 7zhpM +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203133\n" +"help.text" +msgid "status: Defines whether the item is selected when the menu is created (Default = False)." +msgstr "" + +#. JPboo +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653313\n" +"help.text" +msgid "icon: Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. YzJwB +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653208\n" +"help.text" +msgid "tooltip: Text to be displayed as tooltip." +msgstr "" + +#. 3WPXT +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653328\n" +"help.text" +msgid "command: The name of a UNO command without the .uno: prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. LaF26 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653107\n" +"help.text" +msgid "script: The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + +#. PTXhK +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id31643198954204\n" +"help.text" +msgid "The arguments command and script are mutually exclusive, hence only one of them can be set for each menu item." +msgstr "" + +#. 7fb2n +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id31643148484084\n" +"help.text" +msgid "Read Scripting Framework URI Specification to learn more about the URI syntax used in the script argument." +msgstr "" + +#. Aj8cF +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id191643306748853\n" +"help.text" +msgid "' Menu entry associated with the .uno:Paste command" +msgstr "" + +#. gQCkK +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id271643147793320\n" +"help.text" +msgid "' Runs the Basic script Standard.Module1.MyListener stored in the document" +msgstr "" + +#. zSD5u +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id801643306742620\n" +"help.text" +msgid "' Runs the Python script MysListener located in file myScripts.py in the user scripts folder" +msgstr "" + +#. uAbp9 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919963364\n" +"help.text" +msgid "Inserts a label entry in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. tCHcD +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203021\n" +"help.text" +msgid "menuitem: Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. yFQns +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203026\n" +"help.text" +msgid "name: String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. DMEeJ +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652886\n" +"help.text" +msgid "icon: Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. aZPNP +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653118\n" +"help.text" +msgid "tooltip: Text to be displayed as tooltip." +msgstr "" + +#. 23fax +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653314\n" +"help.text" +msgid "command: The name of a UNO command without the .uno: prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. wysyV +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652057\n" +"help.text" +msgid "script: The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + +#. QYzCL +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"bas_id41158919969106\n" +"help.text" +msgid "oMenu.AddItem(\"Item A\", Tooltip := \"A descriptive message\")" +msgstr "" + +#. dxYAv +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"pyc_id321621534170554\n" +"help.text" +msgid "oMenu.AddItem(\"Item A\", tooltip = \"A descriptive message\")" +msgstr "" + +#. qB7zU +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id93158919969399\n" +"help.text" +msgid "Inserts a radio button entry in the menu. Returns an integer value that identifies the inserted item." +msgstr "" + +#. FTrvY +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203501\n" +"help.text" +msgid "menuitem: Defines the text to be displayed in the menu. This argument also defines the hierarchy of the item inside the menu by using the submenu character." +msgstr "" + +#. syjtC +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631228716\n" +"help.text" +msgid "name: String value to be returned when the item is clicked. By default, the last component of the menu hierarchy is used." +msgstr "" + +#. 7WBgE +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id821591631203643\n" +"help.text" +msgid "status: Defines whether the item is selected when the menu is created (Default = False)." +msgstr "" + +#. 4uxXA +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653228\n" +"help.text" +msgid "icon: Path and name of the icon to be displayed without the leading path separator. The actual icon shown depends on the icon set being used." +msgstr "" + +#. ZfFDR +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653114\n" +"help.text" +msgid "tooltip: Text to be displayed as tooltip." +msgstr "" + +#. Sx9Bm +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721653447\n" +"help.text" +msgid "command: The name of a UNO command without the .uno: prefix. If the command name does not exist, nothing happens." +msgstr "" + +#. AEnA6 +#: sf_menu.xhp +msgctxt "" +"sf_menu.xhp\n" +"par_id11636721652598\n" +"help.text" +msgid "script: The URI for a Basic or Python script that will be executed when the item is clicked." +msgstr "" + +#. yYNtX +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"tit\n" +"help.text" +msgid "ScriptForge Method Signatures" +msgstr "" + +#. ycA6s +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"hd_id31529004750471\n" +"help.text" +msgid "ScriptForge Method Signatures" +msgstr "" + +#. gEAos +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"bm_id491529070339774\n" +"help.text" +msgid "ScriptForge; Method signatures" +msgstr "" + +#. Xq2N5 +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id681619700336879\n" +"help.text" +msgid "ScriptForge libraries aggregate macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts. Its modules and classes are invoked from user scripts as \"Services\" that expose properties, methods and events." +msgstr "" + +#. paARG +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id681623415196030\n" +"help.text" +msgid "Whenever service methods are proposed solely for %PRODUCTNAME Basic, their syntax presentation matches that of Basic subroutines, functions or properties." +msgstr "" + +#. 4dWnv +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id401623415235965\n" +"help.text" +msgid "Whenever service methods are proposed for Python and Basic, or solely for Python, their syntax and arguments use a specific textual layout." +msgstr "" + +#. McY36 +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"hd_id1001623415980365\n" +"help.text" +msgid "Basic only service method" +msgstr "" + +#. tCvuL +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id791623418737799\n" +"help.text" +msgid "Typographical characters such as brackets, ellipsis or curly braces denote optional, repetitive or compulsory arguments:" +msgstr "" + +#. FkDFy +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"hd_id711623416000470\n" +"help.text" +msgid "Python or Basic service methods" +msgstr "" + +#. 8C6EM +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id221623415475781\n" +"help.text" +msgid "The following typographical rules are mixing the UML notation, the API documentation layout and the UNO object inspector user interface:" +msgstr "" + +#. aSSDq +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id661623417427142\n" +"help.text" +msgid "Optional parameters are indicated with either opt, '=' accompanying a default value, or '[ ]' brackets." +msgstr "" + +#. 534sD +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id351623417430814\n" +"help.text" +msgid "arguments are lowercased, in order to comply with Python PEP 8 while Basic is case-agnostic." +msgstr "" + +#. kFDAg +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id781623417432494\n" +"help.text" +msgid "Collections arguments or API sequences are denoted using UML multiplicity. That applies also to return values." +msgstr "" + +#. bmVjq +#: sf_methods.xhp +msgctxt "" +"sf_methods.xhp\n" +"par_id741623417433319\n" +"help.text" +msgid "Basic data types and Python annotations are syntactically transposed as:" +msgstr "" + +#. GGeNU +#: sf_methods.xhp msgctxt "" "sf_methods.xhp\n" "par_id441613838858931\n" @@ -19582,22 +20500,22 @@ msgctxt "" msgid "Platform information with INFO(\"system\") Calc formula" msgstr "" -#. 3RZGR +#. h6atN #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "tit\n" "help.text" -msgid "ScriptForge.PopupMenu service" +msgid "SFWidgets.PopupMenu service" msgstr "" -#. NWwqN +#. QADne #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "bm_id681600788076499\n" "help.text" -msgid "ScriptForge.PopupMenu service" +msgid "SFWidgets.PopupMenu service" msgstr "" #. DGbZ3 @@ -19789,40 +20707,40 @@ msgctxt "" msgid "Description" msgstr "" -#. G2c6G +#. qnMK2 #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id311600788076756\n" +"par_id49160078807654\n" "help.text" msgid "No" msgstr "" -#. bcd7a +#. zYGVp #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id441600788076826\n" +"par_id81600788076419\n" "help.text" -msgid "Character or string that defines how menu items are nested. The default character is \">\"." +msgid "Character used to define the access key of a menu item. The default character is \"~\"." msgstr "" -#. qnMK2 +#. G2c6G #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id49160078807654\n" +"par_id311600788076756\n" "help.text" msgid "No" msgstr "" -#. zYGVp +#. bcd7a #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" -"par_id81600788076419\n" +"par_id441600788076826\n" "help.text" -msgid "Character used to define the access key of a menu item. The default character is \"~\"." +msgid "Character or string that defines how menu items are nested. The default character is \">\"." msgstr "" #. drBFS @@ -19870,13 +20788,13 @@ msgctxt "" msgid "Using icons" msgstr "" -#. ddHxQ +#. UKLV5 #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "par_id981636723485402\n" "help.text" -msgid "Items in the popup menu can have icons, which are specified as arguments in the AddCheckBox, AddItem and AddRadioButton methods." +msgid "Items in the menu can have icons, which are specified as arguments in the AddCheckBox, AddItem and AddRadioButton methods." msgstr "" #. TLDpD @@ -20050,13 +20968,13 @@ msgctxt "" msgid "myPopup.AddItem(\"Item A\", Tooltip := \"A descriptive message\")" msgstr "" -#. 4euLD +#. VDLFK #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "pyc_id321621534170554\n" "help.text" -msgid "myPopup.AddItem(\"Item A\", tooltip = \"A descriptive message\")" +msgid "my_popup.AddItem(\"Item A\", tooltip = \"A descriptive message\")" msgstr "" #. U2vBb @@ -20122,13 +21040,13 @@ msgctxt "" msgid "Displays the popup menu and waits for a user action. Returns the item clicked by the user." msgstr "" -#. GruyE +#. qwwKx #: sf_popupmenu.xhp msgctxt "" "sf_popupmenu.xhp\n" "par_id101636726249788\n" "help.text" -msgid "If the user clicks outside the popup menu ou presses the Esc key, then no item is selected. In such cases, the returned value depends on the returnid parameter. If returnid = True and no item is selected, then the value 0 (zero) is returned. Otherwise an empty string \"\" is returned." +msgid "If the user clicks outside the popup menu or presses the Esc key, then no item is selected. In such cases, the returned value depends on the returnid parameter. If returnid = True and no item is selected, then the value 0 (zero) is returned. Otherwise an empty string \"\" is returned." msgstr "" #. EFriZ @@ -21598,6 +22516,15 @@ msgctxt "" msgid "You can use the properties above to identify or insert the corresponding characters inside strings. For example, the Linefeed can be replaced by SF_String.sfLF." msgstr "" +#. DDXd3 +#: sf_string.xhp +msgctxt "" +"sf_string.xhp\n" +"par_id891611613601554\n" +"help.text" +msgid "List of Methods in the String Service" +msgstr "" + #. TFfR3 #: sf_string.xhp msgctxt "" @@ -25207,15 +26134,6 @@ msgctxt "" msgid "Some methods are generic for all types of documents and are inherited from the SF_Document module, whereas other methods that are specific for Writer documents are defined in the SF_Writer module." msgstr "" -#. ojZFF -#: sf_writer.xhp -msgctxt "" -"sf_writer.xhp\n" -"par_id591589189364267\n" -"help.text" -msgid "The SF_Writer module is focused on:" -msgstr "" - #. LTpqJ #: sf_writer.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/scalc/00.po b/source/nl/helpcontent2/source/text/scalc/00.po index 04cb5194dc4..56daa27a4ab 100644 --- a/source/nl/helpcontent2/source/text/scalc/00.po +++ b/source/nl/helpcontent2/source/text/scalc/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-09-27 19:09+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-12-04 16:25+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1556093595.000000\n" #. E9tti @@ -286,6 +286,15 @@ msgctxt "" msgid "Choose View - Page Break." msgstr "Kies Beeld - Pagina-einde." +#. YeaFw +#: 00000403.xhp +msgctxt "" +"00000403.xhp\n" +"par_id3155383\n" +"help.text" +msgid "Choose View - Function List." +msgstr "" + #. yDXA6 #: 00000404.xhp msgctxt "" @@ -583,15 +592,6 @@ msgctxt "" msgid "Insert - Function - Category Add-In" msgstr "Invoegen - Functie - Categorie Addin" -#. g8EoH -#: 00000404.xhp -msgctxt "" -"00000404.xhp\n" -"par_id3155383\n" -"help.text" -msgid "Choose Insert - Function List." -msgstr "Kies Invoegen - Functie lijst." - #. UQGrR #: 00000404.xhp msgctxt "" @@ -601,14 +601,14 @@ msgctxt "" msgid "Choose Insert - Named Range or Expression." msgstr "Kies Invoegen - Benoemd bereik of uitdrukking." -#. VLxrw +#. mQLYV #: 00000404.xhp msgctxt "" "00000404.xhp\n" "par_id3146776\n" "help.text" -msgid "Choose Sheet - Link to External Data." -msgstr "Kies Blad - Koppel naar externe data." +msgid "Choose Sheet - External Links." +msgstr "" #. ECgNS #: 00000404.xhp diff --git a/source/nl/helpcontent2/source/text/scalc/01.po b/source/nl/helpcontent2/source/text/scalc/01.po index d29e34106ab..eff3f7f78cc 100644 --- a/source/nl/helpcontent2/source/text/scalc/01.po +++ b/source/nl/helpcontent2/source/text/scalc/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-12-20 13:20+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-12-25 04:38+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565421340.000000\n" #. sZfWF @@ -8278,14 +8278,14 @@ msgctxt "" msgid "Always \"Windows (32-bit) NT 5.01\", for compatibility reasons" msgstr "Altijd \"Windows (32-bit) NT 5.01\", om compatibiliteitsredenen" -#. WNv2d +#. cFWJe #: 04060104.xhp msgctxt "" "04060104.xhp\n" "par_id9841608\n" "help.text" -msgid "The type of the operating system:
\"AIX\" for Advanced Interactive Executive IBM computer operating systems
\"ANDROID\" for Google mobile operating system
\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD
\"EMSCRIPTEM\" for browser WebAssembly system
\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)
\"HAIKU\" for BeOS compatible operating system
\"iOS\" for Apple mobile operating system
\"LINUX\" for GNU/Linux based operating systems
\"MACOSX\" for Apple Mac OS X
\"SOLARIS\" for Oracle Solaris operating system
\"WNT\" for Microsoft Windows" -msgstr "Het type besturingssysteem:
'AIX' voor Advanced Interactive Executive IBM-computerbesturingssystemen
'ANDROID' voor mobiel Google-besturingssysteem
'DRAGONFLY' voor DragonFly-besturingssysteem afgeleid van FreeBSD
\"EMSCRIPTEM\" voor browser WebAssembly-systeem
\"FREEBSD\", \"OPENBSD\" of \"NETBSD\" voor besturingssystemen gebaseerd op de Berkeley Software Distribution (BSD)
\"HAIKU\" voor BeOS-compatibel besturingssysteem
\"iOS\" voor Apple mobiel besturingssysteem
\"LINUX\" voor op GNU/Linux gebaseerde besturingssystemen
\"MACOSX\" voor Apple Mac OS X
\"SOLARIS\" voor Oracle Solaris besturingssysteem
\"WNT\" voor Microsoft Windows" +msgid "The type of the operating system:
\"AIX\" for Advanced Interactive Executive IBM computer operating systems
\"ANDROID\" for Google mobile operating system
\"DRAGONFLY\" for DragonFly operating system forked from FreeBSD
\"EMSCRIPTEN\" for browser WebAssembly system
\"FREEBSD\", \"OPENBSD\" or \"NETBSD\" for operating systems based on the Berkeley Software Distribution (BSD)
\"HAIKU\" for BeOS compatible operating system
\"iOS\" for Apple mobile operating system
\"LINUX\" for GNU/Linux based operating systems
\"MACOSX\" for Apple Mac OS X
\"SOLARIS\" for Oracle Solaris operating system
\"WNT\" for Microsoft Windows" +msgstr "" #. zcvAx #: 04060104.xhp @@ -10951,14 +10951,14 @@ msgctxt "" msgid "mathematical functions Function Wizard; mathematical functions; mathematical functions trigonometric functions" msgstr "wiskundige functies Functie-Assistent; wiskundig functies; wiskundige functies trigonometrische functies" -#. 9umC6 +#. BJjDo #: 04060106.xhp msgctxt "" "04060106.xhp\n" "hd_id3147124\n" "help.text" -msgid "Mathematical Functions" -msgstr "Wiskundige functies" +msgid "Mathematical Functions" +msgstr "" #. jjDha #: 04060106.xhp @@ -12832,104 +12832,14 @@ msgctxt "" msgid "=COMBINA(3;2) returns 6." msgstr "=COMBINATIES2(3;2) geeft 6 terug." -#. qUACJ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3156086\n" -"help.text" -msgid "TRUNC function decimal places;cutting off" -msgstr "GEHEEL-functie decimalen;afbreken" - -#. mD8uc -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3156086\n" -"help.text" -msgid "TRUNC" -msgstr "GEHEEL" - -#. svW2j -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3157866\n" -"help.text" -msgid "Truncates a number by removing decimal places." -msgstr "Breekt een getal af door decimalen te verwijderen." - -#. MNndx -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3148511\n" -"help.text" -msgid "TRUNC(Number[; Count])" -msgstr "GEHEEL(Getal[; Aantal])" - -#. TXm3Z -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3150796\n" -"help.text" -msgid "Returns Number with at most Count decimal places. Excess decimal places are simply removed, irrespective of sign." -msgstr "Geeft Getal terug met ten hoogste Aantal plaatsen achter de komma. Meer getallen achter de komma worden eenvoudigweg verwijderd, ongeacht hun teken." - -#. XA6JV +#. ABMYW #: 04060106.xhp msgctxt "" "04060106.xhp\n" -"par_id3150816\n" +"hd_id561641930400206\n" "help.text" -msgid "TRUNC(Number; 0) behaves as INT(Number) for positive numbers, but effectively rounds towards zero for negative numbers." -msgstr "GEHEEL(Getal; 0) gedraagt zich als INT(Getal) voor positieve getallen, maar rondt effectief af in de richting van nul voor negatieve getallen." - -#. SyxhC -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3148548\n" -"help.text" -msgid "The visible decimal places of the result are specified in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - Calculate." -msgstr "De zichtbare decimale plaatsen van het resultaat worden gespecificeerd in %PRODUCTNAME - VoorkeurenExtra - Opties - %PRODUCTNAME Calc - Berekenen." - -#. grGeQ -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3152569\n" -"help.text" -msgid "=TRUNC(1.239;2) returns 1.23. The 9 is lost." -msgstr "=GEHEEL(1,239;2) geeft 1,23 terug. De 9 gaat verloren." - -#. DJRaY -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id7050080\n" -"help.text" -msgid "=TRUNC(-1.234999;3) returns -1.234. All the 9s are lost." -msgstr "=GEHEEL(-1,234999;3) geeft -1,234 terug. Alle 9's gaan verloren." - -#. wGT5E -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id441635243969504\n" -"help.text" -msgid "=TRUNC(-45.67) returns -45. The default value for Count is 0." -msgstr "=GEHEEL(-45.67) geeft -45. De standaardwaarde voor Aantal is 0." - -#. gMj5a -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id151635245092041\n" -"help.text" -msgid "Refer to the TRUNC wiki page for more details about this function." -msgstr "Bekijk de wikipagina GEHEEL voor meer details over deze functie." +msgid "TRUNC" +msgstr "" #. MQVNf #: 04060106.xhp @@ -13777,95 +13687,14 @@ msgctxt "" msgid "=ROUND(987.65;-2) returns 1000." msgstr "=AFRONDEN(987,65;-2) geeft 1000 terug." -#. igSF4 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"bm_id3145991\n" -"help.text" -msgid "ROUNDDOWN function" -msgstr "AFRONDEN.NAAR.BENEDEN-functie" - -#. pGdu6 -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"hd_id3145991\n" -"help.text" -msgid "ROUNDDOWN" -msgstr "AFRONDEN.NAAR.BENEDEN" - -#. 8CrTA -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146020\n" -"help.text" -msgid "Rounds a number down, toward zero, to a certain precision." -msgstr "Rondt een getal af naar beneden, in de richting van nul, tot een bepaalde precisie." - -#. MnKJo -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146051\n" -"help.text" -msgid "ROUNDDOWN(Number [; Count])" -msgstr "AFRONDEN.NAAR.BENEDEN(Getal [; Aantal])" - -#. EXn4P -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3146064\n" -"help.text" -msgid "Returns Number rounded down (towards zero) to Count decimal places. If Count is omitted or zero, the function rounds down to an integer. If Count is negative, the function rounds down to the next 10, 100, 1000, etc." -msgstr "Geeft Getal afgerond naar beneden (in de richting van nul) naar Aantal getallen achter de komma. De functie rondt naar beneden af op een geheel getal als Aantal wordt weggelaten of nul is. De functie rondt naar beneden af op de volgende 10, 100, 1000, enzovoort als Aantal negatief is." - -#. nFwPP -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id2188787\n" -"help.text" -msgid "This function rounds towards zero. See ROUNDUP and ROUND for alternatives." -msgstr "Deze functie rondt af in de richting van nul. Zie AFRONDEN.NAAR.BOVEN en AFRONDEN voor alternatieven." - -#. ZpuBm -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id3163178\n" -"help.text" -msgid "=ROUNDDOWN(1.234;2) returns 1.23." -msgstr "=AFRONDEN.NAAR.BENEDEN(1.234;2) geeft 1,23 terug." - -#. DGvAw -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id5833307\n" -"help.text" -msgid "=ROUNDDOWN(45.67;0) returns 45." -msgstr "=AFRONDEN.NAAR.BENEDEN(45,67;0) geeft 45 terug." - -#. H6KYd -#: 04060106.xhp -msgctxt "" -"04060106.xhp\n" -"par_id7726676\n" -"help.text" -msgid "=ROUNDDOWN(-45.67) returns -45." -msgstr "=AFRONDEN.NAAR.BENEDEN(-45,67;0) geeft -45 terug." - -#. hYEdB +#. 6qDk5 #: 04060106.xhp msgctxt "" "04060106.xhp\n" -"par_id3729361\n" +"hd_id561641930400105\n" "help.text" -msgid "=ROUNDDOWN(987.65;-2) returns 900." -msgstr "=AFRONDEN.NAAR.BENEDEN(987,65;-2) geeft 900 terug." +msgid "ROUNDDOWN" +msgstr "" #. HBbDL #: 04060106.xhp @@ -19791,14 +19620,14 @@ msgctxt "" msgid "When you click a cell that contains the HYPERLINK function, the hyperlink opens." msgstr "Wanneer u op een cel klikt die de HYPERLINK-functie bevat, wordt de hyperlink geopend." -#. 8js8d +#. ciAoA #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11800\n" "help.text" -msgid "If you use the optional CellText parameter, the formula locates the URL, and then displays the text or number." -msgstr "Als u de optionele parameter Celtekst gebruikt, zoekt de formule de URL en wordt vervolgens de tekst weergegeven." +msgid "If you use the optional CellValue parameter, the formula locates the URL, and then displays the text or number." +msgstr "" #. 7DGBz #: 04060109.xhp @@ -19809,23 +19638,23 @@ msgctxt "" msgid "To open a hyperlinked cell with the keyboard, select the cell, press F2 to enter the Edit mode, move the cursor in front of the hyperlink, press Shift+F10, and then choose Open Hyperlink." msgstr "U opent een cel met een hyperlink als volgt via het toetsenbord: selecteer de cel, druk op F2 om de bewerkingsmodus te activeren, zet de cursor voor de hyperlink, druk op Shift+F10 en kies vervolgens Hyperlink openen." -#. BzM9o +#. YFNSo #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN1180E\n" "help.text" -msgid "HYPERLINK(\"URL\" [; \"CellText\"])" -msgstr "HYPERLINK(\"URL\" [; \"Celtekst\"])" +msgid "HYPERLINK(\"URL\" [; CellValue])" +msgstr "" -#. UbAEY +#. weY4K #: 04060109.xhp msgctxt "" "04060109.xhp\n" "par_idN11811\n" "help.text" -msgid "URL specifies the link target. The optional CellText parameter is the text or a number that is displayed in the cell and will be returned as the result. If the CellText parameter is not specified, the URL is displayed in the cell text and will be returned as the result." -msgstr "URL specificeert de doelkoppeling. De optionele parameter Celtekst is de tekst die in de cel wordt weergegeven en het resultaat van de functie. Als de parameter Celtekst niet wordt gespecificeerd, wordt de URL weergegeven in de celtekst en zal worden teruggegeven als het resultaat." +msgid "URL specifies the link target. The optional CellValue parameter is the text or a number that is displayed in the cell and will be returned as the result. If the CellValue parameter is not specified, the URL is displayed in the cell text and will be returned as the result." +msgstr "" #. GdBa8 #: 04060109.xhp @@ -23051,32 +22880,104 @@ msgctxt "" msgid "WEEKS(StartDate; EndDate; Type)" msgstr "WEKEN(Begindatum; Einddatum; Type)" -#. DGrw3 +#. uwhoB #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3151387\n" "help.text" -msgid "StartDate is the first date" -msgstr "Begindatum is de eerste datum" +msgid "StartDate is the start date in the interval." +msgstr "" -#. VLEPK +#. AGYKD #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3146324\n" "help.text" -msgid "EndDate is the second date" -msgstr "Einddatum is de tweede datum" +msgid "EndDate is the end date in the interval. The end date must be greater than the start date, or else an error is returned." +msgstr "" -#. YHupv +#. PcBbC #: 04060111.xhp msgctxt "" "04060111.xhp\n" "par_id3166467\n" "help.text" -msgid "Type calculates the type of difference. The possible values are 0 (interval) and 1 (in numbers of weeks)." -msgstr "Type berekent het soort verschil. De mogelijke waarden zijn 0 (interval) en 1 (in aantal weken)." +msgid "Type specifies the type of difference to be calculated. Possible values are 0 (time interval) or 1 (calendar weeks)." +msgstr "" + +#. QaW6B +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id81641990941192\n" +"help.text" +msgid "If Type = 0 the function will assume that 7 days is equivalent to one week without considering any specific day to mark the beginning of a week." +msgstr "" + +#. geCV7 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id31641991010650\n" +"help.text" +msgid "If Type = 1 the function will consider Monday to be the first day of the week. Therefore, except for the start date, each occurrence of a Monday in the interval is counted as an additional week." +msgstr "" + +#. CF4K3 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id971641990480242\n" +"help.text" +msgid "This function considers Monday to be the first day of the week regardless of the current locale settings." +msgstr "" + +#. H2Gpc +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id671641994821992\n" +"help.text" +msgid "In the following examples, dates are passed as strings. However, they can also be stored in separate cells and be passed as references." +msgstr "" + +#. SyEBP +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991391639\n" +"help.text" +msgid "=WEEKS(\"01/12/2022\",\"01/17/2022\",0) returns 0 because Type was set to 0 and there are only 5 days in the interval." +msgstr "" + +#. zVfY3 +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991390039\n" +"help.text" +msgid "=WEEKS(\"01/12/2022\",\"01/19/2022\",0) returns 1 because Type was set to 0 and there are 7 days in the interval." +msgstr "" + +#. rABLZ +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991391123\n" +"help.text" +msgid "=WEEKS(\"01/12/2022\",\"01/17/2022\",1) returns 1 because Type was set to 1 and the interval contains a Monday, since 01/12/2022 is a Wednesday and 01/17/2022 is a Monday." +msgstr "" + +#. AxokT +#: 04060111.xhp +msgctxt "" +"04060111.xhp\n" +"par_id71641991332523\n" +"help.text" +msgid "=WEEKS(\"01/10/2022\",\"01/15/2022\",1) returns 0 because Type was set to 1 and the interval does not contain any Mondays, except for the start date." +msgstr "" #. 94JhK #: 04060111.xhp @@ -33158,186 +33059,6 @@ msgctxt "" msgid "DataE is the range of the expected values." msgstr "GegevensE is het bereik van de verwachte waarden." -#. KmntJ -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3154096\n" -"help.text" -msgid "Data_B (observed)" -msgstr "Gegevens_B (waargenomen)" - -#. ByU5t -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3152948\n" -"help.text" -msgid "Data_E (expected)" -msgstr "Gegevens_E (verwacht)" - -#. jFpGp -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3152876\n" -"help.text" -msgid "1" -msgstr "1" - -#. yVGtC -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3159279\n" -"help.text" -msgid "195" -msgstr "195" - -#. ZGbzD -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149105\n" -"help.text" -msgid "170" -msgstr "170" - -#. ZiBjZ -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149922\n" -"help.text" -msgid "2" -msgstr "2" - -#. zDgpW -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148621\n" -"help.text" -msgid "151" -msgstr "151" - -#. RVD5R -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148987\n" -"help.text" -msgid "170" -msgstr "170" - -#. FbArc -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149417\n" -"help.text" -msgid "3" -msgstr "3" - -#. BzCPW -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148661\n" -"help.text" -msgid "148" -msgstr "148" - -#. FMqUi -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3151128\n" -"help.text" -msgid "170" -msgstr "170" - -#. SnMGY -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3148467\n" -"help.text" -msgid "4" -msgstr "4" - -#. pMLAc -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149237\n" -"help.text" -msgid "189" -msgstr "189" - -#. MSsKd -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3145304\n" -"help.text" -msgid "170" -msgstr "170" - -#. HztMb -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3149927\n" -"help.text" -msgid "5" -msgstr "5" - -#. 9cTzf -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3150630\n" -"help.text" -msgid "183" -msgstr "183" - -#. 4XAhh -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3150423\n" -"help.text" -msgid "170" -msgstr "170" - -#. bZFnZ -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3143275\n" -"help.text" -msgid "6" -msgstr "6" - -#. P6GPe -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3144750\n" -"help.text" -msgid "154" -msgstr "154" - -#. WpLSG -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id3153947\n" -"help.text" -msgid "170" -msgstr "170" - #. rEABj #: 04060181.xhp msgctxt "" @@ -33428,168 +33149,6 @@ msgctxt "" msgid "Data_E (expected)" msgstr "Gegevens_E (verwacht)" -#. M2NhH -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2952876\n" -"help.text" -msgid "1" -msgstr "1" - -#. mEBPP -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2959279\n" -"help.text" -msgid "195" -msgstr "195" - -#. dToZL -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949105\n" -"help.text" -msgid "170" -msgstr "170" - -#. EWS97 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949922\n" -"help.text" -msgid "2" -msgstr "2" - -#. DWkBk -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948621\n" -"help.text" -msgid "151" -msgstr "151" - -#. DEGVA -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948987\n" -"help.text" -msgid "170" -msgstr "170" - -#. Wwt2C -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949417\n" -"help.text" -msgid "3" -msgstr "3" - -#. 7qHtk -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948661\n" -"help.text" -msgid "148" -msgstr "148" - -#. Ked6Y -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2951128\n" -"help.text" -msgid "170" -msgstr "170" - -#. BSjh8 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2948467\n" -"help.text" -msgid "4" -msgstr "4" - -#. te7qv -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949237\n" -"help.text" -msgid "189" -msgstr "189" - -#. HHXxw -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2945304\n" -"help.text" -msgid "170" -msgstr "170" - -#. wEAU9 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2949927\n" -"help.text" -msgid "5" -msgstr "5" - -#. 5PwZu -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2950630\n" -"help.text" -msgid "183" -msgstr "183" - -#. GCF9s -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2950423\n" -"help.text" -msgid "170" -msgstr "170" - -#. 4mWE7 -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2943275\n" -"help.text" -msgid "6" -msgstr "6" - -#. BkDtt -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2944750\n" -"help.text" -msgid "154" -msgstr "154" - -#. a278z -#: 04060181.xhp -msgctxt "" -"04060181.xhp\n" -"par_id2953947\n" -"help.text" -msgid "170" -msgstr "170" - #. CCSNU #: 04060181.xhp msgctxt "" @@ -42977,14 +42536,14 @@ msgctxt "" msgid "Inserts the selected function into the document." msgstr "Voegt de geselecteerde functie in het document in." -#. CHa3i +#. fMNek #: 04090000.xhp msgctxt "" "04090000.xhp\n" "tit\n" "help.text" -msgid "Link to External Data" -msgstr "Koppeling naar externe gegevens" +msgid "External Links" +msgstr "" #. Fnwpz #: 04090000.xhp @@ -42995,14 +42554,14 @@ msgctxt "" msgid "Open a file dialog to locate the file containing the data you want to insert." msgstr "Open een bestandsvenster om het bestand te zoeken dat de gegevens bevat die u wilt invoegen." -#. kcfuM +#. rGHoi #: 04090000.xhp msgctxt "" "04090000.xhp\n" "hd_id3145785\n" "help.text" -msgid "Link to External Data" -msgstr "Koppeling naar externe gegevens" +msgid "External Links" +msgstr "" #. SaAut #: 04090000.xhp @@ -45362,23 +44921,32 @@ msgctxt "" msgid "Conditional Formatting" msgstr "Voorwaardelijke opmaak" -#. wjrDJ +#. qb52L #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3163710\n" "help.text" -msgid "Choose Conditional Formatting to define format styles depending on certain conditions. If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used." -msgstr "Kies Voorwaardelijke opmaak om opmaak te definiëren die afhankelijk is van bepaalde voorwaarden. Als er al een opmaak aan een cel was toegewezen, blijft deze ongewijzigd. De hier ingevoerde opmaak wordt vervolgens beoordeeld. Er zijn verschillende typen voorwaardelijke opmaak die gebruikt kunnen worden." +msgid "Use Conditional Formatting to define range-based conditions that determine which cell style will be applied to each cell in a given range based on its contents. The cell style corresponding to the first condition that evaluates to true is applied. Cell styles applied through Conditional Formatting override cell styles applied manually using the Formatting Bar or the Styles sidebar." +msgstr "" -#. aG8CH +#. 2GWTv #: 05120000.xhp msgctxt "" "05120000.xhp\n" "par_id3163711\n" "help.text" -msgid "You can enter several conditions that query the contents of cell values or formulas. The conditions are evaluated from the first to the last. If the condition 1 matches the condition, the defined style will be used. Otherwise, condition 2 is evaluated, and its defined style is used. If this style does not match, then the next condition is evaluated and so on." -msgstr "U kunt een aantal voorwaarden opgeven die de waarden of formules van cel beoordelen. De voorwaarden worden van de eerste tot de laatste beoordeeld. Als conditie 1 overeenkomt met de voorwaarde, wordt de gedefinieerde opmaak gebruikt. Anders wordt voorwaarde 2 beoordeeld en wordt die gedefinieerde opmaak gebruikt. Als ook deze conditie niet overeenkomt, dan wordt de volgende voorwaarde beoordeeld enzovoort." +msgid "You can enter several conditions that query the cell values or results of formulas. The conditions are evaluated from first to the last. If Condition 1 is true based on the current cell contents, the corresponding cell style is applied. Otherwise, Condition 2 is evaluated to determine if its corresponding style will be applied. If none of the conditions match cell contents, then no changes are made to the cell format." +msgstr "" + +#. GNdvU +#: 05120000.xhp +msgctxt "" +"05120000.xhp\n" +"par_id431642031216368\n" +"help.text" +msgid "Conditional formats do no overwrite cell styles and direct formatting applied manually. They remain saved as cell properties and are applied when the cell matches no conditions or when you remove all conditional formats." +msgstr "" #. AMXCn #: 05120000.xhp @@ -53165,6 +52733,132 @@ msgctxt "" msgid "Commands to calculate formula cells." msgstr "Opdrachten om formulecellen te berekenen." +#. 9AbDs +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"tit\n" +"help.text" +msgid "Calculation Accuracy" +msgstr "" + +#. 8Bv3f +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"bm_id741642020503366\n" +"help.text" +msgid "calculation;accuracy precision;calculation" +msgstr "" + +#. 4gPte +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"hd_id961642017927878\n" +"help.text" +msgid "%PRODUCTNAME Calculation Accuracy" +msgstr "" + +#. sW5fH +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"hd_id941642017968835\n" +"help.text" +msgid "Inherent Accuracy Problem" +msgstr "" + +#. hov7p +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id541642018071800\n" +"help.text" +msgid "%PRODUCTNAME Calc, just like most other spreadsheet software, uses floating-point math capabilities available on hardware. Given that most contemporary hardware uses binary floating-point arithmetic with limited precision defined in IEEE 754 standard, many decimal numbers - including as simple as 0.1 - cannot be precisely represented in %PRODUCTNAME Calc (which uses 64-bit double-precision numbers internally)." +msgstr "" + +#. YPbto +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id191642019423811\n" +"help.text" +msgid "Calculations with those numbers necessarily results in rounding errors, and those accumulate with every calculation." +msgstr "" + +#. dvRFz +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id221642019437175\n" +"help.text" +msgid "This is not a bug, but is expected and currently unavoidable without using complex calculations in software, which would incur inappropriate performance penalties, and thus is out of question. Users need to account for that, and use rounding and comparisons with machine epsilon (or unit roundoff) as necessary." +msgstr "" + +#. ncGy5 +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642019531438\n" +"help.text" +msgid "An example with numbers:" +msgstr "" + +#. BpnPy +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id761642018318896\n" +"help.text" +msgid "This will result in -999.129999999997 in A3, instead of expected -999.13 (you might need to increase shown decimal places in cell format to see this)." +msgstr "" + +#. kDcn9 +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id221642020132399\n" +"help.text" +msgid "An example with dates and times:" +msgstr "" + +#. aWCYz +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642018326882\n" +"help.text" +msgid "Due to the specific of time representation in Calc, this also applies to all calculations involving times. For example, the cells A1 and A2 below show the date and time data as entered (in ISO 8601 format):" +msgstr "" + +#. rcuhc +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id101643312991679\n" +"help.text" +msgid "Cell A3 will show 00:10:00 if the default formatting [HH]:MM:SS is applied to the cell. However, cell A3 will show 00:09:59.999999 instead of expected 00:10:00.000000 if formatted using [HH]:MM:SS.000000 format string. This happens despite only whole numbers of hours and minutes were used, because internally, any time is a fraction of a day, 12:00 (noon) being represented as 0.5." +msgstr "" + +#. EZjhJ +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id921642020011065\n" +"help.text" +msgid "The data in A1 is represented internally as 43934.5125, and in A2 as 43934.5055555555591126903891563 (which is not exact representation of the entered datetime, which would be 43934.505555555555555555...)." +msgstr "" + +#. QY6Ti +#: calculation_accuracy.xhp +msgctxt "" +"calculation_accuracy.xhp\n" +"par_id801642020017858\n" +"help.text" +msgid "Their subtraction results in 0.00694444443287037, a value slightly less than expected 0.00694444444444..., which is 10 minutes." +msgstr "" + #. J8xZD #: cell_styles.xhp msgctxt "" @@ -53219,6 +52913,24 @@ msgctxt "" msgid "Examples" msgstr "Voorbeelden" +#. XAFa7 +#: common_func.xhp +msgctxt "" +"common_func.xhp\n" +"hd_id301640873452726\n" +"help.text" +msgid "Technical information" +msgstr "" + +#. 7AVhU +#: common_func.xhp +msgctxt "" +"common_func.xhp\n" +"par_id251640873774457\n" +"help.text" +msgid "This function is not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard. The name space is" +msgstr "" + #. STMGF #: common_func.xhp msgctxt "" @@ -54380,23 +54092,23 @@ msgctxt "" msgid "values (mandatory): A numeric array or range. values are the historical values, for which you want to forecast the next points." msgstr "waarden (verplicht): Een numerieke reeks of bereik. waardenzijn de historische waarden, waarvoor u de volgende punten wilt voorspellen." -#. qBdZB +#. S6DPQ #: exponsmooth_embd.xhp msgctxt "" "exponsmooth_embd.xhp\n" "par_id0403201618594553\n" "help.text" -msgid "timeline (mandatory): A numeric array or range. The time line (x-value) range for the historical values." -msgstr "waarden (verplicht): Een numerieke reeks of bereik. De bereik van de tijdlijn (x-waarde) voor de historische waarden." +msgid "timeline (mandatory): A numeric array or range. The timeline (x-value) range for the historical values." +msgstr "" -#. wE7cv +#. Re7Cm #: exponsmooth_embd.xhp msgctxt "" "exponsmooth_embd.xhp\n" "par_id040320161859450\n" "help.text" -msgid "The time line doesn't have to to be sorted, the functions will sort it for calculations.
The time line values must have a consistent step between them.
If a constant step can't be identified in the sorted time line, the functions will return the #NUM! error.
If the ranges of the time line and historical values aren't of same size, the functions will return the #N/A error.
If the time line contains less than 2 periods of data, the functions will return the #VALUE! Error." -msgstr "De tijdlijn hoeft niet gesorteerd te worden, de functies worden voor de berekeningen gesorteerd.
Er moeten wel logische stappen zijn tussen de waarden van de tijdlijn.
Als geen constante stap in de gesorteerde tijdlijn gevonden wordt, zullen de functies de foutcode #NUM! teruggeven.
Als de bereiken van de tijdlijn en de historische waarden niet dezelfde afmetingen hebben, geven de functies de foutcode #N/A terug.
Als de tijdlijn minder dan 2 perioden met gegevens bevat, zullen de functies de foutcode #VALUE! teruggeven." +msgid "The timeline does not have to be sorted, the functions will sort it for calculations.
The timeline values must have a consistent step between them.
If a constant step cannot be identified in the sorted timeline, the functions will return the #NUM! error.
If the ranges of both the timeline and the historical values are not the same size, the functions will return the #N/A error.
If the timeline contains fewer than 2 data periods, the functions will return the #VALUE! error." +msgstr "" #. AbNWD #: exponsmooth_embd.xhp @@ -58061,6 +57773,15 @@ msgctxt "" msgid "Torr" msgstr "Torr" +#. CNDuZ +#: func_convert.xhp +msgctxt "" +"func_convert.xhp\n" +"par_id911641306487164\n" +"help.text" +msgid "1 - The \"at\" unit is deprecated. Use \"atm\" instead." +msgstr "" + #. vWzBh #: func_convert.xhp msgctxt "" @@ -58610,6 +58331,15 @@ msgctxt "" msgid "Cubic yard" msgstr "kubieke yard" +#. EsueL +#: func_convert.xhp +msgctxt "" +"func_convert.xhp\n" +"par_id671641306535516\n" +"help.text" +msgid "2 - These units are not part of the Open Document Format for Office Applications (OpenDocument) Version 1.3. Part 4: Recalculated Formula (OpenFormula) Format standard for the CONVERT function. They are preserved for backward compatibility." +msgstr "" + #. ej2DE #: func_convert.xhp msgctxt "" @@ -59024,14 +58754,14 @@ msgctxt "" msgid "This function returns the number of whole days, months or years between Start date and End date." msgstr "Deze functie geeft het aantal gehele dagen, maanden of jaren terug tussen een Begindatum en een Einddatum." -#. hDLZF +#. zRWUX #: func_datedif.xhp msgctxt "" "func_datedif.xhp\n" -"par_id3150474\n" +"par_id531642776283977\n" "help.text" -msgid "DATEDIF(Start date; End date; Interval)" -msgstr "DATUMVERSCHIL(Begindatum; Einddatum; Interval)" +msgid "DATEDIF(Start date; End date; Interval)" +msgstr "" #. CMjse #: func_datedif.xhp @@ -59051,14 +58781,14 @@ msgctxt "" msgid "End date is the date until the calculation is carried out. End date must be later, than Start date." msgstr "Einddatum is de datum tot waar de berekening wordt uitgevoerd. De Einddatum moet later dan de Begindatum zijn." -#. FH5g5 +#. PZGXK #: func_datedif.xhp msgctxt "" "func_datedif.xhp\n" "par_id3153183\n" "help.text" -msgid "Interval is a string, accepted values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\"." -msgstr "Interval is tekenreeks, toegelaten waarden zijn \"d\", \"m\", \"j\", \"jm\", \"md\" or \"jd\"." +msgid "Interval is a string that determines how the difference will be calculated. Possible values are \"d\", \"m\", \"y\", \"ym\", \"md\" or \"yd\" regardless of the current language settings." +msgstr "" #. Lxgdp #: func_datedif.xhp @@ -60680,14 +60410,14 @@ msgctxt "" msgid "FORECAST.ETS.MULT function" msgstr "VOORSPELLEN.ETS.MULT-functie" -#. GByS5 +#. LnXao #: func_forecastetsmult.xhp msgctxt "" "func_forecastetsmult.xhp\n" "hd_id0603201610022291\n" "help.text" -msgid " FORECAST.ETS.MULT Function" -msgstr "VOORSPELLEN.ETS.MULT-functie" +msgid "FORECAST.ETS.MULT Function" +msgstr "" #. tYAjY #: func_forecastetsmult.xhp @@ -64154,14 +63884,14 @@ msgctxt "" msgid "rawsubtract;subtraction RAWSUBTRACT function" msgstr "rawsubtract;aftrekking VERMINDEREN.RUW functie" -#. fYK6C +#. e3VEx #: func_rawsubtract.xhp msgctxt "" "func_rawsubtract.xhp\n" "hd_2016112109231\n" "help.text" -msgid "RAWSUBTRACT" -msgstr "AFTREKKEN.RUW" +msgid "RAWSUBTRACT" +msgstr "" #. CoCx7 #: func_rawsubtract.xhp @@ -64613,6 +64343,132 @@ msgctxt "" msgid "=ROMAN(0) returns \"\" (empty text)." msgstr "=ROMEINS(0) geeft \"\" (empty text) terug." +#. aU68a +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"tit\n" +"help.text" +msgid "ROUNDDOWN function" +msgstr "" + +#. riRPe +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "ROUNDDOWN function numbers;rounding down" +msgstr "" + +#. sroq5 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "ROUNDDOWN function" +msgstr "" + +#. dFaB6 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id841641927277474\n" +"help.text" +msgid "Rounds down a number while keeping a specified number of decimal digits." +msgstr "" + +#. gchGZ +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id701642530512560\n" +"help.text" +msgid "This function is equivalent to the TRUNC function." +msgstr "" + +#. soLKp +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id341641927560587\n" +"help.text" +msgid "ROUNDDOWN(Number [; Count])" +msgstr "" + +#. zMhAG +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id11641927688319\n" +"help.text" +msgid "Number: The number to be rounded down." +msgstr "" + +#. CkVAE +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id861641927715672\n" +"help.text" +msgid "Count: Optional parameter that defines the number of decimal places to be kept. The default value is 0 (zero)." +msgstr "" + +#. rJEFs +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id911641928545976\n" +"help.text" +msgid "Use negative values for Count to round the integer part of the original Number. For example, -1 will round down the first integer number before the decimal separator, -2 will round down the two integer numbers before the decimal separator, and so forth." +msgstr "" + +#. WfEbN +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id181641929609906\n" +"help.text" +msgid "In %PRODUCTNAME the Count parameter is optional whereas in MS Excel this parameter is mandatory. When an ODS file contains a call to ROUNDDOWN without the Count parameter and the file is exported to XLS or XLSX formats, the missing argument will automatically be added with value zero to maintain compatibility." +msgstr "" + +#. BCmT8 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id901641928192870\n" +"help.text" +msgid "=ROUNDDOWN(21.89) returns 21. Note that this example uses the default value for Count which is 0." +msgstr "" + +#. aGJYK +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id901641928192110\n" +"help.text" +msgid "=ROUNDDOWN(103.37,1) returns 103.3." +msgstr "" + +#. bzN7A +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id171641928456743\n" +"help.text" +msgid "=ROUNDDOWN(0.664,2) returns 0.66." +msgstr "" + +#. e4fx9 +#: func_rounddown.xhp +msgctxt "" +"func_rounddown.xhp\n" +"par_id641641928712287\n" +"help.text" +msgid "=ROUNDDOWN(214.2,-1) returns 210. Note the negative value for Count, which causes the first integer value before the decimal separator to be rounded towards zero." +msgstr "" + #. E7heY #: func_roundsig.xhp msgctxt "" @@ -64631,14 +64487,14 @@ msgctxt "" msgid "ROUNDSIG Function" msgstr "AFRONDEN.SIG-functie" -#. jcZEL +#. UCpWh #: func_roundsig.xhp msgctxt "" "func_roundsig.xhp\n" "hd_id351519154702177\n" "help.text" -msgid "ROUNDSIG" -msgstr "AFRONDEN.SIG" +msgid "ROUNDSIG" +msgstr "" #. jJKBA #: func_roundsig.xhp @@ -65729,6 +65585,132 @@ msgctxt "" msgid "TODAY() returns the current computer system date." msgstr "VANDAAG() geeft de huidige datum van het computersysteem." +#. Y2uYG +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"tit\n" +"help.text" +msgid "TRUNC function" +msgstr "" + +#. UkBEB +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "TRUNC function decimal places;cutting off numbers;truncate" +msgstr "" + +#. CQ5Zg +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "TRUNC function" +msgstr "" + +#. dkTrh +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id841641927277474\n" +"help.text" +msgid "Truncates a number while keeping a specified number of decimal digits." +msgstr "" + +#. Hxed7 +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id701642530512560\n" +"help.text" +msgid "This function is equivalent to the ROUNDDOWN function." +msgstr "" + +#. oZAWU +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id321641927458888\n" +"help.text" +msgid "The rounding method used by this function is known as rounding towards zero. The resulting number will always be smaller than or equal to the original number." +msgstr "" + +#. SqCQv +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id341641927560587\n" +"help.text" +msgid "TRUNC(Number [; Count])" +msgstr "" + +#. RryDW +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id11641927688319\n" +"help.text" +msgid "Number: The number to be truncated." +msgstr "" + +#. Hg6mt +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id861641927715672\n" +"help.text" +msgid "Count: Optional parameter that defines the number of decimal places to be kept. The default value is 0 (zero)." +msgstr "" + +#. HKrSh +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id911641928545976\n" +"help.text" +msgid "Use negative values for Count to round the integer part of the original Number. For example, -1 will round down the first integer number before the decimal separator, -2 will round down the two integer numbers before the decimal separator, and so forth." +msgstr "" + +#. EJFZd +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id901641928192870\n" +"help.text" +msgid "=TRUNC(21.89) returns 21. Note that this example uses the default value for Count which is 0." +msgstr "" + +#. ccEGa +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id901641928192110\n" +"help.text" +msgid "=TRUNC(103.37,1) returns 103.3." +msgstr "" + +#. jJvgo +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id171641928456743\n" +"help.text" +msgid "=TRUNC(0.664,2) returns 0.66." +msgstr "" + +#. Qf3R9 +#: func_trunc.xhp +msgctxt "" +"func_trunc.xhp\n" +"par_id641641928712287\n" +"help.text" +msgid "=TRUNC(214.2,-1) returns 210. Note the negative value for Count, which causes the first integer value before the decimal separator to be rounded towards zero." +msgstr "" + #. w86Dm #: func_value.xhp msgctxt "" @@ -67367,14 +67349,158 @@ msgctxt "" msgid "Create live data streams for spreadsheets." msgstr "Maak live gegevensstromen voor werkbladen." -#. Zsu3z +#. GmNXG #: live_data_stream.xhp msgctxt "" "live_data_stream.xhp\n" "par_id240920171007389295\n" "help.text" -msgid "Menu Data – Streams..." -msgstr "Menu Gegevens – Stromen..." +msgid "Choose Data – Streams" +msgstr "" + +#. aV8Lc +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id221641995264796\n" +"help.text" +msgid "Data streaming is the continuous flow of data generated by various sources. In %PRODUCTNAME Calc, data streams can be processed, stored, analyzed, and acted upon as it's generated in real-time." +msgstr "" + +#. KANFG +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id831641996045238\n" +"help.text" +msgid "Some real-life examples of streaming data include use cases in every industry, including real-time stock trades, up-to-the-minute retail inventory management, social media feeds, multiplayer game interactions, and ride-sharing apps." +msgstr "" + +#. sWHpE +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id791641995257145\n" +"help.text" +msgid "Source stream" +msgstr "" + +#. dyVdA +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id931641998122172\n" +"help.text" +msgid "URL" +msgstr "" + +#. oYvgF +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id31641995269740\n" +"help.text" +msgid "URL of the source document in the local file system or internet." +msgstr "" + +#. 3Bdbh +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id811641996480534\n" +"help.text" +msgid "Interpret stream data as" +msgstr "" + +#. QpvTc +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id591641996318461\n" +"help.text" +msgid "value1,value2,...,valueN, and fill into range:" +msgstr "" + +#. iB5Fv +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id441641996322078\n" +"help.text" +msgid "address,value:" +msgstr "" + +#. JYyrF +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id241641998151807\n" +"help.text" +msgid "Empty lines trigger UI refresh" +msgstr "" + +#. CEui4 +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id341641995330350\n" +"help.text" +msgid "When new data arrives" +msgstr "" + +#. snU6R +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id731641995339462\n" +"help.text" +msgid "There are three features of this option:" +msgstr "" + +#. GLs5t +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id471641995370002\n" +"help.text" +msgid "Move existing data down: the existing data is moved down in index and the empty space is filled by arriving data. In short, we deal in fix range of indexes." +msgstr "" + +#. nfgHU +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id841641995386510\n" +"help.text" +msgid "Move the range down: the arriving data is appended at the end of existing data and range of indexes to be processed is shifted." +msgstr "" + +#. 4zg6F +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id1001641996559358\n" +"help.text" +msgid "Overwrite existing data: the arriving data overrides the existing data." +msgstr "" + +#. ZHiEZ +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"hd_id121641995404922\n" +"help.text" +msgid "Maximal Amount of Rows" +msgstr "" + +#. GTkWu +#: live_data_stream.xhp +msgctxt "" +"live_data_stream.xhp\n" +"par_id961641995414472\n" +"help.text" +msgid "Limit the maximum numbers of rows to a specified value or leave undefined, but limited to the %PRODUCTNAME Calc row limit." +msgstr "" #. k7H5Y #: solver.xhp diff --git a/source/nl/helpcontent2/source/text/scalc/05.po b/source/nl/helpcontent2/source/text/scalc/05.po index fcc6341c655..cbca9822ece 100644 --- a/source/nl/helpcontent2/source/text/scalc/05.po +++ b/source/nl/helpcontent2/source/text/scalc/05.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: 2020-10-27 12:31+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2020-12-15 12:51+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1562917680.000000\n" #. Cxzki @@ -430,14 +430,14 @@ msgctxt "" msgid "519
#VALUE!" msgstr "519
#WAARDE!" -#. ESdqW +#. c9Gyw #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3155954\n" "help.text" -msgid "No result (instead of Err:519 cell displays #VALUE!)" -msgstr "Geen resultaat (in plaats van Err:519 toont de cel #WAARDE!)" +msgid "No value (instead of Err:519 cell displays #VALUE!)" +msgstr "" #. cf6oh #: 02140000.xhp @@ -529,14 +529,14 @@ msgctxt "" msgid "524
#REF!" msgstr "524
#REF!" -#. ioqDF +#. aHB3e #: 02140000.xhp msgctxt "" "02140000.xhp\n" "par_id3154634\n" "help.text" -msgid "invalid references (instead of Err:524 cell displays #REF!)" -msgstr "ongeldige referenties (in plaats van Err:524 toont de cel #REF!)" +msgid "Not a valid reference (instead of Err:524 cell displays #REF!)" +msgstr "" #. iGGQE #: 02140000.xhp diff --git a/source/nl/helpcontent2/source/text/scalc/guide.po b/source/nl/helpcontent2/source/text/scalc/guide.po index 5bc13f08599..bf3df10ab45 100644 --- a/source/nl/helpcontent2/source/text/scalc/guide.po +++ b/source/nl/helpcontent2/source/text/scalc/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-10-25 12:48+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-12-04 16:25+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564161225.000000\n" #. NXy6S @@ -1870,14 +1870,14 @@ msgctxt "" msgid "Area Selection" msgstr "Gebiedselectie" -#. CB8nY +#. y55CS #: cell_enter.xhp msgctxt "" "cell_enter.xhp\n" "par_id2011780\n" "help.text" -msgid "Use drag-and-drop to select the area where you want to input values. But start dragging from the last cell of the area and release the mouse button when you have selected the first cell. Now you can start to input values. Always press the Tab key to advance to the next cell. You will not leave the selected area." -msgstr "Gebruik slepen en neerzetten om het gebied te selecteren waar u de waarden wilt invoeren. Begin echter met slepen vanuit de laatste cel van het gebied en laat de muisknop los als u de eerste cel hebt geselecteerd. Nu kunt u beginnen met het invoeren van de waarden. Druk altijd op de Tab-toets om door te gaan naar de volgende cel. U mag het geselecteerde gebied niet verlaten." +msgid "Select the area where you want to input values. Now you can start to input values from the cursor position in the selected area. Press the Tab key to advance to the next cell or Shift + Tab to move backward. At the edges of the selected area the tab key jumps inside the selected area. You will not leave the selected area." +msgstr "" #. HbCtq #: cell_enter.xhp @@ -1888,14 +1888,14 @@ msgctxt "" msgid "area selection" msgstr "gebiedsselectie" -#. Lgtau +#. CCcpp #: cell_enter.xhp msgctxt "" "cell_enter.xhp\n" "par_id3232520\n" "help.text" -msgid "Select the area from E7 to B3. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area." -msgstr "Selecteer het gebied vanaf E7 tot en met B3. Nu wacht B3 op uw invoer. Druk op Tab om door te gaan naar de volgende cel in het geselecteerde gebied." +msgid "Select the area from B3 to E7. Now B3 is waiting for your input. Press Tab to advance to the next cell within the selected area." +msgstr "" #. pbEDF #: cell_enter.xhp @@ -2635,14 +2635,14 @@ msgctxt "" msgid "In a $[officename] Calc document, position the cursor in the cell into which you want to insert the external data." msgstr "In een $[officename] Calc-werkblad plaatst u de cursor in de eerste cel waar u de externe gegevens wilt invoegen." -#. HRaaG +#. 5JKBf #: cellreferences_url.xhp msgctxt "" "cellreferences_url.xhp\n" "par_id3145384\n" "help.text" -msgid "Choose Sheet - Link to External Data. The External Data dialog appears." -msgstr "Kies Blad - Koppeling naar externe gegevens. Het dialloogvensterExterne gegevens opent." +msgid "Choose Sheet - External Links. The External Data dialog appears." +msgstr "" #. EQzxX #: cellreferences_url.xhp @@ -13363,14 +13363,14 @@ msgctxt "" msgid "Set the cell cursor at the cell where the new content will be inserted." msgstr "Zet de celcursor bij de cel waar de nieuwe inhoud moet worden ingevoegd." -#. AFBCH +#. SCn3P #: webquery.xhp msgctxt "" "webquery.xhp\n" "par_id3145750\n" "help.text" -msgid "Choose Sheet - Link to External Data. This opens the External Data dialog." -msgstr "Kies Blad - Koppeling naar externe gegevens. Dit opent het dialoogvenster Externe gegevens." +msgid "Choose Sheet - External Links. This opens the External Data dialog." +msgstr "" #. AGj3g #: webquery.xhp diff --git a/source/nl/helpcontent2/source/text/sdatabase.po b/source/nl/helpcontent2/source/text/sdatabase.po index 0224457a87f..f55630c7e8b 100644 --- a/source/nl/helpcontent2/source/text/sdatabase.po +++ b/source/nl/helpcontent2/source/text/sdatabase.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-19 15:44+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2022-01-08 14:39+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -2787,14 +2787,14 @@ msgctxt "" msgid "Natural" msgstr "Natural" -#. 44FEn +#. jNw6g #: 02010101.xhp msgctxt "" "02010101.xhp\n" "par_id0305200912031977\n" "help.text" -msgid "In a natural join, the keyword NATURAL in inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns." -msgstr "In een natuurlijke join wordt het sleutelwoord NATURAL ingevoegd in de SQL-instructie die de relatie definieert. De relatie verbindt alle kolommen met dezelfde kolomnaam in beide tabellen. De resulterende samengevoegde tabel bevat slechts één kolom voor elk paar gelijknamige kolommen." +msgid "In a natural join, the keyword NATURAL is inserted into the SQL statement that defines the relation. The relation joins all columns that have the same column name in both tables. The resulting joined table contains only one column for each pair of equally named columns." +msgstr "" #. pK6MV #: 04000000.xhp @@ -7827,15 +7827,6 @@ msgctxt "" msgid "Set up Microsoft Access or Microsoft Access 2007 connection" msgstr "Microsoft Access- of Microsoft Access 2007-verbinding instellen" -#. NCWx8 -#: dabawiz01.xhp -msgctxt "" -"dabawiz01.xhp\n" -"par_idN1063A\n" -"help.text" -msgid "Set up LDAP connection" -msgstr "LDAP-verbinding instellen" - #. 6qgTE #: dabawiz01.xhp msgctxt "" @@ -9069,6 +9060,150 @@ msgctxt "" msgid "Authentication" msgstr "Authenticatie" +#. MBZfJ +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"tit\n" +"help.text" +msgid "PostgreSQL Connection" +msgstr "" + +#. JBJjz +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"bm_id861587404584956\n" +"help.text" +msgid "PostgreSQL settings (Base)" +msgstr "" + +#. e9apS +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"hd_id971643043442131\n" +"help.text" +msgid "PostgreSQL Connection" +msgstr "" + +#. mReEM +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id811643043442133\n" +"help.text" +msgid "Specifies the options for connecting to PostgreSQL databases." +msgstr "" + +#. Chhvj +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"hd_id321643044241406\n" +"help.text" +msgid "DBMS/driver-specific connection string" +msgstr "" + +#. Tb6Ng +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id341643044249556\n" +"help.text" +msgid "Enter the driver specific connection string. The connection string is sequence of keyword/value pairs separated by spaces. For example" +msgstr "" + +#. wHmxd +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id471643044279530\n" +"help.text" +msgid "dbname=MyDatabase host=myHost port=5432" +msgstr "" + +#. HCUdA +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id301643045873140\n" +"help.text" +msgid "where" +msgstr "" + +#. okKGB +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id511643044303340\n" +"help.text" +msgid "dbname: the name of the database hosted in the DBMS server." +msgstr "" + +#. 4GHUU +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id331643044364699\n" +"help.text" +msgid "host: the fully qualified name of the RDBMS server" +msgstr "" + +#. 2gktB +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id931643044367236\n" +"help.text" +msgid "port: the server port. The default port for PostgreSQL is 5432." +msgstr "" + +#. GYeTa +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id421643049901759\n" +"help.text" +msgid "You can also enter the connection string as" +msgstr "" + +#. qAHKg +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id51643050033680\n" +"help.text" +msgid "postgresql://myHost:port/MyDatabase." +msgstr "" + +#. J8uHf +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id71643046088031\n" +"help.text" +msgid "Refer to the database server administrator for the correct values of the keywords passed in the connection string. Values for user= and password= are ignored but will be requested at connection time." +msgstr "" + +#. bsUA3 +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id131643048856194\n" +"help.text" +msgid "The connection string is displayed in the %PRODUCTNAME Base status bar." +msgstr "" + +#. FupET +#: dabawiz02pgsql.xhp +msgctxt "" +"dabawiz02pgsql.xhp\n" +"par_id571643046067450\n" +"help.text" +msgid "List of all keyword/value pairs for PostgreSQL 13 connection string. Not every pair is handled by the %PRODUCTNAME driver manager." +msgstr "" + #. XoiBM #: dabawiz02spreadsheet.xhp msgctxt "" @@ -10203,14 +10338,14 @@ msgctxt "" msgid "Report" msgstr "Rapport" -#. MT4CQ +#. jiTyY #: menuinsert.xhp msgctxt "" "menuinsert.xhp\n" "par_idN1058F\n" "help.text" -msgid "Starts the Report Builder window for the selected table, view, or query." -msgstr "Start het venster Rapportontwerper voor de geselecteerde tabel, weergave of query." +msgid "Starts the Report Builder window for the selected table, view, or query." +msgstr "" #. 99GPr #: menuinsert.xhp @@ -10707,1091 +10842,4547 @@ msgctxt "" msgid "Refreshes the tables. " msgstr "De tabellen verversen. " -#. eDFFK -#: tablewizard00.xhp +#. kyYMn +#: migrate_macros.xhp msgctxt "" -"tablewizard00.xhp\n" +"migrate_macros.xhp\n" "tit\n" "help.text" -msgid "Table Wizard" -msgstr "Assistent Tabel" +msgid "Migrate Macros" +msgstr "" -#. CU3Fy -#: tablewizard00.xhp +#. KDtEB +#: migrate_macros.xhp msgctxt "" -"tablewizard00.xhp\n" -"bm_id6009094\n" +"migrate_macros.xhp\n" +"bm_id6009095\n" "help.text" -msgid "wizards;database tables (Base)Table Wizard (Base)" -msgstr "assistenten;databasetabellen (Base)Assistent Tabel (Base)" +msgid "wizards;macros (Base) Macro Wizard (Base) macros;attaching new (Base) migrating macros (Base)" +msgstr "" -#. TStMh -#: tablewizard00.xhp +#. tjLuE +#: migrate_macros.xhp msgctxt "" -"tablewizard00.xhp\n" -"par_idN1054C\n" +"migrate_macros.xhp\n" +"hd_id0112200902353472\n" "help.text" -msgid "Table Wizard" -msgstr "Assistent Tabel" +msgid "Migrate Macros" +msgstr "" -#. rBE4D -#: tablewizard00.xhp +#. xMVrd +#: migrate_macros.xhp msgctxt "" -"tablewizard00.xhp\n" -"par_idN1055C\n" +"migrate_macros.xhp\n" +"par_id0112200902353466\n" "help.text" -msgid "The Table Wizard helps you to create a database table." -msgstr "De Assistent Tabel helpt u bij het maken van een databasetabel." +msgid "The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area." +msgstr "" -#. UBG57 -#: tablewizard00.xhp +#. ajASD +#: migrate_macros.xhp msgctxt "" -"tablewizard00.xhp\n" -"par_idN105AF\n" +"migrate_macros.xhp\n" +"par_id0224200911454780\n" "help.text" -msgid "Table Wizard - Select fields" -msgstr "Assistent Tabel - Velden selecteren" +msgid "Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name." +msgstr "" -#. GgEVx -#: tablewizard01.xhp +#. M7aSL +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"tit\n" +"migrate_macros.xhp\n" +"par_id022420091145472\n" "help.text" -msgid "Table Wizard - Select Fields" -msgstr "Assistent Tabel - Velden selecteren" +msgid "The list shows all changes that were applied to the database file." +msgstr "" -#. ZFKJc -#: tablewizard01.xhp +#. hee9q +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10546\n" +"migrate_macros.xhp\n" +"par_id0112200902353542\n" "help.text" -msgid "Table Wizard - Select Fields" -msgstr "Assistent Tabel - Velden selecteren" +msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view." +msgstr "" -#. 4HLFY -#: tablewizard01.xhp +#. DhC2o +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10556\n" +"migrate_macros.xhp\n" +"par_id0112200903075865\n" "help.text" -msgid "Select fields from the provided sample tables as a starting point to create your own table." -msgstr "Selecteer velden uit de meegeleverde voorbeeldtabellen als startpunt om uw eigen tabel te maken." +msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area." +msgstr "" -#. csKoV -#: tablewizard01.xhp +#. mtCb7 +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10559\n" +"migrate_macros.xhp\n" +"par_id0112200903075830\n" "help.text" -msgid "Business" -msgstr "Zakelijk" +msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed." +msgstr "" -#. TRDAu -#: tablewizard01.xhp +#. RJUfX +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN1055D\n" +"migrate_macros.xhp\n" +"par_id0112200903075951\n" "help.text" -msgid "Select the business category to see only business sample tables." -msgstr "Selecteer de bedrijfscategorie om alleen zakelijke voorbeeldtabellen te zien." +msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this." +msgstr "" -#. dCJP5 -#: tablewizard01.xhp +#. pSFRn +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10560\n" +"migrate_macros.xhp\n" +"par_id0112200903075915\n" "help.text" -msgid "Private" -msgstr "Persoonlijk" +msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged." +msgstr "" -#. 9fJfk -#: tablewizard01.xhp +#. WCGZK +#: migrate_macros.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10564\n" +"migrate_macros.xhp\n" +"par_id0112200902353554\n" "help.text" -msgid "Select the private category to see only private sample tables." -msgstr "Selecteer de categorie Persoonlijk om alleen persoonlijke voorbeeldtabellen te zien." +msgid "An in depth explanation by the developers (Wiki)." +msgstr "" -#. dEiyC -#: tablewizard01.xhp +#. WG9NH +#: password.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN10567\n" +"password.xhp\n" +"tit\n" "help.text" -msgid "Sample tables" -msgstr "Voorbeeldtabellen" +msgid "User Name and Password Required" +msgstr "" -#. AhZXR -#: tablewizard01.xhp +#. WekVB +#: password.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN1056B\n" +"password.xhp\n" +"par_idN10541\n" "help.text" -msgid "Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need." -msgstr "Selecteer een van de voorbeeldtabellen. Selecteer vervolgens velden uit die tabel in de linker keuzelijst. Herhaal deze stap totdat u alle velden hebt geselecteerd die u nodig heeft." +msgid "User Name and Password Required" +msgstr "" -#. jJf8M -#: tablewizard01.xhp +#. LCLTp +#: password.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN1059E\n" +"password.xhp\n" +"par_idN1054D\n" "help.text" -msgid "Selected Fields" -msgstr "Geselecteerde velden" +msgid "User name" +msgstr "" -#. pj8q2 -#: tablewizard01.xhp +#. Rx3tD +#: password.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN105A4\n" +"password.xhp\n" +"par_idN10551\n" "help.text" -msgid "Displays all fields that will be included in the new table." -msgstr "Toont alle velden die in de nieuwe tabel zullen worden opgenomen." +msgid "Enter the user name to connect to the data source." +msgstr "" -#. 4LVS2 -#: tablewizard01.xhp +#. dQH7s +#: password.xhp msgctxt "" -"tablewizard01.xhp\n" -"par_idN105A9\n" +"password.xhp\n" +"par_idN10568\n" "help.text" -msgid "Table Wizard - Set types and formats" -msgstr "Assistent Tabel - Type en opmaak instellen" +msgid "Password" +msgstr "" -#. EYiHW -#: tablewizard02.xhp +#. dqjRr +#: password.xhp msgctxt "" -"tablewizard02.xhp\n" -"tit\n" +"password.xhp\n" +"par_idN1056C\n" "help.text" -msgid "Table Wizard - Set Types and Formats" -msgstr "Assistent Tabel - Type en opmaak instellen" +msgid "Enter the password to connect to the data source." +msgstr "" -#. yC4de -#: tablewizard02.xhp +#. TudyG +#: password.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10552\n" +"password.xhp\n" +"par_idN10583\n" "help.text" -msgid "Table Wizard - Set Types and Formats" -msgstr "Assistent Tabel - Type en opmaak instellen" +msgid "Remember password till end of session" +msgstr "" -#. r3sex -#: tablewizard02.xhp +#. KYrgJ +#: password.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10562\n" +"password.xhp\n" +"par_idN10587\n" "help.text" -msgid "Specifies the field information for your selected fields." -msgstr "Specificeert de veldinformatie voor uw geselecteerde velden." +msgid "Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session." +msgstr "" -#. GmqTu -#: tablewizard02.xhp +#. EWAYC +#: querywizard00.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10565\n" +"querywizard00.xhp\n" +"tit\n" "help.text" -msgid "Selected fields" -msgstr "Geselecteerde velden" +msgid "Query Wizard" +msgstr "" -#. 3HRfy -#: tablewizard02.xhp +#. VGUsH +#: querywizard00.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10569\n" +"querywizard00.xhp\n" +"par_idN1054C\n" "help.text" -msgid "Select a field in order to edit the field information." -msgstr "Selecteer een veld om de veldinformatie te bewerken." +msgid "Query Wizard" +msgstr "" -#. C6Hj6 -#: tablewizard02.xhp +#. 7eeqf +#: querywizard00.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10574\n" +"querywizard00.xhp\n" +"par_idN1055C\n" "help.text" -msgid "−" -msgstr "..." +msgid "The Query Wizard helps you to design a database query. The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command." +msgstr "" -#. uhA3i -#: tablewizard02.xhp +#. SCN34 +#: querywizard00.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10578\n" +"querywizard00.xhp\n" +"par_idN105D2\n" "help.text" -msgid "Remove the selected field from the list box." -msgstr "Verwijder het geselecteerde veld uit de keuzelijst." +msgid "Query Wizard - Field selection" +msgstr "" -#. bDhR7 -#: tablewizard02.xhp +#. qKgrF +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1057B\n" +"querywizard01.xhp\n" +"tit\n" "help.text" -msgid "+" -msgstr "+" +msgid "Query Wizard - Field Selection" +msgstr "" -#. oRB9f -#: tablewizard02.xhp +#. ago2e +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1057F\n" +"querywizard01.xhp\n" +"par_idN10546\n" "help.text" -msgid "Add a new data field to the list box." -msgstr "Voeg een nieuw gegevensveld toe aan de keuzelijst." +msgid "Query Wizard - Field Selection" +msgstr "" -#. t3DZP -#: tablewizard02.xhp +#. zvnWy +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10582\n" +"querywizard01.xhp\n" +"par_idN10556\n" "help.text" -msgid "Field information" -msgstr "Veldinformatie" +msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query." +msgstr "" -#. 32RqX -#: tablewizard02.xhp +#. bjRCe +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10586\n" +"querywizard01.xhp\n" +"par_idN10559\n" "help.text" -msgid "Field name" -msgstr "Veldnaam" +msgid "Tables" +msgstr "" -#. CemcB -#: tablewizard02.xhp +#. RBgge +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1058A\n" +"querywizard01.xhp\n" +"par_idN1055D\n" "help.text" -msgid "Displays the name of the selected data field. If you want, you can enter a new name." -msgstr "Toont de naam van het geselecteerde gegevensveld. Als je wilt, kunt u een nieuwe naam invoeren." +msgid "Specifies the table for which the query is to be created." +msgstr "" -#. iACxs -#: tablewizard02.xhp +#. BFXtZ +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1058D\n" +"querywizard01.xhp\n" +"par_idN10590\n" "help.text" -msgid "Field type" -msgstr "Veldtype" +msgid "Fields in the Query" +msgstr "" -#. FpeCt -#: tablewizard02.xhp +#. n6cwc +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10591\n" +"querywizard01.xhp\n" +"par_idN10594\n" "help.text" -msgid "Select a field type." -msgstr "Selecteer een veldtype." +msgid "Displays all fields that will be included in the new query." +msgstr "" -#. dBDH3 -#: tablewizard02.xhp +#. MJBo8 +#: querywizard01.xhp msgctxt "" -"tablewizard02.xhp\n" -"hd_id5486922\n" +"querywizard01.xhp\n" +"par_idN10597\n" "help.text" -msgid "AutoValue" -msgstr "AutoWaarde" +msgid "Query Wizard - Sorting order" +msgstr "" -#. mhvS4 -#: tablewizard02.xhp +#. T7jwS +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_id4198736\n" +"querywizard02.xhp\n" +"tit\n" "help.text" -msgid "If set to Yes, the values for this data field are generated by the database engine." -msgstr "Indien ingesteld op Ja, worden de waarden voor dit gegevensveld gegenereerd door de database-engine." +msgid "Query Wizard - Sorting Order" +msgstr "" -#. c4BZi -#: tablewizard02.xhp +#. 6jtTb +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN106A0\n" +"querywizard02.xhp\n" +"par_idN10543\n" "help.text" -msgid "Entry required" -msgstr "Invoer vereist" +msgid "Query Wizard - Sorting Order" +msgstr "" -#. wEMRe -#: tablewizard02.xhp +#. hv6wL +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN106A6\n" +"querywizard02.xhp\n" +"par_idN10553\n" "help.text" -msgid "If set to Yes, this field must not be empty." -msgstr "Indien ingesteld op Ja, mag dit veld niet leeg zijn." +msgid "Specifies the sorting order for the data records in your query." +msgstr "" -#. aEK5E -#: tablewizard02.xhp +#. eVr57 +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10594\n" +"querywizard02.xhp\n" +"par_idN10556\n" "help.text" -msgid "Length" -msgstr "Lengte" +msgid "Sort by" +msgstr "" -#. 2XC9L -#: tablewizard02.xhp +#. CRtP3 +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10598\n" +"querywizard02.xhp\n" +"par_idN105B2\n" "help.text" -msgid "Specifies the number of characters for the data field." -msgstr "Specificeert het aantal tekens voor het gegevensveld." +msgid "Specifies the field by which the created query is sorted." +msgstr "" -#. 6BjNy -#: tablewizard02.xhp +#. xUjcF +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1059B\n" +"querywizard02.xhp\n" +"par_idN1055C\n" "help.text" -msgid "Decimal places" -msgstr "Aantal decimalen" +msgid "Ascending" +msgstr "" -#. egEhC -#: tablewizard02.xhp +#. aSXt6 +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN1059F\n" +"querywizard02.xhp\n" +"par_idN105BF\n" "help.text" -msgid "Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields." -msgstr "Specificeert het aantal decimalen voor het gegevensveld. Deze optie is alleen beschikbaar voor numerieke of decimale gegevensvelden." +msgid "Click to sort in alphabetically or numerically ascending order." +msgstr "" -#. Nu72A -#: tablewizard02.xhp +#. pR3aG +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN105A2\n" +"querywizard02.xhp\n" +"par_idN10562\n" "help.text" -msgid "Default value" -msgstr "Standaardwaarde" +msgid "Descending" +msgstr "" -#. 3GME6 -#: tablewizard02.xhp +#. 9BtoZ +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN105A6\n" +"querywizard02.xhp\n" +"par_idN105CC\n" "help.text" -msgid "Specifies the default value for a Yes/No field." -msgstr "Specificeert de standaardwaarde voor een Ja/Nee-veld." +msgid "Click to sort in alphabetically or numerically descending order." +msgstr "" -#. pJiM3 -#: tablewizard02.xhp +#. 6U4wS +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN10730\n" +"querywizard02.xhp\n" +"par_idN10568\n" "help.text" -msgid "Auto-increment statement" -msgstr "Instructie voor automatisch verhogen" +msgid "And then by" +msgstr "" -#. FDNak -#: tablewizard02.xhp +#. CqmF3 +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_id6706747\n" +"querywizard02.xhp\n" +"par_idN105D9\n" "help.text" -msgid "Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field. For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:" -msgstr "Voer de specificatie van de SQL-opdracht in die de gegevensbron instrueert om een gespecificeerd Integer-gegevensveld automatisch te verhogen. De volgende MySQL-instructie gebruikte bijvoorbeeld de AUTO_INCREMENT-instructie om het veld \"id\" te vergroten telkens wanneer de instructie een gegevensveld aanmaakt:" +msgid "Specifies additional fields by which the created query is sorted, if previous sort fields are equal." +msgstr "" -#. JETWU -#: tablewizard02.xhp +#. pEGB3 +#: querywizard02.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_id8946501\n" +"querywizard02.xhp\n" +"par_idN1056E\n" "help.text" -msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)" -msgstr "CREATE TABLE \"tabel1\" (\"id\" INTEGER AUTO_INCREMENT)" +msgid "Query Wizard - Search conditions" +msgstr "" -#. 8FrJs -#: tablewizard02.xhp +#. Ezdjv +#: querywizard03.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_id4846949\n" +"querywizard03.xhp\n" +"tit\n" "help.text" -msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box." -msgstr "Voor dit voorbeeld moet u AUTO_INCREMENT invoeren in het vak Auto-increment." +msgid "Query Wizard - Search Conditions" +msgstr "" -#. c3dzF -#: tablewizard02.xhp +#. usSAE +#: querywizard03.xhp msgctxt "" -"tablewizard02.xhp\n" -"par_idN105A9\n" +"querywizard03.xhp\n" +"par_idN10543\n" "help.text" -msgid "Table Wizard - Set primary key" -msgstr "Assistent Tabel - Primaire sleutel instellen" +msgid "Query Wizard - Search Conditions" +msgstr "" -#. 347MF -#: tablewizard03.xhp +#. Axn74 +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"tit\n" +"querywizard03.xhp\n" +"par_idN10553\n" "help.text" -msgid "Table Wizard - Set Primary Key" -msgstr "Assistent Tabel - Primaire sleutel instellen" +msgid "Specifies the search conditions to filter the query." +msgstr "" -#. NjMtW -#: tablewizard03.xhp +#. MBS9h +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10546\n" +"querywizard03.xhp\n" +"par_idN10556\n" "help.text" -msgid "Table Wizard - Set Primary Key" -msgstr "Assistent Tabel - Primaire sleutel instellen" +msgid "Match all of the following" +msgstr "" -#. jbfcH -#: tablewizard03.xhp +#. eGvAt +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10556\n" +"querywizard03.xhp\n" +"par_idN105B2\n" "help.text" -msgid "Specifies a field in the table to be used as a primary key." -msgstr "Specificeert een veld in de tabel dat als primaire sleutel moet worden gebruikt." +msgid "Select to filter the query by all the conditions using a logical AND." +msgstr "" -#. GAk3T -#: tablewizard03.xhp +#. mowq3 +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10559\n" +"querywizard03.xhp\n" +"par_idN1055C\n" "help.text" -msgid "Create a primary key" -msgstr "Een primaire sleutel maken" +msgid "Match any of the following" +msgstr "" -#. jEViE -#: tablewizard03.xhp +#. m9DAv +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN1055D\n" +"querywizard03.xhp\n" +"par_idN105BF\n" "help.text" -msgid "Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables." -msgstr "Selecteer om een primaire sleutel te maken. Voeg een primaire sleutel toe aan elke databasetabel om elk record uniek te identificeren. Voor sommige databasesystemen binnen %PRODUCTNAME is een primaire sleutel verplicht voor het bewerken van de tabellen." +msgid "Select to filter the query by any of the conditions using a logical OR." +msgstr "" -#. ZEDQ9 -#: tablewizard03.xhp +#. YzKAZ +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10560\n" +"querywizard03.xhp\n" +"par_idN10562\n" "help.text" -msgid "Automatically add a primary key" -msgstr "Automatisch een primaire sleutel toevoegen" +msgid "Field" +msgstr "" -#. oqASw -#: tablewizard03.xhp +#. zJBqq +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10564\n" +"querywizard03.xhp\n" +"par_idN105CC\n" "help.text" -msgid "Select to automatically add a primary key as an additional field." -msgstr "Selecteer om automatisch een primaire sleutel als extra veld toe te voegen." +msgid "Select the field name for the filter condition." +msgstr "" -#. JGWGR -#: tablewizard03.xhp +#. cpBwd +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10567\n" +"querywizard03.xhp\n" +"par_idN10568\n" "help.text" -msgid "Use an existing field as a primary key" -msgstr "Een bestaand veld gebruiken als primaire sleutel" +msgid "Condition" +msgstr "" -#. ndknB -#: tablewizard03.xhp +#. FRFQM +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN1056B\n" +"querywizard03.xhp\n" +"par_idN105D9\n" "help.text" -msgid "Select to use an existing field with unique values as a primary key." -msgstr "Selecteer om een bestaand veld met unieke waarden als primaire sleutel te gebruiken." +msgid "Select the condition for the filter." +msgstr "" -#. fMF7v -#: tablewizard03.xhp +#. dF2FF +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" +"querywizard03.xhp\n" "par_idN1056E\n" "help.text" -msgid "Field name" -msgstr "Veldnaam" +msgid "Value" +msgstr "" -#. Z7naB -#: tablewizard03.xhp +#. ZKEEw +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10572\n" +"querywizard03.xhp\n" +"par_idN105E6\n" "help.text" -msgid "Select the field name." -msgstr "Selecteer de veldnaam." +msgid "Enter the value for the filter condition." +msgstr "" -#. bGGBe -#: tablewizard03.xhp +#. huAnr +#: querywizard03.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10575\n" +"querywizard03.xhp\n" +"par_idN10574\n" "help.text" -msgid "Auto value" -msgstr "AutoWaarde" +msgid "Query Wizard - Detail or summary" +msgstr "" -#. pFSnC -#: tablewizard03.xhp +#. AFtfc +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10579\n" +"querywizard04.xhp\n" +"tit\n" "help.text" -msgid "Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the Auto value feature." -msgstr "Selecteer om automatisch een waarde in te voegen en de waarde van het veld te verhogen voor elke nieuwe record. De database moet automatische verhoging ondersteunen om de functie AutoWaarde te kunnen gebruiken." +msgid "Query Wizard - Detail or Summary" +msgstr "" -#. EuZFN -#: tablewizard03.xhp +#. He5oE +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN1057C\n" +"querywizard04.xhp\n" +"par_idN10543\n" "help.text" -msgid "Define primary key by several fields" -msgstr "Definieer de primaire sleutel met meerdere velden" +msgid "Query Wizard - Detail or Summary" +msgstr "" -#. 7AfGE -#: tablewizard03.xhp +#. pvdAU +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10580\n" +"querywizard04.xhp\n" +"par_idN10553\n" "help.text" -msgid "Select to create a primary key from a combination of several existing fields." -msgstr "Selecteer om een primaire sleutel te maken uit een combinatie van verschillende bestaande velden." +msgid "Specifies whether to display all records of the query, or only the results of aggregate functions." +msgstr "" -#. ymUtk -#: tablewizard03.xhp +#. GNBdc +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10583\n" +"querywizard04.xhp\n" +"par_idN10556\n" "help.text" -msgid "Available fields" -msgstr "Beschikbare velden" +msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions." +msgstr "" -#. sVEFU -#: tablewizard03.xhp +#. LAhTk +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN10587\n" +"querywizard04.xhp\n" +"par_idN10559\n" "help.text" -msgid "Select a field and click > to add it to the list of primary key fields." -msgstr "Selecteer een veld en klik op > om het toe te voegen aan de lijst met primaire-sleutelvelden." +msgid "Detailed query" +msgstr "" -#. yivEE -#: tablewizard03.xhp +#. aXtmP +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN1059A\n" +"querywizard04.xhp\n" +"par_idN105BD\n" "help.text" -msgid "Primary key fields" -msgstr "Primaire-sleutelvelden" +msgid "Select to show all records of the query." +msgstr "" -#. XoNRs -#: tablewizard03.xhp +#. h7yp9 +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN1059E\n" +"querywizard04.xhp\n" +"par_idN105C2\n" "help.text" -msgid "Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom." -msgstr "Selecteer een veld en klik op < om het uit de lijst met primaire-sleutelvelden te verwijderen. De primaire sleutel wordt gemaakt als een aaneenschakeling van de velden in deze lijst, van boven naar beneden." +msgid "Summary query" +msgstr "" -#. GBnsP -#: tablewizard03.xhp +#. 4VMFu +#: querywizard04.xhp msgctxt "" -"tablewizard03.xhp\n" -"par_idN105A1\n" +"querywizard04.xhp\n" +"par_idN105C8\n" "help.text" -msgid "Table Wizard - Create table" -msgstr "Assistent Tabel - Tabel maken" +msgid "Select to show only results of aggregate functions." +msgstr "" -#. GNFKT -#: tablewizard04.xhp +#. CEC9y +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"tit\n" +"querywizard04.xhp\n" +"par_idN105D7\n" "help.text" -msgid "Table Wizard - Create Table" -msgstr "Assistent Tabel - Tabel maken" +msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls." +msgstr "" -#. VhZ3v -#: tablewizard04.xhp +#. QCySK +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10543\n" +"querywizard04.xhp\n" +"par_idN1055D\n" "help.text" -msgid "Table Wizard - Create Table" -msgstr "Assistent Tabel - Tabel maken" +msgid "Aggregate function" +msgstr "" -#. CEdhG -#: tablewizard04.xhp +#. H3vuB +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10553\n" +"querywizard04.xhp\n" +"par_idN105E4\n" "help.text" -msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished." -msgstr "Voer een naam in voor de tabel en geef aan of u de tabel wilt wijzigen nadat de assistent is voltooid." +msgid "Select the aggregate function." +msgstr "" -#. DYQqm -#: tablewizard04.xhp +#. 7VBHB +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10556\n" +"querywizard04.xhp\n" +"par_idN105DD\n" "help.text" -msgid "Table name" -msgstr "Tabelnaam" +msgid "Field name" +msgstr "" -#. XbyrT -#: tablewizard04.xhp +#. DhcSj +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN1055A\n" +"querywizard04.xhp\n" +"par_idN10656\n" "help.text" -msgid "Specifies the table name." -msgstr "Specificeert de tabelnaam." +msgid "Select the numeric field name." +msgstr "" -#. ANGE9 -#: tablewizard04.xhp +#. 2fBzx +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN105E4\n" +"querywizard04.xhp\n" +"par_idN105E7\n" "help.text" -msgid "Catalog of the table" -msgstr "Catalogus van de tabel" +msgid "+" +msgstr "" -#. EJ9oq -#: tablewizard04.xhp +#. hM5kP +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN105EA\n" +"querywizard04.xhp\n" +"par_idN105FE\n" "help.text" -msgid "Select the catalog for the table. (Available only if the database supports catalogs)" -msgstr "Selecteer de catalogus voor de tafel. (Alleen beschikbaar als de database catalogi ondersteunt)" +msgid "Appends a new row of controls." +msgstr "" -#. 2ADuK -#: tablewizard04.xhp +#. psHk4 +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10605\n" +"querywizard04.xhp\n" +"par_idN105F1\n" "help.text" -msgid "Schema of the table" -msgstr "Schema van de tabel" +msgid "−" +msgstr "" -#. pfjij -#: tablewizard04.xhp +#. MYCN9 +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" +"querywizard04.xhp\n" "par_idN1060B\n" "help.text" -msgid "Select the schema for the table. (Available only if the database supports schemas)" -msgstr "Selecteer het schema voor de tabel. (Alleen beschikbaar als de database schema's ondersteunt)" +msgid "Removes the last row of controls." +msgstr "" -#. DEPmh -#: tablewizard04.xhp +#. 95hsW +#: querywizard04.xhp msgctxt "" -"tablewizard04.xhp\n" +"querywizard04.xhp\n" +"par_idN1060E\n" +"help.text" +msgid "Query Wizard - Grouping" +msgstr "" + +#. d4Arr +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Grouping" +msgstr "" + +#. kwKJA +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Query Wizard - Grouping" +msgstr "" + +#. yimYQ +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" + +#. BEcEC +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10589\n" +"help.text" +msgid "Group by" +msgstr "" + +#. XSPcc +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN1058D\n" +"help.text" +msgid "Displays all fields that are to be used to group the query." +msgstr "" + +#. bebrL +#: querywizard05.xhp +msgctxt "" +"querywizard05.xhp\n" +"par_idN10590\n" +"help.text" +msgid "Query Wizard - Grouping conditions" +msgstr "" + +#. FJyRe +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Grouping Conditions" +msgstr "" + +#. rvBec +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Query Wizard - Grouping Conditions" +msgstr "" + +#. isYHF +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." +msgstr "" + +#. E2hjZ +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Match all of the following" +msgstr "" + +#. tsdNz +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" "par_idN1055D\n" "help.text" -msgid "Modify the table design" -msgstr "Wijzig het tabelontwerp" +msgid "Select to group the query by all the conditions using a logical AND." +msgstr "" -#. SgDTD -#: tablewizard04.xhp +#. vG7ub +#: querywizard06.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10561\n" +"querywizard06.xhp\n" +"par_idN10560\n" "help.text" -msgid "Select to save and edit the table design." -msgstr "Selecteer om het tabelontwerp op te slaan en te bewerken." +msgid "Match any of the following" +msgstr "" -#. JBjXz -#: tablewizard04.xhp +#. H4kNz +#: querywizard06.xhp msgctxt "" -"tablewizard04.xhp\n" +"querywizard06.xhp\n" "par_idN10564\n" "help.text" -msgid "Insert data immediately" -msgstr "Direct gegevens invoeren" +msgid "Select to group the query by any of the conditions using a logical OR." +msgstr "" + +#. CRQPr +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Field name" +msgstr "" + +#. AUDUW +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Select the field name for the grouping condition." +msgstr "" + +#. vYSzM +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Condition" +msgstr "" + +#. VHAhf +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10572\n" +"help.text" +msgid "Select the condition for the grouping." +msgstr "" + +#. LYZYG +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10575\n" +"help.text" +msgid "Value" +msgstr "" + +#. GBywN +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN10579\n" +"help.text" +msgid "Enter the value for the grouping condition." +msgstr "" + +#. tg3CC +#: querywizard06.xhp +msgctxt "" +"querywizard06.xhp\n" +"par_idN1057C\n" +"help.text" +msgid "Query Wizard - Aliases" +msgstr "" + +#. LGziG +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Aliases" +msgstr "" + +#. dCG5v +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10543\n" +"help.text" +msgid "Query Wizard - Aliases" +msgstr "" + +#. 8qMru +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name." +msgstr "" + +#. GKQBZ +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Alias" +msgstr "" + +#. TiaDt +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "Enter the alias for the field name." +msgstr "" + +#. cHhQS +#: querywizard07.xhp +msgctxt "" +"querywizard07.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Query Wizard - Overview" +msgstr "" + +#. ZD37L +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"tit\n" +"help.text" +msgid "Query Wizard - Overview" +msgstr "" + +#. eZifq +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10543\n" +"help.text" +msgid "Query Wizard - Overview" +msgstr "" + +#. Eugc7 +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished." +msgstr "" + +#. zjCxf +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Name of the query" +msgstr "" + +#. ZLJYh +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "Enter the name of the query." +msgstr "" + +#. uC9Qc +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Display query" +msgstr "" + +#. BJa3G +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10561\n" +"help.text" +msgid "Select to save and display the query." +msgstr "" + +#. yN4FB +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Modify query" +msgstr "" + +#. VKpNF +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Select to save the query and open it for editing." +msgstr "" + +#. 3ww32 +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Overview" +msgstr "" + +#. SfUBA +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Displays a summary of the query." +msgstr "" + +#. 8k8Fx +#: querywizard08.xhp +msgctxt "" +"querywizard08.xhp\n" +"par_idN10572\n" +"help.text" +msgid "Query Wizard" +msgstr "" + +#. Us2de +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"tit\n" +"help.text" +msgid "Date and Time" +msgstr "" + +#. eDaHU +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"hd_id2320932\n" +"help.text" +msgid "Date and Time" +msgstr "" + +#. DrUB4 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8638874\n" +"help.text" +msgid "You can open the Date and Time dialog of the Report Builder by choosing Insert - Date and Time." +msgstr "" + +#. tSLyd +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id6278878\n" +"help.text" +msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. ppg4k +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id393078\n" +"help.text" +msgid "Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed." +msgstr "" + +#. 6ued5 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id1271401\n" +"help.text" +msgid "Select a format to display the date." +msgstr "" + +#. VvPJF +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8718832\n" +"help.text" +msgid "Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed." +msgstr "" + +#. DfCAA +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id8561052\n" +"help.text" +msgid "Select a format to display the time." +msgstr "" + +#. cVAzu +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id5992919\n" +"help.text" +msgid "Click OK to insert the field." +msgstr "" + +#. WFpF6 +#: rep_datetime.xhp +msgctxt "" +"rep_datetime.xhp\n" +"par_id4320810\n" +"help.text" +msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window." +msgstr "" + +#. DCjDN +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"tit\n" +"help.text" +msgid "Insert Fields" +msgstr "" + +#. DiU2a +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"bm_id61540566967968\n" +"help.text" +msgid "insert fields;in report design add fields;in report design report design;add fields to report" +msgstr "" + +#. ZSrFy +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"hd_id361540562942432\n" +"help.text" +msgid "Add fields to report" +msgstr "" + +#. zFCzB +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3587145\n" +"help.text" +msgid "The Add Field window helps you to insert the table entries in the report." +msgstr "" + +#. dzGbq +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id4503921\n" +"help.text" +msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box." +msgstr "" + +#. hQDBC +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id171540674707522\n" +"help.text" +msgid "Choose View - Add Field." +msgstr "" + +#. hxBBt +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id991540674901837\n" +"help.text" +msgid "Add field icon" +msgstr "" + +#. oEoAE +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id121540674874655\n" +"help.text" +msgid "Click the Add Field icon on the toolbar." +msgstr "" + +#. BqWBD +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id141540563922693\n" +"help.text" +msgid "Select the field in the Add Field dialog and click Insert. You can select multiple fields pressing the CommandCtrl key while clicking on the fields name or using the Shift key while pressing the mouse button. Click Insert in the toolbar to add the fields to the report." +msgstr "" + +#. BGjjH +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id4051026\n" +"help.text" +msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields." +msgstr "" + +#. Hk568 +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3397320\n" +"help.text" +msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted." +msgstr "" + +#. RGprC +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id3059785\n" +"help.text" +msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon Icon, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." +msgstr "" + +#. VjpkA +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"hd_id251540563929787\n" +"help.text" +msgid "Sorting fields names" +msgstr "" + +#. pNfxS +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id651540564204840\n" +"help.text" +msgid "Sort Ascending icon" +msgstr "" + +#. EfMFi +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540563992665\n" +"help.text" +msgid "Sort names ascending." +msgstr "" + +#. 9jVwk +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id811540564184191\n" +"help.text" +msgid "Sort descending icon" +msgstr "" + +#. BEcwL +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540563942665\n" +"help.text" +msgid "Sort names descending," +msgstr "" + +#. GRKuP +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id851540564212907\n" +"help.text" +msgid "Undo sorting icon" +msgstr "" + +#. DVAm8 +#: rep_insertfield.xhp +msgctxt "" +"rep_insertfield.xhp\n" +"par_id401540533942665\n" +"help.text" +msgid "Restore original sorting" +msgstr "" + +#. gCECo +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"tit\n" +"help.text" +msgid "Report Builder" +msgstr "" + +#. Yyb28 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"bm_id1614429\n" +"help.text" +msgid "Report Builder Oracle Report Builder" +msgstr "" + +#. DouuB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id8773155\n" +"help.text" +msgid "Report Builder" +msgstr "" + +#. tcUx2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5248573\n" +"help.text" +msgid "The Report Builder is a tool to create your own database reports. Unlike with the Report Wizard, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too." +msgstr "" + +#. kCCcM +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7128818\n" +"help.text" +msgid "To use the Report Builder, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME." +msgstr "" + +#. MUFG8 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id556047\n" +"help.text" +msgid "To install the JRE software" +msgstr "" + +#. CTy58 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4515823\n" +"help.text" +msgid "The Report Builder requires an installed Java Runtime Environment (JRE)." +msgstr "" + +#. t42Ud +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4044312\n" +"help.text" +msgid "Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced." +msgstr "" + +#. bGABC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1369060\n" +"help.text" +msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system." +msgstr "" + +#. oxLT3 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id860927\n" +"help.text" +msgid "If a recent JRE version is found on your system, you see an entry in the list." +msgstr "" + +#. 87xW7 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8581804\n" +"help.text" +msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME." +msgstr "" + +#. KmqC6 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7730033\n" +"help.text" +msgid "Ensure that Use a Java runtime environment is enabled." +msgstr "" + +#. oeX8D +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6317636\n" +"help.text" +msgid "If no JRE version is found on your system, open your web browser and download the JRE software from http://www.java.com. Install the JRE software. Then restart %PRODUCTNAME and open %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced again." +msgstr "" + +#. 87hJD +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id9759514\n" +"help.text" +msgid "To open the Report Builder" +msgstr "" + +#. TxLZj +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9076509\n" +"help.text" +msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field." +msgstr "" + +#. NiuEf +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7050691\n" +"help.text" +msgid "Click the Reports icon in the Base window, then choose Create Report in Design View." +msgstr "" + +#. u7db8 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7118747\n" +"help.text" +msgid "The Report Builder window opens." +msgstr "" + +#. eC7Ku +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8283639\n" +"help.text" +msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below." +msgstr "" + +#. FZucS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2291024\n" +"help.text" +msgid "On the right you see the Properties window with the property values of the currently selected object." +msgstr "" + +#. 9iUTs +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2100589\n" +"help.text" +msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:" +msgstr "" + +#. bpA2e +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5022125\n" +"help.text" +msgid "Page Header - drag control fields with fixed text into the Page Header area" +msgstr "" + +#. TcX6C +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6844386\n" +"help.text" +msgid "Detail - drag and drop database fields into the Detail area" +msgstr "" + +#. k3qgL +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7018646\n" +"help.text" +msgid "Page Footer - drag control fields with fixed text into the Page Footer area" +msgstr "" + +#. GbMdT +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5857112\n" +"help.text" +msgid "To insert an additional Report Header and Report Footer area choose Edit - Insert Report Header/Footer. These areas contain text that appears at the start and end of the whole report." +msgstr "" + +#. cvEuz +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6042664\n" +"help.text" +msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again." +msgstr "" + +#. NCMdn +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1589098\n" +"help.text" +msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below." +msgstr "" + +#. 3dx6B +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1278420\n" +"help.text" +msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon." +msgstr "" + +#. 25GDr +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7479476\n" +"help.text" +msgid "To connect the report to a database table" +msgstr "" + +#. TuFVF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2218390\n" +"help.text" +msgid "Move the mouse to the Properties view. You see two tab pages General and Data." +msgstr "" + +#. WdBn9 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7771538\n" +"help.text" +msgid "On the Data tab page, click Content to open the combo box." +msgstr "" + +#. UKbEt +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id366527\n" +"help.text" +msgid "Select the table for that you want to create the report." +msgstr "" + +#. NzJzg +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7996459\n" +"help.text" +msgid "After selecting the table, press the Tab key to leave the Content box." +msgstr "" + +#. vmDAS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2531815\n" +"help.text" +msgid "The Add fields to report window opens automatically and shows all fields of the selected table." +msgstr "" + +#. vsFKB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7657399\n" +"help.text" +msgid "Select two or more objects and click this icon to align the objects at the left margin of the area." +msgstr "" + +#. BqG3G +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8925138\n" +"help.text" +msgid "Select two or more objects and click this icon to align the objects at the right margin of the area." +msgstr "" + +#. UcCYH +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5461897\n" +"help.text" +msgid "Select two or more objects and click this icon to align the objects at the top margin of the area." +msgstr "" + +#. gDxeY +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8919339\n" +"help.text" +msgid "Select two or more objects and click this icon to align the objects at the bottom margin of the area." +msgstr "" + +#. nNfGG +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4634235\n" +"help.text" +msgid "Select two or more objects and click this icon to resize the objects to the smallest width." +msgstr "" + +#. GuD9F +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1393475\n" +"help.text" +msgid "Select two or more objects and click this icon to resize the objects to the smallest height." +msgstr "" + +#. NAFEu +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6571550\n" +"help.text" +msgid "Select two or more objects and click this icon to resize the objects to the greatest width." +msgstr "" + +#. ssdFE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5376140\n" +"help.text" +msgid "Select two or more objects and click this icon to resize the objects to the greatest height." +msgstr "" + +#. yLQm4 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9611499\n" +"help.text" +msgid "Inserts a horizontal line to the current area." +msgstr "" + +#. XVFTm +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id6765953\n" +"help.text" +msgid "Inserts a vertical line to the current area." +msgstr "" + +#. 5gYXB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242612\n" +"help.text" +msgid "Shrinks the selected section to remove top and bottom empty space." +msgstr "" + +#. K9bij +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242617\n" +"help.text" +msgid "Shrinks the selected section to remove top empty space." +msgstr "" + +#. S4vSt +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id0409200922242661\n" +"help.text" +msgid "Shrinks the selected section to remove bottom empty space." +msgstr "" + +#. bFTYS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1511581\n" +"help.text" +msgid "After inserting fields in the Detail view, the report is ready for execution." +msgstr "" + +#. j9t2k +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4881740\n" +"help.text" +msgid "To execute a report" +msgstr "" + +#. FtAeF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8286385\n" +"help.text" +msgid "Click the Execute Report icon on the toolbar." +msgstr "" + +#. QxSrq +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id341642784887818\n" +"help.text" +msgid "Execute Report icon" +msgstr "" + +#. FRApC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id71642784887822\n" +"help.text" +msgid "Execute Report icon" +msgstr "" + +#. EbwoS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2354197\n" +"help.text" +msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert." +msgstr "" + +#. CCUrN +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2485122\n" +"help.text" +msgid "If the database contents did change, execute the report again to update the result report." +msgstr "" + +#. XrBwB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"hd_id8746910\n" +"help.text" +msgid "To edit a report" +msgstr "" + +#. GinFd +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9636524\n" +"help.text" +msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design." +msgstr "" + +#. awMUn +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5941648\n" +"help.text" +msgid "The Writer document is opened read-only. To edit the Writer document, click Edit Document on the information bar, or choose Edit - Edit Mode." +msgstr "" + +#. G2dAA +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8307138\n" +"help.text" +msgid "If you want to edit the Report Builder view, you can change some of its properties." +msgstr "" + +#. XYvED +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7138889\n" +"help.text" +msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color." +msgstr "" + +#. YbHaF +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id9869380\n" +"help.text" +msgid "After finishing, click the Execute Report icon to create a new report." +msgstr "" + +#. h2c39 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id12512\n" +"help.text" +msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK." +msgstr "" + +#. T8vuS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2676168\n" +"help.text" +msgid "Sorting the report" +msgstr "" + +#. Cg7RE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2626422\n" +"help.text" +msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database." +msgstr "" + +#. ZgBCK +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id1743827\n" +"help.text" +msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the Sorting and Grouping dialog." +msgstr "" + +#. rZjJB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id241642785406292\n" +"help.text" +msgid "Icon Sort and Grouping" +msgstr "" + +#. EcCrC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id81642785406296\n" +"help.text" +msgid "Icon Sort and Grouping" +msgstr "" + +#. 35NvQ +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4331797\n" +"help.text" +msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property." +msgstr "" + +#. heWc5 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id4191717\n" +"help.text" +msgid "Execute the report." +msgstr "" + +#. FoAAB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id2318796\n" +"help.text" +msgid "Grouping" +msgstr "" + +#. gBGNE +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id399182\n" +"help.text" +msgid "Open the Report Builder view and click the Sorting and Grouping icon on the toolbar. You see the Sorting and Grouping dialog." +msgstr "" + +#. zfuDw +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7588732\n" +"help.text" +msgid "In the Groups box, open the Group Header list box and select to show a group header." +msgstr "" + +#. 6BQtB +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id95828\n" +"help.text" +msgid "Click the Add Field icon to open the Add Field window." +msgstr "" + +#. VbSz2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id911642785710911\n" +"help.text" +msgid "Icon Add Field" +msgstr "" + +#. CKwKa +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id831642785710915\n" +"help.text" +msgid "Icon Add Field" +msgstr "" + +#. WyQ6C +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id5675527\n" +"help.text" +msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section." +msgstr "" + +#. GscG2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id3496200\n" +"help.text" +msgid "Execute the report. The report shows the grouped records." +msgstr "" + +#. dLiAY +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7599108\n" +"help.text" +msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report." +msgstr "" + +#. WGFAC +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id888698\n" +"help.text" +msgid "Updating and printing your data" +msgstr "" + +#. 9CfYU +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id3394573\n" +"help.text" +msgid "When you insert some new data or edit data in the table, a new report will show the updated data." +msgstr "" + +#. WBEpS +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id7594225\n" +"help.text" +msgid "Click the Reports icon and double-click your last saved report. A new Writer document will be created which shows the new data." +msgstr "" + +#. UFpr2 +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id191642785888796\n" +"help.text" +msgid "Icon Reports" +msgstr "" + +#. DseWN +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id701642785888800\n" +"help.text" +msgid "Icon Reports" +msgstr "" + +#. Kp54P +#: rep_main.xhp +msgctxt "" +"rep_main.xhp\n" +"par_id8147221\n" +"help.text" +msgid "To print a report, choose File - Print from the Writer document." +msgstr "" + +#. AnAta +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"tit\n" +"help.text" +msgid "Report Navigator" +msgstr "" + +#. 6utJF +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"bm_id5823847\n" +"help.text" +msgid "formulas in reports;editingfunctions in reports;editing" +msgstr "" + +#. ruhgL +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id1821955\n" +"help.text" +msgid "Report Navigator" +msgstr "" + +#. 7hD99 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1150852\n" +"help.text" +msgid "You can open the Report Navigator window of the Report Builder by choosing View - Report Navigator." +msgstr "" + +#. hBVny +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1111484\n" +"help.text" +msgid "The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report." +msgstr "" + +#. LJxNC +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id8314157\n" +"help.text" +msgid "Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu." +msgstr "" + +#. prLAV +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id2932828\n" +"help.text" +msgid "To enter functions to the report" +msgstr "" + +#. CSJFz +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id5091708\n" +"help.text" +msgid "In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them." +msgstr "" + +#. TVyh8 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9449446\n" +"help.text" +msgid "Functions can be entered using a syntax as specified by the OpenFormula proposal." +msgstr "" + +#. 3GfjV +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id4095583\n" +"help.text" +msgid "See Wiki page about Base for some more help regarding the functions in a report." +msgstr "" + +#. 2spAx +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"hd_id311593\n" +"help.text" +msgid "To calculate a sum for each client" +msgstr "" + +#. zGU9C +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id3948789\n" +"help.text" +msgid "Open the Report Navigator." +msgstr "" + +#. FSYuv +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id5391399\n" +"help.text" +msgid "Open the Groups entry and the group where you want to calculate the cost." +msgstr "" + +#. bP94U +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6989654\n" +"help.text" +msgid "The group has a sub entry called functions." +msgstr "" + +#. FbfyS +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1803643\n" +"help.text" +msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it." +msgstr "" + +#. hTbw9 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id868251\n" +"help.text" +msgid "In the property browser you see the function." +msgstr "" + +#. KBn87 +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6247749\n" +"help.text" +msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]." +msgstr "" + +#. y2cwk +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1565904\n" +"help.text" +msgid "In the initial value enter 0." +msgstr "" + +#. RkdrZ +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1569261\n" +"help.text" +msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)." +msgstr "" + +#. utdSG +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9256874\n" +"help.text" +msgid "Maybe you have to set the initial value to the value of the field like [field]." +msgstr "" + +#. Hp4tF +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id4601886\n" +"help.text" +msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:" +msgstr "" + +#. Dzpam +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id1754509\n" +"help.text" +msgid "[SumCost] + IF(ISBLANK([field]);0;[field])" +msgstr "" + +#. tGCiz +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id8122196\n" +"help.text" +msgid "Enter the formula that defines the function. Use OpenFormula syntax." +msgstr "" + +#. mTZGY +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9909665\n" +"help.text" +msgid "Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1." +msgstr "" + +#. qEtTN +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id9141819\n" +"help.text" +msgid "If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated." +msgstr "" + +#. XGkHa +#: rep_navigator.xhp +msgctxt "" +"rep_navigator.xhp\n" +"par_id6354869\n" +"help.text" +msgid "If Pre evaluation is enabled, functions are evaluated only when the report is finished." +msgstr "" + +#. nNgrq +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"tit\n" +"help.text" +msgid "Page Numbers" +msgstr "" + +#. nTPmB +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"hd_id3674123\n" +"help.text" +msgid "Page Numbers" +msgstr "" + +#. oPnyT +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3424481\n" +"help.text" +msgid "You can open the Page Numbers dialog of the Report Builder by choosing Insert - Page Numbers." +msgstr "" + +#. ygaGw +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id1068758\n" +"help.text" +msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. Cz9Sk +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id1559190\n" +"help.text" +msgid "Page N" +msgstr "" + +#. rcaDS +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id9879146\n" +"help.text" +msgid "Page N of M" +msgstr "" + +#. tDDwG +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id9404278\n" +"help.text" +msgid "Top of Page (Header)" +msgstr "" + +#. dvqcL +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id7626880\n" +"help.text" +msgid "Bottom of Page (Footer)" +msgstr "" + +#. XRZPh +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id6124149\n" +"help.text" +msgid "Alignment" +msgstr "" + +#. horox +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id8257087\n" +"help.text" +msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report." +msgstr "" + +#. 84Dct +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3479415\n" +"help.text" +msgid "Select to show the page numbers in the Page Header area or in the Page Footer area." +msgstr "" + +#. GxdrQ +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id4441663\n" +"help.text" +msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment." +msgstr "" + +#. MJV32 +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id3012176\n" +"help.text" +msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed." +msgstr "" + +#. 6QnRv +#: rep_pagenumbers.xhp +msgctxt "" +"rep_pagenumbers.xhp\n" +"par_id8532670\n" +"help.text" +msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window." +msgstr "" + +#. 7uNv6 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"tit\n" +"help.text" +msgid "Properties" +msgstr "" + +#. CEY5D +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"hd_id8836939\n" +"help.text" +msgid "Properties" +msgstr "" + +#. yQEzY +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2711264\n" +"help.text" +msgid "The Properties window of the Report Builder always shows the properties of the currently selected object in the Report Builder view." +msgstr "" + +#. hiDZo +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1080660\n" +"help.text" +msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." +msgstr "" + +#. WFv9q +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7175817\n" +"help.text" +msgid "On first start of the Report Builder, the Properties window shows the Data tab page for the whole report." +msgstr "" + +#. khEAx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9895931\n" +"help.text" +msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box." +msgstr "" + +#. krzKx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3587145\n" +"help.text" +msgid "The Add fields to report window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose View - Add Field." +msgstr "" + +#. 5BJS6 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6993926\n" +"help.text" +msgid "The General tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others." +msgstr "" + +#. eGuih +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3729361\n" +"help.text" +msgid "To display the Data or General tab page for the whole report, choose Edit - Select All - Select Report." +msgstr "" + +#. r4tre +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1768852\n" +"help.text" +msgid "Groups are kept together by page or by column (default). You must enable Keep Together also." +msgstr "" + +#. PFQYf +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6304818\n" +"help.text" +msgid "Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer." +msgstr "" + +#. 9rAVD +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id401623\n" +"help.text" +msgid "Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer" +msgstr "" + +#. rMRex +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2162236\n" +"help.text" +msgid "Specifies to print repeated values." +msgstr "" + +#. nCDvW +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7022003\n" +"help.text" +msgid "If you click the Page Header or Page Footer area without selecting any object, you see the General tab page for that area." +msgstr "" + +#. xACk2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7004303\n" +"help.text" +msgid "You can edit some visual properties for the area." +msgstr "" + +#. hPUHN +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2561723\n" +"help.text" +msgid "Sets the background color for the selected object, both on screen and for printing." +msgstr "" + +#. BXnJc +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1064485\n" +"help.text" +msgid "An invisible object is not shown in the executed report. It is still visible in the Report Builder view." +msgstr "" + +#. Xd2SG +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2356028\n" +"help.text" +msgid "Defines the height of the selected object." +msgstr "" + +#. GXpuh +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1404461\n" +"help.text" +msgid "If the Conditional Print Expression evaluates to TRUE, the selected object will be printed." +msgstr "" + +#. jvkXA +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7404705\n" +"help.text" +msgid "Specifies whether the background of the selected object is transparent or opaque." +msgstr "" + +#. qgLML +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7466963\n" +"help.text" +msgid "If you click the Detail area without selecting any object, you see the General tab page for that area." +msgstr "" + +#. kmEmG +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3644215\n" +"help.text" +msgid "You can specify some properties to fine-tune the way the records are printed." +msgstr "" + +#. cjDLx +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id3148899\n" +"help.text" +msgid "Force New Page specifies whether the current section and/or the next section is printed on a new page." +msgstr "" + +#. CuyG2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id6164433\n" +"help.text" +msgid "New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column." +msgstr "" + +#. nHVy2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7405011\n" +"help.text" +msgid "Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page." +msgstr "" + +#. FjNyy +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1536606\n" +"help.text" +msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window." +msgstr "" + +#. 2LAyX +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9631641\n" +"help.text" +msgid "For a Label field, you can change the displayed text in the Label input box." +msgstr "" + +#. iy4M5 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7749565\n" +"help.text" +msgid "For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers." +msgstr "" + +#. XKxxX +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id4041871\n" +"help.text" +msgid "Set the X Position for the selected object" +msgstr "" + +#. bvgTD +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id9930722\n" +"help.text" +msgid "Set the Y Position for the selected object" +msgstr "" + +#. YGfo2 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id5749687\n" +"help.text" +msgid "Sets the width of the selected object." +msgstr "" + +#. pwu7Q +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id79348\n" +"help.text" +msgid "Select the font for the selected text object." +msgstr "" + +#. r9No9 +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id2414014\n" +"help.text" +msgid "Print when group change" +msgstr "" + +#. 25y9K +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id7617114\n" +"help.text" +msgid "Vert. Alignment" +msgstr "" + +#. GXFDE +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1593676\n" +"help.text" +msgid "On the General tab page of a data field, you can set the Formatting properties, among others." +msgstr "" + +#. LyTPo +#: rep_prop.xhp +msgctxt "" +"rep_prop.xhp\n" +"par_id1243629\n" +"help.text" +msgid "On the Data tab page, you can change the data contents to be shown." +msgstr "" + +#. g3CBB +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"tit\n" +"help.text" +msgid "Sorting and Grouping" +msgstr "" + +#. GPUqF +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"hd_id3486434\n" +"help.text" +msgid "Sorting and Grouping" +msgstr "" + +#. DCbhT +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3068636\n" +"help.text" +msgid "In the Sorting and Grouping dialog of Report Builder, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group. If you group your report by a certain field, all records with the same value of that field will be kept together in one group." +msgstr "" + +#. KudoP +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id876186\n" +"help.text" +msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list." +msgstr "" + +#. nG4vM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3939634\n" +"help.text" +msgid "The sorting and grouping will be applied in the order of the list from top to bottom." +msgstr "" + +#. ZAFvB +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id599688\n" +"help.text" +msgid "Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on." +msgstr "" + +#. ETyGL +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id1371501\n" +"help.text" +msgid "Click to open a list from which you can select a field." +msgstr "" + +#. kEwPE +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id4661702\n" +"help.text" +msgid "Moves the selected field up in the list." +msgstr "" + +#. YmDk5 +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7868892\n" +"help.text" +msgid "Moves the selected field down in the list." +msgstr "" + +#. amjzG +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2188787\n" +"help.text" +msgid "Select the sorting order." +msgstr "" + +#. bYX8p +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id5833307\n" +"help.text" +msgid "Select to show or hide the Group Header." +msgstr "" + +#. tN76n +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7726676\n" +"help.text" +msgid "Select to show or hide the Group Footer." +msgstr "" + +#. Ez4dt +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3729361\n" +"help.text" +msgid "Select to create a new group on each changed value, or on other properties." +msgstr "" + +#. bd2EW +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id0409200922142041\n" +"help.text" +msgid "Removes the selected field from the list." +msgstr "" + +#. CjspM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3405560\n" +"help.text" +msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:" +msgstr "" + +#. DD8mt +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id3409527\n" +"help.text" +msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together." +msgstr "" + +#. DFvf2 +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7112338\n" +"help.text" +msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups." +msgstr "" + +#. BBwXv +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2855616\n" +"help.text" +msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval." +msgstr "" + +#. mjbMU +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id7700430\n" +"help.text" +msgid "Enter the group interval value that records are grouped by." +msgstr "" + +#. XmWsa +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id1180455\n" +"help.text" +msgid "Select the level of detail by which a group is kept together on the same page." +msgstr "" + +#. KbCbd +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id2091433\n" +"help.text" +msgid "When you specify to keep together some records on the same page, you have three choices:" +msgstr "" + +#. NnDGM +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id5092318\n" +"help.text" +msgid "No - page boundaries are not taken into account." +msgstr "" + +#. Zmwag +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id9312417\n" +"help.text" +msgid "Whole Group - prints the group header, detail section, and group footer on the same page." +msgstr "" + +#. Bzv5z +#: rep_sort.xhp +msgctxt "" +"rep_sort.xhp\n" +"par_id9089022\n" +"help.text" +msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page." +msgstr "" + +#. eDFFK +#: tablewizard00.xhp +msgctxt "" +"tablewizard00.xhp\n" +"tit\n" +"help.text" +msgid "Table Wizard" +msgstr "Assistent Tabel" + +#. CU3Fy +#: tablewizard00.xhp +msgctxt "" +"tablewizard00.xhp\n" +"bm_id6009094\n" +"help.text" +msgid "wizards;database tables (Base)Table Wizard (Base)" +msgstr "assistenten;databasetabellen (Base)Assistent Tabel (Base)" + +#. TStMh +#: tablewizard00.xhp +msgctxt "" +"tablewizard00.xhp\n" +"par_idN1054C\n" +"help.text" +msgid "Table Wizard" +msgstr "Assistent Tabel" + +#. rBE4D +#: tablewizard00.xhp +msgctxt "" +"tablewizard00.xhp\n" +"par_idN1055C\n" +"help.text" +msgid "The Table Wizard helps you to create a database table." +msgstr "De Assistent Tabel helpt u bij het maken van een databasetabel." + +#. UBG57 +#: tablewizard00.xhp +msgctxt "" +"tablewizard00.xhp\n" +"par_idN105AF\n" +"help.text" +msgid "Table Wizard - Select fields" +msgstr "Assistent Tabel - Velden selecteren" + +#. GgEVx +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"tit\n" +"help.text" +msgid "Table Wizard - Select Fields" +msgstr "Assistent Tabel - Velden selecteren" + +#. ZFKJc +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Table Wizard - Select Fields" +msgstr "Assistent Tabel - Velden selecteren" + +#. 4HLFY +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Select fields from the provided sample tables as a starting point to create your own table." +msgstr "Selecteer velden uit de meegeleverde voorbeeldtabellen als startpunt om uw eigen tabel te maken." + +#. csKoV +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Business" +msgstr "Zakelijk" + +#. TRDAu +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Select the business category to see only business sample tables." +msgstr "Selecteer de bedrijfscategorie om alleen zakelijke voorbeeldtabellen te zien." + +#. dCJP5 +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Private" +msgstr "Persoonlijk" + +#. 9fJfk +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Select the private category to see only private sample tables." +msgstr "Selecteer de categorie Persoonlijk om alleen persoonlijke voorbeeldtabellen te zien." + +#. dEiyC +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Sample tables" +msgstr "Voorbeeldtabellen" + +#. AhZXR +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Select one of the sample tables. Then select fields from that table from the left list box. Repeat this step until you have selected all the fields that you need." +msgstr "Selecteer een van de voorbeeldtabellen. Selecteer vervolgens velden uit die tabel in de linker keuzelijst. Herhaal deze stap totdat u alle velden hebt geselecteerd die u nodig heeft." + +#. jJf8M +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN1059E\n" +"help.text" +msgid "Selected Fields" +msgstr "Geselecteerde velden" + +#. pj8q2 +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN105A4\n" +"help.text" +msgid "Displays all fields that will be included in the new table." +msgstr "Toont alle velden die in de nieuwe tabel zullen worden opgenomen." + +#. 4LVS2 +#: tablewizard01.xhp +msgctxt "" +"tablewizard01.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "Table Wizard - Set types and formats" +msgstr "Assistent Tabel - Type en opmaak instellen" + +#. EYiHW +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"tit\n" +"help.text" +msgid "Table Wizard - Set Types and Formats" +msgstr "Assistent Tabel - Type en opmaak instellen" + +#. yC4de +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10552\n" +"help.text" +msgid "Table Wizard - Set Types and Formats" +msgstr "Assistent Tabel - Type en opmaak instellen" + +#. r3sex +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10562\n" +"help.text" +msgid "Specifies the field information for your selected fields." +msgstr "Specificeert de veldinformatie voor uw geselecteerde velden." + +#. GmqTu +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10565\n" +"help.text" +msgid "Selected fields" +msgstr "Geselecteerde velden" + +#. 3HRfy +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10569\n" +"help.text" +msgid "Select a field in order to edit the field information." +msgstr "Selecteer een veld om de veldinformatie te bewerken." + +#. C6Hj6 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10574\n" +"help.text" +msgid "−" +msgstr "..." + +#. uhA3i +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10578\n" +"help.text" +msgid "Remove the selected field from the list box." +msgstr "Verwijder het geselecteerde veld uit de keuzelijst." + +#. bDhR7 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1057B\n" +"help.text" +msgid "+" +msgstr "+" + +#. oRB9f +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1057F\n" +"help.text" +msgid "Add a new data field to the list box." +msgstr "Voeg een nieuw gegevensveld toe aan de keuzelijst." + +#. t3DZP +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10582\n" +"help.text" +msgid "Field information" +msgstr "Veldinformatie" + +#. 32RqX +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10586\n" +"help.text" +msgid "Field name" +msgstr "Veldnaam" + +#. CemcB +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1058A\n" +"help.text" +msgid "Displays the name of the selected data field. If you want, you can enter a new name." +msgstr "Toont de naam van het geselecteerde gegevensveld. Als je wilt, kunt u een nieuwe naam invoeren." + +#. iACxs +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1058D\n" +"help.text" +msgid "Field type" +msgstr "Veldtype" + +#. FpeCt +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10591\n" +"help.text" +msgid "Select a field type." +msgstr "Selecteer een veldtype." + +#. dBDH3 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"hd_id5486922\n" +"help.text" +msgid "AutoValue" +msgstr "AutoWaarde" + +#. mhvS4 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_id4198736\n" +"help.text" +msgid "If set to Yes, the values for this data field are generated by the database engine." +msgstr "Indien ingesteld op Ja, worden de waarden voor dit gegevensveld gegenereerd door de database-engine." + +#. c4BZi +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN106A0\n" +"help.text" +msgid "Entry required" +msgstr "Invoer vereist" + +#. wEMRe +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN106A6\n" +"help.text" +msgid "If set to Yes, this field must not be empty." +msgstr "Indien ingesteld op Ja, mag dit veld niet leeg zijn." + +#. aEK5E +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10594\n" +"help.text" +msgid "Length" +msgstr "Lengte" + +#. 2XC9L +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10598\n" +"help.text" +msgid "Specifies the number of characters for the data field." +msgstr "Specificeert het aantal tekens voor het gegevensveld." + +#. 6BjNy +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1059B\n" +"help.text" +msgid "Decimal places" +msgstr "Aantal decimalen" + +#. egEhC +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN1059F\n" +"help.text" +msgid "Specifies the number of decimal places for the data field. This option is only available for numerical or decimal data fields." +msgstr "Specificeert het aantal decimalen voor het gegevensveld. Deze optie is alleen beschikbaar voor numerieke of decimale gegevensvelden." + +#. Nu72A +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN105A2\n" +"help.text" +msgid "Default value" +msgstr "Standaardwaarde" + +#. 3GME6 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN105A6\n" +"help.text" +msgid "Specifies the default value for a Yes/No field." +msgstr "Specificeert de standaardwaarde voor een Ja/Nee-veld." + +#. pJiM3 +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN10730\n" +"help.text" +msgid "Auto-increment statement" +msgstr "Instructie voor automatisch verhogen" + +#. FDNak +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_id6706747\n" +"help.text" +msgid "Enter the SQL command specifier that instructs the data source to auto-increment a specified Integer data field. For example, the following MySQL statement used the AUTO_INCREMENT statement to increase the \"id\" field each time the statement creates a data field:" +msgstr "Voer de specificatie van de SQL-opdracht in die de gegevensbron instrueert om een gespecificeerd Integer-gegevensveld automatisch te verhogen. De volgende MySQL-instructie gebruikte bijvoorbeeld de AUTO_INCREMENT-instructie om het veld \"id\" te vergroten telkens wanneer de instructie een gegevensveld aanmaakt:" + +#. JETWU +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_id8946501\n" +"help.text" +msgid "CREATE TABLE \"table1\" (\"id\" INTEGER AUTO_INCREMENT)" +msgstr "CREATE TABLE \"tabel1\" (\"id\" INTEGER AUTO_INCREMENT)" + +#. 8FrJs +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_id4846949\n" +"help.text" +msgid "For this example, you must enter AUTO_INCREMENT into the Auto-increment statement box." +msgstr "Voor dit voorbeeld moet u AUTO_INCREMENT invoeren in het vak Auto-increment." + +#. c3dzF +#: tablewizard02.xhp +msgctxt "" +"tablewizard02.xhp\n" +"par_idN105A9\n" +"help.text" +msgid "Table Wizard - Set primary key" +msgstr "Assistent Tabel - Primaire sleutel instellen" + +#. 347MF +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"tit\n" +"help.text" +msgid "Table Wizard - Set Primary Key" +msgstr "Assistent Tabel - Primaire sleutel instellen" + +#. NjMtW +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10546\n" +"help.text" +msgid "Table Wizard - Set Primary Key" +msgstr "Assistent Tabel - Primaire sleutel instellen" + +#. jbfcH +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Specifies a field in the table to be used as a primary key." +msgstr "Specificeert een veld in de tabel dat als primaire sleutel moet worden gebruikt." + +#. GAk3T +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10559\n" +"help.text" +msgid "Create a primary key" +msgstr "Een primaire sleutel maken" + +#. jEViE +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Select to create a primary key. Add a primary key to every database table to uniquely identify each record. For some database systems within %PRODUCTNAME, a primary key is mandatory for editing the tables." +msgstr "Selecteer om een primaire sleutel te maken. Voeg een primaire sleutel toe aan elke databasetabel om elk record uniek te identificeren. Voor sommige databasesystemen binnen %PRODUCTNAME is een primaire sleutel verplicht voor het bewerken van de tabellen." + +#. ZEDQ9 +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10560\n" +"help.text" +msgid "Automatically add a primary key" +msgstr "Automatisch een primaire sleutel toevoegen" + +#. oqASw +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Select to automatically add a primary key as an additional field." +msgstr "Selecteer om automatisch een primaire sleutel als extra veld toe te voegen." + +#. JGWGR +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10567\n" +"help.text" +msgid "Use an existing field as a primary key" +msgstr "Een bestaand veld gebruiken als primaire sleutel" + +#. ndknB +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Select to use an existing field with unique values as a primary key." +msgstr "Selecteer om een bestaand veld met unieke waarden als primaire sleutel te gebruiken." + +#. fMF7v +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1056E\n" +"help.text" +msgid "Field name" +msgstr "Veldnaam" + +#. Z7naB +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10572\n" +"help.text" +msgid "Select the field name." +msgstr "Selecteer de veldnaam." + +#. bGGBe +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10575\n" +"help.text" +msgid "Auto value" +msgstr "AutoWaarde" + +#. pFSnC +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10579\n" +"help.text" +msgid "Select to automatically insert a value and increment the field's value for each new record. The database must support automatic incrementation in order to use the Auto value feature." +msgstr "Selecteer om automatisch een waarde in te voegen en de waarde van het veld te verhogen voor elke nieuwe record. De database moet automatische verhoging ondersteunen om de functie AutoWaarde te kunnen gebruiken." + +#. EuZFN +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1057C\n" +"help.text" +msgid "Define primary key by several fields" +msgstr "Definieer de primaire sleutel met meerdere velden" + +#. 7AfGE +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10580\n" +"help.text" +msgid "Select to create a primary key from a combination of several existing fields." +msgstr "Selecteer om een primaire sleutel te maken uit een combinatie van verschillende bestaande velden." + +#. ymUtk +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10583\n" +"help.text" +msgid "Available fields" +msgstr "Beschikbare velden" + +#. sVEFU +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN10587\n" +"help.text" +msgid "Select a field and click > to add it to the list of primary key fields." +msgstr "Selecteer een veld en klik op > om het toe te voegen aan de lijst met primaire-sleutelvelden." + +#. yivEE +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1059A\n" +"help.text" +msgid "Primary key fields" +msgstr "Primaire-sleutelvelden" + +#. XoNRs +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN1059E\n" +"help.text" +msgid "Select a field and click < to remove it from the list of primary key fields. The primary key is created as a concatenation of the fields in this list, from top to bottom." +msgstr "Selecteer een veld en klik op < om het uit de lijst met primaire-sleutelvelden te verwijderen. De primaire sleutel wordt gemaakt als een aaneenschakeling van de velden in deze lijst, van boven naar beneden." + +#. GBnsP +#: tablewizard03.xhp +msgctxt "" +"tablewizard03.xhp\n" +"par_idN105A1\n" +"help.text" +msgid "Table Wizard - Create table" +msgstr "Assistent Tabel - Tabel maken" + +#. GNFKT +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"tit\n" +"help.text" +msgid "Table Wizard - Create Table" +msgstr "Assistent Tabel - Tabel maken" + +#. VhZ3v +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10543\n" +"help.text" +msgid "Table Wizard - Create Table" +msgstr "Assistent Tabel - Tabel maken" + +#. CEdhG +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10553\n" +"help.text" +msgid "Enter a name for the table and specify whether you want to modify the table after the wizard is finished." +msgstr "Voer een naam in voor de tabel en geef aan of u de tabel wilt wijzigen nadat de assistent is voltooid." + +#. DYQqm +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10556\n" +"help.text" +msgid "Table name" +msgstr "Tabelnaam" + +#. XbyrT +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN1055A\n" +"help.text" +msgid "Specifies the table name." +msgstr "Specificeert de tabelnaam." + +#. ANGE9 +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN105E4\n" +"help.text" +msgid "Catalog of the table" +msgstr "Catalogus van de tabel" + +#. EJ9oq +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN105EA\n" +"help.text" +msgid "Select the catalog for the table. (Available only if the database supports catalogs)" +msgstr "Selecteer de catalogus voor de tafel. (Alleen beschikbaar als de database catalogi ondersteunt)" + +#. 2ADuK +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10605\n" +"help.text" +msgid "Schema of the table" +msgstr "Schema van de tabel" + +#. pfjij +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN1060B\n" +"help.text" +msgid "Select the schema for the table. (Available only if the database supports schemas)" +msgstr "Selecteer het schema voor de tabel. (Alleen beschikbaar als de database schema's ondersteunt)" + +#. DEPmh +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN1055D\n" +"help.text" +msgid "Modify the table design" +msgstr "Wijzig het tabelontwerp" + +#. SgDTD +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10561\n" +"help.text" +msgid "Select to save and edit the table design." +msgstr "Selecteer om het tabelontwerp op te slaan en te bewerken." + +#. JBjXz +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10564\n" +"help.text" +msgid "Insert data immediately" +msgstr "Direct gegevens invoeren" + +#. sFBFY +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10568\n" +"help.text" +msgid "Select to save the table design and open the table to enter data." +msgstr "Selecteer om het tabelontwerp op te slaan en open de tabel om gegevens in te voeren." + +#. RBiFw +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN1056B\n" +"help.text" +msgid "Create a form based on this table" +msgstr "Maak een formulier op basis van deze tabel" + +#. LCcFV +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN1056F\n" +"help.text" +msgid "Select to create a form based on this table. The form is created on a text document with the last used settings of the Form Wizard." +msgstr "Selecteer om een formulier te maken op basis van deze tabel. Het formulier is gemaakt op een tekstdocument met de laatst gebruikte instellingen van de Assistent Formulier." + +#. wHGrL +#: tablewizard04.xhp +msgctxt "" +"tablewizard04.xhp\n" +"par_idN10580\n" +"help.text" +msgid "Table Wizard" +msgstr "Assistent Formulier" + +#. QjNBA +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"tit\n" +"help.text" +msgid "Database Form Toolbar" +msgstr "" + +#. ViBjA +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Database Form Toolbar" +msgstr "" + +#. Ndnbt +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"hd_id231642796157552\n" +"help.text" +msgid "New database form" +msgstr "" + +#. g2PCm +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id431642796165270\n" +"help.text" +msgid "Icon New Database Form" +msgstr "" + +#. BmKGp +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id321642796165273\n" +"help.text" +msgid "Creates a new database form." +msgstr "" + +#. 89Xdx +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10634\n" +"help.text" +msgid "Open database form" +msgstr "" + +#. TaigW +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id581642794179327\n" +"help.text" +msgid "Icon Open Form" +msgstr "" + +#. 8rq4H +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10638\n" +"help.text" +msgid "Opens the selected form so you can enter, edit, or delete records." +msgstr "" + +#. GF2hM +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN1064F\n" +"help.text" +msgid "Edit" +msgstr "" + +#. qnKpJ +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id1001642794252425\n" +"help.text" +msgid "Icon Edit Form" +msgstr "" + +#. WE3Eo +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10653\n" +"help.text" +msgid "Opens the selected form so you can change the layout." +msgstr "" + +#. dfaAA +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN1066A\n" +"help.text" +msgid "Delete" +msgstr "" + +#. AfDGM +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id941642794399538\n" +"help.text" +msgid "Icon Delete Form" +msgstr "" + +#. 969sF +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN1066E\n" +"help.text" +msgid "Deletes the selected form." +msgstr "" + +#. E8FTE +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10685\n" +"help.text" +msgid "Rename" +msgstr "" + +#. pE8qg +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_id601642794481349\n" +"help.text" +msgid "Icon Rename Form" +msgstr "" + +#. eMzAD +#: toolbar_form.xhp +msgctxt "" +"toolbar_form.xhp\n" +"par_idN10689\n" +"help.text" +msgid "Renames the selected form." +msgstr "" + +#. Ej7Bx +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"tit\n" +"help.text" +msgid "Database Query Toolbar" +msgstr "" + +#. MVKFj +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Database Query Toolbar" +msgstr "" + +#. bj47W +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"hd_id231642796157552\n" +"help.text" +msgid "New database query" +msgstr "" + +#. yw8S8 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id431642796165270\n" +"help.text" +msgid "Icon New Database Query" +msgstr "" + +#. UnzqA +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id321642796165273\n" +"help.text" +msgid "Creates a new database query." +msgstr "" + +#. zqAQx +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"hd_id981642797173950\n" +"help.text" +msgid "New Database Query (SQL View)" +msgstr "" + +#. bSoXy +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id131642797178876\n" +"help.text" +msgid "Icon New query (SQL view)" +msgstr "" + +#. CVC97 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id911642797178879\n" +"help.text" +msgid "Opens the SQL window to edit a query in SQL language." +msgstr "" + +#. G7DB4 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105C4\n" +"help.text" +msgid "Open database query" +msgstr "" + +#. 35ceG +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id791642791781980\n" +"help.text" +msgid "Icon Open Query Object" +msgstr "" + +#. yrGi6 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105C8\n" +"help.text" +msgid "Opens the selected query so you can enter, edit, or delete records." +msgstr "" + +#. Wpcih +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105DF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. peDGL +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id291642791910891\n" +"help.text" +msgid "Icon Edit Query" +msgstr "" + +#. FEN9q +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105E3\n" +"help.text" +msgid "Opens the selected query so you can change the structure." +msgstr "" + +#. 6jGeW +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105FA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. EHvLX +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id651642792045236\n" +"help.text" +msgid "Icon Delete Query" +msgstr "" + +#. Ejm28 +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN105FE\n" +"help.text" +msgid "Deletes the selected query." +msgstr "" + +#. 9XGHW +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN10615\n" +"help.text" +msgid "Rename" +msgstr "" + +#. H78Bh +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_id561642792121799\n" +"help.text" +msgid "Icon Rename Query" +msgstr "" + +#. xXWqz +#: toolbar_query.xhp +msgctxt "" +"toolbar_query.xhp\n" +"par_idN10619\n" +"help.text" +msgid "Renames the selected query." +msgstr "" + +#. aqUue +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"tit\n" +"help.text" +msgid "Database Report Toolbar" +msgstr "" + +#. N5Spv +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN10548\n" +"help.text" +msgid "Database Report Toolbar" +msgstr "" + +#. TaKok +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"hd_id231642796157552\n" +"help.text" +msgid "New database report" +msgstr "" + +#. hxRbm +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id431642796165270\n" +"help.text" +msgid "Icon New Database Report" +msgstr "" + +#. FzBiP +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id321642796165273\n" +"help.text" +msgid "Creates a new database report." +msgstr "" + +#. DASFx +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"hd_id261642796491626\n" +"help.text" +msgid "Database report wizard" +msgstr "" + +#. wRJAg +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id251642796542820\n" +"help.text" +msgid "Icon Database report wizard" +msgstr "" + +#. Ri9DE +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id261642796542823\n" +"help.text" +msgid "Opens the database report wizard, to guide you in creating a database report." +msgstr "" + +#. VcR6f +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106A4\n" +"help.text" +msgid "Open database report" +msgstr "" + +#. JytE5 +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id321642794819375\n" +"help.text" +msgid "Icon Open Report" +msgstr "" + +#. RdAb4 +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106A8\n" +"help.text" +msgid "Opens the selected report so you can enter, edit, or delete records." +msgstr "" + +#. XyYBD +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106BF\n" +"help.text" +msgid "Edit" +msgstr "" + +#. mmfdU +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id141642794873165\n" +"help.text" +msgid "Icon Edit Report" +msgstr "" + +#. 34f7b +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106C3\n" +"help.text" +msgid "Opens the selected report so you can change the layout." +msgstr "" + +#. B7hhM +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106DA\n" +"help.text" +msgid "Delete" +msgstr "" + +#. frjJR +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_id51642795131634\n" +"help.text" +msgid "Icon Delete Report" +msgstr "" + +#. rrRCi +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106DE\n" +"help.text" +msgid "Deletes the selected report." +msgstr "" + +#. ftpNL +#: toolbar_report.xhp +msgctxt "" +"toolbar_report.xhp\n" +"par_idN106F5\n" +"help.text" +msgid "Rename" +msgstr "" -#. sFBFY -#: tablewizard04.xhp +#. cNjbm +#: toolbar_report.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10568\n" +"toolbar_report.xhp\n" +"par_id551642795211226\n" "help.text" -msgid "Select to save the table design and open the table to enter data." -msgstr "Selecteer om het tabelontwerp op te slaan en open de tabel om gegevens in te voeren." +msgid "Icon Rename Report" +msgstr "" -#. RBiFw -#: tablewizard04.xhp +#. EYSpz +#: toolbar_report.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN1056B\n" +"toolbar_report.xhp\n" +"par_idN106F9\n" "help.text" -msgid "Create a form based on this table" -msgstr "Maak een formulier op basis van deze tabel" +msgid "Renames the selected report." +msgstr "" -#. LCcFV -#: tablewizard04.xhp +#. ezZJj +#: toolbar_table.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN1056F\n" +"toolbar_table.xhp\n" +"tit\n" "help.text" -msgid "Select to create a form based on this table. The form is created on a text document with the last used settings of the Form Wizard." -msgstr "Selecteer om een formulier te maken op basis van deze tabel. Het formulier is gemaakt op een tekstdocument met de laatst gebruikte instellingen van de Assistent Formulier." +msgid "Database Table Toolbar" +msgstr "" -#. wHGrL -#: tablewizard04.xhp +#. 6DNGE +#: toolbar_table.xhp msgctxt "" -"tablewizard04.xhp\n" -"par_idN10580\n" +"toolbar_table.xhp\n" +"par_idN10548\n" "help.text" -msgid "Table Wizard" -msgstr "Assistent Formulier" +msgid "Database Table Toolbar" +msgstr "" -#. PAxTq -#: toolbars.xhp +#. Y57HF +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"tit\n" +"toolbar_table.xhp\n" +"hd_id461642852368590\n" "help.text" -msgid "Toolbars" -msgstr "Werkbalken" +msgid "Open document" +msgstr "" -#. Tzgdb -#: toolbars.xhp +#. pRvid +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10541\n" +"toolbar_table.xhp\n" +"par_id601642852258016\n" "help.text" -msgid "Toolbars" -msgstr "Werkbalken" +msgid "Icon Open Document" +msgstr "" -#. B3mEW -#: toolbars.xhp +#. DAEuG +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10545\n" +"toolbar_table.xhp\n" +"par_id981642852258019\n" "help.text" -msgid "In a database file window, you can see the following toolbars." -msgstr "In een databasebestandsvenster ziet u de volgende werkbalken." +msgid "Opens a %PRODUCTNAME document." +msgstr "" -#. ZNxCw -#: toolbars.xhp +#. Z4JdE +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10548\n" +"toolbar_table.xhp\n" +"hd_id981642852403610\n" "help.text" -msgid "Table" -msgstr "Tabel" +msgid "Save document" +msgstr "" -#. JWHfj -#: toolbars.xhp +#. EoGU4 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10554\n" +"toolbar_table.xhp\n" +"par_id731642852435520\n" "help.text" -msgid "Open database object" -msgstr "Database-object openen" +msgid "Icon Save database file" +msgstr "" -#. 4fvFG -#: toolbars.xhp +#. AgrRB +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10558\n" +"toolbar_table.xhp\n" +"par_id481642852435523\n" "help.text" -msgid "Opens the selected table so you can enter, edit, or delete records." -msgstr "Opent de geselecteerde tabel zodat u records kunt invoeren, bewerken of verwijderen." +msgid "Saves current database file." +msgstr "" -#. LFKBo -#: toolbars.xhp +#. mLNRZ +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1056F\n" +"toolbar_table.xhp\n" +"hd_id131642852596290\n" "help.text" -msgid "Edit" -msgstr "Bewerken" +msgid "Copy" +msgstr "" -#. tLLAy -#: toolbars.xhp +#. xVmGj +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10573\n" +"toolbar_table.xhp\n" +"par_id381642853541654\n" "help.text" -msgid "Opens the selected table so you can change the structure." -msgstr "Opent de geselecteerde tabel zodat u de structuur kunt wijzigen." +msgid "Icon copy" +msgstr "" -#. FEBzp -#: toolbars.xhp +#. MSHcj +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1058A\n" +"toolbar_table.xhp\n" +"par_id601642853541657\n" "help.text" -msgid "Delete" -msgstr "Verwijderen" +msgid "Copies the selection to the clipboard." +msgstr "" -#. PDZsk -#: toolbars.xhp +#. C9Ezf +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1058E\n" +"toolbar_table.xhp\n" +"hd_id941642852602272\n" "help.text" -msgid "Deletes the selected table." -msgstr "Verwijdert de geselecteerde tabel." +msgid "Paste" +msgstr "" -#. m7BX3 -#: toolbars.xhp +#. JDAZJ +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105A5\n" +"toolbar_table.xhp\n" +"par_id761642853673909\n" "help.text" -msgid "Rename" -msgstr "Naam wijzigen" +msgid "Icon Paste" +msgstr "" -#. B596w -#: toolbars.xhp +#. nEsTe +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105A9\n" +"toolbar_table.xhp\n" +"par_id321642853673912\n" "help.text" -msgid "Renames the selected table." -msgstr "Hernoemt de geselecteerde tabel." +msgid "Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects." +msgstr "" -#. LEWCs -#: toolbars.xhp +#. Ct5XD +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105B8\n" +"toolbar_table.xhp\n" +"hd_id1001642852606113\n" "help.text" -msgid "Query" -msgstr "Query" +msgid "Sort ascending" +msgstr "" -#. VT3EG -#: toolbars.xhp +#. WDeBp +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105C4\n" +"toolbar_table.xhp\n" +"par_id991642853830973\n" "help.text" -msgid "Open database object" -msgstr "Database-object openen" +msgid "Icon sort ascending" +msgstr "" -#. 2cEFv -#: toolbars.xhp +#. aRGCA +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105C8\n" +"toolbar_table.xhp\n" +"par_id621642853830977\n" "help.text" -msgid "Opens the selected query so you can enter, edit, or delete records." -msgstr "Opent de geselecteerde query zodat u records kunt invoeren, bewerken of verwijderen." +msgid "Sorts the entries in the detail view in ascending order." +msgstr "" -#. yVNxZ -#: toolbars.xhp +#. 542jo +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105DF\n" +"toolbar_table.xhp\n" +"hd_id441642852616281\n" "help.text" -msgid "Edit" -msgstr "Bewerken" +msgid "Sort descending" +msgstr "" -#. kGSTA -#: toolbars.xhp +#. iL4by +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105E3\n" +"toolbar_table.xhp\n" +"par_id511642854313007\n" "help.text" -msgid "Opens the selected query so you can change the structure." -msgstr "Opent de geselecteerde query zodat u de structuur kunt wijzigen." +msgid "Icon Sort descending" +msgstr "" -#. W75xu -#: toolbars.xhp +#. e2A2e +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105FA\n" +"toolbar_table.xhp\n" +"par_id81642854313011\n" "help.text" -msgid "Delete" -msgstr "Verwijderen" +msgid "Sorts the entries in the detail view in descending order." +msgstr "" -#. XJQBJ -#: toolbars.xhp +#. VTRY7 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN105FE\n" +"toolbar_table.xhp\n" +"hd_id231642796152552\n" "help.text" -msgid "Deletes the selected query." -msgstr "Verwijdert de geselecteerde query." +msgid "New database form" +msgstr "" -#. bC56u -#: toolbars.xhp +#. 4C7Bi +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10615\n" +"toolbar_table.xhp\n" +"par_id431643796165270\n" "help.text" -msgid "Rename" -msgstr "Naam wijzigen" +msgid "Icon New Database Form" +msgstr "" -#. GDAZR -#: toolbars.xhp +#. YAoeV +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10619\n" +"toolbar_table.xhp\n" +"par_id321612796165273\n" "help.text" -msgid "Renames the selected query." -msgstr "Hernoemt de geselecteerde query." +msgid "Creates a new database form (default). Use the drop-down toolbar to create a new database object directly." +msgstr "" -#. mzY5g -#: toolbars.xhp +#. KuYJ7 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10628\n" +"toolbar_table.xhp\n" +"hd_id231642796157552\n" "help.text" -msgid "Form" -msgstr "Formulier" +msgid "New table design" +msgstr "" -#. BXrRw -#: toolbars.xhp +#. zKJDB +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10634\n" +"toolbar_table.xhp\n" +"par_id431642796165270\n" "help.text" -msgid "Open database object" -msgstr "Database-object openen" +msgid "Icon New Table design" +msgstr "" -#. GJDxB -#: toolbars.xhp +#. p5PvJ +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10638\n" +"toolbar_table.xhp\n" +"par_id321642796165273\n" "help.text" -msgid "Opens the selected form so you can enter, edit, or delete records." -msgstr "Opent het geselecteerde formulier zodat u records kunt invoeren, bewerken of verwijderen." +msgid "Designs a new database table." +msgstr "" -#. 7f3E9 -#: toolbars.xhp +#. zoHMV +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1064F\n" +"toolbar_table.xhp\n" +"par_idN10554\n" "help.text" -msgid "Edit" -msgstr "Bewerken" +msgid "Open database table" +msgstr "" -#. ZmiNz -#: toolbars.xhp +#. gptoW +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10653\n" +"toolbar_table.xhp\n" +"par_id521642787914042\n" "help.text" -msgid "Opens the selected form so you can change the layout." -msgstr "Opent het geselecteerde formulier zodat u de lay-out kunt wijzigen." +msgid "Icon Open Database Table" +msgstr "" -#. xCBQ3 -#: toolbars.xhp +#. FiWG5 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1066A\n" +"toolbar_table.xhp\n" +"par_idN10558\n" "help.text" -msgid "Delete" -msgstr "Verwijderen" +msgid "Opens the selected table so you can enter, edit, or delete records." +msgstr "" -#. p5bD4 -#: toolbars.xhp +#. 2GZDb +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN1066E\n" +"toolbar_table.xhp\n" +"par_idN1056F\n" "help.text" -msgid "Deletes the selected form." -msgstr "Verwijdert het geselecteerde formulier." +msgid "Edit" +msgstr "" -#. Jrqh7 -#: toolbars.xhp +#. GEk85 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10685\n" +"toolbar_table.xhp\n" +"par_id481642788747900\n" "help.text" -msgid "Rename" -msgstr "Naam wijzigen" +msgid "Icon Edit table" +msgstr "" -#. CLTV2 -#: toolbars.xhp +#. SpLTj +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10689\n" +"toolbar_table.xhp\n" +"par_idN10573\n" "help.text" -msgid "Renames the selected form." -msgstr "Hernoemt het geselecteerde formulier." +msgid "Opens the selected table so you can change the structure." +msgstr "" -#. tkXGC -#: toolbars.xhp +#. Aoqi2 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN10698\n" +"toolbar_table.xhp\n" +"par_idN1058A\n" "help.text" -msgid "Report" -msgstr "Rapport" +msgid "Delete" +msgstr "" -#. GMWLb -#: toolbars.xhp +#. qsDuC +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106A4\n" +"toolbar_table.xhp\n" +"par_id261642788871011\n" "help.text" -msgid "Open database object" -msgstr "Database-object openen" +msgid "Icon Delete Table" +msgstr "" -#. BzwcK -#: toolbars.xhp +#. 7S8xE +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106A8\n" +"toolbar_table.xhp\n" +"par_idN1058E\n" "help.text" -msgid "Opens the selected report so you can enter, edit, or delete records." -msgstr "Opent het geselecteerde rapport zodat u records kunt invoeren, bewerken of verwijderen." +msgid "Deletes the selected table." +msgstr "" -#. sLPTD -#: toolbars.xhp +#. nxeFo +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106BF\n" +"toolbar_table.xhp\n" +"par_idN105A5\n" "help.text" -msgid "Edit" -msgstr "Bewerken" +msgid "Rename" +msgstr "" -#. DF32e -#: toolbars.xhp +#. bkFMf +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106C3\n" +"toolbar_table.xhp\n" +"par_id501642788935574\n" "help.text" -msgid "Opens the selected report so you can change the layout." -msgstr "Opent het geselecteerde rapport zodat u de lay-out kunt wijzigen." +msgid "Icon Rename Table" +msgstr "" -#. FGuUB -#: toolbars.xhp +#. Bqa33 +#: toolbar_table.xhp msgctxt "" -"toolbars.xhp\n" -"par_idN106DA\n" +"toolbar_table.xhp\n" +"par_idN105A9\n" "help.text" -msgid "Delete" -msgstr "Verwijderen" +msgid "Renames the selected table." +msgstr "" -#. xikUv +#. PAxTq #: toolbars.xhp msgctxt "" "toolbars.xhp\n" -"par_idN106DE\n" +"tit\n" "help.text" -msgid "Deletes the selected report." -msgstr "Verwijdert het geselecteerde rapport." +msgid "Toolbars" +msgstr "Werkbalken" -#. kmUBC +#. vYRDC #: toolbars.xhp msgctxt "" "toolbars.xhp\n" -"par_idN106F5\n" +"par_idN10541\n" "help.text" -msgid "Rename" -msgstr "Naam wijzigen" +msgid "Database Toolbars " +msgstr "" -#. CgE7D +#. B3mEW #: toolbars.xhp msgctxt "" "toolbars.xhp\n" -"par_idN106F9\n" +"par_idN10545\n" "help.text" -msgid "Renames the selected report." -msgstr "Hernoemt het geselecteerde rapport." +msgid "In a database file window, you can see the following toolbars." +msgstr "In een databasebestandsvenster ziet u de volgende werkbalken." diff --git a/source/nl/helpcontent2/source/text/shared.po b/source/nl/helpcontent2/source/text/shared.po index 9d523a1fde1..9989e3c4544 100644 --- a/source/nl/helpcontent2/source/text/shared.po +++ b/source/nl/helpcontent2/source/text/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-09-10 23:11+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-09-13 09:36+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -13,9 +13,234 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1551388763.000000\n" +#. fcmzq +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"tit\n" +"help.text" +msgid "Find Bar" +msgstr "" + +#. ZBBdy +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"bm_id871641583188415\n" +"help.text" +msgid "Find toolbar" +msgstr "" + +#. WXRY5 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id701641581066778\n" +"help.text" +msgid "Find Bar" +msgstr "" + +#. X55wK +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id3147762\n" +"help.text" +msgid "The Find toolbar can be used to quickly search the contents of %PRODUCTNAME documents." +msgstr "" + +#. wMCEY +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id211641581251728\n" +"help.text" +msgid "Use the shortcut CommandCtrl + F to quickly open the Find toolbar." +msgstr "" + +#. DCYmX +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id991641581514302\n" +"help.text" +msgid "Find Text" +msgstr "" + +#. 979Nt +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id921641581538352\n" +"help.text" +msgid "Enter the text to be searched in the document. Press Enter to perform the search." +msgstr "" + +#. vYcEW +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id831641581895099\n" +"help.text" +msgid "Find Previous" +msgstr "" + +#. e8qFg +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id11641581906556\n" +"help.text" +msgid "Moves the cursor and selects the previous match of the search text." +msgstr "" + +#. t33RZ +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id851642423451259\n" +"help.text" +msgid "Find Previous Icon" +msgstr "" + +#. Tu26F +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id351642423451259\n" +"help.text" +msgid "Find Previous Icon" +msgstr "" + +#. CCfcg +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id941641581943416\n" +"help.text" +msgid "Find Next" +msgstr "" + +#. gwMV9 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id261641581953287\n" +"help.text" +msgid "Moves the cursor and selects the next match of the search text." +msgstr "" + +#. PUsAY +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id111642423456841\n" +"help.text" +msgid "Find Next Icon" +msgstr "" + +#. kuiD9 +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id111642423456842\n" +"help.text" +msgid "Find Next Icon" +msgstr "" + +#. 5nZqX +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id81641582044927\n" +"help.text" +msgid "Find All" +msgstr "" + +#. DFtSe +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id181641582056429\n" +"help.text" +msgid "Highlights all matches in the document." +msgstr "" + +#. xFTTt +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id631641582107024\n" +"help.text" +msgid "Match Case" +msgstr "" + +#. 42qsF +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id461641582121199\n" +"help.text" +msgid "Choose this option to perform case-sensitive search." +msgstr "" + +#. nhwRU +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id271641582528169\n" +"help.text" +msgid "Formatted Display" +msgstr "" + +#. Cd89c +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id571641582522939\n" +"help.text" +msgid "Performs the search considering the formatted value in a cell." +msgstr "" + +#. L8K8f +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"hd_id171641582176913\n" +"help.text" +msgid "Find and Replace" +msgstr "" + +#. 8GXhw +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id761641582194558\n" +"help.text" +msgid "Opens the Find and Replace dialog, which provides more options for searching the document." +msgstr "" + +#. rx3mH +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id171641582176913\n" +"help.text" +msgid "Find and Replace Icon" +msgstr "" + +#. BUQcH +#: find_toolbar.xhp +msgctxt "" +"find_toolbar.xhp\n" +"par_id171641582176943\n" +"help.text" +msgid "Find and Replace Icon" +msgstr "" + #. DBz3U #: fontwork_toolbar.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/01.po b/source/nl/helpcontent2/source/text/shared/01.po index d85f44a49cc..0e0b09a73d7 100644 --- a/source/nl/helpcontent2/source/text/shared/01.po +++ b/source/nl/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-01-10 12:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-23 08:11+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -9061,15 +9061,6 @@ msgctxt "" msgid "For a full list of supported metacharacters and syntax, see ICU Regular Expressions documentation" msgstr "Voor een volledige lijst met ondersteunde metatekens en syntaxis, zie ICU Regular Expressions documentatie" -#. HBqoH -#: 02100001.xhp -msgctxt "" -"02100001.xhp\n" -"par_id141559577104334\n" -"help.text" -msgid "Note that currently all named character class terms, [:alpha:] through [:upper:], must be enclosed in parentheses when used in a regular expression, see the examples that follow." -msgstr "Merk op dat momenteel alle benoemde tekenklassen, [:alpha:] tot en met [:upper:], tussen haakjes moeten staan wanneer ze in een reguliere expressie worden gebruikt, zie de voorbeelden die volgen." - #. HvC9Q #: 02100001.xhp msgctxt "" @@ -10735,14 +10726,14 @@ msgctxt "" msgid "You can change or remove each link to external files in the current document. You can also update the content of the current file to the most recently saved version of linked external file. This command does not apply to hyperlinks, and is not available if the current document does not contain links to other files." msgstr "U kunt elke link naar externe bestanden in het huidige document wijzigen of verwijderen. U kunt ook de inhoud van het huidige bestand bijwerken naar de meest recentelijk opgeslagen versie van het gekoppelde externe bestand. Deze opdracht is niet van toepassing op hyperlinks en is niet beschikbaar als het huidige document geen links naar andere bestanden bevat." -#. nGE7F +#. 5H9Hm #: 02180000.xhp msgctxt "" "02180000.xhp\n" "par_id271603459179173\n" "help.text" -msgid "This command can be used with external file links to sections (place cursor outside of the section), master documents,sheets linked with Sheet - Insert Sheet from File or Sheet - Link to External Data, Function WEBSERVICE, images and OLE objects (when inserted with a link to an external file)." -msgstr "Deze opdracht kan worden gebruikt met externe bestandskoppelingen naar secties (plaats cursor buiten de sectie), hoofddocumenten bladen gekoppeld aan Blad - Blad uit bestand invoegen of Blad - Koppelingen naar externe gegevens, Functie WEBSERVICE, afbeeldingen en OLE-objecten (indien ingevoegd met een koppeling naar een extern bestand)." +msgid "This command can be used with external file links to sections (place cursor outside of the section), master documents,sheets linked with Sheet - Insert Sheet from File or Sheet - External Links, Function WEBSERVICE, images and OLE objects (when inserted with a link to an external file)." +msgstr "" #. g3wLZ #: 02180000.xhp @@ -27709,14 +27700,14 @@ msgctxt "" msgid "Colors" msgstr "Kleuren" -#. RSPZA +#. AKar8 #: 05210200.xhp msgctxt "" "05210200.xhp\n" "bm_id37440771\n" "help.text" -msgid "colors;palettecolors;addingcolors;delete" -msgstr "kleuren;paletkleuren;toevoegenkleuren;verwijderen" +msgid "colors;palettepalette;document colorscolors;addingcolors;deletedocument colors;palette" +msgstr "" #. vay4k #: 05210200.xhp @@ -27772,6 +27763,24 @@ msgctxt "" msgid "Select the color palette in the list box to pick the color for the selected object. The palette color set displays below." msgstr "Selecteer het kleurenpalet in de keuzelijst om de kleur voor het geselecteerde object te kiezen. De paletkleurenreeks wordt hieronder weergegeven." +#. EyGbC +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id441641431603505\n" +"help.text" +msgid "The Theme colors palette shows the theme colors from the current theme, if the document has any." +msgstr "" + +#. CSCQY +#: 05210200.xhp +msgctxt "" +"05210200.xhp\n" +"par_id441641431603506\n" +"help.text" +msgid "The Document colors palette shows the colors used in the current document." +msgstr "" + #. DQAGQ #: 05210200.xhp msgctxt "" @@ -28447,14 +28456,14 @@ msgctxt "" msgid "Add/Import" msgstr "Toevoegen/importeren" -#. KS3aG +#. pkzgJ #: 05210500.xhp msgctxt "" "05210500.xhp\n" "par_id3148473\n" "help.text" -msgid "Locate the image that you want to import, and then click Open. the image is added to the end of the list of available images." -msgstr "Zoek de afbeelding die u wilt importeren en klik vervolgens op Openen. de afbeelding wordt toegevoegd aan het einde van de lijst met beschikbare afbeeldingen." +msgid "Locate the image that you want to import, and then click Open. The image is added to the end of the list of available images." +msgstr "" #. FXqsL #: 05210500.xhp @@ -32398,6 +32407,366 @@ msgctxt "" msgid "Enter the amount of time to wait before repeating the effect." msgstr "Voer in hoe lang er gewacht moet worden voordat het effect herhaald wordt." +#. RRZf4 +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"tit\n" +"help.text" +msgid "Text Columns" +msgstr "" + +#. SCszB +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3150014\n" +"help.text" +msgid "Text Columns" +msgstr "" + +#. u37pw +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3154788\n" +"help.text" +msgid "Adds columns to the text in the selected drawing object." +msgstr "" + +#. XCeS9 +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3152821\n" +"help.text" +msgid "Number of columns" +msgstr "" + +#. kEjrF +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3144436\n" +"help.text" +msgid "Specifies how many columns to use to lay out the drawing object's text." +msgstr "" + +#. yhb4G +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"hd_id3152822\n" +"help.text" +msgid "Spacing" +msgstr "" + +#. EU3yR +#: 05320001.xhp +msgctxt "" +"05320001.xhp\n" +"par_id3144437\n" +"help.text" +msgid "Specifies the amount of space between the columns." +msgstr "" + +#. 8kqou +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"tit\n" +"help.text" +msgid "Theme" +msgstr "" + +#. a8DFA +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3150014\n" +"help.text" +msgid "Theme" +msgstr "" + +#. CeYvv +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3154788\n" +"help.text" +msgid "Adds colors to the selected master page." +msgstr "" + +#. YiUBW +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152821\n" +"help.text" +msgid "General" +msgstr "" + +#. oLtfm +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152822\n" +"help.text" +msgid "Name" +msgstr "" + +#. Vn5NP +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144436\n" +"help.text" +msgid "Specifies a name for this master page theme." +msgstr "" + +#. Dh64z +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152823\n" +"help.text" +msgid "Color Set" +msgstr "" + +#. yvPdS +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152824\n" +"help.text" +msgid "Name" +msgstr "" + +#. etPAe +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144437\n" +"help.text" +msgid "Specifies a name for this set of colors." +msgstr "" + +#. bQc5u +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152825\n" +"help.text" +msgid "Background - Dark 1" +msgstr "" + +#. pnURC +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144438\n" +"help.text" +msgid "Specifies the first dark color to be used as dark background, typically black." +msgstr "" + +#. Bfas8 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152826\n" +"help.text" +msgid "Text - Light 1" +msgstr "" + +#. 6BJ7P +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144439\n" +"help.text" +msgid "Specifies the first light color to be used as light text, typically white." +msgstr "" + +#. v949u +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152827\n" +"help.text" +msgid "Background - Dark 2" +msgstr "" + +#. Yn3oE +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144440\n" +"help.text" +msgid "Specifies the second dark color to be used as dark background. This is typically dark, but not exactly black." +msgstr "" + +#. wBe5B +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152828\n" +"help.text" +msgid "Text - Light 2" +msgstr "" + +#. GEpE7 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144441\n" +"help.text" +msgid "Specifies the second light color to be used as light text. This is typically light, but not exactly white." +msgstr "" + +#. 6sCnr +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152829\n" +"help.text" +msgid "Accent 1" +msgstr "" + +#. jarvZ +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144442\n" +"help.text" +msgid "First custom color. This is typically dark enough that light text is readable when the custom color is used as a background color." +msgstr "" + +#. TBAAu +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152830\n" +"help.text" +msgid "Accent 2" +msgstr "" + +#. PhmYV +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144443\n" +"help.text" +msgid "Second custom color." +msgstr "" + +#. CoqnB +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152831\n" +"help.text" +msgid "Accent 3" +msgstr "" + +#. AApC3 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144444\n" +"help.text" +msgid "Third custom color." +msgstr "" + +#. yAJRk +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152832\n" +"help.text" +msgid "Accent 4" +msgstr "" + +#. B3ekD +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144445\n" +"help.text" +msgid "Fourth custom color." +msgstr "" + +#. DnYuJ +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152833\n" +"help.text" +msgid "Accent 5" +msgstr "" + +#. AVEe4 +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144446\n" +"help.text" +msgid "Fifth custom color." +msgstr "" + +#. gC46v +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152834\n" +"help.text" +msgid "Accent 6" +msgstr "" + +#. Fc7BK +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144447\n" +"help.text" +msgid "Sixth custom color." +msgstr "" + +#. PhQWg +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152835\n" +"help.text" +msgid "Hyperlink" +msgstr "" + +#. sawNC +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144448\n" +"help.text" +msgid "Color used for non-followed hyperlinks." +msgstr "" + +#. jyKLz +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"hd_id3152836\n" +"help.text" +msgid "Followed Hyperlink" +msgstr "" + +#. sRoPn +#: 05320002.xhp +msgctxt "" +"05320002.xhp\n" +"par_id3144449\n" +"help.text" +msgid "Color used for followed hyperlinks." +msgstr "" + #. A2WXN #: 05340100.xhp msgctxt "" @@ -40768,14 +41137,14 @@ msgctxt "" msgid "Macros" msgstr "Macro's" -#. x5Ary +#. JeUG6 #: 06130030.xhp msgctxt "" "06130030.xhp\n" "par_idN109C2\n" "help.text" -msgid "Select a macro or script from My Macros, %PRODUCTNAME Macros, or an open document. To view the available macros or scripts, double-click an entry." -msgstr "Selecteer een macro of script uit Mijn macro's, %PRODUCTNAME Macro'ss of een geopend document. Dubbelklik op een item om de beschikbare macro's of scripts te bekijken." +msgid "Select a macro or script from My Macros, Application Macros, or an open document. To view the available macros or scripts, double-click an entry." +msgstr "" #. wxJE3 #: 06130030.xhp @@ -45835,6 +46204,42 @@ msgctxt "" msgid "Removes the selected signature from the list. Removes all subsequent signatures as well, in case of PDF." msgstr "Verwijdert de geslecteerde handtekening uit de lijst. Bij PDF verwijdert het ook alle opvolgende handtekeningen ." +#. Yda7b +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"hd_id61638092292670\n" +"help.text" +msgid "Start Certificate Manager" +msgstr "" + +#. bEk3e +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id441638095576834\n" +"help.text" +msgid "Opens the installed certificate manager of your system." +msgstr "" + +#. zGF8H +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id481638101674763\n" +"help.text" +msgid "On macOS, the default certificate manager is Keychain Access." +msgstr "" + +#. oENdS +#: digitalsignatures.xhp +msgctxt "" +"digitalsignatures.xhp\n" +"par_id701638101681340\n" +"help.text" +msgid "On Windows systems, the default certificate manager is Certmgr.msc, a Microsoft Management Console snap-in using Certmgr.exe, and does not manage OpenPGP certificates. To manage both X509 and OpenPGP certificates install the gpg4win tool." +msgstr "" + #. Bsfs2 #: digitalsignaturespdf.xhp msgctxt "" @@ -47608,6 +48013,78 @@ msgctxt "" msgid "%PRODUCTNAME Askbot question and answer" msgstr "%PRODUCTNAME Askbot vraag en antwoord" +#. BfayS +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"tit\n" +"help.text" +msgid "Rename object" +msgstr "" + +#. xBT3n +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"bm_id3147366\n" +"help.text" +msgid "navigator; rename rename;objects" +msgstr "" + +#. W5LjG +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"hd_id3147366\n" +"help.text" +msgid "Rename object" +msgstr "" + +#. DFRqj +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3147588\n" +"help.text" +msgid "Renames the object selected in the Navigator." +msgstr "" + +#. BJGCb +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3148833\n" +"help.text" +msgid "Open the context menu for the object - Choose Rename." +msgstr "" + +#. KbRdP +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"hd_id3156027\n" +"help.text" +msgid "New name" +msgstr "" + +#. CG62C +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id3152924\n" +"help.text" +msgid "Enter the new name of the selected object." +msgstr "" + +#. wJHoB +#: nav_rename.xhp +msgctxt "" +"nav_rename.xhp\n" +"par_id661630417737429\n" +"help.text" +msgid "Names of objects must be unique in the same document." +msgstr "" + #. FzLmt #: notebook_bar.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/autopi.po b/source/nl/helpcontent2/source/text/shared/autopi.po index 483197e26c1..ee8e75071fb 100644 --- a/source/nl/helpcontent2/source/text/shared/autopi.po +++ b/source/nl/helpcontent2/source/text/shared/autopi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-14 18:09+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2020-12-04 13:36+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \n" @@ -7738,14 +7738,14 @@ msgctxt "" msgid "Additional Settings" msgstr "Extra instellingen" -#. FYioz +#. DFBck #: 01170200.xhp msgctxt "" "01170200.xhp\n" "par_id3143281\n" "help.text" -msgid "Allows you to enter additional settings for LDAP address data and other external data sources." -msgstr "Hier kunt u aanvullende instellingen voor LDAP-adresgegevens en andere externe gegevensbronnen invoeren." +msgid "Allows you to enter additional settings for other external data sources." +msgstr "" #. zrAAW #: 01170200.xhp @@ -7765,15 +7765,6 @@ msgctxt "" msgid "Calls a dialog in which you can enter additional settings." msgstr "Roept een dialoogvenster aan waarin u aanvullende instellingen kunt maken." -#. fsQ4B -#: 01170200.xhp -msgctxt "" -"01170200.xhp\n" -"par_id3159233\n" -"help.text" -msgid "If you selected LDAP on the first page, you will see the LDAP page." -msgstr "Als u LDAP geselecteerd hebt op de eerste pagina, ziet u de LDAP-pagina." - #. 5e2zp #: 01170300.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/explorer/database.po b/source/nl/helpcontent2/source/text/shared/explorer/database.po deleted file mode 100644 index 3b25b8a29de..00000000000 --- a/source/nl/helpcontent2/source/text/shared/explorer/database.po +++ /dev/null @@ -1,2861 +0,0 @@ -#. extracted from helpcontent2/source/text/shared/explorer/database -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-19 15:44+0100\n" -"PO-Revision-Date: 2021-11-23 10:48+0000\n" -"Last-Translator: kees538 \n" -"Language-Team: Dutch \n" -"Language: nl\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.8.1\n" -"X-POOTLE-MTIME: 1563870108.000000\n" - -#. kyYMn -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"tit\n" -"help.text" -msgid "Migrate Macros" -msgstr "Macro's migreren" - -#. KDtEB -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"bm_id6009095\n" -"help.text" -msgid "wizards;macros (Base) Macro Wizard (Base) macros;attaching new (Base) migrating macros (Base)" -msgstr "assistenten;macro's (Base)Macroassistent (Base)macro's;nieuwe toevoegen (Base)macro's migreren (Base)" - -#. habQL -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"hd_id0112200902353472\n" -"help.text" -msgid "Migrate Macros" -msgstr "Macro's migreren" - -#. xMVrd -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353466\n" -"help.text" -msgid "The Database Document Macro Migration Wizard moves existing macros from sub-documents of an old Base file into the new Base file's macro storage area." -msgstr "De Assistent Databasedocument macromigratie verplaatst bestaande macro's vanuit sub-documenten van een oud Basebestand in de nieuwe Base-bestanden macro-opslag." - -#. ajASD -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0224200911454780\n" -"help.text" -msgid "Choose a location and file name to save the new database file. By default, the new file gets the same name as the old file, while the old file gets renamed with the string \"backup\" in the name." -msgstr "Kies een locatie en bestandsnaam om het nieuwe databasebestand op te slaan. Standaard krijgt het nieuwe bestand dezelfde naam als het oude bestand, waarbij het oude bestand hernoemd wordt met de tekenreeks \"backup\" in de naam." - -#. M7aSL -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id022420091145472\n" -"help.text" -msgid "The list shows all changes that were applied to the database file." -msgstr "De lijst geeft alle wijzigingen weer die werden toegepast op het databasebestand." - -#. hee9q -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353542\n" -"help.text" -msgid "Previously, macros have been allowed to reside only in the text sub-documents of forms and reports. Now macros can also be stored in the Base file itself. This means that macros in Base files can be called now from any of its sub-components: forms, reports, table design, query design, relation design, table data view." -msgstr "Voorheen konden macro's slechts aanwezig zijn in de tekst-subdocumenten van formulieren en rapporten. Nu kunnen macro's ook worden opgeslagen in het bestand van Base zelf. Dit betekent dat macro's in bestanden van Base nu kunnen worden aangeroepen vanuit elke sub-component: formulieren, rapporten, tabelontwerp, queryontwerp, relatieontwerp, tabelgegevensweergave." - -#. DhC2o -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075865\n" -"help.text" -msgid "However, it is technically not possible to store macros both in a Base file and in its sub-documents at the same time. So, if you want to attach some new macros to the Base file, while retaining any existing old macros that were stored in the sub-documents, you must move the existing old macros up to the Base file's macro storage area." -msgstr "Het is echter technisch niet mogelijk om macro's zowel in een Basebestand als in de sub-documenten daarvan tegelijkertijd op te slaan. Als u dus enkele nieuwe macro's aan het Basebestand wilt toevoegen, daarbij bestaande oude macro's die werden opgeslagen in de sub-documenten behoudend, moet u de bestaande oude macro's verplaatsen naar de opslag van Basebestanden." - -#. mtCb7 -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075830\n" -"help.text" -msgid "The Database Document Macro Migration Wizard can move the macros up into the Base file's storage area. You can then examine the macros and edit them as needed." -msgstr "De Assistent Databasedocument macromigratie kan de macro's verplaatsen naar de opslag van Basebestanden. U kunt de macro's dan nakijken en bewerken zoals u ze wilt hebben." - -#. RJUfX -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075951\n" -"help.text" -msgid "For example, it is possible that macros from the sub-documents had the same module names and macro names. After you moved the macros into one common macro storage area, you must edit the macros to make the names unique. The wizard cannot do this." -msgstr "Het is bijvoorbeeld mogelijk dat macro's uit de sub-documenten dezelfde modulenamen en macronamen hadden. Nadat u de macro's hebt verplaatst naar ene algemene macro-opslag, moet u de macro's bewerken om de namen uniek te maken. De assistent kan dit niet doen." - -#. pSFRn -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200903075915\n" -"help.text" -msgid "The wizard can backup the Base file to another folder of your choice. The wizard changes the original Base file. The backup remains unchanged." -msgstr "De assistent kan een veiligheidskopie van het Basebestand opslaan in een andere map van uw keuze. De assistent wijzigt het originele Basebestand. De veiligheidskopie blijft onveranderd." - -#. WCGZK -#: migrate_macros.xhp -msgctxt "" -"migrate_macros.xhp\n" -"par_id0112200902353554\n" -"help.text" -msgid "An in depth explanation by the developers (Wiki)." -msgstr "Een diepgaande uitleg door de ontwikkelaars (Wiki)." - -#. WG9NH -#: password.xhp -msgctxt "" -"password.xhp\n" -"tit\n" -"help.text" -msgid "User Name and Password Required" -msgstr "Gebruikersnaam en wachtwoord vereist" - -#. WekVB -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10541\n" -"help.text" -msgid "User Name and Password Required" -msgstr "Gebruikersnaam en wachtwoord vereist" - -#. LCLTp -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN1054D\n" -"help.text" -msgid "User name" -msgstr "Gebruikersnaam" - -#. Rx3tD -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10551\n" -"help.text" -msgid "Enter the user name to connect to the data source." -msgstr "Voer de gebruikersnaam in om een verbinding met de gegevensbron te maken." - -#. dQH7s -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10568\n" -"help.text" -msgid "Password" -msgstr "Wachtwoord" - -#. dqjRr -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN1056C\n" -"help.text" -msgid "Enter the password to connect to the data source." -msgstr "Voer het wachtwoord in om een verbinding met de gegevensbron te maken." - -#. TudyG -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10583\n" -"help.text" -msgid "Remember password till end of session" -msgstr "Wachtwoord onthouden tot aan beëindigen van de sessie" - -#. KYrgJ -#: password.xhp -msgctxt "" -"password.xhp\n" -"par_idN10587\n" -"help.text" -msgid "Select to use the same user name and password without further dialog, when you connect again to the same data source in the current %PRODUCTNAME session." -msgstr "Selecteer deze optie om dezelfde gebruiker en hetzelfde wachtwoord te gebruiken zonder verder dialoogvenster, wanneer u opnieuw een verbinding maakt met dezelfde gegevensbron in de huidige %PRODUCTNAME-sessie." - -#. EWAYC -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard" -msgstr "Queryassistent" - -#. G8nCc -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN1054C\n" -"help.text" -msgid "Query Wizard" -msgstr "Queryassistent" - -#. 7eeqf -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "The Query Wizard helps you to design a database query. The saved query can be called later, either from the graphical user interface, or using the automatically created SQL language command." -msgstr "Met behulp van de Queryassistent kunt u een databasequery ontwerpen. De opgeslagen query kan later opgeroepen worden, via de grafische gebruikersinterface of de automatisch gemaakte SQL-taalopdracht." - -#. Baapm -#: querywizard00.xhp -msgctxt "" -"querywizard00.xhp\n" -"par_idN105D2\n" -"help.text" -msgid "Query Wizard - Field selection" -msgstr "Queryassistent - Veldselectie" - -#. qKgrF -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Field Selection" -msgstr "Queryassistent - Veldselectie" - -#. duo5c -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10546\n" -"help.text" -msgid "Query Wizard - Field Selection" -msgstr "Queryassistent - Veldselectie" - -#. zvnWy -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies the table to create the query, and specifies which fields you wish to include in the query." -msgstr "Specificeert de tabel voor het maken van de query en welke velden u in de query wilt opnemen." - -#. bjRCe -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Tables" -msgstr "Tabellen" - -#. RBgge -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Specifies the table for which the query is to be created." -msgstr "Specificeert de tabel waarvoor de query moet worden gemaakt." - -#. BFXtZ -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Fields in the Query" -msgstr "Velden in de query" - -#. n6cwc -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10594\n" -"help.text" -msgid "Displays all fields that will be included in the new query." -msgstr "Geeft alle velden weer die in de nieuwe query worden opgenomen." - -#. ekG7n -#: querywizard01.xhp -msgctxt "" -"querywizard01.xhp\n" -"par_idN10597\n" -"help.text" -msgid "Query Wizard - Sorting order" -msgstr "Queryassistent - Sorteervolgorde" - -#. T7jwS -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Sorting Order" -msgstr "Queryassistent - Sorteervolgorde" - -#. 5mgru -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10543\n" -"help.text" -msgid "Query Wizard - Sorting Order" -msgstr "Queryassistent - Sorteervolgorde" - -#. hv6wL -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies the sorting order for the data records in your query." -msgstr "Specificeert de sorteervolgorde voor de gegevensrecords in uw query." - -#. eVr57 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Sort by" -msgstr "Sorteren op" - -#. CRtP3 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105B2\n" -"help.text" -msgid "Specifies the field by which the created query is sorted." -msgstr "Specificeert het veld waarop de gemaakte query gesorteerd wordt." - -#. xUjcF -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "Ascending" -msgstr "Oplopend" - -#. aSXt6 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105BF\n" -"help.text" -msgid "Click to sort in alphabetically or numerically ascending order." -msgstr "Klik om in alfabetisch of numeriek oplopende volgorde te sorteren." - -#. pR3aG -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10562\n" -"help.text" -msgid "Descending" -msgstr "Aflopend" - -#. 9BtoZ -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105CC\n" -"help.text" -msgid "Click to sort in alphabetically or numerically descending order." -msgstr "Klik om in alfabetisch of numeriek aflopende volgorde te sorteren." - -#. 6U4wS -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN10568\n" -"help.text" -msgid "And then by" -msgstr "En dan/daarna op" - -#. CqmF3 -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN105D9\n" -"help.text" -msgid "Specifies additional fields by which the created query is sorted, if previous sort fields are equal." -msgstr "Specificeert extra velden waarop de gemaakte query gesorteerd wordt, als vorige sorteervelden gelijk zijn." - -#. CD7Db -#: querywizard02.xhp -msgctxt "" -"querywizard02.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Query Wizard - Search conditions" -msgstr "Queryassistent - Zoekcriteria" - -#. Ezdjv -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Search Conditions" -msgstr "Queryassistent - Zoekcriteria" - -#. b9Fcz -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10543\n" -"help.text" -msgid "Query Wizard - Search Conditions" -msgstr "Queryassistent - Zoekcriteria" - -#. Axn74 -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies the search conditions to filter the query." -msgstr "Specificeert de zoekcriteria voor het filteren van de query." - -#. MBS9h -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Match all of the following" -msgstr "Exacte overeenkomst" - -#. eGvAt -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105B2\n" -"help.text" -msgid "Select to filter the query by all the conditions using a logical AND." -msgstr "Selecteer deze optie om de query op alle voorwaarden te filteren met behulp van een logisch EN." - -#. mowq3 -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN1055C\n" -"help.text" -msgid "Match any of the following" -msgstr "Een van de volgende" - -#. m9DAv -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105BF\n" -"help.text" -msgid "Select to filter the query by any of the conditions using a logical OR." -msgstr "Selecteer deze optie om de query op een willekeurige voorwaarde te sorteren met behulp van een logisch OF." - -#. YzKAZ -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10562\n" -"help.text" -msgid "Field" -msgstr "Veld" - -#. zJBqq -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105CC\n" -"help.text" -msgid "Select the field name for the filter condition." -msgstr "Selecteer de veldnaam voor de filtervoorwaarde." - -#. cpBwd -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10568\n" -"help.text" -msgid "Condition" -msgstr "Voorwaarde" - -#. FRFQM -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105D9\n" -"help.text" -msgid "Select the condition for the filter." -msgstr "Selecteer de voorwaarde voor het filter." - -#. dF2FF -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Value" -msgstr "Waarde" - -#. ZKEEw -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN105E6\n" -"help.text" -msgid "Enter the value for the filter condition." -msgstr "Voer de waarde voor de filtervoorwaarde in." - -#. hZQwL -#: querywizard03.xhp -msgctxt "" -"querywizard03.xhp\n" -"par_idN10574\n" -"help.text" -msgid "Query Wizard - Detail or summary" -msgstr "Queryassistent - Detail of totalen" - -#. AFtfc -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Detail or Summary" -msgstr "Querywizard - Detail of totalen" - -#. CRU4t -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10543\n" -"help.text" -msgid "Query Wizard - Detail or Summary" -msgstr "Querywizard - Detail of totalen" - -#. pvdAU -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Specifies whether to display all records of the query, or only the results of aggregate functions." -msgstr "Specificeert of alle records van de query, of alleen de resultaten van de statistische functies weergegeven moeten worden." - -#. GNBdc -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10556\n" -"help.text" -msgid "This page is only displayed when there are numerical fields in the query that allow the use of aggregate functions." -msgstr "Deze pagina wordt alleen weergegeven wanneer de query numerieke velden bevat die het gebruik van statistische functies toestaan." - -#. LAhTk -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Detailed query" -msgstr "Gedetailleerde query" - -#. aXtmP -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105BD\n" -"help.text" -msgid "Select to show all records of the query." -msgstr "Selecteer deze optie om alle records van de query weer te geven." - -#. h7yp9 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105C2\n" -"help.text" -msgid "Summary query" -msgstr "Totalenquery" - -#. 4VMFu -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105C8\n" -"help.text" -msgid "Select to show only results of aggregate functions." -msgstr "Selecteer deze optie om alleen resultaten van statistische functies weer te geven." - -#. CEC9y -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105D7\n" -"help.text" -msgid "Select the aggregate function and the field name of the numeric field in the list box. You can enter as many aggregate functions as you want, one in each row of controls." -msgstr "Selecteer de statistische functie en de veldnaam van het numerieke veld in de keuzelijst. U kunt zoveel statistische functies invoeren als u wilt, één per regel." - -#. QCySK -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Aggregate function" -msgstr "Statistische functies" - -#. H3vuB -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E4\n" -"help.text" -msgid "Select the aggregate function." -msgstr "Selecteer de statistische functie." - -#. 7VBHB -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105DD\n" -"help.text" -msgid "Field name" -msgstr "Veldnaam" - -#. DhcSj -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN10656\n" -"help.text" -msgid "Select the numeric field name." -msgstr "Selecteer de naam van het numerieke veld." - -#. 2fBzx -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105E7\n" -"help.text" -msgid "+" -msgstr "+" - -#. hM5kP -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN105FE\n" -"help.text" -msgid "Appends a new row of controls." -msgstr "Voegt een nieuwe regel toe." - -#. MYCN9 -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1060B\n" -"help.text" -msgid "Removes the last row of controls." -msgstr "Verwijdert de laatste regel." - -#. PGYED -#: querywizard04.xhp -msgctxt "" -"querywizard04.xhp\n" -"par_idN1060E\n" -"help.text" -msgid "Query Wizard - Grouping" -msgstr "Queryassistent - Groepering" - -#. d4Arr -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Grouping" -msgstr "Queryassistent - Groeperen" - -#. yK7uG -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10546\n" -"help.text" -msgid "Query Wizard - Grouping" -msgstr "Queryassistent - Groeperen" - -#. yimYQ -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies whether to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." -msgstr "Specificeert of de query gegroepeerd moet worden. De gegevensbron moet de SQL-instructie 'Group by clauses' ondersteunen om deze pagina van de Assistent te activeren." - -#. BEcEC -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10589\n" -"help.text" -msgid "Group by" -msgstr "Groeperen per" - -#. XSPcc -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN1058D\n" -"help.text" -msgid "Displays all fields that are to be used to group the query." -msgstr "Geeft alle velden weer die gebruikt moeten worden om de query te groeperen." - -#. C7sCn -#: querywizard05.xhp -msgctxt "" -"querywizard05.xhp\n" -"par_idN10590\n" -"help.text" -msgid "Query Wizard - Grouping conditions" -msgstr "Queryassistent - Groeperingscriteria" - -#. FJyRe -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Grouping Conditions" -msgstr "Queryassistent - Groeperingscriteria" - -#. rawpT -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10546\n" -"help.text" -msgid "Query Wizard - Grouping Conditions" -msgstr "Queryassistent - Groeperingscriteria" - -#. isYHF -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Specifies the conditions to group the query. The data source must support the SQL statement \"Group by clauses\" to enable this page of the Wizard." -msgstr "Specificeert de voorwaarden voor het groeperen van de query. De gegevensbron moet de SQL-instructie 'Group by clauses' ondersteunen om deze pagina van de Assistent te activeren." - -#. E2hjZ -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10559\n" -"help.text" -msgid "Match all of the following" -msgstr "Exacte overeenkomst" - -#. tsdNz -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Select to group the query by all the conditions using a logical AND." -msgstr "Selecteer deze optie om de query op alle voorwaarden te groeperen met behulp van een logisch EN." - -#. vG7ub -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10560\n" -"help.text" -msgid "Match any of the following" -msgstr "Een van de volgende" - -#. H4kNz -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10564\n" -"help.text" -msgid "Select to group the query by any of the conditions using a logical OR." -msgstr "Selecteer deze optie om de query op een willekeurige voorwaarde te groeperen met behulp van een logisch OF." - -#. CRQPr -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10567\n" -"help.text" -msgid "Field name" -msgstr "Veldnaam" - -#. AUDUW -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "Select the field name for the grouping condition." -msgstr "Selecteer de veldnaam voor de groeperingsvoorwaarde." - -#. vYSzM -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1056E\n" -"help.text" -msgid "Condition" -msgstr "Voorwaarde" - -#. VHAhf -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10572\n" -"help.text" -msgid "Select the condition for the grouping." -msgstr "Selecteer de voorwaarde voor de groepering." - -#. LYZYG -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10575\n" -"help.text" -msgid "Value" -msgstr "Waarde" - -#. GBywN -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN10579\n" -"help.text" -msgid "Enter the value for the grouping condition." -msgstr "Voer de waarde voor de groeperingsvoorwaarde in." - -#. LM5AB -#: querywizard06.xhp -msgctxt "" -"querywizard06.xhp\n" -"par_idN1057C\n" -"help.text" -msgid "Query Wizard - Aliases" -msgstr "Queryassistent - Aliassen" - -#. LGziG -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Aliases" -msgstr "Queryassistent - Aliassen" - -#. cEc4Q -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10543\n" -"help.text" -msgid "Query Wizard - Aliases" -msgstr "Queryassistent - Aliassen" - -#. 8qMru -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Assigns aliases to field names. Aliases are optional, and can provide more user-friendly names, which are displayed in place of field names. For example, an alias can be used when fields from different tables have the same name." -msgstr "Wijst aliassen aan veldnamen toe. Aliassen zijn optioneel en zorgen voor gebruiksvriendelijkere namen, die in plaats van veldnamen weergegeven worden. Er kan bijvoorbeeld een alias gebruikt worden wanneer velden van verschillende tabellen dezelfde naam hebben." - -#. GKQBZ -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Alias" -msgstr "Alias" - -#. TiaDt -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN1055A\n" -"help.text" -msgid "Enter the alias for the field name." -msgstr "Voer de alias voor de veldnaam in." - -#. jZ6HM -#: querywizard07.xhp -msgctxt "" -"querywizard07.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Query Wizard - Overview" -msgstr "Queryassistent - Overzicht" - -#. ZD37L -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"tit\n" -"help.text" -msgid "Query Wizard - Overview" -msgstr "Queryassistent - Overzicht" - -#. DagT5 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10543\n" -"help.text" -msgid "Query Wizard - Overview" -msgstr "Queryassistent - Overzicht" - -#. Eugc7 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10553\n" -"help.text" -msgid "Enter a name of the query, and specify whether you want to display or to modify the query after the Wizard is finished." -msgstr "Voer een naam voor de query in, en specificeer of u de query wilt weergeven of bewerken nadat de Assistent voltooid is." - -#. zjCxf -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10556\n" -"help.text" -msgid "Name of the query" -msgstr "Querynaam" - -#. ZLJYh -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1055A\n" -"help.text" -msgid "Enter the name of the query." -msgstr "Voer de naam in van de query." - -#. uC9Qc -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1055D\n" -"help.text" -msgid "Display query" -msgstr "Query weergeven" - -#. BJa3G -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10561\n" -"help.text" -msgid "Select to save and display the query." -msgstr "Selecteer deze optie om de query op te slaan en weer te geven." - -#. yN4FB -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10564\n" -"help.text" -msgid "Modify query" -msgstr "Query wijzigen" - -#. VKpNF -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10568\n" -"help.text" -msgid "Select to save the query and open it for editing." -msgstr "Selecteer deze optie om de query op te slaan en te openen voor bewerking." - -#. 3ww32 -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1056B\n" -"help.text" -msgid "Overview" -msgstr "Overzicht" - -#. SfUBA -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN1056F\n" -"help.text" -msgid "Displays a summary of the query." -msgstr "Geeft een overzicht van de query weer." - -#. 84Y4U -#: querywizard08.xhp -msgctxt "" -"querywizard08.xhp\n" -"par_idN10572\n" -"help.text" -msgid "Query Wizard" -msgstr "Queryassistent" - -#. Us2de -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"tit\n" -"help.text" -msgid "Date and Time" -msgstr "Datum en tijd" - -#. KYD3y -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"hd_id2320932\n" -"help.text" -msgid "Date and Time" -msgstr "Datum en tijd" - -#. p8Mrd -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8638874\n" -"help.text" -msgid "You can open the Date and Time dialog of the Report Builder by choosing Insert - Date and Time." -msgstr "U kunt het dialoogvenster Datum en tijd van de Rapportontwerper openen door Invoegen - Datum en tijd te kiezen." - -#. tSLyd -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id6278878\n" -"help.text" -msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." -msgstr "Druk op Shift-F1 en zet de muis op een invoervak om de helptekst voor dat invoervak te zien." - -#. ppg4k -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id393078\n" -"help.text" -msgid "Enable Include Date to insert a date field into the active area of the report. The date field displays the current date when the report is executed." -msgstr "Schakel Inclusief datum in om een datumveld in het actieve gebied van het rapport in te voegen. Het datumveld geeft de huidige datum weer als het rapport wordt uitgevoerd." - -#. 6ued5 -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id1271401\n" -"help.text" -msgid "Select a format to display the date." -msgstr "Selecteer een opmaak om de datum weer te geven." - -#. VvPJF -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8718832\n" -"help.text" -msgid "Enable Include Time to insert a time field into the active area of the report. The time field displays the current time when the report is executed." -msgstr "Schakel Inclusief tijd in om een tijdveld in het actieve gebied van het rapport in te voegen. Het tijdveld geeft de huidige tijd weer als het rapport wordt uitgevoerd." - -#. DfCAA -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id8561052\n" -"help.text" -msgid "Select a format to display the time." -msgstr "Selecteer een opmaak om de tijd weer te geven." - -#. cVAzu -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id5992919\n" -"help.text" -msgid "Click OK to insert the field." -msgstr "Klik op OK om het veld in te voegen." - -#. WFpF6 -#: rep_datetime.xhp -msgctxt "" -"rep_datetime.xhp\n" -"par_id4320810\n" -"help.text" -msgid "You can click the date or time field and drag to another position within the same area, or edit the properties in the Properties window." -msgstr "U kunt op het datum- of tijdveld klikken en het naar een andere positie in hetzelfde gebied slepen of de eigenschappen bewerken in het venster Eigenschappen." - -#. DCjDN -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"tit\n" -"help.text" -msgid "Insert Fields" -msgstr "Velden invoegen" - -#. DiU2a -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"bm_id61540566967968\n" -"help.text" -msgid "insert fields;in report design add fields;in report design report design;add fields to report" -msgstr "velden invoegen;in rapport design velden toevoegen;in rapportontwerp rapportontwerp;velden aan rapport toevoegen" - -#. 7sGPE -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"hd_id361540562942432\n" -"help.text" -msgid "Add fields to report" -msgstr "Velden aan rapport toevoegen" - -#. zFCzB -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3587145\n" -"help.text" -msgid "The Add Field window helps you to insert the table entries in the report." -msgstr "Het venster Veld toevoegen helpt u om tabelgegevens in het rapport in te voegen." - -#. dzGbq -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id4503921\n" -"help.text" -msgid "The Add Field window is shown automatically when you have selected a table in the Contents box and leave that box." -msgstr "Het venster Veld toevoegen wordt automatisch getoond wanneer u een tabel hebt geselecteerd in het vak Inhoud en het vak verlaat." - -#. hQDBC -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id171540674707522\n" -"help.text" -msgid "Choose View - Add Field." -msgstr "Kies Beeld - Veld toevoegen." - -#. hxBBt -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id991540674901837\n" -"help.text" -msgid "Add field icon" -msgstr "Pictogram Veld toevoegen" - -#. oEoAE -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id121540674874655\n" -"help.text" -msgid "Click the Add Field icon on the toolbar." -msgstr "Klik op het pictogram Veld toevoegen op de werkbalk." - -#. BqWBD -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id141540563922693\n" -"help.text" -msgid "Select the field in the Add Field dialog and click Insert. You can select multiple fields pressing the CommandCtrl key while clicking on the fields name or using the Shift key while pressing the mouse button. Click Insert in the toolbar to add the fields to the report." -msgstr "Selecteer het veld in het dialoogvenster Veld toevoegen en klik op Invoegen. U kunt meerder velden selecteren door te drukken op de toets CommandCtrl terwijl u op de veldnamen klikt of gebruik de Shift-toets als u op de muisknop drukt. Klik op Insert op de werkbalk om velden toe te voegen aan het rapport." - -#. BGjjH -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id4051026\n" -"help.text" -msgid "Drag and drop the field names one by one from the Add Field window into the Detail area of the report. Position the fields as you like. Use the icons in the toolbars to align the fields." -msgstr "Versleep de veldnamen één voor één vanuit het venster Veld toevoegen in het gebied Detail van het rapport. Plaats de velden zoals u ze wilt. Gebruik de pictogrammen op de werkbalk om de velden uit te lijnen." - -#. Hk568 -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3397320\n" -"help.text" -msgid "It is not possible to overlap the fields. If you drop a table field on the Detail area, then a label and a text box are inserted." -msgstr "Overlappende velden zijn niet mogelijk. Als u een tabelveld in het gebied Detail neerzet, dan worden een label en een tekstvak ingevoegd." - -#. RGprC -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id3059785\n" -"help.text" -msgid "You can also insert text that should be the same on every page of the report. Click the Label Field icon Icon, then drag a rectangle in the Page Header or Page Footer area. Edit the Label property to show the text you want." -msgstr "U kunt ook tekst invoegen die op elke pagina van het rapport hetzelfde zou moeten zijn. Klik op het pictogram Labelveld Pictogram en sleep dan een rechthoek in het gebied van de kop- of voettekst van de pagina. Bewerk de eigenschap Label om de tekst weer te geven die u wilt." - -#. VjpkA -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"hd_id251540563929787\n" -"help.text" -msgid "Sorting fields names" -msgstr "Veldnamen sorteren" - -#. pNfxS -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id651540564204840\n" -"help.text" -msgid "Sort Ascending icon" -msgstr "Pictogram Oplopend sorteren" - -#. EfMFi -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540563992665\n" -"help.text" -msgid "Sort names ascending." -msgstr "Sorteert namen oplopend." - -#. 9jVwk -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id811540564184191\n" -"help.text" -msgid "Sort descending icon" -msgstr "Pictogram Aflopend sorteren" - -#. BEcwL -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540563942665\n" -"help.text" -msgid "Sort names descending," -msgstr "Sorteert namen aflopend." - -#. GRKuP -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id851540564212907\n" -"help.text" -msgid "Undo sorting icon" -msgstr "Pictogram Sorteren ongedaan maken" - -#. DVAm8 -#: rep_insertfield.xhp -msgctxt "" -"rep_insertfield.xhp\n" -"par_id401540533942665\n" -"help.text" -msgid "Restore original sorting" -msgstr "Herstelt oorspronkelijke sortering" - -#. gCECo -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"tit\n" -"help.text" -msgid "Report Builder" -msgstr "Rapportontwerper" - -#. Yyb28 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"bm_id1614429\n" -"help.text" -msgid "Report Builder Oracle Report Builder" -msgstr "Report Builder Oracle Report Builder" - -#. 8XCCL -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id8773155\n" -"help.text" -msgid "Report Builder" -msgstr "Rapportontwerper" - -#. tcUx2 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5248573\n" -"help.text" -msgid "The Report Builder is a tool to create your own database reports. Unlike with the Report Wizard, using the Report Builder you can take control to design the report the way you want. The generated report is a Writer document that you can edit, too." -msgstr "De Rapportontwerper is een hulpmiddel om uw eigen databaserapporten te maken. Anders dan met de Assistent Rapportkunt u, door de Rapportontwerper te gebruiken, zelf het ontwerp van het rapport bepalen. Het gemaakte rapport is een Writer-document dat u ook kunt bewerken." - -#. A7xcb -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7128818\n" -"help.text" -msgid "To use the Report Builder, the Report Builder component must be installed. In addition, the Java Runtime Environment (JRE) software must be installed, and this software must be selected in %PRODUCTNAME." -msgstr "Om de 'Report Builder' te gebruiken, moet het 'Report Builder' component geïnstalleerd worden. Daarnaast moet de Java Runtime Environment (JRE) software worden geïnstalleerd en deze software moet worden geselecteerd in %PRODUCTNAME." - -#. MUFG8 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id556047\n" -"help.text" -msgid "To install the JRE software" -msgstr "De JRE software installeren" - -#. CTy58 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4515823\n" -"help.text" -msgid "The Report Builder requires an installed Java Runtime Environment (JRE)." -msgstr "De Rapportontwerper vereist dat de Java Runtime Environment (JRE) geïnstalleerd is." - -#. t42Ud -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4044312\n" -"help.text" -msgid "Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced." -msgstr "Kies %PRODUCTNAME - Voorkeuren Extra - Opties - %PRODUCTNAME - Geavanceerd." - -#. bGABC -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1369060\n" -"help.text" -msgid "Wait up to one minute, while %PRODUCTNAME collects information on installed Java software on your system." -msgstr "Wacht ongeveer een minuut, terwijl %PRODUCTNAME gegevens verzamelt over geïnstalleerde Java-software op uw systeem." - -#. oxLT3 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id860927\n" -"help.text" -msgid "If a recent JRE version is found on your system, you see an entry in the list." -msgstr "Als een recente JRE-versie op uw systeem wordt gevonden, verschijnt dit item in de lijst." - -#. 87xW7 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8581804\n" -"help.text" -msgid "Click the option button in front of the entry to enable this JRE version for use in %PRODUCTNAME." -msgstr "Klik op het keuzerondje voor het item om deze JRE-versie in te schakelen voor gebruik in %PRODUCTNAME." - -#. KmqC6 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7730033\n" -"help.text" -msgid "Ensure that Use a Java runtime environment is enabled." -msgstr "Zorg ervoor dat Een Java runtime environment gebruiken is ingeschakeld." - -#. oeX8D -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6317636\n" -"help.text" -msgid "If no JRE version is found on your system, open your web browser and download the JRE software from http://www.java.com. Install the JRE software. Then restart %PRODUCTNAME and open %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Advanced again." -msgstr "Indien er geen JRE-versie op uw systeem wordt gevonden, opent u uw webbrowser en download de JRE-software van http://www.java.com . Installeer de JRE-software. Start dan %PRODUCTNAME opnieuw en open %PRODUCTNAME - VoorkeurenExtra - Opties -%PRODUCTNAME - Nogmaals Geavanceerd." - -#. 87hJD -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id9759514\n" -"help.text" -msgid "To open the Report Builder" -msgstr "Zo opent u de Rapportontwerper" - -#. TxLZj -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9076509\n" -"help.text" -msgid "Open a Base file or create a new database. The database must contain at least one table with at least one data field and a primary key field." -msgstr "Open een Basebestand of maak een nieuwe database. De database moet ten minste één tabel bevatten, met ten minste één gegevensveld en een veld voor de primaire sleutel." - -#. NiuEf -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7050691\n" -"help.text" -msgid "Click the Reports icon in the Base window, then choose Create Report in Design View." -msgstr "Klik op het pictogram Rapporten in het venster Base en kies dan Rapport maken in ontwerpweergave." - -#. u7db8 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7118747\n" -"help.text" -msgid "The Report Builder window opens." -msgstr "Het venster Rapportontwerper wordt geopend." - -#. eC7Ku -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8283639\n" -"help.text" -msgid "The Report Builder is divided into three parts. On the top you see the menu, with the toolbars below." -msgstr "De Rapportontwerper is verdeeld in drie delen. Bovenaan ziet u het menu met de werkbalken eronder." - -#. FZucS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2291024\n" -"help.text" -msgid "On the right you see the Properties window with the property values of the currently selected object." -msgstr "Rechts ziet u het venster Eigenschappen met de waarden voor de eigenschappen van het huidige geselecteerde object." - -#. 9iUTs -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2100589\n" -"help.text" -msgid "The left part of the Report Builder window shows the Report Builder view. The Report Builder view is initially divided into three sections, from top to bottom:" -msgstr "Het linkergedeelte van het venster Rapportontwerper toont de Rapportontwerpweergave. De Rapportontwerper is van boven naar beneden standaard verdeeld in drie secties:" - -#. bpA2e -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5022125\n" -"help.text" -msgid "Page Header - drag control fields with fixed text into the Page Header area" -msgstr "Paginakoptekst - sleep besturingselement-velden met vaste tekst in het gebied Paginakoptekst" - -#. TcX6C -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6844386\n" -"help.text" -msgid "Detail - drag and drop database fields into the Detail area" -msgstr "Detail - sleep databasevelden in het gebied Detail en zet ze daar neer" - -#. k3qgL -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7018646\n" -"help.text" -msgid "Page Footer - drag control fields with fixed text into the Page Footer area" -msgstr "Paginavoettekst - sleep besturingselement-velden met vaste tekst in het gebied Paginavoettekst" - -#. GbMdT -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5857112\n" -"help.text" -msgid "To insert an additional Report Header and Report Footer area choose Edit - Insert Report Header/Footer. These areas contain text that appears at the start and end of the whole report." -msgstr "Kies Bewerken - kop-/voettekst van rapport invoegen om een aanvullend gebied Koptekst van rapport en Voettekst van rapport in te voegen. Deze gebieden bevatten tekst die aan het begin en einde van het rapport verschijnt." - -#. cvEuz -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6042664\n" -"help.text" -msgid "Click the \"-\" icon in front of an area name to collapse that area to one line in the Report Builder view. The \"-\" icon changes to a \"+\" icon, and you can click this to expand the area again." -msgstr "Klik op het pictogram \"-\" vóór een gebiedsnaam om dat gebied samen te vouwen tot één regel in de Rapportontwerpweergave. Het pictogram \"-\" verandert in een \"+\" en u kunt daar op klikken om het gebied opnieuw uit te vouwen." - -#. NCMdn -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1589098\n" -"help.text" -msgid "You insert database fields by drag-and-drop into the Detail area. See the section \"To insert fields into the report\" below." -msgstr "U voegt databasevelden in door ze in het gebied Detail te slepen en neer te zetten. Zie de sectie \"Velden in het rapport invoegen\" hieronder." - -#. 3dx6B -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1278420\n" -"help.text" -msgid "In addition, you can click the Label Field or Text Box icon in the toolbar, then drag a rectangle in the Page Header or Page Footer area, to define a text that is the same on all pages. You enter the text in the Label box of the corresponding Properties window. You can also add graphics by using the Graphics icon." -msgstr "Als aanvulling kunt u op de pictogrammen Labelveld of Tekstvak op de werkblak klikken en een rechthoek in de gebieden van de kop- of voettekst van de pagina slepen om een tekst te definiëren die op alle pagina's hetzelfde is. U voert de tekst in in het tekstvak Label of het overeenkomende venster Eigenschappen. U kunt ook afbeeldingen toevoegen door het pictogram Afbeeldingen te gebruiken." - -#. 25GDr -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7479476\n" -"help.text" -msgid "To connect the report to a database table" -msgstr "Het rapport verbinden met een databasetabel" - -#. TuFVF -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2218390\n" -"help.text" -msgid "Move the mouse to the Properties view. You see two tab pages General and Data." -msgstr "Verplaats de muis naar de weergave Eigenschappen. U ziet twee tabbladen: Algemeen en Gegevens." - -#. WdBn9 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7771538\n" -"help.text" -msgid "On the Data tab page, click Content to open the combo box." -msgstr "Klik op Inhoud op de tab Gegevens om de keuzelijst met invoervak te openen." - -#. UKbEt -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id366527\n" -"help.text" -msgid "Select the table for that you want to create the report." -msgstr "Selecteer de tabel waarvan u het rapport wilt maken." - -#. NzJzg -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7996459\n" -"help.text" -msgid "After selecting the table, press the Tab key to leave the Content box." -msgstr "Druk op de Tab-toets om het vak Inhoud te verlaten na het selecteren van de tabel." - -#. TFFLy -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2531815\n" -"help.text" -msgid "The Add fields to report window opens automatically and shows all fields of the selected table." -msgstr "Het venster Velden toevoegen aan rapport wordt automatisch geopend en toont alle velden van de geselecteerde tabel." - -#. vsFKB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7657399\n" -"help.text" -msgid "Select two or more objects and click this icon to align the objects at the left margin of the area." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de objecten aan de linkermarge van het gebied uit te lijnen. >" - -#. BqG3G -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8925138\n" -"help.text" -msgid "Select two or more objects and click this icon to align the objects at the right margin of the area." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de objecten aan de rechtermarge van het gebied uit te lijnen. >" - -#. UcCYH -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5461897\n" -"help.text" -msgid "Select two or more objects and click this icon to align the objects at the top margin of the area." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de objecten aan de bovenmarge van het gebied uit te lijnen." - -#. gDxeY -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8919339\n" -"help.text" -msgid "Select two or more objects and click this icon to align the objects at the bottom margin of the area." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de objecten aan de ondermarge van het gebied uit te lijnen." - -#. nNfGG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4634235\n" -"help.text" -msgid "Select two or more objects and click this icon to resize the objects to the smallest width." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de afmetingen van de objecten naar de kleinst mogelijke breedte te brengen." - -#. GuD9F -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1393475\n" -"help.text" -msgid "Select two or more objects and click this icon to resize the objects to the smallest height." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de afmetingen van de objecten naar de kleinst mogelijke hoogte te brengen." - -#. NAFEu -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6571550\n" -"help.text" -msgid "Select two or more objects and click this icon to resize the objects to the greatest width." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de afmetingen van de objecten naar de grootst mogelijke breedte te brengen." - -#. ssdFE -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5376140\n" -"help.text" -msgid "Select two or more objects and click this icon to resize the objects to the greatest height." -msgstr "Selecteer twee of meer objecten en klik op dit pictogram om de afmetingen van de objecten naar de grootst mogelijke hoogte te brengen." - -#. yLQm4 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9611499\n" -"help.text" -msgid "Inserts a horizontal line to the current area." -msgstr "Voegt een horizontale lijn in het huidige gebied in." - -#. XVFTm -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id6765953\n" -"help.text" -msgid "Inserts a vertical line to the current area." -msgstr "Voegt een verticale lijn in het huidige gebied in." - -#. 5gYXB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242612\n" -"help.text" -msgid "Shrinks the selected section to remove top and bottom empty space." -msgstr "Verkleint de geselecteerde sectie door de lege ruimte boven en beneden te verwijderen." - -#. K9bij -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242617\n" -"help.text" -msgid "Shrinks the selected section to remove top empty space." -msgstr "Verkleint de geselecteerde sectie door de lege ruimte boven te verwijderen." - -#. S4vSt -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id0409200922242661\n" -"help.text" -msgid "Shrinks the selected section to remove bottom empty space." -msgstr "Verkleint de geselecteerde sectie door de lege ruimte beneden te verwijderen." - -#. bFTYS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1511581\n" -"help.text" -msgid "After inserting fields in the Detail view, the report is ready for execution." -msgstr "Het rapport is klaar om uitgevoerd te worden als de velden in de Detailweergave zijn ingevoegd." - -#. j9t2k -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4881740\n" -"help.text" -msgid "To execute a report" -msgstr "Een rapport uitvoeren" - -#. QhtuG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8286385\n" -"help.text" -msgid "Click the Execute Report iconIcon on the toolbar." -msgstr "Klik op het pictogram Rapport uitvoerenPictogram op de werkbalk." - -#. EbwoS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2354197\n" -"help.text" -msgid "A Writer document opens and shows the report you have created, which contains all values of the database table which you have insert." -msgstr "Een Writerdocument wordt geopend en geeft het rapport weer dat u heeft gemaakt en dat alle waarden bevat van de databasetabel die u heeft ingevoegd." - -#. CCUrN -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2485122\n" -"help.text" -msgid "If the database contents did change, execute the report again to update the result report." -msgstr "Als de inhoud van de database werd gewijzigd, voert u het rapport opnieuw uit om de resultaten in het rapport bij te werken." - -#. XrBwB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"hd_id8746910\n" -"help.text" -msgid "To edit a report" -msgstr "Een rapport bewerken" - -#. GinFd -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9636524\n" -"help.text" -msgid "First decide if you want to edit the generated report, which is a static Writer document, or if you want to edit the Report Builder view and then generate a new report based on the new design." -msgstr "Bepaal eerst of u het gemaakte rapport, dat een statisch Writer-document is, wilt bewerken of dat u de Rapportontwerpweergave wilt bewerken en dan een nieuw rapport wilt maken, gebaseerd op het nieuwe ontwerp." - -#. awMUn -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5941648\n" -"help.text" -msgid "The Writer document is opened read-only. To edit the Writer document, click Edit Document on the information bar, or choose Edit - Edit Mode." -msgstr "Het Writerdocument wordt als alleen-lezen geopend. Als u het Writerdocument wilt bewerken, klikt u op Document bewerken op de informatiebalk of kiest u Bewerken - Bewerkinhsmodus." - -#. G2dAA -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8307138\n" -"help.text" -msgid "If you want to edit the Report Builder view, you can change some of its properties." -msgstr "U kunt de rapportontwerpweergave wijzigen door enkele van de eigenschappen te bewerken." - -#. XYvED -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7138889\n" -"help.text" -msgid "Click in the Details area. Then in the Properties window, change some properties, for example the background color." -msgstr "Klik in het gebied Details. Wijzig dan in het venster Eigenschappen enkele eigenschappen, bijvoorbeeld de achtergrondkleur." - -#. LYDVA -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id9869380\n" -"help.text" -msgid "After finishing, click the Execute Report iconIcon to create a new report." -msgstr "Klik, nadat u klaar bent, op het pictogram Rapport uitvoerenPictogram om een nieuw rapport te maken." - -#. h2c39 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id12512\n" -"help.text" -msgid "If you close the Report Builder, you will be asked if the report should be saved. Click Yes, give the report a name, and click OK." -msgstr "Wanneer u de Rapportontwerper sluit, zal u gevraagd worden of het rapport moet worden opgeslagen. Klik op Ja, geeft het rapport een naam en klik op OK." - -#. T8vuS -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2676168\n" -"help.text" -msgid "Sorting the report" -msgstr "Het rapport sorteren" - -#. Cg7RE -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2626422\n" -"help.text" -msgid "Without sorting or grouping, the records will be inserted into the report in the order in which they are retrieved from the database." -msgstr "Zonder sorteren of groeperen zullen de records in het rapport worden ingevoegd in de volgorde waarop zij werden opgehaald uit de database." - -#. 5hPjG -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id1743827\n" -"help.text" -msgid "Open the Report Builder view and click the Sorting and Grouping iconIcon on the toolbar. You see the Sorting and Grouping dialog." -msgstr "Open de Rapportontwerpweergave en klik op het pictogram Sorteren en groeperenPictogram op de werkbalk. U ziet het dialoogvenster Sorteren en groeperen." - -#. 35NvQ -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4331797\n" -"help.text" -msgid "In the Groups box, click the field which you want as the first sort field, and set the Sorting property." -msgstr "Klik in het vak Groepen op het veld dat u wilt als eerste sorteerveld wilt gebruiken en stel de eigenschap Sorteren in." - -#. heWc5 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id4191717\n" -"help.text" -msgid "Execute the report." -msgstr "Het rapport uitvoeren." - -#. FoAAB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id2318796\n" -"help.text" -msgid "Grouping" -msgstr "Groeperen" - -#. Ckxyp -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id399182\n" -"help.text" -msgid "Open the Report Builder view and click the Sorting and Grouping iconIcon on the toolbar. You see the Sorting and Grouping dialog." -msgstr "Open de Rapportontwerpweergave en klik op het pictogram Sorteren en groeperenPictogram op de werkbalk. U ziet het dialoogvenster Sorteren en groeperen." - -#. zfuDw -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7588732\n" -"help.text" -msgid "In the Groups box, open the Group Header list box and select to show a group header." -msgstr "Open in het vak Groepen de keuzelijst Groepkoptekst en selecteer daar om een groepkoptekst te tonen." - -#. AAvAB -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id95828\n" -"help.text" -msgid "Click the Add Field iconIcon to open the Add Field window." -msgstr "Klik op het pictogram Veld toevoegenPictogram om het venster Veld toevoegen te openen." - -#. WyQ6C -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id5675527\n" -"help.text" -msgid "Drag-and-drop the field entry that you want to group into the group header section. Then drag-and-drop the remaining fields into the Detail section." -msgstr "Sleep het velditem dat u wilt groeperen in de sectie Groepkoptekst en laat het daar vallen. Sleep vervolgens de resterende velden in de sectie Detail en laat ze daar vallen." - -#. GscG2 -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id3496200\n" -"help.text" -msgid "Execute the report. The report shows the grouped records." -msgstr "Het rapport uitvoeren. Het rapport toont de gegroepeerde records." - -#. dLiAY -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7599108\n" -"help.text" -msgid "If you like to sort and group, open the Report Builder view, then open the Sorting and Grouping dialog. Select to show a Group Header for the fields that you want to group, and select to hide the Group Header for the fields that you want to be sorted. Close the Sorting and Grouping window and execute the report." -msgstr "Als u wilt sorteren en groeperen, opent u de Rapportontwerpweergave, open vervolgens het dialoogvenster Sorteren en groeperen. Laat een groepkoptekst tonen voor de velden die u wilt groeperen en laat de groepkoptekst verbergen voor de velden die u gesorteerd wilt hebben. Sluit het venster Sorteren en groeperen en voer het rapport uit." - -#. WGFAC -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id888698\n" -"help.text" -msgid "Updating and printing your data" -msgstr "Bijwerken en afdrukken van uw gegevens" - -#. 9CfYU -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id3394573\n" -"help.text" -msgid "When you insert some new data or edit data in the table, a new report will show the updated data." -msgstr "Als u nieuwe gegevens invoegt of de gegevens in de tabel bewerkt, zal een nieuw rapport de bijgewerkte gegevens laten zien." - -#. xeBzX -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id7594225\n" -"help.text" -msgid "Click the Reports iconIcon and double-click your last saved report. A new Writer document will be created which shows the new data." -msgstr "Klik op het pictogram RapportenPictogram en dubbelklik op het rapport dat u als laatste opgeslagen hebt. Een nieuw Writerdocument zal worden gemaakt met daarin de laatste gegevens." - -#. Kp54P -#: rep_main.xhp -msgctxt "" -"rep_main.xhp\n" -"par_id8147221\n" -"help.text" -msgid "To print a report, choose File - Print from the Writer document." -msgstr "Kies Bestand - Afdrukken in het Writer-document om een rapport af te drukken." - -#. AnAta -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"tit\n" -"help.text" -msgid "Report Navigator" -msgstr "Rapportnavigator" - -#. 6utJF -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"bm_id5823847\n" -"help.text" -msgid "formulas in reports;editingfunctions in reports;editing" -msgstr "formules in rapporten;bewerkenfuncties in rapporten;bewerken" - -#. Y2kdn -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id1821955\n" -"help.text" -msgid "Report Navigator" -msgstr "Rapportnavigator" - -#. SHcxA -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1150852\n" -"help.text" -msgid "You can open the Report Navigator window of the Report Builder by choosing View - Report Navigator." -msgstr "U kunt het venster Rapportnavigator van de Rapportontwerper openen door Beeld - Rapportnavigator te kiezen." - -#. hBVny -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1111484\n" -"help.text" -msgid "The Report Navigator reveals the structure of the report. You can use the Report Navigator to insert functions into the report." -msgstr "De Rapportnavigator onthult de structuur van het rapport. U kunt de Rapportnavigator gebruiken om functies in het rapport in te voegen." - -#. LJxNC -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id8314157\n" -"help.text" -msgid "Click an entry in the Report Navigator. The corresponding object or area is selected in the Report Builder view. Right-click an entry to open the context menu." -msgstr "Klik op een item in de Rapportnavigator. Het corresponderende object of gebied wordt geselecteerd in de Rapportontwerpweergave. Klik met rechts op een item om het contextmenu te openen." - -#. prLAV -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id2932828\n" -"help.text" -msgid "To enter functions to the report" -msgstr "Functies invoeren in het rapport" - -#. CSJFz -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id5091708\n" -"help.text" -msgid "In the context menu of the Report Navigator, you see the same commands as in the Report Builder view, plus additional commands to create new functions or to delete them." -msgstr "In het contextmenu van de Rapportnavigator ziet u dezelfde opdrachten als in de Rapportontwerpweergave plus aanvullende opdrachten om nieuwe functies te maken of om ze te verwijderen." - -#. TVyh8 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9449446\n" -"help.text" -msgid "Functions can be entered using a syntax as specified by the OpenFormula proposal." -msgstr "Functies kunnen worden ingevoerd door gebuik te maken van een syntaxis zoals die is gespecificeerd in het voorstel op OpenFormula." - -#. 3GfjV -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id4095583\n" -"help.text" -msgid "See Wiki page about Base for some more help regarding the functions in a report." -msgstr "Zie >Wiki-pagina over Base voor meer help betreffende de functies in een rapport." - -#. 2spAx -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"hd_id311593\n" -"help.text" -msgid "To calculate a sum for each client" -msgstr "Een berekening maken voor iedere cliënt" - -#. zGU9C -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id3948789\n" -"help.text" -msgid "Open the Report Navigator." -msgstr "Open de Rapportnavigator." - -#. FSYuv -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id5391399\n" -"help.text" -msgid "Open the Groups entry and the group where you want to calculate the cost." -msgstr "Open het Groepsitem en de groep waarvoor u de kosten wilt berekenen." - -#. bP94U -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6989654\n" -"help.text" -msgid "The group has a sub entry called functions." -msgstr "De groep heeft een subitem functie-aanroepen." - -#. FbfyS -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1803643\n" -"help.text" -msgid "Open the context menu (right click) on the functions entry, choose to create a new function, and select it." -msgstr "Open het contextmenu (rechts klikken) van het functie-item, kies om een nieuwe functie te maken en selecteer deze." - -#. hTbw9 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id868251\n" -"help.text" -msgid "In the property browser you see the function." -msgstr "In de eigenschappen van de browser ziet u de functie." - -#. KBn87 -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6247749\n" -"help.text" -msgid "Change the name to e.g. CostCalc and the formula to [CostCalc] + [enter your cost column name]." -msgstr "Wijzig de naam in bijvoorbeeld Kostenberekening en de formule in [Kostenberekening] + [voer uw naam voor de kolom in]." - -#. y2cwk -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1565904\n" -"help.text" -msgid "In the initial value enter 0." -msgstr "Voer als beginwaarde 0 in." - -#. RkdrZ -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1569261\n" -"help.text" -msgid "Now you can insert a text field and bind it to your [CostCalc] (appears in the data field list box)." -msgstr "Nu kunt u een tekstveld invoegen en verbinden met uw [Kostenberekening] (verschijnt in de keuzelijst van het gegevensveld)." - -#. utdSG -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9256874\n" -"help.text" -msgid "Maybe you have to set the initial value to the value of the field like [field]." -msgstr "Misschien moet u de beginwaarde instellen op de waarde van het veld zoals [field]." - -#. Hp4tF -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id4601886\n" -"help.text" -msgid "If there are blank fields in the cost column, use the following formula to replace the blank fields' content with zero:" -msgstr "Als er lege velden in de kostenkolom zijn, gebruik dan de volgende formule om de inhoud van de lege velden te vervangen door nul:" - -#. Dzpam -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id1754509\n" -"help.text" -msgid "[SumCost] + IF(ISBLANK([field]);0;[field])" -msgstr "[SumCost] + IF(ISBLANK([field]);0;[field])" - -#. tGCiz -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id8122196\n" -"help.text" -msgid "Enter the formula that defines the function. Use OpenFormula syntax." -msgstr "Voer de formule in die de functie definieert. OpenFormula-syntaxis gebruiken." - -#. mTZGY -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9909665\n" -"help.text" -msgid "Enter the initial value for the evaluation of the formula. Often this is set to 0 or to 1." -msgstr "Voer de eerste waarde in voor de evaluatie van de formule. Dikwijls is dit ingesteld op 0 of op 1." - -#. qEtTN -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id9141819\n" -"help.text" -msgid "If Deep traversing is enabled, functions are evaluated considering all lower levels of hierarchy. This would be used for instance for line numbering. If Deep traversing is not enabled, only the first level of hierarchy is evaluated." -msgstr "Als Diep zoeken is ingeschakeld worden de functies geëvalueerd, waarbij rekening wordt gehouden met alle lagere hiërarchische niveaus. Dit wordt bijvoorbeeld gebruikt bij regelnummering. Als Diep zoeken niet is ingeschakeld, wordt alleen het hoogste niveau van de hiërarchie geëvalueerd." - -#. XGkHa -#: rep_navigator.xhp -msgctxt "" -"rep_navigator.xhp\n" -"par_id6354869\n" -"help.text" -msgid "If Pre evaluation is enabled, functions are evaluated only when the report is finished." -msgstr "Als Voorafgaande evaluatie is ingeschakeld worden functies alleen geëvalueerd wanneer het rapport gereed is." - -#. nNgrq -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"tit\n" -"help.text" -msgid "Page Numbers" -msgstr "Paginanummers" - -#. YECLh -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"hd_id3674123\n" -"help.text" -msgid "Page Numbers" -msgstr "Paginanummering" - -#. AoXLc -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3424481\n" -"help.text" -msgid "You can open the Page Numbers dialog of the Report Builder by choosing Insert - Page Numbers." -msgstr "U kunt het dialoogvenster Paginanummers van de Rapportontwerper openen door Invoegen - Paginanummers te kiezen." - -#. ygaGw -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id1068758\n" -"help.text" -msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." -msgstr "Druk op Shift-F1 en zet de muis op een invoervak om de helptekst voor dat invoervak te zien." - -#. Cz9Sk -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id1559190\n" -"help.text" -msgid "Page N" -msgstr "Pagina n" - -#. rcaDS -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id9879146\n" -"help.text" -msgid "Page N of M" -msgstr "Pagina n van m" - -#. tDDwG -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id9404278\n" -"help.text" -msgid "Top of Page (Header)" -msgstr "Boven aan pagina (koptekst)" - -#. dvqcL -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id7626880\n" -"help.text" -msgid "Bottom of Page (Footer)" -msgstr "Onder aan pagina (voettekst)" - -#. XRZPh -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id6124149\n" -"help.text" -msgid "Alignment" -msgstr "Uitlijning" - -#. horox -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id8257087\n" -"help.text" -msgid "Select the format for the page numbers, either \"Page N\" or \"Page N of M\", where N stands for the current page number, and M for the total number of pages in the report." -msgstr "Selecteer de opmaak voor de paginanummers, of \"Pagina n\" of \"Pagina n van m\", waar n staat voor het huidige paginanummer en m voor het totale aantal pagina's in het rapport." - -#. 84Dct -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3479415\n" -"help.text" -msgid "Select to show the page numbers in the Page Header area or in the Page Footer area." -msgstr "Selecteer om de paginanummers in het gebied Paginakoptekst of in het gebied Paginavoettekst weer te geven." - -#. GxdrQ -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id4441663\n" -"help.text" -msgid "Select an alignment. By default the page numbers are centered between the left and right margins. You can align the field to the left or right. You can also select Inside to print page number on odd pages on the left side and even page numbers on the right side. Select Outside for the opposite alignment." -msgstr "Selecteer een uitlijning. Standaard worden de paginanummers gecentreerd tussen de linker- en rechtermarges. U kunt het veld naar links of rechts uitlijnen. U kunt ook Binnen selecteren om paginanummers op oneven pagina's aan de linkerkant en even paginanummers aan de rechterkant weer te geven. Selecteer Buiten voor de tegenovergestelde uitlijning." - -#. MJV32 -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id3012176\n" -"help.text" -msgid "When you click OK, a data field for the page numbers is inserted. If no header or footer area exist, the area will be created as needed." -msgstr "Als u op OK klikt wordt een veld voor paginanummering ingevoegd. Als er geen kop- of voettekstgebied bestaat zal dat gebied, indien nodig, worden gemaakt." - -#. 6QnRv -#: rep_pagenumbers.xhp -msgctxt "" -"rep_pagenumbers.xhp\n" -"par_id8532670\n" -"help.text" -msgid "You can click the data field and drag to another position within the same area, or edit the properties in the Properties window." -msgstr "U kunt op het gegevensveld klikken en het naar een andere positie in hetzelfde gebied slepen of de eigenschappen bewerken in het venster Eigenschappen." - -#. 7uNv6 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"tit\n" -"help.text" -msgid "Properties" -msgstr "Eigenschappen" - -#. wAcV9 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"hd_id8836939\n" -"help.text" -msgid "Properties" -msgstr "Eigenschappen" - -#. ro5Tm -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2711264\n" -"help.text" -msgid "The Properties window of the Report Builder always shows the properties of the currently selected object in the Report Builder view." -msgstr "Het venster Eigenschappen van de Rapportontwerper geeft altijd de eigenschappen weer van het huidig geselecteerde object in de Rapportontwerpweergave." - -#. hiDZo -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1080660\n" -"help.text" -msgid "Press Shift-F1 and point with the mouse at an input box to see a help text for this input box." -msgstr "Druk op Shift-F1 en zet de muis op een invoervak om de helptekst voor dat invoervak te zien." - -#. WFv9q -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7175817\n" -"help.text" -msgid "On first start of the Report Builder, the Properties window shows the Data tab page for the whole report." -msgstr "Bij de eerste keer starten van de Rapportontwerper, toont het venster Eigenschappen het tabblad Gegevens van het gehele rapport." - -#. khEAx -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9895931\n" -"help.text" -msgid "Select a table from the Contents list, then press Tab or click outside the input box to leave the input box." -msgstr "Selecteer een tabel in de keuzelijst Inhoud en druk dan op Tab of klik buiten het invoervak om het invoervak te verlaten." - -#. DZ342 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3587145\n" -"help.text" -msgid "The Add fields to report window is shown automatically when you have selected a table in the Contents box and leave that box. You can also click the Add Field icon on the toolbar, or choose View - Add Field." -msgstr "Het venster Velden toevoegen aan rapport wordt automatisch weergegeven wanneer u een tabel hebt geselecteerd in het vak Inhoud en laat dat vak staan. U kunt ook op het pictogram Veld toevoegen op de werkbalk klikken of Beeld - Veld toevoegen kiezen." - -#. 5BJS6 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6993926\n" -"help.text" -msgid "The General tab page can be used to change the name of the report, and to disable the Page Header or Page Footer areas, among others." -msgstr "Het tabblad Algemeen kan worden gebruikt om de naam van het rapport te wijzigen en, naast andere dingen, de gebieden Paginakoptekst of -voettekst uit te schakelen." - -#. eGuih -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3729361\n" -"help.text" -msgid "To display the Data or General tab page for the whole report, choose Edit - Select All - Select Report." -msgstr "Om de Gegevens of het tabblad Algemeenvoor het gehele rapport te tonen, kies Bewerken - Alles selecteren - Rapport selecteren." - -#. r4tre -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1768852\n" -"help.text" -msgid "Groups are kept together by page or by column (default). You must enable Keep Together also." -msgstr "Groepen worden bijeen gehouden per pagina of per kolom (standaard). U moet ook Bijeenhouden inschakelen." - -#. PFQYf -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6304818\n" -"help.text" -msgid "Specifies in which context the page header will be printed: on all pages, or not on pages with a report header or footer." -msgstr "Specificeert in welke context de paginakoptekst zal worden afgedrukt: op alle pagina's of niet op pagina's met een kop- of voettekst voor het rapport." - -#. 9rAVD -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id401623\n" -"help.text" -msgid "Specifies in which context the page footer will be printed: on all pages, or not on pages with a report header or footer" -msgstr "Specificeert in welke context de paginavoettekst zal worden afgedrukt: op alle pagina's of niet op pagina's met een kop- of voettekst voor het rapport" - -#. rMRex -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2162236\n" -"help.text" -msgid "Specifies to print repeated values." -msgstr "Specificeert of herhalende waarden moeten worden afgedrukt." - -#. nCDvW -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7022003\n" -"help.text" -msgid "If you click the Page Header or Page Footer area without selecting any object, you see the General tab page for that area." -msgstr "Als u klikt op het gebied Paginakoptekst of Paginavoettekst zonder een object te sleecteren, ziet u het tabblad Algemeen voor dat gebied." - -#. xACk2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7004303\n" -"help.text" -msgid "You can edit some visual properties for the area." -msgstr "U kunt enkele zichtbare eigenschappen van het gebied bewerken." - -#. hPUHN -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2561723\n" -"help.text" -msgid "Sets the background color for the selected object, both on screen and for printing." -msgstr "Stelt de achtergrondkleur voor het geselecteerde object in, zowel op het scherm als voor het afdrukken." - -#. BXnJc -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1064485\n" -"help.text" -msgid "An invisible object is not shown in the executed report. It is still visible in the Report Builder view." -msgstr "Een verborgen object wordt niet getoond in het uitgevoerde rapport. Het is nog wel zichtbaar in de Rapportontwerpweergave." - -#. Xd2SG -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2356028\n" -"help.text" -msgid "Defines the height of the selected object." -msgstr "Definieert de hoogte van het geselecteerde object." - -#. GXpuh -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1404461\n" -"help.text" -msgid "If the Conditional Print Expression evaluates to TRUE, the selected object will be printed." -msgstr "Als de Voorwaardelijke afdrukvoorwaarde evalueert naar WAAR zal het geselecteerde object worden afgedrukt." - -#. jvkXA -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7404705\n" -"help.text" -msgid "Specifies whether the background of the selected object is transparent or opaque." -msgstr "Specificeert of de achtergrond van het geselecteerde object transparant of ondoorzichtig is." - -#. qgLML -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7466963\n" -"help.text" -msgid "If you click the Detail area without selecting any object, you see the General tab page for that area." -msgstr "Als u klikt op het gebied Detail zonder een object te selecteren ziet u het tabblad Algemeen voor dat gebied." - -#. kmEmG -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3644215\n" -"help.text" -msgid "You can specify some properties to fine-tune the way the records are printed." -msgstr "U kunt enkele eigenschappen bewerken om de manier waarop de records worden afgedrukt fijner af te stellen." - -#. cjDLx -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id3148899\n" -"help.text" -msgid "Force New Page specifies whether the current section and/or the next section is printed on a new page." -msgstr "Forceer nieuwe pagina specificeert of de huidige sectie en/of de volgende sectie wordt afgedrukt op een nieuwe pagina." - -#. CuyG2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id6164433\n" -"help.text" -msgid "New Row Or Column specifies, for a multi-column design, whether the current section and/or the next section will be printed on a new row or column." -msgstr "Nieuwe rij of kolom specificeert, voor een ontwerp met meerdere kolommen, of de huidige sectie en/of de volgende sectie zal worden afgedrukt op een nieuwe rij of in een nieuwe kolom." - -#. nHVy2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7405011\n" -"help.text" -msgid "Keep Together specifies to print the current object starting on top of a new page if it doesn't fit on the current page." -msgstr "Bijeenhouden specificeert dat het huidige object boven aan een nieuwe pagina moet worden afgedrukt als het niet op de huidige pagina past." - -#. FjNyy -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1536606\n" -"help.text" -msgid "Insert some data fields into the Detail area, or insert other control fields into any area. When you select an inserted field, you can set the properties in the Properties window." -msgstr "Voeg een aantal gegevensvelden in in het gebied Detail, of voeg andere besturingselementvelden in enig ander gebied in. Als u een ingevoegd veld selecteert kunt u de eigenschappen instellen in het venster Eigenschappen." - -#. 2LAyX -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9631641\n" -"help.text" -msgid "For a Label field, you can change the displayed text in the Label input box." -msgstr "Voor een Labelveld kunt u de weergegeven tekst wijzigen in het invoervak Label." - -#. iy4M5 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7749565\n" -"help.text" -msgid "For a picture, you can specify to either insert the picture as a link to a file or only as an embedded object in the Base file. The embedded option increases the size of the Base file, while the link option is not as portable to other computers." -msgstr "Voor een afbeelding kunt u specificeren of de afbeelding als een koppeling naar een bestand of alleen als een ingebed object in het Basebestand moet worden ingevoegd. De ingebedde optie verhoogt de grootte van het Basebestand, terwijl de koppelings-optie niet zo uitwisselbaar is met andere computers." - -#. XKxxX -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id4041871\n" -"help.text" -msgid "Set the X Position for the selected object" -msgstr "Stel de X-positie voor het geselecteerde object in" - -#. bvgTD -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id9930722\n" -"help.text" -msgid "Set the Y Position for the selected object" -msgstr "Stel de Y-positie voor het geselecteerde object in" - -#. YGfo2 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id5749687\n" -"help.text" -msgid "Sets the width of the selected object." -msgstr "Stelt de breedte van het geselecteerde object in." - -#. pwu7Q -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id79348\n" -"help.text" -msgid "Select the font for the selected text object." -msgstr "Selecteer het lettertype voor het geselecteerde tekstobject." - -#. r9No9 -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id2414014\n" -"help.text" -msgid "Print when group change" -msgstr "Afdrukken als groep wijzigt" - -#. 25y9K -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id7617114\n" -"help.text" -msgid "Vert. Alignment" -msgstr "Vert. uitlijning" - -#. GXFDE -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1593676\n" -"help.text" -msgid "On the General tab page of a data field, you can set the Formatting properties, among others." -msgstr "Op het tabblad Algemeen van een gegevensveld kunt u, naast andere eigenschappen, de eigenschap Opmaak instellen." - -#. LyTPo -#: rep_prop.xhp -msgctxt "" -"rep_prop.xhp\n" -"par_id1243629\n" -"help.text" -msgid "On the Data tab page, you can change the data contents to be shown." -msgstr "Op het tabblad Gegevens kunt u de gegevensinhoud die moet worden getoond wijzigen." - -#. g3CBB -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"tit\n" -"help.text" -msgid "Sorting and Grouping" -msgstr "Sorteren en groeperen" - -#. Xdr3M -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"hd_id3486434\n" -"help.text" -msgid "Sorting and Grouping" -msgstr "Sorteren en groeperen" - -#. oV7wd -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3068636\n" -"help.text" -msgid "In the Sorting and Grouping dialog of Report Builder, you can define the fields that should be sorted in your report, and the fields that should be kept together to form a group. If you group your report by a certain field, all records with the same value of that field will be kept together in one group." -msgstr "In het dialoogvenster Sorteren en groeperen van Rapportontwerpkunt u de velden definiëren die in uw rapport gesorteerd moeten zijn en de velden die bij elkaar moeten worden gehouden om een groep te vormen. Als u uw rapport groepeert op een bepaald veld zullen alle records met dezelfde waarde van dat veld bijeen worden gehouden in één groep." - -#. KudoP -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id876186\n" -"help.text" -msgid "The Groups box shows the fields in an order from top to bottom. You can select any field, then click the Move Up or Move Down button to move this field up or down in the list." -msgstr "Het vak Groepen toont de velden in de volgorde van boven naar beneden. U kunt elk veld selecteren en dan klikken op de knoppen Naar boven of Naar beneden om dit veld in de lijst naar boven of beneden te verplaatsen." - -#. nG4vM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3939634\n" -"help.text" -msgid "The sorting and grouping will be applied in the order of the list from top to bottom." -msgstr "Het sorteren en groeperen zal worden toegepast in de volgorde van de lijst van boven naar beneden." - -#. ZAFvB -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id599688\n" -"help.text" -msgid "Lists the fields that will be used for sorting or grouping. The field at the top has the highest priority, the second field has the second priority, and so on." -msgstr "Somt de velden op die zullen worden gebruikt voor sorteren of groeperen. Het veld bovenaan heeft de hoogste prioriteit, het tweede veld heeft de tweede prioriteit, enzovoort." - -#. ETyGL -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id1371501\n" -"help.text" -msgid "Click to open a list from which you can select a field." -msgstr "Klik om een lijst te openen waaruit u een veld kunt kiezen." - -#. kEwPE -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id4661702\n" -"help.text" -msgid "Moves the selected field up in the list." -msgstr "Verplaatst het geselecteerde veld naar boven in de lijst." - -#. YmDk5 -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7868892\n" -"help.text" -msgid "Moves the selected field down in the list." -msgstr "Verplaatst het geselecteerde veld naar beneden in de lijst." - -#. amjzG -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2188787\n" -"help.text" -msgid "Select the sorting order." -msgstr "Selecteer de volgorde van sorteren." - -#. bYX8p -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id5833307\n" -"help.text" -msgid "Select to show or hide the Group Header." -msgstr "Selecteer om de Groepkoptekst te tonen of te verbergen." - -#. tN76n -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7726676\n" -"help.text" -msgid "Select to show or hide the Group Footer." -msgstr "Selecteer om de Groepvoettekst te tonen of te verbergen." - -#. Ez4dt -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3729361\n" -"help.text" -msgid "Select to create a new group on each changed value, or on other properties." -msgstr "Selecteer om een nieuwe groep te maken bij elke gewijzigde waarde of op andere eigenschappen." - -#. bd2EW -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id0409200922142041\n" -"help.text" -msgid "Removes the selected field from the list." -msgstr "Verwijdert het geselecteerde veld uit de lijst." - -#. CjspM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3405560\n" -"help.text" -msgid "By default a new group is created on every changed value of a record from the selected field. You can change this property depending on the type of field:" -msgstr "Standaard wordt een nieuwe groep gemaakt bij elke gewijzigde waarde van een record in het geselecteerde veld. U kunt deze eigenschap wijzigen, afhankelijk van het type veld:" - -#. DD8mt -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id3409527\n" -"help.text" -msgid "For fields of type Text, you can select Prefix Characters and enter a number n of characters in the text box below. The records which are identical in the first n characters will be grouped together." -msgstr "Voor velden van het type Tekst kunt u Voorvoegseltekens selecteren en een n aantal tekens in het tekstvak eronder invoeren. De records die identiek zijn met de eerste n tekens zullen worden gegroepeerd." - -#. DFvf2 -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7112338\n" -"help.text" -msgid "For fields of type Date/Time, you can group the records by the same year, quarter, month, week, day, hour, or minute. You can additionally specify an interval for weeks and hours: 2 weeks groups data in biweekly groups, 12 hours groups data in half-day groups." -msgstr "Voor velden van het type Datum/Tijd kunt u de records groeperen op hetzelfde jaar, kwartaal, maand, week, dag, uur of minuut. U kunt aanvullend een interval specificeren voor weken en uren: 2 weken groepeert gegevens in tweewekelijkse groepen, 12 uur groepeert gegevens in groepen van een halve dag." - -#. BBwXv -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2855616\n" -"help.text" -msgid "For fields of type AutoNumber, Currency, or Number, you specify an interval." -msgstr "Voor velden van de types AutoNummering, Valuta of Getal specificeert u een interval." - -#. mjbMU -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id7700430\n" -"help.text" -msgid "Enter the group interval value that records are grouped by." -msgstr "Voer de waarde voor de groeperingsinterval in waarmee de records moeten worden gegroepeerd." - -#. XmWsa -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id1180455\n" -"help.text" -msgid "Select the level of detail by which a group is kept together on the same page." -msgstr "Selecteer het detailniveau waarmee een groep bijeen wordt gehouden op dezelfde pagina." - -#. KbCbd -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id2091433\n" -"help.text" -msgid "When you specify to keep together some records on the same page, you have three choices:" -msgstr "Als u specificeert dat u bepaalde records bijeen wilt houden op dezelfde pagina heeft u drie keuzes:" - -#. NnDGM -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id5092318\n" -"help.text" -msgid "No - page boundaries are not taken into account." -msgstr "Nee - met paginabegrenzingen wordt geen rekening gehouden." - -#. Zmwag -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id9312417\n" -"help.text" -msgid "Whole Group - prints the group header, detail section, and group footer on the same page." -msgstr "Hele groep - drukt de groepkoptekst, detailsectie en groepvoettekst op dezelfde pagina af." - -#. Bzv5z -#: rep_sort.xhp -msgctxt "" -"rep_sort.xhp\n" -"par_id9089022\n" -"help.text" -msgid "With First Detail - prints the group header on a page only if the first detail record also can be printed on the same page." -msgstr "Met eerste detail - drukt de groepkoptekst alleen op een pagina af als het eerste detailrecord ook op diezelfde pagina kan worden afgedrukt." diff --git a/source/nl/helpcontent2/source/text/shared/guide.po b/source/nl/helpcontent2/source/text/shared/guide.po index 71fc168c9ad..305ca828209 100644 --- a/source/nl/helpcontent2/source/text/shared/guide.po +++ b/source/nl/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-12-20 13:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-12-25 04:38+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565254691.000000\n" #. iharT @@ -7558,14 +7558,14 @@ msgctxt "" msgid "Creating a New Query With the Query Wizard" msgstr "Een nieuwe query met behulp van de Queryassistent maken" -#. YzmZb +#. axVzs #: data_queries.xhp msgctxt "" "data_queries.xhp\n" "par_idN1061E\n" "help.text" -msgid "In %PRODUCTNAME you can create a new query using the Query Wizard:" -msgstr "In %PRODUCTNAME kunt u een nieuwe query maken met behulp van de Queryassistent:" +msgid "In %PRODUCTNAME you can create a new query using the Query Wizard:" +msgstr "" #. DaGBc #: data_queries.xhp @@ -7837,14 +7837,14 @@ msgctxt "" msgid "The Report Builder window opens with the report's information loaded." msgstr "Het venster Rapportontwerper wordt geopend met de geladen rapportinformatie." -#. ppQLn +#. fQPtB #: data_report.xhp msgctxt "" "data_report.xhp\n" "par_id5086825\n" "help.text" -msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the Report Builder guide." -msgstr "Gebruik de werkbalken, de menu-opdrachten en slepen en neerzetten om het rapport te bewerken zoals aangegeven in de gids Rapportontwerper." +msgid "Use the toolbars and menu commands and drag-and-drop to edit the report as stated in the Report Builder guide." +msgstr "" #. QSknJ #: data_report.xhp @@ -8116,14 +8116,14 @@ msgctxt "" msgid "Click Create Report in Design View." msgstr "Klik op Rapport in ontwerpweergave maken." -#. ef3RF +#. GEE9s #: data_reports.xhp msgctxt "" "data_reports.xhp\n" "par_id4870754\n" "help.text" -msgid "Follow the instructions in the Report Builder guide." -msgstr "Volg de instructies in de gids Rapportontwerper." +msgid "Follow the instructions in the Report Builder guide." +msgstr "" #. xrbEC #: data_reports.xhp @@ -8890,14 +8890,14 @@ msgctxt "" msgid "Create new query or table view, edit query structure" msgstr "Maak een nieuwe query of tabelweergave, bewerk de querystructuur" -#. A3f6p +#. WuBVH #: database_main.xhp msgctxt "" "database_main.xhp\n" "par_idN1072A\n" "help.text" -msgid "Query Wizard" -msgstr "Queryassistent" +msgid "Query Wizard" +msgstr "" #. TjEU4 #: database_main.xhp @@ -9025,14 +9025,14 @@ msgctxt "" msgid "When Development Tools is enabled, a dockable window is shown at the bottom of the screen. This window has two sections:" msgstr "Wanneer Ontwikkelhulpmiddelen is ingeschakeld, wordt onderaan het scherm een vast te zetten venster weergegeven. Dit venster heeft twee gedeeltes:" -#. BbGGE +#. e28an #: dev_tools.xhp msgctxt "" "dev_tools.xhp\n" "par_id31627862228021\n" "help.text" -msgid "Document Object Model tree view: Displays document portions according to the Document Object Model (DOM). Use this section to chose the object to inspect." -msgstr "Documentobjectmodel Boomweergave: geeft documentgedeelten weer volgens het documentobjectmodel (DOM). Gebruik dit gedeelte om het te inspecteren object te kiezen." +msgid "Document Object Model tree view: Displays document portions according to the Document Object Model (DOM). Use this section to choose the object to inspect." +msgstr "" #. fJXDt #: dev_tools.xhp @@ -9709,15 +9709,6 @@ msgctxt "" msgid "English Wiki page on digital signatures" msgstr "Engelse Wiki-pagina over digitale ondertekening" -#. 5nrks -#: digital_signatures.xhp -msgctxt "" -"digital_signatures.xhp\n" -"par_id486465\n" -"help.text" -msgid "Applying digital signatures" -msgstr "Digitale handtekeningen toepassen" - #. p8TL7 #: digital_signatures.xhp msgctxt "" @@ -18754,14 +18745,14 @@ msgctxt "" msgid "Table Wizard" msgstr "Assistent Tabel" -#. fLi53 +#. rimqF #: main.xhp msgctxt "" "main.xhp\n" "par_idN1085B\n" "help.text" -msgid "Query Wizard" -msgstr "Queryassistent" +msgid "Query Wizard" +msgstr "" #. nEnao #: main.xhp @@ -23632,23 +23623,23 @@ msgctxt "" msgid "Click Add." msgstr "Klik op Toevoegen." -#. aU6ZX +#. ZnGpz #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10760\n" "help.text" -msgid "In the Category list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "Scroll omlaag in de keuzelijst Categorie en open het item %PRODUCTNAME-macro's." +msgid "In the Category list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. 8FvFT +#. eJ2zS #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10768\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "U ziet items voor '%PRODUCTNAME-macro's' (scripts in de gedeelde map van uw %PRODUCTNAME-installatie), 'Mijn macro's' (scripts in de gebruikersmap) en het huidige document. Open er één om de ondersteunde scripttalen te bekijken." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. ydmmt #: scripting.xhp @@ -23695,23 +23686,23 @@ msgctxt "" msgid "Choose Tools - Customize - Keyboard." msgstr "Kies Extra - Aanpassen - Toetsenbord." -#. uwMCv +#. MYRtg #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A59\n" "help.text" -msgid "In the Category list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "Scroll omlaag in de keuzelijst Categorie en open het item %PRODUCTNAME-macro's." +msgid "In the Category list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. jjCqP +#. 3vSLi #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A61\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "U ziet items voor '%PRODUCTNAME-macro's' (scripts in de gedeelde map van uw %PRODUCTNAME-installatie), 'Mijn macro's' (scripts in de gebruikersmap) en het huidige document. Open er één om de ondersteunde scripttalen te bekijken." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. FhQDE #: scripting.xhp @@ -23785,23 +23776,23 @@ msgctxt "" msgid "Click Macro button." msgstr "Klik op de knop Macro." -#. KSGJB +#. g38nu #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10A9E\n" "help.text" -msgid "In the Library list box, scroll down and open the \"%PRODUCTNAME Macros\" entry." -msgstr "Scroll omlaag in de keuzelijst Bibliotheek en open het item %PRODUCTNAME-macro's." +msgid "In the Library list box, scroll down and open the \"Application Macros\" entry." +msgstr "" -#. WvmAz +#. EFNsf #: scripting.xhp msgctxt "" "scripting.xhp\n" "par_idN10AA6\n" "help.text" -msgid "You see entries for \"%PRODUCTNAME Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." -msgstr "U ziet items voor '%PRODUCTNAME-macro's' (scripts in de gedeelde map van uw %PRODUCTNAME-installatie), 'Mijn macro's' (scripts in de gebruikersmap) en het huidige document. Open er één om de ondersteunde scripttalen te bekijken." +msgid "You see entries for \"Application Macros\" (scripts in the share directory of your %PRODUCTNAME installation), \"My Macros\" (scripts in the user directory), and the current document. Open any one of them to see the supported scripting languages." +msgstr "" #. XQd7D #: scripting.xhp @@ -26188,6 +26179,15 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "%PRODUCTNAME heeft een aantal ingebouwde sjablonen, die kunnen gebruikt worden om documenten, presentaties, rekenbladen en tekeningen te maken. U kunt de sjablonen, die beschikbaar zijn in de sjablonen beheerder, gebruiken, uw eigen sjablonen of op zoek gaan naar bijkomende sjablonen op het internet." +#. Aa49E +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723521916\n" +"help.text" +msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents." +msgstr "Maak gebruik van categorieën om uw sjablonen te beheren. Maak nieuwe sjablonen of download sjablonen en beheer ze in de Sjabloonbeheerder. Gebruik sjablonen om tijd te besparen voor herhalende documenten." + #. oD5Ec #: template_manager.xhp msgctxt "" @@ -26206,14 +26206,14 @@ msgctxt "" msgid "Previews of available templates show up in the main window based on your search and filtering choices. Double-click on any template icon to open a new document with the contents and formatting of the template." msgstr "Voorbeelden van beschikbare sjablonen worden in het hoofdvenster weergegeven, gebaseerd op uw zoek- en filteropties. Dubbelklik op een sjabloon om een nieuw document te openen met de inhoud en de opmaak van de sjabloon." -#. FBoHs +#. CwuoA #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id921608024342429\n" "help.text" -msgid "Choose Thumbnail View or List View, at the top right, to change how the templates are displayed." -msgstr "Kies rechtsboven Miniatuurweergave of Lijstweergave om te wijzigen hoe de sjablonen worden weergegeven." +msgid "Choose Thumbnail View or List View, at the bottom left, to change how the templates are displayed." +msgstr "" #. ED7GM #: template_manager.xhp @@ -26233,14 +26233,14 @@ msgctxt "" msgid "Thumbnail View" msgstr "Miniatuurweergave" -#. ekcpz +#. NDx6y #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id61608024086461\n" "help.text" -msgid "List View Icon" -msgstr "Pictogram Lijstweergave" +msgid "List View Icon" +msgstr "" #. 7Rg4W #: template_manager.xhp @@ -26305,14 +26305,14 @@ msgctxt "" msgid "Categories" msgstr "Categorieën" -#. ykGZb +#. 8yDGz #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723507710\n" "help.text" -msgid "Categories are folders where you place your templates. You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Use the Tools icon of the Template Manager to create a new category." -msgstr "Categorieën zijn mappen waarin u uw sjablonen plaatst. U kunt kiezen uit de standaardcategorieën: Alle categorieën, Mijn sjablonen, Zakelijke correspondentie, MediaWiki, Overige zakelijke documenten, Persoonlijke correspondentie en documenten, Presentaties of opmaakprofielen. U kunt ook nieuwe categorieën aanmaken voor persoonlijk gebruik. Gebruik het pictogram Extra van de Sjabloonbeheerder om een nieuwe categorie aan te maken." +msgid "Categories are folders where you place your templates. You may choose from the default categories: All Categories, My Templates, Business Correspondence, MediaWiki, Other Business Documents, Personal Correspondence and Documents, Presentations or Styles. You may also create new categories for your personal use. Press Manage at the top right corner of the Template Manager, then select New Category to create a new category." +msgstr "" #. kGCqh #: template_manager.xhp @@ -26323,104 +26323,41 @@ msgctxt "" msgid "Categories inside a category are not allowed." msgstr "Categorieën binnen een categorie is niet toegestaan." -#. TqPzP +#. ScKJd #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "hd_id041620170723509814\n" "help.text" -msgid "Tools" -msgstr "Instellingen" +msgid "Manage" +msgstr "" -#. aZqBY +#. Y7DkF #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504497\n" "help.text" -msgid "Click on the Tools icon at the bottom left to open the Tools menu. The options are: New Category, Rename Category, Delete Category, and Refresh. If the default template for an application is changed from the initial default setting, then an additional option, Reset Default Template, is available, which allows you to reset the default template for an application back to its initial default." -msgstr "Klik op het pictogram Instellingen linksonder om het menu Instellingen te openen. De opties zijn: Nieuwe categorie, Categorie hernoemen, Categorie verwijderen en Vernieuwen. Als de standaardsjabloon voor een toepassing wordt gewijzigd ten opzichte van de oorspronkelijke standaardinstelling, is er een extra optie, Standaardsjabloon herstellen, beschikbaar, waarmee u de standaardsjabloon voor een toepassing terug kunt zetten naar de oorspronkelijke standaard." - -#. bN3Un -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id816947600309745\n" -"help.text" -msgid "Tools Icon" -msgstr "Pictogram Instellingen" - -#. xBq4j -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id421604400309745\n" -"help.text" -msgid "Tools icon" -msgstr "Pictogram Instellingen" - -#. gWz9H -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723508845\n" -"help.text" -msgid "Move" -msgstr "Verplaatsen" - -#. mECQv -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723518776\n" -"help.text" -msgid "If you want to move templates to a different category, then choose a template, or use CommandCtrl+click to select additional templates, then press the Move button at the bottom right to open a dialog box, where you can choose to move your selection to a different category or to a new category. Default templates cannot be moved, but copies can be created in other categories." -msgstr "Als u sjablonen naar een andere categorie wilt verplaatsen, kies dan een sjabloon of gebruik Command Ctrl+klik om extra sjablonen te selecteren en druk vervolgens op de knop Verplaatsen onderaan om een dialoogvenster te openen, waar u kunt kiezen om uw selectie naar een andere categorie of naar een nieuwe categorie te verplaatsen. Standaardsjablonen kunnen niet worden verplaatst, maar kunnen naar andere categorieën worden gekopieerd." - -#. bunpC -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"hd_id041620170723516791\n" -"help.text" -msgid "Export" -msgstr "Exporteren" - -#. XZEZE -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723513192\n" -"help.text" -msgid "Choose a template in the main window, or use CommandCtrl+click to select additional templates, and then press the Export button at the bottom right to export your selection to a folder on your computer." -msgstr "Kies een sjabloon in het hoofdvenster of gebruik CommandCtrl+klik om extra sjablonen te selecteren en druk vervolgens op de knop Exporteren onderaan om uw selectie naar een map op uw computer te exporteren. " - -#. CgT8y -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id181607689509896\n" -"help.text" -msgid "Export Icon" -msgstr "Pictogram Exporteren" +msgid "Press Manage at the top right corner to open the Manage menu. The options are: New Category, Refresh, Reset Default, Import, and Extensions." +msgstr "" -#. Dwspi +#. gYGYe #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id431607689509896\n" +"hd_id371642944398730\n" "help.text" -msgid "Export button" -msgstr "Knop Exporteren" +msgid "Reset Default" +msgstr "" -#. tEEdj +#. rTUeD #: template_manager.xhp msgctxt "" "template_manager.xhp\n" -"par_id581607995218423\n" +"par_id711642944419925\n" "help.text" -msgid "To move or export all templates in a Category, press CommandCtrl+A, then choose Move or Export." -msgstr "Om alle sjablonen te exporteren of te verplaatsen naar een Categorie, druk op CommandCtrl+A en kies dan Verplaatsen of Exporteren." +msgid "This option appears only if you have set a template as default. Use this command to remove that setting. Use Filter to specify which default will be reset." +msgstr "" #. aNTjV #: template_manager.xhp @@ -26431,14 +26368,14 @@ msgctxt "" msgid "Import" msgstr "Importeren" -#. xMRku +#. QVmpk #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id04162017072351776\n" "help.text" -msgid "If you want to import one or more templates into the Template Manager, then press the Import button at the bottom right, choose the Category where the imported templates should be placed, then select the files to be imported." -msgstr "Als je een of meer sjablonen in de Sjabloonbeheerder wilt importeren, druk dan rechtsonder op de knop Importeren, kies de categorie waar de geïmporteerde sjablonen moeten worden geplaatst en selecteer vervolgens de bestanden die moeten worden geïmporteerd." +msgid "If you want to import one or more templates into the Template Manager, then select Import, choose the Category where the imported templates should be placed, then select the files to be imported." +msgstr "" #. 9zDEB #: template_manager.xhp @@ -26449,14 +26386,14 @@ msgctxt "" msgid "Import Icon" msgstr "Pictogram Importeren" -#. VBNy8 +#. f63Fp #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id651607689516049\n" "help.text" -msgid "Import button" -msgstr "Knop Importeren" +msgid "Import" +msgstr "" #. cP5Sj #: template_manager.xhp @@ -26467,14 +26404,14 @@ msgctxt "" msgid "Extensions" msgstr "Extensies" -#. CU9Ag +#. CFMpT #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723503494\n" "help.text" -msgid "To browse for more templates online, click on the Extensions icon at the bottom right to open a search window. You can also search for templates at https://extensions.libreoffice.org." -msgstr "Als u online naar meer sjablonen wilt zoeken, klikt u op het pictogram Extensies rechtsonder om een zoekvenster te openen. U kunt ook naar sjablonen zoeken op https://extensions.libreoffice.org." +msgid "To browse for more templates online, choose Extensions to open a search window. You can also search for templates at https://extensions.libreoffice.org." +msgstr "" #. PrQ6K #: template_manager.xhp @@ -26485,14 +26422,14 @@ msgctxt "" msgid "Extensions Icon" msgstr "Pictogram Extensies" -#. pmxCc +#. mwqRi #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id41607690468510\n" "help.text" -msgid "Extensions icon" -msgstr "Pictogram Extensies" +msgid "Extensions" +msgstr "" #. ddVcH #: template_manager.xhp @@ -26521,14 +26458,32 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Open, press Enter or double click to open a new document using that template." msgstr "Selecteer een sjabloon in het hoofdvenster, klik er met rechts op en kies Openen, druk op Enter of dubbelklik er op om een nieuw document van die sjabloon te maken." -#. fsr8t +#. rbHmi #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id721608222737939\n" "help.text" -msgid "You can also use the Open button on the bottom left to open a new document using the selected template." -msgstr "U kunt ook de knop Openen linksonder gebruiken om een nieuw document te openen met de geselecteerde sjabloon." +msgid "You can also use the Open button on the bottom right to open a new document using the selected template." +msgstr "" + +#. gvTq3 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id411642157620977\n" +"help.text" +msgid "Open Icon " +msgstr "" + +#. KJxbk +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642157620977\n" +"help.text" +msgid "Open" +msgstr "" #. V9DEC #: template_manager.xhp @@ -26539,14 +26494,32 @@ msgctxt "" msgid "Edit" msgstr "Bewerken" -#. DtYah +#. DFYCC #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723502297\n" "help.text" -msgid "Select a template in the main window and right-click and then choose Edit to edit the template. This function is only available for templates that are not built-in." -msgstr "Selecteer een sjabloon in het hoofdvenster, klik er met rechts op en kies Bewerken om de sjabloon te bewerken. Deze functie is alleen beschikbaar voor sjablonen die niet meegeleverd zijn." +msgid "Select a template in the main window and right-click and then choose Edit to edit the template. For built-in templates, it is possible to edit a copy." +msgstr "" + +#. 2yEaB +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642157799589\n" +"help.text" +msgid "Edit Icon" +msgstr "" + +#. MwDEk +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id581642157799589\n" +"help.text" +msgid "Edit" +msgstr "" #. NuFNj #: template_manager.xhp @@ -26557,14 +26530,32 @@ msgctxt "" msgid "Set as Default" msgstr "Instellen als standaard" -#. mctxE +#. hZoKd #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723501975\n" "help.text" -msgid "Select a template in the main window and right-click and then choose Set as Default to set the template as the default template. This will cause a green tick to appear over the template and the template will automatically load when a new document is created using the matching application." -msgstr "Selecteer een sjabloon in het hoofdvenster, klik er met rechts op en kies Als standaard instellen om de sjabloon de standaardsjabloon te maken. Er verschijnt een groene vinkje op de sjabloon en de sjabloon wordt automatisch geladen wanneer een nieuw document wordt gemaakt met de bijbehorende applicatie." +msgid "Select a template in the main window and right-click and then choose Set as Default to set the template as the default template. This will cause a green tick to appear next to the selected template and the template will automatically load when a new document is created using the matching application." +msgstr "" + +#. x6Wr2 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id461642158211948\n" +"help.text" +msgid "Set as Default Icon" +msgstr "" + +#. Tt9Aw +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id751642158211948\n" +"help.text" +msgid "Set as Default" +msgstr "" #. mPSZV #: template_manager.xhp @@ -26584,6 +26575,24 @@ msgctxt "" msgid "Select a template in the main window and right-click and then choose Rename to rename the template. This will cause a dialog box to appear where a new name may be chosen for the template. Type in the name and then choose OK or choose Cancel to revert to the name that is already set." msgstr "Selecteer een sjabloon in het hoofdvenster, klik er met rechts op en kies Naam wijzigen om de naam van de sjabloon te wijzigen. Er verschijnt een dialoogvak waarin de nieuwe naam voor de sjabloon kan worden gekozen. Typ de naam en klik op OK of klik op Annuleren om de reeds ingestelde naam te behouden." +#. LRmGo +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id501642158394220\n" +"help.text" +msgid "Rename Icon" +msgstr "" + +#. CXWXD +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id61642158394220\n" +"help.text" +msgid "Rename" +msgstr "" + #. mSSwu #: template_manager.xhp msgctxt "" @@ -26602,6 +26611,24 @@ msgctxt "" msgid "Select one or more templates to delete in the main window and press the Delete key, or right-click then choose Delete to delete the selected template(s). A dialog box will appear requesting confirmation. Choose Yes to delete or No to cancel." msgstr "Selecteer een of meer te verwijderen sjablonen in het hoofdvenster en druk op de toets Verwijderen of klik met rechts en kies vervolgens Verwijderen om de geselecteerde sjabloon(en) te verwijderen. Er verschijnt een dialoogvenster waarin om bevestiging wordt gevraagd. Kies Ja om te verwijderen of Nee om te annuleren." +#. VqweF +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id591642158461235\n" +"help.text" +msgid "Delete Icon" +msgstr "" + +#. KQKqG +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id831642158461235\n" +"help.text" +msgid "Delete" +msgstr "" + #. QQQyx #: template_manager.xhp msgctxt "" @@ -26611,6 +26638,87 @@ msgctxt "" msgid "Built-in templates cannot be edited, renamed or deleted." msgstr "Ingebouwde sjablonen kunnen niet worden bewerkt, hernoemd of verwijderd." +#. gWz9H +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723508845\n" +"help.text" +msgid "Move" +msgstr "Verplaatsen" + +#. ZSxLZ +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723518776\n" +"help.text" +msgid "If you want to move templates to a different category, then choose a template, or use CommandCtrl+click to select additional templates, then right-click and choose Move to open a dialog box, where you can choose to move your selection to a different category or to a new category. Built-in templates cannot be moved, but copies can be created in other categories." +msgstr "" + +#. BYJt3 +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id21642159780019\n" +"help.text" +msgid "Move Icon" +msgstr "" + +#. sLKnY +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id721642159780019\n" +"help.text" +msgid "Move" +msgstr "" + +#. bunpC +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"hd_id041620170723516791\n" +"help.text" +msgid "Export" +msgstr "Exporteren" + +#. aweFD +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id041620170723513192\n" +"help.text" +msgid "Choose a template in the main window, or use CommandCtrl+click to select additional templates, and then right-click and select Export to export your selection to a folder on your computer." +msgstr "" + +#. CgT8y +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id181607689509896\n" +"help.text" +msgid "Export Icon" +msgstr "Pictogram Exporteren" + +#. Ckewj +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id431607689509896\n" +"help.text" +msgid "Export" +msgstr "" + +#. tEEdj +#: template_manager.xhp +msgctxt "" +"template_manager.xhp\n" +"par_id581607995218423\n" +"help.text" +msgid "To move or export all templates in a Category, press CommandCtrl+A, then choose Move or Export." +msgstr "Om alle sjablonen te exporteren of te verplaatsen naar een Categorie, druk op CommandCtrl+A en kies dan Verplaatsen of Exporteren." + #. bF5Yb #: template_manager.xhp msgctxt "" @@ -26710,14 +26818,14 @@ msgctxt "" msgid "Press CommandCtrl+Shift+N or choose File - New - Templates to open the Template Manager" msgstr "Druk op CommandCtrl+Shift+N of kies Bestand – Nieuw - Sjablonen om de Sjabloonbeheerder te openen" -#. hrcEG +#. Nd2Pn #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723512689\n" "help.text" -msgid "Click on the Extensions icon to browse for online templates." -msgstr "Klik op het pictogram Extensies om naar online sjablonen te bladeren." +msgid "Click on Manage and choose Extensions to browse for online templates." +msgstr "" #. v6rBQ #: template_manager.xhp @@ -26818,15 +26926,6 @@ msgctxt "" msgid "A few features in the Template Manager are not available when first opened automatically. After starting %PRODUCTNAME Impress you may run the Template Manager again to access all features." msgstr "Een paar functies in de Sjabloonbeheerder zijn niet beschikbaar wanneer deze voor het eerst automatisch worden geopend. Na het starten van %PRODUCTNAME Impress kunt u de Sjabloonbeheerder opnieuw uitvoeren om toegang te krijgen tot alle functies." -#. Aa49E -#: template_manager.xhp -msgctxt "" -"template_manager.xhp\n" -"par_id041620170723521916\n" -"help.text" -msgid "Make use of categories to organize your templates. Create new templates or download templates and organize in the Template Manager. Use templates to save time for repetitive documents." -msgstr "Maak gebruik van categorieën om uw sjablonen te beheren. Maak nieuwe sjablonen of download sjablonen en beheer ze in de Sjabloonbeheerder. Gebruik sjablonen om tijd te besparen voor herhalende documenten." - #. YFEXe #: template_manager.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/optionen.po b/source/nl/helpcontent2/source/text/shared/optionen.po index 643f811b4ef..f659c269696 100644 --- a/source/nl/helpcontent2/source/text/shared/optionen.po +++ b/source/nl/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-10-25 12:49+0200\n" +"POT-Creation-Date: 2022-01-31 18:19+0100\n" "PO-Revision-Date: 2021-11-28 02:38+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1565254535.000000\n" #. PzSYs @@ -3508,14 +3508,14 @@ msgctxt "" msgid "Specifies view options." msgstr "Specificeert de weergave opties." -#. M4iFj +#. w38HE #: 01010800.xhp msgctxt "" "01010800.xhp\n" "hd_id310720161555238963\n" "help.text" -msgid "Icon style" -msgstr "Pictogramstijl" +msgid "Icon Theme" +msgstr "" #. omu6i #: 01010800.xhp @@ -11167,6 +11167,33 @@ msgctxt "" msgid "Pages" msgstr "Pagina's" +#. K79Gg +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"bm_id981642185152891\n" +"help.text" +msgid "printing;manual breaks" +msgstr "" + +#. Zjqt6 +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"hd_id191642185354689\n" +"help.text" +msgid "Always apply manual breaks" +msgstr "" + +#. 5emsm +#: 01060700.xhp +msgctxt "" +"01060700.xhp\n" +"par_id921642185374234\n" +"help.text" +msgid "Setting this option gives manual row breaks precedence over automatic page breaks done using the Reduce/enlarge printout scaling mode." +msgstr "" + #. G5AXA #: 01060700.xhp msgctxt "" @@ -13732,14 +13759,14 @@ msgctxt "" msgid "Shading exports all RGB colors to the other Office character attribute. This preserves color fidelity between $[officename] and Microsoft Office documents, but Office users must edit this character attribute with a tool that is not commonly used or easy to find in Office applications. This is the default setting since $[officename] 7.0." msgstr "Arcering exporteert alle RGB-kleuren naar het andere Office-tekenkenmerk. Hierdoor blijft de kleurgetrouwheid tussen $[officename] en Microsoft Office-documenten behouden, maar Office-gebruikers moeten dit tekenkenmerk bewerken met een tool die niet vaak wordt gebruikt of gemakkelijk te vinden is in Office-toepassingen. Dit is de standaardinstelling sinds $[officename] 7.0." -#. mnCpY +#. M4Xyh #: 01130200.xhp msgctxt "" "01130200.xhp\n" "par_id11611137020276\n" "help.text" -msgid "The compatibility filter in the Character Highlighting Color dialog provides the Microsoft Office highlighting colors. Use those colors and choose Export as: Highlighting if you want both color fidelity and ease of editing for Office users." -msgstr "Het compatibiliteitsfilter in het dialoogvenster Tekenmarkeringskleur biedt de Microsoft Office-markeringskleuren. Gebruik die kleuren en kies Exporteren als: Markering als u zowel kleurgetrouwheid als gemakkelijke bewerking voor Office-gebruikers wilt." +msgid "The \"compatibility\" filter in the Character Highlighting Color dialog provides the Microsoft Office highlighting colors. Use those colors and choose Export as: Highlighting if you want both color fidelity and ease of editing for Office users." +msgstr "" #. hpDE5 #: 01130200.xhp diff --git a/source/nl/helpcontent2/source/text/smath/guide.po b/source/nl/helpcontent2/source/text/smath/guide.po index cac07446dc7..0826c5cfb14 100644 --- a/source/nl/helpcontent2/source/text/smath/guide.po +++ b/source/nl/helpcontent2/source/text/smath/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: 2019-07-11 18:38+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2020-10-25 19:35+0000\n" "Last-Translator: vpanter \n" "Language-Team: Dutch \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.1.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1515014972.000000\n" #. P9FEQ @@ -214,6 +214,492 @@ msgctxt "" msgid "or" msgstr "of" +#. x9te9 +#: color.xhp +msgctxt "" +"color.xhp\n" +"tit\n" +"help.text" +msgid "Applying Color to Formula Parts" +msgstr "" + +#. F9aE8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id3156384\n" +"help.text" +msgid "Color in formulas" +msgstr "" + +#. UXL5W +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id601641846107898\n" +"help.text" +msgid "Applying Color to Formula Parts" +msgstr "" + +#. ckGgG +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id481641846189425\n" +"help.text" +msgid "Use the command color to apply color to the subsequent formula part." +msgstr "" + +#. BnqGh +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id141641846432331\n" +"help.text" +msgid "The example below creates a formula where a is shown using the default color (black) and b is shown in red." +msgstr "" + +#. jV7H8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id211641848286949\n" +"help.text" +msgid "Beware that the color command only changes the color of the formula part that comes immediately after it. For example, in the formula below only b will be shown in red, whereas c will be shown in black." +msgstr "" + +#. hLeFX +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641848475043\n" +"help.text" +msgid "Use braces to apply color to more parts of the formula. In the following example, b and c are shown in red." +msgstr "" + +#. JAK8L +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id651641851485699\n" +"help.text" +msgid "A list with predefined color names is available here." +msgstr "" + +#. gQn7y +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id521641858375937\n" +"help.text" +msgid "RGB colors" +msgstr "" + +#. beAyt +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id831641851472401\n" +"help.text" +msgid "Using RGB colors" +msgstr "" + +#. tj2xF +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id701641851641673\n" +"help.text" +msgid "Use the command color rgb to apply colors using RGB (Red, Green, Blue) values." +msgstr "" + +#. eYWCg +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id941641851779414\n" +"help.text" +msgid "RGB values range between 0 and 255." +msgstr "" + +#. EFXpV +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id521641858372217\n" +"help.text" +msgid "Hex colors" +msgstr "" + +#. mdvQM +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id901641851813499\n" +"help.text" +msgid "Using hex notation" +msgstr "" + +#. zLQWy +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id271641851832464\n" +"help.text" +msgid "Use the command color hex to apply colors using the hexadecimal notation." +msgstr "" + +#. rPHnc +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id121641851982125\n" +"help.text" +msgid "Combining color with other commands" +msgstr "" + +#. WiZz8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id321641852002469\n" +"help.text" +msgid "It is possible to combine the color command with other commands as bold, italic or size." +msgstr "" + +#. qDEtC +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id521641852051767\n" +"help.text" +msgid "The example below writes var in bold blue:" +msgstr "" + +#. vSVUb +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id21641852173099\n" +"help.text" +msgid "To change color and font size, use color in combination with size and the desired font size." +msgstr "" + +#. wEhmU +#: color.xhp +msgctxt "" +"color.xhp\n" +"bm_id52164185802587\n" +"help.text" +msgid "List of predefined colors" +msgstr "" + +#. wbRDh +#: color.xhp +msgctxt "" +"color.xhp\n" +"hd_id621641846264365\n" +"help.text" +msgid "Predefined color names" +msgstr "" + +#. FGJS8 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id911641846282038\n" +"help.text" +msgid "%PRODUCTNAME provides a set of predefined color names that can be used along with the color command." +msgstr "" + +#. auAPG +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id871641846833413\n" +"help.text" +msgid "Markup language" +msgstr "" + +#. Qf5tX +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id661641846833413\n" +"help.text" +msgid "Color" +msgstr "" + +#. Y4DMa +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id741641846833413\n" +"help.text" +msgid "Hex value" +msgstr "" + +#. 3kWLW +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id741641846833014\n" +"help.text" +msgid "RGB values" +msgstr "" + +#. 4Vu7A +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846833413\n" +"help.text" +msgid "aqua or cyan" +msgstr "" + +#. xcaVa +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833413\n" +"help.text" +msgid "Aqua" +msgstr "" + +#. D73X6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846830036\n" +"help.text" +msgid "Black" +msgstr "" + +#. iGEDP +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846320113\n" +"help.text" +msgid "Blue" +msgstr "" + +#. Umsp6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833363\n" +"help.text" +msgid "Coral" +msgstr "" + +#. YcrNE +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833014\n" +"help.text" +msgid "Crimson" +msgstr "" + +#. G6mfq +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846830853\n" +"help.text" +msgid "fuchsia or magenta" +msgstr "" + +#. DD2RU +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846800325\n" +"help.text" +msgid "Fuchsia" +msgstr "" + +#. WSeur +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id951641846830213\n" +"help.text" +msgid "gray or grey" +msgstr "" + +#. gdQ5j +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846896513\n" +"help.text" +msgid "Gray" +msgstr "" + +#. YCrBe +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846830214\n" +"help.text" +msgid "Green" +msgstr "" + +#. Zqix6 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836253\n" +"help.text" +msgid "Hot pink" +msgstr "" + +#. 9oHjZ +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846812385\n" +"help.text" +msgid "Indigo" +msgstr "" + +#. X4Y45 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846835521\n" +"help.text" +msgid "Lavender" +msgstr "" + +#. g5GKD +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846036523\n" +"help.text" +msgid "Lime" +msgstr "" + +#. kAo5q +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833649\n" +"help.text" +msgid "Maroon" +msgstr "" + +#. n7uXk +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837653\n" +"help.text" +msgid "Midnight" +msgstr "" + +#. Ymn82 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846867458\n" +"help.text" +msgid "Navy" +msgstr "" + +#. aedBY +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837663\n" +"help.text" +msgid "Olive" +msgstr "" + +#. pNCBH +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846838053\n" +"help.text" +msgid "Orange" +msgstr "" + +#. BGG7c +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836041\n" +"help.text" +msgid "Orange red" +msgstr "" + +#. opiDJ +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833063\n" +"help.text" +msgid "Purple" +msgstr "" + +#. 42wFB +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846833902\n" +"help.text" +msgid "Red" +msgstr "" + +#. p5ox4 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846836613\n" +"help.text" +msgid "Sea green" +msgstr "" + +#. AF8R7 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641840569413\n" +"help.text" +msgid "Silver" +msgstr "" + +#. 8XVN7 +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846896587\n" +"help.text" +msgid "Teal" +msgstr "" + +#. KejUr +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846006745\n" +"help.text" +msgid "Violet" +msgstr "" + +#. pXf2z +#: color.xhp +msgctxt "" +"color.xhp\n" +"par_id841641846837556\n" +"help.text" +msgid "Yellow" +msgstr "" + #. 3UYoM #: comment.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/swriter.po b/source/nl/helpcontent2/source/text/swriter.po index bfc8de15ee2..fae282ab805 100644 --- a/source/nl/helpcontent2/source/text/swriter.po +++ b/source/nl/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-10-25 12:49+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-11-23 10:48+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1551389492.000000\n" #. x2qZ6 @@ -1060,14 +1060,14 @@ msgctxt "" msgid "Columns Before" msgstr "Kolommen links" -#. bkDEH +#. 7CVcf #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_id531605976347665\n" "help.text" -msgid "Insert a column before the column where the cursor is currently placed." -msgstr "Voeg een kolom in links van de kolom waarin de cursor zich momenteel bevindt." +msgid "Inserts a column before the column where the cursor is currently placed." +msgstr "" #. UE3RA #: main0110.xhp @@ -1078,14 +1078,14 @@ msgctxt "" msgid "Columns After" msgstr "Kolommen rechts" -#. A6B3G +#. fooJR #: main0110.xhp msgctxt "" "main0110.xhp\n" "par_id731605976350615\n" "help.text" -msgid "Insert a column before the column where the cursor is currently placed." -msgstr "Voeg een kolom in rechts van de kolom waarin de cursor zich momenteel bevindt." +msgid "Inserts a column after the column where the cursor is currently placed." +msgstr "" #. KepEk #: main0110.xhp @@ -1861,14 +1861,14 @@ msgctxt "" msgid "The Formatting bar contains several text formatting functions." msgstr "De werkbalk Opmaak bevat meerdere functies om tekst op te maken." -#. FUzck +#. Yc6Kk #: main0202.xhp msgctxt "" "main0202.xhp\n" "hd_id3149593\n" "help.text" -msgid "Font Color" -msgstr "Tekstkleur" +msgid "Font Color" +msgstr "" #. 9sJ5w #: main0202.xhp diff --git a/source/nl/helpcontent2/source/text/swriter/00.po b/source/nl/helpcontent2/source/text/swriter/00.po index 48e30cfcf6b..23b5b03e636 100644 --- a/source/nl/helpcontent2/source/text/swriter/00.po +++ b/source/nl/helpcontent2/source/text/swriter/00.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-10-20 13:08+0200\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-10-31 12:36+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564160792.000000\n" #. E9tti @@ -2455,14 +2455,14 @@ msgctxt "" msgid "Open Optimize Size toolbar from Table bar, click" msgstr "Open de werkbalk Optimaliseren vanaf de werkbalk Tabel, klik op" -#. EPNPB +#. 68Em3 #: 00000405.xhp msgctxt "" "00000405.xhp\n" "par_id3145179\n" "help.text" -msgid "Icon Space Column Equally" -msgstr "Pictogram Evenredige kolomafstand" +msgid "Icon Distribute Columns Evenly" +msgstr "" #. njBSt #: 00000405.xhp diff --git a/source/nl/helpcontent2/source/text/swriter/01.po b/source/nl/helpcontent2/source/text/swriter/01.po index 8f8e67632c4..efb124ebb86 100644 --- a/source/nl/helpcontent2/source/text/swriter/01.po +++ b/source/nl/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-11-24 12:03+0100\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-12-25 04:38+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564344900.000000\n" #. sZfWF @@ -7027,14 +7027,14 @@ msgctxt "" msgid "Inserts the field as static content, that is, the field cannot be updated." msgstr "Voegt het veld in als statische inhoud, dat betekent dat het veld niet kan worden bijgewerkt." -#. yUfD9 +#. YYGCF #: 04090001.xhp msgctxt "" "04090001.xhp\n" "par_id3154470\n" "help.text" -msgid "For the HTML export and import of date and time fields, special $[officename] formats are used." -msgstr "Voor HTML-export en -import van datum- en tijdvelden worden speciale $[officename]-indelingen gebruikt." +msgid "For the HTML export and import of date and time fields, special $[officename] formats are used." +msgstr "" #. nB93u #: 04090001.xhp @@ -7963,14 +7963,14 @@ msgctxt "" msgid "The following fields can only be inserted if the corresponding field type is selected in the Type list." msgstr "De volgende velden kunnen alleen worden ingevoegd als het overeenkomstige veldtype is geselecteerd in de lijst Type." -#. LWBFT +#. 3KLNk #: 04090003.xhp msgctxt "" "04090003.xhp\n" -"par_id0902200804352213\n" +"hd_id3145595\n" "help.text" -msgid "Click the format that you want to apply to the selected field, or click \"Additional formats\" to define a custom format." -msgstr "Klik op de notatie die u op het geselecteerde veld wilt toepassen, of klik op \"Andere notaties\" om een aangepaste notatie te definiëren." +msgid "Format" +msgstr "" #. 2iDAk #: 04090003.xhp @@ -8413,14 +8413,14 @@ msgctxt "" msgid "DocInformation fields contain information about the properties of a document, such as the date a document was created. To view the properties of a document, choose File - Properties." msgstr "DocInformatievelden bevatten informatie over de eigenschappen van een document, zoals de datum waarop een document is gemaakt. Om de eigenschappen van een document te zien, kies Bestand - Eigenschappen. " -#. uXwon +#. UAjpE #: 04090004.xhp msgctxt "" "04090004.xhp\n" "par_id3148982\n" "help.text" -msgid "When you export and import an HTML document containing DocInformation fields, special $[officename] formats are used." -msgstr "Wanneer u een HTML-document met Documentinfo-velden exporteert of importeert, worden er speciale $[officename]-indelingen gebruikt." +msgid "When you export and import an HTML document containing DocInformation fields, special $[officename] formats are used." +msgstr "" #. Y9tFf #: 04090004.xhp @@ -31003,6 +31003,276 @@ msgctxt "" msgid "Displays the document with the top and bottom margins, header and footer and a gap between pages. Uncheck to collapse all the elements cited and display the document in a contiguous page stream. Hiding whitespace is only possible in Single-page view." msgstr "Geeft het document weer met de boven- en ondermarges, kop- en voettekst en een opening tussen pagina's. Schakel het vinkje uit om alle genoemde elementen samen te vouwen en het document in een aaneengesloten paginastroom weer te geven. Het verbergen van witruimte is alleen mogelijk in de weergave met één pagina." +#. CB3yA +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"tit\n" +"help.text" +msgid "Style Inspector" +msgstr "" + +#. FKeEC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"bm_id441641339111122\n" +"help.text" +msgid "styles;inspectorstyle inspector" +msgstr "" + +#. rZsCG +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id741641334466741\n" +"help.text" +msgid "Style Inspector" +msgstr "" + +#. NixhW +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id971641334466743\n" +"help.text" +msgid "The Style Inspector is located on the Sidebar. It displays all the attributes of the styles (paragraph and character) and any direct formatting present in the paragraph and character where the cursor is located. These details can be useful when you are trying to figure out why some formatting in a document appears to be incorrect or inconsistent." +msgstr "" + +#. oTPUX +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id521641338705733\n" +"help.text" +msgid "Open the sidebar, click on the Style Inspector icon" +msgstr "" + +#. Cf9BR +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id431641335152917\n" +"help.text" +msgid "Icon Style Inspector" +msgstr "" + +#. DxkCg +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id721641335152918\n" +"help.text" +msgid "Icon Style Inspector on the Sidebar" +msgstr "" + +#. uhQin +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id781641335609033\n" +"help.text" +msgid "Press CommandCtrl+Alt+5" +msgstr "" + +#. C3HyK +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id941641336331359\n" +"help.text" +msgid "The Style Inspector Panel" +msgstr "" + +#. 3YCBX +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id771641336335666\n" +"help.text" +msgid "Properties" +msgstr "" + +#. jJ8Rw +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id1001641336347665\n" +"help.text" +msgid "Paragraph Styles: shows the list of the paragraph styles applied to the text at the cursor position, following the style hierarchy, where the parent style comes above any child style." +msgstr "" + +#. 92ZBL +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id981641336364074\n" +"help.text" +msgid "Paragraph direct formatting: shows the list of paragraph properties which are set directly to the text at the cursor location." +msgstr "" + +#. CEPG7 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id961641336357072\n" +"help.text" +msgid "Character Styles: shows the list of the character styles applied to the text at the cursor, following hierarchy, where the parent style comes above any child style." +msgstr "" + +#. AmUGJ +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id981641336364073\n" +"help.text" +msgid "Character direct formatting: shows the list of character properties which are set directly to the text at the cursor location." +msgstr "" + +#. sZJFE +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id301641336416253\n" +"help.text" +msgid "Values" +msgstr "" + +#. Co87K +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id251641336411569\n" +"help.text" +msgid "Display the values of the properties." +msgstr "" + +#. PugNC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"hd_id491641337715424\n" +"help.text" +msgid "Usage" +msgstr "" + +#. MU9Ct +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id821641421059397\n" +"help.text" +msgid "Use the Style Inspector to uncover formatting issues in your text document." +msgstr "" + +#. VSvTx +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id991641421123640\n" +"help.text" +msgid "Style properties overwritten by direct formatting are greyed out in the Paragraph and Character style tree, indicating that the style property is not effective anymore." +msgstr "" + +#. Bx5uA +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id841641421139731\n" +"help.text" +msgid "Paragraph style properties that are re-defined by a child paragraph style are greyed out." +msgstr "" + +#. GZSBC +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id31641421150849\n" +"help.text" +msgid "Character style properties that are re-defined by a child character style are greyed out." +msgstr "" + +#. 9bw2E +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id911641421185601\n" +"help.text" +msgid "Paragraph style and direct properties that are re-defined by character styles or character direct properties are greyed." +msgstr "" + +#. FJVK6 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id621641337772747\n" +"help.text" +msgid "For example, if the margins of the paragraph are changed by direct formatting using the rulers, the margins property of the paragraph style are greyed out and the margins properties are displayed in the Paragraph Direct Formatting entry of the Style Inspector." +msgstr "" + +#. gYRCv +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id771641378992460\n" +"help.text" +msgid "Another example, if the Emphasis character style highlights a word with a yellow background, and the user mistakenly overwrote it by using a white background, the yellow attribute would be greyed-out and white is listed under Direct Formatting in the Style Inspector. The Style Inspector shows only those attributes that diverge from the parent (which is usually the Default Paragraph Style)." +msgstr "" + +#. aD4oE +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id101641338214488\n" +"help.text" +msgid "Some features of the Style Inspector are of interest mainly to advanced users:" +msgstr "" + +#. 3MbWb +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id281641338268000\n" +"help.text" +msgid "The Style Inspector can show any hidden RDF (Resource Description Framework, a W3C standard) metadata at the cursor position associated with text spans, paragraphs, and bookmarks. For annotated text spans, “Nested Text Content” item can show the boundary of the nested annotated text ranges and metadata fields." +msgstr "" + +#. MS6Q5 +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id531641338286704\n" +"help.text" +msgid "Custom color metadata field shadings can be set for an annotated text range or a metadata field, for visualization of metadata categories in the document editor. Use View - Field Shadings or press CommandCtrl+F8 to disable or enable these field shadings." +msgstr "" + +#. PXGpD +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id261641340112608\n" +"help.text" +msgid "Release notes for Style Inspector" +msgstr "" + +#. DfEhN +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id601641340196019\n" +"help.text" +msgid "RDF Metadata in Style Inspector" +msgstr "" + +#. FttEa +#: style_inspector.xhp +msgctxt "" +"style_inspector.xhp\n" +"par_id731641340265093\n" +"help.text" +msgid "Custom color metadata" +msgstr "" + #. wDniB #: title_page.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/swriter/guide.po b/source/nl/helpcontent2/source/text/swriter/guide.po index 310681f62ee..0eaa0db180d 100644 --- a/source/nl/helpcontent2/source/text/swriter/guide.po +++ b/source/nl/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-12-20 13:21+0100\n" +"POT-Creation-Date: 2022-01-31 18:20+0100\n" "PO-Revision-Date: 2021-12-25 04:38+0000\n" "Last-Translator: kees538 \n" "Language-Team: Dutch \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.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564160469.000000\n" #. XAt2Y @@ -1069,14 +1069,14 @@ msgctxt "" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic." msgstr "Kies Extra - Macro's - Macro's beheren - %PRODUCTNAME BASIC." -#. rmF3D +#. AeTx9 #: autotext.xhp msgctxt "" "autotext.xhp\n" "par_id3155160\n" "help.text" -msgid "In the Macro from tree control, select %PRODUCTNAME Macros - Gimmicks - AutoText." -msgstr "In de boomstructuur Macro uit , selecteer %PRODUCTNAME-macro's - Gimmicks - AutoTekst." +msgid "In the Macro from tree control, select Application Macros - Gimmicks - AutoText." +msgstr "" #. QYtCx #: autotext.xhp @@ -14587,6 +14587,15 @@ msgctxt "" msgid "To make a section read-only, select the Protected check box in the Write Protection area." msgstr "Om een sectie alleen-lezen te maken, selecteert u het keuzevakje Beveiligd in het gebied Schrijfbeveiliging." +#. tJmPF +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id731641553483773\n" +"help.text" +msgid "Add an optional protection password. The password can be empty and no password will be required to remove protection. If the password is not empty, it will be required to unprotect the section." +msgstr "" + #. QWTQ9 #: section_edit.xhp msgctxt "" @@ -14596,6 +14605,87 @@ msgctxt "" msgid "To hide a section, select the Hide check box in the Hide area." msgstr "U selecteert keuzevakje Verbergen in het gebied Verbergen om een sectie." +#. EhAMG +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"bm_id421641501464020\n" +"help.text" +msgid "Read-only contents;editing Protect section;removing" +msgstr "" + +#. wq7EM +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"hd_id641641501024846\n" +"help.text" +msgid "Editing Read-Only Contents" +msgstr "" + +#. An8Bs +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id841641501075965\n" +"help.text" +msgid "A warning message is displayed if you try to edit protected sections." +msgstr "" + +#. kWUgB +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id531641501248838\n" +"help.text" +msgid "To remove protection of a section, do the following:" +msgstr "" + +#. DNpWC +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id681641501272982\n" +"help.text" +msgid "Choose Format - Sections." +msgstr "" + +#. R2vBj +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id861641501273184\n" +"help.text" +msgid "Select the section to unprotect in the Section area of the dialog." +msgstr "" + +#. Zy4Tm +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id221641501273326\n" +"help.text" +msgid "Uncheck the Protect option in the Write Protection area of the dialog." +msgstr "" + +#. XcjAs +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id791641501273494\n" +"help.text" +msgid "If the section was protected with a non-empty password, type the password into the dialog that opens." +msgstr "" + +#. kvpGE +#: section_edit.xhp +msgctxt "" +"section_edit.xhp\n" +"par_id561641501273767\n" +"help.text" +msgid "Click OK ." +msgstr "" + #. sYLAE #: section_edit.xhp msgctxt "" -- cgit