aboutsummaryrefslogtreecommitdiff
path: root/source/en-GB
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-10-13 12:37:51 +0200
committerAndras Timar <andras.timar@collabora.com>2022-11-01 21:01:30 +0100
commitb9f615df6f9027998b4e33e1ad401fa337b99110 (patch)
tree47c99833834524c2c5bc01786b0dd9b5df0df16d /source/en-GB
parent97e4086890451a16051491538d0d1fab7a0efc2f (diff)
update translations for 7.3.7 rc1
and force-fix errors using pocheck Change-Id: I4a79aa2cc054a27a8f7fabc745043d870565602d
Diffstat (limited to 'source/en-GB')
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/python.po22
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/02.po20
2 files changed, 21 insertions, 21 deletions
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/python.po b/source/en-GB/helpcontent2/source/text/sbasic/python.po
index 1c79b29ad8d..8dfd5ede65b 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/python.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/python.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: 2021-12-20 13:20+0100\n"
-"PO-Revision-Date: 2022-08-18 16:53+0000\n"
+"PO-Revision-Date: 2022-10-13 10:18+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textsbasicpython/en_GB/>\n"
"Language: en-GB\n"
@@ -536,7 +536,7 @@ msgctxt ""
"par_id601630582398998\n"
"help.text"
msgid "Import math Python packages before opening a Calc document. Release these packages when the document closes."
-msgstr ""
+msgstr "Import math Python packages before opening a Calc document. Release these packages when the document closes."
#. bXprs
#: python_document_events.xhp
@@ -554,7 +554,7 @@ msgctxt ""
"N0529\n"
"help.text"
msgid "Monitoring Document Events"
-msgstr ""
+msgstr "Monitoring Document Events"
#. VwSwW
#: python_document_events.xhp
@@ -608,7 +608,7 @@ msgctxt ""
"N0534\n"
"help.text"
msgid "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>."
-msgstr ""
+msgstr "<literal>OnLoad</literal> and <literal>OnUnload</literal> events can be used to respectively set and unset Python programs path. They are described as <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem>."
#. i7waD
#: python_document_events.xhp
@@ -779,7 +779,7 @@ msgctxt ""
"N0602\n"
"help.text"
msgid "listener = UiDocument() # Initiates listening"
-msgstr ""
+msgstr "listener = UiDocument() # Initiates listening"
#. CkJg4
#: python_document_events.xhp
@@ -851,7 +851,7 @@ msgctxt ""
"N0638\n"
"help.text"
msgid "''' Grab application-based Basic script '''"
-msgstr ""
+msgstr "''' Grab application-based Basic script '''"
#. 2dfeg
#: python_document_events.xhp
@@ -869,7 +869,7 @@ msgctxt ""
"N0648\n"
"help.text"
msgid "<menuitem>Start application</menuitem> and <menuitem>Close application</menuitem> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
-msgstr ""
+msgstr "<menuitem>Start application</menuitem> and <menuitem>Close application</menuitem> events can respectively be used to set and to unset Python path for user scripts or %PRODUCTNAME scripts. In a similar fashion, document based Python libraries or modules can be loaded and released using <menuitem>Open document</menuitem> and <menuitem>Document closed</menuitem> events. Refer to <link href=\"text/sbasic/python/python_import.xhp\" name=\"Importing Python Modules\">Importing Python Modules</link> for more information."
#. 8pHCg
#: python_document_events.xhp
@@ -905,7 +905,7 @@ msgctxt ""
"hd_id421630510141729\n"
"help.text"
msgid "controller.Events module"
-msgstr ""
+msgstr "controller.Events module"
#. rJX92
#: python_document_events.xhp
@@ -914,7 +914,7 @@ msgctxt ""
"bas_id431630567378062\n"
"help.text"
msgid "Global _obj As Object ' controller.ConsoleLogger instance"
-msgstr ""
+msgstr "Global _obj As Object ' controller.ConsoleLogger instance"
#. PfRq6
#: python_document_events.xhp
@@ -932,7 +932,7 @@ msgctxt ""
"bas_id371630509596674\n"
"help.text"
msgid "''' ConsoleLogger unique entry point '''"
-msgstr ""
+msgstr "''' ConsoleLogger unique entry point '''"
#. upGWH
#: python_document_events.xhp
@@ -941,7 +941,7 @@ msgctxt ""
"hd_id721630511986813\n"
"help.text"
msgid "controller.ConsoleLogger class module"
-msgstr ""
+msgstr "controller.ConsoleLogger class module"
#. AN8tn
#: python_document_events.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter/02.po b/source/en-GB/helpcontent2/source/text/swriter/02.po
index 3274379df18..eea7a5b464b 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/02.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/02.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: 2021-10-25 12:49+0200\n"
-"PO-Revision-Date: 2022-08-18 16:53+0000\n"
+"PO-Revision-Date: 2022-10-13 10:18+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: English (United Kingdom) <https://translations.documentfoundation.org/projects/libo_help-7-3/textswriter02/en_GB/>\n"
"Language: en-GB\n"
@@ -3974,7 +3974,7 @@ msgctxt ""
"par_id491615988072533\n"
"help.text"
msgid "Select paragraphs, whether in a list or not, to be added to a list."
-msgstr ""
+msgstr "Select paragraphs, whether in a list or not, to be added to a list."
#. smjtz
#: add_to_list.xhp
@@ -4001,7 +4001,7 @@ msgctxt ""
"par_id901615999151001\n"
"help.text"
msgid "Do one of the following:"
-msgstr ""
+msgstr "Do one of the following:"
#. qPKKN
#: add_to_list.xhp
@@ -4010,7 +4010,7 @@ msgctxt ""
"par_id141615979735757\n"
"help.text"
msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#howtogetaddtolist\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#howtogetaddtolist\"/>"
#. FADNr
#: add_to_list.xhp
@@ -4019,7 +4019,7 @@ msgctxt ""
"par_id961614073544958\n"
"help.text"
msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#toolbar\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#toolbar\"/>"
#. D98D9
#: add_to_list.xhp
@@ -4037,7 +4037,7 @@ msgctxt ""
"par_id861614074931979\n"
"help.text"
msgid "This procedure works for ordered and unordered lists."
-msgstr ""
+msgstr "This procedure works for ordered and unordered lists."
#. L9RdM
#: add_to_list.xhp
@@ -4046,7 +4046,7 @@ msgctxt ""
"hd_id441616017998739\n"
"help.text"
msgid "Add Consecutive List Entries to an Immediately Prior List"
-msgstr ""
+msgstr "Add Consecutive List Entries to an Immediately Prior List"
#. GJuBD
#: add_to_list.xhp
@@ -4055,7 +4055,7 @@ msgctxt ""
"par_id631616018294373\n"
"help.text"
msgid "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list."
-msgstr ""
+msgstr "Select one or more consecutive list entries, starting from the first entry, that you want to add to the immediately prior list."
#. g9LRR
#: add_to_list.xhp
@@ -4064,7 +4064,7 @@ msgctxt ""
"par_id621616018340980\n"
"help.text"
msgid "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>"
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/02/add_to_list.xhp#rightclick\"/>"
#. p9hUv
#: add_to_list.xhp
@@ -4073,7 +4073,7 @@ msgctxt ""
"par_id811616018796902\n"
"help.text"
msgid "Use this procedure to combine two lists."
-msgstr ""
+msgstr "Use this procedure to combine two lists."
#. JsrhA
#: word_count_stb.xhp