aboutsummaryrefslogtreecommitdiff
path: root/source/bg/helpcontent2/source/text/sbasic/python.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/bg/helpcontent2/source/text/sbasic/python.po')
-rw-r--r--source/bg/helpcontent2/source/text/sbasic/python.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/bg/helpcontent2/source/text/sbasic/python.po b/source/bg/helpcontent2/source/text/sbasic/python.po
index ed652c8b1b4..4b7911ff2f5 100644
--- a/source/bg/helpcontent2/source/text/sbasic/python.po
+++ b/source/bg/helpcontent2/source/text/sbasic/python.po
@@ -3,8 +3,8 @@ 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: 2020-10-12 15:02+0200\n"
-"PO-Revision-Date: 2020-07-03 23:38+0000\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
+"PO-Revision-Date: 2020-10-17 21:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: Bulgarian <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/bg/>\n"
"Language: bg\n"
@@ -1834,14 +1834,14 @@ msgctxt ""
msgid "Events raised by dialogs, documents, forms or graphical controls can be linked to macros, which is referred to as event-driven programming. The most common method to relate events to macros are the <literal>Events</literal> tab in <menuitem>Tools – Customize</menuitem> menu and the <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Dialog Editor</link> Control properties pane from <menuitem>Tools - Macros – Organise Dialogs...</menuitem> menu."
msgstr "Събитията, изпращани от диалози, документи, формуляри или графични контроли, могат да бъдат свързвани с макроси – това се нарича програмиране, базирано на събития. Най-разпространеният метод за обвързване на събитие с макрос са разделът <literal>Събития</literal> в менюто <menuitem>Инструменти - Персонализиране</menuitem> и панелът „Свойства на контрола“ в <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">редактора на диалогови прозорци</link> от менюто <menuitem>Инструменти - Макроси - Управление на диалогови прозорци...</menuitem>."
-#. Dd2YW
+#. DmmbY
#: python_listener.xhp
msgctxt ""
"python_listener.xhp\n"
"N0388\n"
"help.text"
-msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behavior. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
-msgstr ""
+msgid "Graphical artifacts, keyboard inputs, mouse moves and other man/machine interactions can be controlled using UNO listeners that watch for the user’s behaviour. Listeners are dynamic program code alternatives to macro assignments. One may create as many UNO listeners as events to watch for. A single listener can also handle multiple user interface controls."
+msgstr "Графичните елементи, входът от клавиатурата, движенията на мишката и други взаимодействия човек – машина могат да се управляват чрез слушатели на UNO, които наблюдават действията на потребителя. Слушателите представляват алтернатива с динамичен програмен код на присвояването на макроси. Можете да създадете толкова слушатели на UNO, колкото събития са достъпни за наблюдение. Един слушател може да обработва няколко контроли от потребителския интерфейс."
#. UVzsE
#: python_listener.xhp