forked from Techsystech/web
Translated using Weblate (Italian)
Currently translated at 100.0% (21 of 21 strings) Translation: web-14.0/web-14.0-web_notify Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_notify/it/14.0
parent
934a068a31
commit
dafaf118c7
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2022-10-25 11:43+0000\n"
|
||||
"PO-Revision-Date: 2023-01-23 17:46+0000\n"
|
||||
"Last-Translator: Riccardo Bellanova <bellanova@webmonks.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\n"
|
||||
|
@ -36,13 +36,13 @@ msgstr "Nome visualizzato"
|
|||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
msgstr "ID"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Information"
|
||||
msgstr "Informazioni"
|
||||
msgstr "Informazione"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users____last_update
|
||||
|
@ -52,33 +52,33 @@ msgstr "Ultima Modifica il"
|
|||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
|
||||
msgid "Notify Danger Channel Name"
|
||||
msgstr ""
|
||||
msgstr "Nome Canale Notifica Pericolo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
|
||||
msgid "Notify Default Channel Name"
|
||||
msgstr ""
|
||||
msgstr "Nome Canale Notifica Predefinito"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_info_channel_name
|
||||
msgid "Notify Info Channel Name"
|
||||
msgstr ""
|
||||
msgstr "Nome Canale Notifica Informazione"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
|
||||
msgid "Notify Success Channel Name"
|
||||
msgstr ""
|
||||
msgstr "Nome Canale Notifica Successo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_warning_channel_name
|
||||
msgid "Notify Warning Channel Name"
|
||||
msgstr ""
|
||||
msgstr "Nome Canale Notifica Avviso"
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Sending a notification to another user is forbidden."
|
||||
msgstr "È vietato inviare una notifica a un altro utente."
|
||||
msgstr "L'invio di una notifica ad un altro utente è vietato."
|
||||
|
||||
#. module: web_notify
|
||||
#: code:addons/web_notify/models/res_users.py:0
|
||||
|
@ -89,7 +89,7 @@ msgstr "Successo"
|
|||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test danger notification"
|
||||
msgstr "Test notifica di pericolo"
|
||||
msgstr "Test notifica pericolo"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
|
@ -99,7 +99,7 @@ msgstr "Test notifica default"
|
|||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
msgid "Test info notification"
|
||||
msgstr "Test notifica di info"
|
||||
msgstr "Test notifica informazione"
|
||||
|
||||
#. module: web_notify
|
||||
#: model_terms:ir.ui.view,arch_db:web_notify.view_users_form_simple_modif_inherit
|
||||
|
@ -125,4 +125,4 @@ msgstr "Utenti"
|
|||
#: code:addons/web_notify/models/res_users.py:0
|
||||
#, python-format
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
msgstr "Avviso"
|
||||
|
|
Loading…
Reference in New Issue