aboutsummaryrefslogtreecommitdiff
path: root/source/de/helpcontent2/source/text/sbasic/python.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/de/helpcontent2/source/text/sbasic/python.po')
-rw-r--r--source/de/helpcontent2/source/text/sbasic/python.po30
1 files changed, 15 insertions, 15 deletions
diff --git a/source/de/helpcontent2/source/text/sbasic/python.po b/source/de/helpcontent2/source/text/sbasic/python.po
index 1e4ce1cbe90..91eb6778198 100644
--- a/source/de/helpcontent2/source/text/sbasic/python.po
+++ b/source/de/helpcontent2/source/text/sbasic/python.po
@@ -4,8 +4,8 @@ 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: 2020-02-10 17:54+0100\n"
-"PO-Revision-Date: 2020-02-26 17:15+0000\n"
-"Last-Translator: Christian Lohmaier <cloph@documentfoundation.org>\n"
+"PO-Revision-Date: 2020-05-23 22:45+0000\n"
+"Last-Translator: Christian Kühl <kuehl.christian@googlemail.com>\n"
"Language-Team: German <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -1202,7 +1202,7 @@ msgctxt ""
"N0674\n"
"help.text"
msgid "Set <literal>Dump to file</literal> dialog button component method name to <literal>_dump2File</literal>"
-msgstr "dd"
+msgstr "Setzt den Methodennamen der Dialogschaltflächenkomponente <literal>Dump to file</literal> auf <literal>_dump2File</literal>"
#. t65Et
#: python_handler.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"N0677\n"
"help.text"
msgid "Events assigned actions should mention the <literal>vnd.sun.star.UNO:</literal> protocol."
-msgstr ""
+msgstr "Ereignisse, denen Aktionen zugeordnet sind, sollten das Protokoll <literal>vnd.sun.star.UNO:</literal> erwähnen."
#. BTnaF
#: python_handler.xhp
@@ -1238,7 +1238,7 @@ msgctxt ""
"N0678\n"
"help.text"
msgid "Creating the handler"
-msgstr ""
+msgstr "Handler erstellen"
#. nHvEi
#: python_handler.xhp
@@ -1256,7 +1256,7 @@ msgctxt ""
"N0680\n"
"help.text"
msgid "All component method names must be explicitly declared when using a dialog handler."
-msgstr ""
+msgstr "Bei Verwendung eines Dialog-Handlers müssen alle Komponentenmethodennamen explizit deklariert werden."
#. kBAiZ
#: python_handler.xhp
@@ -1265,7 +1265,7 @@ msgctxt ""
"N0681\n"
"help.text"
msgid "With Python"
-msgstr ""
+msgstr "Mit Python"
#. rUiYd
#: python_handler.xhp
@@ -1274,7 +1274,7 @@ msgctxt ""
"N0682\n"
"help.text"
msgid "In this example the dialog is located on the computer."
-msgstr ""
+msgstr "Bei diesem Beispiel befindet sich der Dialog auf dem Computer."
#. FyaBp
#: python_handler.xhp
@@ -1283,7 +1283,7 @@ msgctxt ""
"N0692\n"
"help.text"
msgid "\"\"\" Access2Base Console Handler \"\"\""
-msgstr ""
+msgstr "\"\"\" Access2Base Console Handler \"\"\""
#. dugqK
#: python_handler.xhp
@@ -1292,7 +1292,7 @@ msgctxt ""
"N0693\n"
"help.text"
msgid "''' adapted from « Créer un dialogue avec gestionnaire d'événements » by JM Zambon"
-msgstr ""
+msgstr "''' adaptiert von « Créer un dialogue avec gestionnaire d'événements » von JM Zambon"
#. 5Cysb
#: python_handler.xhp
@@ -1301,7 +1301,7 @@ msgctxt ""
"N0716\n"
"help.text"
msgid "\"\"\" Create a Dialog from its location \"\"\""
-msgstr ""
+msgstr "\"\"\" Einen Dialog von seinem Standort aus erstellen \"\"\""
#. C9pNa
#: python_handler.xhp
@@ -1319,7 +1319,7 @@ msgctxt ""
"N0740\n"
"help.text"
msgid "As expected, <literal>onOkHasFocus</literal> missing method throws an exception."
-msgstr ""
+msgstr "Wie erwartet, löst die fehlende Methode <literal>onOkHasFocus</literal> eine Ausnahme aus."
#. 63rxz
#: python_handler.xhp
@@ -1328,7 +1328,7 @@ msgctxt ""
"N0741\n"
"help.text"
msgid "Refer to <link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Python calls to %PRODUCTNAME Basic\">Python calls to %PRODUCTNAME Basic</link> page for <literal>getBasicScript</literal> routine description and for details about cross-language scripting execution."
-msgstr ""
+msgstr "Siehe <link href=\"text/sbasic/python/python_2_basic.xhp\" name=\"Python calls to %PRODUCTNAME Basic\">Python-Aufrufe an %PRODUCTNAME Basic</link> für die Routinenbeschreibung <literal>getBasicScript</literal> und Details zur sprachübergreifenden Skriptausführung."
#. b6xGw
#: python_handler.xhp
@@ -1337,7 +1337,7 @@ msgctxt ""
"N0742\n"
"help.text"
msgid "With %PRODUCTNAME Basic"
-msgstr ""
+msgstr "Mit %PRODUCTNAME Basic"
#. 5N3MV
#: python_handler.xhp
@@ -1346,7 +1346,7 @@ msgctxt ""
"N0743\n"
"help.text"
msgid "In this example the dialog is embedded in a document, and can equally be located on the computer."
-msgstr ""
+msgstr "In diesem Beispiel ist der Dialog in ein Dokument eingebettet und kann sich ebenfalls auf dem Computer befinden."
#. Ahwda
#: python_handler.xhp