mirror of https://github.com/OCA/web.git
[UPD] Update web_notify.pot
parent
845904ebfe
commit
7f2da97d45
|
@ -14,32 +14,80 @@ msgstr ""
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:23
|
#: code:addons/web_notify/models/res_users.py:44
|
||||||
|
#, python-format
|
||||||
|
msgid "Danger"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: code:addons/web_notify/models/res_users.py:60
|
||||||
|
#, python-format
|
||||||
|
msgid "Default"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: code:addons/web_notify/models/res_users.py:54
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
|
||||||
|
msgid "Notify Danger Channel Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
|
||||||
|
msgid "Notify Default Channel Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||||
msgid "Notify Info Channel Name"
|
msgid "Notify Info Channel Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
|
||||||
|
msgid "Notify Success Channel Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||||
msgid "Notify Warning Channel Name"
|
msgid "Notify Warning Channel Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:37
|
#: code:addons/web_notify/models/res_users.py:75
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Sending a notification to another user is forbidden."
|
msgid "Sending a notification to another user is forbidden."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: code:addons/web_notify/models/res_users.py:38
|
||||||
|
#, python-format
|
||||||
|
msgid "Success"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||||
|
msgid "Test danger notification"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||||
|
msgid "Test default notification"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||||
msgid "Test info notification"
|
msgid "Test info notification"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: web_notify
|
||||||
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||||
|
msgid "Test success notification"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||||
msgid "Test warning notification"
|
msgid "Test warning notification"
|
||||||
|
@ -56,7 +104,7 @@ msgid "Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: web_notify
|
#. module: web_notify
|
||||||
#: code:addons/web_notify/models/res_users.py:29
|
#: code:addons/web_notify/models/res_users.py:50
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning"
|
msgid "Warning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue