update translations for master
and force-fix errors using pocheck Change-Id: I2454bc37899ebd56225f182c520bd212d4eca5de
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: 2020-10-27 12:31+0100\n"
|
||||
"POT-Creation-Date: 2021-01-30 15:37+0100\n"
|
||||
"PO-Revision-Date: 2021-01-01 16:36+0000\n"
|
||||
"Last-Translator: Henk van der Burg <h.vdburg@hccnet.nl>\n"
|
||||
"Language-Team: Dutch <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/nl/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 4.4\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1561015009.000000\n"
|
||||
|
||||
#. naSFZ
|
||||
@@ -538,13 +538,13 @@ msgctxt ""
|
||||
msgid "Listening to Document Events"
|
||||
msgstr ""
|
||||
|
||||
#. tFSkv
|
||||
#. BuYwV
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0530\n"
|
||||
"help.text"
|
||||
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
|
||||
msgid "Monitoring is illustrated herewith for Basic and Python languages using object-oriented programming. Assigning <literal>OnLoad</literal> script, to the <literal>Open Document</literal> event, suffices to initiate and terminate document event monitoring. <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab is used to assign either scripts."
|
||||
msgstr ""
|
||||
|
||||
#. 27Dcq
|
||||
@@ -844,13 +844,13 @@ msgctxt ""
|
||||
msgid "With %PRODUCTNAME Basic"
|
||||
msgstr "Met %PRODUCTNAME Basic."
|
||||
|
||||
#. SEw8V
|
||||
#. Hn5H4
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0650\n"
|
||||
"help.text"
|
||||
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools – Customise...</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
|
||||
msgid "The <literal>Onload</literal> script is assigned to <literal>Open document</literal> event using <menuitem>Tools - Customize</menuitem> menu <menuitem>Events</menuitem> tab. Events monitoring starts from the moment a <literal>ConsoleLogger</literal> object is instantiated and ultimately stops when Basic engine releases it. <literal>OnLoad</literal> event loads necessary Basic libraries, while caught events are reported using <literal>Access2Base.Trace</literal> module."
|
||||
msgstr ""
|
||||
|
||||
#. TAiMF
|
||||
@@ -889,13 +889,13 @@ msgctxt ""
|
||||
msgid "REM controller.ConsoleLogger class module"
|
||||
msgstr ""
|
||||
|
||||
#. PG65V
|
||||
#. 2jXHB
|
||||
#: python_document_events.xhp
|
||||
msgctxt ""
|
||||
"python_document_events.xhp\n"
|
||||
"N0664\n"
|
||||
"help.text"
|
||||
msgid "' ADAPTER design pattern object to be instantiated in « Open Document » event"
|
||||
msgid "' ADAPTER design pattern object to be instantiated in the \"Open Document\" event"
|
||||
msgstr ""
|
||||
|
||||
#. 9ZNpG
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user