aboutsummaryrefslogtreecommitdiff
path: root/source/pt-BR/helpcontent2/source/text/sbasic/python.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/pt-BR/helpcontent2/source/text/sbasic/python.po')
-rw-r--r--source/pt-BR/helpcontent2/source/text/sbasic/python.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/pt-BR/helpcontent2/source/text/sbasic/python.po b/source/pt-BR/helpcontent2/source/text/sbasic/python.po
index aa9effa1bcb..06146e15a98 100644
--- a/source/pt-BR/helpcontent2/source/text/sbasic/python.po
+++ b/source/pt-BR/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-10-10 16:35+0000\n"
+"POT-Creation-Date: 2020-10-23 13:36+0200\n"
+"PO-Revision-Date: 2020-10-13 15:35+0000\n"
"Last-Translator: Olivier Hallot <olivier.hallot@libreoffice.org>\n"
"Language-Team: Portuguese (Brazil) <https://weblate.documentfoundation.org/projects/libo_help-master/textsbasicpython/pt_BR/>\n"
"Language: pt-BR\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 "Evento ativados por caixas de diálogo, documentos, formulários ou controles gráficos podem ser vinculados a macros, assim chamados de programação acionada por eventos. O método mais comum de relacionar eventos a macros está na aba <literal>Eventos</literal> no menu <menuitem>Ferramentas - Opções - Personalizar</menuitem> e nas propriedades de controle do painel <link href=\"text/sbasic/guide/create_dialog.xhp\" name=\"Create dialog\">Editor de caixas de diálogo</link> do menu <menuitem>Ferramentas - Opções - Macros - Organizar caixas de diálogo</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 "Elementos gráficos, entradas de teclado, movimentos do mouse e outras interações homem-máquina podem ser controladas utilizando listeners UNO que observam o comportamento do usuário. Os listeners são códigos de programa alternativos dinâmicos às atribuições de macros. Pode-se criar tantos listeners UNO quanto os eventos a observar. Um listener simples pode também tratar vários controles da interface do usuário."
#. UVzsE
#: python_listener.xhp