mirror of https://github.com/OCA/web.git
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. 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/pull/1724/head
parent
e0a5e0e27a
commit
f3d6f474ee
|
@ -17,32 +17,80 @@ msgstr ""
|
|||
"X-Generator: Weblate 3.1.1\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
msgid "Notify Info Channel Name"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
msgid "Notify Warning Channel Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -59,7 +107,7 @@ msgid "Users"
|
|||
msgstr "Brugere"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Advarsel"
|
||||
|
|
|
@ -19,17 +19,47 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
msgstr "Information"
|
||||
|
||||
#. 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 "Name des Warnungen-Kanals"
|
||||
|
||||
#. 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 "Name des Informationen-Kanals"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Info Channel Name"
|
||||
msgstr "Name des Informationen-Kanals"
|
||||
|
||||
#. 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 "Name des Informationen-Kanals"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
#, fuzzy
|
||||
|
@ -37,16 +67,37 @@ msgid "Notify Warning Channel Name"
|
|||
msgstr "Name des Warnungen-Kanals"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -63,7 +114,7 @@ msgid "Users"
|
|||
msgstr "Benutzer"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Warnung"
|
||||
|
|
|
@ -19,17 +19,47 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
msgstr "Información"
|
||||
|
||||
#. 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 "Nombre del canal de avisos notificados"
|
||||
|
||||
#. 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 "Nombre del canal de información notificada"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Info Channel Name"
|
||||
msgstr "Nombre del canal de información notificada"
|
||||
|
||||
#. 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 "Nombre del canal de información notificada"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
#, fuzzy
|
||||
|
@ -37,16 +67,37 @@ msgid "Notify Warning Channel Name"
|
|||
msgstr "Nombre del canal de avisos notificados"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -63,7 +114,7 @@ msgid "Users"
|
|||
msgstr "Usuarios"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Aviso"
|
||||
|
|
|
@ -20,17 +20,47 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
msgstr "Informacija"
|
||||
|
||||
#. 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 "Naziv kanala upozorenja"
|
||||
|
||||
#. 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 "Naziv kanala informacija"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
#, fuzzy
|
||||
msgid "Notify Info Channel Name"
|
||||
msgstr "Naziv kanala informacija"
|
||||
|
||||
#. 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 "Naziv kanala informacija"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
#, fuzzy
|
||||
|
@ -38,16 +68,37 @@ msgid "Notify Warning Channel Name"
|
|||
msgstr "Naziv kanala upozorenja"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -64,7 +115,7 @@ msgid "Users"
|
|||
msgstr "Korisnici"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Upozorenje"
|
||||
|
|
|
@ -20,32 +20,80 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
msgstr "Informatie"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
msgid "Notify Info Channel Name"
|
||||
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
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
msgid "Notify Warning Channel Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -62,7 +110,7 @@ msgid "Users"
|
|||
msgstr "Gebruikers"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Waarschuwing"
|
||||
|
|
|
@ -21,32 +21,86 @@ msgstr ""
|
|||
"X-Generator: Weblate 3.1.1\n"
|
||||
|
||||
#. 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
|
||||
msgid "Information"
|
||||
msgstr "Informação"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
|
||||
#, fuzzy
|
||||
#| msgid "Notify Warning Channel Name"
|
||||
msgid "Notify Danger Channel Name"
|
||||
msgstr "Notificar o nome do canal de alerta"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
|
||||
#, fuzzy
|
||||
#| msgid "Notify Info Channel Name"
|
||||
msgid "Notify Default Channel Name"
|
||||
msgstr "Notificar o nome do canal de informações"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
msgid "Notify Info Channel Name"
|
||||
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 Info Channel Name"
|
||||
msgid "Notify Success Channel Name"
|
||||
msgstr "Notificar o nome do canal de informações"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
msgid "Notify Warning Channel Name"
|
||||
msgstr "Notificar o nome do canal de alerta"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:37
|
||||
#: code:addons/web_notify/models/res_users.py:75
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
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
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test warning notification"
|
||||
|
@ -63,7 +117,7 @@ msgid "Users"
|
|||
msgstr "Usuários"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:29
|
||||
#: code:addons/web_notify/models/res_users.py:50
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr "Alerta"
|
||||
|
|
Loading…
Reference in New Issue