update translations for master
and force-fix errors using pocheck Change-Id: I391b68e4277acae6afa72d075b0fa890e1cc8059
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: 2025-03-26 17:21+0100\n"
|
||||
"POT-Creation-Date: 2025-04-09 13:50+0200\n"
|
||||
"PO-Revision-Date: 2025-03-04 14:58+0000\n"
|
||||
"Last-Translator: Michael Wolf <milupo@sorbzilla.de>\n"
|
||||
"Language-Team: Upper Sorbian <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/hsb/>\n"
|
||||
@@ -3336,6 +3336,15 @@ msgctxt ""
|
||||
msgid "List of Methods in the Basic Service"
|
||||
msgstr ""
|
||||
|
||||
#. z7PPA
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"par_id891743424581473\n"
|
||||
"help.text"
|
||||
msgid "Python alternatives exist for methods marked with <emph>(*)</emph>."
|
||||
msgstr ""
|
||||
|
||||
#. GvjSD
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
@@ -3435,6 +3444,33 @@ msgctxt ""
|
||||
msgid "A system path file name."
|
||||
msgstr ""
|
||||
|
||||
#. dwoXY
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"par_id51743414232819\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/python/python_programming.xhp\">uno module</link> fileUrlToSystemPath() method returns a system path using an identical syntax."
|
||||
msgstr ""
|
||||
|
||||
#. ndMtg
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id731743414363054\n"
|
||||
"help.text"
|
||||
msgid "import uno"
|
||||
msgstr ""
|
||||
|
||||
#. FyLiF
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id541743414376664\n"
|
||||
"help.text"
|
||||
msgid "filename = uno.fileUrlToSystemPath( \"file:///C:/Program%20Files%20(x86)/LibreOffice/News.txt\" )"
|
||||
msgstr ""
|
||||
|
||||
#. 7YMKT
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
@@ -3462,6 +3498,33 @@ msgctxt ""
|
||||
msgid "A <literal>file:</literal> URL as a string."
|
||||
msgstr ""
|
||||
|
||||
#. 8mZ6G
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"par_id51744524232819\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/python/python_programming.xhp\">uno module</link> systemPathToFileUrl() method returns a file URL for the given system path."
|
||||
msgstr ""
|
||||
|
||||
#. wDNUn
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id742843414363054\n"
|
||||
"help.text"
|
||||
msgid "from uno import systemPathToFileUrl as ConvertToUrl"
|
||||
msgstr ""
|
||||
|
||||
#. yQ5Lq
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id552843414376664\n"
|
||||
"help.text"
|
||||
msgid "filename = ConvertToUrl( 'C:\\Program Files(x86)\\LibreOffice\\News.txt' )"
|
||||
msgstr ""
|
||||
|
||||
#. kyZyo
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
@@ -3498,6 +3561,33 @@ msgctxt ""
|
||||
msgid "<emph>unostructure</emph>: A fully qualified structure name such as <literal>com.sun.star.beans.Property</literal> or <literal>com.sun.star.util.DateTime</literal>."
|
||||
msgstr ""
|
||||
|
||||
#. zDyBD
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"par_id51743424332819\n"
|
||||
"help.text"
|
||||
msgid "<link href=\"text/sbasic/python/python_programming.xhp\">uno module</link> createUnoStruct() method creates an instance of a Uno structure type."
|
||||
msgstr ""
|
||||
|
||||
#. KwRUT
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id731754514363054\n"
|
||||
"help.text"
|
||||
msgid "import uno"
|
||||
msgstr ""
|
||||
|
||||
#. dKYqK
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
"sf_basic.xhp\n"
|
||||
"pyc_id541754514376664\n"
|
||||
"help.text"
|
||||
msgid "p = uno.createUnoStruct( 'com.sun.star.beans.Property' )"
|
||||
msgstr ""
|
||||
|
||||
#. rZoCx
|
||||
#: sf_basic.xhp
|
||||
msgctxt ""
|
||||
@@ -20607,13 +20697,13 @@ msgctxt ""
|
||||
msgid "<emph>filename</emph>: A string representing the file to be tested."
|
||||
msgstr ""
|
||||
|
||||
#. ChDCL
|
||||
#. Cpp7b
|
||||
#: sf_filesystem.xhp
|
||||
msgctxt ""
|
||||
"sf_filesystem.xhp\n"
|
||||
"par_id11158394432779\n"
|
||||
"help.text"
|
||||
msgid "Returns a zero-based array of the files stored in a given folder. Each entry in the array is a string containing the full path and file name."
|
||||
msgid "Returns a zero-based array (BASIC) or tuple (Python) of the files stored in a given folder. Each entry in the array or tuple is a string containing the full path and file name."
|
||||
msgstr ""
|
||||
|
||||
#. JVjE3
|
||||
@@ -27492,6 +27582,15 @@ msgctxt ""
|
||||
msgid "Returns a <literal>ScriptForge.Dictionary</literal> instance containing key-value pairs in relation with <emph>Tools - Options - User Data</emph> dialog."
|
||||
msgstr ""
|
||||
|
||||
#. p2UcC
|
||||
#: sf_platform.xhp
|
||||
msgctxt ""
|
||||
"sf_platform.xhp\n"
|
||||
"par_id951743155374013\n"
|
||||
"help.text"
|
||||
msgid "Extensive operating system name identification is available from <link href=\"text/scalc/01/04060104.xhp#bm_id3691824\">INFO(\"system\")</link> Calc formula."
|
||||
msgstr ""
|
||||
|
||||
#. FJs9t
|
||||
#: sf_platform.xhp
|
||||
msgctxt ""
|
||||
|
||||
Reference in New Issue
Block a user