update translations for master
and force-fix errors using pocheck Change-Id: If515aaa23247d33099acbfe94f83552c12e2f410
This commit is contained in:
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2023-01-12 14:11+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared/nl/>\n"
|
||||
@@ -11338,15 +11338,6 @@ msgctxt ""
|
||||
msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path."
|
||||
msgstr "Geeft de naam van een bestand, map of alle bestanden en mappen op stations of in mappen die aan het opgegeven zoekpad voldoen."
|
||||
|
||||
#. GjPMX
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"hd_id3156424\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Teruggegeven waarde:"
|
||||
|
||||
#. 8RTM8
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
@@ -11356,23 +11347,23 @@ msgctxt ""
|
||||
msgid "String"
|
||||
msgstr "String"
|
||||
|
||||
#. E2gFw
|
||||
#. AkyNB
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"par_id3161831\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr "<emph>Tekst:</emph> Elke tekenreeks die het zoekpad, de map of het bestand specificeert. Dit argument kan alleen gespecificeerd worden wanneer u de functie Dir voor het eerst aanroept. Als u wilt, kunt u het pad in <link href=\"text/sbasic/shared/00000002.xhp\">URL-notatie</link> invoeren."
|
||||
msgid "<emph>PathName</emph>: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr ""
|
||||
|
||||
#. Curme
|
||||
#. pWqpF
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"par_id3146974\n"
|
||||
"help.text"
|
||||
msgid "<emph>Attrib: </emph>Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
|
||||
msgstr "<emph>Attrib: </emph>Elke integer expressie die bestandsattributen bitsgewijs specificeert. De functie Dir retourneert alleen bestanden of mappen die met de gespecificeerde attributen overeenkomen. U kunt verschillende attributen samenvoegen door toevoeging van de attribuutwaarden:"
|
||||
msgid "<emph>Attributes</emph>:Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:"
|
||||
msgstr ""
|
||||
|
||||
#. 3Tg2L
|
||||
#: 03020404.xhp
|
||||
@@ -11491,14 +11482,14 @@ msgctxt ""
|
||||
msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)."
|
||||
msgstr "Geeft de toegangsmodus of het MS-DOS bestandsattribuut terug van een bestand dat was geopend met de Open-instructie. Het MS-DOS bestandsattribuut is een toegangsnummer van het besturingssysteem. Daarom het is afhankelijk van het besturingssysteem (OSH = Operating System Handle)."
|
||||
|
||||
#. yY7ka
|
||||
#. 8CiJ9
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3153364\n"
|
||||
"help.text"
|
||||
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
|
||||
msgstr "Als u een besturingssysteem met een 32Bit-Versie gebruikt zal het niet mogelijk zijn om de FileAttr functie te gebruiken om het MS-DOS bestandsattribuut te bepalen. In dat geval zult u altijd de waarde 0 als toegangsnummer krijgen."
|
||||
msgid "If you use a 32-Bit operating system, you cannot use the FileAttr function to determine the file access number."
|
||||
msgstr ""
|
||||
|
||||
#. rrzGc
|
||||
#: 03020405.xhp
|
||||
@@ -11509,14 +11500,14 @@ msgctxt ""
|
||||
msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\">Open</link>"
|
||||
msgstr "Zie ook: <link href=\"text/sbasic/shared/03020103.xhp\">Open</link>"
|
||||
|
||||
#. AhrBC
|
||||
#. cDBZk
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3154012\n"
|
||||
"help.text"
|
||||
msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
|
||||
msgstr "FileAttr (BestandsNummer As Integer, Attribuut As Integer)"
|
||||
msgid "FileAttr (Channel As Integer, Attributes As Integer)"
|
||||
msgstr ""
|
||||
|
||||
#. xonFX
|
||||
#: 03020405.xhp
|
||||
@@ -11527,41 +11518,41 @@ msgctxt ""
|
||||
msgid "Integer"
|
||||
msgstr "Integer"
|
||||
|
||||
#. SAnw7
|
||||
#. fnAEU
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3151074\n"
|
||||
"help.text"
|
||||
msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
|
||||
msgstr "<emph>BestandsNummer:</emph> Het nummer van het bestand dat geopend is met de instructie Open."
|
||||
msgid "<emph>Channel</emph>: The number of the file that was opened with the Open statement."
|
||||
msgstr ""
|
||||
|
||||
#. zYCJs
|
||||
#. qsYFA
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3144766\n"
|
||||
"help.text"
|
||||
msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
|
||||
msgstr "<emph>Attribuut:</emph> Integer die het soort bestandsinformatie dat wordt teruggegeven, aangeeft. De volgende waarden zijn mogelijk:"
|
||||
msgid "<emph>Attributes</emph>: Integer expression that indicates the type of file information that you want to return. The following values are possible:"
|
||||
msgstr ""
|
||||
|
||||
#. nnGyB
|
||||
#. 8ZYGH
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3147396\n"
|
||||
"help.text"
|
||||
msgid "1: The FileAttr-Function indicates the access mode of the file."
|
||||
msgstr "1: De FileAttr functie geeft de toegangsmodus van het bestand aan."
|
||||
msgid "1: FileAttr indicates the access mode of the file."
|
||||
msgstr ""
|
||||
|
||||
#. EA4VX
|
||||
#. CAPyc
|
||||
#: 03020405.xhp
|
||||
msgctxt ""
|
||||
"03020405.xhp\n"
|
||||
"par_id3149959\n"
|
||||
"help.text"
|
||||
msgid "2: The FileAttr-Function returns the file access number of the operating system."
|
||||
msgstr "2: De FileAttr functie geeft het bestandstoegangsnummer van het besturingssysteem aan."
|
||||
msgid "2: FileAttr returns the file access number of the operating system."
|
||||
msgstr ""
|
||||
|
||||
#. qCmCs
|
||||
#: 03020405.xhp
|
||||
@@ -11689,14 +11680,14 @@ msgctxt ""
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxis:"
|
||||
|
||||
#. LnQdV
|
||||
#. vWktG
|
||||
#: 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"
|
||||
msgid "FileCopy Source As String, Destination As String"
|
||||
msgstr ""
|
||||
|
||||
#. CjRbT
|
||||
#: 03020406.xhp
|
||||
@@ -11707,23 +11698,23 @@ msgctxt ""
|
||||
msgid "Parameters:"
|
||||
msgstr "Parameters:"
|
||||
|
||||
#. AEzbY
|
||||
#. D3o4o
|
||||
#: 03020406.xhp
|
||||
msgctxt ""
|
||||
"03020406.xhp\n"
|
||||
"par_id3155390\n"
|
||||
"help.text"
|
||||
msgid "<emph>TextFrom:</emph> Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr "<emph>TekstVan</emph>: Elke tekenreeks die de naam van het bestand dat moet worden gekopieerd, specificeert. De expressie kan, optioneel, pad en schijf-informatie bevatten. De <link href=\"text/sbasic/shared/00000002.xhp\">URL-notatie</link> kan hier ook worden gebruikt."
|
||||
msgid "<emph>Source</emph>: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in <link href=\"text/sbasic/shared/00000002.xhp\">URL notation</link>."
|
||||
msgstr ""
|
||||
|
||||
#. zbMfy
|
||||
#. b2bKE
|
||||
#: 03020406.xhp
|
||||
msgctxt ""
|
||||
"03020406.xhp\n"
|
||||
"par_id3150669\n"
|
||||
"help.text"
|
||||
msgid "<emph>TextTo:</emph> Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
|
||||
msgstr "<emph>TekstNaar:</emph> Elke tekenreeks die specificeert waar u het bronbestand naartoe wilt kopiëren. De expressie kan het doelstation, het pad en de bestandsnaam, of het pad als URL bevatten."
|
||||
msgid "<emph>Destination</emph>: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation."
|
||||
msgstr ""
|
||||
|
||||
#. WgMEt
|
||||
#: 03020406.xhp
|
||||
@@ -21742,41 +21733,41 @@ msgctxt ""
|
||||
msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
|
||||
msgstr "Geeft één van twee mogelijke functieresultaten terug, afhankelijk van de logische waarde van de geëvalueerde uitdrukking."
|
||||
|
||||
#. dDDFQ
|
||||
#. AbQZs
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3147560\n"
|
||||
"help.text"
|
||||
msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
|
||||
msgstr "IIf (Expressie, ExpressieWaar, ExpressieOnwaar)"
|
||||
msgid "IIf (Bool As Boolean, Variant1 As Variant, Variant2 As Variant) As Variant"
|
||||
msgstr ""
|
||||
|
||||
#. TXHsN
|
||||
#. WA953
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3153381\n"
|
||||
"help.text"
|
||||
msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
|
||||
msgstr "<emph>Expressie:</emph> Elke expressie die moet worden geëvalueerd. Als de expressie <emph>Waar</emph> is, geeft de functie het resultaat ExpressieWaar terug; anders wordt het resultaat ExpressieOnwaar teruggegeven."
|
||||
msgid "<emph>Bool</emph>: Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the value of Variant1, otherwise it returns the value of Variant2."
|
||||
msgstr ""
|
||||
|
||||
#. Dxoxu
|
||||
#. 4CnY7
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id3150870\n"
|
||||
"help.text"
|
||||
msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
|
||||
msgstr "<emph>ExpressieWaar, ExpressieOnwaar:</emph> Elke expressie, waarvan één als het functieresultaat zal worden teruggegeven, afhankelijk van de logische evaluatie."
|
||||
msgid "<emph>Variant1, Variant2</emph>: Any expression, one of which will be returned as the function result, depending on the logical evaluation."
|
||||
msgstr ""
|
||||
|
||||
#. iEQga
|
||||
#. JJd8f
|
||||
#: 03090103.xhp
|
||||
msgctxt ""
|
||||
"03090103.xhp\n"
|
||||
"par_id541598638231139\n"
|
||||
"help.text"
|
||||
msgid "IIf evaluates both <literal>ExpressionTrue</literal> and <literal>ExpressionFalse</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
|
||||
msgstr "IIf evalueert zowel <literal>ExpressieWaar</literal> als <literal>ExpressieOnwaar</literal> zelfs als er maar één van wordt geretourneerd. Als een van de expressies een fout oplevert, retourneert de functie de fout. Gebruik IIF bijvoorbeeld niet om een mogelijke deling door nul te omzeilen."
|
||||
msgid "IIf evaluates both <literal>Variant1</literal> and <literal>Variant2</literal> even if it returns only one of them. If one of the expressions results in error, the function returns the error. For example, do not use IIF to bypass a possible division by zero result."
|
||||
msgstr ""
|
||||
|
||||
#. vGAma
|
||||
#: 03090103.xhp
|
||||
@@ -31678,32 +31669,32 @@ msgctxt ""
|
||||
msgid "Returns a string from a number of substrings in a string array."
|
||||
msgstr "Retourneert een tekenreeks uit een aantal subtekenreeksen in een tekenreeksarray."
|
||||
|
||||
#. FrGPB
|
||||
#. 7QBEZ
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3156344\n"
|
||||
"help.text"
|
||||
msgid "Join (Text As String Array, delimiter)"
|
||||
msgstr "Join (Tekst As String Array, scheidingsteken)"
|
||||
msgid "Join (SourceArray As Object, delimiter As String) As String"
|
||||
msgstr ""
|
||||
|
||||
#. sEXB3
|
||||
#. VFrno
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3145171\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text:</emph> A string array."
|
||||
msgstr "<emph>Tekst</emph> Een tekenreeksarray."
|
||||
msgid "<emph>SourceArray</emph>: A string array."
|
||||
msgstr ""
|
||||
|
||||
#. 53dA6
|
||||
#. CZC5E
|
||||
#: 03120315.xhp
|
||||
msgctxt ""
|
||||
"03120315.xhp\n"
|
||||
"par_id3154908\n"
|
||||
"help.text"
|
||||
msgid "<emph>delimiter (optional):</emph> A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator."
|
||||
msgstr "<emph>scheidingsteken (optioneel):</emph> Een teken dat gebruikt wordt om de subtekenreeksen in de resulterende tekenreeks te scheiden. Standaard is dit de spatie. Als het scheidingsteken een tekenreeks met de lengte nul \"\" is, worden de subtekenreeksen zonder scheidingsteken verbonden."
|
||||
msgid "<emph>delimiter</emph>: An optional string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If <literal>Delimiter</literal> is a string of length zero \"\", the substrings are joined without separator."
|
||||
msgstr ""
|
||||
|
||||
#. u25ah
|
||||
#: 03120400.xhp
|
||||
@@ -31777,77 +31768,50 @@ msgctxt ""
|
||||
msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
|
||||
msgstr "De Instr-functie geeft de positie terug waar de overeenstemming werd gevonden. Als de tekenreeks niet wordt gevonden geeft de functie 0 terug."
|
||||
|
||||
#. F5Bsm
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3145090\n"
|
||||
"help.text"
|
||||
msgid "Syntax:"
|
||||
msgstr "Syntaxis:"
|
||||
|
||||
#. zn52D
|
||||
#. p2YtR
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
|
||||
msgstr "InStr ([Start As Integer,] Tekst1 As String, Tekst2 As String[, Vergelijken])"
|
||||
msgid "InStr ([Start As Long,] String1 As String, String2 As String[, Compare]) As Integer"
|
||||
msgstr ""
|
||||
|
||||
#. e2YwH
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3148538\n"
|
||||
"help.text"
|
||||
msgid "Return value:"
|
||||
msgstr "Teruggegeven waarde:"
|
||||
|
||||
#. AHBXf
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"hd_id3148473\n"
|
||||
"help.text"
|
||||
msgid "Parameters:"
|
||||
msgstr "Parameters:"
|
||||
|
||||
#. KqLff
|
||||
#. dkQe4
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3153126\n"
|
||||
"help.text"
|
||||
msgid "<emph>Start: </emph>A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
|
||||
msgstr "<emph>Start: </emph>Numerieke expressie die de positie van het teken aangeeft in de tekenreeks waar het zoeken naar de gespecificeerde tekenreeks begint. Als u deze parameter niet gebruikt dan wordt vanaf het begin gezocht. De minimale waarde is 1. De maximale waarde is 2.147.483.648."
|
||||
msgid "<emph>Start</emph>: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The minimum allowed value is 1. The maximum allowed value is 2,147,483,648."
|
||||
msgstr ""
|
||||
|
||||
#. SnP3c
|
||||
#. BDsAp
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3145609\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1:</emph> The string expression that you want to search."
|
||||
msgstr "<emph>Tekst1:</emph> De tekenreeks waarin moet worden gezocht."
|
||||
msgid "<emph>String1</emph>: The string expression that you want to search."
|
||||
msgstr ""
|
||||
|
||||
#. AiNGG
|
||||
#. BGDxD
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3147559\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text2:</emph> The string expression that you want to search for."
|
||||
msgstr "<emph>Tekst2:</emph> De tekenreeks waarnaar moet worden gezocht."
|
||||
msgid "<emph>String2</emph>: The string expression that you want to search for."
|
||||
msgstr ""
|
||||
|
||||
#. t8WDt
|
||||
#. GeM6V
|
||||
#: 03120401.xhp
|
||||
msgctxt ""
|
||||
"03120401.xhp\n"
|
||||
"par_id3154758\n"
|
||||
"help.text"
|
||||
msgid "<emph>Compare:</emph> Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgstr "<emph>Vergelijken:</emph> Optionele numerieke expressie die het type vergelijking definieert. De waarde van deze parameter kan 0 of 1 zijn. De standaardwaarde 1 specificeert een tekstvergelijking die niet hoofdlettergevoelig is. De waarde 0 specificeert een binaire vergelijking die hoofdlettergevoelig is."
|
||||
msgid "<emph>Compare</emph>: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgstr ""
|
||||
|
||||
#. mZhFi
|
||||
#: 03120401.xhp
|
||||
@@ -32146,32 +32110,32 @@ msgctxt ""
|
||||
msgid "The InStrRev function returns the position at which the match was found, from the right. If the string was not found, the function returns 0."
|
||||
msgstr "De InStrRev-functie geeft de positie terug waar de overeenstemming werd gevonden. Als de tekenreeks niet wordt gevonden geeft de functie 0 terug."
|
||||
|
||||
#. HEmvR
|
||||
#. HJHEG
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3146957\n"
|
||||
"help.text"
|
||||
msgid "InStrRev (Text1 As String, Text2 As String [,Start As Long] [, Compare As Integer])"
|
||||
msgstr "InStrRev (Tekst1 As String, Tekst2 As String [,Start As Long] [, Vergelijk As Integer])"
|
||||
msgid "InStrRev (StringCheck As String, StringMatch As String [,Start As Long] [, Compare As Integer])"
|
||||
msgstr ""
|
||||
|
||||
#. aUMEF
|
||||
#. HVvGf
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3145609\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text1:</emph> The string expression that you want to search."
|
||||
msgstr "<emph>Tekst1:</emph> De tekenreeks waarin moet worden gezocht."
|
||||
msgid "<emph>StringCheck</emph>: The string expression that you want to search."
|
||||
msgstr ""
|
||||
|
||||
#. iJw6x
|
||||
#. SPRJC
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3147559\n"
|
||||
"help.text"
|
||||
msgid "<emph>Text2:</emph> The string expression that you want to search for."
|
||||
msgstr "<emph>Tekst2:</emph> De tekenreeks waarnaar moet worden gezocht."
|
||||
msgid "<emph>StringMatch</emph>: The string expression that you want to search for."
|
||||
msgstr ""
|
||||
|
||||
#. eREDf
|
||||
#: 03120411.xhp
|
||||
@@ -32209,14 +32173,14 @@ msgctxt ""
|
||||
msgid "0: The value of 0 specifies a binary comparison that is case-sensitive."
|
||||
msgstr "0: De waarde 0 specificeert een binaire vergelijking die hoofdlettergevoelig is."
|
||||
|
||||
#. 44X5G
|
||||
#. 2Fs3e
|
||||
#: 03120411.xhp
|
||||
msgctxt ""
|
||||
"03120411.xhp\n"
|
||||
"par_id3153361\n"
|
||||
"help.text"
|
||||
msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
|
||||
msgstr "De parameter Vergelijk moet, om een run-time fout te vermijden, niet worden ingesteld als de parameter Start is weggelaten."
|
||||
msgid "To avoid a run-time error, do not set the <literal>Compare</literal> parameter if the first return parameter is omitted."
|
||||
msgstr ""
|
||||
|
||||
#. GExuT
|
||||
#: 03120411.xhp
|
||||
@@ -34117,68 +34081,86 @@ msgctxt ""
|
||||
msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
|
||||
msgstr "Geeft een object dat voor een nauwkeurig getypeerde waarde staat die naar het Uno-typesysteem verwijst."
|
||||
|
||||
#. JtnN4
|
||||
#. AP2UR
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3143267\n"
|
||||
"help.text"
|
||||
msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
|
||||
msgstr "Het object wordt automatisch geconverteerd naar een 'Any' van het overeenkomstige type wanneer het aan Uno doorgegeven wordt. Het type moet gespecificeerd worden met zijn volledige Uno-typenaam."
|
||||
msgid "This object is automatically converted to an <literal>Any</literal> of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name."
|
||||
msgstr ""
|
||||
|
||||
#. JnEAt
|
||||
#. epP4U
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3153626\n"
|
||||
"help.text"
|
||||
msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces."
|
||||
msgstr "De $[officename]-API maakt regelmatig gebruik van het Any-type. Het is de tegenhanger van het Variant-type dat bekend is uit andere omgevingen. Het Any-type omvat één willekeurig Uno-type en wordt in algemene Uno-interfaces gebruikt."
|
||||
msgid "The $[officename] API frequently uses the <literal>Any</literal> type. It is the counterpart of the <literal>Variant</literal> type known from other environments. The <literal>Any</literal> type holds one arbitrary Uno type and is used in generic Uno interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. vixw3
|
||||
#. 8LEhi
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3154760\n"
|
||||
"par_id851677925987795\n"
|
||||
"help.text"
|
||||
msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) ' to get a byte sequence."
|
||||
msgstr "oUnoWaarde = CreateUnoValue( \"[]byte\", MijnBASICWaarde ) ' om een byte-reeks te krijgen."
|
||||
msgid "Object"
|
||||
msgstr ""
|
||||
|
||||
#. pEjGF
|
||||
#. ykaLN
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id561677933999834\n"
|
||||
"help.text"
|
||||
msgid "<emph>Type</emph>: The fully qualified Uno type name. Supported data types are <literal>void</literal>, <literal>char</literal>, <literal>boolean</literal>, <literal>byte</literal>, <literal>short</literal>, <literal>unsigned short</literal>, <literal>long</literal>, <literal>unsigned long</literal>, <literal>hyper</literal>, <literal>unsigned hyper</literal>, <literal>float</literal>, <literal>double</literal>, <literal>string</literal>, <literal>type</literal>, and <literal>any</literal>. Names are case sensitive and may be preceded by square brackets to indicate an array."
|
||||
msgstr ""
|
||||
|
||||
#. DmXcC
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id521677934011767\n"
|
||||
"help.text"
|
||||
msgid "<emph>Value</emph>: A strictly typed value."
|
||||
msgstr ""
|
||||
|
||||
#. 6tFRV
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3150541\n"
|
||||
"help.text"
|
||||
msgid "If <literal>CreateUnoValue</literal> cannot be converted to the specified Uno type, and error occurs. For the conversion, the <literal>com.sun.star.script.Converter</literal> service is used."
|
||||
msgstr "Indien de conversie van de <literal>CreateUnoValue</literal> naar het aangegeven Uno-type mislukt, treedt er een fout op. De conversie wordt met de service <literal>com.sun.star.script.Converter</literal> uitgevoerd."
|
||||
msgid "If <literal>CreateUnoValue</literal> cannot convert the value to the specified Uno type, an error occurs. The <literal>com.sun.star.script.Converter</literal> service is responsible for the conversion."
|
||||
msgstr ""
|
||||
|
||||
#. bT3DS
|
||||
#. qXCo6
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3153524\n"
|
||||
"help.text"
|
||||
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as <literal>XPropertySet::setPropertyValue( Name, Value )</literal> or <literal>X???Container::insertBy???( ???, Value )</literal>, from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service."
|
||||
msgstr "Deze functie is bedoeld om gebruikt te worden in situaties waar de standaardconversie van Basic naar Uno-type niet voldoet. Dit kan voorkomen als u probeert toegang te krijgen tot generieke 'Any' gebaseerde interfaces, zoals <literal>XPropertySet::setPropertyValue( Name, Value )</literal> of <literal>X???Container::insertBy???( ???, Value )</literal>, in $[officename] Basic. Op uitvoeringstijd herkent Basic deze types niet omdat ze gedefinieerd worden in de bijbehorende service."
|
||||
msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This happens calling generic <literal>Any</literal> based API methods, such as <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.setPropertyValue()</literal> or <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1container_1_1XNameContainer.html\">com.sun.star.container.XNameContainer</link><literal>.insertByName()</literal>. <literal>CreateUnoValue()</literal> sets a value object for the unknown Uno type."
|
||||
msgstr ""
|
||||
|
||||
#. TpSGK
|
||||
#. 3XxhD
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3154366\n"
|
||||
"par_id511677928924995\n"
|
||||
"help.text"
|
||||
msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the <literal>CreateUnoValue()</literal> function to create a value for the unknown Uno type."
|
||||
msgstr "In deze gevallen kiest $[officename] Basic het meest overeenkomende type bij het Basic type dat u wilt converteren. Er treedt echter een fout op als een verkeerd type is geselecteerd. Gebruik de functie <literal>CreateUnoValue</literal> om een variabele met een onbekend Uno-type een waarde te geven ."
|
||||
msgid "This example uses <link href=\"https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1beans_1_1XPropertySet.html\">com.sun.star.beans.XPropertySet</link><literal>.addProperty()</literal> method to create a document property whose default values requires <literal>CreateUnoValue()</literal> usage:"
|
||||
msgstr ""
|
||||
|
||||
#. QxoCy
|
||||
#. vJXdv
|
||||
#: 03132300.xhp
|
||||
msgctxt ""
|
||||
"03132300.xhp\n"
|
||||
"par_id3150769\n"
|
||||
"help.text"
|
||||
msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
|
||||
msgstr "U kunt deze functie ook gebruiken om 'non-Any' waarden door te geven, maar dat wordt niet aangeraden. Als Basic het doeltype al kent, zorgt het gebruik van de functie <literal>CreateUnoValue()</literal> alleen voor aanvullende converteeropdrachten die de uitvoering van de code vertragen."
|
||||
msgid "You can also use this function to pass non-Any values, but this is not recommended. If Basic already knows the target type, using the <literal>CreateUnoValue()</literal> function will only lead to additional converting operations that slow down the Basic execution."
|
||||
msgstr ""
|
||||
|
||||
#. yUCwp
|
||||
#: 03132400.xhp
|
||||
@@ -34666,23 +34648,23 @@ msgctxt ""
|
||||
msgid "Calculates the internal rate of return for an investment."
|
||||
msgstr "Berekent het interne rendement van een belegging."
|
||||
|
||||
#. oGM2A
|
||||
#. UNknM
|
||||
#: 03140003.xhp
|
||||
msgctxt ""
|
||||
"03140003.xhp\n"
|
||||
"par_id061420170730135034\n"
|
||||
"help.text"
|
||||
msgid "<emph>Values(): </emph>The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
|
||||
msgstr "<emph>Waarden(): </emph>De reeks waarden van de kasstroom. De waarden vertegenwoordigen de geldstroomwaarden met regelmatige tussenpozen, tenminste één waarde moet negatief zijn (betalingen) en tenminste één waarde moet positief zijn (inkomen)."
|
||||
msgid "<emph>ValueArray</emph>: The array of values of the cash-flow. The values represent cash flow values at regular intervals, at least one value must be negative (payments), and at least one value must be positive (income)."
|
||||
msgstr ""
|
||||
|
||||
#. BFPX6
|
||||
#. FemwK
|
||||
#: 03140003.xhp
|
||||
msgctxt ""
|
||||
"03140003.xhp\n"
|
||||
"par_id061420170730137782\n"
|
||||
"help.text"
|
||||
msgid "<emph>Guess</emph> An initial estimate at what the IRR will be."
|
||||
msgstr "<emph>Schat</emph> Een eerste schatting wat de IR zal zijn."
|
||||
msgid "<emph>Guess</emph>: An initial estimate at what the IRR will be."
|
||||
msgstr ""
|
||||
|
||||
#. BU7LM
|
||||
#: 03140003.xhp
|
||||
@@ -35809,14 +35791,14 @@ msgctxt ""
|
||||
msgid "Applies a date and/or time format to a date expression and returns the result as a string."
|
||||
msgstr "Past een datum- en/of tijdopmaak toe op een datumuitdrukking en retourneert het resultaat als een tekenreeks."
|
||||
|
||||
#. xsRcr
|
||||
#. APZJw
|
||||
#: 03150000.xhp
|
||||
msgctxt ""
|
||||
"03150000.xhp\n"
|
||||
"par_id240720170117391741\n"
|
||||
"help.text"
|
||||
msgid "<emph>DateExpression</emph>: The date expression to be formatted."
|
||||
msgstr "<emph>DateExpression</emph>: Op te maken datumuitdrukking."
|
||||
msgid "<emph>Date</emph>: The date expression to be formatted."
|
||||
msgstr ""
|
||||
|
||||
#. WC3h8
|
||||
#: 03150000.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2023-01-12 14:11+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/nl/>\n"
|
||||
@@ -26296,14 +26296,14 @@ msgctxt ""
|
||||
msgid "ASCII number"
|
||||
msgstr "ASCII-code"
|
||||
|
||||
#. yqVHd
|
||||
#. r8KjC
|
||||
#: sf_string.xhp
|
||||
msgctxt ""
|
||||
"sf_string.xhp\n"
|
||||
"par_id761611947117831\n"
|
||||
"help.text"
|
||||
msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Line feed + Carriage return<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator"
|
||||
msgstr "Line feed<br/> Verticale tab<br/> Carriage return<br/> Line feed + Carriage return<br/> Bestand scheidingsteken<br/> Groep scheidingsteken<br/> Record scheidingsteken<br/> Volgende regel<br/> Regel scheidingsteken<br/> Paragraaf scheidingsteken"
|
||||
msgid "Line feed<br/> Vertical tab<br/> Carriage return<br/> Carriage return + Line feed<br/> File separator<br/> Group separator<br/> Record separator<br/> Next line<br/> Line separator<br/> Paragraph separator"
|
||||
msgstr ""
|
||||
|
||||
#. WCvgW
|
||||
#: sf_string.xhp
|
||||
|
||||
@@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-05-10 09:33+0000\n"
|
||||
"Last-Translator: vpanter <Leo.Moons@proximus.be>\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textscalc04/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1562782133.000000\n"
|
||||
|
||||
#. NQkD7
|
||||
@@ -194,7 +194,7 @@ msgctxt ""
|
||||
"par_id3155095\n"
|
||||
"help.text"
|
||||
msgid "Moves the cursor to the last column that contains data in any row."
|
||||
msgstr ""
|
||||
msgstr "Verplaatst de cursor naar de laatste kolom die gegevens bevat in een willekeurige rij."
|
||||
|
||||
#. FhvWD
|
||||
#: 01020000.xhp
|
||||
@@ -230,7 +230,7 @@ msgctxt ""
|
||||
"par_id4155095\n"
|
||||
"help.text"
|
||||
msgid "Selects all cells from the current cell to the last column that contains data in any row."
|
||||
msgstr ""
|
||||
msgstr "Selecteert alle cellen van de huidige cel tot de laatste kolom die gegevens in een willekeurige rij bevat."
|
||||
|
||||
#. 8bBCM
|
||||
#: 01020000.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-12-08 18:53+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textscalcguide/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1564161225.000000\n"
|
||||
|
||||
#. NXy6S
|
||||
@@ -2417,7 +2417,7 @@ msgctxt ""
|
||||
"bm_id3147436\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>sheet references</bookmark_value> <bookmark_value>references; to cells in other sheets/documents</bookmark_value> <bookmark_value>addresses; to cells in other sheets/documents</bookmark_value> <bookmark_value>cells; operating in another document</bookmark_value> <bookmark_value>documents;references</bookmark_value> <bookmark_value>cell;address</bookmark_value> <bookmark_value>address; of cell</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>bladverwijzingen</bookmark_value> <bookmark_value>verwijzingen; naar cellen in andere bladen/documenen</bookmark_value> <bookmark_value>adressen; naar cellen in andere bladen/documenen</bookmark_value> <bookmark_value>cellen; werken in een ander document</bookmark_value> <bookmark_value>documenten;verwijzingen</bookmark_value> <bookmark_value>cel;adres</bookmark_value> <bookmark_value>adres; van een cel</bookmark_value>"
|
||||
|
||||
#. a5WVc
|
||||
#: cellreferences.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2022-12-07 19:22+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2023-01-12 14:11+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsdatabase/nl/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 4.12.2\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
|
||||
#. ugSgG
|
||||
#: 02000000.xhp
|
||||
@@ -7503,14 +7503,14 @@ msgctxt ""
|
||||
msgid "Database Wizard"
|
||||
msgstr "Assistent Database"
|
||||
|
||||
#. dYT7e
|
||||
#. EYvAh
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"bm_id2026429\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>assistenten;databases (Base)</bookmark_value><bookmark_value>Assistent Database (Base)</bookmark_value><bookmark_value>databases; opmaak (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database-instellingen (Base)</bookmark_value><bookmark_value>jdbc; database-instellingen (Base)</bookmark_value><bookmark_value>odbc; database-instellingen (Base)</bookmark_value><bookmark_value>werkbladen;als databases (base)</bookmark_value>"
|
||||
msgid "<bookmark_value>wizards;databases (Base)</bookmark_value><bookmark_value>Database Wizard (Base)</bookmark_value><bookmark_value>databases; formats (Base)</bookmark_value><bookmark_value>MySQL databases (Base)</bookmark_value><bookmark_value>MariaDB databases (Base)</bookmark_value><bookmark_value>dBASE; database settings (Base)</bookmark_value><bookmark_value>jdbc; database settings (Base)</bookmark_value><bookmark_value>odbc; database settings (Base)</bookmark_value><bookmark_value>Firebird; database settings (Base)</bookmark_value><bookmark_value>PostgreSQL; database settings (Base)</bookmark_value><bookmark_value>spreadsheets;as databases (Base)</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. 5pnX6
|
||||
#: dabawiz00.xhp
|
||||
@@ -7548,87 +7548,6 @@ msgctxt ""
|
||||
msgid "If you create a new database file, the wizard contains two steps."
|
||||
msgstr "Als u een nieuw databasebestand maakt, bevat de assistent twee stappen."
|
||||
|
||||
#. atGau
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1066A\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC settings</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC-instellingen</link>"
|
||||
|
||||
#. A9JMA
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN105F2\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02text.xhp\">Set up text file connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02text.xhp\">Verbinding met tekstbestand instellen</link>"
|
||||
|
||||
#. FWLbE
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN10601\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02access.xhp\">Set up Microsoft Access connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02access.xhp\">Microsoft Access-verbinding instellen</link>"
|
||||
|
||||
#. LE9Go
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1062E\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02ado.xhp\">Set up ADO connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02ado.xhp\">ADO-verbinding instellen</link>"
|
||||
|
||||
#. BU6uL
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1070F\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02dbase.xhp\">Set up dBASE connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02dbase.xhp\">dBASE-verbinding instellen</link>"
|
||||
|
||||
#. TBaXt
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1063D\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">JDBC-verbinding instellen</link>"
|
||||
|
||||
#. F3Gju
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1064C\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Oracle-databaseverbinding instellen</link>"
|
||||
|
||||
#. DGKNG
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN1064F\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02mysql.xhp\">Set up MariaDB and MySQL connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02mysql.xhp\">Een MariaDB- en MySQL-verbinding instellen</link>"
|
||||
|
||||
#. wGT7W
|
||||
#: dabawiz00.xhp
|
||||
msgctxt ""
|
||||
"dabawiz00.xhp\n"
|
||||
"par_idN10679\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Werkblad-verbinding instellen</link>"
|
||||
|
||||
#. menWz
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
@@ -7800,69 +7719,6 @@ msgctxt ""
|
||||
msgid "The next wizard page is one of the following pages:"
|
||||
msgstr "De volgende pagina van de assistent is een van de volgende pagina's:"
|
||||
|
||||
#. 9fLay
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN1061C\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02text.xhp\">Set up text file connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02text.xhp\">Verbinding met tekstbestand instellen</link>"
|
||||
|
||||
#. DeFrC
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN1062B\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02access.xhp\">Set up Microsoft Access or Microsoft Access 2007 connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02access.xhp\">Microsoft Access- of Microsoft Access 2007-verbinding instellen</link>"
|
||||
|
||||
#. 6qgTE
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN10658\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02ado.xhp\">Set up ADO connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02ado.xhp\">ADO-verbinding instellen</link>"
|
||||
|
||||
#. oiGwh
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN10667\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">Set up JDBC connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02jdbc.xhp\">JDBC-verbinding instellen</link>"
|
||||
|
||||
#. N55Na
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN10676\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Set up Oracle database connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02oracle.xhp\">Oracle-databaseverbinding instellen</link>"
|
||||
|
||||
#. c4YLM
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN10694\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC settings</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02odbc.xhp\">ODBC-instellingen</link>"
|
||||
|
||||
#. zpfrv
|
||||
#: dabawiz01.xhp
|
||||
msgctxt ""
|
||||
"dabawiz01.xhp\n"
|
||||
"par_idN106A3\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Set up Spreadsheet connection</link>"
|
||||
msgstr "<link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Werkbladverbinding instellen</link>"
|
||||
|
||||
#. SJaiE
|
||||
#: dabawiz02.xhp
|
||||
msgctxt ""
|
||||
@@ -8385,6 +8241,258 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">Open a path selection dialog.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Dialoogvenster voor padselectie openen.</ahelp>"
|
||||
|
||||
#. YgRuw
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Firebird Connection"
|
||||
msgstr ""
|
||||
|
||||
#. HrD4A
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"bm_id641677867638107\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Firebird server;setup connection</bookmark_value><bookmark_value>Firebird connection</bookmark_value><bookmark_value>database connection;Firebird server</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. TTSgN
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"hd_id51677867293715\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/sdatabase/dabawiz02firebird.xhp\">Firebird Connection</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. ECaQe
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id401677867293719\n"
|
||||
"help.text"
|
||||
msgid "Specifies the options for connecting to Firebird external databases."
|
||||
msgstr ""
|
||||
|
||||
#. GDzVm
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"hd_id251677867849494\n"
|
||||
"help.text"
|
||||
msgid "Creating a new Firebird database file"
|
||||
msgstr ""
|
||||
|
||||
#. DM8mv
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id101697868070614\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next."
|
||||
msgstr ""
|
||||
|
||||
#. D924Y
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id301677867908874\n"
|
||||
"help.text"
|
||||
msgid "Click on Create. The Save as dialog opens. Enter a suitable name and location for the database file, and click on Save. The path of the new file is displayed in the wizard text box. Click Next."
|
||||
msgstr ""
|
||||
|
||||
#. kTh7w
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id161677867944534\n"
|
||||
"help.text"
|
||||
msgid "Optionally, enter your username and password. Click on Next."
|
||||
msgstr ""
|
||||
|
||||
#. mgea8
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id151677867957065\n"
|
||||
"help.text"
|
||||
msgid "Decide your preferred options about registered database and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
|
||||
msgstr ""
|
||||
|
||||
#. zJGCA
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id401677867921758\n"
|
||||
"help.text"
|
||||
msgid "This name is the name of the new Firebird database file (*.fdb), not the name of the %PRODUCTNAME Base (*.odb) file."
|
||||
msgstr ""
|
||||
|
||||
#. NjUvK
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"hd_id361677867976296\n"
|
||||
"help.text"
|
||||
msgid "Connect to an existing Firebird database file"
|
||||
msgstr ""
|
||||
|
||||
#. GFLUh
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id101677868070614\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next"
|
||||
msgstr ""
|
||||
|
||||
#. F2HoH
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id911677870523239\n"
|
||||
"help.text"
|
||||
msgid "Click on Browse and navigate to select the Firebird file (*.fdb). Click on Open button, the complete URL to the database file is displayed in the text box. Click on Next."
|
||||
msgstr ""
|
||||
|
||||
#. KMgtj
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id761677868087380\n"
|
||||
"help.text"
|
||||
msgid "Optionally, enter your username and password. Click on Next."
|
||||
msgstr ""
|
||||
|
||||
#. wgVpV
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id781677868096809\n"
|
||||
"help.text"
|
||||
msgid "Decide your preferred options about database registration and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
|
||||
msgstr ""
|
||||
|
||||
#. bVnsS
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"hd_id101677868045879\n"
|
||||
"help.text"
|
||||
msgid "Connect directly to a Firebird server"
|
||||
msgstr ""
|
||||
|
||||
#. efG55
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id691677869556047\n"
|
||||
"help.text"
|
||||
msgid "In addition to connections via JDBC and ODBC, you can connect to a Firebird server via the internal Firebird driver:"
|
||||
msgstr ""
|
||||
|
||||
#. WFNb2
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id105677868070614\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>File - New - Database</menuitem> and select <emph>Connect to an existing database</emph>. Click on Next"
|
||||
msgstr ""
|
||||
|
||||
#. v8D5x
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id411677868640685\n"
|
||||
"help.text"
|
||||
msgid "Manually enter the database connection URL in the text box. The pattern is <literal><servername>/<port>:<path_to_the_database></literal>, for example:"
|
||||
msgstr ""
|
||||
|
||||
#. FhCPE
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id401677868302585\n"
|
||||
"help.text"
|
||||
msgid "<literal>server1/3050:C:/data/mydatabase.fdb</literal> (note the “/” although it is a Windows path)"
|
||||
msgstr ""
|
||||
|
||||
#. ELyQq
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id11677868316366\n"
|
||||
"help.text"
|
||||
msgid "<literal>server1:C:/data/mydatabase.fdb</literal> (default port, Windows path)"
|
||||
msgstr ""
|
||||
|
||||
#. YiQLE
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id381677868323697\n"
|
||||
"help.text"
|
||||
msgid "<literal>localhost:/data/mydatabase.fdb</literal> (localhost server, default port, Linux path)"
|
||||
msgstr ""
|
||||
|
||||
#. XBDQC
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id481677868332818\n"
|
||||
"help.text"
|
||||
msgid "<literal>server1:mydata</literal> (default port, registered database)"
|
||||
msgstr ""
|
||||
|
||||
#. SYcx5
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id481677868353090\n"
|
||||
"help.text"
|
||||
msgid "Click on Next."
|
||||
msgstr ""
|
||||
|
||||
#. GZv3G
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id351677868361836\n"
|
||||
"help.text"
|
||||
msgid "Provide a suitable username and password required for the server connection. Test the connection (recommended) and fix the issues, if any. Click Next."
|
||||
msgstr ""
|
||||
|
||||
#. up8W8
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id601677868371635\n"
|
||||
"help.text"
|
||||
msgid "Decide about registered database and what to do with database once saved, and click Finish. Proceed entering a name to the new %PRODUCTNAME Base file."
|
||||
msgstr ""
|
||||
|
||||
#. muBTa
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id11677868344526\n"
|
||||
"help.text"
|
||||
msgid "You can add some other options to the database URL, like charset or role. See Firebird documentation to know about"
|
||||
msgstr ""
|
||||
|
||||
#. KXZD6
|
||||
#: dabawiz02firebird.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02firebird.xhp\n"
|
||||
"par_id301677871783123\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"https://www.firebirdsql.org/en/documentation/\">Firebird documentation</link>"
|
||||
msgstr ""
|
||||
|
||||
#. n9AxK
|
||||
#: dabawiz02jdbc.xhp
|
||||
msgctxt ""
|
||||
@@ -9015,14 +9123,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>Oracle databases (base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>Oracle databases (base)</bookmark_value>"
|
||||
|
||||
#. W6aaT
|
||||
#. wGbG7
|
||||
#: dabawiz02oracle.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02oracle.xhp\n"
|
||||
"par_idN105A4\n"
|
||||
"help.text"
|
||||
msgid "Oracle Database Connection"
|
||||
msgstr "Oracle Database verbinding"
|
||||
msgid "<variable id=\"Oracle\"><link href=\"text/sdatabase/dabawiz02oracle.xhp\">Oracle Database Connection</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. DbqoE
|
||||
#: dabawiz02oracle.xhp
|
||||
@@ -9312,14 +9420,14 @@ msgctxt ""
|
||||
msgid "Spreadsheet Database Connection"
|
||||
msgstr "Werkblad-databaseverbinding"
|
||||
|
||||
#. cwGbM
|
||||
#. aD3Yx
|
||||
#: dabawiz02spreadsheet.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02spreadsheet.xhp\n"
|
||||
"par_idN1053A\n"
|
||||
"help.text"
|
||||
msgid "Set up Spreadsheet connection"
|
||||
msgstr "Werkbladverbinding instellen"
|
||||
msgid "<variable id=\"spreadsheet\"><link href=\"text/sdatabase/dabawiz02spreadsheet.xhp\">Spreadsheet Connection</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. fZnvG
|
||||
#: dabawiz02spreadsheet.xhp
|
||||
@@ -9393,14 +9501,14 @@ msgctxt ""
|
||||
msgid "<bookmark_value>tables in databases;importing text formats (Base)</bookmark_value><bookmark_value>text databases (Base)</bookmark_value>"
|
||||
msgstr "<bookmark_value>tabellen in databases; tekstindelingen importeren (Base)</bookmark_value><bookmark_value>tekstdatabases (Base)</bookmark_value>"
|
||||
|
||||
#. htUUB
|
||||
#. 37Qku
|
||||
#: dabawiz02text.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02text.xhp\n"
|
||||
"par_idN1054F\n"
|
||||
"help.text"
|
||||
msgid "Set up a connection to text files"
|
||||
msgstr "Een verbinding met tekstbestanden instellen"
|
||||
msgid "<variable id=\"text\"><link href=\"text/sdatabase/dabawiz02text.xhp\">Text File Connection</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. MD2eT
|
||||
#: dabawiz02text.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-11-22 14:11+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsdraw01/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1562620066.000000\n"
|
||||
|
||||
#. 9EjcP
|
||||
@@ -23,7 +23,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "3D Settings"
|
||||
msgstr ""
|
||||
msgstr "3D-instellingen"
|
||||
|
||||
#. zgZzQ
|
||||
#: 3dsettings_toolbar.xhp
|
||||
@@ -32,7 +32,7 @@ msgctxt ""
|
||||
"par_idN1055A\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D Settings</link></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"3dtoolbar\"><link href=\"text/sdraw/01/3dsettings_toolbar.xhp\">3D-instellingen</link></variable>"
|
||||
|
||||
#. ZZxLB
|
||||
#: 3dsettings_toolbar.xhp
|
||||
@@ -743,7 +743,7 @@ msgctxt ""
|
||||
"par_id511677022598993\n"
|
||||
"help.text"
|
||||
msgid "The following layer names are used internally and cannot be set or modified: <literal>layout</literal>, <literal>background</literal>, <literal>backgroundobjects</literal>, <literal>controls</literal>, <literal>measurelines</literal>.<br/><br/><literal>layout</literal>, <literal>controls</literal> and <literal>measurelines</literal> layers are visible in normal view and correspond to the predefined layers <emph>Layout</emph>, <emph>Controls</emph> and <emph>Dimension Lines</emph>, respectively.<br/><br/>The <literal>backgroundobjects</literal> layer is visible in master view under the name <emph>Background objects</emph>.<br/><br/>The <literal>background</literal> layer is never visible and is not intended to be used."
|
||||
msgstr ""
|
||||
msgstr "De volgende laagnamen worden intern gebruikt en kunnen niet worden ingesteld of gewijzigd: <literal>lay-out</literal>, <literal>achtergrond</literal>, <literal>achtergrondobjecten</literal>, <literal>besturingselementen</literal>, <literal>maatlijnen</literal>. De lagen <br/><br/><literal>lay-out</literal>, <literal>besturingselementen</literal> en <literal>maatlijnen</literal> zijn zichtbaar in de normale weergave en komen respectievelijk overeen met de vooraf gedefinieerde lagen <emph>lay-out</emph>, <emph>besturingselementen</emph> en <emph>dimensielijnen</emph>.<br/><br/>De laag <literal>achtergrondobjecten<literal> is zichtbaar in de weergave Diamodel onder de naam <emph>Achtergrondobjecten</emph>.<br/><br/> De laag <literal>achtergrond</literal> is nooit zichtbaar en is niet bedoeld om te worden gebruikt."
|
||||
|
||||
#. HkHgM
|
||||
#: insert_layer.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-11-27 14:37+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textshared00/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1565254456.000000\n"
|
||||
|
||||
#. 3B8ZN
|
||||
@@ -2147,7 +2147,7 @@ msgctxt ""
|
||||
"bm_id331676552179185\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>chapter;definition</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>hoofdstuk;definitie</bookmark_value>"
|
||||
|
||||
#. jnXQZ
|
||||
#: 00000005.xhp
|
||||
@@ -2156,7 +2156,7 @@ msgctxt ""
|
||||
"hd_id681676551212472\n"
|
||||
"help.text"
|
||||
msgid "Chapter"
|
||||
msgstr ""
|
||||
msgstr "Hoofdstuk"
|
||||
|
||||
#. zBpqx
|
||||
#: 00000005.xhp
|
||||
@@ -2165,7 +2165,7 @@ msgctxt ""
|
||||
"par_id571676551271532\n"
|
||||
"help.text"
|
||||
msgid "The word <emph>chapter</emph> in %PRODUCTNAME refers to any paragraph or paragraph style with its outline level set to 1. The outline level is set in the <link href=\"text/swriter/01/05030800.xhp\">Outline & List</link> tab of the Paragraph dialog. A chapter is also a <link href=\"text/shared/00/00000005.xhp#heading\">heading</link>, because its outline level is not Text Body."
|
||||
msgstr ""
|
||||
msgstr "Het woord <emph>hoofdstuk</emph> in %PRODUCTNAME verwijst naar elke alinea of alinea-opmaakprofiel waarvan het overzichtsniveau is ingesteld op 1. Het overzichtsniveau wordt ingesteld in het tabblad <link href=\"text/swriter/01/05030800.xhp >Overzicht en lijst</link> van het dialoogvenster Alinea. Een hoofdstuk is ook een <link href=\"text/shared/00/00000005.xhp#heading\">kop</link>, omdat het overzichtsniveau geen Teksthoofdstuk is."
|
||||
|
||||
#. vYrNA
|
||||
#: 00000005.xhp
|
||||
@@ -2453,7 +2453,7 @@ msgctxt ""
|
||||
"bm_id131676552246041\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>heading;definition</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>kop;definitie</bookmark_value>"
|
||||
|
||||
#. U9deX
|
||||
#: 00000005.xhp
|
||||
@@ -2462,7 +2462,7 @@ msgctxt ""
|
||||
"hd_id421676152334054\n"
|
||||
"help.text"
|
||||
msgid "Heading"
|
||||
msgstr ""
|
||||
msgstr "Kop"
|
||||
|
||||
#. nc3gh
|
||||
#: 00000005.xhp
|
||||
@@ -2471,7 +2471,7 @@ msgctxt ""
|
||||
"par_id111676152269110\n"
|
||||
"help.text"
|
||||
msgid "Any paragraph with an outline level different than Text Body is a heading."
|
||||
msgstr ""
|
||||
msgstr "Elke alinea met een ander overzichtsniveau dan de hoofdtekst van de tekst is een kop."
|
||||
|
||||
#. ATBeg
|
||||
#: 00000005.xhp
|
||||
@@ -2480,7 +2480,7 @@ msgctxt ""
|
||||
"par_id151676152260782\n"
|
||||
"help.text"
|
||||
msgid "The paragraph styles named “Heading N” (where N is a number from 1 to 10) have their outline level set by default to the number that corresponds to the number in the paragraph style name. For example, the paragraph style “Heading 2” has outline level 2. Each of the “Heading N” paragraph styles is a heading because they have an outline level different than Text Body. If the outline level of a paragraph or its paragraph style (e.g., “Heading 2”) is changed to Text Body, then the paragraph is no longer a heading. The name of the paragraph style has no consequence for whether a paragraph is a heading or not; only the outline level is relevant."
|
||||
msgstr ""
|
||||
msgstr "De alinea-opmaakprofielen met de naam \"Kop N\" (waarbij N een getal is van 1 tot 10) hebben hun overzichtsniveau standaard ingesteld op het nummer dat overeenkomt met het nummer in de naam van het alinea-opmaakprofiel. Het alinea-opmaakprofiel \"Kop 2\" heeft bijvoorbeeld overzichtsniveau 2. Elk van de alinea-opmaakprofielen \"Kop N\" is een kop omdat ze een ander overzichtsniveau hebben dan teksthoofdtekst. Als het overzichtsniveau van een alinea of de bijbehorende alinea-opmaakprofiel (bijv. \"Kop 2\") wordt gewijzigd in Tekstinhoud, is de alinea niet langer een kop. De naam van het alinea-opmaakprofiel heeft geen gevolgen voor het feit of een alinea een kop is of niet; alleen het overzichtsniveau is relevant."
|
||||
|
||||
#. VAGDA
|
||||
#: 00000005.xhp
|
||||
@@ -8717,7 +8717,7 @@ msgctxt ""
|
||||
"par_idN10843\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"packagemanager\">Choose <menuitem>Tools - Extensions</menuitem>.</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"packagemanager\">Kies <menuitem>Extra - Extensies</menuitem>.</variable>"
|
||||
|
||||
#. vW6NM
|
||||
#: 00000406.xhp
|
||||
@@ -8726,7 +8726,7 @@ msgctxt ""
|
||||
"par_id9988402\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"packagemanager_eu\">Choose <menuitem>Tools - Extensions</menuitem>, click <emph>Check for Updates</emph> button.</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"packagemanager_eu\">Kies <menuitem>Extra - Extensies</menuitem>, klik op de knop <emph>Op updates controleren</emph>.</variable>"
|
||||
|
||||
#. sPJ9b
|
||||
#: 00000406.xhp
|
||||
@@ -9302,7 +9302,7 @@ msgctxt ""
|
||||
"par_id3149825\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insert_caption\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - AutoCaption</emph>.</variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"insert_caption\">Open een tekstdocument, kies <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Voorkeuren</emph></caseinline><defaultinline><emph>Extra - Opties</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Automatische bijschriften</emph>.</variable>"
|
||||
|
||||
#. B2n4N
|
||||
#: 00000406.xhp
|
||||
@@ -11462,7 +11462,7 @@ msgctxt ""
|
||||
"par_id3156170\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Tools - Heading Numbering - Position</menuitem> tab."
|
||||
msgstr ""
|
||||
msgstr "Kies tabblad <menuitem>Extra - Hoofdstuknummering - Positie</menuitem>."
|
||||
|
||||
#. 8AtZC
|
||||
#: 00040500.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-10-23 10:11+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textshared05/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1565212292.000000\n"
|
||||
|
||||
#. WPTtk
|
||||
@@ -779,7 +779,7 @@ msgctxt ""
|
||||
"par_id3153910\n"
|
||||
"help.text"
|
||||
msgid "<emph>Tips</emph> are also displayed for some elements in a document, such as hyperlinks, fields, and index entries."
|
||||
msgstr ""
|
||||
msgstr "<emph>Tips</emph> worden ook weergegeven voor sommige elementen in een document, zoals hyperlinks, velden en indexvermeldingen."
|
||||
|
||||
#. uGgBR
|
||||
#: 00000120.xhp
|
||||
|
||||
@@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-05-03 12:47+0000\n"
|
||||
"Last-Translator: HanV <han.velthuis@home.nl>\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsharedmenu/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1472282915.000000\n"
|
||||
|
||||
#. rxCQJ
|
||||
@@ -293,4 +293,4 @@ msgctxt ""
|
||||
"par_id291566144541584\n"
|
||||
"help.text"
|
||||
msgid "Opens the <emph>Set Image Background</emph> dialog to set the background image of the current <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">slide</caseinline><defaultinline>page</defaultinline></switchinline>. Select an image file and click <emph>Open</emph>."
|
||||
msgstr ""
|
||||
msgstr "Opent het dialoogvenster <emph>Achtergrondafbeelding instellen</emph> om de achtergrondafbeelding van de huidige <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">dia</caseinline><defaultinline>pagina</defaultinline> in te stellen </switchinline>. Selecteer een afbeeldingsbestand en klik op <emph>Openen</emph>."
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2022-05-22 12:50+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsimpress02/nl/>\n"
|
||||
@@ -1825,23 +1825,23 @@ msgctxt ""
|
||||
msgid "Rectangle"
|
||||
msgstr "Rechthoek"
|
||||
|
||||
#. iQ5Sq
|
||||
#. LEvuY
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3147405\n"
|
||||
"help.text"
|
||||
msgid "Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down Shift while you drag."
|
||||
msgstr "Tekent een gevulde rechthoek op de plaats waar u in het huidige document sleept. Klik waar u een hoek van de rechthoek wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een vierkant te tekenen."
|
||||
msgid "Draws a filled rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag."
|
||||
msgstr ""
|
||||
|
||||
#. NBcdv
|
||||
#. JBQjv
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3145828\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3148729\" src=\"cmd/sc_rect.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3148729\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3148729\" src=\"cmd/sc_rect.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3148729\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3148729\" src=\"cmd/lc_rect.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148729\">Icon Rectangle</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 2ZYc6
|
||||
#: 10060000.xhp
|
||||
@@ -1861,23 +1861,23 @@ msgctxt ""
|
||||
msgid "Square"
|
||||
msgstr "Vierkant"
|
||||
|
||||
#. Dcb43
|
||||
#. hr8TC
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3145164\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Square\">Draws a filled square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Square\">Klik op dit pictogram om een gevuld vierkant te tekenen. Klik waar u een hoek van het vierkant wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een rechthoek te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Square\">Draws a filled square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. MCVEG
|
||||
#. BCQrJ
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3149879\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3149884\" src=\"cmd/sc_square.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149884\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3149884\" src=\"cmd/sc_square.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3149884\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3149884\" src=\"cmd/lc_square.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Square</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. eZDSp
|
||||
#: 10060000.xhp
|
||||
@@ -1897,23 +1897,23 @@ msgctxt ""
|
||||
msgid "Rounded Rectangle"
|
||||
msgstr "Afgeronde rechthoek"
|
||||
|
||||
#. 7WViY
|
||||
#. VcDHn
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3145355\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Rect_Rounded\">Draws a rounded rectangle with a fill where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Rect_Rounded\">Klik op dit pictogram om een afgeronde, gevulde rechthoek te tekenen. Klik waar u een hoek van de afgeronde rechthoek wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een afgerond vierkant te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Rect_Rounded\">Draws a rounded rectangle with a fill where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. D43pA
|
||||
#. yfzFQ
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3154870\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3150467\" src=\"cmd/sc_rect_rounded.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150467\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3150467\" src=\"cmd/sc_rect_rounded.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3150467\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3150467\" src=\"cmd/lc_rect_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150467\">Icon Rounded Rectangle</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. vu8ZJ
|
||||
#: 10060000.xhp
|
||||
@@ -1933,23 +1933,23 @@ msgctxt ""
|
||||
msgid "Rounded Square"
|
||||
msgstr "Afgerond vierkant"
|
||||
|
||||
#. vyi2h
|
||||
#. yY4UA
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3149715\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Square_Rounded\">Draws a rounded square with a fill where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Square_Rounded\">Klik op dit pictogram om een afgerond, gevuld vierkant te tekenen. Klik waar u een hoek van het afgeronde vierkant wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een afgeronde rechthoek te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Square_Rounded\">Draws a rounded square with a fill where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. jPDiZ
|
||||
#. teAyy
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3156323\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151189\" src=\"cmd/sc_square_rounded.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151189\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151189\" src=\"cmd/sc_square_rounded.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3151189\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151189\" src=\"cmd/lc_square_rounded.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151189\">Icon Rounded Square</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. bDNZ4
|
||||
#: 10060000.xhp
|
||||
@@ -1969,23 +1969,23 @@ msgctxt ""
|
||||
msgid "Rectangle, Unfilled"
|
||||
msgstr "Rechthoek, ongevuld"
|
||||
|
||||
#. V85vc
|
||||
#. 46PrT
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3149981\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Rect_Unfilled\">Draws an empty rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Rect_Unfilled\">Klik op dit pictogram om een ongevulde rechthoek te tekenen. Klik waar u een hoek van de rechthoek wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een vierkant te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Rect_Unfilled\">Draws an empty rectangle where you drag in the current document. Click where you want to place a corner of the rectangle, and drag to the size you want. To draw a square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. GEaKq
|
||||
#. H72Qj
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3159179\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3159186\" src=\"cmd/sc_rect_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3159186\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3159186\" src=\"cmd/sc_rect_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3159186\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3159186\" src=\"cmd/lc_rect_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3159186\">Icon Rectangle, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 6Btcg
|
||||
#: 10060000.xhp
|
||||
@@ -2005,23 +2005,23 @@ msgctxt ""
|
||||
msgid "Square, Unfilled"
|
||||
msgstr "Vierkant, ongevuld"
|
||||
|
||||
#. cXfwq
|
||||
#. wEPDB
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3148830\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Square_Unfilled\">Draws an empty square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Square_Unfilled\">Klik op dit pictogram om een ongevuld vierkant te tekenen. Klik waar u een hoek van het vierkant wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een rechthoek te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Square_Unfilled\">Draws an empty square where you drag in the current document. Click where you want to place a corner of the square, and drag to the size you want. To draw a rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. QSuHa
|
||||
#. chpmW
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3154268\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3147510\" src=\"cmd/sc_square_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3147510\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3147510\" src=\"cmd/sc_square_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3147510\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3147510\" src=\"cmd/lc_square_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147510\">Icon Square, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. fuYuC
|
||||
#: 10060000.xhp
|
||||
@@ -2041,23 +2041,23 @@ msgctxt ""
|
||||
msgid "Rounded Rectangle, Unfilled"
|
||||
msgstr "Afgeronde rechthoek, ongevuld"
|
||||
|
||||
#. Sg5HE
|
||||
#. GdNF7
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3153684\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Draws an empty rounded rectangle where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Klik op dit pictogram om een afgeronde, ongevulde rechthoek te tekenen. Klik waar u een hoek van de afgeronde rechthoek wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een afgerond vierkant te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Rect_Rounded_Unfilled\">Draws an empty rounded rectangle where you drag in the current document. Click where you want to place a corner of the rounded rectangle, and drag to the size you want. To draw a rounded square, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. vVbBA
|
||||
#. SgFNM
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3154603\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154610\" src=\"cmd/sc_rect_rounded_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154610\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154610\" src=\"cmd/sc_rect_rounded_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154610\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154610\" src=\"cmd/lc_rect_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154610\">Icon Rounded Square, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. E7mzD
|
||||
#: 10060000.xhp
|
||||
@@ -2077,23 +2077,23 @@ msgctxt ""
|
||||
msgid "Rounded Square, Unfilled"
|
||||
msgstr "Afgerond vierkant, ongevuld"
|
||||
|
||||
#. P5xdb
|
||||
#. f2EQZ
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3150990\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Draws an empty rounded square where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Klik op dit pictogram om een afgerond, ongevuld vierkant te tekenen. Klik waar u een hoek van het afgeronde vierkant wilt plaatsen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een afgeronde rechthoek te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Square_Rounded_Unfilled\">Draws an empty rounded square where you drag in the current document. Click where you want to place a corner of the rounded square, and drag to the size you want. To draw a rounded rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ZPiE2
|
||||
#. bS2VY
|
||||
#: 10060000.xhp
|
||||
msgctxt ""
|
||||
"10060000.xhp\n"
|
||||
"par_id3154565\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154571\" src=\"cmd/sc_square_rounded_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154571\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154571\" src=\"cmd/sc_square_rounded_unfilled.png\" width=\"5.64mm\" height=\"5.64mm\"><alt id=\"alt_id3154571\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154571\" src=\"cmd/lc_square_rounded_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154571\">Icon Rounded Square, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. ur4KM
|
||||
#: 10060000.xhp
|
||||
@@ -2158,23 +2158,23 @@ msgctxt ""
|
||||
msgid "Ellipse"
|
||||
msgstr "Ellips"
|
||||
|
||||
#. FDpuj
|
||||
#. Yw6Bv
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3146963\n"
|
||||
"help.text"
|
||||
msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag."
|
||||
msgstr "Tekent een gevulde ellips in het huidige document. Klik waar u een ellips wilt tekenen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een cirkel te tekenen."
|
||||
msgid "Draws a filled oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag."
|
||||
msgstr ""
|
||||
|
||||
#. CQaJ8
|
||||
#. yWYGK
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3147300\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151391\" src=\"cmd/sc_ellipse.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151391\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151391\" src=\"cmd/lc_ellipse.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151391\">Icon Ellipse</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. vt42G
|
||||
#: 10070000.xhp
|
||||
@@ -2194,23 +2194,23 @@ msgctxt ""
|
||||
msgid "Circle"
|
||||
msgstr "Cirkel"
|
||||
|
||||
#. vBkE4
|
||||
#. vj2n7
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3148725\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Circle\">Hiermee tekent u een gevulde cirkel in het huidige document. Klik waar u de cirkel wilt tekenen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een ellips te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Circle\">Draws a filled circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. RTMTv
|
||||
#. Jkpco
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3153930\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3153936\" src=\"cmd/sc_circle.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153936\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3153936\" src=\"cmd/lc_circle.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153936\">Icon Circle</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. WeYqD
|
||||
#: 10070000.xhp
|
||||
@@ -2230,23 +2230,23 @@ msgctxt ""
|
||||
msgid "Ellipse Pie"
|
||||
msgstr "Ellipssector"
|
||||
|
||||
#. hJuj7
|
||||
#. Eww49
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3149879\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Circle\">Klik op dit pictogram om een gevulde vorm te tekenen die gedefinieerd wordt door de boog van een ellips en twee stralen in het huidige document. Als u een ellipssector wilt tekenen, sleept u tot u een ellips van de gewenste grootte hebt, waarna u klikt om de eerste straal te definiëren. Plaats de aanwijzer op de gewenste positie voor de tweede straal en klik. U hoeft niet op de ellips te klikken. Houd Shift ingedrukt terwijl u sleept om een cirkelsector te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Circle\">Draws a filled shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. ZFgBA
|
||||
#. NGvBa
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3150932\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3145295\" src=\"cmd/sc_pie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145295\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3145295\" src=\"cmd/lc_pie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3145295\">Icon Ellipse Pie</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. asDvG
|
||||
#: 10070000.xhp
|
||||
@@ -2266,23 +2266,23 @@ msgctxt ""
|
||||
msgid "Circle Pie"
|
||||
msgstr "Cirkelsector"
|
||||
|
||||
#. FHTCH
|
||||
#. qDYXC
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3155369\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:CirclePie\">Klik op dit pictogram om een gevulde vorm te tekenen die gedefinieerd wordt door de boog van een cirkel en twee stralen in het huidige document. Als u een cirkelsector wilt tekenen, sleept u tot u een cirkel van de gewenste grootte hebt, waarna u klikt om de eerste straal te definiëren. Plaats de aanwijzer op de gewenste positie voor de tweede straal en klik. U hoeft niet op de cirkel te klikken. Houd Shift ingedrukt terwijl u sleept om een ellipssector te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:CirclePie\">Draws a filled shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. GEFFX
|
||||
#. 6D2Ni
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3153716\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3153722\" src=\"cmd/sc_circlepie.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153722\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3153722\" src=\"cmd/lc_circlepie.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3153722\">Icon Circle pie</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. kGUeD
|
||||
#: 10070000.xhp
|
||||
@@ -2302,23 +2302,23 @@ msgctxt ""
|
||||
msgid "Ellipse Segment"
|
||||
msgstr "Ellipssegment"
|
||||
|
||||
#. dATFU
|
||||
#. GMDA5
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3156324\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:EllipseCut\">Klik op dit pictogram om een gevulde vorm te tekenen die gedefinieerd wordt door de boog van een ellips en een diameterlijn in het huidige document. Als u een ellipssegment wilt tekenen, sleept u tot u een ellips van de gewenste grootte hebt, waarna u klikt om het beginpunt van de diameter te definiëren. Zet de muisaanwijzer op de positie waar u het eindpunt van de diameter wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd Shift ingedrukt terwijl u sleept om een cirkelsegment te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:EllipseCut\">Draws a filled shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. guB8i
|
||||
#. 3aEoN
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3150254\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3150261\" src=\"cmd/sc_ellipsecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150261\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3150261\" src=\"cmd/lc_ellipsecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150261\">Icon Ellipse segment</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 8CAt5
|
||||
#: 10070000.xhp
|
||||
@@ -2338,23 +2338,23 @@ msgctxt ""
|
||||
msgid "Circle Segment"
|
||||
msgstr "Cirkelsegment"
|
||||
|
||||
#. G5EDv
|
||||
#. 6ZXmV
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3159180\n"
|
||||
"help.text"
|
||||
msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down Shift while you drag."
|
||||
msgstr "Klik op dit pictogram om een gevulde vorm te tekenen die gedefinieerd wordt door de boog van een cirkel en een diameterlijn in het huidige document. Als u een cirkelsegment wilt tekenen, sleept u tot u een cirkel van de gewenste grootte hebt, waarna u klikt om het beginpunt van de diameter te definiëren. Zet de aanwijzer op de positie waar u het eindpunt van de diameter wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Houd Shift ingedrukt terwijl u sleept om een ellipssegment te tekenen."
|
||||
msgid "Draws a filled shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw an ellipse segment, hold down <keycode>Shift</keycode> while you drag."
|
||||
msgstr ""
|
||||
|
||||
#. ykyAM
|
||||
#. MgwNu
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3153910\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154692\" src=\"cmd/sc_circlecut.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154692\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154692\" src=\"cmd/lc_circlecut.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154692\">Icon Circle segment</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. CKTEx
|
||||
#: 10070000.xhp
|
||||
@@ -2374,23 +2374,23 @@ msgctxt ""
|
||||
msgid "Ellipse, Unfilled"
|
||||
msgstr "Ellips, ongevuld"
|
||||
|
||||
#. GnaYP
|
||||
#. GaL8m
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3153582\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Ellipse_Unfilled\">Klik op dit pictogram om een ongevulde ellips te tekenen. Klik waar u een ellips wilt tekenen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een cirkel te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Ellipse_Unfilled\">Draws an empty oval where you drag in the current document. Click where you want to draw the oval, and drag to the size you want. To draw a circle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. GQ9T8
|
||||
#. nWE4a
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3150702\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3150708\" src=\"cmd/sc_ellipse_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150708\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3150708\" src=\"cmd/lc_ellipse_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150708\">Icon Ellipse, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. JaBZc
|
||||
#: 10070000.xhp
|
||||
@@ -2410,23 +2410,23 @@ msgctxt ""
|
||||
msgid "Circle, Unfilled"
|
||||
msgstr "Cirkel, ongevuld"
|
||||
|
||||
#. Nyz9X
|
||||
#. dEEDh
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3154601\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Circle_Unfilled\">Klik op dit pictogram om een ongevulde cirkel te tekenen. Klik waar u de cirkel wilt tekenen, en sleep om de gewenste grootte te verkrijgen. Houd Shift ingedrukt terwijl u sleept om een ellips te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Circle_Unfilled\">Draws an empty circle where you drag in the current document. Click where you want to draw the circle, and drag to the size you want. To draw an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. jcttT
|
||||
#. H9Wd3
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3150984\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3150990\" src=\"cmd/sc_circle_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150990\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3150990\" src=\"cmd/lc_circle_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150990\">Icon Circle, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. nKPeC
|
||||
#: 10070000.xhp
|
||||
@@ -2446,23 +2446,23 @@ msgctxt ""
|
||||
msgid "Ellipse Pie, Unfilled"
|
||||
msgstr "Ellipssector, ongevuld"
|
||||
|
||||
#. c3C2Z
|
||||
#. MPNVW
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3152964\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Pie_Unfilled\">Klik op dit pictogram om een lege vorm te tekenen die gedefinieerd wordt door de boog van een ellips en twee stralen in het huidige document. Als u een ellipssector wilt tekenen, sleept u tot u een ellips van de gewenste grootte hebt, waarna u klikt om de eerste straal te definiëren. Plaats de aanwijzer op de gewenste positie voor de tweede straal en klik. U hoeft niet op de ellips te klikken. Houd Shift ingedrukt terwijl u sleept om een cirkelsector te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Pie_Unfilled\">Draws an empty shape that is defined by the arc of an oval and two radius lines in the current document. To draw an ellipse pie, drag an oval to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the oval. To draw a circle pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. qrDMY
|
||||
#. bmBcT
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3150359\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151313\" src=\"cmd/sc_pie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151313\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151313\" src=\"cmd/lc_pie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151313\">Icon Ellipse Pie, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. VQFyi
|
||||
#: 10070000.xhp
|
||||
@@ -2482,23 +2482,23 @@ msgctxt ""
|
||||
msgid "Circle Pie, Unfilled"
|
||||
msgstr "Cirkelsector, ongevuld"
|
||||
|
||||
#. CXQB9
|
||||
#. 6Yjna
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3149334\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:CirclePie_Unfilled\">Klik op dit pictogram om een ongevulde vorm te tekenen die wordt gedefinieerd door de boog van een cirkel en twee stralen in het huidige document. Als u een cirkelsector wilt tekenen, sleept u tot u een cirkel van de gewenste grootte hebt, waarna u klikt om de eerste straal te definiëren. Plaats de aanwijzer op de gewenste positie voor de tweede straal en klik. U hoeft niet op de cirkel te klikken. Houd Shift ingedrukt terwijl u sleept om een ellipssector te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:CirclePie_Unfilled\">Draws an empty shape that is defined by the arc of a circle and two radius lines in the current document. To draw a circle pie, drag a circle to the size you want, and then click to define the first radius line. Move your pointer to where you want to place the second radius line and click. You do not need to click on the circle. To draw an ellipse pie, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. rHRe7
|
||||
#. CNkYh
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3154199\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3146925\" src=\"cmd/sc_circlepie_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146925\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3146925\" src=\"cmd/lc_circlepie_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146925\">Icon Circle Pie, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. BGUP2
|
||||
#: 10070000.xhp
|
||||
@@ -2518,23 +2518,23 @@ msgctxt ""
|
||||
msgid "Ellipse Segment, Unfilled"
|
||||
msgstr "Ellipssegment, ongevuld"
|
||||
|
||||
#. FG8dH
|
||||
#. uLqfc
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3155179\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:EllipseCut_Unfilled\">Klik op dit pictogram om een ongevulde vorm te tekenen die gedefinieerd wordt door de boog van een ellips en een diameterlijn in het huidige document. Als u een ellipssegment wilt tekenen, sleept u tot u een ellips van de gewenste grootte hebt, waarna u klikt om het beginpunt van de diameter te definiëren. Zet de muisaanwijzer op de positie waar u het eindpunt van de diameter wilt plaatsen en klik. U hoeft niet op de ellips te klikken. Houd Shift ingedrukt terwijl u sleept om een cirkelsegment te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:EllipseCut_Unfilled\">Draws an empty shape that is defined by the arc of an oval and a diameter line in the current document. To draw an ellipse segment, drag an ellipse to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the ellipse. To draw a circle segment, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. z9Awa
|
||||
#. neCzC
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3149483\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3149490\" src=\"cmd/sc_ellipsecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149490\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3149490\" src=\"cmd/lc_ellipsecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149490\">Icon Ellipse Segment, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. uBAis
|
||||
#: 10070000.xhp
|
||||
@@ -2554,23 +2554,23 @@ msgctxt ""
|
||||
msgid "Circle Segment, Unfilled"
|
||||
msgstr "Cirkelsegment, ongevuld"
|
||||
|
||||
#. fYuhb
|
||||
#. ADt29
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3154836\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:CircleCut_Unfilled\">Klik op dit pictogram om een lege vorm te tekenen die gedefinieerd wordt door de boog van een cirkel en een diameterlijn in het huidige document. Als u een cirkelsegment wilt tekenen, sleept u tot u een cirkel van de gewenste grootte hebt, waarna u klikt om het beginpunt van de diameter te definiëren. Zet de aanwijzer op de positie waar u het eindpunt van de diameter wilt plaatsen en klik. U hoeft niet op de cirkel te klikken. Als u een segment wilt tekenen dat op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:CircleCut_Unfilled\">Draws an empty shape that is defined by the arc of a circle and a diameter line in the current document. To draw a circle segment, drag a circle to the size you want, and then click to define the starting point of the diameter line. Move your pointer to where you want to place the endpoint of the diameter line and click. You do not need to click on the circle. To draw a segment that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. 3KkKc
|
||||
#. ixgbC
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3148972\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3148979\" src=\"cmd/sc_circlecut_unfilled.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148979\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3148979\" src=\"cmd/lc_circlecut_unfilled.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3148979\">Icon Circle Segment, Unfilled</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. gEF2q
|
||||
#: 10070000.xhp
|
||||
@@ -2590,23 +2590,23 @@ msgctxt ""
|
||||
msgid "Arc"
|
||||
msgstr "Boog"
|
||||
|
||||
#. 8BRAn
|
||||
#. B926J
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3147577\n"
|
||||
"help.text"
|
||||
msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down Shift while you drag."
|
||||
msgstr "Tekent een boog in het huidige document. Als u een ellipsboog wilt tekenen, sleept u tot u een ellips van de gewenste grootte hebt, waarna u klikt om het beginpunt van de boog te definiëren. Plaats de aanwijzer op de gewenste positie voor het eindpunt en klik. U hoeft niet op de ellips te klikken. Als u een boog wilt tekenen die op een cirkel is gebaseerd, houdt u tijdens het slepen Shift ingedrukt."
|
||||
msgid "Draws an arc in the current document. To draw an arc, drag an oval to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the oval. To draw an arc that is based on a circle, hold down <keycode>Shift</keycode> while you drag."
|
||||
msgstr ""
|
||||
|
||||
#. uepf2
|
||||
#. iDsmN
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3152771\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3152778\" src=\"cmd/sc_arc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152778\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3152778\" src=\"cmd/lc_arc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152778\">Icon Arc</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. dm2TD
|
||||
#: 10070000.xhp
|
||||
@@ -2626,23 +2626,23 @@ msgctxt ""
|
||||
msgid "Circle Arc"
|
||||
msgstr "Cirkelboog"
|
||||
|
||||
#. B7yGQ
|
||||
#. hHzZj
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3147075\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:CircleArc\">Tekent een boog die gebaseerd is op een cirkel in het huidige document. Als u een boog wilt tekenen, sleept u tot u een cirkel van de gewenste grootte hebt, waarna u klikt om het beginpunt van de boog te definiëren. Plaats de muisaanwijzer op de gewenste positie voor het eindpunt en klik. U hoeft niet op de cirkel te klikken. Als u een boog wilt tekenen die op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:CircleArc\">Draws an arc that is based on a circle in the current document. To draw an arc, drag a circle to the size you want, and then click to define the starting point of the arc. Move your pointer to where you want to place the endpoint and click. You do not need to click on the circle. To draw an arc that is based on an ellipse, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. FCwCp
|
||||
#. UB6JV
|
||||
#: 10070000.xhp
|
||||
msgctxt ""
|
||||
"10070000.xhp\n"
|
||||
"par_id3154380\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154386\" src=\"cmd/sc_circlearc.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154386\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154386\" src=\"cmd/lc_circlearc.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3154386\">Icon Circle Arc</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. uXnKN
|
||||
#: 10070000.xhp
|
||||
@@ -2995,23 +2995,23 @@ msgctxt ""
|
||||
msgid "<link href=\"text/simpress/02/10090000.xhp\">3D Objects</link>"
|
||||
msgstr "<link href=\"text/simpress/02/10090000.xhp\">3D-objecten</link>"
|
||||
|
||||
#. njkq6
|
||||
#. MABCA
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3152900\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Objects3DToolbox\">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press F3 to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties."
|
||||
msgstr "<ahelp hid=\".uno:Objects3DToolbox\">Opent de werkbalk <emph>3D-objecten</emph>. De objecten zijn driedimensionaal, met diepte, belichting, en reflectie.</ahelp> Elk ingevoegd object vormt initieel een 3D-scene. Druk op F3 om de scene te betreden. Voor deze 3D-objecten kunt u het dialoogvenster 3D-effecten openen om de eigenschappen te bewerken."
|
||||
msgid "<ahelp hid=\".uno:Objects3DToolbox\">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press <keycode>F3</keycode> to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties."
|
||||
msgstr ""
|
||||
|
||||
#. 4hfi9
|
||||
#. jbtiv
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3154767\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146967\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146967\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3146967\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3146967\">Icon 3D Objects</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. 9NmbF
|
||||
#: 10090000.xhp
|
||||
@@ -3040,23 +3040,23 @@ msgctxt ""
|
||||
msgid "Cube"
|
||||
msgstr "Kubus"
|
||||
|
||||
#. QfTfe
|
||||
#. ouf9p
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3145593\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Cube\">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Cube\">Klik op dit pictogram om een gevulde kubus te tekenen. Houd Shift ingedrukt terwijl u sleept om een 3D-rechthoek te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Cube\">Draws a filled cube where you drag in the slide. To draw a 3D rectangle, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. mG9dY
|
||||
#. DG2Aa
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3149877\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3149884\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149884\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3149884\" src=\"cmd/sc_objects3dtoolbox.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149884\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3149884\" src=\"cmd/lc_cube.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3149884\">Icon Cube</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. AzrbG
|
||||
#: 10090000.xhp
|
||||
@@ -3076,23 +3076,23 @@ msgctxt ""
|
||||
msgid "Sphere"
|
||||
msgstr "Bol"
|
||||
|
||||
#. 2Yg3w
|
||||
#. G7Tqz
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3145303\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Sphere\">Draws a filled sphere where you drag in the slide. To draw a spheroid, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Sphere\">Klik op dit pictogram om een gevulde bol te tekenen. Houd Shift ingedrukt terwijl u sleept om een sferoïde te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Sphere\">Draws a filled sphere where you drag in the slide. To draw a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. z79dX
|
||||
#. bKq8c
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3155985\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3155992\" src=\"cmd/sc_sphere.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155992\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3155992\" src=\"cmd/sc_sphere.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155992\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3155992\" src=\"cmd/lc_sphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3155992\">Icon Sphere</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. prHxM
|
||||
#: 10090000.xhp
|
||||
@@ -3112,23 +3112,23 @@ msgctxt ""
|
||||
msgid "Cylinder"
|
||||
msgstr "Cilinder"
|
||||
|
||||
#. kiLum
|
||||
#. WzZCc
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3152928\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Cylinder\">Draws a cylinder that is based on a circle where you drag in the slide. To draw a cylinder that is based on an oval, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Cylinder\">Klik op dit pictogram om een cilinder op basis van een cirkel te tekenen. Als u een cilinder wilt tekenen die op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Cylinder\">Draws a cylinder that is based on a circle where you drag in the slide. To draw a cylinder that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. F2pTR
|
||||
#. 5ceDC
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3147562\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3147569\" src=\"cmd/sc_cylinder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147569\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3147569\" src=\"cmd/sc_cylinder.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147569\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3147569\" src=\"cmd/lc_cylinder.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3147569\">Icon Cylinder</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. CRRxk
|
||||
#: 10090000.xhp
|
||||
@@ -3148,23 +3148,23 @@ msgctxt ""
|
||||
msgid "Cone"
|
||||
msgstr "Kegel"
|
||||
|
||||
#. NqtqD
|
||||
#. 39wUt
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3143236\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Cone\">Draws a cone that is based on a circle where you drag in the slide. To draw a cone that is based on an oval, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Cone\">Klik op dit pictogram om een kegel op basis van een cirkel te tekenen. Als u een kegel wilt tekenen die op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Cone\">Draws a cone that is based on a circle where you drag in the slide. To draw a cone that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. zmChu
|
||||
#. MvaAw
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3151172\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151178\" src=\"cmd/sc_cone.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151178\" src=\"cmd/sc_cone.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151178\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151178\" src=\"cmd/lc_cone.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151178\">Icon Cone</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. cnGGV
|
||||
#: 10090000.xhp
|
||||
@@ -3184,23 +3184,23 @@ msgctxt ""
|
||||
msgid "Pyramid"
|
||||
msgstr "Piramide"
|
||||
|
||||
#. 4otxG
|
||||
#. RAjBo
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3147511\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Cyramid\">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down Shift while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects </emph>dialog and click the <link href=\"text/shared/01/05350200.xhp\"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Cyramid\">Klik op dit pictogram om een piramide met een vierkant grondvlak te tekenen. Houd Shift ingedrukt terwijl u sleept om een piramide met een rechthoekig grondvlak te tekenen. Als u voor het grondvlak voor de piramide een andere veelhoek wilt definiëren, opent u het dialoogvenster <emph>3D-effecten</emph> en klikt u op de tab <link href=\"text/shared/01/05350200.xhp\"><emph>Geometrie</emph></link>. Definieer in het vak <emph>Horizontaal</emph> in de sectie <emph>Segmenten</emph> het aantal zijden voor de veelhoek en klik vervolgens op het groene vinkje.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Cyramid\">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down <keycode>Shift</keycode> while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects</emph> dialog and click the <link href=\"text/shared/01/05350200.xhp\"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. foMAw
|
||||
#. TCdBF
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3152941\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3152948\" src=\"cmd/sc_cyramid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152948\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3152948\" src=\"cmd/sc_cyramid.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3152948\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3152948\" src=\"cmd/lc_cyramid.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3152948\">Icon Pyramid</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. MW3SN
|
||||
#: 10090000.xhp
|
||||
@@ -3220,23 +3220,23 @@ msgctxt ""
|
||||
msgid "Torus"
|
||||
msgstr "Torus"
|
||||
|
||||
#. ENxUt
|
||||
#. ZHEWC
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3153533\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Torus\">Draws a ring-shaped object that is based on a circle where you drag in the slide. To draw a torus that is based on an oval, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Torus\">Klik op dit pictogram om een ringvormig object op basis van een cirkel te tekenen. Als u een torus wilt tekenen die op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Torus\">Draws a ring-shaped object that is based on a circle where you drag in the slide. To draw a torus that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. kobHN
|
||||
#. BFHA9
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3151312\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151319\" src=\"cmd/sc_torus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151319\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151319\" src=\"cmd/sc_torus.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151319\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151319\" src=\"cmd/lc_torus.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151319\">Icon Torus</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. GrNZd
|
||||
#: 10090000.xhp
|
||||
@@ -3256,23 +3256,23 @@ msgctxt ""
|
||||
msgid "Shell"
|
||||
msgstr "Schaal"
|
||||
|
||||
#. KATAi
|
||||
#. 6jDhB
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3153774\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:Shell3D\">Draws a bowl-shaped object that is based on a circle where you drag in the slide. To draw a shell that is based on an oval, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:Shell3D\">Klik op dit pictogram om een schaalvormig object op basis van een cirkel te tekenen. Als u een schaal wilt tekenen die op een ellips is gebaseerd, houdt u tijdens het slepen Shift ingedrukt.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:Shell3D\">Draws a bowl-shaped object that is based on a circle where you drag in the slide. To draw a shell that is based on an oval, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. tEoc6
|
||||
#. m846j
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3155904\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3150838\" src=\"cmd/sc_shell3d.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150838\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3150838\" src=\"cmd/sc_shell3d.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150838\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3150838\" src=\"cmd/lc_shell3d.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3150838\">Icon Shell</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. yqEUo
|
||||
#: 10090000.xhp
|
||||
@@ -3292,23 +3292,23 @@ msgctxt ""
|
||||
msgid "Half-Sphere"
|
||||
msgstr "Halve bol"
|
||||
|
||||
#. HnsXP
|
||||
#. qKaGF
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3146928\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:HalfSphere\">Draws one half of a sphere where you drag in the slide. To draw a one half of a spheroid, hold down Shift while you drag.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:HalfSphere\">Klik op dit pictogram om een halve bol te tekenen. Houd Shift ingedrukt terwijl u sleept om een halve sferoïde te tekenen.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:HalfSphere\">Draws one half of a sphere where you drag in the slide. To draw a one half of a spheroid, hold down <keycode>Shift</keycode> while you drag.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. xAZAv
|
||||
#. AAGHB
|
||||
#: 10090000.xhp
|
||||
msgctxt ""
|
||||
"10090000.xhp\n"
|
||||
"par_id3149310\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151328\" src=\"cmd/sc_halfsphere.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151328\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151328\" src=\"cmd/sc_halfsphere.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3151328\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151328\" src=\"cmd/lc_halfsphere.svg\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151328\">Icon Half-sphere</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. CMfw5
|
||||
#: 10090000.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-12-21 16:54+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1551389492.000000\n"
|
||||
|
||||
#. x2qZ6
|
||||
@@ -284,7 +284,7 @@ msgctxt ""
|
||||
"par_id941603125587454\n"
|
||||
"help.text"
|
||||
msgid "Shows a submenu that gives options to reply to comments from other users, resolve and delete comments."
|
||||
msgstr ""
|
||||
msgstr "Toont een submenu met opties om te reageren op opmerkingen van andere gebruikers, opmerkingen op te lossen en te verwijderen."
|
||||
|
||||
#. FDHX2
|
||||
#: main0102.xhp
|
||||
@@ -860,7 +860,7 @@ msgctxt ""
|
||||
"hd_id3149965\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link>"
|
||||
msgstr ""
|
||||
msgstr "<link href=\"text/swriter/01/06060000.xhp\">Kopnummering</link>"
|
||||
|
||||
#. NcNiN
|
||||
#: main0106.xhp
|
||||
@@ -2201,7 +2201,7 @@ msgctxt ""
|
||||
"par_id3153414\n"
|
||||
"help.text"
|
||||
msgid "The Status Bar contains information about the current document and offers various buttons with special functions. You can click on most status bar items to open a related dialog window."
|
||||
msgstr ""
|
||||
msgstr "De statusbalk bevat informatie over het huidige document en biedt verschillende knoppen met speciale functies. U kunt op de meeste items op de statusbalk klikken om een gerelateerd dialoogvenster te openen."
|
||||
|
||||
#. 2GQ64
|
||||
#: main0208.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2022-10-23 10:10+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter00/nl/>\n"
|
||||
@@ -1267,14 +1267,14 @@ msgctxt ""
|
||||
msgid "<variable id=\"litdef\">Choose <emph>Insert - Table of Contents and Index - Bibliography Entry</emph> and click <emph>Edit</emph></variable>"
|
||||
msgstr "<variable id=\"litdef\">Kies <emph>Invoegen - Inhoudsopgave en registers - Literatuurlijst ingave</emph> en klik op <emph>Bewerken</emph></variable>"
|
||||
|
||||
#. cxegq
|
||||
#. FzJAT
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3150918\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"stichwortverzeichnisverz3\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
|
||||
msgstr "<variable id=\"stichwortverzeichnisverz3\">Kies <emph>Invoegen - Inhoudsopgave en registers - Inhoudsopgave en registers</emph> tabblad Opmaakprofielen</variable>"
|
||||
msgid "<variable id=\"stylestab\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Styles</emph> tab</variable>"
|
||||
msgstr ""
|
||||
|
||||
#. DDiWX
|
||||
#: 00000404.xhp
|
||||
@@ -1654,14 +1654,14 @@ msgctxt ""
|
||||
msgid "Choose <menuitem>Styles - Edit Style - Outline & List</menuitem> tab (Paragraph Styles)."
|
||||
msgstr "Kies tabblad <menuitem>Opmaakprofielen- Opmaakprofiel bewerken - Overzicht en nummering</menuitem> (Alinea-opmaakprofielen)."
|
||||
|
||||
#. oVPyS
|
||||
#. Tz3Kw
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3147525\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - List & Numbering</menuitem> tab (Paragraph Styles)."
|
||||
msgstr "Kies tabblad <menuitem>Beeld - Opmaakprofielen -</menuitem> open het contextmenu <menuitem>Aanpassen/Nieuw - Overzicht en nummering</menuitem> (Alinea-opmaakprofielen)."
|
||||
msgid "Choose <menuitem>View - Styles -</menuitem> open context menu <menuitem>Modify/New - Outline & List</menuitem> tab (Paragraph Styles)."
|
||||
msgstr ""
|
||||
|
||||
#. Rp3Q3
|
||||
#: 00000405.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2022-11-22 14:11+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/nl/>\n"
|
||||
@@ -11689,14 +11689,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/swriter/guide/main.xhp\">Using Tables of Content and Indexes</link>"
|
||||
msgstr "<link href=\"text/swriter/guide/main.xhp\">Inhoudsopgaven en registers gebruiken</link>"
|
||||
|
||||
#. ZsBij
|
||||
#. jsU5V
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Styles"
|
||||
msgstr "Opmaakprofielen"
|
||||
msgid "Styles (table of contents/indexes/bibliography)"
|
||||
msgstr ""
|
||||
|
||||
#. oYCNK
|
||||
#: 04120201.xhp
|
||||
@@ -11707,14 +11707,14 @@ msgctxt ""
|
||||
msgid "<link href=\"text/swriter/01/04120201.xhp\">Styles</link>"
|
||||
msgstr "<link href=\"text/swriter/01/04120201.xhp\">Opmaakprofielen</link>"
|
||||
|
||||
#. AabLF
|
||||
#. hWwf4
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3154505\n"
|
||||
"help.text"
|
||||
msgid "You can assign different paragraph styles to change the formatting of index titles, separators and index entries. You can also modify paragraph styles in this dialog."
|
||||
msgstr "U kunt verschillende alinea-opmaakprofielen toewijzen om de opmaak van indextitels, scheidingstekens en indexingangen te wijzigen. In dit dialoogvenster kunt u ook alinea-opmaakprofielen aanpassen."
|
||||
msgid "Assign paragraph styles to index titles and index entries in Table of Contents, Indexes, and Bibliography. For Alphabetical Indexes, paragraph styles can be assigned to separators. You can also edit paragraph styles from this dialog."
|
||||
msgstr ""
|
||||
|
||||
#. eFJe6
|
||||
#: 04120201.xhp
|
||||
@@ -11734,14 +11734,14 @@ msgctxt ""
|
||||
msgid "Levels"
|
||||
msgstr "Niveaus"
|
||||
|
||||
#. Y2p5D
|
||||
#. QQPXf
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3151180\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level that you change the formatting of.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Selecteer het indexniveau waarvoor u de opmaak wilt wijzigen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/levels\">Select the index level to assign a paragraph style.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. fBCpo
|
||||
#: 04120201.xhp
|
||||
@@ -11752,32 +11752,50 @@ msgctxt ""
|
||||
msgid "Paragraph Styles"
|
||||
msgstr "Alinea-opmaakprofielen"
|
||||
|
||||
#. T2vmL
|
||||
#. aFE8E
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3149290\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level, and then click the Assign (<emph><) </emph>button.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Selecteer het alinea-opmaakprofiel dat u op het geselecteerde indexniveau wilt toepassen, en klik dan op de knop Toewijzen <emph>(<) </emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/styles\">Select the paragraph style that you want to apply to the selected index level.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. MKci7
|
||||
#. uZGhS
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"hd_id3145418\n"
|
||||
"help.text"
|
||||
msgid "<"
|
||||
msgstr "<"
|
||||
msgid "Assign"
|
||||
msgstr ""
|
||||
|
||||
#. vBhAm
|
||||
#. QtE9r
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3154099\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Formats the selected index level with the selected paragraph style.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Maakt het geselecteerde indexniveau op met het geselecteerde alinea-opmaakprofiel.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/assign\">Click the Assign icon to assign the selected paragraph style to the selected index level.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. wWPnm
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id811676501147316\n"
|
||||
"help.text"
|
||||
msgid "<image src=\"cmd/sc_prevrecord.png\" id=\"img_id101676501147316\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id591676501147316\">Assign Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#. Fex4B
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id501676501147316\n"
|
||||
"help.text"
|
||||
msgid "Assign"
|
||||
msgstr ""
|
||||
|
||||
#. ik9E6
|
||||
#: 04120201.xhp
|
||||
@@ -11788,14 +11806,14 @@ msgctxt ""
|
||||
msgid "Default"
|
||||
msgstr "Standaard"
|
||||
|
||||
#. GGaAA
|
||||
#. hnmGv
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3153539\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Resets the formatting of the selected level to the \"Default\" paragraph style.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Stelt de opmaak van het geselecteerde niveau weer op het standaard alinea-opmaakprofiel in.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/default\">Removes the assigned paragraph style for the selected index level. “Default paragraph style” is used when no paragraph style is assigned.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. Ao3sU
|
||||
#: 04120201.xhp
|
||||
@@ -11806,14 +11824,14 @@ msgctxt ""
|
||||
msgid "Edit"
|
||||
msgstr "Bewerken"
|
||||
|
||||
#. fDM3t
|
||||
#. D74J5
|
||||
#: 04120201.xhp
|
||||
msgctxt ""
|
||||
"04120201.xhp\n"
|
||||
"par_id3153675\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens the <emph>Paragraph Style</emph> dialog, where you can modify the selected paragraph style.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opent het dialoogvenster <emph>Alinea-opmaakprofiel</emph> waar u het geselecteerde alinea-opmaakprofiel kunt wijzigen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocstylespage/edit\">Opens a dialog for editing the selected paragraph style.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#. vT8Ei
|
||||
#: 04120210.xhp
|
||||
@@ -16252,23 +16270,23 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, list style, and line numbering from the paragraph or paragraph style. You can also restart or modify the start number for numbered lists and line numbering.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Voegt overzichtsniveau, lijststijl en regelnummering toe aan of verwijdert uit de alinea of alinea-opmaakprofiel. U kunt ook het startnummer voor genummerde lijsten en regelnummering opnieuw starten of wijzigen.</ahelp>"
|
||||
|
||||
#. qNyVD
|
||||
#. 9rNmf
|
||||
#: 05030800.xhp
|
||||
msgctxt ""
|
||||
"05030800.xhp\n"
|
||||
"par_id3153536\n"
|
||||
"help.text"
|
||||
msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab."
|
||||
msgstr "Om de nummeringsopties te wijzigen voor alinea's die hetzelfde alinea-opmaakprofiel gebruiken, kiest u <menuitem>Beeld - Opmaakprofielen</menuitem> en klikt u vervolgens op het pictogram <emph>Alinea-opmaakprofielen</emph>. Klik met rechts op het opmaakprofiel in de lijst, kies <emph>Aanpassen</emph> en klik vervolgens op het tabblad <emph>Overzicht en nummering</emph>."
|
||||
msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <menuitem>View - Styles</menuitem>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <menuitem>Outline & List</menuitem> tab."
|
||||
msgstr ""
|
||||
|
||||
#. ufFqK
|
||||
#. ByrfC
|
||||
#: 05030800.xhp
|
||||
msgctxt ""
|
||||
"05030800.xhp\n"
|
||||
"par_id3154470\n"
|
||||
"help.text"
|
||||
msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Paragraph</menuitem></link>, and then click the <emph>Outline & Numbering</emph> tab."
|
||||
msgstr "Om de nummeringsopties voor geselecteerde alinea's te wijzigen, kiest u <menuitem>Opmaak - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Alinea</menuitem></link> en klik vervolgens op het tabblad <emph>Overzicht en Nummering</emph>."
|
||||
msgid "To change the numbering options for selected paragraphs, choose <menuitem>Format - </menuitem><link href=\"text/shared/01/05030000.xhp\"><menuitem>Paragraph</menuitem></link>, and then click the <menuitem>Outline & List</menuitem> tab."
|
||||
msgstr ""
|
||||
|
||||
#. Si9tL
|
||||
#: 05030800.xhp
|
||||
@@ -16342,32 +16360,32 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected list style.</ahelp> These properties will apply to all paragraphs formatted with the given list style."
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Bewerk de eigenschappen van het geselecteerde lijstopmaakprofiel.</ahelp> Deze eigenschappen zijn van toepassing op alle alinea's die zijn opgemaakt met het gegeven lijstopmaakprofiel."
|
||||
|
||||
#. dxBEA
|
||||
#. NHYpt
|
||||
#: 05030800.xhp
|
||||
msgctxt ""
|
||||
"05030800.xhp\n"
|
||||
"par_id3149195\n"
|
||||
"help.text"
|
||||
msgid "This button is disabled when Chapter Numbering is applied. Choose <emph>Tools - Chapter Numbering</emph> to edit the outline level and numbering format."
|
||||
msgstr "Deze knop is uitgeschakeld wanneer hoofdstuknummering wordt toegepast. Kies <emph>Extra - Hoofdstuknummering</emph> om het overzichtsniveau en de nummeringsindeling te bewerken."
|
||||
msgid "This button is disabled when Heading Numbering is applied. Choose <menuitem>Tools - Heading Numbering</menuitem> to edit the outline level and numbering format."
|
||||
msgstr ""
|
||||
|
||||
#. zBagB
|
||||
#. d4Z5M
|
||||
#: 05030800.xhp
|
||||
msgctxt ""
|
||||
"05030800.xhp\n"
|
||||
"par_id3151117\n"
|
||||
"help.text"
|
||||
msgid "Outline level and List style are independent of each other. Use <emph>Tools - Chapter Numbering</emph> to assign a numbering format to paragraph styles used as headings in a document outline structure."
|
||||
msgstr "Overzichtsniveau en Lijstopmaakprofiel zijn onafhankelijk van elkaar. Gebruik <emph>Extra - Hoofdstuknummering</emph> om een nummeringsformaat toe te wijzen aan alinea-opmaakprofielen die worden gebruikt als koppen in een documentoverzichtsstructuur."
|
||||
msgid "Outline level and List style are independent of each other. Use <menuitem>Tools - Heading Numbering</menuitem> to assign a numbering format to paragraph styles used as headings in a document outline structure."
|
||||
msgstr ""
|
||||
|
||||
#. 3KS2Y
|
||||
#. YQXpL
|
||||
#: 05030800.xhp
|
||||
msgctxt ""
|
||||
"05030800.xhp\n"
|
||||
"par_id3149106\n"
|
||||
"help.text"
|
||||
msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>."
|
||||
msgstr "Deze sectie verschijnt alleen wanneer u de eigenschappen van de huidige alinea bewerkt via <emph>Opmaak - Alinea</emph>."
|
||||
msgid "The next three options only appear when you edit the properties of a selected paragraph by choosing <menuitem>Format - Paragraph</menuitem>."
|
||||
msgstr ""
|
||||
|
||||
#. 3c6ZA
|
||||
#: 05030800.xhp
|
||||
|
||||
@@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-11-22 14:11+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter02/nl/>\n"
|
||||
"Language: nl\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1564160601.000000\n"
|
||||
|
||||
#. sqxGb
|
||||
@@ -590,7 +590,7 @@ msgctxt ""
|
||||
"par_id3145241\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:DecrementSubLevels\">Demotes the list of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Demotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or a numbered heading."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".uno:DecrementSubLevels\">Verlaagt de lijst van een lijstalinea waar de cursor zich bevindt en zijn subpunten naar het volgende lijstniveau.</ahelp> Er kunnen meerdere lijstalinea's worden geselecteerd. Verlaagt het overzichtsniveau van een genummerde kop waar de cursor zich bevindt en alle bijbehorende subkoppen naar het volgende overzichtsniveau. Deze opdracht is alleen actief als de cursor in een lijstalinea of een genummerde kop staat."
|
||||
|
||||
#. EH6kY
|
||||
#: 06070000.xhp
|
||||
@@ -635,7 +635,7 @@ msgctxt ""
|
||||
"par_id3151189\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:IncrementSubLevels\">Promotes the list level of a list paragraph where the cursor is located and its subpoints to the next list level.</ahelp> Multiple list paragraphs can be selected. Promotes the outline level of a numbered heading where the cursor is located and all its subheadings to the next outline level. This command is active only when the cursor is positioned in a list paragraph or numbered heading."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".uno:IncrementSubLevels\">Verhoogt het lijstniveau van een lijstalinea waar de cursor zich bevindt en de subpunten ervan naar het volgende lijstniveau.</ahelp> Er kunnen meerdere lijstalinea's worden geselecteerd. Verhoogt het overzichtsniveau van een genummerde kop waar de cursor zich bevindt en al zijn subkoppen naar het volgende overzichtsniveau. Deze opdracht is alleen actief als de cursor in een lijstalinea of genummerde kop staat."
|
||||
|
||||
#. 98iKX
|
||||
#: 06080000.xhp
|
||||
@@ -725,7 +725,7 @@ msgctxt ""
|
||||
"par_id3148768\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to before the previous list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to before the previous heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned within a list paragraph or numbered heading."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".uno:MoveUpSubItems\" visibility=\"visible\">Verplaatst een lijstalinea waar de cursor zich bevindt en zijn subpunten naar vóór de vorige lijstalinea met hetzelfde lijstniveau. Verplaatst een genummerde kop waar de cursor zich bevindt en alle subkoppen en tekst vóór de vorige kop op hetzelfde overzichtsniveau.</ahelp> U kunt ook meer dan één lijstalinea of genummerde kop selecteren en verplaatsen. Deze opdracht is alleen actief als de cursor binnen een lijstalinea of genummerde kop staat."
|
||||
|
||||
#. KVXUP
|
||||
#: 06120000.xhp
|
||||
@@ -770,7 +770,7 @@ msgctxt ""
|
||||
"par_id3148770\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Moves a list paragraph where the cursor is located and its subpoints to after the following list paragraph with the same list level. Moves a numbered heading where the cursor is located and all its subheadings and text to after the following heading at the same outline level.</ahelp> You can also select and move more than one list paragraph or numbered heading. This command is only active when the cursor is positioned in a list paragraph or numbered heading."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\".uno:MoveDownSubItems\" visibility=\"visible\">Verplaatst een lijstalinea waar de cursor zich bevindt en zijn subpunten naar achter de volgende lijstalinea met hetzelfde lijstniveau. Verplaatst een genummerde kop waar de cursor zich bevindt en alle subkoppen en tekst achter de volgende kop op hetzelfde overzichtsniveau.</ahelp> U kunt ook meer dan één lijstalinea of genummerde kop selecteren en verplaatsen. Deze opdracht is alleen actief als de cursor in een lijstalinea of genummerde kop staat."
|
||||
|
||||
#. JX6PL
|
||||
#: 06130000.xhp
|
||||
|
||||
@@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"PO-Revision-Date: 2022-08-03 22:48+0000\n"
|
||||
"Last-Translator: HanV <han.velthuis@home.nl>\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriter04/nl/>\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1510322523.000000\n"
|
||||
|
||||
#. brcGC
|
||||
@@ -1814,7 +1814,7 @@ msgctxt ""
|
||||
"bm_id3150396\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>headings; switching outline levels by keyboard</bookmark_value> <bookmark_value>paragraphs; moving by keyboard</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>koppen; overzichtsniveaus wisselen met het toetsenbord</bookmark_value> <bookmark_value>alinea's; verplaatsen met het toetsenbord</bookmark_value>"
|
||||
|
||||
#. NFw4R
|
||||
#: 01020000.xhp
|
||||
@@ -1823,7 +1823,7 @@ msgctxt ""
|
||||
"hd_id3150396\n"
|
||||
"help.text"
|
||||
msgid "Shortcut Keys for Paragraphs, List Paragraphs, Outline Levels and List Levels"
|
||||
msgstr ""
|
||||
msgstr "Sneltoetsen voor alinea's, lijstalinea's, overzichtsniveaus en lijstniveaus"
|
||||
|
||||
#. AGgt5
|
||||
#: 01020000.xhp
|
||||
@@ -1895,7 +1895,7 @@ msgctxt ""
|
||||
"par_id3154672\n"
|
||||
"help.text"
|
||||
msgid "With the cursor positioned in front of a paragraph with paragraph style “Heading X” (X = 1–9), the outline level is moved down one level. For list paragraphs, the list level is moved down one level."
|
||||
msgstr ""
|
||||
msgstr "Als de cursor voor een alinea staat met alinea-opmaakprofiel \"Kop X\" (X = 1–9), wordt het overzichtsniveau één niveau omlaag verplaatst. Voor lijstalinea's wordt het lijstniveau één niveau naar beneden verplaatst."
|
||||
|
||||
#. AuZkE
|
||||
#: 01020000.xhp
|
||||
@@ -1913,7 +1913,7 @@ msgctxt ""
|
||||
"par_id3155346\n"
|
||||
"help.text"
|
||||
msgid "With the cursor positioned in front of a paragraph with paragraph style “Heading X” (X = 2–10), the outline level is moved up one level. For list paragraphs, the list level is moved up one level."
|
||||
msgstr ""
|
||||
msgstr "Als de cursor voor een alinea met alinea-opmaakprofiel \"Kop X\" (X = 2-10) staat, wordt het overzichtsniveau één niveau omhoog verplaatst. Voor lijstalinea's wordt het lijstniveau één niveau omhoog verplaatst."
|
||||
|
||||
#. TL5GS
|
||||
#: 01020000.xhp
|
||||
@@ -1967,7 +1967,7 @@ msgctxt ""
|
||||
"par_id491655382900210\n"
|
||||
"help.text"
|
||||
msgid "To insert a tab at the beginning of a heading or list paragraph, use the <menuitem>Numbering followed by</menuitem> option in the <link href=\"text/shared/01/06050600.xhp\"><menuitem>Position</menuitem></link> tab in the <menuitem>Heading Numbering</menuitem> or <menuitem>Bullets and Numbering</menuitem> dialog. Alternatively, a tab can be copied and then pasted at the beginning."
|
||||
msgstr ""
|
||||
msgstr "Gebruik de optie <menuitem>Nummering gevolgd door</menuitem> in het tabblad <link href=\"text/shared/01/06050600.xhp\"><menuitem>Positie</menuitem></link> om een tab in te voegen aan het begin van een kop of alinea in een lijst, in het dialoogvenster <menuitem>Hoofdstuknummering</menuitem> of <menuitem>Opsommingstekens en nummering</menuitem>. Als alternatief kan een tabblad worden gekopieerd en vervolgens aan het begin worden geplakt."
|
||||
|
||||
#. Vp3wR
|
||||
#: 01020000.xhp
|
||||
|
||||
@@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:50+0100\n"
|
||||
"POT-Creation-Date: 2023-03-06 17:53+0100\n"
|
||||
"PO-Revision-Date: 2022-12-21 16:54+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswriterguide/nl/>\n"
|
||||
@@ -268,22 +268,22 @@ msgctxt ""
|
||||
msgid "<bookmark_value>headings;rearranging</bookmark_value><bookmark_value>rearranging headings</bookmark_value><bookmark_value>moving;headings</bookmark_value><bookmark_value>demoting outline levels</bookmark_value><bookmark_value>promoting outline levels</bookmark_value><bookmark_value>Navigator;outline levels and chapters</bookmark_value><bookmark_value>arranging;headings</bookmark_value><bookmark_value>outlines;arranging chapters</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#. keVQB
|
||||
#. uGujR
|
||||
#: arrange_chapters.xhp
|
||||
msgctxt ""
|
||||
"arrange_chapters.xhp\n"
|
||||
"hd_id3149973\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Arranging Chapters in the Navigator</link> </variable>"
|
||||
msgstr "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Een document opnieuw schikken met behulp van de Navigator</link></variable>"
|
||||
msgid "<variable id=\"arrange_chapters\"><link href=\"text/swriter/guide/arrange_chapters.xhp\">Arranging Headings in the Navigator</link> </variable>"
|
||||
msgstr ""
|
||||
|
||||
#. PpBQf
|
||||
#. YrKS4
|
||||
#: arrange_chapters.xhp
|
||||
msgctxt ""
|
||||
"arrange_chapters.xhp\n"
|
||||
"par_id3147795\n"
|
||||
"help.text"
|
||||
msgid "You can move headings and subordinate text up and down in a document by using the Navigator. You can also promote and demote outline levels for headings. To use this feature, format the headings in your document with one of the predefined heading paragraph styles. To use a custom paragraph style for a heading, choose <menuitem>Tools - Chapter Numbering</menuitem>, select the style in the <emph>Paragraph Style</emph> box, and then double-click a number in the <menuitem>Levels</menuitem> list."
|
||||
msgid "You can move <link href=\"text/shared/00/00000005.xhp#heading\">headings</link> and subordinate text up and down in a document by using the Navigator. You can also promote and demote outline levels for headings. To use this feature, format the headings in your document with one of the predefined “Heading N” (1–10) paragraph styles, or to use a custom paragraph style for a heading, choose <menuitem>Tools - </menuitem><link href=\"text/swriter/01/06060000.xhp\">Heading Numbering</link>, select a number in the <menuitem>Levels</menuitem> list, then select the style in the <emph>Paragraph Style</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#. N2EW2
|
||||
@@ -412,13 +412,13 @@ msgctxt ""
|
||||
msgid "Use Outline Levels to Change which Headings Are Displayed"
|
||||
msgstr ""
|
||||
|
||||
#. 9nEq5
|
||||
#. PKNPA
|
||||
#: arrange_chapters.xhp
|
||||
msgctxt ""
|
||||
"arrange_chapters.xhp\n"
|
||||
"par_id3151352\n"
|
||||
"help.text"
|
||||
msgid "Click the <menuitem>Outline Levels Shown</menuitem> icon <image id=\"img_id3151310\" src=\"sw/res/sc20236.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151310\">Icon Outline Levels Shown</alt></image>, and then select a number for the maximum outline level. Any heading with an outline level less than or equal to this number will be displayed in Navigator."
|
||||
msgid "Click the <menuitem>Show Up to Outline Level</menuitem> icon <image id=\"img_id3151310\" src=\"sw/res/sc20236.png\" width=\"1cm\" height=\"1cm\"><alt id=\"alt_id3151310\">Icon Show Up to Outline Level</alt></image>, and then select a number for the maximum outline level. Any heading with an outline level less than or equal to this number will be displayed in Navigator."
|
||||
msgstr ""
|
||||
|
||||
#. 974h6
|
||||
@@ -3310,14 +3310,14 @@ msgctxt ""
|
||||
msgid "Repeat steps 2-6 to create a second custom page style with a different header."
|
||||
msgstr "Herhaal stap 2 t/m 6 om een tweede aangepast pagina-opmaakprofiel met een andere koptekst te maken."
|
||||
|
||||
#. CCLiC
|
||||
#. kV93i
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Chapter Numbering"
|
||||
msgstr "Hoofdstuknummering"
|
||||
msgid "Numbering for Headings"
|
||||
msgstr ""
|
||||
|
||||
#. qEcbq
|
||||
#: chapter_numbering.xhp
|
||||
@@ -3328,68 +3328,77 @@ msgctxt ""
|
||||
msgid "<bookmark_value>outlines;numbering</bookmark_value> <bookmark_value>chapters;numbering</bookmark_value> <bookmark_value>deleting;heading numbers</bookmark_value> <bookmark_value>chapter numbering</bookmark_value> <bookmark_value>headings; numbering/paragraph styles</bookmark_value> <bookmark_value>numbering;headings</bookmark_value>"
|
||||
msgstr "<bookmark_value>overzicht;nummering</bookmark_value> <bookmark_value>hoofdstukken;nummering</bookmark_value> <bookmark_value>verwijderen;hoofdstuknummers</bookmark_value> <bookmark_value>hoofdstuknummeringrofielen</bookmark_value> <bookmark_value>koppen nummering/alinea-opmaakprofielen</bookmark_value> <bookmark_value>nummering;koppen</bookmark_value>"
|
||||
|
||||
#. E5Z7H
|
||||
#. oW5vg
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"hd_id3147682\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Chapter Numbering</link></variable>"
|
||||
msgstr "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Hoofdstuknummering</link></variable>"
|
||||
msgid "<variable id=\"chapter_numbering\"><link href=\"text/swriter/guide/chapter_numbering.xhp\">Numbering for Headings</link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#. uESLX
|
||||
#. qESHV
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3155605\n"
|
||||
"help.text"
|
||||
msgid "You can modify the heading hierarchy or assign a level in the hierarchy to a custom paragraph style. You can also add chapter and section numbering to heading paragraph styles. By default, the \"Heading 1\" paragraph style is at the top of the chapter hierarchy."
|
||||
msgstr "U kunt de hiërarchie van koppen wijzigen of een niveau in de hiërarchie aan een aangepast alinea-opmaakprofiel toewijzen. U kunt ook hoofdstuk- en sectienummering toevoegen aan alinea-opmaakprofielen voor koppen. Standaard staat het opmaakprofiel \"Kop 1\" bovenaan in de overzichtsstructuur."
|
||||
msgid "Use the <link href=\"text/swriter/01/06060000.xhp\"><menuitem>Heading Numbering</menuitem></link> dialog to add numbering to <link href=\"text/shared/00/00000005.xhp#heading\">headings</link>. The different levels in the dialog enable you to assign different headings as an outline structure for your document. In the default settings, the “Heading 1” paragraph style is assigned outline level 1. It is considered to be the top level in the document outline structure. The “Heading 2” paragraph style is assigned outline level 2, and so forth. You can also use the dialog to assign a custom paragraph style as a heading in the document structure."
|
||||
msgstr ""
|
||||
|
||||
#. vC6Ef
|
||||
#. KZGvs
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"hd_id3155626\n"
|
||||
"help.text"
|
||||
msgid "To Add Automatic Numbering to a Heading Style"
|
||||
msgstr "Zo voegt u automatische nummering aan een opmaakprofiel voor een kop toe:"
|
||||
msgid "To Add Automatic Numbering to a Heading"
|
||||
msgstr ""
|
||||
|
||||
#. Q2Dq4
|
||||
#. ADFdZ
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3154255\n"
|
||||
"help.text"
|
||||
msgid "Choose <menuitem>Tools - Chapter Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
|
||||
msgstr "Kies <menuitem>Extra - Hoofdstuknummering</menuitem> en klik dan op het tabblad <menuitem>Nummering</menuitem>."
|
||||
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
|
||||
msgstr ""
|
||||
|
||||
#. UuWGT
|
||||
#. 4FvST
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id911677925566575\n"
|
||||
"help.text"
|
||||
msgid "Select the <menuitem>Level</menuitem> to configure."
|
||||
msgstr ""
|
||||
|
||||
#. FMbhM
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3155891\n"
|
||||
"help.text"
|
||||
msgid "In the <menuitem>Paragraph style</menuitem> box, select the heading style that you want to add chapter numbers to."
|
||||
msgstr "Selecteer in het vak <menuitem>Alinea-opmaakprofiel</menuitem> het kop-opmaakprofiel waaraan u hoofdstuknummers wilt toevoegen."
|
||||
msgid "In the <menuitem>Paragraph style</menuitem> box, select the paragraph style for the selected level."
|
||||
msgstr ""
|
||||
|
||||
#. EZW6q
|
||||
#. 8uFsb
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3150513\n"
|
||||
"help.text"
|
||||
msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use, and then click <menuitem>OK</menuitem>."
|
||||
msgstr "Selecteer in het veld <menuitem>Nummer</menuitem> het nummeringsschema dat u wilt gebruiken en klik vervolgens op <menuitem>OK</menuitem>."
|
||||
msgid "In the <menuitem>Number</menuitem> box, select the numbering scheme that you want to use for that heading, then click <widget>OK</widget>."
|
||||
msgstr ""
|
||||
|
||||
#. EChDL
|
||||
#. riGa5
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_idN107CE\n"
|
||||
"help.text"
|
||||
msgid "To Remove Automatic Chapter Numbering From a Heading Paragraph"
|
||||
msgstr "Zo verwijdert u automatische hoofdstuknummering uit een kop van een alinea"
|
||||
msgid "To Remove Automatic Chapter Numbering From a Heading"
|
||||
msgstr ""
|
||||
|
||||
#. vvzDv
|
||||
#: chapter_numbering.xhp
|
||||
@@ -3418,6 +3427,15 @@ msgctxt ""
|
||||
msgid "Press <keycode>Shift+Backspace</keycode> with the cursor at the beginning of the heading to return the number."
|
||||
msgstr "Druk op <keycode>Shift+Backspace</keycode> met de cursor aan het begin van de kop om het nummer terug te plaatsen."
|
||||
|
||||
#. dq6r8
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id651677926469286\n"
|
||||
"help.text"
|
||||
msgid "This procedure removes the numbering for an individual heading. To remove or modify the automatic numbering for all headings, use the <menuitem>Heading Numbering</menuitem> dialog ."
|
||||
msgstr ""
|
||||
|
||||
#. itdUu
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
@@ -3427,23 +3445,23 @@ msgctxt ""
|
||||
msgid "To Use a Custom Paragraph Style as a Heading"
|
||||
msgstr "Zo gebruikt u een aangepast alinea-opmaakprofiel als kop:"
|
||||
|
||||
#. E47Di
|
||||
#. ZWFPa
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3155571\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item>, and then click the <item type=\"menuitem\">Numbering</item> tab."
|
||||
msgstr "Kies <item type=\"menuitem\">Extra - Hoofdstuknummering</item> en klik dan op de tab <item type=\"menuitem\">Nummering</item>."
|
||||
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem>, and then click the <menuitem>Numbering</menuitem> tab."
|
||||
msgstr ""
|
||||
|
||||
#. oFoGj
|
||||
#. ZAn4q
|
||||
#: chapter_numbering.xhp
|
||||
msgctxt ""
|
||||
"chapter_numbering.xhp\n"
|
||||
"par_id3147782\n"
|
||||
"help.text"
|
||||
msgid "Click the heading level that you want to assign to the custom paragraph style in the <item type=\"menuitem\">Level</item> list."
|
||||
msgstr "Klik in de lijst <item type=\"menuitem\">Niveau</item> op het kopniveau dat u aan het aangepaste alinea-opmaakprofiel wilt toewijzen."
|
||||
msgid "Click the level that you want to assign to the custom paragraph style in the <menuitem>Level</menuitem> list."
|
||||
msgstr ""
|
||||
|
||||
#. 5jDBU
|
||||
#: chapter_numbering.xhp
|
||||
@@ -8503,14 +8521,14 @@ msgctxt ""
|
||||
msgid "To Define Table of Contents Entries"
|
||||
msgstr "Zo definieert u items in inhoudsopgaven:"
|
||||
|
||||
#. s2tDv
|
||||
#. HEGrf
|
||||
#: indices_enter.xhp
|
||||
msgctxt ""
|
||||
"indices_enter.xhp\n"
|
||||
"par_id3147132\n"
|
||||
"help.text"
|
||||
msgid "The best way to generate a table of contents is to apply the predefined heading paragraph styles, such as \"Heading 1\", to the paragraphs that you want to include in your table of contents."
|
||||
msgstr "De beste manier om een inhoudsopgave te genereren is door de vooraf gedefinieerde opmaakprofielen voor kopalinea's toe te passen, zoals \"Kop 1\", op de alinea's die u in uw inhoudsopgave wilt opnemen."
|
||||
msgid "The best way to generate a table of contents is to apply the predefined “Heading N” paragraph styles, such as “Heading 1”, to the paragraphs that you want to include in your table of contents."
|
||||
msgstr ""
|
||||
|
||||
#. SuiqC
|
||||
#: indices_enter.xhp
|
||||
@@ -8521,14 +8539,14 @@ msgctxt ""
|
||||
msgid "To Use a Custom Paragraph Style as a Table of Contents Entry"
|
||||
msgstr "Zo gebruikt u een aangepast alinea-opmaakprofiel als item voor een inhoudsopgave:"
|
||||
|
||||
#. 3sQVM
|
||||
#. LyhAY
|
||||
#: indices_enter.xhp
|
||||
msgctxt ""
|
||||
"indices_enter.xhp\n"
|
||||
"par_id3150933\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Tools - Chapter Numbering</item> and click the <emph>Numbering</emph> tab."
|
||||
msgstr "Kies <item type=\"menuitem\">Extra - Hoofdstuknummering</item> en klik op de tab <emph>Nummering</emph>."
|
||||
msgid "Choose <menuitem>Tools - Heading Numbering</menuitem> and click the <emph>Numbering</emph> tab."
|
||||
msgstr ""
|
||||
|
||||
#. yiF3Z
|
||||
#: indices_enter.xhp
|
||||
@@ -8539,14 +8557,14 @@ msgctxt ""
|
||||
msgid "Select the paragraph style that you want to include in your table of contents in the <emph>Paragraph Style</emph> box."
|
||||
msgstr "Selecteer het alinea-opmaakprofiel dat u in uw inhoudsopgave wilt opnemen in het vak <emph>Alinea-opmaakprofiel</emph>."
|
||||
|
||||
#. Y2zid
|
||||
#. Fp2gz
|
||||
#: indices_enter.xhp
|
||||
msgctxt ""
|
||||
"indices_enter.xhp\n"
|
||||
"par_id3150523\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Level</emph> list, click the hierarchical level that you want to apply the paragraph style to."
|
||||
msgstr "In de lijst <emph>Niveau</emph> klikt u op het hiërarchische niveau waarop u het alinea-opmaakprofiel wilt toepassen."
|
||||
msgid "In the <emph>Level</emph> list, click the level for the paragraph style."
|
||||
msgstr ""
|
||||
|
||||
#. JK8xZ
|
||||
#: indices_enter.xhp
|
||||
@@ -9430,15 +9448,6 @@ msgctxt ""
|
||||
msgid "Click <emph>OK</emph>."
|
||||
msgstr "Klik op <emph>OK</emph>."
|
||||
|
||||
#. tjHoB
|
||||
#: indices_userdef.xhp
|
||||
msgctxt ""
|
||||
"indices_userdef.xhp\n"
|
||||
"par_id3150720\n"
|
||||
"help.text"
|
||||
msgid "If you want to use a different paragraph style as a table of contents entry, select <item type=\"menuitem\">Additional styles</item>, and then click the <item type=\"menuitem\">Assign styles</item> button next to the box. Click the style in the list, and then click the <item type=\"menuitem\">>></item> or the <item type=\"menuitem\"><<</item> button to define the chapter level for the paragraph style."
|
||||
msgstr "Als u een ander alinea-opmaakprofiel als item in de inhoudsopgave wilt gebruiken, selecteert u <item type=\"menuitem\">Extra opmaakprofielen</item> en klikt u op de knop <item type=\"menuitem\">Opmaakprofielen toewijzen</item>) naast het vak. Klik op het opmaakprofiel in de lijst, en dan op de knop <item type=\"menuitem\">>></item>of <item type=\"menuitem\"><<</item> om het overzichtsniveau voor het alinea-opmaakprofiel te definiëren."
|
||||
|
||||
#. fQYtA
|
||||
#: insert_beforetable.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -4,16 +4,16 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||||
"POT-Creation-Date: 2023-03-02 11:51+0100\n"
|
||||
"PO-Revision-Date: 2020-12-10 16:36+0000\n"
|
||||
"PO-Revision-Date: 2023-03-06 16:30+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://weblate.documentfoundation.org/projects/libo_help-master/textswritermenu/nl/>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textswritermenu/nl/>\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: LibreOffice\n"
|
||||
"X-Generator: Weblate 4.15.2\n"
|
||||
"X-POOTLE-MTIME: 1472285617.000000\n"
|
||||
|
||||
#. acMEH
|
||||
@@ -23,7 +23,7 @@ msgctxt ""
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Content Control Submenu"
|
||||
msgstr ""
|
||||
msgstr "Submenu Inhoudscontrole"
|
||||
|
||||
#. JGVVJ
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -32,7 +32,7 @@ msgctxt ""
|
||||
"bm_id901672741515183\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>content control</bookmark_value><bookmark_value>checkbox;content control</bookmark_value><bookmark_value>date;content control</bookmark_value><bookmark_value>combo box;content control</bookmark_value><bookmark_value>drop-down list;content control</bookmark_value><bookmark_value>text;content control</bookmark_value><bookmark_value>rich text;content control</bookmark_value>"
|
||||
msgstr ""
|
||||
msgstr "<bookmark_value>inhoudsbesturingselement</bookmark_value><bookmark_value>keuzevakje;inhoudsbesturingselement</bookmark_value><bookmark_value>datm;inhoudsbesturingselement</bookmark_value><bookmark_value>keuzelijst met invoervak;inhoudsbesturingselement</bookmark_value><bookmark_value>keuzelijst;inhoudsbesturingselement</bookmark_value><bookmark_value>tekst;inhoudsbesturingselement</bookmark_value><bookmark_value>rich-tekst;inhoudsbesturingselement</bookmark_value>"
|
||||
|
||||
#. St8Ci
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -41,7 +41,7 @@ msgctxt ""
|
||||
"hd_id591672690941663\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"h1\"><link href=\"text/swriter/menu/contentcontrol_submenu.xhp\">Content Controls</link></variable>"
|
||||
msgstr ""
|
||||
msgstr "<variable id=\"h1\"><link href=\"text/swriter/menu/contentcontrol_submenu.xhp\">Inhoudsbesturingselementen</link></variable>"
|
||||
|
||||
#. zbRAP
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -50,7 +50,7 @@ msgctxt ""
|
||||
"par_idN10560\n"
|
||||
"help.text"
|
||||
msgid "A content control is a placeholder text in which the current content will be replaced when clicking into the control. Content controls are individual controls to add and customize for use in templates, forms, and documents. Content controls can provide instructional text and set controls to disappear when users type in their own text."
|
||||
msgstr ""
|
||||
msgstr "Een inhoudsbesturingselement is een tijdelijke aanduiding voor tekst waarin de huidige inhoud wordt vervangen wanneer u op het besturingselement klikt. Inhoudsbesturingselementen zijn individuele besturingselementen die u kunt toevoegen en aanpassen voor gebruik in sjablonen, formulieren en documenten. Inhoudsbesturingselementen kunnen instructietekst bieden en instellen dat besturingselementen verdwijnen wanneer gebruikers hun eigen tekst typen."
|
||||
|
||||
#. rAqzZ
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -59,7 +59,7 @@ msgctxt ""
|
||||
"par_id771672704361268\n"
|
||||
"help.text"
|
||||
msgid "Content controls have many properties and are similar to the legacy controls but can be easier to work with and format."
|
||||
msgstr ""
|
||||
msgstr "Inhoudsbesturingselementen hebben veel eigenschappen en zijn vergelijkbaar met de oude besturingselementen, maar kunnen eenvoudiger zijn om mee te werken en op te maken."
|
||||
|
||||
#. GBJMn
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -68,7 +68,7 @@ msgctxt ""
|
||||
"hd_id401672693292708\n"
|
||||
"help.text"
|
||||
msgid "Rich Text"
|
||||
msgstr ""
|
||||
msgstr "Rich-Tekst"
|
||||
|
||||
#. SFU7D
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -77,7 +77,7 @@ msgctxt ""
|
||||
"par_id71672703856991\n"
|
||||
"help.text"
|
||||
msgid "Contains custom formatted text or other items, such as tables, pictures, or other content controls."
|
||||
msgstr ""
|
||||
msgstr "Bevat aangepaste opgemaakte tekst of andere items, zoals tabellen, afbeeldingen of andere inhoudsbesturingselementen."
|
||||
|
||||
#. 2ELAt
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -86,7 +86,7 @@ msgctxt ""
|
||||
"hd_id71672693297394\n"
|
||||
"help.text"
|
||||
msgid "Plain Text"
|
||||
msgstr ""
|
||||
msgstr "Platte tekst"
|
||||
|
||||
#. enpKC
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -95,7 +95,7 @@ msgctxt ""
|
||||
"par_id681672703870033\n"
|
||||
"help.text"
|
||||
msgid "A plain text content control is limited to plain text in a single or multiple paragraphs. Unlike rich text, it cannot contain other items, such as tables, pictures, or other content controls."
|
||||
msgstr ""
|
||||
msgstr "Een besturingselement voor platte tekst is beperkt tot platte tekst in een enkele of meerdere alinea's. In tegenstelling tot rich-tekst kan het geen andere items bevatten, zoals tabellen, afbeeldingen of andere inhoudsbesturingselementen."
|
||||
|
||||
#. 2c6gz
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -104,7 +104,7 @@ msgctxt ""
|
||||
"hd_id571672693302104\n"
|
||||
"help.text"
|
||||
msgid "Picture"
|
||||
msgstr ""
|
||||
msgstr "Afbeelding"
|
||||
|
||||
#. jUK5q
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -113,7 +113,7 @@ msgctxt ""
|
||||
"par_id241672703879416\n"
|
||||
"help.text"
|
||||
msgid "Contains a single image anchored <link href=\"text/swriter/guide/anchor_object.xhp\"><emph>as-character</emph></link>. Clicking on the content control opens the file open dialog to provide a replacement for the picture placeholder."
|
||||
msgstr ""
|
||||
msgstr "Bevat een enkele afbeelding verankerd <link href=\"text/swriter/guide/anchor_object.xhp\"><emph>als-teken</emph></link>. Als u op het inhoudsbeheer klikt, wordt het dialoogvenster voor het openen van bestanden geopend om een vervanging te bieden voor de tijdelijke aanduiding voor afbeeldingen."
|
||||
|
||||
#. C3ayW
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -122,7 +122,7 @@ msgctxt ""
|
||||
"hd_id831672693306132\n"
|
||||
"help.text"
|
||||
msgid "Check Box"
|
||||
msgstr ""
|
||||
msgstr "Keuzevakje"
|
||||
|
||||
#. GAXmE
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -131,7 +131,7 @@ msgctxt ""
|
||||
"par_id581672703896121\n"
|
||||
"help.text"
|
||||
msgid "Contains a single check box character to interact with. Clicking on the content control toggles the checked state of the check box."
|
||||
msgstr ""
|
||||
msgstr "Bevat een enkel selectievakje om mee te communiceren. Door op het inhoudsbeheer te klikken, wordt de aangevinkte status van het selectievakje omgeschakeld."
|
||||
|
||||
#. xjWQb
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -140,7 +140,7 @@ msgctxt ""
|
||||
"hd_id711672693310034\n"
|
||||
"help.text"
|
||||
msgid "Combo Box"
|
||||
msgstr ""
|
||||
msgstr "Keuzelijst met invoervak"
|
||||
|
||||
#. 3XBQd
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -149,7 +149,7 @@ msgctxt ""
|
||||
"par_id341672703909353\n"
|
||||
"help.text"
|
||||
msgid "Contains a drop-down selection of list entries that you can select and text box that you can edit directly."
|
||||
msgstr ""
|
||||
msgstr "Bevat een keuzelijst met lijstitems die u kunt selecteren en een tekstvak dat u rechtstreeks kunt bewerken."
|
||||
|
||||
#. PGCKF
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -158,7 +158,7 @@ msgctxt ""
|
||||
"hd_id731672693314411\n"
|
||||
"help.text"
|
||||
msgid "Drop-down List"
|
||||
msgstr ""
|
||||
msgstr "Keuzelijst"
|
||||
|
||||
#. LJyny
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -167,7 +167,7 @@ msgctxt ""
|
||||
"par_id741672703915281\n"
|
||||
"help.text"
|
||||
msgid "Contains a drop-down button control with a list of display-text and value pairs. Unlike a combo box, the drop-down list does not let users enter a custom input."
|
||||
msgstr ""
|
||||
msgstr "Bevat een knop met een keuzelijst met weergavetekst- en waardeparen. In tegenstelling tot een keuzelijst met invoervak, kunnen gebruikers in de keuzelijst geen aangepaste tekst invoeren."
|
||||
|
||||
#. zvdaS
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -176,7 +176,7 @@ msgctxt ""
|
||||
"hd_id191672693319354\n"
|
||||
"help.text"
|
||||
msgid "Date"
|
||||
msgstr ""
|
||||
msgstr "Datum"
|
||||
|
||||
#. pEBdA
|
||||
#: contentcontrol_submenu.xhp
|
||||
@@ -185,7 +185,7 @@ msgctxt ""
|
||||
"par_id841672703921231\n"
|
||||
"help.text"
|
||||
msgid "Contains a calendar control. Limits text to a single paragraph."
|
||||
msgstr ""
|
||||
msgstr "Bevat een besturingselement met een kalender. Beperk de tekst tot een enkele alinea."
|
||||
|
||||
#. tP5yN
|
||||
#: insert_footnote_endnote.xhp
|
||||
|
||||
Reference in New Issue
Block a user