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: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -535,13 +535,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
|
||||
@@ -841,13 +841,13 @@ msgctxt ""
|
||||
msgid "With %PRODUCTNAME Basic"
|
||||
msgstr ""
|
||||
|
||||
#. 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
|
||||
@@ -886,13 +886,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