From fd1416ef15091d8b08ea7dbad77148e68e4d89f9 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 9 Jan 2023 12:11:06 +0100 Subject: update translations for 7.5.0 rc2 / master and force-fix errors using pocheck Change-Id: Ia0f91e00129cb802164fd4323b3072cf8a76cb5c --- .../helpcontent2/source/text/sbasic/shared/03.po | 56 +--------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'source/dz/helpcontent2') diff --git a/source/dz/helpcontent2/source/text/sbasic/shared/03.po b/source/dz/helpcontent2/source/text/sbasic/shared/03.po index f2658267ba5..0d43744318f 100644 --- a/source/dz/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/dz/helpcontent2/source/text/sbasic/shared/03.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: 2022-12-19 15:00+0100\n" +"POT-Creation-Date: 2023-01-09 11:30+0100\n" "PO-Revision-Date: 2018-07-12 14:28+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -9709,15 +9709,6 @@ msgctxt "" msgid "The example below considers that the database file is open, hence the UI service can be used to retrieve the document and the OpenTable method from the Database service is used to get a Datasheet service instance." msgstr "" -#. nmHPC -#: sf_datasheet.xhp -msgctxt "" -"sf_datasheet.xhp\n" -"bas_id561671040218003\n" -"help.text" -msgid "Dim ui As Object, oBase As Object, oSheet As Object" -msgstr "" - #. uCvbC #: sf_datasheet.xhp msgctxt "" @@ -12013,33 +12004,6 @@ msgctxt "" msgid "In Python use native try/except blocks for exception handling as shown below:" msgstr "" -#. FBViG -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id111670866555779\n" -"help.text" -msgid "def on_button_clicked(event=None):" -msgstr "" - -#. CMzBk -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id871670866556117\n" -"help.text" -msgid "try:" -msgstr "" - -#. 64DRA -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id721670866556311\n" -"help.text" -msgid "oControl = CreateScriptService(\"DialogEvent\", event)" -msgstr "" - #. UAGhF #: sf_dialogcontrol.xhp msgctxt "" @@ -12049,15 +12013,6 @@ msgctxt "" msgid "# Process the event" msgstr "" -#. i77WY -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id521670866556680\n" -"help.text" -msgid "except Exception as e:" -msgstr "" - #. KY75S #: sf_dialogcontrol.xhp msgctxt "" @@ -12067,15 +12022,6 @@ msgctxt "" msgid "# The object \"bas\" below is an instance of the Basic service" msgstr "" -#. jAhhf -#: sf_dialogcontrol.xhp -msgctxt "" -"sf_dialogcontrol.xhp\n" -"pyc_id491670866556877\n" -"help.text" -msgid "bas.MsgBox(str(e))" -msgstr "" - #. F9uKj #: sf_dialogcontrol.xhp msgctxt "" -- cgit