update translations for 5.3.0 beta2
and force-fix errors using pocheck Change-Id: I50100798b84da2969535c4f558dd60463b30108e
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: 2015-04-22 23:40+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2015-11-29 10:03+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1448791407.000000\n"
|
||||
|
||||
@@ -296,14 +296,6 @@ msgctxt ""
|
||||
msgid "Agenda Wizard"
|
||||
msgstr "Assistent Agenda"
|
||||
|
||||
#: shared.tree
|
||||
msgctxt ""
|
||||
"shared.tree\n"
|
||||
"100505\n"
|
||||
"node.text"
|
||||
msgid "Presentation Wizard"
|
||||
msgstr "Assistent Presentatie"
|
||||
|
||||
#: shared.tree
|
||||
msgctxt ""
|
||||
"shared.tree\n"
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-07-04 16:53+0200\n"
|
||||
"PO-Revision-Date: 2016-10-22 09:50+0000\n"
|
||||
"Last-Translator: vpanter <leo.moons@telenet.be>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-11-26 17:58+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1477129804.000000\n"
|
||||
"X-POOTLE-MTIME: 1480183097.000000\n"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -173,8 +173,8 @@ msgctxt ""
|
||||
"par_id3150324\n"
|
||||
"110\n"
|
||||
"help.text"
|
||||
msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
|
||||
msgstr "Voor de URL-notatie zijn bepaalde speciale tekens niet toegestaan. Deze worden door andere tekens vervangen of gecodeerd. Een slash (<emph>/</emph>) wordt gebruikt als padscheidingsteken. Zo wordt een bestand waarnaar in \"Windows-notatie\" verwezen wordt met <emph>C:\\My File.sxw</emph> op de lokale host, <emph>file:///C|/My%20File.sxw</emph> in URL-notatie."
|
||||
msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.odt</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.odt</emph> in URL notation."
|
||||
msgstr ""
|
||||
|
||||
#: 00000003.xhp
|
||||
msgctxt ""
|
||||
@@ -10787,8 +10787,8 @@ msgctxt ""
|
||||
"03020404.xhp\n"
|
||||
"par_id3154012\n"
|
||||
"help.text"
|
||||
msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.sxw\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
|
||||
msgstr "U kunt als volgt een lijst van alle bestaande bestanden in een specifieke map genereren: Wanneer u de Dir-functie voor het eerst aanroept, specificeert u het volledige zoekpad voor de bestanden, bijvoorbeeld 'D:\\Files\\*.sxw'. Is het pad juist en vindt de zoekopdracht ten minste één bestand, dan geeft de Dir-functie de naam van het eerste bestand dat met het zoekpad overeenkomt. Voor extra bestandsnamen die met het pad overeenkomen, roept u 'Dir' nogmaals op, maar zonder argumenten."
|
||||
msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments."
|
||||
msgstr ""
|
||||
|
||||
#: 03020404.xhp
|
||||
msgctxt ""
|
||||
@@ -18630,7 +18630,7 @@ msgctxt ""
|
||||
"par_id3149670\n"
|
||||
"help.text"
|
||||
msgid "<emph>Number:</emph> Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the <emph>Rnd</emph> function. If the parameter is omitted, the <emph>Randomize</emph> statement will be ignored."
|
||||
msgstr ""
|
||||
msgstr "<emph>Getal:</emph>Om het even welk integer getal. Wordt als seed gebruikt om een random seed generator te initialiseren. Dezelfde seeds resulteren in dezelfde willekeurige getallen reeksen door de functie <emph>Rnd</emph>. Wanneer een parameter wordt vergeten, zal de <emph>Randomize</emph>functie genegeerd worden."
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
@@ -18638,7 +18638,7 @@ msgctxt ""
|
||||
"par_id110520161656428611\n"
|
||||
"help.text"
|
||||
msgid "Unless a predictable sequence of numbers is desired, there is no need to use the <emph>Randomize</emph> statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed."
|
||||
msgstr ""
|
||||
msgstr "Tenzij een voorspelbare reeks getallen gewenst is, is het niet nodig de instructie <emph>Randomize</emph> te gebruiken, gezien de generator voor random getallen automatisch geïnitialiseerd wordt bij het eerste gebruik – deze zal een random getal generator gebruiken die door het systeem geleverd wordt om gelijkelijk verdeelde, niet deterministische getallen te leveren. Als zulke generator niet beschikbaar is, zal de systeemtijd gebruikt worden als seed."
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
@@ -18646,7 +18646,7 @@ msgctxt ""
|
||||
"par_id12052016194258344\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Randomize</emph> statement affects BASIC's <emph>Rnd</emph> function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it."
|
||||
msgstr ""
|
||||
msgstr "De instructie <emph>Randomize</emph> heeft alleen invloed op de BASIC functie <emph>Rnd</emph>. Andere willekeurige nummer-generatoren (zoals de factie RAND() in Calc) worden er niet door beïnvloed."
|
||||
|
||||
#: 03080301.xhp
|
||||
msgctxt ""
|
||||
@@ -18758,7 +18758,7 @@ msgctxt ""
|
||||
"par_id3147318\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired."
|
||||
msgstr ""
|
||||
msgstr "De functie <emph>Rnd</emph> geeft een decimale fractie terug tussen 0 (inbegrepen) en 1 (niet inbegrepen) overeenkomstig een willekeurige verdeling. De functie maakt gebruik van de Mesenne Twister 19937 willekeurige-getalgenerator. Gebruik voor het genereren van willekeurige gehele getallen een formule volgens onderstaand voorbeeld. Als een voorspelbare reeks van getallen vereist is, kan ervoor een instructie <emph>Randomize</emph> met een gedefinieerd startwaarde worden gebruikt."
|
||||
|
||||
#: 03080302.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-05-23 21:36+0200\n"
|
||||
"PO-Revision-Date: 2016-07-01 05:24+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-12-01 12:12+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 11:14+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1467350670.000000\n"
|
||||
"X-POOTLE-MTIME: 1467803666.000000\n"
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -201,30 +201,6 @@ msgctxt ""
|
||||
msgid "Open context menu for a sheet tab"
|
||||
msgstr "Open het contextmenu van een bladtab"
|
||||
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
"par_id3153093\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"bmaumloe\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
|
||||
msgstr "<variable id=\"bmaumloe\">Kies <emph>Bewerken - Pagina-einde verwijderen</emph></variable>"
|
||||
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
"par_id3153191\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"bzeilum\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
|
||||
msgstr "<variable id=\"bzeilum\">Kies <emph>Bewerken - Pagina-einde verwijderen - Rijeinde</emph></variable>"
|
||||
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
"par_id3145645\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"bspaum\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
|
||||
msgstr "<variable id=\"bspaum\">Kies <emph>Bewerken - Pagina-einde verwijderen - Kolomeinde</emph></variable>"
|
||||
|
||||
#: 00000403.xhp
|
||||
msgctxt ""
|
||||
"00000403.xhp\n"
|
||||
@@ -290,33 +266,6 @@ msgctxt ""
|
||||
msgid "Insert Menu"
|
||||
msgstr "Menu Invoegen"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3149095\n"
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"eimaum\">Choose <emph>Insert - Manual Break</emph></variable>"
|
||||
msgstr "<variable id=\"eimaum\">Kies <emph>Invoegen - Handmatig einde</emph></variable>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3149398\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"eimaumze\">Choose <emph>Insert - Manual Break - Row Break</emph></variable>"
|
||||
msgstr "<variable id=\"eimaumze\">Kies <emph>Invoegen - Handmatig einde - Rijeinde</emph></variable>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3150084\n"
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"eimaumsp\">Choose <emph>Insert - Manual Break - Column Break</emph></variable>"
|
||||
msgstr "<variable id=\"eimaumsp\">Kies <emph>Invoegen - Handmatig einde - Kolomeinde</emph></variable>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
@@ -613,8 +562,8 @@ msgctxt ""
|
||||
"par_id3146776\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"eiextdata\">Choose <emph>Insert - Link to External data</emph></variable>"
|
||||
msgstr "<variable id=\"eiextdata\">Kies <emph>Invoegen - Koppeling naar externe gegevens</emph></variable>"
|
||||
msgid "<variable id=\"eiextdata\">Choose <emph>Sheet - Link to External Data</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
@@ -1096,32 +1045,21 @@ msgctxt ""
|
||||
msgid "<variable id=\"exsze\">Choose <emph>Tools - Scenarios</emph></variable>"
|
||||
msgstr "<variable id=\"exsze\">Kies <emph>Extra - Scenario's</emph></variable>"
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
"par_id3145640\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"exdos\">Choose <emph>Tools - Protect Document</emph></variable>"
|
||||
msgstr "<variable id=\"exdos\">Kies <emph>Extra - Document beveiligen</emph></variable>"
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
"par_id3149020\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"exdst\">Choose <emph>Tools - Protect Document - Sheet</emph></variable>"
|
||||
msgstr "<variable id=\"exdst\">Kies <emph>Extra - Document beveiligen - Blad</emph></variable>"
|
||||
msgid "<variable id=\"protect_sheet\">Choose <emph>Tools - Protect Sheet</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
"par_id3154256\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"exdsd\">Choose <emph>Tools - Protect Document - Document</emph></variable>"
|
||||
msgstr "<variable id=\"exdsd\">Kies <emph>Extra - Document beveiligen - Document</emph></variable>"
|
||||
msgid "<variable id=\"protect_spreadsheet\">Choose <emph>Tools - Protect Spreadsheet</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
@@ -1196,8 +1134,8 @@ msgctxt ""
|
||||
"00000407.xhp\n"
|
||||
"par_id3153663\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item></variable>"
|
||||
msgstr "<variable id=\"fefix\">Kies <item type=\"menuitem\">Venster - Vastzetten</item></variable>"
|
||||
msgid "<variable id=\"fefix\">Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000412.xhp
|
||||
msgctxt ""
|
||||
@@ -1769,3 +1707,51 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "<variable id=\"insert_columns_right\">Choose <emph>Sheet - Insert Columns - Columns Right</emph></variable>"
|
||||
msgstr "<variable id=\"insert_columns_right\">Kies <emph>Blad - Kolommen invoegen - Kolommen rechts</emph></variable>"
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3149095\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insert_page_break\">Choose <emph>Sheet - Insert Page Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3149398\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insert_page_break_row\">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3150084\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"insert_page_break_column\">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3153093\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_page_break\">Choose <emph>Sheet - Delete Page Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3153191\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_page_break_row\">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: sheet_menu.xhp
|
||||
msgctxt ""
|
||||
"sheet_menu.xhp\n"
|
||||
"par_id3145645\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"delete_page_break_column\">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,18 +3,18 @@ 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: 2016-03-09 20:48+0100\n"
|
||||
"PO-Revision-Date: 2016-03-21 20:49+0000\n"
|
||||
"Last-Translator: vpanter <leo.moons@telenet.be>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 14:48+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1458593378.000000\n"
|
||||
"X-POOTLE-MTIME: 1467816527.000000\n"
|
||||
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
@@ -738,8 +738,8 @@ msgctxt ""
|
||||
"hd_id3148768\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "F4"
|
||||
msgstr "F4"
|
||||
msgid "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4"
|
||||
msgstr ""
|
||||
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
@@ -756,8 +756,8 @@ msgctxt ""
|
||||
"hd_id3145353\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "Shift+F4"
|
||||
msgstr "Shift+F4"
|
||||
msgid "F4"
|
||||
msgstr ""
|
||||
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2015-06-24 17:05+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2015-08-09 08:38+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,7 +12,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1439109518.000000\n"
|
||||
|
||||
@@ -882,8 +882,8 @@ msgctxt ""
|
||||
"OpenCL_options.xhp\n"
|
||||
"par_id3067110\n"
|
||||
"help.text"
|
||||
msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"+55.21.9.8822.8813\"</item> will map to zero, because the numbers don't represent a numeric value."
|
||||
msgstr "<emph>Converteert alleen als het eenduidig is:</emph> Als de tekst een geldige en eenduidige numerieke waarde is, converteer het dan. Voorbeeld: <item type=\"input\">\"+55.21.9.8822.8813\"</item> zal nul opleveren, omdat de getallen geen numerieke waarde vertegenwoordigen."
|
||||
msgid "<emph>Convert only if unambiguous:</emph> If the text represents a valid and unambiguous numeric value, convert it. Example: <item type=\"input\">\"123.456\"</item> will generate a #VALUE! error because the text contains a separator, while <item type=\"input\">\"123456\"</item> will not."
|
||||
msgstr ""
|
||||
|
||||
#: OpenCL_options.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,17 +3,17 @@ 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: 2016-07-04 16:53+0200\n"
|
||||
"POT-Creation-Date: 2016-12-01 12:12+0100\n"
|
||||
"PO-Revision-Date: 2016-09-11 06:12+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1473574352.000000\n"
|
||||
|
||||
#: address_auto.xhp
|
||||
@@ -1241,8 +1241,8 @@ msgctxt ""
|
||||
"calc_date.xhp\n"
|
||||
"par_id3149207\n"
|
||||
"help.text"
|
||||
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Tools</emph> menu, the menu item <emph>Cell Contents - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
|
||||
msgstr "De tijd sinds uw geboortedatum wordt berekend en weergegeven in de verschillende eenheden. De waarden zijn berekend op het moment dat u op de Enter-toets drukte. Deze waarde wordt niet automatisch bijgewerkt, hoewel \"NU\" natuurlijk steeds verandert. In het menu <emph>Extra</emph>, is het menu-item <emph>Celinhoud - Automatisch berekenen</emph> normaal gesproken actief; Automatisch berekenen werkt echter niet bij de functie NU. Als dat wel zo was, was uw computer constant bezig het blad bij te werken."
|
||||
msgid "The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although \"Now\" continuously changes. In the <emph>Data</emph> menu, the menu item <emph>Calculate - AutoCalculate</emph> is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet."
|
||||
msgstr ""
|
||||
|
||||
#: calc_series.xhp
|
||||
msgctxt ""
|
||||
@@ -1871,16 +1871,16 @@ msgctxt ""
|
||||
"cell_protect.xhp\n"
|
||||
"par_idN106C0\n"
|
||||
"help.text"
|
||||
msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Document - Sheet</item>."
|
||||
msgstr "Kies <item type=\"menu-item\">Extra - Document beveiligen - Blad</item> om te voorkomen dat de cellen volgens uw instellingen in het dialoogvenster <emph>Opmaak - Cellen</emph> gewijzigd, bekeken of afgedrukt worden."
|
||||
msgid "To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type=\"menuitem\">Tools - Protect Sheet</item>."
|
||||
msgstr ""
|
||||
|
||||
#: cell_protect.xhp
|
||||
msgctxt ""
|
||||
"cell_protect.xhp\n"
|
||||
"par_idN106C7\n"
|
||||
"help.text"
|
||||
msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Document - Document</item>."
|
||||
msgstr "Wilt u voorkomen dat de structuur van het document gewijzigd wordt, bijvoorbeeld het aantal, de <link href=\"text/scalc/guide/rename_table.xhp\">namen</link> en de volgorde van de bladen, kies dan <item type=\"menuitem\">Extra - Document beveiligen - Document</item>."
|
||||
msgid "To protect the structure of the document, for example the count, <link href=\"text/scalc/guide/rename_table.xhp\">names</link>, and order of the sheets, from being changed, choose <item type=\"menuitem\">Tools - Protect Spreadsheet</item>."
|
||||
msgstr ""
|
||||
|
||||
#: cell_protect.xhp
|
||||
msgctxt ""
|
||||
@@ -1945,10 +1945,9 @@ msgstr "Klik op het blad waarvan u de beveiliging wilt opheffen."
|
||||
msgctxt ""
|
||||
"cell_unprotect.xhp\n"
|
||||
"par_id3149656\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status."
|
||||
msgstr "Selecteer <emph>Extra - Document beveiligen</emph>, kies dan <emph>Blad</emph> of <emph>Document</emph> om het vinkje dat de beveiligde status aangeeft weg te halen."
|
||||
msgid "Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet</emph> to remove the check mark indicating the protected status."
|
||||
msgstr ""
|
||||
|
||||
#: cell_unprotect.xhp
|
||||
msgctxt ""
|
||||
@@ -2398,8 +2397,8 @@ msgctxt ""
|
||||
"par_id3145384\n"
|
||||
"40\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Insert - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Koppeling naar externe gegevens</item>. Het dialoogvenster <link href=\"text/scalc/01/04090000.xhp\" name=\"Externe gegevens\"><item type=\"menuitem\">Externe gegevens</item></link> verschijnt."
|
||||
msgid "Choose <item type=\"menuitem\">Sheet - Link to External Data</item>. The <link href=\"text/scalc/01/04090000.xhp\" name=\"External Data\"><item type=\"menuitem\">External Data</item></link> dialog appears."
|
||||
msgstr ""
|
||||
|
||||
#: cellreferences_url.xhp
|
||||
msgctxt ""
|
||||
@@ -2516,8 +2515,8 @@ msgctxt ""
|
||||
"cellstyle_by_formula.xhp\n"
|
||||
"par_id3150767\n"
|
||||
"help.text"
|
||||
msgid "For the <item type=\"menuitem\">Search for</item> term, enter: .<item type=\"literal\">*</item>"
|
||||
msgstr "Voer, als term voor <item type=\"menuitem\">Zoeken naar</item> in: .<item type=\"literal\">*</item>"
|
||||
msgid "For the <item type=\"menuitem\">Find</item> term, enter: .<item type=\"literal\">*</item>"
|
||||
msgstr ""
|
||||
|
||||
#: cellstyle_by_formula.xhp
|
||||
msgctxt ""
|
||||
@@ -2532,16 +2531,16 @@ msgctxt ""
|
||||
"cellstyle_by_formula.xhp\n"
|
||||
"par_id3153143\n"
|
||||
"help.text"
|
||||
msgid "Enter the following formula in the <item type=\"menuitem\">Replace with</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
|
||||
msgstr "Voer de volgende formule in het veld <item type=\"menuitem\">Vervangen door</item> in: <item type=\"literal\">=&+OPMAAKPROFIEL(ALS(HUIDIG()>3;\"Rood\";\"Groen\"))</item>"
|
||||
msgid "Enter the following formula in the <item type=\"menuitem\">Replace</item> field: <item type=\"literal\">=&+STYLE(IF(CURRENT()>3;\"Red\";\"Green\"))</item>"
|
||||
msgstr ""
|
||||
|
||||
#: cellstyle_by_formula.xhp
|
||||
msgctxt ""
|
||||
"cellstyle_by_formula.xhp\n"
|
||||
"par_id3146975\n"
|
||||
"help.text"
|
||||
msgid "The \"&\" symbol designates the current contents of the <emph>Search for</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
|
||||
msgstr "(Het & symbool verwijst naar de huidige inhoud van het veld <emph>Zoeken naar</emph>. De zin moet beginnen met een =-teken, omdat het een formule is. We gaan er van uit dat de celopmaak stijlen \"Rood\" en \"Groen\" reeds bestaan.)"
|
||||
msgid "The \"&\" symbol designates the current contents of the <emph>Find</emph> field. The line must begin with an equal sign, since it is a formula. It is assumed that the cell styles \"Red\" and \"Green\" already exist."
|
||||
msgstr ""
|
||||
|
||||
#: cellstyle_by_formula.xhp
|
||||
msgctxt ""
|
||||
@@ -5322,8 +5321,8 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id6529740\n"
|
||||
"help.text"
|
||||
msgid "Enter the text to find in the <emph>Search for</emph> text box."
|
||||
msgstr "Voer de te zoeken tekst in het tekstvak <emph>Zoeken naar</emph> in."
|
||||
msgid "Enter the text to find in the <emph>Find</emph> text box."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -5354,8 +5353,8 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id631733\n"
|
||||
"help.text"
|
||||
msgid "By default, Calc searches the current sheet. Click <emph>More Options</emph>, then enable <emph>Search in all sheets</emph> to search through all sheets of the document."
|
||||
msgstr "Calc doorzoekt standaard het huidige blad. Klik op <emph>Meer opties</emph>, en schakel dan <emph>In alle bladen zoeken</emph> in om alle bladen in het document te doorzoeken."
|
||||
msgid "By default, Calc searches the current sheet. Check the <emph>All sheets</emph> box to search through all sheets of the document."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -6805,16 +6804,16 @@ msgctxt ""
|
||||
"integer_leading_zero.xhp\n"
|
||||
"par_id3154510\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Search for</emph> box, enter <item type=\"input\">^[0-9]</item>"
|
||||
msgstr "Voer, in het vak <emph>Zoeken naar</emph>, <item type=\"input\">^[0-9]</item> in"
|
||||
msgid "In the <emph>Find</emph> box, enter <item type=\"input\">^[0-9]</item>"
|
||||
msgstr ""
|
||||
|
||||
#: integer_leading_zero.xhp
|
||||
msgctxt ""
|
||||
"integer_leading_zero.xhp\n"
|
||||
"par_id3155068\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Replace with</emph> box, enter <item type=\"input\">&</item>"
|
||||
msgstr "Voer, in het vak <emph>Vervangen door</emph>, <item type=\"input\">&</item> in"
|
||||
msgid "In the <emph>Replace</emph> box, enter <item type=\"input\">&</item>"
|
||||
msgstr ""
|
||||
|
||||
#: integer_leading_zero.xhp
|
||||
msgctxt ""
|
||||
@@ -7096,16 +7095,16 @@ msgctxt ""
|
||||
"line_fix.xhp\n"
|
||||
"par_id3156286\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">View - Freeze Rows and Columns</item>."
|
||||
msgstr "Kies <item type=\"menuitem\">Beeld - Rijen en kolommen vastzetten</item>."
|
||||
msgid "Choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item>."
|
||||
msgstr ""
|
||||
|
||||
#: line_fix.xhp
|
||||
msgctxt ""
|
||||
"line_fix.xhp\n"
|
||||
"par_id3151073\n"
|
||||
"help.text"
|
||||
msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Rows and Columns</item> again."
|
||||
msgstr "Kies <item type=\"menuitem\">Beeld - Rijen en kolommen vastzetten</item>."
|
||||
msgid "To deactivate, choose <item type=\"menuitem\">View - Freeze Cells - Freeze Rows and Columns</item> again."
|
||||
msgstr ""
|
||||
|
||||
#: line_fix.xhp
|
||||
msgctxt ""
|
||||
@@ -7128,8 +7127,8 @@ msgctxt ""
|
||||
"line_fix.xhp\n"
|
||||
"par_id3147004\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Rows and Columns\">View - Freeze Rows and Columns</link>"
|
||||
msgstr "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Rows and Columns\">Beeld - Rijen en kolommen vastzetten</link>"
|
||||
msgid "<link href=\"text/scalc/01/07090000.xhp\" name=\"View - Freeze Cells - Freeze Rows and Columns\">View - Freeze Cells - Freeze Rows and Columns</link>"
|
||||
msgstr ""
|
||||
|
||||
#: line_fix.xhp
|
||||
msgctxt ""
|
||||
@@ -8350,10 +8349,9 @@ msgstr "U kunt een notitie bij elke cel maken door <link href=\"text/shared/01/0
|
||||
msgctxt ""
|
||||
"note_insert.xhp\n"
|
||||
"par_id3145750\n"
|
||||
"34\n"
|
||||
"help.text"
|
||||
msgid "The comment is visible whenever the mouse pointer is over the cell, provided you have activated <emph>Help - Tips</emph> or - <emph>Extended Tips</emph>."
|
||||
msgstr "De notitie wordt zichtbaar als de muisaanwijzer over de cel gaat, vooropgesteld dat u <emph>Help - Tips</emph> of <emph>Uitgebreide Help</emph> heeft geactiveerd."
|
||||
msgid "The comment is visible whenever the mouse pointer is over the cell."
|
||||
msgstr ""
|
||||
|
||||
#: note_insert.xhp
|
||||
msgctxt ""
|
||||
@@ -11965,8 +11963,8 @@ msgctxt ""
|
||||
"par_id3145750\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
|
||||
msgstr "Kies <emph>Invoegen - Koppeling naar externe gegevens</emph>. Het dialoogvenster <link href=\"text/scalc/01/04090000.xhp\">Externe gegevens</link> wordt nu geopend."
|
||||
msgid "Choose <emph>Sheet - Link to External Data</emph>. This opens the <link href=\"text/scalc/01/04090000.xhp\">External Data</link> dialog."
|
||||
msgstr ""
|
||||
|
||||
#: webquery.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-03-09 20:48+0100\n"
|
||||
"PO-Revision-Date: 2016-03-30 12:32+0000\n"
|
||||
"Last-Translator: vpanter <leo.moons@telenet.be>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 14:54+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1459341169.000000\n"
|
||||
"X-POOTLE-MTIME: 1467816881.000000\n"
|
||||
|
||||
#: 03010000.xhp
|
||||
msgctxt ""
|
||||
@@ -1268,8 +1268,8 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"bm_id1744743\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
|
||||
msgstr "<bookmark_value>berekenen;regressiebogen</bookmark_value><bookmark_value>regressiebogen in diagrammen</bookmark_value><bookmark_value>trendlijnen in diagrammen</bookmark_value><bookmark_value>gemiddelde waarde-lijnen in diagrammen</bookmark_value>"
|
||||
msgid "<bookmark_value>calculating;regression curves</bookmark_value> <bookmark_value>regression curves in charts</bookmark_value> <bookmark_value>trend lines in charts</bookmark_value> <bookmark_value>mean value lines in charts</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1284,8 +1284,8 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7272255\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp></variable>"
|
||||
msgstr "<variable id=\"trendlinestext\"><ahelp hid=\".\">Trendlijnen kunnen worden toegevoegd aan alle types 2D-diagrammen, behalve aan taart- en koersdiagrammen.</ahelp></variable>"
|
||||
msgid "<variable id=\"trendlinestext\"> <ahelp hid=\".\">Trend lines can be added to all 2D chart types except for Pie and Stock charts.</ahelp> </variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1319,6 +1319,78 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">A power trend line is shown.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Een macht-trendlijn wordt weergegeven.</ahelp>"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161052123210\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">A polynomial trend line is shown with a given degree.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161102568315\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Degree of polynomial trend line.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161105546053\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">A moving average trend line is shown with a given period.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161107537745\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Number of points to calculate average of moving average trend line.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161112599880\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of trend line in legend.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161117252261\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for higher x-values.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id18082016111837138\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Trend line is extrapolated for lower x-values.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161124272765\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">For linear, polynomial and exponential trend lines, intercept value is forced to a given value.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161126064822\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Value of intercept if it is forced.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
@@ -1338,58 +1410,58 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Geeft de trendlijn vergelijking n
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8398998\n"
|
||||
"par_id180820161133305870\n"
|
||||
"help.text"
|
||||
msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line </emph>or <emph>Column, </emph>then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line."
|
||||
msgstr "Als u een regressieboog invoegt in een diagramtype dat gebruik maakt van categorieën, zoals <emph>Lijn </emph>of <emph>Kolom, </emph>dan worden de nummers 1, 2, 3, <emph>…</emph> gebruikt als x-waarden om de regressieboog te berekenen."
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of X variable in trend line equation.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id5676747\n"
|
||||
"par_id180820161134155865\n"
|
||||
"help.text"
|
||||
msgid "To insert trend lines for all data series, double-click the chart to enter edit mode. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select the type of trend line from None, Linear, Logarithmic, Exponential, or Power trend line."
|
||||
msgstr "Dubbelklik, om trendlijnen voor alle gegevensbereiken in te voegen, in het diagram om naar de bewerkingsmodus te gaan. Kies <item type=\"menuitem\">Invoegen - Trendlijnen</item>, selecteer vervolgens het type trendlijn: Geen, Lineaire, Logaritmische, Exponentiële of Macht-trendlijn."
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Name of Y variable in trend line equation.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8398998\n"
|
||||
"help.text"
|
||||
msgid "If you insert a trend line to a chart type that uses categories, like <emph>Line</emph> or <emph>Column</emph>, then the numbers 1, 2, 3, <emph>…</emph> are used as x-values to calculate the trend line. For such charts the XY chart type might be more suitable."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4349192\n"
|
||||
"help.text"
|
||||
msgid "To insert a trend line for a single data series, select the data series in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>."
|
||||
msgstr "Selecteer de gegevensreeks in het diagram, klik met rechts om het contextmenu te openen en kies <item type=\"menuitem\">Invoegen - Trendlijn</item> om een trendlijn in te voegen voor een enkele gegevensreeks."
|
||||
msgid "To insert a trend line for a data series, select the data series in the chart. Choose <item type=\"menuitem\">Insert - Trend Lines</item>, or right-click to open the context menu, and choose <item type=\"menuitem\">Insert - Trend Line</item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161539033867\n"
|
||||
"help.text"
|
||||
msgid "Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id9337443\n"
|
||||
"help.text"
|
||||
msgid "To delete a single trend line or mean value line, click the line, then press the Del key."
|
||||
msgstr "Klik op de lijn en druk dan op de Delete-toets om een enkele trendlijn of gemiddelde waarde-lijn te verwijderen."
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4529251\n"
|
||||
"help.text"
|
||||
msgid "To delete all trend lines, choose <item type=\"menuitem\">Insert - Trend Lines</item>, then select <emph>None</emph>."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Trendlijnen</item> en selecteer dan <emph>Geen</emph> om alle trendlijnen te verwijderen."
|
||||
msgid "To delete a trend line or mean value line, click the line, then press the Del key."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id296334\n"
|
||||
"help.text"
|
||||
msgid "A trend line is shown in the legend automatically."
|
||||
msgstr "Een trendlijn wordt automatisch in de legenda getoond."
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4072084\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Mean Value Lines are special trend lines that show the mean value. Use <item type=\"menuitem\">Insert - Mean Value Lines</item> to insert mean value lines for data series.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Gemiddelde waarde-lijnen zijn speciale trendlijnen die de gemiddelde waarde weergeven. Gebruik <item type=\"menuitem\">Invoegen - Gemiddelde waarde-lijnen</item> om gemiddelde waarde-lijnen in te voeren voor gegevensreeksen.</ahelp>"
|
||||
msgid "A trend line is shown in the legend automatically. Its name can be defined in options of the trend line."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1402,50 +1474,178 @@ msgstr "De trendlijn heeft dezelfde kleur als het overeenkomstige gegevensbereik
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id846888\n"
|
||||
"hd_id180820161534333508\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <emph>Insert Trend Line Equation</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Selecteer de trendlijn in het diagram, klik rechts om het contextmenu te openen en kies <emph>Trendlijnvergelijking invoegen</emph> om de trendlijn-vergelijking te tonen.</ahelp>"
|
||||
msgid "Trend Line Equation and Coefficient of Determination"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8962065\n"
|
||||
"help.text"
|
||||
msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R². Click on the trend line to see the information in the status bar."
|
||||
msgstr "Als het diagram in de bewerkingsmodus staat, geeft %PRODUCTNAME u de vergelijking van de trendlijn en de correlatiecoëfficiënt R². Klik op de trendlijn om de informatie in de statusbalk te zien."
|
||||
msgid "When the chart is in edit mode, %PRODUCTNAME gives you the equation of the trend line and the coefficient of determination R<sup>2</sup>, even if they are not shown: click on the trend line to see the information in the status bar."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id1328470\n"
|
||||
"par_id846888\n"
|
||||
"help.text"
|
||||
msgid "For a category chart (for example a line chart), the trend line information is calculated using numbers 1, 2, 3, … as x-values. This is also true if your data series uses other numbers as names for the x-values. For such charts the XY chart type might be more suitable."
|
||||
msgstr "Voor een diagramtype (bijvoorbeeld een lijndiagram), wordt de regressie-informatie berekend met gebruik van de nummers 1, 2, 3, … als x-waarden. Dit is ook het geval als uw gegevensbereiken gebruik maken van andere nummers als namen voor de x-waarden. Voor zulke diagrammen is het XY-diagramtype mogelijk beter geschikt."
|
||||
msgid "<ahelp hid=\".\">To show the trend line equation, select the trend line in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert Trend Line Equation</item>.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8092593\n"
|
||||
"par_id8962066\n"
|
||||
"help.text"
|
||||
msgid "To show the equation and the coefficient of determination, select the trend line and choose <item type=\"menuitem\">Format - Format Selection - Equation</item>."
|
||||
msgstr "Selecteer de trendlijn en kies <item type=\"menuitem\">Opmaak - Selectie opmaken - Vergelijking</item> voor het weergeven van de vergelijking en de correlatiecoëfficiënt."
|
||||
msgid "To change format of values (use less significant digits or scientific notation), select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Format Trend Line Equation - Numbers</item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7971434\n"
|
||||
"par_id180820161627109994\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show equation to see the equation of the trend line.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Schakel Vergelijking weergeven in om de vergelijking van de trendlijn te zien.</ahelp>"
|
||||
msgid "Default equation uses <item type=\"literal\">x</item> for abscissa variable, and <item type=\"literal\">f(x)</item> for ordinate variable. To change these names, select the trend line, choose <item type=\"menuitem\">Format - Format Selection – Type</item> and enter names in <item type=\"literal\">X Variable Name</item> and <item type=\"literal\">Y Variable Name</item> edit boxes."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id558793\n"
|
||||
"par_id18082016163702791\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable Show Coefficient of Determination to see the determination coefficient of the trend line.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Activeer Correlatiecoëfficiënt weergeven om de correlatiecoëfficiënt van de trendlijn te zien.</ahelp>"
|
||||
msgid "To show the coefficient of determination R<sup>2</sup>, select the equation in the chart, right-click to open the context menu, and choose <item type=\"menuitem\">Insert R<sup>2</sup></item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161637028632\n"
|
||||
"help.text"
|
||||
msgid "If intercept is forced, coefficient of determination R<sup>2</sup> is not calculated in the same way as with free intercept. R<sup>2</sup> values can not be compared with forced or free intercept."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"hd_id180820161534333509\n"
|
||||
"help.text"
|
||||
msgid "Trend Lines Curve Types"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id18082016153820777\n"
|
||||
"help.text"
|
||||
msgid "Following regression types are available:"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161604098009\n"
|
||||
"help.text"
|
||||
msgid "<emph>Linear</emph> trend line: regression through equation <item type=\"literal\">y=a∙x+b</item>. Intercept <item type=\"literal\">b</item> can be forced."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161612524298\n"
|
||||
"help.text"
|
||||
msgid "<emph>Polynomial</emph> trend line: regression through equation <item type=\"literal\">y=Σ(a<sub>i</sub>∙x<sup>i</sup>)</item>. Intercept <item type=\"literal\">a<sub>0</sub></item> can be forced. Degree of polynomial must be given (at least 2)."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161612525364\n"
|
||||
"help.text"
|
||||
msgid "<emph>Logarithmic</emph> trend line: regression through equation <item type=\"literal\">y=a∙ln(x)+b</item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161612526680\n"
|
||||
"help.text"
|
||||
msgid "<emph>Exponential</emph> trend line: regression through equation <item type=\"literal\">y=b∙exp(a∙x)</item>.This equation is equivalent to <item type=\"literal\">y=b∙m<sup>x</sup></item> with <item type=\"literal\">m=exp(a)</item>. Intercept <item type=\"literal\">b</item> can be forced."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161612527230\n"
|
||||
"help.text"
|
||||
msgid "<emph>Power</emph> trend line: regression through equation <item type=\"literal\">y=b∙x<sup>a</sup></item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id180820161617342768\n"
|
||||
"help.text"
|
||||
msgid "<emph>Moving average</emph> trend line: simple moving average is calculated with the <emph>n</emph> previous y-values, <emph>n</emph> being the period. No equation is available for this trend line."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"hd_id9204077\n"
|
||||
"help.text"
|
||||
msgid "Constraints"
|
||||
msgstr "Beperkingen"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7393719\n"
|
||||
"help.text"
|
||||
msgid "The calculation of the trend line considers only data pairs with the following values:"
|
||||
msgstr "Bij de berekening van de regressieboog worden alleen de gegevensparen met de volgende waarden in aanmerking genomen:"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7212744\n"
|
||||
"help.text"
|
||||
msgid "Logarithmic trend line: only positive x-values are considered."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id1664479\n"
|
||||
"help.text"
|
||||
msgid "Exponential trend line: only positive y-values are considered, except if all y-values are negative: regression will then follow equation <item type=\"literal\">y=-b∙exp(a∙x)</item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8734702\n"
|
||||
"help.text"
|
||||
msgid "Power trend line: only positive x-values are considered; only positive y-values are considered, except if all y-values are negative: regression will then follow equation<item type=\"literal\"> y=-b∙x<sup>a</sup></item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id181279\n"
|
||||
"help.text"
|
||||
msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data."
|
||||
msgstr "U moet uw gegevens dienovereenkomstig aanpassen, het is het beste om met een kopie van de originele gegevens te werken en de gekopieerde gegevens om te zetten."
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"hd_id180820161528021520\n"
|
||||
"help.text"
|
||||
msgid "Calculate Parameters in Calc"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1500,32 +1700,32 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id9244361\n"
|
||||
"help.text"
|
||||
msgid "r² = RSQ(Data_Y;Data_X)"
|
||||
msgstr "r² = R.KWADRAAT(Gegevens_Y;Gegevens_X)"
|
||||
msgid "r<sup>2</sup> = RSQ(Data_Y;Data_X)"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id2083498\n"
|
||||
"help.text"
|
||||
msgid "Besides m, b and r² the array function <emph>LINEST</emph> provides additional statistics for a regression analysis."
|
||||
msgstr "Naast m, b en r² biedt de arrayfunctie <emph>LIJNSCH</emph> toegevoegde statistieken voor een regressie-analyse."
|
||||
msgid "Besides m, b and r<sup>2</sup> the array function <emph>LINEST</emph> provides additional statistics for a regression analysis."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"hd_id2538834\n"
|
||||
"help.text"
|
||||
msgid "The logarithm regression equation"
|
||||
msgstr "De logaritmische regressievergelijking"
|
||||
msgid "The logarithmic regression equation"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id394299\n"
|
||||
"help.text"
|
||||
msgid "The <emph>logarithm regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>."
|
||||
msgstr "De <emph>logaritmische regressie</emph> volgt de vergelijking <item type=\"literal\">y=a*ln(x)+b</item>."
|
||||
msgid "The <emph>logarithmic regression</emph> follows the equation <item type=\"literal\">y=a*ln(x)+b</item>."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1548,8 +1748,8 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id5649281\n"
|
||||
"help.text"
|
||||
msgid "r² = RSQ(Data_Y;LN(Data_X))"
|
||||
msgstr "r² = R.KWADRAAT(Gegevens_Y;LN(Gegevens_X))"
|
||||
msgid "r<sup>2</sup> = RSQ(Data_Y;LN(Data_X))"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1620,16 +1820,16 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id5437177\n"
|
||||
"help.text"
|
||||
msgid "r² = RSQ(LN(Data_Y);Data_X)"
|
||||
msgstr "r² = R.KWADRAAT(LN(Gegevens_Y);Gegevens_X)"
|
||||
msgid "r<sup>2</sup> = RSQ(LN(Data_Y);Data_X)"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id6946317\n"
|
||||
"help.text"
|
||||
msgid "Besides m, b and r² the array function LOGEST provides additional statistics for a regression analysis."
|
||||
msgstr "Naast m, b en r² biedt de arrayfunctie LOGSCH toegevoegde statistieken voor een regressie-analyse."
|
||||
msgid "Besides m, b and r<sup>2</sup> the array function LOGEST provides additional statistics for a regression analysis."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1668,56 +1868,8 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id2357249\n"
|
||||
"help.text"
|
||||
msgid "r² = RSQ(LN(Data_Y);LN(Data_X))"
|
||||
msgstr "r² = R.KWADRAAT(LN(Gegevens_Y);LN(Gegevens_X))"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"hd_id9204077\n"
|
||||
"help.text"
|
||||
msgid "Constraints"
|
||||
msgstr "Beperkingen"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7393719\n"
|
||||
"help.text"
|
||||
msgid "The calculation of the trend line considers only data pairs with the following values:"
|
||||
msgstr "Bij de berekening van de regressieboog worden alleen de gegevensparen met de volgende waarden in aanmerking genomen:"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id7212744\n"
|
||||
"help.text"
|
||||
msgid "logarithm regression: only positive x-values are considered,"
|
||||
msgstr "logaritmische regressie: alleen positieve x-waarden worden in aanmerking genomen,"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id1664479\n"
|
||||
"help.text"
|
||||
msgid "exponential regression: only positive y-values are considered,"
|
||||
msgstr "exponentiële regressie: alleen positieve y-waarden worden in aanmerking genomen,"
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8734702\n"
|
||||
"help.text"
|
||||
msgid "power regression: only positive x-values and positive y-values are considered."
|
||||
msgstr "machtsregressie: alleen positieve x-waarden en positieve y-waarden worden in aanmerking genomen."
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id181279\n"
|
||||
"help.text"
|
||||
msgid "You should transform your data accordingly; it is best to work on a copy of the original data and transform the copied data."
|
||||
msgstr "U moet uw gegevens dienovereenkomstig aanpassen, het is het beste om met een kopie van de originele gegevens te werken en de gekopieerde gegevens om te zetten."
|
||||
msgid "r<sup>2</sup> = RSQ(LN(Data_Y);LN(Data_X))"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1732,24 +1884,24 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8918729\n"
|
||||
"help.text"
|
||||
msgid "A <emph>polynomial regression</emph> curve cannot be added automatically. You must calculate this curve manually."
|
||||
msgstr "Een <emph>polynome regressie</emph>boog kan niet automatisch worden toegevoegd. U moet deze boog handmatig berekenen."
|
||||
msgid "For <emph>polynomial regression</emph> curves a transformation to a linear model takes place."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id33875\n"
|
||||
"help.text"
|
||||
msgid "Create a table with the columns x, x², x³, … , xⁿ, y up to the desired degree n."
|
||||
msgstr "Maak een tabel met de kolommen x, x², x³, … , xⁿ, y op met de gewenste graden n."
|
||||
msgid "Create a table with the columns x, x<sup>2</sup>, x<sup>3</sup>, … , x<sup>n</sup>, y up to the desired degree n."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8720053\n"
|
||||
"help.text"
|
||||
msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to xⁿ (without headings) as Data_X."
|
||||
msgstr "Gebruik de formule <item type=\"literal\">=LIJNSCH(Gegevens_Y,Gegevens_X)</item> met het gehele bereik x tot xⁿ (zonder koppen) als Gegevens_X."
|
||||
msgid "Use the formula <item type=\"literal\">=LINEST(Data_Y,Data_X)</item> with the complete range x to x<sup>n</sup> (without headings) as Data_X."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
@@ -1764,16 +1916,56 @@ msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id8202154\n"
|
||||
"help.text"
|
||||
msgid "The first element of the third row of the LINEST output is the value of r². See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters."
|
||||
msgstr "Het eerste element van de derde rij van de LIJNSCH-uitvoer is de waarde van r². Zie de <link href=\"text/scalc/01/04060107.xhp#Section8\">LIJNSCH</link>-functie voor bijzonderheden over het juiste gebruik en een verklaring van de overige uitvoerparameters."
|
||||
msgid "The first element of the third row of the LINEST output is the value of r<sup>2</sup>. See the <link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function for details on proper use and an explanation of the other output parameters."
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562211\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/schart/01/04050000.xhp\">Y Error Bars tab page</link>"
|
||||
msgstr "<link href=\"text/schart/01/04050000.xhp\">tabpagina Y foutbalken</link>"
|
||||
msgid "<link href=\"text/schart/01/04050000.xhp\">X/Y Error Bars</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562212\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/04060107.xhp#Section8\">LINEST</link> function"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562216\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/04060107.xhp#Section7\">LOGEST</link> function"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562213\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/04060185.xhp#slope\">SLOPE</link> function"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562214\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/04060181.xhp#intercept\">INTERCEPT</link> function"
|
||||
msgstr ""
|
||||
|
||||
#: 04050100.xhp
|
||||
msgctxt ""
|
||||
"04050100.xhp\n"
|
||||
"par_id4562215\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/scalc/01/04060181.xhp#rsq\">RSQ</link> function"
|
||||
msgstr ""
|
||||
|
||||
#: 04060000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2015-11-10 19:33+0100\n"
|
||||
"PO-Revision-Date: 2015-11-27 10:28+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-05-07 06:25+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1448620133.000000\n"
|
||||
"X-POOTLE-MTIME: 1462602343.000000\n"
|
||||
|
||||
#: main0000.xhp
|
||||
msgctxt ""
|
||||
@@ -28,10 +28,9 @@ msgstr "Welkom bij de Help van $[officename] Draw"
|
||||
msgctxt ""
|
||||
"main0000.xhp\n"
|
||||
"hd_id3155960\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help"
|
||||
msgstr "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welkom bij de Help van $[officename] Draw"
|
||||
msgid "Welcome to the $[officename] Draw Help"
|
||||
msgstr ""
|
||||
|
||||
#: main0000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-04-16 21:40+0200\n"
|
||||
"PO-Revision-Date: 2016-04-27 05:46+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 14:54+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1461735998.000000\n"
|
||||
"X-POOTLE-MTIME: 1467816897.000000\n"
|
||||
|
||||
#: 3dsettings_toolbar.xhp
|
||||
msgctxt ""
|
||||
@@ -829,16 +829,32 @@ msgctxt ""
|
||||
"main0204.xhp\n"
|
||||
"hd_id3134447820\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Table Design\">Table Design</link>"
|
||||
msgstr "<link href=\"text/simpress/01/taskpanel.xhp\" name=\"Tabel-ontwerp\">Tabel-ontwerp</link>"
|
||||
msgid "Table Design"
|
||||
msgstr ""
|
||||
|
||||
#: main0204.xhp
|
||||
msgctxt ""
|
||||
"main0204.xhp\n"
|
||||
"par_id16200812240344\n"
|
||||
"help.text"
|
||||
msgid "Opens the Table Design. Double-click a preview to insert a new table."
|
||||
msgstr "Opent Tabelontwerp. Dubbelklik op een voorbeeld om een nieuwe tabel in te voegen."
|
||||
msgid "<ahelp hid=\".uno:TableDesign\">Opens the Table Design. Double-click a preview to format the table.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: main0204.xhp
|
||||
msgctxt ""
|
||||
"main0204.xhp\n"
|
||||
"par_id3153752\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3147292\" src=\"cmd/sc_tabledesign.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147292\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: main0204.xhp
|
||||
msgctxt ""
|
||||
"main0204.xhp\n"
|
||||
"par_id3156429\n"
|
||||
"help.text"
|
||||
msgid "Table Design"
|
||||
msgstr ""
|
||||
|
||||
#: main0204.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2016-05-23 21:37+0200\n"
|
||||
"POT-Creation-Date: 2016-12-01 12:12+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 06:39+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472279965.000000\n"
|
||||
|
||||
#: 00000001.xhp
|
||||
@@ -616,62 +616,88 @@ msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"bm_id3150702\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Internet glossary</bookmark_value><bookmark_value>common terms;Internet glossary</bookmark_value><bookmark_value>glossaries;Internet terms</bookmark_value><bookmark_value>terminology;Internet glossary</bookmark_value>"
|
||||
msgstr "<bookmark_value>internetwoordenlijst</bookmark_value><bookmark_value>algemene termen; internetwoordenlijst</bookmark_value><bookmark_value>woordenlijsten; internettermen</bookmark_value><bookmark_value>terminologie; internetwoordenlijst</bookmark_value>"
|
||||
msgid "<bookmark_value>Internet glossary</bookmark_value> <bookmark_value>common terms;Internet glossary</bookmark_value> <bookmark_value>glossaries;Internet terms</bookmark_value> <bookmark_value>terminology;Internet glossary</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3150702\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/00/00000002.xhp\" name=\"Glossary of Internet Terms\">Glossary of Internet Terms</link>"
|
||||
msgstr "<link href=\"text/shared/00/00000002.xhp\" name=\"Woordenlijst met internettermen\">Woordenlijst met internettermen</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3155577\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "If you are a newcomer to the Internet, you will be confronted with unfamiliar terms: browser, bookmark, e-mail, homepage, search engine, and many others. To make your first steps easier, this glossary explains some of the more important terminology you may find in the Internet, intranet, mail and news."
|
||||
msgstr "Als u niet vertrouwd bent met internet, zult u onbekende termen tegenkomen, zoals browser, bladwijzer, e-mail, homepage, zoekmachine en vele andere termen. In deze woordenlijst vindt u een aantal van de belangrijkste termen die u kunt tegenkomen op het internet, intranet, in e-mail en nieuws om uw eerste stappen wat te vergemakkelijken."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id18082016234439503\n"
|
||||
"help.text"
|
||||
msgid "CMIS"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id180820162344398454\n"
|
||||
"help.text"
|
||||
msgid "The Content Management Interoperability Services (CMIS) standard defines a domain model and Web Services and Restful AtomPub bindings that will enable greater interoperability of Enterprise Content Management (ECM) systems. CMIS uses Web services and Web 2.0 interfaces to enable rich information to be shared across Internet protocols in vendor-neutral formats, among document systems, publishers and repositories, within one enterprise and between companies."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id180820162344393005\n"
|
||||
"help.text"
|
||||
msgid "WebDAV"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id180820162344394243\n"
|
||||
"help.text"
|
||||
msgid "Short for Web-based Distributed Authoring and Versioning, an IETF standard set of platform-independent extensions to HTTP that allows users to collaboratively edit and manage files on remote Web servers. WebDAV features XML properties on metadata, locking - which prevents authors from overwriting each other's changes - namespace manipulation and remote file management. WebDav is sometimes referred to as DAV."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3153146\n"
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "Frames"
|
||||
msgstr "Frames"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3157909\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "Frames are useful for designing the layout of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages. $[officename] uses floating frames into which you can place objects such as graphics, movie files and sound. The context menu of a frame shows the options for restoring or editing frame contents. Some of these commands are also listed in <emph>Edit - Object</emph> when the frame is selected."
|
||||
msgstr "Frames zijn met name handig voor het ontwerpen van de lay-out van <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-pagina's. $[officename] gebruikt zwevende kaders waarin u objecten kunt plaatsen zoals afbeeldingen, filmbestanden en geluiden. In het contextmenu van een frame worden de opties weergegeven voor het herstellen en bewerken van de frame-inhoud. Sommige opdrachten in contextmenu's worden ook weergegeven in <emph>Bewerken - Object</emph> als het frame is geselecteerd."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3147077\n"
|
||||
"43\n"
|
||||
"help.text"
|
||||
msgid "FTP"
|
||||
msgstr "FTP"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3147335\n"
|
||||
"44\n"
|
||||
"help.text"
|
||||
msgid "FTP stands for File Transfer Protocol and is the standard transfer protocol for files in the Internet. An FTP server is a program on a computer connected to the Internet which stores files to be transmitted with the aid of FTP. While FTP is responsible for transmitting and downloading Internet files, <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) provides the connection setup and data transfer between WWW servers and clients."
|
||||
msgstr "FTP staat voor File Transfer Protocol en is het standaardoverdrachtsprotocol voor bestanden op het internet. Een FTP-server is een programma op een computer die met het internet is verbonden en waarop de bestanden worden opgeslagen die met behulp van FTP verstuurd moeten worden. Terwijl FTP verantwoordelijk is voor het verzenden en downloaden van internetbestanden, verzorgt <link href=\"text/shared/00/00000002.xhp#http\" name=\"HTTP\">HTTP</link> (Hypertext Transfer Protocol) de verbindingsinstellingen en gegevensoverdracht tussen WWW-servers en clients."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -685,55 +711,49 @@ msgstr "<bookmark_value>HTML; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3145609\n"
|
||||
"56\n"
|
||||
"help.text"
|
||||
msgid "HTML"
|
||||
msgstr "HTML"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3161459\n"
|
||||
"57\n"
|
||||
"help.text"
|
||||
msgid "HTML (Hypertext Markup Language) is a document code language, which is used as the file format for WWW documents. It is derived from <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> and integrates text, graphics, videos and sound."
|
||||
msgstr "HTML (HyperText Markup Language) is een documentcodetaal die wordt gebruikt als bestandsindeling voor WWW-documenten. De taal is ontleend aan <link href=\"text/shared/00/00000002.xhp#sgml\" name=\"SGML\">SGML</link> en integreert tekst, afbeeldingen, video's en geluid."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3154346\n"
|
||||
"58\n"
|
||||
"help.text"
|
||||
msgid "If you want to type HTML commands directly, for example when doing exercises from one of the many available HTML books, remember that HTML pages are pure text files. Save your document under the document type <emph>Text </emph>and give it the file name extension .HTML. Be sure there are no umlauts or other special characters of the extended character set. If you want to re-open this file in $[officename] and edit the HTML code, you must load it with the file type <emph>Text</emph> and not with the file type <emph>Web pages</emph>."
|
||||
msgstr "Als u HTML-opdrachten direct wilt invoeren (wanneer u bijvoorbeeld oefeningen uit een van de vele beschikbare HTML-boeken maakt), dient u er rekening mee te houden dat HTML-pagina's pure tekstbestanden zijn. Sla uw document op met het documenttype <emph>Tekst</emph> en geef het de bestandsnaamextensie .HTM. Zorg dat de extensie geen umlaut of andere speciale tekens uit de uitgebreide tekenset bevat. Als u dit bestand later opnieuw wilt openen in $[officename] om de HTML-code te bewerken, moet u het bestand laden met het bestandstype <emph>Tekst</emph> en niet met het bestandstype <emph>Webpagina's</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3153960\n"
|
||||
"244\n"
|
||||
"help.text"
|
||||
msgid "There are several references on the Internet providing an introduction to the HTML language."
|
||||
msgstr "Op het internet kunt u referentiemateriaal vinden met een inleiding tot de HTML-taal."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3147423\n"
|
||||
"59\n"
|
||||
"help.text"
|
||||
msgid "HTTP"
|
||||
msgstr "HTTP"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3153379\n"
|
||||
"60\n"
|
||||
"help.text"
|
||||
msgid "The Hypertext Transfer Protocol is a record of transmission of WWW documents between WWW servers (hosts) and browsers (clients)."
|
||||
msgstr "HTTP (Hypertext Transfer Protocol) is een verzendrecord van WWW-documenten tussen WWW-servers (hosts) en browsers (clients)."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -747,28 +767,25 @@ msgstr "<bookmark_value>hyperlinks; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3149290\n"
|
||||
"61\n"
|
||||
"help.text"
|
||||
msgid "Hyperlink"
|
||||
msgstr "Hyperlink"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3145420\n"
|
||||
"62\n"
|
||||
"help.text"
|
||||
msgid "Hyperlinks are cross-references, highlighted in text in various colors and activated by mouse-click. With the aid of hyperlinks, readers can jump to specific information within a document as well as to related information in other documents."
|
||||
msgstr "Hyperlinks zijn kruisverwijzingen, geaccentueerd in tekst van verscheidene kleuren, en worden geactiveerd door een muisklik. Met behulp van hyperlinks kunnen lezers naar specifieke informatie binnen een document springen en naar verwante informatie in andere documenten."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3156281\n"
|
||||
"63\n"
|
||||
"help.text"
|
||||
msgid "In $[officename] you can assign hyperlinks to text as well as to graphics and text frames (see the Hyperlink Dialog icon on the Standard bar)."
|
||||
msgstr "In $[officename] kunt u hyperlinks aan tekst, evenals afbeeldingen en tekstframes toewijzen (zie het pictogram voor het hyperlink-dialoogvenster op de Standaardbalk)."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -782,55 +799,49 @@ msgstr "<bookmark_value>ImageMap; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3152805\n"
|
||||
"64\n"
|
||||
"help.text"
|
||||
msgid "ImageMap"
|
||||
msgstr "Imagetoewijzing"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3154685\n"
|
||||
"65\n"
|
||||
"help.text"
|
||||
msgid "An ImageMap is a reference-sensitive graphic or text frame. You can click on defined areas of the graphic or text frame to go to a target (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap Editor\">ImageMap Editor</link>."
|
||||
msgstr "Een ImageMap is een verwijzingsgevoelige afbeelding of tekstframe. U kunt op een gedefinieerd gebied van de afbeelding of het tekstframe klikken om naar een doel (<link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>) te springen dat aan dat gebied is gekoppeld. De verwijzingsgebieden, samen met de gekoppelde URL's en bijbehorende tekst die worden weergegeven wanneer de muisaanwijzer op deze gebieden wordt geplaatst, worden gedefinieerd in de <link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap-editor\">ImageMap-editor</link>."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3153178\n"
|
||||
"66\n"
|
||||
"help.text"
|
||||
msgid "There are two different types of ImageMaps. A Client Side ImageMap is evaluated on the client computer, which loaded the graphic from the Internet, while a Server Side ImageMap is evaluated on the server computer which provides the <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> page on the Internet. In server evaluation, clicking an ImageMap sends the relative coordinates of the cursor within the image to the server, and a dedicated program on the server responds. In the client evaluation, clicking a defined hotspot of the ImageMap activates the URL, as if it were a normal text link. The URL appears below the mouse pointer when passing across the ImageMap."
|
||||
msgstr "Er zijn twee verschillende typen ImageMaps. Een ImageMap aan de clientzijde wordt geanalyseerd op de clientcomputer, waarop de afbeelding vanaf het internet geladen is, terwijl de ImageMap aan de serverzijde wordt geanalyseerd op de computer die de <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-pagina op het internet aanbiedt. Tijdens de serveranalyse worden bij het klikken op een ImageMap de relatieve coördinaten van de cursor binnen de afbeelding naar de server verzonden, waarop vervolgens door een toegewezen programma op de server gereageerd wordt. Tijdens de clientanalyse wordt bij het klikken op een gedefinieerde hotspot van de ImageMap de URL geactiveerd, alsof het een normale tekstkoppeling is. De URL verschijnt onder de muisaanwijzer wanneer deze over de ImageMap bewogen wordt."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3150740\n"
|
||||
"67\n"
|
||||
"help.text"
|
||||
msgid "As ImageMaps can be used in different ways, they can be stored in different formats."
|
||||
msgstr "Aangezien ImageMaps op verschillende manieren kunnen worden gebruikt, kunnen ze in verschillende indelingen worden opgeslagen."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3146874\n"
|
||||
"68\n"
|
||||
"help.text"
|
||||
msgid "ImageMap Formats"
|
||||
msgstr "Indelingen voor ImageMaps"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3145153\n"
|
||||
"69\n"
|
||||
"help.text"
|
||||
msgid "ImageMaps are basically divided between those that are analyzed on the server (i. e. your Internet provider) and those analyzed on the web browser of the reader's computer."
|
||||
msgstr "ImageMaps kunnen worden onderverdeeld in twee groepen: de ImageMaps die worden geanalyseerd op de server (uw internetprovider) en de ImageMaps die worden geanalyseerd op de webbrowser op de computer van de lezer."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -844,46 +855,41 @@ msgstr "<bookmark_value>ImageMaps aan serverzijde</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3152881\n"
|
||||
"70\n"
|
||||
"help.text"
|
||||
msgid "Server Side ImageMaps"
|
||||
msgstr "ImageMaps aan serverzijde"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3153057\n"
|
||||
"71\n"
|
||||
"help.text"
|
||||
msgid "Server Side ImageMaps appear for the reader as a picture or frame on the page. Click on the ImageMap with the mouse, and the coordinates of the relative position are sent to the server. Aided by an extra program, the server then determines the next step to take. There are several incompatible methods to define this process, the two most common being:"
|
||||
msgstr "ImageMaps aan de serverzijde verschijnen voor de lezer als een afbeelding of frame op de pagina. Klik met de muis op de ImageMap, waarna de coördinaten van de relatieve positie naar de server worden verzonden. Met behulp van een extra programma wordt op de server bepaald wat de volgende stap is. Er zijn verschillende niet-compatibele methoden om deze verwerking te definiëren, de twee meest gebruikelijke zijn:"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3147502\n"
|
||||
"72\n"
|
||||
"help.text"
|
||||
msgid "W3C (CERN) HTTP Server (Format type: MAP - CERN)"
|
||||
msgstr "W3C (CERN) HTTP-server (bestandstype: MAP - CERN)"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3154011\n"
|
||||
"73\n"
|
||||
"help.text"
|
||||
msgid "NCSA HTTP Server (Format type: MAP - NCSA)"
|
||||
msgstr "NCSA HTTP-server (bestandstype: MAP - NCSA)"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3149483\n"
|
||||
"74\n"
|
||||
"help.text"
|
||||
msgid "$[officename] creates ImageMaps for both methods. Select the format from the <emph>File type </emph>list in the <emph>Save As </emph>dialog in the <emph>ImageMap Editor</emph>. Separate Map Files are created which you must upload to the server. You will need to ask your provider or network administrator which type of ImageMaps are supported by the server and how to access the evaluation program."
|
||||
msgstr "$[officename] maakt voor beide methoden ImageMaps. Selecteer de indeling in de keuzelijst <emph>Bestandstype</emph> van het dialoogvenster <emph>Opslaan als</emph> in de <emph>ImageMap-editor</emph>. Er worden afzonderlijke Map-bestanden gemaakt die u moet uploaden naar de server. U moet uw provider of netwerkbeheerder vragen welk type ImageMap wordt ondersteund door de server en hoe u toegang krijgt tot het evaluatieprogramma."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -897,28 +903,25 @@ msgstr "<bookmark_value>ImageMaps aan clientzijde</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3152418\n"
|
||||
"75\n"
|
||||
"help.text"
|
||||
msgid "Client Side ImageMap"
|
||||
msgstr "ImageMaps aan clientzijde"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3151290\n"
|
||||
"76\n"
|
||||
"help.text"
|
||||
msgid "The area of the picture or frame where the reader can click is indicated by the appearance of the linked <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> when the mouse passes over the area. The ImageMap is stored in a layer below the picture and contains information about the referenced regions. The only disadvantage of Client Side ImageMaps is that older Web browsers cannot read them; a disadvantage that will, however, resolve itself in time."
|
||||
msgstr "Het gebied van de afbeelding of frame waar de lezer kan klikken wordt aangegeven bij het verschijnen van de gekoppelde <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> als de muis over het gebied wordt bewogen. De ImageMap is opgeslagen in een laag onder de afbeelding en bevat informatie over de gebieden waarnaar verwezen wordt. Het enige nadeel van Client Side ImageMaps is dat oudere webbrowsers ze niet kunnen lezen; een nadeel dat echter in de loop van de tijd vanzelf verdwijnt."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3149664\n"
|
||||
"77\n"
|
||||
"help.text"
|
||||
msgid "When saving the ImageMap, select the file type <emph>SIP - StarView ImageMap</emph>. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or text frame, you do not have to save it in any special format. After defining the regions, simply click <emph>Apply</emph>. Nothing more is necessary. Client Side ImageMaps saved in <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> format are inserted directly into the page in HTML code."
|
||||
msgstr "Bij het opslaan van de ImageMap selecteert u het bestandstype <emph>SIP - StarView ImageMap</emph>. Hiermee wordt de ImageMap rechtstreeks opgeslagen in een indeling die op elke actieve afbeelding of elk actief frame in het document kan worden toegepast. Als u de ImageMap echter alleen wilt gebruiken voor de huidige afbeelding of het huidige tekstframe, hoeft u deze niet in een speciale indeling op te slaan. Na het definiëren van de gebieden klikt u eenvoudig op <emph>Toepassen</emph>. Meer is niet nodig. ImageMaps aan de clientzijde die zijn opgeslagen in de <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-indeling, worden direct in HTML-code op de pagina ingevoegd."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -932,126 +935,33 @@ msgstr "<bookmark_value>Java; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3159125\n"
|
||||
"92\n"
|
||||
"help.text"
|
||||
msgid "Java"
|
||||
msgstr "Java"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3153188\n"
|
||||
"93\n"
|
||||
"help.text"
|
||||
msgid "The Java programming language is a platform independent programming language that is especially suited for use in the Internet. Web pages and applications programmed with Java class files can be used on all modern operating systems. Programs using Java programming language are usually developed in a Java development environment and then compiled to a \"byte code\"."
|
||||
msgstr "De programmeertaal Java is een platform onafhankelijke programmeertaal die speciaal geschikt is voor gebruik op het internet. Webpagina's en toepassingen die zijn geprogrammeerd zijn met Java klassebestanden kunnen op alle moderne besturingssystemen worden gebruikt. Programma's die de programmeertaal Java gebruiken worden gewoonlijk ontwikkeld in een Java-ontwikkelomgeving en dan gecompileerd tot een \"bytecode\"."
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"bm_id3159153\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>plug-ins; definition</bookmark_value>"
|
||||
msgstr "<bookmark_value>invoegtoepassingen; definitie</bookmark_value>"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3159153\n"
|
||||
"107\n"
|
||||
"help.text"
|
||||
msgid "Plug-In"
|
||||
msgstr "Invoegtoepassing"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3154127\n"
|
||||
"109\n"
|
||||
"help.text"
|
||||
msgid "Extensions providing additional functionality in Web browsers are referred to as Plug-Ins."
|
||||
msgstr "Extensies die webbrowsers aanvullende functionaliteit geven, worden invoegtoepassingen genoemd."
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3147484\n"
|
||||
"108\n"
|
||||
"help.text"
|
||||
msgid "A Plug-In is a term used in various contexts:"
|
||||
msgstr "Een invoegtoepassing is een term die wordt gebruikt in verschillende contexten:"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3168608\n"
|
||||
"172\n"
|
||||
"help.text"
|
||||
msgid "Plug-Ins in $[officename]"
|
||||
msgstr "Invoegtoepassingen in $[officename]"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3149910\n"
|
||||
"111\n"
|
||||
"help.text"
|
||||
msgid "You will notice in $[officename] that the <emph>Formatting</emph> Bar changes after certain operations. For example, if you insert a formula into your text document, you see icons for editing the formula, in fact the same icons you see in formula documents. In this sense, we refer to the formula as a plug-in within the text document."
|
||||
msgstr "Het zal u in $[officename] opvallen dat de werkbalk <emph>Opmaak</emph> verandert na bepaalde bewerkingen. Als u bijvoorbeeld een formule in uw tekstdocument invoegt, ziet u pictogrammen voor het bewerken van die formule, in feite dezelfde pictogrammen die u ziet in formuledocumenten. Op deze manier verwijzen we naar de formule als een plug-in binnen het tekstdocument."
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3148387\n"
|
||||
"177\n"
|
||||
"help.text"
|
||||
msgid "Using Plug-Ins to extend your programs"
|
||||
msgstr "Invoegtoepassingen gebruiken ter uitbreiding van de programma's"
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3156737\n"
|
||||
"114\n"
|
||||
"help.text"
|
||||
msgid "Plug-ins, generally speaking, are software additions to particular applications which provide enhanced functionality. Often import and export filters for various file formats are stored as plug-ins in a plug-in directory."
|
||||
msgstr "Invoegtoepassingen zijn, in het algemeen, softwareaanvullingen voor bepaalde toepassingen die deze voorzien van uitgebreidere functionaliteit. Vaak worden import- en exportfilters voor verschillende bestandsindelingen opgeslagen als invoegtoepassingen in een directory voor invoegtoepassingen."
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3149958\n"
|
||||
"115\n"
|
||||
"help.text"
|
||||
msgid "Netscape web browser extensions produced by Netscape Communication Corporation are also called plug-ins. These are external programs mainly taken from the multimedia field and which communicate with the browser through standardized interfaces. These plug-ins can be linked to $[officename] documents."
|
||||
msgstr "Netscape-webbrowserextensies, geproduceerd door Netscape Communication Corporation, worden ook invoegtoepassingen genoemd. Dit zijn externe programma's, voornamelijk afkomstig uit de multimediahoek, die communiceren met de browser via gestandaardiseerde interfaces. Deze invoegtoepassingen kunnen worden gekoppeld aan $[officename]-documenten."
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3149420\n"
|
||||
"179\n"
|
||||
"help.text"
|
||||
msgid "Any Netscape plug-ins (32 bit) installed on your system are automatically recognized by $[officename]."
|
||||
msgstr "Alle Netscape plug-ins (32 bit) die zijn geïnstalleerd op uw systeem worden automatisch herkend door $[officename]."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3145647\n"
|
||||
"127\n"
|
||||
"help.text"
|
||||
msgid "Proxy"
|
||||
msgstr "Proxy"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3148455\n"
|
||||
"128\n"
|
||||
"help.text"
|
||||
msgid "A proxy is a computer in the network acting as a kind of clipboard for data transfer. Whenever you access the Internet from a company network and request a Web page that has already been read by a colleague, the proxy will be able to display the page much quicker, as long as it's still in the memory. All that has to be checked in this case is that the page stored in the proxy is the latest version. If this is the case, the page won't have to be downloaded from the much slower Internet but can be loaded directly from the proxy."
|
||||
msgstr "Een proxy is een computer in het netwerk die optreedt als een soort klembord voor gegevensoverdracht. Telkens wanneer u internet bezoekt vanaf een bedrijfsnetwerk en een webpagina opvraagt die al is gelezen door een collega, kan de pagina sneller worden weergegeven dankzij de proxy, zolang die pagina nog in het geheugen is opgeslagen. Alles wat in dat geval gecontroleerd moet worden is of de pagina die is opgeslagen op de proxy, de laatste versie is. Als dit het geval is, hoeft de pagina niet te worden gedownload van het veel langzamere internet, maar kan de pagina direct vanaf de proxy worden geladen."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -1065,28 +975,25 @@ msgstr "<bookmark_value>SGML; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3154729\n"
|
||||
"229\n"
|
||||
"help.text"
|
||||
msgid "SGML"
|
||||
msgstr "SGML"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3147330\n"
|
||||
"230\n"
|
||||
"help.text"
|
||||
msgid "SGML stands for \"Standard Generalized Markup Language\". SGML is based on the idea that documents have structural and other semantic elements that can be described without reference to how such elements should be displayed. The actual display of such a document may vary, depending on the output medium and style preferences. In structured texts, SGML not only defines structures (in the DTD = Document Type Definition) but also ensures they are consistently used."
|
||||
msgstr "SGML staat voor \"Standard Generalized Markup Language\". SGML is gebaseerd op het idee dat documenten structurele en andere semantische elementen hebben die kunnen worden beschreven zonder verwijzingen naar hoe die elementen zouden moeten worden weergegeven. De werkelijke weergave van dergelijke documenten kan variëren, afhankelijk van het uitvoermedium en de opmaakvoorkeuren. In gestructureerde teksten definieert SGML niet alleen structuren (in de DTD = Document Type Definition), maar zorgt er ook voor dat zij consistent worden gebruikt."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3148747\n"
|
||||
"231\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is a specialized application of SGML. This means that most Web browsers support only a limited range of SGML standards and that almost all SGML-enabled systems can produce attractive HTML pages."
|
||||
msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> is een gespecialiseerde toepassing van SGML. Dit betekent dat de meeste webbrowsers alleen een beperkt bereik van SGML-standaarden ondersteunen en dat bijna alle SGML-geschikte systemen aantrekkelijke HTML-pagina's kunnen produceren."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -1100,19 +1007,17 @@ msgstr "<bookmark_value>zoekmachines; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3153950\n"
|
||||
"138\n"
|
||||
"help.text"
|
||||
msgid "Search Engines"
|
||||
msgstr "Zoekmachines"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3157965\n"
|
||||
"139\n"
|
||||
"help.text"
|
||||
msgid "A search engine is a service in the Internet based on a software program used to explore a vast amount of information using key words."
|
||||
msgstr "Een zoekmachine is een service op internet, gebaseerd op een softwareprogramma, dat wordt gebruikt om een grote hoeveelheid informatie met behulp van sleutelwoorden te doorzoeken"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -1126,19 +1031,17 @@ msgstr "<bookmark_value>tags; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3150751\n"
|
||||
"141\n"
|
||||
"help.text"
|
||||
msgid "Tags"
|
||||
msgstr "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3156360\n"
|
||||
"142\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> pages contain certain structural and formatting instructions called tags. Tags are code words enclosed by brackets in the document description language HTML. Many tags contain text or hyperlink references between the opening and closing brackets. For example, titles are marked by the tags <h1> at the beginning and </h1> at the end of the title. Some tags only appear on their own such as <br> for a line break or <img ...> to link a graphic."
|
||||
msgstr "<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-pagina's bevatten bepaalde structurele en opmaakinstructies die tags worden genoemd. Tags zijn codewoorden die in de document beschrijvingstaal HTML tussen haakjes worden geplaatst. Vele tags bevatten tekst of hyperlink verwijzingen tussen de haakjes openen en sluiten. Titels worden bijvoorbeeld aangeduid door de tags <h1> aan het begin en </h1> aan het eind van de titel. Sommige tags verschijnen alleen, zonder sluitingstags, zoals <br> voor een regeleinde of <img ...> om een afbeelding te koppelen."
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
@@ -1152,19 +1055,17 @@ msgstr "<bookmark_value>URL; definitie</bookmark_value>"
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"hd_id3153766\n"
|
||||
"145\n"
|
||||
"help.text"
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
msgstr ""
|
||||
|
||||
#: 00000002.xhp
|
||||
msgctxt ""
|
||||
"00000002.xhp\n"
|
||||
"par_id3152931\n"
|
||||
"146\n"
|
||||
"help.text"
|
||||
msgid "The Uniform Resource Locator (URL) displays the address of a document or a server in the Internet. The general structure of a URL varies according to type and is generally in the form Service://Hostname:Port/Path/Page#Mark although not all elements are always required. An URL can be a FTP address, a WWW (HTTP) address, a file address or an e-mail address."
|
||||
msgstr "De URL (Uniform Resource Locator) geeft het adres weer van een document of een server op internet. De algemene structuur van een URL varieert afhankelijk van het type, en ziet er meestal als volgt uit Service://Hostnaam:Poort/Pad/Pagina#Markering, hoewel niet alle elementen altijd nodig zijn. Een URL kan een FTP-adres, een WWW (HTTP)-adres, een bestandsadres of een e-mailadres zijn."
|
||||
msgstr ""
|
||||
|
||||
#: 00000003.xhp
|
||||
msgctxt ""
|
||||
@@ -7501,15 +7402,6 @@ msgctxt ""
|
||||
msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
|
||||
msgstr "Open het contextmenu van het geselecteerde frame en kies <emph>Eigenschappen</emph>"
|
||||
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
"par_id3151251\n"
|
||||
"545\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"plugin\">Choose <emph>Edit - Plug-in</emph></variable>"
|
||||
msgstr "<variable id=\"plugin\">Kies <emph>Bewerken - Plug-in</emph></variable>"
|
||||
|
||||
#: 00000402.xhp
|
||||
msgctxt ""
|
||||
"00000402.xhp\n"
|
||||
@@ -7992,59 +7884,6 @@ msgctxt ""
|
||||
msgid "OLE Object"
|
||||
msgstr "OLE-object"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3153087\n"
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Choose <emph>Insert - Object - Plug-in</emph></caseinline></switchinline>"
|
||||
msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">Kies <emph>Invoegen - Object - Invoegtoepassing</emph></caseinline></switchinline>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3149785\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "Open the <emph>Insert </emph>toolbar, click"
|
||||
msgstr "Open de werkbalk <emph>Invoegen </emph>, klik op"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3154897\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3146847\" src=\"cmd/sc_insertplugin.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3146847\">Pictogram</alt></image>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3148474\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "Plug-in"
|
||||
msgstr "Invoegtoepassing"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3153880\n"
|
||||
"53\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Object - Audio</emph>"
|
||||
msgstr "Kies <emph>Invoegen - Object - Audio</emph>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3143278\n"
|
||||
"54\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Object - Video</emph>"
|
||||
msgstr "Kies <emph>Invoegen - Object - Video</emph>"
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
@@ -8846,15 +8685,6 @@ msgctxt ""
|
||||
msgid "Choose <emph>Tools - AutoText - Path</emph>"
|
||||
msgstr "Kies <emph>Extra- AutoTekst - Pad</emph> (knop)."
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
"par_id3154696\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph>"
|
||||
msgstr "Kies <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - $[officename] - Kleuren</emph>"
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
@@ -8864,15 +8694,6 @@ msgctxt ""
|
||||
msgid "Choose <emph>Format - Area - Colors</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Vlak - Kleuren</emph> (tabblad)"
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
"par_id3149270\n"
|
||||
"65\n"
|
||||
"help.text"
|
||||
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors - Edit</emph>"
|
||||
msgstr "Kies <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - $[officename] - Kleuren - Bewerken</emph>"
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
"00000406.xhp\n"
|
||||
@@ -10294,8 +10115,8 @@ msgctxt ""
|
||||
"00040500.xhp\n"
|
||||
"par_id3163822\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Borders</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Randen</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Borders</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00040500.xhp
|
||||
msgctxt ""
|
||||
@@ -10390,8 +10211,8 @@ msgctxt ""
|
||||
"00040500.xhp\n"
|
||||
"par_id3150592\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Background</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Achtergrond</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Area</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00040500.xhp
|
||||
msgctxt ""
|
||||
@@ -10798,16 +10619,8 @@ msgctxt ""
|
||||
"00040500.xhp\n"
|
||||
"par_id3151254\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Text - Change Case</emph>"
|
||||
msgstr "Kies <emph>Opmaak - Tekst - Hoofdlettergebruik</emph>"
|
||||
|
||||
#: 00040500.xhp
|
||||
msgctxt ""
|
||||
"00040500.xhp\n"
|
||||
"par_id3159624\n"
|
||||
"help.text"
|
||||
msgid "Open context menu (text) - choose <emph>Change Case</emph>"
|
||||
msgstr "Open het contextmenu (tekst) en kies <emph>Hoofd-/kleine letters</emph>"
|
||||
msgid "Choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 00040500.xhp
|
||||
msgctxt ""
|
||||
@@ -12263,15 +12076,6 @@ msgctxt ""
|
||||
msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Afbeelding - </emph></caseinline></switchinline><emph>Gebied - Kleuren</emph> (tabblad)"
|
||||
|
||||
#: 00040502.xhp
|
||||
msgctxt ""
|
||||
"00040502.xhp\n"
|
||||
"par_id3152462\n"
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Colors</emph> tab"
|
||||
msgstr "Kies de tab <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - $[officename] - Kleuren</emph>"
|
||||
|
||||
#: 00040502.xhp
|
||||
msgctxt ""
|
||||
"00040502.xhp\n"
|
||||
@@ -13610,15 +13414,6 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Sets all graphics in the document to be invisible.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_MN_READONLY_GRAPHICOFF\">Stelt alle afbeeldingen in het document als onzichtbaar in.</ahelp>"
|
||||
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
"par_id3153910\n"
|
||||
"26\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Disables inserted plug-ins.</ahelp> Click this command again to reactivate the <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"plug-ins\">plug-ins</link>."
|
||||
msgstr "<ahelp hid=\"HID_MN_READONLY_PLUGINOFF\">Ingevoegde invoegtoepassing uitschakelen.</ahelp> Klik nogmaals op deze opdracht om de <link href=\"text/shared/00/00000002.xhp#plugin\" name=\"invoegtoepassingen\">invoegtoepassingen</link> opnieuw te activeren."
|
||||
|
||||
#: 01020000.xhp
|
||||
msgctxt ""
|
||||
"01020000.xhp\n"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -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: 2016-05-23 21:37+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 06:54+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472280885.000000\n"
|
||||
|
||||
#: 01110000.xhp
|
||||
@@ -9949,8 +9949,8 @@ msgctxt ""
|
||||
"par_id3147043\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specificeert of de combinatieveldwaarde die door de gebruiker ingevoerd of geselecteerd is, in een databaseveld opgeslagen moet worden.</ahelp> Er zijn verschillende databasetabelvelden beschikbaar die in het huidige formulier opgeroepen kunnen worden."
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies whether the user's entered or selected combination field value should be saved in a database field.</ahelp> Several database table fields are offered which can be accessed in the current form."
|
||||
msgstr ""
|
||||
|
||||
#: 01170904.xhp
|
||||
msgctxt ""
|
||||
@@ -9976,8 +9976,8 @@ msgctxt ""
|
||||
"par_id3147008\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\">Specificeert het gegevensveld waar de waarde van het combinatieveld opgeslagen moet worden.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\">Specifies the data field where the combination field value should be saved.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01170904.xhp
|
||||
msgctxt ""
|
||||
@@ -9994,8 +9994,8 @@ msgctxt ""
|
||||
"par_id3149398\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specificeert dat de waarde van dit combinatieveld niet in de database geschreven wordt, maar alleen in het formulier opgeslagen zal worden.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that the value of this combination field will not be written in the database and will only be saved in the form.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01171000.xhp
|
||||
msgctxt ""
|
||||
@@ -10420,10 +10420,9 @@ msgstr "Alle lettertypewijzigingen zijn van toepassing op de geselecteerde tekst
|
||||
msgctxt ""
|
||||
"02020000.xhp\n"
|
||||
"par_id3155941\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "The last five font names that have been selected are shown in the top part of the combo box, if you have marked the <emph>Font history</emph> field in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - View</emph>. As soon as you close your document, the normal alphabetic numbering of the installed fonts will be recreated."
|
||||
msgstr "De laatste vijf geselecteerde lettertypen worden in het bovenste deel van de keuzelijst met invoervak getoond als u in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline> <defaultinline>Extra - Opties</defaultinline></switchinline> - $[officename] - Weergave</emph> het vakje <emph>Lettertypenhistorie weergeven</emph> hebt geselecteerd. Zodra u uw document sluit, wordt de normale alfabetische opsomming van de geïnstalleerde lettertypen opnieuw gemaakt."
|
||||
msgid "The last five font names that have been selected are shown in the top part of the combo box."
|
||||
msgstr ""
|
||||
|
||||
#: 02020000.xhp
|
||||
msgctxt ""
|
||||
@@ -17398,26 +17397,24 @@ msgctxt ""
|
||||
"24010000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Graphic Filter Bar"
|
||||
msgstr "Balk Afbeeldingsfilter"
|
||||
msgid "Image Filter Bar"
|
||||
msgstr ""
|
||||
|
||||
#: 24010000.xhp
|
||||
msgctxt ""
|
||||
"24010000.xhp\n"
|
||||
"hd_id3151299\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Graphic Filter Bar\">Graphic Filter Bar</link>"
|
||||
msgstr "<link href=\"text/shared/02/24010000.xhp\" name=\"Werkbalk Afbeeldingsfilter\">Werkbalk Afbeeldingsfilter</link>"
|
||||
msgid "<link href=\"text/shared/02/24010000.xhp\" name=\"Image Filter Bar\">Image Filter Bar</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 24010000.xhp
|
||||
msgctxt ""
|
||||
"24010000.xhp\n"
|
||||
"par_id3156183\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Graphic Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>"
|
||||
msgstr "<ahelp hid=\".uno:GraphicFilterToolbox\">Dit pictogram op de werkbalk <emph>Afbeelding</emph> opent de werkbalk <emph>Afbeeldingsfilter</emph>, waar u verschillende filters op de geselecteerde afbeelding kunt gebruiken.</ahelp>"
|
||||
msgid "<ahelp hid=\".uno:GraphicFilterToolbox\">This icon on the <emph>Image</emph> bar opens the <emph>Image Filter</emph> bar, where you can use various filters on the selected picture.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 24010000.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-05-23 21:37+0200\n"
|
||||
"PO-Revision-Date: 2016-06-03 06:01+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 15:18+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1464933699.000000\n"
|
||||
"X-POOTLE-MTIME: 1467818330.000000\n"
|
||||
|
||||
#: 01000000.xhp
|
||||
msgctxt ""
|
||||
@@ -77,15 +77,6 @@ msgctxt ""
|
||||
msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Agenda\">Agenda</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Agenda\">Agenda</link>"
|
||||
|
||||
#: 01000000.xhp
|
||||
msgctxt ""
|
||||
"01000000.xhp\n"
|
||||
"hd_id3146948\n"
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation\">Presentation</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentatie\">Presentatie</link>"
|
||||
|
||||
#: 01000000.xhp
|
||||
msgctxt ""
|
||||
"01000000.xhp\n"
|
||||
@@ -2488,826 +2479,6 @@ msgctxt ""
|
||||
msgid "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Go to Agenda Wizard\">Go to Agenda Wizard</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01040000.xhp\" name=\"Ga naar Assistent Agenda\">Ga naar Assistent Agenda</link>"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard"
|
||||
msgstr "Assistent Presentatie"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"bm_id3159224\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>wizards; presentations</bookmark_value><bookmark_value>presentations; wizards</bookmark_value>"
|
||||
msgstr "<bookmark_value>Assistenten; presentaties</bookmark_value><bookmark_value>presentaties; Assistenten</bookmark_value>"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"hd_id3159224\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050000.xhp\" name=\"Assistent Presentatie\">Assistent Presentatie</link>"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3156027\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Use the wizard to interactively create a presentation. With the wizard, you can modify the sample templates to suit your needs.</ahelp></variable> The wizard takes you step by step through the design elements and offers various editing options."
|
||||
msgstr "<variable id=\"autopilot\"><ahelp hid=\"SID_AUTOPILOT\">Met de Assistent kunt u op interactieve wijze een presentatie maken. Met de Assistent kunt u de voorbeeldsjablonen naar uw eigen wensen veranderen.</ahelp></variable> De Assistent voert u stap voor stap door de ontwerpelementen en biedt verschillende opties voor bewerking aan."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3154289\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "To start the Presentation Wizard automatically when opening a new presentation, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentation - General\"><emph>%PRODUCTNAME Impress - General</emph></link> and check the <emph>Start with Wizard</emph> box."
|
||||
msgstr "Om de Assistent Presentatie automatisch te starten als u een nieuwe presentatie opent, kunt u <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren...</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - <link href=\"text/shared/optionen/01070500.xhp\" name=\"Presentatie - Algemeen\">%PRODUCTNAME Impress - Algemeen</link></emph> en het keuzevak <emph>Met Assistent starten</emph> te selecteren."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3166410\n"
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "Within each wizard page, you can undo, modify, or skip altogether the editing steps. If you decide to skip over one of the pages, the wizard uses the default settings."
|
||||
msgstr "Elke stap die de Assistent maakt bij het maken van een document kunt u veranderen, ongedaan maken of overslaan.Wanneer u een stap overslaat, gebruikt de Assistent de huidige instellingen."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"hd_id3159269\n"
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "<< Back"
|
||||
msgstr "<< Vorige"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3150504\n"
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Returns to the previous step without deleting your current settings.</ahelp> You can only select this button after the second editing step."
|
||||
msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_LAST\">Gaat terug naar de vorige stap zonder uw huidige instellingen te verwijderen.</ahelp> Deze keuzemogelijkheid bestaat vanaf de tweede stap."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"hd_id3153349\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Next >>"
|
||||
msgstr "Volgende >>"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3156307\n"
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">Accepts the new settings and moves to the next page.</ahelp> You will not be able to select this button in the last editing step."
|
||||
msgstr "<ahelp hid=\"SD:PUSHBUTTON:DLG_ASS:BUT_NEXT\">De Assistent accepteert de nieuwe instellingen en gaat verder met de volgende stap.</ahelp> Deze keuzemogelijkheid vervalt bij de laatste stap."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"hd_id3156327\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "Create"
|
||||
msgstr "Voltooien"
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3153087\n"
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "The wizard creates a new document based on the specified settings. You can later specify a name for the document and save it."
|
||||
msgstr "De Assistent maakt een nieuw document, gebaseerd op de gemaakte instellingen. U kunt het document later een naam geven en het opslaan."
|
||||
|
||||
#: 01050000.xhp
|
||||
msgctxt ""
|
||||
"01050000.xhp\n"
|
||||
"par_id3149656\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "$[officename] saves the current wizard settings and uses them as default the next time you open the wizard."
|
||||
msgstr "$[officename] bewaart de instellingen die u maakt en gebruikt ze als standaardinstellingen wanneer u de Assistent de volgende keer gebruikt."
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard Page 1"
|
||||
msgstr "Assistent Presentatie Pagina 1"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3155320\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Presentation Wizard Page 1\">Presentation Wizard Page 1</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050100.xhp\" name=\"Assistent Presentatie Pagina 1\">Assistent Presentatie Pagina 1</link>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3152594\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Specifies the presentation type and allows you to select a template.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page1Box\">Geeft het type presentatie aan en stelt u in staat om een sjabloon te selecteren.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3145090\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3153684\n"
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "You can determine the presentation type in this area."
|
||||
msgstr "Hier kunt u het type presentatie bepalen."
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3153527\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "Empty presentation"
|
||||
msgstr "Lege presentatie"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3149388\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Creates a new (empty) presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/emptyRadiobutton\">Maakt een nieuwe (lege) presentatie.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3147008\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "From template"
|
||||
msgstr "Van sjabloon"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3154318\n"
|
||||
"25\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Opens a list box containing various modifiable presentations.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templateRadiobutton\">Opent een keuzelijst met verschillende presentaties die u kunt aanpassen.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3153662\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "Open existing presentation"
|
||||
msgstr "Een bestaande presentatie openen"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3147275\n"
|
||||
"26\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Displays a list of previously created presentations.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openRadiobutton\">Toont een lijst met eerder gemaakte presentaties.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_idN1067B\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Click <emph>Open</emph> to see a file selection dialog.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Klik op <emph>Openen</emph> om een dialoogvenster voor bestandsselectie op te roepen.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3149763\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "List of template categories (only available when you select the From template option)"
|
||||
msgstr "Sjablooncategorieën (alleen wanneer u de mogelijkheid Van sjabloon kiest)"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3150503\n"
|
||||
"27\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Lists the available template categories for presentations.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/templatesTreeview\">Somt de beschikbare categoriëen voor sjablonen op voor presentaties.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3153349\n"
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "List of existing presentations (only available when you select the Open existing presentation option)"
|
||||
msgstr "Keuzeveld (alleen wanneer u de mogelijkheid Een bestaande presentatie openen kiest)"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3145317\n"
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Lists the presentations that you created and saved to the Templates directory that is specified under <emph>%PRODUCTNAME - Paths</emph> in the Options dialog box. To edit the layout and formatting of a presentation with the wizard, select the presentation, and then click <emph>Next</emph>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/openButton\">Toont de presentaties die u gemaakt en opgeslagen hebt in de map Sjablonen, die gespecificeerd wordt onder <emph>Extra - Paden</emph> in het dialoogvenster Opties. Als u de lay-out en opmaak van een presentatie met behulp van de Assistent wilt bewerken, selecteert u de presentatie en klikt u op <emph>Volgende</emph>.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3155388\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "Preview"
|
||||
msgstr "Voorbeeld"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3150256\n"
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Specifies that templates appear in the preview window.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/previewCheckbutton\">Geeft aan dat sjablonen verschijnen in het voorbeeldvenster.</ahelp>"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"hd_id3153561\n"
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "Do not show this dialog again"
|
||||
msgstr "Dit dialoogvenster niet meer weergeven"
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3153061\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Specifies that you only want the Wizard to start when you expressly request it with <emph>File - Wizard - Presentation</emph>.</ahelp> This field is only visible when you create a presentation by choosing <emph>File - New - Presentation</emph>. You can also specify whether to show the dialog with the <emph>Start with Wizard</emph> check box in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>."
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/startWithCheckbutton\">Specificeert dat u alleen met de Assistent wilt beginnen als u dat expliciet aangeeft met <emph>Bestand - Assistent - Presentatie</emph>.</ahelp> Dit veld is alleen zichtbaar als u een presentatie maakt door te kiezen <emph>Bestand - Nieuw - Presentatie</emph>. U kunt ook aangeven dat het dialoogvenster met het keuzevak <emph>Met Assistent starten</emph> moet worden weergegeven via <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Impress - Algemeen</emph>."
|
||||
|
||||
#: 01050100.xhp
|
||||
msgctxt ""
|
||||
"01050100.xhp\n"
|
||||
"par_id3159414\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "Continue here to <link href=\"text/shared/autopi/01050200.xhp\" name=\"Wizard Page 2\">Wizard Page 2</link>."
|
||||
msgstr "Ga naar <link href=\"text/shared/autopi/01050200.xhp\" name=\"Assistent Pagina 2\">Assistent Pagina 2</link>."
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard Page 2"
|
||||
msgstr "Assistent Presentatie Pagina 2"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3151100\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Presentation Wizard Page 2\">Presentation Wizard Page 2</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050200.xhp\" name=\"Assistent Presentatie Pagina 2\">Assistent Presentatie Pagina 2</link>"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3156027\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "Selects the medium and the background of your presentation."
|
||||
msgstr "Op de tweede pagina kiest u uw presentatiemedium en paginaopmaakprofiel van uw presentatie."
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3153749\n"
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "Select a slide design"
|
||||
msgstr "Een dia-ontwerp selecteren"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3155338\n"
|
||||
"26\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Allows you to select a slide design for the presentation you selected on page 1 of the Wizard.</ahelp> In the upper list box you can choose from three slide design types (education, presentation backgrounds and presentations). In the lower list box, you can select one of the templates for your presentation."
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/layoutTreeview\" visibility=\"visible\">Hier kiest u een dia-ontwerp voor de presentatie die u gekozen hebt op pagina 1 van de Assistent.</ahelp> In het bovenste venster kunt u kiezen uit drie dia-ontwerpen (opleiding, presentatie-achtergronden en presentaties). In het onderste venster kunt u een sjabloon voor uw presentatie kiezen."
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3149177\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "Select an output medium"
|
||||
msgstr "Een presentatiemedium selecteren"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3153681\n"
|
||||
"32\n"
|
||||
"help.text"
|
||||
msgid "Original"
|
||||
msgstr "Origineel"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3156347\n"
|
||||
"33\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Uses the original page format of the template.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium5Radiobutton\" visibility=\"visible\">Kies deze optie wanneer u de oorspronkelijke paginagrootte van de sjabloon wilt gebruiken.</ahelp>"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3147653\n"
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "Overhead sheet"
|
||||
msgstr "Transparant"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3153032\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Creates a presentation to be used as overhead transparencies.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium3Radiobutton\" visibility=\"visible\">Kies deze optie als u bij uw presentatie gebruik wilt maken van transparanten.</ahelp>"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3148685\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "Paper"
|
||||
msgstr "Papier"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3155419\n"
|
||||
"31\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Creates a presentation that can be printed on paper.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium4Radiobutton\" visibility=\"visible\">Kies deze optie als u uw presentatie wilt afdrukken op papier.</ahelp>"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3148491\n"
|
||||
"25\n"
|
||||
"help.text"
|
||||
msgid "Screen"
|
||||
msgstr "Scherm"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3145119\n"
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Creates a computer screen presentation only.</ahelp> The screen is adjusted by default."
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium1Radiobutton\" visibility=\"visible\">Maakt een presentatie die uitsluitend op het computerscherm wordt getoond.</ahelp> Het scherm wordt automatisch aangepast."
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"hd_id3154898\n"
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "Slide"
|
||||
msgstr "Dia"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3153821\n"
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Creates a presentation to be used as slides.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/medium2Radiobutton\" visibility=\"visible\">Kies deze optie als u bij uw presentatie gebruik wilt maken van dia's.</ahelp>"
|
||||
|
||||
#: 01050200.xhp
|
||||
msgctxt ""
|
||||
"01050200.xhp\n"
|
||||
"par_id3155388\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "Continue to <link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>."
|
||||
msgstr "Ga verder naar <link href=\"text/shared/autopi/01050300.xhp\" name=\"Assistent Presentatie Pagina 3\">Assistent Presentatie Pagina 3</link>."
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard Page 3"
|
||||
msgstr "Assistent Presentatie Pagina 3"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3153323\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050300.xhp\" name=\"Presentation Wizard Page 3\">Presentation Wizard Page 3</link>"
|
||||
msgstr "Ga verder naar <link href=\"text/shared/autopi/01050300.xhp\" name=\"Assistent Presentatie Pagina 3\">Assistent Presentatie Pagina 3</link>."
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3159201\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Select a slide transition"
|
||||
msgstr "Een diawissel selecteren"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3145669\n"
|
||||
"3\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Assigns special effects to your presentation and determines its speed.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/page3Box\">Wijst speciale effecten aan uw presentatie toe en bepaalt de snelheid ervan.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3147088\n"
|
||||
"4\n"
|
||||
"help.text"
|
||||
msgid "Effect"
|
||||
msgstr "Effect"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3153683\n"
|
||||
"5\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Specifies an effect for your presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/effectCombobox\">Specificeert een effect voor uw presentatie.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3153346\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Speed"
|
||||
msgstr "Snelheid"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3153311\n"
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Determines the effect speed.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/speedCombobox\">Bepaalt de snelheid van effecten.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3147275\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "Select the presentation type"
|
||||
msgstr "Type presentatie selecteren"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3153662\n"
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Determines the timing for the presentation."
|
||||
msgstr "Bepaalt de tijdsinstelling voor de presentatie."
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3150984\n"
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "You can change the settings later under the menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentation\">Presentation</link>."
|
||||
msgstr "U kunt de instellingen later in het menu <link href=\"text/simpress/main0114.xhp\" name=\"Presentatie\">Presentatie</link> wijzigen."
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3149784\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "Default"
|
||||
msgstr "Standaard"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3150503\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">The <emph>Default</emph> option runs the presentation as a full screen presentation with the specified speed.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/liveRadiobutton\">De <emph>Standaard</emph> instelling voert de presentatie op een volledig scherm uit met de opgegeven snelheid.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3154047\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "Automatic"
|
||||
msgstr "Automatisch"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3149578\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Runs the presentation automatically, and restarts it again after a break.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/kioskRadiobutton\">Voert de presentatie automatisch uit en start deze na een pauze opnieuw.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3150085\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "Duration of page"
|
||||
msgstr "Duur per pagina"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3153562\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Defines the duration of each presentation page.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/timeSpinbutton\">Definieert de duur van elke presentatiepagina.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3155922\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "Duration of pause"
|
||||
msgstr "Duur van de pauze"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3153061\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Defines the pause between each presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/breakSpinbutton\">Definieert de pauze tussen elke presentatie.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"hd_id3148946\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "Show logo"
|
||||
msgstr "Logo weergeven"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3145068\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Specifies whether to display the $[officename] logo during the pause between each presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/logoCheckbutton\">Specificeer of het $[officename]-logo tijdens de pauze tussen de presentatie moet worden weergegeven.</ahelp>"
|
||||
|
||||
#: 01050300.xhp
|
||||
msgctxt ""
|
||||
"01050300.xhp\n"
|
||||
"par_id3151054\n"
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "Click here to continue to <link href=\"text/shared/autopi/01050400.xhp\" name=\"page 4 of the Presentation Wizard\">page 4 of the Presentation Wizard</link>. The wizard ends here if you selected the \"Empty presentation\" option on page 1 of the Wizard."
|
||||
msgstr "Klik hier om door te gaan naar <link href=\"text/shared/autopi/01050400.xhp\" name=\"pagina 4 van de Assistent Presentatie\">pagina 4 van de Assistent Presentatie</link>. De Assistent eindigt hier als u de optie \"Lege presentatie\" hebt geselecteerd op pagina 1 van de Assistent."
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard Page 4"
|
||||
msgstr "Assistent Presentatie Pagina 4"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"hd_id3149119\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Presentation Wizard Page 4\">Presentation Wizard Page 4</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050400.xhp\" name=\"Assistent Presentatie Pagina 4\">Assistent Presentatie Pagina 4</link>"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"par_id3150247\n"
|
||||
"28\n"
|
||||
"help.text"
|
||||
msgid "You can specify the name of your company, your presentation topic, and the basic ideas you want to cover."
|
||||
msgstr "U kunt de naam van uw bedrijf, het onderwerp van uw presentatie en de basisideeën die u wilt behandelen, invoeren."
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"hd_id3147571\n"
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "Describe your basic ideas"
|
||||
msgstr "Beschrijf eerst uw basisidee"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"hd_id3153345\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "What is your name or the name of your company?"
|
||||
msgstr "Wat is uw naam of de naam van uw bedrijf?"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"par_id3149182\n"
|
||||
"34\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Specifies your name or the name of your company.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askNameEntry\" visibility=\"visible\">Specificeer uw naam of de naam van uw bedrijf.</ahelp>"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"hd_id3156410\n"
|
||||
"31\n"
|
||||
"help.text"
|
||||
msgid "What is the subject of your presentation?"
|
||||
msgstr "Wat is het onderwerp van uw presentatie?"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"par_id3149177\n"
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Specifies the topic of your presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askTopicEntry\" visibility=\"visible\">Specificeer het onderwerp van uw presentatie.</ahelp>"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"hd_id3146797\n"
|
||||
"32\n"
|
||||
"help.text"
|
||||
msgid "Further ideas to be presented?"
|
||||
msgstr "Andere ideeën die u wilt realiseren?"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"par_id3149398\n"
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Use this field for further thoughts and ideas that you would like to cover later in your presentation.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/askInformationTextview\" visibility=\"visible\">Gebruik dit veld voor verdere gedachten en ideeën die u later in uw presentatie wilt behandelen.</ahelp>"
|
||||
|
||||
#: 01050400.xhp
|
||||
msgctxt ""
|
||||
"01050400.xhp\n"
|
||||
"par_id3157909\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "Continue to <link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>."
|
||||
msgstr "Ga door naar <link href=\"text/shared/autopi/01050500.xhp\" name=\"Assistent Presentatie Pagina 5\">Assistent Presentatie Pagina 5</link>."
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Presentation Wizard Page 5"
|
||||
msgstr "Assistent Presentatie Pagina 5"
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"hd_id3159224\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Presentation Wizard Page 5\">Presentation Wizard Page 5</link>"
|
||||
msgstr "<link href=\"text/shared/autopi/01050500.xhp\" name=\"Assistent Presentatie Pagina 5\">Assistent Presentatie Pagina 5</link>"
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"par_id3150247\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "You can determine which pages to include in the created presentation."
|
||||
msgstr "Hier kunt u aangeven welke pagina's u op wilt nemen in de presentatie."
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"hd_id3150178\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "Choose your pages"
|
||||
msgstr "Kies de gewenste pagina's"
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"par_id3155552\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "In the list field, you see all pages belonging to the selected presentation template. All pages with a checkmark in the check box next to their names will be included in the created presentation. To not include a page, clear the check box in front of the page name. Click the small plus sign that is next to the page name to display the corresponding sub-items."
|
||||
msgstr "In het lijstveld ziet u alle pagina's die bij de geselecteerde presentatiesjabloon horen. Alle pagina's met een geselecteerd vakje naast hun naam worden in de gemaakte presentatie opgenomen. Wanneer u een pagina niet wilt opnemen, heft u de selectie van het vakje vóór de paginanaam op. Klik op het kleine plusteken naast de paginanaam om de corresponderende subitems weer te geven."
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"hd_id3149346\n"
|
||||
"20\n"
|
||||
"help.text"
|
||||
msgid "Create summary"
|
||||
msgstr "Samenvatting maken"
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"par_id3150774\n"
|
||||
"22\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Creates a summary of all presentation contents.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/assistentdialog/summaryCheckbutton\">Maakt een samenvatting van de inhoud van uw presentatie.</ahelp>"
|
||||
|
||||
#: 01050500.xhp
|
||||
msgctxt ""
|
||||
"01050500.xhp\n"
|
||||
"par_id3156426\n"
|
||||
"23\n"
|
||||
"help.text"
|
||||
msgid "Return to the <link href=\"text/shared/autopi/01050000.xhp\" name=\"Presentation Wizard\">Presentation Wizard</link> title page."
|
||||
msgstr "Ga terug naar de <link href=\"text/shared/autopi/01050000.xhp\" name=\"Assistent Presentatie\">Assistent Presentatie</link> titelpagina."
|
||||
|
||||
#: 01090000.xhp
|
||||
msgctxt ""
|
||||
"01090000.xhp\n"
|
||||
@@ -4431,8 +3602,8 @@ msgctxt ""
|
||||
"par_id3145071\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activates the wizard for creating reports.</ahelp></variable>"
|
||||
msgstr "<variable id=\"report\"><ahelp hid=\"HID_DOCUMENT_CREATE_REPWIZ\">Activeert de Assistent voor het maken van rapporten.</ahelp></variable>"
|
||||
msgid "<variable id=\"report\"><ahelp hid=\".\">Activates the wizard for creating reports.</ahelp></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 01100000.xhp
|
||||
msgctxt ""
|
||||
@@ -7037,8 +6208,8 @@ msgctxt ""
|
||||
"par_id3156346\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/yesRadiobutton\">Hiermee geeft u aan dat u de referentiewaarden in een database wilt opslaan.</ahelp> De waarden worden in het gegevensveld geschreven dat in de keuzelijst geselecteerd is. De keuzelijst geeft alle veldnamen weer uit de databasetabel waaraan het formulier gekoppeld is."
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/yesRadiobutton\">Specifies that you want to save the reference values in a database.</ahelp> The values are written in the data field selected in the list box. The list box displays all the field names from the database table that the form is linked to."
|
||||
msgstr ""
|
||||
|
||||
#: 01120400.xhp
|
||||
msgctxt ""
|
||||
@@ -7055,8 +6226,8 @@ msgctxt ""
|
||||
"par_id3149398\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Kies het dataveld waarin de referentiewaarden moeten worden opgeslagen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/storeInFieldCombobox\" visibility=\"hidden\">Select the data field in which the reference values have to be saved.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01120400.xhp
|
||||
msgctxt ""
|
||||
@@ -7073,8 +6244,8 @@ msgctxt ""
|
||||
"par_id3153146\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/optionsdbfieldpage/noRadiobutton\">Hiermee geeft u aan dat u de referentiewaarden alleen in het formulier wilt opslaan, niet in de database.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/optiondbfieldpage/noRadiobutton\">Specifies that you want to save the reference values in the form only, and not in the database.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01120500.xhp
|
||||
msgctxt ""
|
||||
@@ -8100,60 +7271,6 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\".\">Select this option if you already use an address book in Thunderbird or Icedove.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Selecteer deze optie als u al een adresboek in Thunderbird of Icedove gebruikt.</ahelp>"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"hd_id3149182\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "LDAP address data"
|
||||
msgstr "LDAP-adresgegevens"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"par_id3147209\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Select this option if you already have address data on an LDAP server.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/ldap\">Kies deze optie als u al adresgegevens op de LDAP server gebruikt.</ahelp>"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"hd_id3152780\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "Outlook address book"
|
||||
msgstr "Outlook-adresboek"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"par_id3159176\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Select this option if you already use an address book in Microsoft Outlook (not Outlook Express).</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/outlook\">Selecteer deze optie als u al een adresboek gebruikt in Microsoft Outlook (niet Outlook Express).</ahelp>"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"hd_id3154860\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "Windows system address book"
|
||||
msgstr "Windows systeemadresboek"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
"par_id3150254\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Select this option if you already use an address book in Microsoft Outlook Express.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/sabpilot/ui/selecttypepage/windows\">Selecteer deze optie als u al een adresboek gebruikt in Microsoft Outlook Express.</ahelp>"
|
||||
|
||||
#: 01170000.xhp
|
||||
msgctxt ""
|
||||
"01170000.xhp\n"
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-05-23 21:37+0200\n"
|
||||
"PO-Revision-Date: 2016-09-11 06:15+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-12-01 12:12+0100\n"
|
||||
"PO-Revision-Date: 2016-11-26 20:15+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1473574537.000000\n"
|
||||
"X-POOTLE-MTIME: 1480191312.000000\n"
|
||||
|
||||
#: 02000000.xhp
|
||||
msgctxt ""
|
||||
@@ -2601,7 +2601,7 @@ msgctxt ""
|
||||
"par_id191120151905346795\n"
|
||||
"help.text"
|
||||
msgid "Parameter queries allow the user to input values at run-time. These values are used within the criteria for selecting the records to be displayed. Each such value has a parameter name associated with it, which is used to prompt the user when the query is run."
|
||||
msgstr ""
|
||||
msgstr "Parameter query's maken het voor de gebruiker mogelijk om tijdens de uitvoering waarden in te voeren. Deze waarden worden gebruikt in de criteria voor het selecteren van getoonde records. Ieder van die waarden is geassocieerd met de naam van een parameter, die wordt gebruikt om de gebruiker een invoermelding te geven tijdens het uitvoeren van de query."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2609,7 +2609,7 @@ msgctxt ""
|
||||
"par_id191120151905439551\n"
|
||||
"help.text"
|
||||
msgid "Parameter names are preceded by a colon in both the Design and SQL views of a query. This can be used wherever a value can appear. If the same value is to appear more than once in the query, the same parameter name is used."
|
||||
msgstr ""
|
||||
msgstr "Parameter namen worden zowel in de Ontwerpview als in de SQL-view voorafgegaan door een dubbele punt. Als dezelfde waarde meer dan eens in een query voorkomt, wordt dezelfde parameter gebruikt."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2617,7 +2617,7 @@ msgctxt ""
|
||||
"par_id191120151905518123\n"
|
||||
"help.text"
|
||||
msgid "In the simplest case, where the user enters a value which is matched for equality, the parameter name with its preceding colon is simply entered in the Criterion row. In <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">WHERE \"Field\" = :Parameter_name</item>"
|
||||
msgstr ""
|
||||
msgstr "In het eenvoudigste geval, als de gebruiker een waarde invoert ter vergelijking, wordt de parameter-naam met de voorafgaande dubbele punt eenvoudig ingevoerd in het criterium Rij. In <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL modus</link> moet dit worden getypt als <item type=\"input\">WHERE \"Field\" = :Parameter_name</item>"
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2633,7 +2633,7 @@ msgctxt ""
|
||||
"par_id191120151931441881\n"
|
||||
"help.text"
|
||||
msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with <item type=\"input\">\"LIKE '%' || :Part_of_field || '%'\"</item> as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use <item type=\"input\">LOWER (Field_Name)</item> as the field and <item type=\"input\">LIKE LOWER ( '%' || :Part_of_field || '%' )</item> as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL mode</link> this should be typed as <item type=\"input\">LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )</item>."
|
||||
msgstr ""
|
||||
msgstr "Een zinvolle constructie voor het selecteren van records op basis van delen van de inhoud van een tekstveld, is het toevoegen van een verborgen kolom met <item type=\"input\">\"LIKE '%' || :Part_of_field || '%'\"</item> als het criterium. Dit zal records met een exacte overeenkomst selecteren. Als een hoofdlettergevoelige test gewenst is, is een oplossing het gebruiken van <item type=\"input\">LOWER (Field_Name)</item> als het veld en <item type=\"input\">LIKE LOWER ( '%' || :Part_of_field || '%' )</item> als het criterium. Merk op dat de spaties in het criterium belangrijk zijn; als ze weg worden gelaten, zal de SQL parser het gehele criterium interpreteren als tekst die gevonden moet worden. In <link href=\"text/shared/explorer/database/02010100.xhp#sqlmode\">SQL modus</link> zou dit moeten worden getypt als <item type=\"input\">LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )</item>."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2641,7 +2641,7 @@ msgctxt ""
|
||||
"par_id3150585\n"
|
||||
"help.text"
|
||||
msgid "Parameter queries may be used as the data source for <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subforms</link>, to allow the user to restrict the displayed records."
|
||||
msgstr ""
|
||||
msgstr "Parameter query's mogen gebruikt worden als de gegevensbron voor <link href=\"text/shared/02/01170203.xhp\" name=\"subforms\">subformulieren</link>, om de gebruiker de mogelijkheid te geven om het aantal weergegeven records te beperken."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2657,7 +2657,7 @@ msgctxt ""
|
||||
"par_id3153596\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">The <emph>Parameter Input</emph> dialog asks the user to enter the parameter values. Enter a value for each query parameter and confirm by clicking <emph>OK</emph> or typing <emph>Enter</emph>.</ahelp>"
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"HID_QRYDGN_ROW_FUNCTION\">Het venster <emph>Parameter Imput</emph> vraagt de gebruiker om de waarden van de parameter in te voeren. Voer voor iedere query parameter een waarde in en bevestig met <emph>OK</emph> of het typen van <emph>Enter</emph>.</ahelp>"
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2665,7 +2665,7 @@ msgctxt ""
|
||||
"par_id191120151924165870\n"
|
||||
"help.text"
|
||||
msgid "The values entered by the user may consist of any characters which are allowable for the SQL for the relevant criterion; this may depend on the underlying database system."
|
||||
msgstr ""
|
||||
msgstr "De waarden die door de gebruiker worden ingevoerd mogelijk bestaan uit ieder karakter dat is toegestaan voor de SQL van het relevante criterium; dit kan afhankelijk zijn van het onderliggende database-systeem."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -2673,7 +2673,7 @@ msgctxt ""
|
||||
"par_id191120151939594217\n"
|
||||
"help.text"
|
||||
msgid "The user can use the SQL wild-card characters \"%\" (arbitrary string) or \"_\" (arbitrary single character) as part of the value to retrieve records with more complex criteria."
|
||||
msgstr ""
|
||||
msgstr "De gebruiker kan gebruik maken van SQL jokertekens \"%\" (willekeurige tekenreeks) of \"_\" (willekeurig enkel teken) als deel van de waarden, om records met behulp van meer complexe criteria te verkrijgen."
|
||||
|
||||
#: 02010100.xhp
|
||||
msgctxt ""
|
||||
@@ -8843,13 +8843,12 @@ msgid "Yes, register the Database for me"
|
||||
msgstr "Ja, de database registreren"
|
||||
|
||||
#: dabawiz02.xhp
|
||||
#, fuzzy
|
||||
msgctxt ""
|
||||
"dabawiz02.xhp\n"
|
||||
"par_idN105B4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select to register the database within your user copy of %PRODUCTNAME. After registering, the database is displayed in the <emph>View - Data Sources</emph> window. You must register a database to be able to insert the database fields in a document (Insert - Field - More Fields) or in a mail merge.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Selecteer de database in uw gebruikerskopie van %PRODUCTNAME om deze te registreren. Na registratie wordt de database weergegeven in het venster <emph>Beeld - Gegevensbronnen</emph>. U moet een database registeren om databasevelden in een document in te kunnen voegen (Invoegen - Velden - Overige) of om standaardbrieven te maken.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Selecteer om de database in uw gebruikerskopie van %PRODUCTNAME te registreren. Na registratie wordt de database weergegeven in het venster <emph>Beeld - Gegevensbronnen</emph>. U moet een database registeren om databasevelden in een document in te kunnen voegen (Invoegen - Veld - Meer velden) of om standaardbrieven te maken.</ahelp>"
|
||||
|
||||
#: dabawiz02.xhp
|
||||
msgctxt ""
|
||||
@@ -9368,16 +9367,8 @@ msgctxt ""
|
||||
"dabawiz02jdbc.xhp\n"
|
||||
"par_idN1064B\n"
|
||||
"help.text"
|
||||
msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site:"
|
||||
msgstr "Op UNIX moet de Oracle-databaseclient met JDBC-ondersteuning geïnstalleerd zijn. De JDBC-driver class voor de Solaris Oracle-client versie 8.x bevindt zich in de map <Oracle client>/product/jdbc/lib/classes111.zip. U kunt de nieuwste versie ook van de Oracle-website downloaden:"
|
||||
|
||||
#: dabawiz02jdbc.xhp
|
||||
msgctxt ""
|
||||
"dabawiz02jdbc.xhp\n"
|
||||
"par_idN1064E\n"
|
||||
"help.text"
|
||||
msgid "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
|
||||
msgstr "http://otn.oracle.com/tech/java/sqlj_jdbc/content.html"
|
||||
msgid "On UNIX, ensure that the Oracle database client is installed with JDBC support. The JDBC driver class for the Solaris Oracle client version 8.x is located in the <Oracle client>/product/jdbc/lib/classes111.zip directory. You can also download the latest version from the Oracle web site."
|
||||
msgstr ""
|
||||
|
||||
#: dabawiz02jdbc.xhp
|
||||
msgctxt ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,18 +3,18 @@ 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: 2016-07-04 16:53+0200\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:37+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-11-26 20:30+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472283421.000000\n"
|
||||
"X-POOTLE-MTIME: 1480192221.000000\n"
|
||||
|
||||
#: 01000000.xhp
|
||||
msgctxt ""
|
||||
@@ -1418,7 +1418,7 @@ msgctxt ""
|
||||
"par_id3149344\n"
|
||||
"help.text"
|
||||
msgid "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>"
|
||||
msgstr ""
|
||||
msgstr "<switchinline select=\"sys\"><caseinline select=\"UNIX\">{install}/share/classification/example.xml</caseinline><defaultinline>{install}\\share\\classification\\example.xml</defaultinline></switchinline>"
|
||||
|
||||
#: 01010300.xhp
|
||||
msgctxt ""
|
||||
@@ -1426,7 +1426,7 @@ msgctxt ""
|
||||
"par_id3154651\n"
|
||||
"help.text"
|
||||
msgid "$[officename] reads the TSCP BAF policy from this file."
|
||||
msgstr ""
|
||||
msgstr "$[officename] leest de TSCP BAF-policy uit dit bestand."
|
||||
|
||||
#: 01010301.xhp
|
||||
msgctxt ""
|
||||
@@ -3507,95 +3507,96 @@ msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"bm_id3155341\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>scaling; font sizes in user interface</bookmark_value> <bookmark_value>font sizes; scaling on screen</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value>"
|
||||
msgstr "<bookmark_value>weergaven; standaarden</bookmark_value> <bookmark_value>standaarden; weergaven</bookmark_value> <bookmark_value>instellingen; weergaven</bookmark_value> <bookmark_value>op schaal brengen; grootte van lettertypen in gebruikersinterface</bookmark_value> <bookmark_value>grootte van lettertypen; op schaal brengen op scherm</bookmark_value> <bookmark_value>WYSIWYG in lijsten met lettertypen</bookmark_value> <bookmark_value>voorbeelden; lijsten met lettertypen</bookmark_value> <bookmark_value>lijsten met lettertypen</bookmark_value> <bookmark_value>naamvak voor lettertypen</bookmark_value> <bookmark_value>muis; positioneren</bookmark_value> <bookmark_value>klembord; klembordselectie</bookmark_value> <bookmark_value>klembordselectie</bookmark_value><bookmark_value>OpenGL;instellingen</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;uitvoer van afbeeldingen</bookmark_value>"
|
||||
msgid "<bookmark_value>views; defaults</bookmark_value> <bookmark_value>defaults; views</bookmark_value> <bookmark_value>settings; views</bookmark_value> <bookmark_value>icons; sizes</bookmark_value> <bookmark_value>icons; styles</bookmark_value> <bookmark_value>WYSIWYG in fonts lists</bookmark_value> <bookmark_value>previews; fonts lists</bookmark_value> <bookmark_value>font lists</bookmark_value> <bookmark_value>font name box</bookmark_value> <bookmark_value>mouse; positioning</bookmark_value> <bookmark_value>clipboard; selection clipboard</bookmark_value> <bookmark_value>selection clipboard</bookmark_value> <bookmark_value>OpenGL;settings</bookmark_value> <bookmark_value>OpenGL;blacklist</bookmark_value> <bookmark_value>OpenGL;whitelist</bookmark_value> <bookmark_value>OpenGL;graphics output</bookmark_value> <bookmark_value>notebook bar;icon size</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3155341\n"
|
||||
"1\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">View</link>"
|
||||
msgstr "<link href=\"text/shared/optionen/01010800.xhp\" name=\"View\">Weergave</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3155630\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Specifies view options."
|
||||
msgstr "Specificeert de weergave opties."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3145171\n"
|
||||
"45\n"
|
||||
"hd_id310720161612581529\n"
|
||||
"help.text"
|
||||
msgid "Scaling"
|
||||
msgstr "Op schaal brengen"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3158407\n"
|
||||
"46\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/windowsize\">Uses percentile scaling for font size in user interface elements, such as dialogs and icon labels.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/windowsize\">Gebruikt percentiel schalen voor de tekengrootte in elementen van de gebruikersinterface, zoals dialoogvensters en pictogramlabels.</ahelp>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3159154\n"
|
||||
"67\n"
|
||||
"help.text"
|
||||
msgid "The <emph>Scaling</emph> setting does not affect the font size of text in a document."
|
||||
msgstr "De instelling <emph>Op schaal brengen</emph> is niet van invloed op de tekengrootte van tekst in een document."
|
||||
msgid "User Interface"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3149123\n"
|
||||
"112\n"
|
||||
"help.text"
|
||||
msgid "Icon size and style"
|
||||
msgstr "Grootte en stijl van pictogram"
|
||||
msgid "Toolbar icon size"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3153947\n"
|
||||
"113\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus.</caseinline></switchinline>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Bepaalt de weergavegrootte van pictogrammen op werkbalken.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">Met de optie <emph>Automatisch</emph> wordt de lettertype-instelling van uw besturingssysteem voor menu's gebruikt.</caseinline></switchinline>"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/iconsize\">Specifies the display size of toolbar icons.</ahelp><switchinline select=\"sys\"><caseinline select=\"WIN\">The <emph>Automatic</emph> option uses the font size settings of your operating system for menus. </caseinline></switchinline>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id4664754\n"
|
||||
"hd_id310720161555082010\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Select the icon style for icons in toolbars and dialogs.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/iconstyle\" visibility=\"hidden\">Selecteer de stijl van de pictogrammenin werkbalken en dialoogvensters.</ahelp>"
|
||||
msgid "Sidebar icon size"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_idN10738\n"
|
||||
"par_id310720161554582186\n"
|
||||
"help.text"
|
||||
msgid "Use system font for user interface"
|
||||
msgstr "Gebruik systeemlettertype voor gebruikersinterface"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/sidebariconsize\">Specifies the display size of sidebar icons.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_idN1073C\n"
|
||||
"hd_id190920161822223888\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/systemfont\">Specifies to use the system font to display all menus and dialogs. Else another installed font is used.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/systemfont\">Als u dit selectievakje markeert, wordt het systeemlettertype gebruikt voor de weergave van alle menu’s en dialoogvensters. Anders wordt een ander geïnstalleerd lettertype gebruikt.</ahelp>"
|
||||
msgid "Notebook bar icon size"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id190920161825438077\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/notebookbariconsize\">Specifies the display size of <link href=\"text/shared/01/notebook_bar.xhp\">notebook bar</link> icons.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id310720161555238963\n"
|
||||
"help.text"
|
||||
msgid "Icon style"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id310720161555341027\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/iconstyle\">Specifies the icon style for icons in toolbars and dialogs.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
@@ -3624,72 +3625,154 @@ msgstr "<ahelp hid=\"cui/ui/optviewpage/aanf\">Geef de kleinste lettergrootte in
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_idN107A3\n"
|
||||
"hd_id310720161614431319\n"
|
||||
"help.text"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
msgid "Mouse"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3156056\n"
|
||||
"91\n"
|
||||
"hd_id3166432\n"
|
||||
"help.text"
|
||||
msgid "Icons in menus"
|
||||
msgstr "Pictogrammen in menu's"
|
||||
msgid "Mouse positioning"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3155766\n"
|
||||
"92\n"
|
||||
"par_id3155530\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Geeft pictogrammen naast de overeenkomstige menuopties weer. Selecteer uit \"Automatisch\", \"Verbergen\" en \"Weergeven\". \"Automatisch\" geeft de pictogrammen overeenkomstig de systeeminstellingen en thema's weer.</ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3149262\n"
|
||||
"63\n"
|
||||
"hd_id3146982\n"
|
||||
"help.text"
|
||||
msgid "Show preview of fonts"
|
||||
msgstr "Voorbeeld van lettertypen weergeven"
|
||||
msgid "Middle mouse button"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3155415\n"
|
||||
"64\n"
|
||||
"par_id3150521\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Toont de namen van beschikbare lettertypen in het overeenkomstige lettertype, zoals lettertypen in het vak Lettertype op de werkbalk <emph>Opmaak</emph>.</ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3151319\n"
|
||||
"68\n"
|
||||
"par_id3152889\n"
|
||||
"help.text"
|
||||
msgid "Show font history"
|
||||
msgstr "Lettertypenhistorie weergeven"
|
||||
msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3153513\n"
|
||||
"69\n"
|
||||
"par_id3155810\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/showfonthistory\">Lists the last five fonts that you used in the current document at the top of the list in the <emph>Font Name</emph> box on the <emph>Formatting</emph> bar.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/showfonthistory\">Toont de laatste vijf lettertypen die u in het huidige document gebruikt hebt, boven in de lijst in het vak <emph>Lettertype</emph> op de werkbalk <emph>Opmaak</emph>.</ahelp>"
|
||||
msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_idN10962\n"
|
||||
"par_id3148703\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Specifies whether to restore the last used document view. Many view properties valid when the document was last saved will be restored.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Specificeert of de laatstgebruikte documentweergave moet worden hersteld. Veel weergave-eigenschappen die geldig waren toen het document voor het laatst werd opgeslagen, zullen worden hersteld.</ahelp>"
|
||||
msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3148870\n"
|
||||
"help.text"
|
||||
msgid "<emph>Clipboard</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3145076\n"
|
||||
"help.text"
|
||||
msgid "<emph>Selection clipboard</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3156030\n"
|
||||
"help.text"
|
||||
msgid "<emph>Copy content</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3150110\n"
|
||||
"help.text"
|
||||
msgid "Edit - Copy Ctrl+C."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3149588\n"
|
||||
"help.text"
|
||||
msgid "Select text, table, object."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3149331\n"
|
||||
"help.text"
|
||||
msgid "<emph>Paste content</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3156337\n"
|
||||
"help.text"
|
||||
msgid "Edit - Paste Ctrl+V pastes at the cursor position."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3151127\n"
|
||||
"help.text"
|
||||
msgid "Clicking the middle mouse button pastes at the mouse pointer position."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3159206\n"
|
||||
"help.text"
|
||||
msgid "<emph>Pasting into another document</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3148974\n"
|
||||
"help.text"
|
||||
msgid "No effect on the clipboard contents."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3152870\n"
|
||||
"help.text"
|
||||
msgid "The last marked selection is the content of the selection clipboard."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
@@ -3752,7 +3835,7 @@ msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id1208200812004445\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective."
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/useopengl\">Use the high performance Open Graphics Library (<link href=\"text/shared/00/00000005.xhp\" name=\"opengl\">OpenGL</link>) to render all visual elements of the application, including windows, menus, toolbars and icons.</ahelp> OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective."
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
@@ -3769,209 +3852,55 @@ msgctxt ""
|
||||
"par_id1208200812004446\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Forces the use of OpenGL even if the graphics device is blacklisted.</ahelp> A device is blacklisted when it is buggy or may render graphics with poor quality."
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/forceopengl\">Dwing het gebruik van OpenGL af, ook als de grafische processor op de zwarte lijst staat.</ahelp> "
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_idN107A3\n"
|
||||
"help.text"
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3156056\n"
|
||||
"help.text"
|
||||
msgid "Icons in menus"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id101920091058114\n"
|
||||
"par_id3155766\n"
|
||||
"help.text"
|
||||
msgid "Selection"
|
||||
msgstr "Selectie"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/menuicons\">Displays icons next to the corresponding menu items. Select from \"Automatic\", \"Hide\" and \"Show\". \"Automatic\" displays icons according to system settings and themes.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id1019200910581166\n"
|
||||
"hd_id310720161619163588\n"
|
||||
"help.text"
|
||||
msgid "Transparency"
|
||||
msgstr "Transparantie"
|
||||
msgid "Font Lists"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id1019200910581186\n"
|
||||
"hd_id3149262\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/trans\">If enabled, the text selection in Writer and the cell selection in Calc will be shown using a transparent color. If not enabled, the selection will be shown by inverted colors.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/trans\">Indien ingeschakeld zal de selectie van tekst in Writer en de selectie van cellen in Calc worden weergegeven in een transparante kleur. Indien niet ingeschakeld wordt de selectie weergegeven in tegengestelde kleuren.</ahelp>"
|
||||
msgid "Show preview of fonts"
|
||||
msgstr ""
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id1019200910581266\n"
|
||||
"par_id3155415\n"
|
||||
"help.text"
|
||||
msgid "Transparency level"
|
||||
msgstr "Transparantieniveau"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id1019200910581220\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/transmf\">Select the transparency level for transparent selections. The default value is 75%. You can select values from 10% to 90%.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/transmf\">Selecteer het transparantieniveau voor transparante selecties. De standaardwaarde is 75%. U kunt kiezen uit waarden tussen 10% en 90%.</ahelp>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3166432\n"
|
||||
"47\n"
|
||||
"help.text"
|
||||
msgid "Mouse positioning"
|
||||
msgstr "Muis positioneren"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3155530\n"
|
||||
"48\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Specifies if and how the mouse pointer will be positioned in newly opened dialogs.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/mousepos\">Hier kunt u selecteren of en hoe de muisaanwijzer in nieuw geopende dialoogvensters wordt gepositioneerd.</ahelp>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"hd_id3146982\n"
|
||||
"93\n"
|
||||
"help.text"
|
||||
msgid "Middle mouse button"
|
||||
msgstr "Middelste muisknop"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3150521\n"
|
||||
"94\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Defines the function of the middle mouse button.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optviewpage/mousemiddle\">Hier definieert u de functie van de middelste muisknop.</ahelp>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3152889\n"
|
||||
"97\n"
|
||||
"help.text"
|
||||
msgid "<emph>Automatic scrolling</emph> - dragging while pressing the middle mouse button shifts the view."
|
||||
msgstr "<emph>Automatisch scrollen</emph> - slepen met ingedrukte middelste muisknop verschuift de weergave."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3155810\n"
|
||||
"98\n"
|
||||
"help.text"
|
||||
msgid "<emph>Paste clipboard</emph> - pressing the middle mouse button inserts the contents of the \"Selection clipboard\" at the cursor position."
|
||||
msgstr "<emph>Inhoud klembord plakken</emph> - indrukken van de middelste muisknop voegt de inhoud van de 'klembordselectie' op de cursorpositie in."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3148703\n"
|
||||
"99\n"
|
||||
"help.text"
|
||||
msgid "The \"Selection clipboard\" is independent of the normal clipboard that you use by <emph>Edit - Copy/Cut /Insert</emph> or the respective keyboard shortcuts. Clipboard and \"Selection clipboard\" can contain different contents at the same time."
|
||||
msgstr "Het selectieklembord staat los van het normale klembord dat u voor <emph>Bewerken - Kopiëren/Plakken/Invoegen</emph> of de respectieve snelkoppelingen op het toetsenbord gebruikt. Het klembord en selectieklembord kunnen tegelijk verschillende inhoud bevatten."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3148870\n"
|
||||
"100\n"
|
||||
"help.text"
|
||||
msgid "<emph>Clipboard</emph>"
|
||||
msgstr "<emph>Klembord</emph>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3145076\n"
|
||||
"101\n"
|
||||
"help.text"
|
||||
msgid "<emph>Selection clipboard</emph>"
|
||||
msgstr "<emph>Klembordselectie</emph>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3156030\n"
|
||||
"102\n"
|
||||
"help.text"
|
||||
msgid "<emph>Copy content</emph>"
|
||||
msgstr "<emph>Inhoud kopiëren</emph>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3150110\n"
|
||||
"103\n"
|
||||
"help.text"
|
||||
msgid "Edit - Copy Ctrl+C."
|
||||
msgstr "Bewerken - Kopiëren Ctrl+C."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3149588\n"
|
||||
"104\n"
|
||||
"help.text"
|
||||
msgid "Select text, table, object."
|
||||
msgstr "Selecteer tekst, tabel, object."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3149331\n"
|
||||
"105\n"
|
||||
"help.text"
|
||||
msgid "<emph>Paste content</emph>"
|
||||
msgstr "<emph>Inhoud plakken</emph>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3156337\n"
|
||||
"106\n"
|
||||
"help.text"
|
||||
msgid "Edit - Paste Ctrl+V pastes at the cursor position."
|
||||
msgstr "Bewerken - Plakken Ctrl+V plakt bij de cursorpositie."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3151127\n"
|
||||
"107\n"
|
||||
"help.text"
|
||||
msgid "Clicking the middle mouse button pastes at the mouse pointer position."
|
||||
msgstr "Wanneer u op de middelste muisknop klikt, wordt er bij de muisaanwijzerpositie geplakt."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3159206\n"
|
||||
"108\n"
|
||||
"help.text"
|
||||
msgid "<emph>Pasting into another document</emph>"
|
||||
msgstr "<emph>Plakken in een ander document</emph>"
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3148974\n"
|
||||
"109\n"
|
||||
"help.text"
|
||||
msgid "No effect on the clipboard contents."
|
||||
msgstr "Geen effect op de inhoud van het klembord."
|
||||
|
||||
#: 01010800.xhp
|
||||
msgctxt ""
|
||||
"01010800.xhp\n"
|
||||
"par_id3152870\n"
|
||||
"110\n"
|
||||
"help.text"
|
||||
msgid "The last marked selection is the content of the selection clipboard."
|
||||
msgstr "De laatste selectie is de inhoud van het selectieklembord."
|
||||
msgid "<ahelp hid=\"cui/ui/optviewpage/showfontpreview\">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the <emph>Formatting</emph> bar.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01010900.xhp
|
||||
msgctxt ""
|
||||
@@ -4335,7 +4264,7 @@ msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"bm_id3153881\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>"
|
||||
msgid "<bookmark_value>graphics; cache</bookmark_value><bookmark_value>images; cache</bookmark_value><bookmark_value>cache for graphics</bookmark_value><bookmark_value>Quickstarter</bookmark_value><bookmark_value>undoing; number of steps</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
@@ -4352,26 +4281,24 @@ msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"par_id3154307\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">This tab page lets you define various settings for the graphics cache.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">This tab page lets you define various settings for the image cache.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"hd_id3147530\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "Graphics cache"
|
||||
msgstr "Afbeeldingencache"
|
||||
msgid "Image cache"
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"par_id3145069\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "The graphics cache saves the graphics contained in a document in your computer's main memory. This means that the attributes of a graphic stored in the cache do not have to be re-calculated if you return to the page containing the graphic after scrolling through a document."
|
||||
msgstr "De afbeeldingencache bewaart de afbeeldingen, opgenomen in een document, in uw computer's hoofdgeheugen. Dezelfde afbeelding kan meteen weer worden weergegeven - na door het document bladeren, bijvoorbeeld - zonder de schaal, filter enz. opnieuw te hoeven berekenen."
|
||||
msgid "The image cache saves the images contained in a document in your computer's main memory. This means that the attributes of an image stored in the cache do not have to be re-calculated if you return to the page containing the image after scrolling through a document."
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
msgctxt ""
|
||||
@@ -4386,10 +4313,9 @@ msgstr "Gebruik voor $[officename] (MB)"
|
||||
msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"par_id3152813\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all graphics.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Stelt de totale cachegrootte voor alle afbeeldingen in.</ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/optmemorypage/graphiccache\">Specifies the total cache size for all images.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
msgctxt ""
|
||||
@@ -4422,10 +4348,9 @@ msgstr "Uit geheugen verwijderen na (uu:mm)"
|
||||
msgctxt ""
|
||||
"01011000.xhp\n"
|
||||
"par_id3148674\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each graphic remains in the cache in hours and minutes.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Stelt de tijd in dat elke afbeelding in de cache blijft, in uren en minuten. </ahelp>"
|
||||
msgid "<ahelp hid=\"cui/ui/optmemorypage/objecttime\">Specifies the time that each image remains in the cache in hours and minutes.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 01011000.xhp
|
||||
msgctxt ""
|
||||
@@ -4775,10 +4700,9 @@ msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/textselinreadonly\">Geeft de cu
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
"hd_id3147531\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "Allow animated graphics"
|
||||
msgstr "Sta geanimeerde afbeeldingen toe"
|
||||
msgid "Allow animated images"
|
||||
msgstr ""
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
@@ -4807,42 +4731,6 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Previews animated text, such as blinking and scrolling, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/animatedtext\">Geeft een voorbeeldweergave van geanimeerde tekst, zoals knipperen en scrollen, in <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
"hd_id3153381\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "Help tips disappear after"
|
||||
msgstr "Help-tips verdwijnen na"
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
"par_id3150868\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Hides the <link href=\"text/shared/main0108.xhp\" name=\"Help tips\">Help tips</link> after the number of seconds that you enter.</ahelp> Otherwise, Help tips are displayed until you press Escape or move the cursor."
|
||||
msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeout\">Verbergt de <link href=\"text/shared/main0108.xhp\" name=\"Help-tips\">Help-tips</link> na het aantal seconden dat u hebt ingesteld.</ahelp> Hebt u niets ingesteld, dan worden Help-tips weergegeven totdat u op Escape drukt of de cursor beweegt."
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
"hd_id3151043\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "Seconds"
|
||||
msgstr "Seconden"
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
"par_id3148672\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">Enter the number of seconds to display the Help tips.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/optaccessibilitypage/tiphelptimeoutnf\">In dit vak geeft u op hoeveel seconden de Help-tips moeten worden weergegeven.</ahelp>"
|
||||
|
||||
#: 01013000.xhp
|
||||
msgctxt ""
|
||||
"01013000.xhp\n"
|
||||
@@ -5891,33 +5779,6 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Mark this check box to ignore all font settings when importing. The fonts that were defined in the HTML Page Style will be the fonts that will be used. </ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/ignorefontnames\">Schakel dit selectievakje in om alle lettertype-instellingen te negeren bij het importeren. De lettertypen die in de HTML pagina-opmaak werden gedefinieerd zullen worden gebruikt.</ahelp>"
|
||||
|
||||
#: 01030500.xhp
|
||||
msgctxt ""
|
||||
"01030500.xhp\n"
|
||||
"hd_id3151177\n"
|
||||
"9\n"
|
||||
"help.text"
|
||||
msgid "Export"
|
||||
msgstr "Exporteren"
|
||||
|
||||
#: 01030500.xhp
|
||||
msgctxt ""
|
||||
"01030500.xhp\n"
|
||||
"par_id3150449\n"
|
||||
"10\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/opthtmlpage/export\">Defines the settings for exporting HTML documents.</ahelp> To export in HTML format select the <emph>HTML Document</emph> file type in the <link href=\"text/shared/01/01070000.xhp\" name=\"Save As\"><emph>Save As</emph></link> dialog. You can find further instructions in the <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\">Import and export filters</link> description."
|
||||
msgstr "<ahelp hid=\"cui/ui/opthtmlpage/export\">Definieert de instellingen voor het exporteren van HTML-documenten.</ahelp> Om in HTML-formaat te exporteren, selecteert u het bestandstype <emph>HTML document</emph> in het dialoogvenster <link href=\"text/shared/01/01070000.xhp\" name=\"Save as\"><emph>Opslaan als</emph></link>. U kunt verdere instructies vinden in de beschrijving van de <link href=\"text/shared/00/00000020.xhp\" name=\"Import and export filters\"> Import- en exportfilters</link>."
|
||||
|
||||
#: 01030500.xhp
|
||||
msgctxt ""
|
||||
"01030500.xhp\n"
|
||||
"par_id3145606\n"
|
||||
"42\n"
|
||||
"help.text"
|
||||
msgid "To optimize the HTML export, select a browser or HTML standard from the Export box. If \"$[officename] Writer\" is selected, specific $[officename] Writer instructions are exported."
|
||||
msgstr "Wilt u de HTML-export optimaliseren, dan selecteert u een browser- of HTML-standaard in het vakje Exporteren. Als '$[officename] Writer' is geselecteerd, worden er specifieke instructies voor $[officename] Writer geëxporteerd."
|
||||
|
||||
#: 01030500.xhp
|
||||
msgctxt ""
|
||||
"01030500.xhp\n"
|
||||
@@ -5994,10 +5855,9 @@ msgstr "Het HTML-filter ondersteunt CSS2 (Cascading Style Sheets Level 2) voor h
|
||||
msgctxt ""
|
||||
"01030500.xhp\n"
|
||||
"hd_id3144764\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "Copy local graphics to Internet"
|
||||
msgstr "Lokale afbeeldingen naar het internet kopiëren"
|
||||
msgid "Copy local images to Internet"
|
||||
msgstr ""
|
||||
|
||||
#: 01030500.xhp
|
||||
msgctxt ""
|
||||
@@ -6194,60 +6054,6 @@ msgctxt ""
|
||||
msgid "Specifies whether scrollbars and rulers are displayed."
|
||||
msgstr "Specificeert of schuifbalken en linialen weergegeven worden."
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"hd_id3145609\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "Horizontal scrollbar"
|
||||
msgstr "Horizontale schuifbalk"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"par_id3154347\n"
|
||||
"14\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Displays the horizontal scrollbar.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/hscrollbar\">Toont de horizontale schuifbalk.</ahelp>"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"hd_id3148663\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "Vertical scrollbar"
|
||||
msgstr "Verticale schuifbalk"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"par_id3150541\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Displays the vertical scrollbar.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/vscrollbar\">Toont de verticale schuifbalk.</ahelp>"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"hd_id3148798\n"
|
||||
"65\n"
|
||||
"help.text"
|
||||
msgid "Ruler"
|
||||
msgstr "Liniaal"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"par_id3154126\n"
|
||||
"66\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Enables the rulers. Use the following two check boxes to select the ruler(s) to be shown.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/ruler\">Activeert de linialen. Gebruik de volgende twee keuzevakken om de linialen te selecteren die weergegeven moeten worden.</ahelp>"
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
@@ -6342,19 +6148,17 @@ msgstr "Definieert welke documentelementen weergegeven moeten worden."
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"hd_id3153143\n"
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "Graphics and objects"
|
||||
msgstr "Afbeeldingen en objecten"
|
||||
msgid "Images and objects"
|
||||
msgstr ""
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"par_id3149261\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display graphics and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders."
|
||||
msgstr "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specificeert of afbeeldingen en objecten op het scherm weergegeven moeten worden.</ahelp></variable> Als deze elementen worden verborgen, ziet u in plaats daarvan lege frames als tijdelijke aanduidingen."
|
||||
msgid "<variable id=\"grafikenaus\"><ahelp hid=\"modules/swriter/ui/viewoptionspage/graphics\">Specifies whether to display images and objects on the screen.</ahelp></variable> If these elements are hidden, you will see empty frames as placeholders."
|
||||
msgstr ""
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
@@ -6369,10 +6173,9 @@ msgstr "U kunt de weergave van afbeeldingen ook regelen via het pictogram <link
|
||||
msgctxt ""
|
||||
"01040200.xhp\n"
|
||||
"par_id3146898\n"
|
||||
"39\n"
|
||||
"help.text"
|
||||
msgid "If the <emph>Graphics and objects </emph>option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page."
|
||||
msgstr "Als de optie <emph>Afbeeldingen en objecten</emph> niet is geselecteerd, worden er geen afbeeldingen van het internet geladen. Afbeeldingen binnen een tabel en zonder een indicatie van hun grootte kunnen weergaveproblemen veroorzaken wanneer een oudere HTML-standaard op de bezochte pagina wordt gebruikt."
|
||||
msgid "If the <emph>Images and objects</emph> option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page."
|
||||
msgstr ""
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
@@ -6434,8 +6237,8 @@ msgctxt ""
|
||||
"par_id3155959\n"
|
||||
"45\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Fields</emph></link> in a text document."
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Toont de veldnamen in het document in plaats van de inhoud van de velden.</ahelp> U kunt ook <link href=\"text/swriter/01/03090000.xhp\" name=\"Beeld - Velden\"><emph>Beeld - Velden</emph></link> in een tekstdocument kiezen."
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/viewoptionspage/fieldcodes\">Displays the field names in the document instead of the contents of the fields.</ahelp> You can also choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link> in a text document."
|
||||
msgstr ""
|
||||
|
||||
#: 01040200.xhp
|
||||
msgctxt ""
|
||||
@@ -6658,24 +6461,6 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Specifies the font used for indexes, alphabetical indexes, and tables of contents.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/idxbox\">Bepaalt het lettertype voor indexen, alfabetische indexen en inhoudsopgaven.</ahelp>"
|
||||
|
||||
#: 01040300.xhp
|
||||
msgctxt ""
|
||||
"01040300.xhp\n"
|
||||
"hd_id3150103\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "Current document only"
|
||||
msgstr "Alleen huidige document"
|
||||
|
||||
#: 01040300.xhp
|
||||
msgctxt ""
|
||||
"01040300.xhp\n"
|
||||
"par_id3083444\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Specifies that the settings apply to the current document only.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/optfonttabpage/doconly\">Bepaalt dat de instellingen alleen voor het huidige document gelden.</ahelp>"
|
||||
|
||||
#: 01040301.xhp
|
||||
msgctxt ""
|
||||
"01040301.xhp\n"
|
||||
@@ -7144,10 +6929,9 @@ msgstr "Niet splitsen (niet in HTML)"
|
||||
msgctxt ""
|
||||
"01040500.xhp\n"
|
||||
"par_id3155429\n"
|
||||
"34\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Table Properties - Text Flow</emph>."
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Geeft aan dat tabellen door geen enkele tekstonderbreking worden gesplitst.</ahelp> U kunt deze optie vinden in het menu <emph>Tabel - Tabeleigenschappen - Tekstverloop</emph>."
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/opttablepage/dontsplit\">Specifies that tables are not split by any type of text flow break.</ahelp> You can also find this option in menu <emph>Table - Properties - Text Flow</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 01040500.xhp
|
||||
msgctxt ""
|
||||
@@ -7682,7 +7466,7 @@ msgctxt ""
|
||||
"par_id3150749\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activates the direct cursor.</ahelp> You can also activate this function by clicking the <link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Toggle Direct Cursor Mode</link> icon on the Tools bar or by choosing the <emph>Edit - Direct Cursor Mode</emph> command in a text document."
|
||||
msgstr ""
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/optformataidspage/cursoronoff\">Activeert de direct cursor.</ahelp> U kunt deze functie ook activeren door te klikken op het pictogram <link href=\"text/swriter/02/18130000.xhp\" name=\"Direct Cursor Mode\">Toggle DirectCursor modus</link> op de werkbalk of door het kiezen van de opdracht <emph>Bewerken - DirectCursor Modus</emph> in een tekstdocument."
|
||||
|
||||
#: 01040600.xhp
|
||||
msgctxt ""
|
||||
@@ -7789,7 +7573,7 @@ msgctxt ""
|
||||
"hd_id3146134\n"
|
||||
"help.text"
|
||||
msgid "Protected Areas - Enable cursor"
|
||||
msgstr ""
|
||||
msgstr "Beveiligde delen - cursor inschakelen"
|
||||
|
||||
#: 01040600.xhp
|
||||
msgctxt ""
|
||||
@@ -10839,7 +10623,7 @@ msgctxt ""
|
||||
"par_id3155102\n"
|
||||
"help.text"
|
||||
msgid "<emph>~</emph> (tilde) escapes the special meaning of a question mark, asterisk or tilde character that follows immediately after the tilde character"
|
||||
msgstr ""
|
||||
msgstr "<emph>~</emph> (tilde) escapes de bijzondere betekenis van een vraagteken, asterisk of tilde teken, dat direct na het tilde teken volgt."
|
||||
|
||||
#: 01060500.xhp
|
||||
msgctxt ""
|
||||
@@ -10992,10 +10776,9 @@ msgstr "<ahelp hid=\"modules/scalc/ui/optchangespage/OptChangesPage\">Het dialoo
|
||||
msgctxt ""
|
||||
"01060600.xhp\n"
|
||||
"par_id3156343\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes\"><emph>Edit - Track Changes</emph></link>."
|
||||
msgstr "Kies <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Changes\"><emph>Bewerken - Wijzigingen</emph></link> om veranderingen in uw werk vast te leggen."
|
||||
msgid "To record changes to your work, choose <link href=\"text/shared/01/02230000.xhp\" name=\"Edit - Track Changes - Record Changes\"><emph>Edit - Track Changes - Record Changes</emph></link>."
|
||||
msgstr ""
|
||||
|
||||
#: 01060600.xhp
|
||||
msgctxt ""
|
||||
@@ -15700,8 +15483,8 @@ msgctxt ""
|
||||
"javaparameters.xhp\n"
|
||||
"par_idN105A7\n"
|
||||
"help.text"
|
||||
msgid "Assign"
|
||||
msgstr "Toewijzen"
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
@@ -15711,6 +15494,22 @@ msgctxt ""
|
||||
msgid "<ahelp hid=\"cui/ui/javastartparametersdialog/assignbtn\">Adds the current JRE start parameter to the list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"cui/ui/javastartparametersdialog/assignbtn\">Hiermee wordt de huidige JRE-startparameter aan de lijst toegevoegd.</ahelp>"
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
"javaparameters.xhp\n"
|
||||
"par_idN105C55\n"
|
||||
"help.text"
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
"javaparameters.xhp\n"
|
||||
"par_idN105C66\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"cui/ui/javastartparametersdialog/editbtn\">Opens a dialog where the selected JRE start parameter can be edited.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: javaparameters.xhp
|
||||
msgctxt ""
|
||||
"javaparameters.xhp\n"
|
||||
|
||||
@@ -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: 2016-05-23 21:36+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:38+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472283482.000000\n"
|
||||
|
||||
#: 00000004.xhp
|
||||
@@ -781,8 +781,8 @@ msgctxt ""
|
||||
"par_id3153012\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"seitenvorlage\">Choose <emph>Format - Slide Design</emph></variable>"
|
||||
msgstr "<variable id=\"seitenvorlage\">Kies <emph>Opmaak - Dia-ontwerp</emph>.</variable>"
|
||||
msgid "<variable id=\"seitenvorlage\">Choose <emph>Slide - Slide Master Design</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000406.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2016-07-04 16:53+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:39+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472283548.000000\n"
|
||||
|
||||
#: 01170000.xhp
|
||||
@@ -491,8 +491,8 @@ msgctxt ""
|
||||
"par_id3149379\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR\">Met deze opdracht opent u de Navigator, waarmee u snel naar andere dia’s kunt gaan of tussen geopende bestanden kunt schakelen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/NavigatorPanel\">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -562,8 +562,8 @@ msgctxt ""
|
||||
"par_id3153564\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Jumps to the first slide in the slide show.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_FIRST\">Toont de eerste dia van de presentatie.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/first\">Jumps to the first slide in the slide show.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -597,8 +597,8 @@ msgctxt ""
|
||||
"par_id3148768\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Moves back one slide in the slide show.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_PREV\">Hiermee gaat u naar de vorige dia in de presentatie.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/previous\">Moves back one slide in the slide show.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -632,8 +632,8 @@ msgctxt ""
|
||||
"par_id3153920\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Move forward one slide in the slide show.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_NEXT\">Hiermee gaat u naar de volgende dia in de presentatie.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/next\">Move forward one slide in the slide show.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -667,8 +667,8 @@ msgctxt ""
|
||||
"par_id3147564\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Jumps to the last slide in the slide show.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_LAST\">Toont de laatste dia van de presentatie.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/last\">Jumps to the last slide in the slide show.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -702,8 +702,8 @@ msgctxt ""
|
||||
"par_id3150264\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies."
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TBI_DRAGTYPE\">Sleep dia’s en benoemde objecten naar de actieve dia.</ahelp> U kunt alleen dia’s en benoemde objecten uit een opgeslagen bestand invoegen. U kunt benoemde objecten alleen als kopieën invoegen."
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/dragmode\">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies."
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -841,8 +841,8 @@ msgctxt ""
|
||||
"par_id3154599\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_TLB\">Toont de beschikbare dia’s. Dubbelklik op een dia om deze actief te maken.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/tree\">Lists available slides. Double-click a slide to make it the active slide.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -859,8 +859,8 @@ msgctxt ""
|
||||
"par_id3150631\n"
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert."
|
||||
msgstr "<ahelp hid=\"HID_SD_NAVIGATOR_LB\">Toont de beschikbare $[officename]-bestanden.</ahelp> Selecteer een bestand om de inhoud die u kunt invoegen, weer te geven."
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/navigatorpanel/documents\">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert."
|
||||
msgstr ""
|
||||
|
||||
#: 02120000.xhp
|
||||
msgctxt ""
|
||||
@@ -2153,6 +2153,14 @@ msgctxt ""
|
||||
msgid "<emph>Notes and Handouts</emph> tab page where you can specify options for the notes pages and the handout pages."
|
||||
msgstr "<emph>Notities en hand-outs</emph>, waar u opties voor het notitiemodel en hand-out-pagina's kunt opgeven."
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
"03152000.xhp\n"
|
||||
"par_id083120160418133174\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id083120160418043590\" src=\"media/screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png\" width=\"6.5835in\" height=\"5.5102in\"><alt id=\"alt_id083120160418043590\">Header and footer dialog</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 03152000.xhp
|
||||
msgctxt ""
|
||||
"03152000.xhp\n"
|
||||
@@ -2686,6 +2694,14 @@ msgctxt ""
|
||||
msgid "To set the snap range, choose <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Drawing - Grid\"><emph>%PRODUCTNAME Draw - Grid</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentation - Grid\"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box."
|
||||
msgstr "Kies <switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/shared/optionen/01070300.xhp\" name=\"Tekening - Raster\"><emph>%PRODUCTNAME Draw - Raster</emph></link></caseinline><defaultinline><link href=\"text/shared/optionen/01070300.xhp\" name=\"Presentatie - Raster\"><emph>%PRODUCTNAME Impress - Raster</emph></link></defaultinline></switchinline> in het dialoogvenster Opties om het vangbereik in te stellen."
|
||||
|
||||
#: 04030000.xhp
|
||||
msgctxt ""
|
||||
"04030000.xhp\n"
|
||||
"par_id083120160555409190\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id083120160554511738\" src=\"media/screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png\" width=\"3.0728in\" height=\"2.6354in\"><alt id=\"alt_id083120160554511738\">Snap points dialog</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 04030000.xhp
|
||||
msgctxt ""
|
||||
"04030000.xhp\n"
|
||||
@@ -6751,8 +6767,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"bm_id3153818\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple monitors</bookmark_value>"
|
||||
msgstr "<bookmark_value>presentaties; instellingen voor</bookmark_value> <bookmark_value>diavoorstellingen; instellingen voor</bookmark_value> <bookmark_value>presentaties; venster/volledig scherm</bookmark_value> <bookmark_value>meerdere monitoren</bookmark_value>"
|
||||
msgid "<bookmark_value>presentations; settings for</bookmark_value> <bookmark_value>slide shows; settings for</bookmark_value> <bookmark_value>presentations; window / full screen</bookmark_value> <bookmark_value>multiple displays</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6839,8 +6855,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id3150653\n"
|
||||
"help.text"
|
||||
msgid "Type"
|
||||
msgstr "Type"
|
||||
msgid "Presentation Mode"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6855,8 +6871,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id3150482\n"
|
||||
"help.text"
|
||||
msgid "Default"
|
||||
msgstr "Standaard"
|
||||
msgid "Full screen"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6871,8 +6887,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id3153034\n"
|
||||
"help.text"
|
||||
msgid "Window"
|
||||
msgstr "Venster"
|
||||
msgid "In a window"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6887,8 +6903,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id3145593\n"
|
||||
"help.text"
|
||||
msgid "Auto"
|
||||
msgstr "Autom. herhalen"
|
||||
msgid "Loop and repeat after"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -6991,24 +7007,8 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"par_id3150475\n"
|
||||
"help.text"
|
||||
msgid "Anything you write with the pen is not saved when you exit the slide show. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show."
|
||||
msgstr "Alles wat u met de pen schrijft wordt niet opgeslagen als u de diavoorstelling afsluit. De eigenschappen van de pen kunnen aangepast worden door <emph>Penbreedte</emph> of <emph>Wijzig penkleur</emph> te kiezen in het contextmenu van de lopende diavoorstelling."
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id3153927\n"
|
||||
"help.text"
|
||||
msgid "Navigator visible"
|
||||
msgstr "Navigator zichtbaar"
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"par_id3148430\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Displays the <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> during the slide show.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/simpress/ui/presentationdialog/navigatorvisible\">Als u dit selectievakje inschakelt, wordt de <link href=\"text/simpress/01/02110000.xhp\" name=\"Navigator\">Navigator</link> tijdens de presentatie weergegeven.</ahelp>"
|
||||
msgid "Anything you write with the pen will appear in your slides after exiting the slideshow. The properties of the pen can be changed by choosing the <emph>Pen Width</emph> or <emph>Change pen Color</emph> command in the context menu of the running slide show."
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -7063,40 +7063,40 @@ msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id6086611\n"
|
||||
"help.text"
|
||||
msgid "Multiple Monitors"
|
||||
msgstr "Meerdere monitoren"
|
||||
msgid "Multiple Displays"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"par_id5446943\n"
|
||||
"help.text"
|
||||
msgid "By default the primary monitor is used for slide show mode. If the current desktop is displayed on more than one monitor, you can select which monitor to use for full screen slide show mode. If the current desktop spans only one monitor, or if the multi monitor feature is not supported on the current system, you cannot select another monitor."
|
||||
msgstr "Voor presentatiemodus wordt standaard de primaire monitor gebruikt. Als het huidige bureaublad op meer dan een monitor wordt weergegeven, kunt u selecteren welke monitor u voor presentaties op volledig scherm wilt gebruiken. Als het huidige bureaublad maar één monitor beslaat, of als de functie voor meerdere monitoren op het huidige systeem niet ondersteund wordt, kunt u geen andere monitor selecteren."
|
||||
msgid "By default the primary display is used for slide show mode. If the current desktop is displayed on more than one display, you can select which display to use for full screen slide show mode. If the current desktop spans only one display, or if the multi display feature is not supported on the current system, you cannot select another display."
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"hd_id4962309\n"
|
||||
"help.text"
|
||||
msgid "Presentation Monitor"
|
||||
msgstr "Presentatiemonitor"
|
||||
msgid "Presentation display"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"par_id5168919\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Select a monitor to use for full screen slide show mode.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Selecteer een monitor die u voor presentaties op volledig scherm wilt gebruiken.</ahelp>"
|
||||
msgid "<ahelp hid=\".\">Select a display to use for full screen slide show mode.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
"06080000.xhp\n"
|
||||
"par_id4846339\n"
|
||||
"help.text"
|
||||
msgid "If the system allows the user to span a window over all available monitors, you can also select \"All monitors\". In this case the presentation is spanned over all available monitors."
|
||||
msgstr "Als het systeem toestaat dat een venster over alle beschikbare monitoren verspreid wordt, kunt u ook 'Alle monitoren' selecteren. De presentatie beslaat dan alle beschikbare monitoren."
|
||||
msgid "If the system allows the user to span a window over all available displays, you can also select \"All displays\". In this case the presentation is spanned over all available displays."
|
||||
msgstr ""
|
||||
|
||||
#: 06080000.xhp
|
||||
msgctxt ""
|
||||
@@ -8961,147 +8961,3 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "You can use the <switchinline select=\"appl\"><caseinline select=\"DRAW\">Page </caseinline><defaultinline>Slide </defaultinline></switchinline> Pane to add, to rename, to delete, and to arrange slides or pages in Impress and Draw."
|
||||
msgstr "Met het deelvenster <switchinline select=\"appl\"><caseinline select=\"DRAW\">Pagina’s </caseinline><defaultinline>Dia’s </defaultinline></switchinline> kunt u dia’s of pagina’s in Impress en Draw toevoegen, een andere naam geven, verwijderen en schikken."
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Task Pane"
|
||||
msgstr "Taakvenster"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"bm_id3274636\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>task pane</bookmark_value>"
|
||||
msgstr "<bookmark_value>taakvenster</bookmark_value>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10544\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/simpress/01/taskpanel.xhp\">Task Pane</link>"
|
||||
msgstr "<link href=\"text/simpress/01/taskpanel.xhp\">Taakvenster</link>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10554\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Switches the %PRODUCTNAME Impress task pane on and off.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Hiermee wordt het taakvenster van %PRODUCTNAME Impress in- en uitgeschakeld.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10557\n"
|
||||
"help.text"
|
||||
msgid "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page."
|
||||
msgstr "Het taakvenster bevat pagina's om hoofdpagina's, lay-outs, aangepaste animatie en diawissel te specificeren. Klik op een andere kop om een andere pagina te openen."
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10652\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent de tabpagina Hoofdpagina's, waar u een hoofdpagina (achtergrond) kunt toepassen op alle dia's (klik met de linkermuisknop) of op de geselecteerde dia's (klik met de rechtermuisknop).</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN1067D\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the currently used master pages.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Toont de momenteel gebruikte hoofdpagina's.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN106A8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists the recently used master pages.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Toont de onlangs gebruikte hoofdpagina's.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN106D3\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Lists all available master pages.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Toont alle beschikbare hoofdpagina's.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN106FA\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klik met de linkermuisknop om de hoofdpagina op alle dia's toe te passen. Klik met de rechtermuisknop voor een submenu.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10747\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Past de hoofdpagina op alle dia's toe.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10762\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Past de hoofdpagina of het dia-ontwerp op de geselecteerde dia's toe.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10785\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Verandert het formaat van het voorbeeld van de hoofdpagina's.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN107B4\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Layouts tab page, where you apply a slide design to the selected slide or slides.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent de tabpagina voor lay-outs, waar u een dia-ontwerp op de geselecteerde dia of dia's kunt toepassen.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN107CB\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Klik om een dia-ontwerp op alle geselecteerde dia's toe te passen. Klik met de rechtermuisknop voor een submenu.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN1080E\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Custom Animation tab page, where you apply effects to the selected objects on a slide.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent de tabpagina Aangepaste animatie, waar u effecten op de geselecteerde objecten op een dia kunt toepassen.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_idN10839\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Slide Transition tab page, where you apply transition effects to the selected slides.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent de tabpagina Diawissel, waar u overgangseffecten op de geselecteerde dia's kunt toepassen.</ahelp>"
|
||||
|
||||
#: taskpanel.xhp
|
||||
msgctxt ""
|
||||
"taskpanel.xhp\n"
|
||||
"par_id0916200812240344\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Table Design. Double-click a preview to insert a new table.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opent Tabelontwerp. Dubbelklik op een voorbeeld om een nieuwe tabel in te voegen.</ahelp>"
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-04-16 21:40+0200\n"
|
||||
"PO-Revision-Date: 2016-04-28 10:18+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 15:44+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1461838709.000000\n"
|
||||
"X-POOTLE-MTIME: 1467819882.000000\n"
|
||||
|
||||
#: 04010000.xhp
|
||||
msgctxt ""
|
||||
@@ -4395,24 +4395,6 @@ msgctxt ""
|
||||
msgid "<link href=\"text/shared/01/04140000.xhp\" name=\"From File\">From File</link>"
|
||||
msgstr "<link href=\"text/shared/01/04140000.xhp\" name=\"Uit bestand\">Uit bestand</link>"
|
||||
|
||||
#: 10110000.xhp
|
||||
msgctxt ""
|
||||
"10110000.xhp\n"
|
||||
"hd_id3155408\n"
|
||||
"17\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/04150400.xhp\" name=\"Audio\">Audio</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150400.xhp\" name=\"Video\">Video</link>"
|
||||
|
||||
#: 10110000.xhp
|
||||
msgctxt ""
|
||||
"10110000.xhp\n"
|
||||
"hd_id3145063\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150500.xhp\" name=\"Video\">Video</link>"
|
||||
|
||||
#: 10110000.xhp
|
||||
msgctxt ""
|
||||
"10110000.xhp\n"
|
||||
@@ -4440,15 +4422,6 @@ msgctxt ""
|
||||
msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE-object\">OLE-object</link>"
|
||||
|
||||
#: 10110000.xhp
|
||||
msgctxt ""
|
||||
"10110000.xhp\n"
|
||||
"hd_id3155930\n"
|
||||
"15\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Invoegtoepassing\">Invoegtoepassing</link>"
|
||||
|
||||
#: 10120000.xhp
|
||||
msgctxt ""
|
||||
"10120000.xhp\n"
|
||||
|
||||
@@ -3,17 +3,17 @@ 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: 2016-05-07 21:35+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:41+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472283668.000000\n"
|
||||
|
||||
#: 3d_create.xhp
|
||||
@@ -1177,8 +1177,8 @@ msgctxt ""
|
||||
"background.xhp\n"
|
||||
"par_idN1083F\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>File - Save As Template</emph> to save the document as a template."
|
||||
msgstr "Kies <emph>Bestand - Opslaan als sjabloon</emph> om het document als sjabloon op te slaan."
|
||||
msgid "Choose <emph>File - Templates - Save As Template</emph> to save the document as a template."
|
||||
msgstr ""
|
||||
|
||||
#: background.xhp
|
||||
msgctxt ""
|
||||
@@ -1193,8 +1193,8 @@ msgctxt ""
|
||||
"background.xhp\n"
|
||||
"par_idN1084A\n"
|
||||
"help.text"
|
||||
msgid "Now you can use the Presentation Wizard to open a new presentation based on your new template."
|
||||
msgstr "U kunt nu de Assistent Presentatie gebruiken om een nieuwe presentatie te openen die gebaseerd is op uw nieuwe sjabloon."
|
||||
msgid "Now you can use the Templates window to open a new presentation based on your new template."
|
||||
msgstr ""
|
||||
|
||||
#: change_scale.xhp
|
||||
msgctxt ""
|
||||
@@ -3632,8 +3632,8 @@ msgctxt ""
|
||||
"par_id3154702\n"
|
||||
"19\n"
|
||||
"help.text"
|
||||
msgid "Select <emph>Format - Slide Design</emph>."
|
||||
msgstr "Selecteer <emph>Opmaak - Dia-ontwerp</emph>."
|
||||
msgid "Select <emph>Slide - Slide Master Design</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
@@ -3698,6 +3698,46 @@ msgctxt ""
|
||||
msgid "To apply the slide design to the current slide only, clear the <emph>Exchange background page</emph> check box, and then click <emph>OK</emph>."
|
||||
msgstr "Wilt u het dia-ontwerp alleen op de huidige dia toepassen, dan schakelt u het selectievakje <emph>Achtergrondpagina wisselen</emph> uit en klikt u op <emph>OK</emph>."
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
"par_idN106FA\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Left-click to apply the master page to all slides. Right-click for a submenu.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
"par_idN10747\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page to all slides.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
"par_idN10762\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Applies the master page or the slide design to the selected slides.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
"par_idN10785\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Resizes the preview of the master pages.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
"par_idN107CB\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\" visibility=\"hidden\">Click to apply a slide design to all selected slides. Right-click for a submenu.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: masterpage.xhp
|
||||
msgctxt ""
|
||||
"masterpage.xhp\n"
|
||||
@@ -4757,10 +4797,9 @@ msgstr "$[officename] heeft weergavetijd voor elke dia vastgelegd. Sla de presen
|
||||
msgctxt ""
|
||||
"rehearse_timings.xhp\n"
|
||||
"par_id3145248\n"
|
||||
"12\n"
|
||||
"help.text"
|
||||
msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Auto</emph> and <emph>OK</emph>."
|
||||
msgstr "Als u wilt dat de volledige presentatie automatisch wordt herhaald, opent u het menu <emph>Presentatie - Instellingen presentatie</emph>. Klik op <emph>Auto</emph> en vervolgens op <emph>OK</emph>."
|
||||
msgid "If you want the whole presentation to auto-repeat, open the menu <emph>Slide Show - Slide Show Settings</emph>. Click <emph>Loop and repeat after</emph> and <emph>OK</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: rehearse_timings.xhp
|
||||
msgctxt ""
|
||||
@@ -4974,14 +5013,6 @@ msgctxt ""
|
||||
msgid "In the Type area, click <emph>Auto</emph> and select a pause time between shows."
|
||||
msgstr "In het gebied Type klikt u op <emph>Auto</emph> en kiest u de tijdsinterval tussen de dia's."
|
||||
|
||||
#: show.xhp
|
||||
msgctxt ""
|
||||
"show.xhp\n"
|
||||
"par_id4959257\n"
|
||||
"help.text"
|
||||
msgid "When you create a new slide show using the <link href=\"text/shared/autopi/01050000.xhp\">Presentation Wizard</link>, you can select the duration of slides and of the pause, on the third wizard page."
|
||||
msgstr "Wanneer u een nieuwe presentatie ontwerpt door gebruik te maken van de <link href=\"text/shared/autopi/01050000.xhp\">Presentatie-Assistent</link>, kunt u de tijdsduur van de dia's en de tussenpauze op de derde bladzijde instellen."
|
||||
|
||||
#: show.xhp
|
||||
msgctxt ""
|
||||
"show.xhp\n"
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2015-11-10 19:33+0100\n"
|
||||
"PO-Revision-Date: 2015-11-27 14:07+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-07-06 15:44+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-POOTLE-MTIME: 1448633271.000000\n"
|
||||
"X-POOTLE-MTIME: 1467819898.000000\n"
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -321,8 +321,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3153535\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151310\" src=\"starmath/res/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -356,8 +356,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3147531\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151103\" src=\"starmath/res/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -391,8 +391,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3146921\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3146927\" src=\"starmath/res/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -426,8 +426,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3149103\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154825\" src=\"starmath/res/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -461,8 +461,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3147584\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3148733\" src=\"starmath/res/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -496,8 +496,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3154376\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154390\" src=\"starmath/res/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -531,8 +531,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3151029\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151036\" src=\"starmath/res/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -566,8 +566,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3151377\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3151384\" src=\"starmath/res/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
@@ -725,8 +725,8 @@ msgctxt ""
|
||||
"00000004.xhp\n"
|
||||
"par_id3154715\n"
|
||||
"help.text"
|
||||
msgid "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>"
|
||||
msgstr "<image id=\"img_id3154722\" src=\"starmath/res/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Pictogram</alt></image>"
|
||||
msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000004.xhp
|
||||
msgctxt ""
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -3,49 +3,129 @@ 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: 2016-05-23 21:37+0200\n"
|
||||
"PO-Revision-Date: 2016-10-02 07:01+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-11-26 20:46+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1475391664.000000\n"
|
||||
"X-POOTLE-MTIME: 1480193171.000000\n"
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Classification Bar"
|
||||
msgid "Document Classification"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id3150342\n"
|
||||
"hd_id3156324\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
|
||||
msgid "<variable id=\"classdoc\"><link href=\"text/swriter/classificationbar.xhp\" name=\"Document Classification\">Document Classification</link> </variable>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id3150202\n"
|
||||
"bm_id030820161847569710\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
|
||||
msgid "<bookmark_value>classification;BAILS levels</bookmark_value> <bookmark_value>classification;BAF category</bookmark_value> <bookmark_value>classification;security levels</bookmark_value> <bookmark_value>classification;document</bookmark_value> <bookmark_value>classification;classification bar</bookmark_value> <bookmark_value>document;classification</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id31502029\n"
|
||||
"par_id030820161744119967\n"
|
||||
"help.text"
|
||||
msgid "The purpose of this toolbar is that in case the user is required to follow a policy when editing a document, then $[officename] can help the user respect these rules in case $[officename] is informed about the rules. Transglobal Secure Collaboration Participation (TSCP) provides standards to describe document classification: Business Authentication Framework (BAF) describes how to specify a policy this toolbar can handle, and Business Authorization Identification and Labeling Scheme (BAILS) describes how to refer to this policy in documents."
|
||||
msgid "Document classification and security is an important issue for businesses and governments."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744113553\n"
|
||||
"help.text"
|
||||
msgid "Information is exchanged between users and organizations that collaborate to pursue a business goal. Where sensitive information is involved, it is assumed that the parties will have agreed what information is sensitive and how such information will be identified and handled. Any recipient of a resource will rely upon the provider of the information to follow the agreed procedures to identify the sensitivity of the information."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744118823\n"
|
||||
"help.text"
|
||||
msgid "%PRODUCTNAME provides standardized means for such sensitivity information to be expressed and may be used between parties if interoperable systems are to be implemented. It provides a set of standard “fields” that can be used to hold sensitivity information. It does not attempt to define what the contents of these “fields” should be. This approach is an improvement upon the only alternative that exists at the moment, which is for the provider to use an arbitrary means to express sensitivity that may not be useful to a recipient."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744121143\n"
|
||||
"help.text"
|
||||
msgid "While this standard has been developed with the intent that it would be applicable in any domain of activity, %PRODUCTNAME retained the aerospace and defense industry nomenclature and categories, where sensitivity marking results from national security, export control and intellectual property policies."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744123676\n"
|
||||
"help.text"
|
||||
msgid "%PRODUCTNAME implemented the open standards produced by <item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) independent of a specific vendor. Two of them are interesting:"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744122593\n"
|
||||
"help.text"
|
||||
msgid "Business Authentication Framework (<item type=\"acronym\">BAF</item>) specifies how to describe the existing policy (which is probably some legal text) in a machine-readable format."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161744126871\n"
|
||||
"help.text"
|
||||
msgid "Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) specifies how to refer to such a <item type=\"acronym\">BAF</item> policy in a document. The concepts in <item type=\"acronym\">BAILS</item> are so generic that they can be applied to any format that supports document-level user-defined properties."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id030820161800093929\n"
|
||||
"help.text"
|
||||
msgid "BAF Categories"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"bm_id030820161856432825\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>classification;displayed in user interface</bookmark_value> <bookmark_value>classification;headers and footers</bookmark_value> <bookmark_value>classification;watermark</bookmark_value> <bookmark_value>classification;categories</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161800092823\n"
|
||||
"help.text"
|
||||
msgid "The default BAF categories for %PRODUCTNAME are listed below."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161800098142\n"
|
||||
"help.text"
|
||||
msgid "Only the Intellectual Properties category will modify the layout of the document with a watermark, fields in the header and footer and an information bar on top of the document area. Each item inserted in the document is controlled by the classification configuration file."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
@@ -61,7 +141,7 @@ msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_idN106C0\n"
|
||||
"help.text"
|
||||
msgid "Selects the category of this document from the available BAF categories for the intellectual property policy type. The selected category influences the infobar, headers, footers and the watermark of the document."
|
||||
msgid "Intellectual property is a generic term for the nature of the contents of the document. Select this category for general purpose document classification."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
@@ -77,7 +157,7 @@ msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_idN106DD\n"
|
||||
"help.text"
|
||||
msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface."
|
||||
msgid "Selects the category of this document for the national security policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
@@ -86,14 +166,214 @@ msgctxt ""
|
||||
"par_idN106EA\n"
|
||||
"help.text"
|
||||
msgid "Export Control"
|
||||
msgstr ""
|
||||
msgstr "Exportbeperking"
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_idN106FA\n"
|
||||
"help.text"
|
||||
msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata, but it does not influence the user interface."
|
||||
msgid "Selects the category of this document for the export control policy type. The selected category is saved together with the document as BAILS metadata in the file properties and no modifications is carried in the document layout or the user interface."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161800091021\n"
|
||||
"help.text"
|
||||
msgid "Refer to your corporate data security policy and information security officers for support in document classification."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id030820161747122444\n"
|
||||
"help.text"
|
||||
msgid "Default levels of classification"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"bm_id030820161849574719\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>classification levels;Internal use only</bookmark_value> <bookmark_value>classification levels;Confidential</bookmark_value> <bookmark_value>classification levels;General Business</bookmark_value> <bookmark_value>classification levels;Non-Business</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747139337\n"
|
||||
"help.text"
|
||||
msgid "%PRODUCTNAME provides default levels of document classification (<item type=\"acronym\">BAILS</item>) shown below, sorted by increasing level of business sensitivity:"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747135421\n"
|
||||
"help.text"
|
||||
msgid "<emph>Non-Business</emph>: Information in document has no impact in business, if made public."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747132341\n"
|
||||
"help.text"
|
||||
msgid "<emph>General Business</emph>: Minor impact. Information has impact in business, can generate embarrassments, minor damage in brand image, if made public."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747139845\n"
|
||||
"help.text"
|
||||
msgid "<emph>Confidential</emph>: Modest impact. Information disclosed can damage business brand, can generate negative media coverage and loss of revenue."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747138519\n"
|
||||
"help.text"
|
||||
msgid "<emph>Internal use only</emph>: Major damage. Negative national media, lawsuits, fines, long term brand damages."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id030820161747134459\n"
|
||||
"help.text"
|
||||
msgid "Customizing classification levels."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"bm_id030820161851045883\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>custom;classifcation levels</bookmark_value> <bookmark_value>classifcation levels;customizing</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747133280\n"
|
||||
"help.text"
|
||||
msgid "%PRODUCTNAME allows customization of the levels of classification for your business. To customize the number and the name of the levels, copy the file <item type=\"literal\">example.xml</item> located in <item type=\"menuitem\">Tools -> Options -> LibreOffice -> Paths -> Classification</item> into a local folder and edit the contents."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id03082016174713477\n"
|
||||
"help.text"
|
||||
msgid "Use the file with your %PRODUCTNAME locale in the name as example."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747137522\n"
|
||||
"help.text"
|
||||
msgid "Save the file and make the classification path above access the file."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747135133\n"
|
||||
"help.text"
|
||||
msgid "Your system administrator can place the file in a network folder and make all users access the classification settings file."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id03082016174713354\n"
|
||||
"help.text"
|
||||
msgid "Pasting contents in documents with different levels of classification."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"bm_id030820161851512902\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>document classification;pasting contents</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161747134188\n"
|
||||
"help.text"
|
||||
msgid "To prevent a breach in the security policy, contents with high classification level pasted to documents with lower classification level are not allowed. %PRODUCTNAME will display a warning message wherever it detects that the contents of the clipboard have higher security classification than the target document."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"hd_id3150342\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classification Bar</link>"
|
||||
msgstr "<link href=\"text/swriter/classificationbar.xhp\" name=\"Classification Bar\">Classificatiebalk</link>"
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"bm_id030820161853495457\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>Classification toolbar;display</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id3150202\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">The <emph>Classification</emph> bar contains tools to help secure document handling.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">De werkbalk <emph>Classificatie</emph> biedt hulpmiddelen om de omgang met documenten te beveiligen.</ahelp>"
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161754171423\n"
|
||||
"help.text"
|
||||
msgid "The Classification toolbar contains listboxes to help in selecting the security of the document, according to the <item type=\"acronym\">BAF</item> category policy and <item type=\"acronym\">BAILS</item> levels. %PRODUCTNAME will add custom fields in the document properties (<item type=\"menuitem\">File -> Properties</item>, Custom fields tab) to store the classification policy as document metadata."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161754175408\n"
|
||||
"help.text"
|
||||
msgid "Go to menu <item type=\"menuitem\">View -> Toolbars </item>and select <item type=\"menuitem\">Classification</item>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161818081317\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"http://www.tscp.org/about-tscp/\"><item type=\"acronym\">TSCP</item> (Transglobal Secure Collaboration Participation, Inc.) website</link>."
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161818082152\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAFv1.pdf\">Business Authentication Framework (<item type=\"acronym\">BAF</item>) document (PDF)</link>"
|
||||
msgstr ""
|
||||
|
||||
#: classificationbar.xhp
|
||||
msgctxt ""
|
||||
"classificationbar.xhp\n"
|
||||
"par_id030820161818085901\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"http://www.tscp.org/wp-content/uploads/2013/08/TSCP_BAILSv1.pdf\">Business Authorization Identification and Labeling Scheme (<item type=\"acronym\">BAILS</item>) document (PDF)</link>"
|
||||
msgstr ""
|
||||
|
||||
#: main0000.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: 2016-05-23 21:36+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:48+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472284080.000000\n"
|
||||
|
||||
#: 00000004.xhp
|
||||
@@ -975,80 +975,80 @@ msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3146342\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab</variable>"
|
||||
msgstr "<variable id=\"stichwortverzeichnisverz1\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable>"
|
||||
msgid "<variable id=\"stichwortverzeichnisverz1\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3147449\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (depending on the type)</variable>"
|
||||
msgstr "<variable id=\"verz2\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (afhankelijk van het type)"
|
||||
msgid "<variable id=\"verz2\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (depending on the type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3149835\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Contents is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz21\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als de Inhoudsopgave het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz21\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Contents is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3148855\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Alphabetical Index is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz22\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Alfabetische index het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz22\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Alphabetical Index is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3155575\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Illustration Index is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz23\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Geïlustreerde index het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz23\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Illustration Index is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3151080\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Index of Tables is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz24\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Tabellenregister het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz24\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Index of Tables is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3154777\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when User-Defined is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz25\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Gebruikergedefinieerd het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz25\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when User-Defined is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3148448\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Table of Objects is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz26\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Tabel met objecten het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz26\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Table of Objects is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3145304\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph> tab (when Bibliography is the selected type)</variable>"
|
||||
msgstr "<variable id=\"verz27\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph></variable> (als Literatuurlijst het geselecteerde type is)"
|
||||
msgid "<variable id=\"verz27\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph> tab (when Bibliography is the selected type)</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3153295\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>"
|
||||
msgstr "<variable id=\"verz28\">Kies <emph>Invoegen - Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph> Tabblad <emph>Index of inhoudsopgave</emph> markeer het vakje \"Extra opmaakprofielen\" en klik op <emph>Opmaakprofielen toewijzen</emph></variable>."
|
||||
msgid "<variable id=\"verz28\">Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>, mark \"Additional Styles\" check box and then click <emph>Assign styles</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
@@ -1179,10 +1179,9 @@ msgstr "Kies <emph>Invoegen - Frame</emph>"
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3150084\n"
|
||||
"33\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object</emph>"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object</emph>"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
@@ -1302,19 +1301,17 @@ msgstr "Bestand"
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3147267\n"
|
||||
"59\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header</emph></variable>"
|
||||
msgstr "<variable id=\"kopfzeile\">Kies <emph>Invoegen - Koptekst</emph></variable>"
|
||||
msgid "<variable id=\"kopfzeile\">Choose <emph>Insert - Header and Footer - Header</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000404.xhp
|
||||
msgctxt ""
|
||||
"00000404.xhp\n"
|
||||
"par_id3147290\n"
|
||||
"60\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Footer</emph></variable>"
|
||||
msgstr "<variable id=\"fusszeile\">Kies <emph>Invoegen - Voettekst</emph></variable>"
|
||||
msgid "<variable id=\"fusszeile\">Choose <emph>Insert - Header and Footer - Footer</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1448,10 +1445,9 @@ msgstr "Kies <emph>Opmaak - Pagina - Kolommen</emph> (tabblad)"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3149687\n"
|
||||
"123\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Columns</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Kolommen</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1656,10 +1652,9 @@ msgstr "Kies <emph>Opmaak - Afbeelding - Type</emph> (tabpagina)"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3149841\n"
|
||||
"124\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Type</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Type</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Type</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1691,10 +1686,9 @@ msgstr "Kies <emph>Opmaak - Afbeelding - Omloop</emph> (tabblad)"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3148437\n"
|
||||
"125\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Properties - Wrap</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Omloop</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Wrap</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1736,10 +1730,9 @@ msgstr "Kies <emph>Opmaak - Afbeelding - Hyperlink</emph> (tabpagina)"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3156130\n"
|
||||
"126\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Hyperlink</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Hyperlink</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Hyperlink</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1763,10 +1756,9 @@ msgstr "Kies <emph>Opmaak - Afbeelding - Opties</emph> (tabpagina)"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3145636\n"
|
||||
"128\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame and Object - Options</emph> tab"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Opties</emph> (tabblad)"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1807,10 +1799,9 @@ msgstr "Kies <emph>Invoegen/Opmaak - Afbeelding</emph> tabpagina <emph>Macro</em
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3154323\n"
|
||||
"129\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert/Format - Frame/Object - Macro</emph> tab"
|
||||
msgstr "Kies <emph>Invoegen/Opmaak - Frame/Object - Macro</emph> tabblad"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Macro</emph> tab"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1851,10 +1842,9 @@ msgstr "Kies <emph>Opmaak - Teken - Hyperlink</emph> (tabblad)<emph> - Gebeurten
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3155114\n"
|
||||
"74\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"formattabelle\">Choose <emph>Table - Table Properties</emph></variable>"
|
||||
msgstr "<variable id=\"formattabelle\">Kies <emph>Tabel - Tabeleigenschappen</emph></variable>"
|
||||
msgid "<variable id=\"formattabelle\">Choose <emph>Table - Properties</emph></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -1878,28 +1868,25 @@ msgstr "<variable id=\"tabverb\">Kies <emph>Tabel - Tabellen samenvoegen</emph><
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3151233\n"
|
||||
"75\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"tabformat\">Choose <emph>Table - Table Properties - Table</emph> tab</variable>"
|
||||
msgstr "<variable id=\"tabformat\">Kies <emph>Tabel - Tabeleigenschappen - Tabel</emph> (tabblad) </variable>"
|
||||
msgid "<variable id=\"tabformat\">Choose <emph>Table - Properties - Table</emph> tab</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3154255\n"
|
||||
"76\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"spaltentab\">Choose <emph>Table - Table Properties - Columns</emph> tab</variable>"
|
||||
msgstr "<variable id=\"spaltentab\">Kies <emph>Tabel - Tabeleigenschappen - Kolommen</emph> (tabblad) </variable>"
|
||||
msgid "<variable id=\"spaltentab\">Choose <emph>Table - Properties - Columns</emph> tab</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3153140\n"
|
||||
"77\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Table Properties - Text Flow</emph> tab</variable>"
|
||||
msgstr "<variable id=\"tabelletextfluss\">Kies <emph>Tabel - Tabeleigenschappen - Tekstverloop</emph> (tabblad)</variable>"
|
||||
msgid "<variable id=\"tabelletextfluss\">Choose <emph>Table - Properties - Text Flow</emph> tab</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
@@ -2332,10 +2319,9 @@ msgstr "Kolom verwijderen"
|
||||
msgctxt ""
|
||||
"00000405.xhp\n"
|
||||
"par_id3156355\n"
|
||||
"117\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object</emph>"
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object</emph>"
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: 00000405.xhp
|
||||
msgctxt ""
|
||||
|
||||
@@ -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: 2016-07-04 16:53+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 07:51+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -12,8 +12,8 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472284314.000000\n"
|
||||
|
||||
#: 01120000.xhp
|
||||
@@ -915,8 +915,8 @@ msgctxt ""
|
||||
"par_id3155548\n"
|
||||
"73\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX16\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX16\">Typ het nummer van de pagina waar u naartoe wilt springen, en druk dan op Enter.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/numericfield\">Type the number of the page number that you want to jump to, and then press Enter.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -942,8 +942,8 @@ msgctxt ""
|
||||
"par_id3155325\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX7\">Shows or hides the <emph>Navigator </emph>list.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX7\">Hiermee wordt de <emph>Navigator</emph>-lijst weergegeven of verborgen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/listbox\">Shows or hides the <emph>Navigator </emph>list.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -977,8 +977,8 @@ msgctxt ""
|
||||
"par_id3145596\n"
|
||||
"11\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX8\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX8\">Schakelt tussen de weergave van alle categorieën in de Navigator, en alleen de geselecteerde categorie.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/root\">Switches between the display of all categories in the Navigator and the selected category.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1056,8 +1056,8 @@ msgctxt ""
|
||||
"par_id3159242\n"
|
||||
"18\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX10\">Moves the cursor to the header, or from the header to the document text area.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX10\">Verplaatst de cursor naar de koptekst, of van de koptekst naar het tekstgebied van het document.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/header\">Moves the cursor to the header, or from the header to the document text area.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1091,8 +1091,8 @@ msgctxt ""
|
||||
"par_id3147137\n"
|
||||
"21\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX11\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX11\">Verplaatst de cursor naar de voettekst, of van de voettekst naar het tekstgebied van het document.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/footer\">Moves the cursor to the footer, or from the footer to the document text area.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1126,8 +1126,8 @@ msgctxt ""
|
||||
"par_id3150314\n"
|
||||
"24\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX12\">Jumps between the footnote text and the footnote anchor.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX12\">Springt tussen de voetnoottekst en het voetnootanker.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/anchor\">Jumps between the footnote text and the footnote anchor.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1161,8 +1161,8 @@ msgctxt ""
|
||||
"par_id3155828\n"
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX4\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX4\">Stelt de opties voor slepen en neerzetten in om items uit de Navigator bijvoorbeeld als hyperlink in een document in te voegen. Klik op dit pictogram en kies dan de optie die u wilt gebruiken.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/dragmode\">Sets the drag and drop options for inserting items from the Navigator into a document, for example, as a hyperlink. Click this icon, and then choose the option that you want to use.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1250,8 +1250,8 @@ msgctxt ""
|
||||
"par_id3150529\n"
|
||||
"46\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX13\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window."
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX13\">Klik op dit pictogram en kies dan het aantal overzichtsniveaus dat in de Navigator weergegeven moet worden.</ahelp> U kunt deze opdracht ook oproepen door met de rechtermuisknop op een kop in het Navigator-venster te klikken."
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/headings\">Click this icon, and then choose the number of heading outline levels that you want to view in the Navigator window.</ahelp> You can also access this command by right-clicking a heading in the Navigator window."
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1303,8 +1303,8 @@ msgctxt ""
|
||||
"par_id3145587\n"
|
||||
"49\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX5\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX5\">Verplaatst de geselecteerde kop, en de tekst onder de kop, één koppositie naar boven in de Navigator en in het document. Wilt u alleen de geselecteerde kop verplaatsen en niet de tekst die bij de kop hoort, dan houdt u Ctrl ingedrukt en klikt u op dit pictogram.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promote\">Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1338,8 +1338,8 @@ msgctxt ""
|
||||
"par_id3154440\n"
|
||||
"52\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX6\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX6\">Verplaatst de geselecteerde kop, en de tekst onder de kop, één koppositie naar beneden in de Navigator en in het document. Wilt u alleen de geselecteerde kop verplaatsen en niet de tekst die bij de kop hoort, dan houdt u Ctrl ingedrukt en klikt u op dit pictogram.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demote\">Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1373,8 +1373,8 @@ msgctxt ""
|
||||
"par_id3151354\n"
|
||||
"56\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX14\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX14\">Verhoogt het overzichtsniveau van de geselecteerde kop, en de koppen onder de kop, met één. Houd Ctrl ingedrukt en klik dan op dit pictogram om alleen het overzichtsniveau van de geselecteerde kop te verhogen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/promotelvl\">Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -1408,8 +1408,8 @@ msgctxt ""
|
||||
"par_id3150707\n"
|
||||
"59\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"HID_NAVI_TBX15\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr "<ahelp hid=\"HID_NAVI_TBX15\">Verlaagt het overzichtsniveau van de geselecteerde kop, en de koppen onder de kop, met één. Houd Ctrl ingedrukt en klik dan op dit pictogram om alleen het overzichtsniveau van de geselecteerde kop te verlagen.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/navigatorpanel/demotelvl\">Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 02110000.xhp
|
||||
msgctxt ""
|
||||
@@ -2549,8 +2549,8 @@ msgctxt ""
|
||||
"02140000.xhp\n"
|
||||
"par_id3153668\n"
|
||||
"help.text"
|
||||
msgid "To change the view between field names and field contents in your document, choose <emph>View - Fields</emph>."
|
||||
msgstr "Wilt u de weergave wijzigen tussen veldnamen en veldinhoud in uw document, dan kiest u <emph>Beeld - Veldnamen</emph>."
|
||||
msgid "To change the view between field names and field contents in your document, choose <emph>View - Field Names</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 02140000.xhp
|
||||
msgctxt ""
|
||||
@@ -3615,8 +3615,8 @@ msgctxt ""
|
||||
"03090000.xhp\n"
|
||||
"hd_id3154505\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields Names\">Field Names</link>"
|
||||
msgstr "<link href=\"text/swriter/01/03090000.xhp\" name=\"Fields Names\">Veldnamen</link>"
|
||||
msgid "<link href=\"text/swriter/01/03090000.xhp\" name=\"Field Names\">Field Names</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 03090000.xhp
|
||||
msgctxt ""
|
||||
@@ -4129,8 +4129,8 @@ msgctxt ""
|
||||
"par_id3149098\n"
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.sxw as a DDE link, use the command: \"soffice x:\\abc.sxw Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>."
|
||||
msgstr "U kunt bijvoorbeeld de opdracht \"soffice x:\\abc.sxw Sectie1\" gebruiken om een sectie genaamd \"Sectie1\" uit het $[officename]-tekstdocument abc.sxw als een DDE-koppeling in te voegen. Gebruik de opdracht \"excel x:\\[abc.xls]Sheet1 z1s1\" om de inhoud van de eerste cel uit een MS Excel-werkbladbestand genaamd \"abc.xls\" in te voegen. U kunt ook de elementen, die u als een DDE-koppeling wilt invoegen, kopiëren en vervolgens <emph>Bewerken - Plakken Speciaal</emph> gebruiken. U kunt vervolgens de DDE-opdracht voor de koppeling bekijken door de inhoud te selecteren en <emph>Bewerken - Velden</emph> te selecteren."
|
||||
msgid "For example, to insert a section named \"Section1\" from a $[officename] text document abc.odt as a DDE link, use the command: \"soffice x:\\abc.odt Section1\". To insert the contents of the first cell from a MS Excel spreadsheet file called \"abc.xls\", use the command: \"excel x:\\[abc.xls]Sheet1 z1s1\". You can also copy the elements that you want to insert as a DDE link, and then <emph>Edit - Paste Special</emph>. You can then view the DDE command for the link, by selecting the contents and choosing <emph>Edit - Fields</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 04020100.xhp
|
||||
msgctxt ""
|
||||
@@ -10322,24 +10322,24 @@ msgctxt ""
|
||||
"04120000.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Tables of Contents and Index"
|
||||
msgstr "Inhoudsopgaven en indexen"
|
||||
msgid "Table of Contents and Index"
|
||||
msgstr ""
|
||||
|
||||
#: 04120000.xhp
|
||||
msgctxt ""
|
||||
"04120000.xhp\n"
|
||||
"hd_id3151380\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Tables of Contents and Index\">Tables of Contents and Index</link>"
|
||||
msgstr "<link href=\"text/swriter/01/04120000.xhp\" name=\"Tables of Contents and Index\">Inhoudsopgave en index</link>"
|
||||
msgid "<link href=\"text/swriter/01/04120000.xhp\" name=\"Table of Contents and Index\">Table of Contents and Index</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 04120000.xhp
|
||||
msgctxt ""
|
||||
"04120000.xhp\n"
|
||||
"par_idN105AC\n"
|
||||
"help.text"
|
||||
msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a tables of contents, index, and or bibliography."
|
||||
msgstr "Opent een menu om een item voor een index of woordenlijst toe te voegen, maar ook om een inhoudsopgave, idex of woordenlijst in te voegen."
|
||||
msgid "Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography."
|
||||
msgstr ""
|
||||
|
||||
#: 04120000.xhp
|
||||
msgctxt ""
|
||||
@@ -10362,8 +10362,8 @@ msgctxt ""
|
||||
"04120000.xhp\n"
|
||||
"hd_id3147501\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Tables of Context, Index or Bibliography\">Tables of Content, Index or Bibliography</link>"
|
||||
msgstr "<link href=\"text/swriter/01/04120200.xhp\" name=\"Tables of Context, Index or Bibliography\">Inhoudsopgave, index of woordenlijst</link>"
|
||||
msgid "<link href=\"text/swriter/01/04120200.xhp\" name=\"Table of Context, Index or Bibliography\">Table of Content, Index or Bibliography</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 04120100.xhp
|
||||
msgctxt ""
|
||||
@@ -10692,16 +10692,16 @@ msgctxt ""
|
||||
"04120200.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Insert Index or Table of Contents"
|
||||
msgstr "Index of Inhoudsopogave invoegen"
|
||||
msgid "Table of Contents, Index or Bibliography"
|
||||
msgstr ""
|
||||
|
||||
#: 04120200.xhp
|
||||
msgctxt ""
|
||||
"04120200.xhp\n"
|
||||
"hd_id3151312\n"
|
||||
"help.text"
|
||||
msgid "Insert Index or Table of Contents"
|
||||
msgstr "Index of Inhoudsopogave invoegen "
|
||||
msgid "Table of Contents, Index or Bibliography"
|
||||
msgstr ""
|
||||
|
||||
#: 04120200.xhp
|
||||
msgctxt ""
|
||||
@@ -10878,16 +10878,16 @@ msgctxt ""
|
||||
"04120210.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Index or Table of Contents"
|
||||
msgstr "Index of Inhoudsopogave"
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: 04120210.xhp
|
||||
msgctxt ""
|
||||
"04120210.xhp\n"
|
||||
"hd_id3150933\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link>"
|
||||
msgstr "<link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index of Inhoudsopgave</link>"
|
||||
msgid "<link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 04120210.xhp
|
||||
msgctxt ""
|
||||
@@ -12066,8 +12066,8 @@ msgctxt ""
|
||||
"04120220.xhp\n"
|
||||
"par_id3154504\n"
|
||||
"help.text"
|
||||
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Index or Table of Contents\">Index or Table of Contents</link> tab.</ahelp>"
|
||||
msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specificeer de opmaak van de index- of inhoudsopgave-items. Het uiterlijk van deze tab verandert om het type index te weerspiegelen dat u op de tab <link href=\"text/swriter/01/04120210.xhp\" name=\"Index/inhoudsopgave\">Index/inhoudsopgave</link> geselecteerd hebt.</ahelp>"
|
||||
msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/tocentriespage/TocEntriesPage\">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href=\"text/swriter/01/04120210.xhp\" name=\"Type\">Type</link> tab.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04120220.xhp
|
||||
msgctxt ""
|
||||
@@ -12333,10 +12333,9 @@ msgstr "Alle niveaus"
|
||||
msgctxt ""
|
||||
"04120221.xhp\n"
|
||||
"par_id3155137\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings without closing the dialog.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Past de huidige instellingen toe zonder het dialoogvenster te sluiten.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/tocentriespage/all\">Applies the current settings to all levels without closing the dialog.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 04120221.xhp
|
||||
msgctxt ""
|
||||
@@ -13109,8 +13108,8 @@ msgctxt ""
|
||||
"04120250.xhp\n"
|
||||
"par_id3149292\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Index or Table of Contents</emph>."
|
||||
msgstr "Kies <emph>Invoegen - Inhoudsopgave en index - Inhoudsopgave, index of woordenlijst</emph>."
|
||||
msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography - Type</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: 04120250.xhp
|
||||
msgctxt ""
|
||||
@@ -13523,10 +13522,9 @@ msgstr "<variable id=\"rahm\"><ahelp hid=\".uno:InsertFrame\">Voegt een frame in
|
||||
msgctxt ""
|
||||
"04130000.xhp\n"
|
||||
"par_id3153678\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame/Object</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
|
||||
msgstr "Klik op de rand van het frame en kies vervolgens <emph>Opmaak - Frame/Object</emph> om een frame te bewerken. U kunt ook het formaat van een geselecteerd frame wijzigen of het frame verplaatsen met behulp van speciale <link href=\"text/swriter/01/04130100.xhp\" name=\"sneltoetsen\">sneltoetsen</link>."
|
||||
msgid "To edit a frame, click the border to select it, and then choose <emph>Format - Frame and Object - Properties</emph>. You can also resize or move a selected frame using special <link href=\"text/swriter/01/04130100.xhp\" name=\"shortcut keys\">shortcut keys</link>."
|
||||
msgstr ""
|
||||
|
||||
#: 04130000.xhp
|
||||
msgctxt ""
|
||||
@@ -13922,10 +13920,9 @@ msgstr "Klik op het pictogram <emph>Tabel</emph> op de werkbalk Invoegen om het
|
||||
msgctxt ""
|
||||
"04150000.xhp\n"
|
||||
"par_id3155912\n"
|
||||
"52\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Format - Table - Text Flow\">Table - Table Properties - Text Flow</link>"
|
||||
msgstr "<link href=\"text/swriter/01/05090300.xhp\" name=\"Opmaak - Tabel - Tekstverloop\">Tabel - Tabeleigenschappen - Tekstverloop</link>"
|
||||
msgid "<link href=\"text/swriter/01/05090300.xhp\" name=\"Table - Properties - Text Flow\">Table - Properties - Text Flow</link>"
|
||||
msgstr ""
|
||||
|
||||
#: 04150000.xhp
|
||||
msgctxt ""
|
||||
@@ -16409,8 +16406,8 @@ msgctxt ""
|
||||
"par_id3150568\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrmTypePage\">Specificeert de grootte en positie van het geselecteerde object of frame op een pagina.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmtypepage/FrameTypePage\">Specifies the size and the position of the selected object or frame on a page.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05060100.xhp
|
||||
msgctxt ""
|
||||
@@ -18813,8 +18810,8 @@ msgctxt ""
|
||||
"par_id3154188\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrmURLPage\">Specificeer de eigenschappen van de hyperlink voor de geselecteerde afbeeldingen, frames of OLE-objecten.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmurlpage/FrameURLPage\">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05060800.xhp
|
||||
msgctxt ""
|
||||
@@ -18992,8 +18989,8 @@ msgctxt ""
|
||||
"par_id3149708\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>"
|
||||
msgstr "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrmAddPage\">Specificeert eigenschappen voor geselecteerde objecten, afbeeldingen of frames.</ahelp>"
|
||||
msgid "<ahelp hid=\"modules/swriter/ui/frmaddpage/FrameAddPage\">Specifies properties for the selected object, graphic or frame.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: 05060900.xhp
|
||||
msgctxt ""
|
||||
@@ -28523,3 +28520,299 @@ msgctxt ""
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">In block selection mode, you can select a rectangular block of text.</ahelp>"
|
||||
msgstr "<ahelp hid=\".\">Bij blokselectiemodus kunt u een rechthoekig blok tekst selecteren.</ahelp>"
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"tit\n"
|
||||
"help.text"
|
||||
msgid "Using title pages in your document"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"bm_id300920161717389897\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>page;title page</bookmark_value> <bookmark_value>title pages;first page style</bookmark_value> <bookmark_value>title pages;modifying</bookmark_value> <bookmark_value>title pages;inserting</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"hd_id300920161429137211\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/01/title_page.xhp\">Inserting title pages in the document</link>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161429345505\n"
|
||||
"help.text"
|
||||
msgid "<ahelp hid=\".\">Insert title pages in your document.</ahelp>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161429347135\n"
|
||||
"help.text"
|
||||
msgid "Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443292710\n"
|
||||
"help.text"
|
||||
msgid "Choose menu <item type=\"menuitem\">Format - Title Page</item>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443298079\n"
|
||||
"help.text"
|
||||
msgid "Many documents, such as letters and reports, have a first page that is different from the other pages in the document. For example, the first page of a letterhead typically has a different header or the first page of a report might have no header or footer, while the other pages do. This is simple to achieve with %PRODUCTNAME Writer."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443298274\n"
|
||||
"help.text"
|
||||
msgid "Page header and footer, numbering, margins and orientation are some of the properties that belongs to page styles. %PRODUCTNAME Writer let your to insert a blank title page at any point of your document, or format an existing page like a title page, by inserting a page break followed by a page style of your choice or by changing the page style at cursor position."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443293374\n"
|
||||
"help.text"
|
||||
msgid "Note: Using the Default (or any other) page style for your document, you can add a header/footer as you wish to the first page by deselecting the <item type=\"menuitem\">Same content on first page</item> option on the header/footer pages in the <emph>Page Style</emph> dialog, and then adding the header/footer. You can then add a different header/footer to the other pages of the document."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"hd_id300920161443299618\n"
|
||||
"help.text"
|
||||
msgid "To convert the first page of the document into a title page"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443308966\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor on the first page,"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443301816\n"
|
||||
"help.text"
|
||||
msgid "From the Menu Bar, choose <item type=\"menuitem\">Format > Title Page…</item>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443304794\n"
|
||||
"help.text"
|
||||
msgid "Select <emph>Converting existing pages to title pages</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443301533\n"
|
||||
"help.text"
|
||||
msgid "Select the style of the title page in the <emph>Edit page</emph> property area"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161448355764\n"
|
||||
"help.text"
|
||||
msgid "Note: By default, %PRODUCTNAME select the <emph>First page</emph> page style."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443315175\n"
|
||||
"help.text"
|
||||
msgid "Set the page numbering reset options."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443316916\n"
|
||||
"help.text"
|
||||
msgid "Click <emph>OK</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443314375\n"
|
||||
"help.text"
|
||||
msgid "This will change the current page style to <emph>First page</emph> and the following pages will have the <emph>Default page</emph> style"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"hd_id300920161443317859\n"
|
||||
"help.text"
|
||||
msgid "To insert a title page anywhere in the document"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443317032\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor where you want to insert a new title page."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443315460\n"
|
||||
"help.text"
|
||||
msgid "From the menu bar select <item type=\"menuitem\">Format -> Title page</item>."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443318611\n"
|
||||
"help.text"
|
||||
msgid "Select <emph>Insert new title pages</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443311657\n"
|
||||
"help.text"
|
||||
msgid "Set number of title pages to add and"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443311852\n"
|
||||
"help.text"
|
||||
msgid "Set the title page location by setting its page number in the spin box."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443329307\n"
|
||||
"help.text"
|
||||
msgid "Set the page numbering reset options."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443327672\n"
|
||||
"help.text"
|
||||
msgid "Click <emph>OK</emph>"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443324067\n"
|
||||
"help.text"
|
||||
msgid "This will insert a page break and change the current page style to <emph>First page</emph>. The following pages will have the default page style."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"hd_id300920161443323335\n"
|
||||
"help.text"
|
||||
msgid "To delete a title page:"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id30092016144332559\n"
|
||||
"help.text"
|
||||
msgid "You cannot delete a title page. You must change its page style format from First page to whatever other page style you wish."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443329339\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor in the page you want to change the style"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id30092016144332353\n"
|
||||
"help.text"
|
||||
msgid "From the Sidebar Deck, select <emph>Sidebar Settings > Styles and Formatting</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443329078\n"
|
||||
"help.text"
|
||||
msgid "From the <emph>Styles and Formatting</emph>, select button <emph>Page Styles</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443339937\n"
|
||||
"help.text"
|
||||
msgid "From the Style list, select the page style you want to apply."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443337801\n"
|
||||
"help.text"
|
||||
msgid "Double click on the page style to apply."
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161443378384\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/05040200.xhp\">Format page</link>,"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161915582003\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/guide/page_break.xhp\">Page break</link>,"
|
||||
msgstr ""
|
||||
|
||||
#: title_page.xhp
|
||||
msgctxt ""
|
||||
"title_page.xhp\n"
|
||||
"par_id300920161915587772\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/swriter/guide/change_header.xhp\">Creating a Page Style Based on the Current Page</link>."
|
||||
msgstr ""
|
||||
|
||||
@@ -3,17 +3,17 @@ 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: 2016-05-23 21:36+0200\n"
|
||||
"POT-Creation-Date: 2016-11-09 14:10+0100\n"
|
||||
"PO-Revision-Date: 2016-08-27 08:00+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472284804.000000\n"
|
||||
|
||||
#: 02110000.xhp
|
||||
@@ -3330,14 +3330,6 @@ msgctxt ""
|
||||
msgid "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE Object\">OLE Object</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150100.xhp\" name=\"OLE-object\">OLE-object</link>"
|
||||
|
||||
#: 18010000.xhp
|
||||
msgctxt ""
|
||||
"18010000.xhp\n"
|
||||
"hd_id666524\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/04150200.xhp\" name=\"Plug-in\">Plug-in</link>"
|
||||
msgstr "<link href=\"text/shared/01/04150200.xhp\" name=\"Invoegtoepassing\">Invoegtoepassing</link>"
|
||||
|
||||
#: 18010000.xhp
|
||||
msgctxt ""
|
||||
"18010000.xhp\n"
|
||||
|
||||
@@ -3,18 +3,18 @@ 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: 2016-07-04 16:53+0200\n"
|
||||
"PO-Revision-Date: 2016-08-27 08:04+0000\n"
|
||||
"Last-Translator: kees538 <kees538@gmail.com>\n"
|
||||
"POT-Creation-Date: 2016-12-01 12:12+0100\n"
|
||||
"PO-Revision-Date: 2016-11-26 18:00+0000\n"
|
||||
"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Pootle 2.7\n"
|
||||
"X-POOTLE-MTIME: 1472285081.000000\n"
|
||||
"X-POOTLE-MTIME: 1480183224.000000\n"
|
||||
|
||||
#: anchor_object.xhp
|
||||
msgctxt ""
|
||||
@@ -1212,10 +1212,9 @@ msgstr "Plaats de cursor in de tabel in uw tekstdocument."
|
||||
msgctxt ""
|
||||
"background.xhp\n"
|
||||
"par_id3148664\n"
|
||||
"13\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Table - Table Properties</emph>."
|
||||
msgstr "Kies <emph>Tabel - Tabeleigenschappen</emph>."
|
||||
msgid "Choose <emph>Table - Properties</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: background.xhp
|
||||
msgctxt ""
|
||||
@@ -1785,8 +1784,8 @@ msgctxt ""
|
||||
"borders.xhp\n"
|
||||
"par_id6129947\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Table - Table properties</item>."
|
||||
msgstr "Kies <item type=\"menuitem\">Tabel - Tabeleigenschappen</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Table - Properties</item>."
|
||||
msgstr ""
|
||||
|
||||
#: borders.xhp
|
||||
msgctxt ""
|
||||
@@ -2153,8 +2152,8 @@ msgctxt ""
|
||||
"borders.xhp\n"
|
||||
"par_id5118564\n"
|
||||
"help.text"
|
||||
msgid "Select a single cell in a Writer table, then choose <emph>Table - Table properties - Borders</emph>."
|
||||
msgstr "Selecteer één cel in een Writer-tabel en kies dan <emph>Tabel - Tabeleigenschappen - Randen</emph>."
|
||||
msgid "Select a single cell in a Writer table, then choose <emph>Table - Properties - Borders</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: borders.xhp
|
||||
msgctxt ""
|
||||
@@ -2993,8 +2992,8 @@ msgctxt ""
|
||||
"change_header.xhp\n"
|
||||
"par_id3155541\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Header</emph>, and choose the new page style from the list."
|
||||
msgstr "Selecteer <emph>Invoegen - Koptekst</emph> en kies het nieuwe pagina-opmaakprofiel uit de lijst."
|
||||
msgid "Choose <emph>Insert - Header and Footer - Header</emph>, and choose the new page style from the list."
|
||||
msgstr ""
|
||||
|
||||
#: change_header.xhp
|
||||
msgctxt ""
|
||||
@@ -3686,16 +3685,16 @@ msgctxt ""
|
||||
"even_odd_sdw.xhp\n"
|
||||
"par_id3155588\n"
|
||||
"help.text"
|
||||
msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Koptekst</item> en kies het pagina-opmaakprofiel waaraan u de koptekst wilt toevoegen om een koptekst aan één van de pagina-opmaakprofielen toe te voegen. In het frame van de koptekst typt u de tekst die u als koptekst wilt gebruiken."
|
||||
msgid "To add a header to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Header</item>, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header."
|
||||
msgstr ""
|
||||
|
||||
#: even_odd_sdw.xhp
|
||||
msgctxt ""
|
||||
"even_odd_sdw.xhp\n"
|
||||
"par_id3147772\n"
|
||||
"help.text"
|
||||
msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Voettekst</item> en kies het pagina-opmaakprofiel waaraan u de voettekst wilt toevoegen om een voettekst aan één van de pagina-opmaakprofielen toe te voegen. In het frame van de voettekst typt u de tekst die u als voettekst wilt gebruiken."
|
||||
msgid "To add a footer to one of the page styles, choose <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer."
|
||||
msgstr ""
|
||||
|
||||
#: even_odd_sdw.xhp
|
||||
msgctxt ""
|
||||
@@ -3864,8 +3863,8 @@ msgctxt ""
|
||||
"par_id3150509\n"
|
||||
"6\n"
|
||||
"help.text"
|
||||
msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Fields\"><emph>View - Field Names</emph></link>."
|
||||
msgstr "Velden bestaan uit een veldnaam en de veldinhoud. Als u tussen de weergave van de veldnaam en de veldinhoud wilt schakelen, kiest u <link href=\"text/swriter/01/03090000.xhp\" name=\"Beeld - Velden\"><emph>Beeld - Veldnamen</emph></link>."
|
||||
msgid "Fields consist of a field name and the field content. To switch the field display between the field name or the field content, choose <link href=\"text/swriter/01/03090000.xhp\" name=\"View - Field Names\"><emph>View - Field Names</emph></link>."
|
||||
msgstr ""
|
||||
|
||||
#: fields.xhp
|
||||
msgctxt ""
|
||||
@@ -3880,10 +3879,9 @@ msgstr "Kies <emph>Beeld - Veldarceringen</emph> om de markering van velden in h
|
||||
msgctxt ""
|
||||
"fields.xhp\n"
|
||||
"par_id3152885\n"
|
||||
"7\n"
|
||||
"help.text"
|
||||
msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><emph><item type=\"menuitem\">$[officename] - Application Colors</item></emph></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box."
|
||||
msgstr "Kies, om de kleur van de veldarceringen te wijzigen, <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - <link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><item type=\"menuitem\">$[officename] - Vormgeving</item></link></emph>, zoek de optie <item type=\"menuitem\">Veldarceringen</item> en selecteer dan een andere kleur in het vak <item type=\"menuitem\">Kleurinstelling</item>."
|
||||
msgid "To change the color of field shadings, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01012000.xhp\" name=\"$[officename] - Application Colors\"><item type=\"menuitem\">$[officename] - Application Colors</item></link>, locate the <item type=\"menuitem\">Field shadings</item> option, and then select a different color in the <item type=\"menuitem\">Color setting</item> box."
|
||||
msgstr ""
|
||||
|
||||
#: fields.xhp
|
||||
msgctxt ""
|
||||
@@ -4651,8 +4649,8 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id2164677\n"
|
||||
"help.text"
|
||||
msgid "Enter the text to find in the <emph>Search for</emph> text box."
|
||||
msgstr "Voer de gezochte tekst in het tekstvak <emph>Zoeken naar</emph> in."
|
||||
msgid "Enter the text to find in the <emph>Find</emph> text box."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -4723,8 +4721,8 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id4286935\n"
|
||||
"help.text"
|
||||
msgid "Enter the text to search in the <emph>Search for </emph>text box."
|
||||
msgstr "Voer de te zoeken tekst in het tekstvak <emph>Zoeken naar</emph> in."
|
||||
msgid "Enter the text to search in the <emph>Find</emph>text box."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -4747,8 +4745,8 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id703451\n"
|
||||
"help.text"
|
||||
msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Search for</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace with</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection."
|
||||
msgstr "Wanneer u op <emph>Vervangen</emph> klikt, doorzoekt Writer het hele document vanaf de huidige cursorpositie naar de tekst in het vak <emph>Zoeken naar</emph>. Writer markeert de tekst wanneer deze gevonden wordt en wacht dan op uw reactie. Klik op <emph>Vervangen</emph> om de gemarkeerde tekst in het document met de tekst in het tekstvak <emph>Vervangen met</emph> te vervangen. Klik op <emph>Volgende zoeken</emph> om naar de volgende gevonden tekst te gaan zonder de huidige selectie te vervangen."
|
||||
msgid "When you click <emph>Replace</emph>, Writer will search the whole document for the text in the <emph>Find</emph> box, starting at the current cursor position. When text is found, Writer highlights the text and waits for your response. Click <emph>Replace</emph> to replace the highlighted text in the document with the text in the <emph>Replace</emph> text box. Click <emph>Find Next</emph> to advance to the next found text without replacing the current selection."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -4787,16 +4785,16 @@ msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id896938\n"
|
||||
"help.text"
|
||||
msgid "Click <emph>More Options</emph> to expand the dialog."
|
||||
msgstr "Klik op <emph>Meer opties</emph> om het dialoogvenster uit te breiden."
|
||||
msgid "Click <emph>Other options</emph> to expand the dialog."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
"finding.xhp\n"
|
||||
"par_id9147007\n"
|
||||
"help.text"
|
||||
msgid "Check <item type=\"menuitem\">Search for Styles</item>.<br/>The <item type=\"menuitem\">Search for</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document."
|
||||
msgstr "Selecteer <item type=\"menuitem\">Opmaakprofielen</item>.<br/>Het tekstvak <item type=\"menuitem\">Zoeken naar</item> wordt nu een keuzelijst, waarin u een van de alinea-opmaakprofielen kunt selecteren die op het huidige document zijn toegepast."
|
||||
msgid "Check <item type=\"menuitem\">Paragraph Styles</item>.<br/>The <item type=\"menuitem\">Find</item> text box now is a list box, where you can select any of the Paragraph Styles that are applied in the current document."
|
||||
msgstr ""
|
||||
|
||||
#: finding.xhp
|
||||
msgctxt ""
|
||||
@@ -4987,8 +4985,8 @@ msgctxt ""
|
||||
"footer_nextpage.xhp\n"
|
||||
"par_id3155886\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to."
|
||||
msgstr "Kies <emph>Invoegen - Voettekst</emph> en selecteer het pagina-opmaakprofiel waaraan u de voettekst wilt toevoegen."
|
||||
msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to."
|
||||
msgstr ""
|
||||
|
||||
#: footer_nextpage.xhp
|
||||
msgctxt ""
|
||||
@@ -5083,10 +5081,9 @@ msgstr "Zo voegt u een paginanummer in:"
|
||||
msgctxt ""
|
||||
"footer_pagenumber.xhp\n"
|
||||
"par_id3150508\n"
|
||||
"2\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Footer</emph> and select the page style that you want to add the footer to."
|
||||
msgstr "Kies <emph>Invoegen - Voettekst</emph> en selecteer het pagina-opmaakprofiel waaraan u de voettekst wilt toevoegen."
|
||||
msgid "Choose <emph>Insert - Header and Footer - Footer</emph> and select the page style that you want to add the footer to."
|
||||
msgstr ""
|
||||
|
||||
#: footer_pagenumber.xhp
|
||||
msgctxt ""
|
||||
@@ -6045,16 +6042,16 @@ msgctxt ""
|
||||
"header_footer.xhp\n"
|
||||
"par_id3155896\n"
|
||||
"help.text"
|
||||
msgid "To add a header to a page, choose <emph>Insert - Header</emph>, and then select the page style for the current page from the submenu."
|
||||
msgstr "Wilt u een koptekst aan een pagina toevoegen, dan kiest u <emph>Invoegen - Koptekst</emph> en selecteert u in het submenu het pagina-opmaakprofiel voor de huidige pagina."
|
||||
msgid "To add a header to a page, choose <emph>Insert - Header and Footer - Header</emph>, and then select the page style for the current page from the submenu."
|
||||
msgstr ""
|
||||
|
||||
#: header_footer.xhp
|
||||
msgctxt ""
|
||||
"header_footer.xhp\n"
|
||||
"par_id3147119\n"
|
||||
"help.text"
|
||||
msgid "To add a footer to a page, choose <emph>Insert - Footer</emph>, and then select the page style for the current page from the submenu."
|
||||
msgstr "Wilt u een voettekst aan een pagina toevoegen, dan kiest u <emph>Invoegen - Voettekst</emph> en selecteert u in het submenu het pagina-opmaakprofiel voor de huidige pagina."
|
||||
msgid "To add a footer to a page, choose <emph>Insert - Header and Footer - Footer</emph>, and then select the page style for the current page from the submenu."
|
||||
msgstr ""
|
||||
|
||||
#: header_footer.xhp
|
||||
msgctxt ""
|
||||
@@ -6365,8 +6362,8 @@ msgctxt ""
|
||||
"header_with_chapter.xhp\n"
|
||||
"par_id3153729\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Insert - Header</item> or <item type=\"menuitem\">Insert - Footer</item>, and then select the page style for the current page from the submenu."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Koptekst </item>of <item type=\"menuitem\">Invoegen - Voettekst</item> en selecteer dan het pagina-opmaakprofiel voor het huidige pagina-opmaakprofiel uit het submenu."
|
||||
msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer</item>, and then select the page style for the current page from the submenu."
|
||||
msgstr ""
|
||||
|
||||
#: header_with_chapter.xhp
|
||||
msgctxt ""
|
||||
@@ -7310,10 +7307,9 @@ msgstr "Plaats de cursor in de index/inhoudsopgave."
|
||||
msgctxt ""
|
||||
"indices_edit.xhp\n"
|
||||
"par_id3155871\n"
|
||||
"59\n"
|
||||
"help.text"
|
||||
msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable</item> in the <item type=\"menuitem\">Cursor in protected areas</item> section."
|
||||
msgstr "Kies <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Linguïstiek</item>, en selecteer dan <item type=\"menuitem\">Inschakelen</item> in de sectie <item type=\"menuitem\">Cursor in beveiligde gebieden</item> als u de cursor niet in de index of inhoudsopgave kunt plaatsen."
|
||||
msgid "If you cannot place your cursor in the index or table of contents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Formatting Aids</item>, and then select <item type=\"menuitem\">Enable cursor</item> in the <item type=\"menuitem\">Protected Areas</item> section."
|
||||
msgstr ""
|
||||
|
||||
#: indices_edit.xhp
|
||||
msgctxt ""
|
||||
@@ -7329,8 +7325,8 @@ msgctxt ""
|
||||
"indices_edit.xhp\n"
|
||||
"par_id3155872\n"
|
||||
"help.text"
|
||||
msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Index or Table of Contents</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box."
|
||||
msgstr "U kunt ook direct wijzigingen aanbrengen in een index of inhoudsopgave. Klik met rechts in de index of inhoudsopgave, kies <emph>Index/inhoudsopgave bewerken</emph>, klik op de tab <emph>Index/inhoudsopgave</emph> en verwijder het vinkje uit het vak <emph>Beveiligd tegen handmatige wijzigingen</emph>."
|
||||
msgid "You can also make changes directly to an index or table of contents. Right-click in the index or table of contents, choose <emph>Edit Index or Table of Contents</emph>, click <emph>Type</emph> tab, and then clear the <emph>Protected against manual changes</emph> check box."
|
||||
msgstr ""
|
||||
|
||||
#: indices_enter.xhp
|
||||
msgctxt ""
|
||||
@@ -7685,8 +7681,8 @@ msgctxt ""
|
||||
"indices_index.xhp\n"
|
||||
"par_id3155884\n"
|
||||
"help.text"
|
||||
msgid "On the <emph>Index or Table of Contents</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box."
|
||||
msgstr "Op het tabblad <emph>Index of inhoudsopgave</emph> selecteert u 'Alfabetische index' in het vak <emph>Type</emph>."
|
||||
msgid "On the <emph>Type</emph> tab, select \"Alphabetical Index\" in the <emph>Type</emph> box."
|
||||
msgstr ""
|
||||
|
||||
#: indices_index.xhp
|
||||
msgctxt ""
|
||||
@@ -8057,8 +8053,8 @@ msgctxt ""
|
||||
"indices_toc.xhp\n"
|
||||
"par_id3150528\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Index or Table of Contents\"><emph>Index or Table of Contents</emph></link> tab."
|
||||
msgstr "Kies <emph>Invoegen - Inhoudsopgave en index - inhoudsopgave, index of woordenlijst</emph> en klik op het tabblad <link href=\"text/swriter/01/04120211.xhp\" name=\"Index or Table of Contents\"><emph>Inhoudsopgave of index</emph>"
|
||||
msgid "Choose <emph>Insert - Table of Contents and Index - Table of Contents, Index or Bibliography</emph>, and then click the <link href=\"text/swriter/01/04120211.xhp\" name=\"Type\"><emph>Type</emph></link> tab."
|
||||
msgstr ""
|
||||
|
||||
#: indices_toc.xhp
|
||||
msgctxt ""
|
||||
@@ -8241,8 +8237,8 @@ msgctxt ""
|
||||
"indices_userdef.xhp\n"
|
||||
"par_id3150509\n"
|
||||
"help.text"
|
||||
msgid "On the <item type=\"menuitem\">Index or Table of Contents</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box."
|
||||
msgstr "Selecteer op het tabblad <item type=\"menuitem\">Index/inhoudsopgave</item> de naam van de gebruikergedefinieerde index die u in het vak <item type=\"menuitem\">Type </item>hebt gemaakt."
|
||||
msgid "On the <item type=\"menuitem\">Type</item> tab, select the name of the user-defined index that you created in the <item type=\"menuitem\">Type</item> box."
|
||||
msgstr ""
|
||||
|
||||
#: indices_userdef.xhp
|
||||
msgctxt ""
|
||||
@@ -8265,8 +8261,8 @@ 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 outline level for the paragraph style."
|
||||
msgstr "Als u een ander alinea-opmaakprofiel als item in de inhoudsopgave wilt gebruiken, selecteert u <item type=\"menuitem\">Opmaakprofielen</item> en klikt u op de knop (<item type=\"menuitem\">...</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."
|
||||
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 outline level for the paragraph style."
|
||||
msgstr ""
|
||||
|
||||
#: insert_beforetable.xhp
|
||||
msgctxt ""
|
||||
@@ -9351,10 +9347,9 @@ msgstr "Typ tekst in het frame en wijzig desgewenst de grootte van het frame."
|
||||
msgctxt ""
|
||||
"nonprintable_text.xhp\n"
|
||||
"par_id3150242\n"
|
||||
"16\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Format - Frame/Object</item>, and then click the <item type=\"menuitem\">Options</item> tab."
|
||||
msgstr "Kies <item type=\"menuitem\">Opmaak - Frame/Object</item>, en klik dan op de tab <item type=\"menuitem\">Opties</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>, and then click the <item type=\"menuitem\">Options</item> tab."
|
||||
msgstr ""
|
||||
|
||||
#: nonprintable_text.xhp
|
||||
msgctxt ""
|
||||
@@ -9673,8 +9668,8 @@ msgctxt ""
|
||||
"numbering_lines.xhp\n"
|
||||
"par_id3150931\n"
|
||||
"help.text"
|
||||
msgid "Click the <emph>Numbering</emph> tab."
|
||||
msgstr "Klik op het tabblad <emph>Nummering</emph>."
|
||||
msgid "Click the <emph>Outline & Numbering</emph> tab."
|
||||
msgstr ""
|
||||
|
||||
#: numbering_lines.xhp
|
||||
msgctxt ""
|
||||
@@ -9705,8 +9700,8 @@ msgctxt ""
|
||||
"numbering_lines.xhp\n"
|
||||
"par_id3151096\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab."
|
||||
msgstr "Kies <item type=\"menuitem\">Extra - Alinea</item> en klik dan op het tabblad <item type=\"menuitem\">Nummering</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab."
|
||||
msgstr ""
|
||||
|
||||
#: numbering_lines.xhp
|
||||
msgctxt ""
|
||||
@@ -9753,8 +9748,8 @@ msgctxt ""
|
||||
"numbering_lines.xhp\n"
|
||||
"par_id3150721\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Numbering</item> tab."
|
||||
msgstr "Kies <item type=\"menuitem\">Extra - Alinea</item> en klik dan op het tabblad <item type=\"menuitem\">Nummering</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <item type=\"menuitem\">Outline & Numbering</item> tab."
|
||||
msgstr ""
|
||||
|
||||
#: numbering_lines.xhp
|
||||
msgctxt ""
|
||||
@@ -10385,8 +10380,8 @@ msgctxt ""
|
||||
"pagenumbers.xhp\n"
|
||||
"par_id614642\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Insert - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style."
|
||||
msgstr "Kies <item type=\"menuitem\">Invoegen - Koptekst - (naam van pagina-opmaakprofiel)</item> of <item type=\"menuitem\">Invoegen - Voettekst - (naam van pagina-opmaakprofiel)</item> om een koptekst of voettekst aan alle pagina's met het huidige pagina-opmaakprofiel toe te voegen."
|
||||
msgid "Choose <item type=\"menuitem\">Insert - Header and Footer - Header - (name of page style)</item> or <item type=\"menuitem\">Insert - Header and Footer - Footer - (name of page style)</item> to add a header or footer to all pages with the current page style."
|
||||
msgstr ""
|
||||
|
||||
#: pagenumbers.xhp
|
||||
msgctxt ""
|
||||
@@ -11596,42 +11591,40 @@ msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"bm_id3150620\n"
|
||||
"help.text"
|
||||
msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value>"
|
||||
msgstr "<bookmark_value>indices;beveiligen opheffen</bookmark_value><bookmark_value>inhoudsopgaven;beveiligen opheffen</bookmark_value><bookmark_value>tabellen;cellen beveiligen/beveiligen opheffen</bookmark_value><bookmark_value>secties;beveiligen/beveiligen opheffen</bookmark_value><bookmark_value>beveiligen opheffen inhoudsopgaven en indices</bookmark_value><bookmark_value>beveiligen;tabellen en secties</bookmark_value><bookmark_value>cellen;beveiligen/beveiligen opheffen</bookmark_value>"
|
||||
msgid "<bookmark_value>indexes;unprotecting</bookmark_value> <bookmark_value>tables of contents;unprotecting</bookmark_value> <bookmark_value>tables;protecting/unprotecting cells</bookmark_value> <bookmark_value>sections;protecting/unprotecting</bookmark_value> <bookmark_value>unprotecting tables of contents and indexes</bookmark_value> <bookmark_value>protecting;tables and sections</bookmark_value> <bookmark_value>cells;protecting/unprotecting</bookmark_value> <bookmark_value>document;protection from changes</bookmark_value>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id6007263\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>"
|
||||
msgstr "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Inhoud beveiligen in %PRODUCTNAME Writer\">Inhoud beveiligen in <item type=\"productname\">%PRODUCTNAME Writer</item></link> </variable>"
|
||||
msgid "<variable id=\"protection\"><link href=\"text/swriter/guide/protection.xhp\" name=\"Protecting Content in %PRODUCTNAME Writer\">Protecting Content in <item type=\"productname\">%PRODUCTNAME Writer</item></link></variable>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id1924802\n"
|
||||
"help.text"
|
||||
msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified, deleted or viewed."
|
||||
msgstr "Hier volgt een overzicht van de verschillende manieren om inhoud in <item type=\"productname\">%PRODUCTNAME</item> Writer te beveiligen tegen wijzigingen, verwijdering of bekijken."
|
||||
msgid "The following is an overview of the different ways of protecting contents in <item type=\"productname\">%PRODUCTNAME</item> Writer from being modified or deleted."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id3150114\n"
|
||||
"29\n"
|
||||
"help.text"
|
||||
msgid "Protecting Sections in <item type=\"productname\">%PRODUCTNAME</item> Writer"
|
||||
msgstr "Secties beveiligen in <item type=\"productname\">%PRODUCTNAME</item> Writer"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3150592\n"
|
||||
"30\n"
|
||||
"help.text"
|
||||
msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with a password."
|
||||
msgstr "Elke sectie van een <item type=\"productname\">%PRODUCTNAME</item> Writer tekstdocument kan met een wachtwoord worden beveiligd tegen wijzigingen."
|
||||
msgid "Any section of a <item type=\"productname\">%PRODUCTNAME</item> Writer text document can be protected against changes with or without a password."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
@@ -11644,56 +11637,130 @@ msgstr "Deze beveiliging is niet bedoeld als een veiligheidsbeveiliging. Het is
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3166413\n"
|
||||
"31\n"
|
||||
"hd_id1811201610293\n"
|
||||
"help.text"
|
||||
msgid "Turning on protection"
|
||||
msgstr "Beveiliging inschakelen"
|
||||
msgid "<variable id=\"turnon\">Turning on of protection</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3144764\n"
|
||||
"32\n"
|
||||
"par_id1811201645676\n"
|
||||
"help.text"
|
||||
msgid "Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least one character."
|
||||
msgstr "Selecteer de tekst. Kies <emph>Invoegen - Sectie - Sectie</emph>, daarna onder <emph>Schrijfbescherming</emph> markeer keuzevakjes <emph>Beschermen</emph> en <emph>Met wachtwoord</emph>. (Als de sectie al bestaat: <emph>Opmaak - Secties</emph>.) Voer een wachtwoord in van minstens 1 teken en bevestig."
|
||||
msgid "Create or select a section:"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3147497\n"
|
||||
"33\n"
|
||||
"par_id181120161920589\n"
|
||||
"help.text"
|
||||
msgid "Turning off protection"
|
||||
msgstr "Beveiliging uitschakelen"
|
||||
msgid "If the section does not exist: Select the text. Go to the <emph>Insert - Section...</emph> in menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3147173\n"
|
||||
"34\n"
|
||||
"par_id181120164739204\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Sections - Section</emph> and under <emph>Write protection</emph> clear the <emph>Protect</emph> check box. Enter the correct password."
|
||||
msgstr "Kies <emph>Opmaak - Secties - Sectie</emph> en verwijder het vinkje in het keuzevak <emph>Beveiligen</emph> onder <emph>Schrijfbeveiliging</emph>. Voer het juiste wachtwoord in."
|
||||
msgid "If the section already exists:<variable id=\"gotosection\">Go to the <emph>Format - Sections...</emph> in menu bar and select the section.<br/> Or right-click on the section in the Navigator and choose the <emph>Edit...</emph> item.</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id1811201645678\n"
|
||||
"help.text"
|
||||
msgid "Enable a protection"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id181120164720479\n"
|
||||
"help.text"
|
||||
msgid "If you want the protection without a password, choose the <emph>Protect</emph> check box under the <emph>Write protection</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id181120164720412\n"
|
||||
"help.text"
|
||||
msgid "If you want the protection with a password, choose the the <emph>Protect</emph> and <emph>With password</emph> check boxes. Enter and confirm the password of at least five characters."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id1811201610294\n"
|
||||
"help.text"
|
||||
msgid "Modification of protection"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016456780\n"
|
||||
"help.text"
|
||||
msgid "If the protection has no a password, and you want to give it, choose the <emph>With password</emph>, enter and confirm the password of at least five characters."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016234567\n"
|
||||
"help.text"
|
||||
msgid "If the protection has a password, and you want only to clear it, uncheck the <emph>With password</emph> under the <emph> Write protection</emph> and enter the correct password."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016234566\n"
|
||||
"help.text"
|
||||
msgid "If the protection has a password, and you want only to change it, click to the <emph>Password</emph> button in the <emph>Write protection</emph>, enter the correct password, and in the new window, enter and confirm the new password of at least five characters."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id1811201610295\n"
|
||||
"help.text"
|
||||
msgid "<variable id=\"turnoff\">Turning off of protection</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016345678\n"
|
||||
"help.text"
|
||||
msgid "If the protection has no a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id19112016123456\n"
|
||||
"help.text"
|
||||
msgid "If the protection has a password, uncheck the <emph>Protect</emph> under the <emph>Write protection</emph> and enter the correct password."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id3146081\n"
|
||||
"35\n"
|
||||
"help.text"
|
||||
msgid "Protecting Cells in a <item type=\"productname\">%PRODUCTNAME</item> Writer Table"
|
||||
msgstr "Cellen beveiligen in een <item type=\"productname\">%PRODUCTNAME</item> Writer-tabel"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3154480\n"
|
||||
"36\n"
|
||||
"help.text"
|
||||
msgid "You can protect the contents of individual cells of a <item type=\"productname\">%PRODUCTNAME</item> Writer text table from changes."
|
||||
msgstr "U kunt de inhoud van individuele cellen van een <item type=\"productname\">%PRODUCTNAME</item> Writer teksttabel beveiligen tegen wijzigingen."
|
||||
msgid "You can protect the contents of individual cells of tables or whole table in <item type=\"productname\">%PRODUCTNAME</item> Writer from changes."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
@@ -11703,77 +11770,61 @@ msgctxt ""
|
||||
msgid "This protection is not intended to be a secure protection. It is just a switch to protect the cells against accidental changes."
|
||||
msgstr "Deze beveiliging is niet bedoeld als een veiligheidsbeveiliging. Het is slechts een schakelaar om de cellen te beschermen tegen onvoorziene wijzigingen."
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3154360\n"
|
||||
"37\n"
|
||||
"help.text"
|
||||
msgid "Turning on protection"
|
||||
msgstr "Beveiliging inschakelen"
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3145643\n"
|
||||
"38\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor in a cell or select cells. Right-click to open the context menu, then choose <emph>Cell - Protect</emph>."
|
||||
msgstr "Plaats de cursor in een cel of selecteer cellen. Rechtsklik om het contextmenu te openen en kies dan <emph>Cel - Beveiligen</emph>."
|
||||
msgid "For one or several cells, place the cursor in a cell or select needed several cells. Choose the <emph>Table - Protect Cells</emph> in menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3150042\n"
|
||||
"39\n"
|
||||
"par_id1911201610283\n"
|
||||
"help.text"
|
||||
msgid "Turning off protection"
|
||||
msgstr "Beveiliging uitschakelen"
|
||||
msgid "For whole table, select the table, and choose the <emph>Table - Protect Cells</emph> in menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3155178\n"
|
||||
"40\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor in the cell or select the cells. First, if necessary, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and mark <emph>Cursor in protected areas - Enable</emph>. Then right-click the cell to open the context menu, choose <emph>Cell - Unprotect</emph>."
|
||||
msgstr "Plaats de cursor in de cel of selecteer de cellen. Kies eerst, indien nodig, <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Opmaakhulp</emph> en markeer <emph>Cursor in beveiligde gebieden - Inschakelen</emph>. Klik dan met rechts op de cel om het contextmenu te openen en kies <emph>Cel - Beveiliging opheffen</emph>."
|
||||
msgid "<variable id=\"firstof\">If it is necessary, go to the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids</emph> and choose <emph>Enable cursor</emph> under the <emph>Protected Areas</emph>.</variable>"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id1711201619364829\n"
|
||||
"help.text"
|
||||
msgid "For one or several cells, place the cursor in the cell or select the cells. Choose the <emph>Tools - Unprotect Cells</emph> in menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3151189\n"
|
||||
"41\n"
|
||||
"help.text"
|
||||
msgid "Select the table in the Navigator, open the context menu and select <emph>Table - Unprotect</emph>."
|
||||
msgstr "Selecteer de tabel in de Navigator, open het contextmenu en selecteer <emph>Tabel - Beveiliging opheffen</emph>."
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3147322\n"
|
||||
"42\n"
|
||||
"help.text"
|
||||
msgid "Use Shift+Ctrl+T to remove protection for the entire current table or all selected tables."
|
||||
msgstr "Gebruik Shift+Ctrl+T om de beveiliging voor de gehele huidige tabel of alle geselecteerde tabellen te verwijderen."
|
||||
msgid "For whole table, right-click on the table in the Navigator, and choose <emph>Table - Unprotect</emph> in the context menu.<br/> Or select the whole table and choose <emph>Tools - Unprotect Cells</emph> in menu bar."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id3149259\n"
|
||||
"43\n"
|
||||
"help.text"
|
||||
msgid "Automatic Protection of Indexes and Tables"
|
||||
msgstr "Automatische beveiliging van indices en tabellen"
|
||||
msgid "Tables of Contents and Indexes Protection"
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3153966\n"
|
||||
"44\n"
|
||||
"help.text"
|
||||
msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text are automatically protected against accidental changes."
|
||||
msgstr "Inhoudsopgaven en indices die automatisch werden gemaakt in een <item type=\"productname\">%PRODUCTNAME</item> Writer tekst worden automatisch beveiligd tegen onvoorziene wijzigingen."
|
||||
msgid "Tables of contents and indexes created automatically in a <item type=\"productname\">%PRODUCTNAME</item> Writer text, and it has automatically protected against accidental changes."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
@@ -11783,66 +11834,77 @@ msgctxt ""
|
||||
msgid "This protection is not intended to be a secure protection. It is just a switch to protect the contents against accidental changes."
|
||||
msgstr "Deze beveiliging is niet bedoeld als een veiligheidsbeveiliging. Het is slechts een schakelaar om de inhoud te beschermen tegen onvoorziene wijzigingen."
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3145767\n"
|
||||
"45\n"
|
||||
"help.text"
|
||||
msgid "Turning on protection"
|
||||
msgstr "Beveiliging inschakelen"
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3153786\n"
|
||||
"46\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor in the index/table of contents."
|
||||
msgstr "Plaats de cursor in de index/inhoudsopgave."
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3159088\n"
|
||||
"help.text"
|
||||
msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, mark <emph>Protected against manual changes</emph>."
|
||||
msgstr "Kies <emph>Index/inhoudsopgave bewerken</emph> uit het contextmenu. Markeer <emph>Beveiligd tegen handmatige wijzigingen</emph> op het tabblad Index of inhoudsopgave."
|
||||
msgid "Right-click in the index/table of contents. Go to <emph>Edit Index...</emph> in the context menu. Choose <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3154118\n"
|
||||
"48\n"
|
||||
"par_id181120162840123\n"
|
||||
"help.text"
|
||||
msgid "Turning off protection"
|
||||
msgstr "Beveiliging uitschakelen"
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3148463\n"
|
||||
"49\n"
|
||||
"help.text"
|
||||
msgid "Place the cursor in the index. First of all, if necessary, under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer - Formatting Aids </emph>, mark <emph>Cursor in protected areas - Enable</emph>."
|
||||
msgstr "Plaats de cursor in de index. Markeer ten eerste, indien nodig, onder <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Opmaakhulp</emph>, <emph>Cursor in beveiligde gebieden - Inschakelen</emph>."
|
||||
msgid "Right-click on the index/table of contents in the Navigator and choose <emph>Index - Read-only</emph> item."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3152968\n"
|
||||
"help.text"
|
||||
msgid "From the context menu choose <emph>Edit Index or Table of Contents</emph>. On the Index or Table of Contents tab page, unmark <emph>Protected against manual changes</emph>."
|
||||
msgstr "Kies <emph>Index/inhoudsopgave bewerken</emph> uit het contextmenu. Markeer <emph>Beveiligd tegen handmatige wijzigingen</emph> op het tabblad Index of inhoudsopgave."
|
||||
msgid "Right-click in the index/table of contents. Go to the <emph>Edit Index...</emph> in the context menu. Uncheck <emph>Protected against manual changes</emph> on the <emph>Type</emph> tab."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id3152774\n"
|
||||
"51\n"
|
||||
"help.text"
|
||||
msgid "In the Navigator, select the index, then open the context menu in the Navigator and select <emph>Index - Read-only</emph>."
|
||||
msgstr "Selecteer de index in de Navigator, open dan het contextmenu in de Navigator en selecteer <emph>Index - Alleen-lezen</emph>."
|
||||
msgid "Right-click in the index/table of contents in the Navigator and uncheck <emph>Index - Read-only</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"hd_id1811201623985\n"
|
||||
"help.text"
|
||||
msgid "Protection of the whole <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id31544811\n"
|
||||
"help.text"
|
||||
msgid "You can protect the contents of <item type=\"productname\">%PRODUCTNAME</item> Writer document from changes, if it is one form follow file formats: .doc, .docx, .odt, .ott."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016398104\n"
|
||||
"help.text"
|
||||
msgid "This protection is not intended to be a secure protection. It is just a switch to protect the contents against accidental changes in the document."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016812973\n"
|
||||
"help.text"
|
||||
msgid "To enable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and choose <emph>Protect form</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
"protection.xhp\n"
|
||||
"par_id18112016812978\n"
|
||||
"help.text"
|
||||
msgid "To disable the protection of the whole document, go to <emph>Tools - Options... - Writer - Compatibility</emph> and uncheck <emph>Protect form</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: protection.xhp
|
||||
msgctxt ""
|
||||
@@ -12121,8 +12183,8 @@ msgctxt ""
|
||||
"references.xhp\n"
|
||||
"par_id7321390\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>View - Fields</emph> to switch between viewing the reference names and the reference contents."
|
||||
msgstr "Kies <emph>Beeld - Velden</emph> om te schakelen tussen de verwijzingsnamen en de verwijzingsinhoud."
|
||||
msgid "Choose <emph>View - Field Names</emph> to switch between viewing the reference names and the reference contents."
|
||||
msgstr ""
|
||||
|
||||
#: references_modify.xhp
|
||||
msgctxt ""
|
||||
@@ -12242,7 +12304,7 @@ msgctxt ""
|
||||
"par_idN10671\n"
|
||||
"help.text"
|
||||
msgid "In the <item type=\"menuitem\">Register-true</item> section, select the <item type=\"menuitem\">Activate</item> checkbox and click <item type=\"menuitem\">OK</item>."
|
||||
msgstr ""
|
||||
msgstr "Select de <item type=\"menuitem\">Activeren</item> checkbox in de sectie <item type=\"menuitem\">Registreren</item>en klik <item type=\"menuitem\">OK</item>."
|
||||
|
||||
#: registertrue.xhp
|
||||
msgctxt ""
|
||||
@@ -12290,7 +12352,7 @@ msgctxt ""
|
||||
"par_idN10698\n"
|
||||
"help.text"
|
||||
msgid "In the <emph>Register-true</emph> section, clear the <emph>Activate</emph> checkbox."
|
||||
msgstr ""
|
||||
msgstr "Haal het vinkje weg in de checkbox <emph>Activeren</emph> in de sectie <emph>Registreren</emph>"
|
||||
|
||||
#: registertrue.xhp
|
||||
msgctxt ""
|
||||
@@ -12658,10 +12720,9 @@ msgstr "Selecteer het vak <item type=\"menuitem\">Reguliere uitdrukkingen</item>
|
||||
msgctxt ""
|
||||
"search_regexp.xhp\n"
|
||||
"par_id3149843\n"
|
||||
"42\n"
|
||||
"help.text"
|
||||
msgid "In the <item type=\"menuitem\">Search for</item> box, type the search term and the wildcard(s) that you want to use in your search."
|
||||
msgstr "In het vak <item type=\"menuitem\">Zoeken naar</item> typt u de zoekterm en het/de jokerteken(s) die u wilt gebruiken in uw zoekactie."
|
||||
msgid "In the <item type=\"menuitem\">Find</item> box, type the search term and the wildcard(s) that you want to use in your search."
|
||||
msgstr ""
|
||||
|
||||
#: search_regexp.xhp
|
||||
msgctxt ""
|
||||
@@ -13465,7 +13526,7 @@ msgctxt ""
|
||||
"par_id1917477\n"
|
||||
"help.text"
|
||||
msgid "Any text in a Writer document can be marked with a Smart Tag, by default a magenta colored underline. You can change the color in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Application Colors</item>."
|
||||
msgstr ""
|
||||
msgstr "Iedere tekst in een Writer document kan gemarkeerd worden met een Smart Tag, standaard een magenta kleurige onderstreping. U kunt de kleur wijzigen in <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Voorkeuren</item></caseinline><defaultinline><item type=\"menuitem\">Extra - Opties</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME - Programmakleuren</item>."
|
||||
|
||||
#: smarttags.xhp
|
||||
msgctxt ""
|
||||
@@ -14920,8 +14981,8 @@ msgctxt ""
|
||||
"table_sizing.xhp\n"
|
||||
"par_id1279030\n"
|
||||
"help.text"
|
||||
msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Table Properties</item> to open a dialog and set the properties to the numbers."
|
||||
msgstr "Klik in de tabel. Kies <item type=\"menuitem\">Tabel - Tabeleigenschappen</item> om een dialoogvenster te openen en de eigenschappen op de getallen in te stellen."
|
||||
msgid "Click inside the table. Choose <item type=\"menuitem\">Table - Properties</item> to open a dialog and set the properties to the numbers."
|
||||
msgstr ""
|
||||
|
||||
#: table_sizing.xhp
|
||||
msgctxt ""
|
||||
@@ -14987,8 +15048,8 @@ msgctxt ""
|
||||
"par_id3156110\n"
|
||||
"8\n"
|
||||
"help.text"
|
||||
msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>, or use the <item type=\"menuitem\">Fixed</item>, <item type=\"menuitem\">Fixed/Proportional</item>, and <item type=\"menuitem\">Variable</item> icons on the <item type=\"menuitem\">Table</item> Bar. There are three display modes for tables:"
|
||||
msgstr "Kies <item type=\"menuitem\"><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Voorkeuren</caseinline><defaultinline>Extra - Opties</defaultinline></switchinline> - %PRODUCTNAME Writer - Tabel</item>, of gebruik de pictogrammen <item type=\"menuitem\">Vast</item>, <item type=\"menuitem\">Vast, proportioneel</item> en <item type=\"menuitem\">Variabele</item> icons op de werkbalk <item type=\"menuitem\">Tabel</item> om de opties <item type=\"menuitem\">Gedrag van rijen/kolommen</item> voor tabellen in tekstdocumenten in te stellen. Er zijn drie modi voor weergave van tabellen:"
|
||||
msgid "To set the <item type=\"menuitem\">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"menuitem\">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type=\"menuitem\">Tools - Options</item></defaultinline></switchinline><item type=\"menuitem\"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:"
|
||||
msgstr ""
|
||||
|
||||
#: tablemode.xhp
|
||||
msgctxt ""
|
||||
@@ -15062,8 +15123,8 @@ msgctxt ""
|
||||
"template_create.xhp\n"
|
||||
"par_id3147422\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>File - Save As Template</emph>."
|
||||
msgstr "Kies <emph>Bestand - Opslaan als sjabloon</emph>."
|
||||
msgid "Choose <item type=\"menuitem\">File - Templates - Save As Template</item>."
|
||||
msgstr ""
|
||||
|
||||
#: template_create.xhp
|
||||
msgctxt ""
|
||||
@@ -15102,8 +15163,8 @@ msgctxt ""
|
||||
"template_create.xhp\n"
|
||||
"par_id3149636\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">File - Save As Template</link>"
|
||||
msgstr "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Save As Template\">Bestand - Opslaan als sjabloon</link>"
|
||||
msgid "<link href=\"text/shared/01/01110300.xhp\" name=\"File - Templates - Save As Template\">File - Templates - Save As Template</link>"
|
||||
msgstr ""
|
||||
|
||||
#: template_default.xhp
|
||||
msgctxt ""
|
||||
@@ -15374,8 +15435,8 @@ msgctxt ""
|
||||
"text_capital.xhp\n"
|
||||
"par_idN10728\n"
|
||||
"help.text"
|
||||
msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text - Change Case</emph>, the text is permanently changed."
|
||||
msgstr "Wanneer u een opmaak op uw tekst toepast via <emph>Opmaak - Teken</emph>, blijft de tekst hetzelfde, maar wordt deze anders weergegeven. Kiest u daarentegen <emph>Opmaak - Hoofdlettergebruik</emph>, dan wordt de tekst permanent gewijzigd."
|
||||
msgid "When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>, the text is permanently changed."
|
||||
msgstr ""
|
||||
|
||||
#: text_capital.xhp
|
||||
msgctxt ""
|
||||
@@ -15409,8 +15470,8 @@ msgctxt ""
|
||||
"text_capital.xhp\n"
|
||||
"par_id1120200910485778\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Uppercase</item>."
|
||||
msgstr "Kies <item type=\"menuitem\">Opmaak - Hoofdlettergebruik - Hoofdletters</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Format - Text - Uppercase</item>."
|
||||
msgstr ""
|
||||
|
||||
#: text_capital.xhp
|
||||
msgctxt ""
|
||||
@@ -15452,8 +15513,8 @@ msgctxt ""
|
||||
"text_capital.xhp\n"
|
||||
"par_id112020091049000\n"
|
||||
"help.text"
|
||||
msgid "Choose <item type=\"menuitem\">Format - Text - Change Case - Lowercase</item>."
|
||||
msgstr "Kies <item type=\"menuitem\">Opmaak - Hoofdlettergebruik - Kleine letters</item>."
|
||||
msgid "Choose <item type=\"menuitem\">Format - Text - Lowercase</item>."
|
||||
msgstr ""
|
||||
|
||||
#: text_capital.xhp
|
||||
msgctxt ""
|
||||
@@ -15540,8 +15601,8 @@ msgctxt ""
|
||||
"text_centervert.xhp\n"
|
||||
"par_id3149615\n"
|
||||
"help.text"
|
||||
msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame/Object</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area."
|
||||
msgstr "Selecteer het frame en kies dan <item type=\"menuitem\">Opmaak - Frame/Object</item> om de randen van het frame te verbergen. Klik op de tab <item type=\"menuitem\">Randen</item> en klik dan in het vak <item type=\"menuitem\">Geen randen instellen</item> in het gebied <item type=\"menuitem\">Lijnschikking</item>."
|
||||
msgid "To hide the borders of the frame, select the frame, and then choose <item type=\"menuitem\">Format - Frame and Object - Properties</item>. Click the <item type=\"menuitem\">Borders</item> tab, and then click in the <item type=\"menuitem\">Set No Border</item> box in the <item type=\"menuitem\">Line Arrangement</item> area."
|
||||
msgstr ""
|
||||
|
||||
#: text_centervert.xhp
|
||||
msgctxt ""
|
||||
@@ -15847,10 +15908,9 @@ msgstr "Selecteer het tekstframe (u ziet acht grepen)."
|
||||
msgctxt ""
|
||||
"text_frame.xhp\n"
|
||||
"par_id3155875\n"
|
||||
"101\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame/Object - Options</emph>."
|
||||
msgstr "Kies <emph>Opmaak - Frame/Object - Opties</emph>."
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties - Options</emph>."
|
||||
msgstr ""
|
||||
|
||||
#: text_frame.xhp
|
||||
msgctxt ""
|
||||
@@ -17708,8 +17768,8 @@ msgctxt ""
|
||||
"wrap.xhp\n"
|
||||
"par_id3155907\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Frame and Objects - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply."
|
||||
msgstr "Kies <emph>Opmaak - Frame en OLE-0bject - Eigenschappen</emph> en klik dan op het tabblad <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Omloop</emph></link> om de gewenste omloopstijl te kiezen."
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab to choose the wrapping style that you want to apply."
|
||||
msgstr ""
|
||||
|
||||
#: wrap.xhp
|
||||
msgctxt ""
|
||||
@@ -17740,8 +17800,8 @@ msgctxt ""
|
||||
"wrap.xhp\n"
|
||||
"par_id3153396\n"
|
||||
"help.text"
|
||||
msgid "Choose <emph>Format - Image - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab."
|
||||
msgstr "Kies <emph>Opmaak - Afbeeldingen</emph> en klik dan op de tabpagina <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Omloop</emph></link>."
|
||||
msgid "Choose <emph>Format - Frame and Object - Properties</emph>, and then click the <link href=\"text/swriter/01/05060200.xhp\" name=\"Wrap\"><emph>Wrap</emph></link> tab."
|
||||
msgstr ""
|
||||
|
||||
#: wrap.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user