diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-07-04 18:52:04 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-07-04 19:00:04 +0200 |
commit | c93d7c724b8b195aa26808223cb389f1499c8122 (patch) | |
tree | 02630d1b4f9c807a3309a3cf82f794797e202d5d /source/nl/helpcontent2 | |
parent | a56aea7a0ea288b3bd3abf15cfa8ab2506841850 (diff) |
update translations for 6.3.0 rc1
and force-fix errors using pocheck
Change-Id: Icf55b3be0f6fbcb1993f3b4bc57161b89d3429e7
Diffstat (limited to 'source/nl/helpcontent2')
-rw-r--r-- | source/nl/helpcontent2/source/auxiliary.po | 24 | ||||
-rw-r--r-- | source/nl/helpcontent2/source/text/sbasic/python.po | 6 | ||||
-rw-r--r-- | source/nl/helpcontent2/source/text/shared/02.po | 10 | ||||
-rw-r--r-- | source/nl/helpcontent2/source/text/shared/help.po | 10 | ||||
-rw-r--r-- | source/nl/helpcontent2/source/text/smath/01.po | 8 | ||||
-rw-r--r-- | source/nl/helpcontent2/source/text/swriter/guide.po | 26 |
6 files changed, 34 insertions, 50 deletions
diff --git a/source/nl/helpcontent2/source/auxiliary.po b/source/nl/helpcontent2/source/auxiliary.po index 32f1e415b5e..617aee9c5e3 100644 --- a/source/nl/helpcontent2/source/auxiliary.po +++ b/source/nl/helpcontent2/source/auxiliary.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: 2019-06-08 08:12+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1559981572.000000\n" #: sbasic.tree @@ -291,18 +291,10 @@ msgstr "Algemene informatie en gebruik van de gebruikersinterface" #: sdraw.tree msgctxt "" "sdraw.tree\n" -"0902\n" +"1102\n" "node.text" msgid "Command and Menu Reference" -msgstr "Opdrachten en Menu's" - -#: sdraw.tree -msgctxt "" -"sdraw.tree\n" -"110202\n" -"node.text" -msgid "Drawings (%PRODUCTNAME Draw)" -msgstr "Tekeningen (%PRODUCTNAME Draw)" +msgstr "" #: sdraw.tree msgctxt "" @@ -635,14 +627,6 @@ msgstr "Opdrachten en Menu's" #: simpress.tree msgctxt "" "simpress.tree\n" -"040201\n" -"node.text" -msgid "Presentations (%PRODUCTNAME Impress)" -msgstr "Presentaties (%PRODUCTNAME Impress)" - -#: simpress.tree -msgctxt "" -"simpress.tree\n" "04020101\n" "node.text" msgid "Menus" diff --git a/source/nl/helpcontent2/source/text/sbasic/python.po b/source/nl/helpcontent2/source/text/sbasic/python.po index 444db79bd8e..56c3e055053 100644 --- a/source/nl/helpcontent2/source/text/sbasic/python.po +++ b/source/nl/helpcontent2/source/text/sbasic/python.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-05-31 14:53+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: 2019-06-20 07:16+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1561015009.000000\n" #: main0000.xhp @@ -1741,7 +1741,7 @@ msgctxt "" "python_programming.xhp\n" "N0241\n" "help.text" -msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal><User Profile>/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules." +msgid "%PRODUCTNAME Basic libraries contain classes, routines and variables, Python modules contain classes, functions and variables. Common pieces of reusable Python or UNO features must be stored in <link href=\"text/sbasic/python/python_locations.xhp\" name=\"My macros\">My macros</link> within <literal>(User Profile)/Scripts/python/pythonpath</literal>. Python libraries help organize modules in order to prevent module name collisions. Import <literal>uno.py</literal> inside shared modules." msgstr "" #: python_programming.xhp diff --git a/source/nl/helpcontent2/source/text/shared/02.po b/source/nl/helpcontent2/source/text/shared/02.po index 9c8083f8452..de5a539622b 100644 --- a/source/nl/helpcontent2/source/text/shared/02.po +++ b/source/nl/helpcontent2/source/text/shared/02.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-05-22 13:27+0200\n" -"PO-Revision-Date: 2019-03-03 07:26+0000\n" -"Last-Translator: kees538 <kees538@gmail.com>\n" +"PO-Revision-Date: 2019-06-28 22:24+0000\n" +"Last-Translator: vpanter <leo.moons@telenet.be>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1551598005.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561760698.000000\n" #: 01110000.xhp msgctxt "" @@ -3078,7 +3078,7 @@ msgctxt "" "par_id3156712\n" "help.text" msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms." -msgstr "" +msgstr "De eigenschap \"Drievoudige status\" is alleen gedefinieerd voor database formulieren, <emph>niet</emph> voor HTML formulieren." #: 01170101.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/shared/help.po b/source/nl/helpcontent2/source/text/shared/help.po index a8c5a9c72ab..9f85566de0d 100644 --- a/source/nl/helpcontent2/source/text/shared/help.po +++ b/source/nl/helpcontent2/source/text/shared/help.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-04-08 14:23+0200\n" -"PO-Revision-Date: 2019-02-16 07:05+0000\n" -"Last-Translator: kees538 <kees538@gmail.com>\n" +"PO-Revision-Date: 2019-06-28 22:23+0000\n" +"Last-Translator: vpanter <leo.moons@telenet.be>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -13,8 +13,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" -"X-POOTLE-MTIME: 1550300736.000000\n" +"X-Generator: Pootle 2.8\n" +"X-POOTLE-MTIME: 1561760601.000000\n" #: browserhelp.xhp msgctxt "" @@ -78,7 +78,7 @@ msgctxt "" "par_id191525734190260\n" "help.text" msgid "<variable id=\"donate\">Please support us!</variable>" -msgstr "" +msgstr "<variable id=\"donate\">Help ons, alstublieft!</variable>" #: browserhelp.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/smath/01.po b/source/nl/helpcontent2/source/text/smath/01.po index 7568e573138..9f9679b8709 100644 --- a/source/nl/helpcontent2/source/text/smath/01.po +++ b/source/nl/helpcontent2/source/text/smath/01.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2019-01-12 13:18+0100\n" -"PO-Revision-Date: 2019-03-12 21:26+0000\n" +"PO-Revision-Date: 2019-06-24 13:01+0000\n" "Last-Translator: vpanter <leo.moons@telenet.be>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: nl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" -"X-POOTLE-MTIME: 1552426011.000000\n" +"X-POOTLE-MTIME: 1561381298.000000\n" #: 02080000.xhp msgctxt "" @@ -2710,7 +2710,7 @@ msgctxt "" "par_idN105AC\n" "help.text" msgid "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Area Hyperbolic Cotangent Icon</alt></image>" -msgstr "" +msgstr "<image id=\"img_id3150842\" src=\"media/helpimg/starmath/fu21524.svg\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150842\">Pictogram voor het gebied Cotangens hyperbolicus</alt></image>" #: 03090400.xhp msgctxt "" @@ -5806,7 +5806,7 @@ msgctxt "" "par_id3148734\n" "help.text" msgid "Exactly identical proportions with <input>size 18 a_n</input> and <input>size *1.5 a_n</input>." -msgstr "" +msgstr "De verhoudingen zijn identiek met <input>size 18 a_n</input> en <input>size *1.5 a_n</input>." #: 03091100.xhp msgctxt "" diff --git a/source/nl/helpcontent2/source/text/swriter/guide.po b/source/nl/helpcontent2/source/text/swriter/guide.po index 79a155bd4f2..441b303dbda 100644 --- a/source/nl/helpcontent2/source/text/swriter/guide.po +++ b/source/nl/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2019-05-31 14:54+0200\n" +"POT-Creation-Date: 2019-07-03 20:22+0200\n" "PO-Revision-Date: 2019-03-03 08:25+0000\n" "Last-Translator: kees538 <kees538@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -8381,48 +8381,48 @@ msgctxt "" "insert_tab_innumbering.xhp\n" "tit\n" "help.text" -msgid "Changing the Outline Level of Numbered and Bulleted Lists" -msgstr "Nummering via het Toetsenbord Veranderen" +msgid "Changing the Chapter Level of Numbered and Bulleted Lists" +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "bm_id3145078\n" "help.text" -msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>levels;changing outline levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>lowering outline levels</bookmark_value><bookmark_value>rising outline levels</bookmark_value><bookmark_value>changing;outline levels</bookmark_value>" -msgstr "<bookmark_value>tabstops; invoegen in lijsten</bookmark_value><bookmark_value>nummering;niveau veranderen van</bookmark_value><bookmark_value>lijsten;niveaus veranderen</bookmark_value><bookmark_value>niveaus;overzichtsniveaus wijzigen</bookmark_value><bookmark_value>opsommingen;niveaus wijzigen</bookmark_value><bookmark_value>verlagen van overzichtsniveaus</bookmark_value><bookmark_value>verhogen van overzichtsniveaus</bookmark_value><bookmark_value>wijzigen;overzichtsniveaus</bookmark_value>" +msgid "<bookmark_value>tab stops; inserting in lists</bookmark_value><bookmark_value>numbering; changing the level of</bookmark_value><bookmark_value>lists;changing levels</bookmark_value><bookmark_value>levels;changing chapter levels</bookmark_value><bookmark_value>levels;changing outline levels</bookmark_value><bookmark_value>bullet lists;changing levels</bookmark_value><bookmark_value>lowering chapter levels</bookmark_value><bookmark_value>rising chapter levels</bookmark_value><bookmark_value>changing;chapter levels</bookmark_value><bookmark_value>lowering outline levels</bookmark_value><bookmark_value>rising outline levels</bookmark_value><bookmark_value>changing;outline levels</bookmark_value>" +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "hd_id3145078\n" "help.text" -msgid "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Changing the Outline Level of Numbered and Bulleted Lists\">Changing the Outline Level of Numbered and Bulleted Lists</link></variable>" -msgstr "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Het overzichtsniveau van lijsten met nummering en opsommingstekens wijzigen\">Het overzichtsniveau van lijsten met nummering en opsommingstekens wijzigen</link></variable>" +msgid "<variable id=\"insert_tab_innumbering\"><link href=\"text/swriter/guide/insert_tab_innumbering.xhp\" name=\"Changing the Outline Level of Numbered and Bulleted Lists\">Changing the Chapter Level of Numbered and Bulleted Lists</link></variable>" +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3155909\n" "help.text" -msgid "To move a numbered or bulleted paragraph down one outline level, click at the beginning of the paragraph, and then press Tab." -msgstr "Als u uw nummering een niveau naar beneden in de hiërarchie wilt verplaatsen, plaats de cursor dan aan het begin van de alinea en druk op de Tab-toets." +msgid "To move a numbered or bulleted paragraph down one chapter level, click at the beginning of the paragraph, and then press Tab." +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3155859\n" "help.text" -msgid "To move a numbered or bulleted paragraph up one outline level, click at the beginning of the paragraph, and then press Shift+Tab." -msgstr "Druk Tab samen met Shift om een ingesprongen genummerde lijst of opsomming één niveau naar boven te verplaatsen." +msgid "To move a numbered or bulleted paragraph up one chapter level, click at the beginning of the paragraph, and then press Shift+Tab." +msgstr "" #: insert_tab_innumbering.xhp msgctxt "" "insert_tab_innumbering.xhp\n" "par_id3153403\n" "help.text" -msgid "To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab." -msgstr "Als u een tab tussen het nummer of opsommingsteken en de alineatekst wilt invoegen, klikt u aan het begin van de alinea en drukt u vervolgens op <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab." +msgid "To insert a tab between the number or bullet and the paragraph text, click at the beginning of the paragraph, and then press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab." +msgstr "" #: join_numbered_lists.xhp msgctxt "" |