Translated using Weblate (Italian)

Currently translated at 100.0% (18 of 18 strings)

Translation: web-15.0/web-15.0-web_notify
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_notify/it/
pull/2412/head
Riccardo Bellanova 2023-01-23 15:00:36 +00:00 committed by Benoit Aimont
parent 030d064628
commit 7661716d7a
1 changed files with 21 additions and 19 deletions

View File

@ -6,106 +6,108 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 15.0\n" "Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2023-01-23 17:45+0000\n"
"Last-Translator: Riccardo Bellanova <bellanova@webmonks.it>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: it\n" "Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\n"
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Danger" msgid "Danger"
msgstr "" msgstr "Pericolo"
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Default" msgid "Default"
msgstr "" msgstr "Predefinito"
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Information" msgid "Information"
msgstr "" msgstr "Informazione"
#. module: web_notify #. module: web_notify
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name
msgid "Notify Danger Channel Name" msgid "Notify Danger Channel Name"
msgstr "" msgstr "Nome Canale Notifica Pericolo"
#. module: web_notify #. module: web_notify
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_default_channel_name
msgid "Notify Default Channel Name" msgid "Notify Default Channel Name"
msgstr "" msgstr "Nome Canale Notifica Predefinito"
#. 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 "Nome Canale Notifica Informazione"
#. module: web_notify #. module: web_notify
#: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_success_channel_name
msgid "Notify Success Channel Name" msgid "Notify Success Channel Name"
msgstr "" msgstr "Nome Canale Notifica Successo"
#. 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 "Nome Canale Notifica Avviso"
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Sending a notification to another user is forbidden." msgid "Sending a notification to another user is forbidden."
msgstr "" msgstr "L'invio di una notifica ad un altro utente è vietato."
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Success" msgid "Success"
msgstr "" msgstr "Successo"
#. 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 danger notification" msgid "Test danger notification"
msgstr "" msgstr "Test notifica pericolo"
#. 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 default notification" msgid "Test default notification"
msgstr "" msgstr "Test notifica predefinito"
#. 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 "Test notifica informazione"
#. 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 success notification" msgid "Test success notification"
msgstr "" msgstr "Test notifica successo"
#. 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"
msgstr "" msgstr "Test notifica avviso"
#. 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 web notify" msgid "Test web notify"
msgstr "" msgstr "Test notifica web"
#. module: web_notify #. module: web_notify
#: model:ir.model,name:web_notify.model_res_users #: model:ir.model,name:web_notify.model_res_users
msgid "Users" msgid "Users"
msgstr "" msgstr "Utenti"
#. module: web_notify #. module: web_notify
#: code:addons/web_notify/models/res_users.py:0 #: code:addons/web_notify/models/res_users.py:0
#, python-format #, python-format
msgid "Warning" msgid "Warning"
msgstr "" msgstr "Avviso"