update translations for master/25-2
and force-fix errors using pocheck Change-Id: Ie775663b93d82f8392fa6317099ad158661dbdc7
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-22 13:19+0100\n"
|
||||
"POT-Creation-Date: 2024-12-16 22:56+0100\n"
|
||||
"PO-Revision-Date: 2024-12-04 09:45+0000\n"
|
||||
"Last-Translator: Lars Jødal <lajo@rn.dk>\n"
|
||||
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicshared03/da/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Accelerator-Marker: ~\n"
|
||||
"X-Generator: Weblate 5.4.3\n"
|
||||
"X-Generator: LibreOffice\n"
|
||||
"X-POOTLE-MTIME: 1560876467.000000\n"
|
||||
|
||||
#. ViEWM
|
||||
@@ -24827,6 +24827,60 @@ msgctxt ""
|
||||
msgid "Visit <link href=\"text/sbasic/python/main0000.xhp#\">%PRODUCTNAME Python Scripts Help</link> for more information on Python scripting using %PRODUCTNAME."
|
||||
msgstr "Besøg <link href=\"text/sbasic/python/main0000.xhp#\">Hjælp til %PRODUCTNAME Python-scripter</link> og se flere oplysninger om Python-scriptarbejde med %PRODUCTNAME."
|
||||
|
||||
#. EoMaa
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"hd_id402623411150191\n"
|
||||
"help.text"
|
||||
msgid "Editing Python scripts in IDEs"
|
||||
msgstr ""
|
||||
|
||||
#. XkqnA
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"par_id111733745619796\n"
|
||||
"help.text"
|
||||
msgid "Python typing hints - relating to <literal>ScriptForge</literal> services public methods and properties - can be obtained from IDEs that support such facility. Visually, while editing a user script:"
|
||||
msgstr ""
|
||||
|
||||
#. 7DEkG
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"par_id471733745941570\n"
|
||||
"help.text"
|
||||
msgid "hovering an object instance, a method or a property displays its detailed description."
|
||||
msgstr ""
|
||||
|
||||
#. Uw8cF
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"par_id631733745943026\n"
|
||||
"help.text"
|
||||
msgid "a \".\" after an object instance displays a drop-down box listing all available interfaces."
|
||||
msgstr ""
|
||||
|
||||
#. jkdzA
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"par_id471733745961810\n"
|
||||
"help.text"
|
||||
msgid "brackets after a method-name start code-completion by displaying its arguments."
|
||||
msgstr ""
|
||||
|
||||
#. AQp6q
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
"sf_intro.xhp\n"
|
||||
"par_id571733746663339\n"
|
||||
"help.text"
|
||||
msgid "Typing hints are displayed when editing methods and properties with propercase letters."
|
||||
msgstr ""
|
||||
|
||||
#. CZiTF
|
||||
#: sf_intro.xhp
|
||||
msgctxt ""
|
||||
@@ -29977,14 +30031,14 @@ msgctxt ""
|
||||
msgid "Executes an arbitrary system command and returns <literal>True</literal> if it was launched successfully."
|
||||
msgstr "Udfører en arbitrær system-kommando og returnerer <literal>True</literal> (sand), hvis det lykkedes at starte den."
|
||||
|
||||
#. D483F
|
||||
#. uSSrQ
|
||||
#: sf_session.xhp
|
||||
msgctxt ""
|
||||
"sf_session.xhp\n"
|
||||
"par_id461582819697898\n"
|
||||
"help.text"
|
||||
msgid "<emph>command</emph>: The command to execute. This may be an executable file or a document which is registered with an application so that the system knows what application to launch for that document. The command must be expressed in the current <literal>SF_FileSystem.FileNaming</literal> notation."
|
||||
msgstr "<emph>command</emph>: Den kommando, der skal udføres. Det kan være en eksekverbar fil eller et dokument, som er registreret med et program, så systemet ved, hvilket program, der skal startes til det dokument. Kommandoen skal udtrykkes i den aktuelle <literal>SF_FileSystem.FileNaming</literal>-notation."
|
||||
msgid "<emph>command</emph>: The command to execute. This may be an executable file or a document which is registered with an application so that the system knows what application to launch for that document. This method equally starts .bat or shell scripts.The command must be expressed in the current <literal>SF_FileSystem.FileNaming</literal> notation."
|
||||
msgstr ""
|
||||
|
||||
#. b8hbC
|
||||
#: sf_session.xhp
|
||||
|
||||
Reference in New Issue
Block a user