diff --git a/web_notify/i18n/da.po b/web_notify/i18n/da.po index c55bc857..987ab87f 100644 --- a/web_notify/i18n/da.po +++ b/web_notify/i18n/da.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * web_notify +# * web_notify # msgid "" msgstr "" @@ -32,6 +32,12 @@ msgstr "" msgid "Notify Warning Channel Name" msgstr "" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users" diff --git a/web_notify/i18n/de.po b/web_notify/i18n/de.po index 4cbcc877..e174d3de 100644 --- a/web_notify/i18n/de.po +++ b/web_notify/i18n/de.po @@ -36,6 +36,12 @@ msgstr "Name des Informationen-Kanals" msgid "Notify Warning Channel Name" msgstr "Name des Warnungen-Kanals" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users" diff --git a/web_notify/i18n/es.po b/web_notify/i18n/es.po index 0775ce56..f9710e43 100644 --- a/web_notify/i18n/es.po +++ b/web_notify/i18n/es.po @@ -36,6 +36,12 @@ msgstr "Nombre del canal de información notificada" msgid "Notify Warning Channel Name" msgstr "Nombre del canal de avisos notificados" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users" diff --git a/web_notify/i18n/hr.po b/web_notify/i18n/hr.po index 036b5550..5ba05d6f 100644 --- a/web_notify/i18n/hr.po +++ b/web_notify/i18n/hr.po @@ -37,6 +37,12 @@ msgstr "Naziv kanala informacija" msgid "Notify Warning Channel Name" msgstr "Naziv kanala upozorenja" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users" diff --git a/web_notify/i18n/nl_NL.po b/web_notify/i18n/nl_NL.po index 289ed1db..6cf160b5 100644 --- a/web_notify/i18n/nl_NL.po +++ b/web_notify/i18n/nl_NL.po @@ -35,6 +35,12 @@ msgstr "" msgid "Notify Warning Channel Name" msgstr "" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users" diff --git a/web_notify/i18n/pt_BR.po b/web_notify/i18n/pt_BR.po index ba699536..4411e0ff 100644 --- a/web_notify/i18n/pt_BR.po +++ b/web_notify/i18n/pt_BR.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-22 08:27+0000\n" "PO-Revision-Date: 2018-08-03 13:18+0000\n" "Last-Translator: Rodrigo Macedo \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" @@ -36,6 +36,12 @@ msgstr "Notificar o nome do canal de informações" msgid "Notify Warning Channel Name" msgstr "Notificar o nome do canal de alerta" +#. module: web_notify +#: code:addons/web_notify/models/res_users.py:41 +#, python-format +msgid "Sending a notification to another user is forbidden." +msgstr "" + #. module: web_notify #: model:ir.model,name:web_notify.model_res_users msgid "Users"