aboutsummaryrefslogtreecommitdiff
path: root/source/da/helpcontent2/source/text/sbasic/python.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/da/helpcontent2/source/text/sbasic/python.po')
-rw-r--r--source/da/helpcontent2/source/text/sbasic/python.po99
1 files changed, 81 insertions, 18 deletions
diff --git a/source/da/helpcontent2/source/text/sbasic/python.po b/source/da/helpcontent2/source/text/sbasic/python.po
index d6848fd481b..c9be8c4000e 100644
--- a/source/da/helpcontent2/source/text/sbasic/python.po
+++ b/source/da/helpcontent2/source/text/sbasic/python.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-04-11 15:28+0200\n"
+"POT-Creation-Date: 2022-10-10 13:35+0200\n"
"PO-Revision-Date: 2022-04-25 17:42+0000\n"
"Last-Translator: SteenRønnow <steen.roennow@mail.dk>\n"
"Language-Team: Danish <https://translations.documentfoundation.org/projects/libo_help-master/textsbasicpython/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 4.11.2\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562822762.000000\n"
#. naSFZ
@@ -88,6 +88,42 @@ msgctxt ""
msgid "The %PRODUCTNAME scripting framework for Python is optional on some GNU/Linux distributions. If it is installed, selecting <menuitem>Tools - Macros - Run Macro</menuitem> and checking <literal>Application Macros</literal> for the presence of <literal>HelloWorld – HelloWorldPython</literal> macro is sufficient. If absent, please refer to your distribution documentation in order to install the %PRODUCTNAME scripting framework for Python."
msgstr "%PRODUCTNAME-rammer for scripts til Python er valgfri i nogle GNU/Linux-distributioner. Hvis det er installeret, er det tilstrækkeligt at vælge <menuitem>Funktioner ▸ Makroer ▸ Udfør makro</menuitem> og tjekke <literal>Application Macros</literal> (LibreOffice-makroer) tilstedeværelsen af makroen <literal>HelloWorld – HelloWorldPython</literal>. Hvis den mangler, se venligst dokumentationen til din distribution for at installere %PRODUCTNAME rammer for scripts til Python."
+#. STRqN
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"hd_id901655365903313\n"
+"help.text"
+msgid "%PRODUCTNAME Python Modules"
+msgstr ""
+
+#. XUBsA
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id21655367848705\n"
+"help.text"
+msgid "<link href=\"text/sbasic/python/python_screen.xhp\" name=\"msgbox module\"><literal>msgbox</literal> module</link>"
+msgstr ""
+
+#. 9tiEm
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id801655368030968\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"scriptforge module\"><literal>scriptforge</literal> module</link>"
+msgstr ""
+
+#. GBraq
+#: main0000.xhp
+msgctxt ""
+"main0000.xhp\n"
+"par_id12655637848750\n"
+"help.text"
+msgid "<link href=\"text/sbasic/python/python_programming.xhp#uno\" name=\"uno module\"><literal>uno</literal> module</link>"
+msgstr ""
+
#. naZBV
#: python_2_basic.xhp
msgctxt ""
@@ -2574,14 +2610,14 @@ msgctxt ""
msgid "Python : Programming with Python"
msgstr "Python: Programmering med Python"
-#. g4R9j
+#. BG8VW
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
"N0218\n"
"help.text"
-msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext()</bookmark_value> <bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;getComponentContext()</bookmark_value>"
-msgstr "<bookmark_value>Python;Programering</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext()</bookmark_value> <bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;getComponentContext()</bookmark_value>"
+msgid "<bookmark_value>Python;Programming</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getComponentContext</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDesktop</bookmark_value> <bookmark_value>XSCRIPTCONTEXT;getDocument</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;getDesktop</bookmark_value> <bookmark_value>uno.py;getDocument</bookmark_value>"
+msgstr ""
#. CU6JS
#: python_programming.xhp
@@ -2727,6 +2763,15 @@ msgctxt ""
msgid "Genuine BASIC UNO facilities can be inferred using <literal>uno.py</literal> module. Use <link href=\"text/sbasic/python/python_shell.xhp\" name=\"Python interactive shell\">Python interactive shell</link> to get a complete module description using <literal>dir()</literal> and <literal>help()</literal> Python commands."
msgstr "Ægte BASIC UNO-faciliteter kan udledes med <literal>uno.py</literal>-modulet. Brug <link href=\"text/sbasic/python/python_shell.xhp\" name=\"Python interactive shell\">Pythons interaktive skal</link> til at få en fuldstændig modulbeskrivelse med Python-kommandoerne <literal>dir()</literal> og <literal>help()</literal>."
+#. SsAZa
+#: python_programming.xhp
+msgctxt ""
+"python_programming.xhp\n"
+"bm_id391659034206678\n"
+"help.text"
+msgid "<bookmark_value>uno.py</bookmark_value> <bookmark_value>uno.py;absolutize</bookmark_value> <bookmark_value>uno.py;createUnoStruct</bookmark_value> <bookmark_value>uno.py;fileUrlToSystemPath</bookmark_value> <bookmark_value>uno.py;getClass</bookmark_value> <bookmark_value>uno.py;getComponentContext</bookmark_value> <bookmark_value>uno.py;Enum</bookmark_value> <bookmark_value>uno.py;getConstantByName</bookmark_value> <bookmark_value>uno.py;isInterface</bookmark_value> <bookmark_value>uno.py;systemPathToFileUrl</bookmark_value>"
+msgstr ""
+
#. Gi6iz
#: python_programming.xhp
msgctxt ""
@@ -2898,32 +2943,32 @@ msgctxt ""
msgid "See UNO data types"
msgstr "Se UNO datatyper"
-#. 4vWGa
+#. pFbcP
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
-"N0297\n"
+"N1297\n"
"help.text"
msgid "Importing an embedded Module"
-msgstr "Import af et indlejret modul"
+msgstr ""
-#. SGVBE
+#. AngYv
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
-"N0298\n"
+"N1298\n"
"help.text"
msgid "Similarly to %PRODUCTNAME Basic that supports browsing and dynamic loading of libraries, Python libraries can be explored and imported on demand. For more information on library containers, visit <link href=\"https://api.libreoffice.org/\" name=\"API Documentation site\">%PRODUCTNAME Application Programming Interface</link> (API) or download <link href=\"https://www.libreoffice.org/download/download/\" name=\"SDK download page\">%PRODUCTNAME Software Development Kit</link> (SDK)."
-msgstr "I lighed med %PRODUCTNAME Basic, som understøtter bladring og dynamisk indlæsning af biblioteker, kan Python-biblioteker undersøges og importeres som ønsket. Se flere oplysninger om biblioteksdialoger på <link href=\"https://api.libreoffice.org/\" name=\"external\">%PRODUCTNAME Application Programming Interface</link> (API = brænseflade til applikationsprogrammering) eller download <link href=\"https://www.libreoffice.org/download/download/\" name=\"external\">%PRODUCTNAME Software Development Kit</link> (SDK = Udviklingssæt til software)."
+msgstr ""
-#. VtFrH
+#. SEeXV
#: python_programming.xhp
msgctxt ""
"python_programming.xhp\n"
-"N0299\n"
+"N3299\n"
"help.text"
msgid "Importing a Python document embedded module is illustrated below, exception handling is not detailed:"
-msgstr "Import af et indlejret modul i Python-dokument er vist nedenfor, håndtering af undtagelser er ikke omfattet:"
+msgstr ""
#. P2R2D
#: python_programming.xhp
@@ -3042,14 +3087,14 @@ msgctxt ""
msgid "Python standard output file is not available when running Python macros from <menuitem>Tools – Macros - Run Macro</menuitem>... menu. Presenting the output of a module requires the Python interactive console. Features such as <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> and <literal>str()</literal> are available from the Python shell."
msgstr "Pythons standard-outputfil er ikke tilgængelig, når du kører Python-makroer fra menuen <menuitem>Funktioner – Makroer – Kør makro</menuitem>. Præsentation af outputet fra et mdoul kræver Pythons interaktive modul. Funktioner som <literal>input()</literal>, <literal>print()</literal>, <literal>repr()</literal> og <literal>str()</literal> er tilgængelige fra Python-skallen."
-#. NHHFB
+#. sqd5d
#: python_screen.xhp
msgctxt ""
"python_screen.xhp\n"
-"N0436\n"
+"msgbox_tip\n"
"help.text"
-msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module."
-msgstr "Udvidelsen <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) har en msgbox()-funktion i sit <literal>apso_util</literal>-modul."
+msgid "%PRODUCTNAME <literal>msgbox</literal> Python module proposes a <literal>msgbox()</literal> method that is illustrated in <link href=\"text/sbasic/python/python_handler.xhp\" name=\"msgbox example\">Creating Event Listeners</link> and <link href=\"text/sbasic/python/python_handler.xhp\" name=\"msgbox_example\">Creating a dialog handler</link> example pages."
+msgstr ""
#. aPSDz
#: python_screen.xhp
@@ -3150,6 +3195,15 @@ msgctxt ""
msgid "\"\"\"Outputs the specified strings or numeric expressions in a dialog box.\"\"\""
msgstr "\"\"\"Udskriver de angivne strenge eller numeriske udtryk i et dialogfelt.\"\"\""
+#. qTYPW
+#: python_screen.xhp
+msgctxt ""
+"python_screen.xhp\n"
+"par_id161655364816553\n"
+"help.text"
+msgid "<literal>MsgBox</literal> and <literal>InputBox</literal> methods from the <link href=\"text/sbasic/shared/03/sf_basic.xhp\" name=\"Basic service\">Basic service</link> included in <link href=\"text/sbasic/shared/03/lib_ScriptForge.xhp\" name=\"scriptforge module\"> the ScriptForge libraries</link> call directly their native Basic counterparts."
+msgstr ""
+
#. EYqxJ
#: python_screen.xhp
msgctxt ""
@@ -3159,6 +3213,15 @@ msgctxt ""
msgid "<literal>uiScripts</literal> Basic module"
msgstr "<literal>uiScripts</literal> Basic-modul"
+#. DGYAX
+#: python_screen.xhp
+msgctxt ""
+"python_screen.xhp\n"
+"tip_APSO\n"
+"help.text"
+msgid "The <link href=\"https://extensions.libreoffice.org/extensions/apso-alternative-script-organizer-for-python\" name=\"apso\">Alternative Python Script Organizer</link> (APSO) extension offers a msgbox() function out of its <literal>apso_utils</literal> module."
+msgstr ""
+
#. CGnPe
#: python_session.xhp
msgctxt ""