mirror of https://github.com/OCA/web.git
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (18 of 18 strings) Translation: web-12.0/web-12.0-web_notify Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_notify/pt_BR/pull/2412/head
parent
607ef3142a
commit
ac1a7e83f9
|
@ -9,28 +9,28 @@ msgstr ""
|
|||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-22 08:27+0000\n"
|
||||
"PO-Revision-Date: 2018-08-03 13:18+0000\n"
|
||||
"PO-Revision-Date: 2019-08-30 15:23+0000\n"
|
||||
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 3.1.1\n"
|
||||
"X-Generator: Weblate 3.8\n"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:44
|
||||
#, python-format
|
||||
msgid "Danger"
|
||||
msgstr ""
|
||||
msgstr "Perigo"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:60
|
||||
#, python-format
|
||||
msgid "Default"
|
||||
msgstr ""
|
||||
msgstr "Padrão"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:54
|
||||
|
@ -40,15 +40,13 @@ msgstr "Informação"
|
|||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Danger Channel Name"
|
||||
msgstr "Notificar o nome do canal de alerta"
|
||||
msgstr "Notificar o nome do canal de perigo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Default Channel Name"
|
||||
msgstr "Notificar o nome do canal de informações"
|
||||
msgstr "Notificar o nome do canal padrão"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
|
@ -57,9 +55,8 @@ msgstr "Notificar o nome do canal de informações"
|
|||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Success Channel Name"
|
||||
msgstr "Notificar o nome do canal de informações"
|
||||
msgstr "Notificar o nome do canal de sucesso"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
|
@ -70,43 +67,43 @@ msgstr "Notificar o nome do canal de alerta"
|
|||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
msgstr ""
|
||||
msgstr "É proibido enviar uma notificação para outro usuário."
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:38
|
||||
#, python-format
|
||||
msgid "Success"
|
||||
msgstr ""
|
||||
msgstr "Sucesso"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test danger notification"
|
||||
msgstr ""
|
||||
msgstr "Notificação de teste de perigo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test default notification"
|
||||
msgstr ""
|
||||
msgstr "Notificação de Teste padrão"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
msgstr ""
|
||||
msgstr "Notificação de Teste informativo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test success notification"
|
||||
msgstr ""
|
||||
msgstr "Notificação de Teste de sucesso"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
msgstr ""
|
||||
msgstr "Notificação de Teste de alerta"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test web notify"
|
||||
msgstr ""
|
||||
msgstr "Notificação de Web Teste"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model,name:web_notify.model_res_users
|
||||
|
|
Loading…
Reference in New Issue