update translations for master/25.2.0 alpha1
and force-fix errors using pocheck Change-Id: Ie52bd18e7f82e90d5095b195ffbf6bbc4f84e254
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: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-10-21 20:35+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -41506,13 +41506,13 @@ msgctxt ""
|
||||
msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href=\"https://api.libreoffice.org/\">https://api.libreoffice.org</link>"
|
||||
msgstr ""
|
||||
|
||||
#. dUWcX
|
||||
#. JFCp8
|
||||
#: main0601.xhp
|
||||
msgctxt ""
|
||||
"main0601.xhp\n"
|
||||
"par_id3147226\n"
|
||||
"help.text"
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
|
||||
msgid "This help section explains the most common functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href=\"https://wiki.documentfoundation.org/Documentation/BASIC_Guide\">%PRODUCTNAME BASIC Programming Guide</link> on the Wiki."
|
||||
msgstr ""
|
||||
|
||||
#. s6H2V
|
||||
|
||||
@@ -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: 2024-11-19 11:20+0100\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:19+0100\n"
|
||||
"PO-Revision-Date: 2018-07-12 14:36+0000\n"
|
||||
"Last-Translator: Anonymous Pootle User\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -18997,6 +18997,15 @@ msgctxt ""
|
||||
msgid "Service invocation"
|
||||
msgstr ""
|
||||
|
||||
#. HmRfv
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id141609955500101\n"
|
||||
"help.text"
|
||||
msgid "Before using the <literal>Exception</literal> service the <literal>ScriptForge</literal> library needs to be loaded or imported:"
|
||||
msgstr ""
|
||||
|
||||
#. T8o7G
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
@@ -19393,13 +19402,31 @@ msgctxt ""
|
||||
msgid "<emph>variables</emph>: a Python dictionary with variable names and values that will be passed on to the APSO Python shell. By default all local variables are passed using Python's builtin <literal>locals()</literal> function."
|
||||
msgstr ""
|
||||
|
||||
#. zT7Gq
|
||||
#. dEdrj
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id402621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>background</emph>: Background color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default background is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. GNfJ9
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id513621449167833\n"
|
||||
"help.text"
|
||||
msgid "<emph>foreground</emph>: Foreground color of the console specified as <link href=\"text/sbasic/shared/03/sf_basic.xhp#RGB\">RGB 24 bits integer value</link>. Default foreground is that of APSO."
|
||||
msgstr ""
|
||||
|
||||
#. 5HDY8
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"par_id991621449657850\n"
|
||||
"help.text"
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running."
|
||||
msgid "The example below opens the APSO Python shell passing all global and local variables considering the context where the script is running. Console is displayed with white characters on a black background."
|
||||
msgstr ""
|
||||
|
||||
#. yUoFK
|
||||
@@ -19546,6 +19573,24 @@ msgctxt ""
|
||||
msgid "However, when a warning is raised, <emph>the macro execution is not stopped</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. dbgEP
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id841608217948025\n"
|
||||
"help.text"
|
||||
msgid "Description:=\"Something wrong happened !\", _"
|
||||
msgstr ""
|
||||
|
||||
#. FNQNy
|
||||
#: sf_exception.xhp
|
||||
msgctxt ""
|
||||
"sf_exception.xhp\n"
|
||||
"bas_id361608217956289\n"
|
||||
"help.text"
|
||||
msgid "Number:=\"MyAppError\")"
|
||||
msgstr ""
|
||||
|
||||
#. QTGXf
|
||||
#: sf_filesystem.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user