diff options
Diffstat (limited to 'source/ka/helpcontent2/source/text/sbasic/shared/03.po')
-rw-r--r-- | source/ka/helpcontent2/source/text/sbasic/shared/03.po | 59 |
1 files changed, 7 insertions, 52 deletions
diff --git a/source/ka/helpcontent2/source/text/sbasic/shared/03.po b/source/ka/helpcontent2/source/text/sbasic/shared/03.po index 4fa55e3fc3b..d7bfec97c1d 100644 --- a/source/ka/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/ka/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: 2021-06-11 23:56+0200\n" +"POT-Creation-Date: 2021-06-24 12:51+0200\n" "PO-Revision-Date: 2018-07-12 14:32+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2383,51 +2383,6 @@ msgctxt "" msgid "The code snippet below prints the names of all form documents in the current Base document." msgstr "" -#. jsh8d -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id691623103639534\n" -"help.text" -msgid "bas = CreateScriptService(\"Basic\")" -msgstr "" - -#. Cw4jD -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id101623103639206\n" -"help.text" -msgid "doc = CreateScriptService(\"Document\", bas.ThisDataBaseDocument)" -msgstr "" - -#. D446T -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id901623103639390\n" -"help.text" -msgid "myForms = oDoc.FormDocuments()" -msgstr "" - -#. BCyAZ -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id791623103639701\n" -"help.text" -msgid "for formName in myForms:" -msgstr "" - -#. pJKNZ -#: sf_base.xhp -msgctxt "" -"sf_base.xhp\n" -"pyc_id741623103639861\n" -"help.text" -msgid "bas.MsgBox(formName)" -msgstr "" - #. DQb6z #: sf_base.xhp msgctxt "" @@ -16036,13 +15991,13 @@ msgctxt "" msgid "In APSO's main window go to <menuitem>Menu - Python Shell</menuitem>." msgstr "" -#. gbnEf +#. JBFa3 #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id931623366329927\n" "help.text" -msgid "Alternativelly you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>." +msgid "Alternatively you can open APSO using the default shortcut <keycode>Alt + Shift + F11</keycode>." msgstr "" #. TKAXE @@ -16072,13 +16027,13 @@ msgctxt "" msgid "To run the example above, enter each line in the Python shell, one by one, pressing the Enter key after you type each line of code." msgstr "" -#. tWENT +#. QiqFk #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id471623366906045\n" "help.text" -msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet bellow uses the <literal>UI</literal> service to create a blank writer document." +msgid "Now you can start executing Python commands using any of the ScriptForge services. For example, the code snippet below uses the <literal>UI</literal> service to create a blank writer document." msgstr "" #. N5A9E @@ -16180,13 +16135,13 @@ msgctxt "" msgid "Choose My Macros - sf_test in the library selector. Then choose the <literal>increment_cell</literal> function under the <menuitem>Macro Name</menuitem> list." msgstr "" -#. EaBEU +#. FPZD6 #: sf_intro.xhp msgctxt "" "sf_intro.xhp\n" "par_id131623368875763\n" "help.text" -msgid "Click <keycode>Run</keycode>. Note that the value in cell \"A1\" was incremented by 1." +msgid "Click <emph>Run</emph>. Note that the value in cell \"A1\" was incremented by 1." msgstr "" #. 9FozC |