1144 lines
40 KiB
Plaintext
1144 lines
40 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * base_automation
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
# Marianna Ciofani, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Marianna Ciofani, 2024\n"
|
||
|
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: it\n"
|
||
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"\"\n"
|
||
|
" (ID:"
|
||
|
msgstr ""
|
||
|
"\"\n"
|
||
|
" (ID:"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/kanban_header_patch.js:0
|
||
|
#, python-format
|
||
|
msgid "\"%s\" tag is added"
|
||
|
msgstr "Tag \"%s\" aggiunto"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"\"On live update\" automation rules can only be used with \"Execute Python "
|
||
|
"Code\" action type."
|
||
|
msgstr ""
|
||
|
"Le regole dell'automazione \"Con aggiornamento live\" possono essere "
|
||
|
"utilizzate solo con il tipo di azione \"Esegui codice Python\"."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "%s actions"
|
||
|
msgstr "%s azioni"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "1 action"
|
||
|
msgstr "1 azione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<code>env</code>: environment on which the action is triggered"
|
||
|
msgstr "<code>env</code>: ambiente nel quale viene attivata l'azione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<code>model</code>: model of the record on which the action is triggered; is"
|
||
|
" a void recordset"
|
||
|
msgstr ""
|
||
|
"<code>model</code>: modello del record per il quale viene attivata l'azione;"
|
||
|
" è un insieme di record vuoto"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<code>payload</code>: the payload of the call (GET parameters, JSON body), "
|
||
|
"as a dict."
|
||
|
msgstr ""
|
||
|
"<code>payload</code>: il payload della chiamata (GET parameters, corpo "
|
||
|
"JSON), come dict."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<code>time</code>, <code>datetime</code>, <code>dateutil</code>, "
|
||
|
"<code>timezone</code>: useful Python libraries"
|
||
|
msgstr ""
|
||
|
"<code>time</code>, <code>datetime</code>, <code>dateutil</code>, "
|
||
|
"<code>timezone</code>: utili librerie Python"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
||
|
msgid "<i class=\"fa fa-2x fa-arrow-right text-primary\" title=\"Actions\"/>"
|
||
|
msgstr "<i class=\"fa fa-2x fa-arrow-right text-primary\" title=\"Actions\"/>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-info-circle\"/> The default target record getter will work "
|
||
|
"out-of-the-box for any webhook coming from another Odoo instance."
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-info-circle\"/> Il getter di record di destinazione "
|
||
|
"predefinito funzionerà immediatamente per qualsiasi webhook proveniente da "
|
||
|
"un'altra istanza di Odoo."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-warning\"/> Automation rules triggered by UI changes will "
|
||
|
"be executed <em>every time</em> the watched fields change, <em>whether you "
|
||
|
"save or not</em>."
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-warning\"/> Le regole di automazione attivate dai "
|
||
|
"cambiamenti UI verranno eseguite <em>ogni volta</em> che i campi sorvegliati"
|
||
|
" cambiano, <em>se salvi o meno</em>."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<span class=\"text-muted\"> Available variables: </span>"
|
||
|
msgstr "<span class=\"text-muted\"> Variabili disponibili: </span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<span invisible=\"evaluation_type != 'value'\">to</span>\n"
|
||
|
" <span invisible=\"evaluation_type != 'equation'\">as</span>"
|
||
|
msgstr ""
|
||
|
"<span invisible=\"evaluation_type != 'value'\">per</span>\n"
|
||
|
" <span invisible=\"evaluation_type != 'equation'\">come</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"<span invisible=\"trigger != 'on_time_created'\">after creation</span>\n"
|
||
|
" <span invisible=\"trigger != 'on_time_updated'\">after last update</span>\n"
|
||
|
" <span invisible=\"trigger != 'on_time'\">after</span>"
|
||
|
msgstr ""
|
||
|
"<span invisible=\"trigger != 'on_time_created'\">dopo la creazione</span>\n"
|
||
|
" <span invisible=\"trigger != 'on_time_updated'\">dopo l'ultimo aggiornamento</span>\n"
|
||
|
" <span invisible=\"trigger != 'on_time'\">dopo</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<span>by adding</span>"
|
||
|
msgstr "<span>aggiungendo</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<span>by clearing it</span>"
|
||
|
msgstr "<span>cancellandolo</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<span>by removing</span>"
|
||
|
msgstr "<span>rimuovendo</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<span>by setting it to</span>"
|
||
|
msgstr "<span>configurandolo come</span>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "<strong><i class=\"fa fa-lock\"/> Keep it secret, keep it safe.</strong>"
|
||
|
msgstr ""
|
||
|
"<strong><i class=\"fa fa-lock\"/> Mantieni il segreto, tienilo al "
|
||
|
"sicuro.</strong>"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__name
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__name
|
||
|
msgid "Action Name"
|
||
|
msgstr "Nome azione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_ids
|
||
|
msgid "Actions"
|
||
|
msgstr "Azioni"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Actions To Do"
|
||
|
msgstr "Azioni da eseguire"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
|
||
|
msgid "Active"
|
||
|
msgstr "Attivo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Add an action"
|
||
|
msgstr "Aggiungi un'azione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Add followers"
|
||
|
msgstr "Aggiungi seguaci"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Add followers: %(partner_names)s"
|
||
|
msgstr "Aggiungi seguaci: %(partner_names)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time_created
|
||
|
msgid "After creation"
|
||
|
msgstr "Dopo la creazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time_updated
|
||
|
msgid "After last update"
|
||
|
msgstr "Dopo l'ultimo aggiornamento"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
|
||
|
msgid "Apply on"
|
||
|
msgstr "Applicato a"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_search
|
||
|
msgid "Archived"
|
||
|
msgstr "In archivio"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
||
|
msgid "Automate <em>everything</em> with Automation Rules"
|
||
|
msgstr "Automatizza <em>tutto</em> con le regole di automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model,name:base_automation.model_base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__base_automation_id
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__base_automation_id
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__ir_actions_server__usage__base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Automation Rule"
|
||
|
msgstr "Regola automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
|
||
|
msgid "Automation Rule Name"
|
||
|
msgstr "Nome regola di automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.actions.act_window,name:base_automation.base_automation_act
|
||
|
#: model:ir.ui.menu,name:base_automation.menu_base_automation_form
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
||
|
msgid "Automation Rules"
|
||
|
msgstr "Regole di automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
|
||
|
msgid "Automation Rules: check and execute"
|
||
|
msgstr "Regole di automazione: verifica ed esegui"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/kanban_header_patch.js:0
|
||
|
#, python-format
|
||
|
msgid "Automations"
|
||
|
msgstr "Automazioni"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time
|
||
|
msgid "Based on date field"
|
||
|
msgstr "In base al campo data"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
|
||
|
msgid "Before Update Domain"
|
||
|
msgstr "Dominio prima dell'aggiornamento"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"Change the URL's secret if you think the URL is no longer secure. You will "
|
||
|
"have to update any automated system that calls this webhook to the new URL."
|
||
|
msgstr ""
|
||
|
"Modifica il secret dell'URL se pensi che l'URL non sia più sicuro. Dovrai "
|
||
|
"aggiornare ogni sistema automatizzato che chiama questo webhook con il nuovo"
|
||
|
" URL."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Compute"
|
||
|
msgstr "Calcola"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Create %(model_name)s with name %(value)s"
|
||
|
msgstr "Crea %(model_name)s con il nome %(value)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Create a new Record"
|
||
|
msgstr "Creazione nuovo record"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Create activity: %(activity_name)s"
|
||
|
msgstr "Crea attività: %(activity_name)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Create next activity"
|
||
|
msgstr "Crea un'attività"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Creato da"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Data creazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Custom"
|
||
|
msgstr "Personalizzata"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Date Field"
|
||
|
msgstr "Campo data"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__day
|
||
|
#, python-format
|
||
|
msgid "Days"
|
||
|
msgstr "Giorni"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Delay"
|
||
|
msgstr "Trigger"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_range
|
||
|
msgid ""
|
||
|
"Delay after the trigger date. You can put a negative number if you need a "
|
||
|
"delay before the trigger date, like sending a reminder 15 minutes before a "
|
||
|
"meeting."
|
||
|
msgstr ""
|
||
|
"Indica il tempo di attivazione. Puoi inserire un numero negativo se "
|
||
|
"necessiti di tempo prima dell'attivazione, ad esempio inviare un promemoria "
|
||
|
"15 minuti prima di un meeting."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
|
||
|
msgid "Delay after trigger date"
|
||
|
msgstr "Trigger data programmata"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
|
||
|
msgid "Delay type"
|
||
|
msgstr "Tipo ritardo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Delete Action"
|
||
|
msgstr "Elimina azione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Deprecated (do not use)"
|
||
|
msgstr "Non attivo (non usare)"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__description
|
||
|
msgid "Description"
|
||
|
msgstr "Descrizione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid "Disable Automation Rule"
|
||
|
msgstr "Disattiva regola automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Disabling this automation rule will enable you to continue your workflow\n"
|
||
|
" but any data created after this could potentially be corrupted,\n"
|
||
|
" as you are effectively disabling a customization that may set\n"
|
||
|
" important and/or required fields."
|
||
|
msgstr ""
|
||
|
"Disattivando quest'azione automatica potrai continuare il tuo flusso di lavoro\n"
|
||
|
" ma qualsiasi dato creato dopo questo potrebbe potenzialmente essere corrotto,\n"
|
||
|
" perché stai effettivamente disabilitando una personalizzazione che può impostare\n"
|
||
|
" campi importanti e/o richiesti."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Nome visualizzato"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid "Edit Automation Rule"
|
||
|
msgstr "Modifica regola automazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Email"
|
||
|
msgstr "E-mail"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Email Events"
|
||
|
msgstr "E-mail eventi"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Email, follower or activity action types cannot be used when deleting "
|
||
|
"records, as there are no more records to apply these changes to!"
|
||
|
msgstr ""
|
||
|
"I tipi di azione e-mail, follower o attività non possono essere utilizzati "
|
||
|
"quando si eliminano i record, poiché non ci sono più record a cui applicare "
|
||
|
"queste modifiche!"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Execute Python Code"
|
||
|
msgstr "Esegui codice Python"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Execute several actions"
|
||
|
msgstr "Esegui alcune azioni"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "External"
|
||
|
msgstr "Esterno"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Extra Conditions"
|
||
|
msgstr "Condizioni extra"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_field_ids
|
||
|
msgid "Fields that trigger the onchange."
|
||
|
msgstr "Campi che attivano onchange."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Generic User"
|
||
|
msgstr "Utente generico"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_is_mail_thread
|
||
|
msgid "Has Mail Thread"
|
||
|
msgstr "Ha thread e-mail"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__hour
|
||
|
msgid "Hours"
|
||
|
msgstr "Ore"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_domain
|
||
|
msgid ""
|
||
|
"If present, this condition must be satisfied before executing the automation"
|
||
|
" rule."
|
||
|
msgstr ""
|
||
|
"Se presente, questa condizione deve essere soddisfatta prima dell'esecuzione"
|
||
|
" della regola di automazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__filter_pre_domain
|
||
|
msgid ""
|
||
|
"If present, this condition must be satisfied before the update of the "
|
||
|
"record."
|
||
|
msgstr ""
|
||
|
"Se presente, questa condizione deve essere soddisfatta prima "
|
||
|
"dell'aggiornamento del record."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Keep track of what this automation does and why it exists..."
|
||
|
msgstr "Tieni traccia delle attività dell'automazione e perché esiste..."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
|
||
|
msgid "Last Run"
|
||
|
msgstr "Ultima Esecuzione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Ultimo aggiornamento di"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Ultimo aggiornamento il"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__least_delay_msg
|
||
|
msgid "Least Delay Msg"
|
||
|
msgstr "Mess. ritardo minimo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__log_webhook_calls
|
||
|
msgid "Log Calls"
|
||
|
msgstr "Registra chiamate"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Logs"
|
||
|
msgstr "Log"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Mail event can not be configured on model %s. Only models with discussion "
|
||
|
"feature can be used."
|
||
|
msgstr ""
|
||
|
"Non è stato possibile configurare l'e-mail dell'evento per il modello %s. "
|
||
|
"Possono essere utilizzati solo i modelli con funzionalità di discussione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__minutes
|
||
|
msgid "Minutes"
|
||
|
msgstr "Minuti"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
|
||
|
msgid "Model"
|
||
|
msgstr "Modello"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
|
||
|
msgid "Model Name"
|
||
|
msgstr "Nome modello"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Model of action %(action_name)s should match the one from automated rule "
|
||
|
"%(rule_name)s."
|
||
|
msgstr ""
|
||
|
"Il modello d'azione %(action_name)s dovrebbe corrispondere a quello della "
|
||
|
"regola di automazione %(rule_name)s."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__model_id
|
||
|
msgid "Model on which the automation rule runs."
|
||
|
msgstr "Modello su cui viene eseguita la regola di automazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__month
|
||
|
#, python-format
|
||
|
msgid "Months"
|
||
|
msgstr "Mesi"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid "No record to run the automation on was found."
|
||
|
msgstr "Non è stato trovato alcun record su cui eseguire l'automazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Note that this automation rule can be triggered up to %d minutes after its "
|
||
|
"schedule."
|
||
|
msgstr ""
|
||
|
"Nota che la regola di automazione può essere attivata fino a %d minuti dopo "
|
||
|
"la sua programmazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Notes"
|
||
|
msgstr "Note"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_field_ids
|
||
|
msgid "On Change Fields Trigger"
|
||
|
msgstr "Attivatore delle modifiche sui campi"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_change
|
||
|
msgid "On UI change"
|
||
|
msgstr "Al momento della modifica IU"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_archive
|
||
|
msgid "On archived"
|
||
|
msgstr "Al momento dell'archiviazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create
|
||
|
msgid "On creation"
|
||
|
msgstr "Al momento della creazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unlink
|
||
|
msgid "On deletion"
|
||
|
msgstr "Al momento dell'eliminazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_message_received
|
||
|
msgid "On incoming message"
|
||
|
msgstr "Alla ricezione del messaggio"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_message_sent
|
||
|
msgid "On outgoing message"
|
||
|
msgstr "All'invio del messaggio"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create_or_write
|
||
|
msgid "On save"
|
||
|
msgstr "Al momento del salvataggio"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unarchive
|
||
|
msgid "On unarchived"
|
||
|
msgstr "Al momento della disarchiviazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_write
|
||
|
msgid "On update"
|
||
|
msgstr "Al momento dell'aggiornamento"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_webhook
|
||
|
msgid "On webhook"
|
||
|
msgstr "Con il webhook"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Post as Message"
|
||
|
msgstr "Pubblica come messaggio"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Post as Note"
|
||
|
msgstr "Pubblica come nota"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_priority_set
|
||
|
msgid "Priority is set to"
|
||
|
msgstr "La priorità è impostata su"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__record_getter
|
||
|
msgid "Record Getter"
|
||
|
msgstr "Getter record"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Remove followers"
|
||
|
msgstr "Rimuovi seguaci"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Remove followers: %(partner_names)s"
|
||
|
msgstr "Rimuovi seguaci: %(partner_names)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Rotate Secret"
|
||
|
msgstr "Ruota secret"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Select a date field..."
|
||
|
msgstr "Seleziona un campo data..."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Select a value..."
|
||
|
msgstr "Seleziona un valore..."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Select fields..."
|
||
|
msgstr "Seleziona campi..."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Send SMS Text Message"
|
||
|
msgstr "Invia messaggio SMS"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Send SMS: %(template_name)s"
|
||
|
msgstr "Invia SMS: %(template_name)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Send Webhook Notification"
|
||
|
msgstr "Invia notifica Webhook"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
||
|
msgid ""
|
||
|
"Send an email when an object changes state, archive records\n"
|
||
|
" after a month of inactivity or remind yourself to follow-up on\n"
|
||
|
" tasks when a specific tag is added."
|
||
|
msgstr ""
|
||
|
"Invia un'e-mail quando un oggetto cambia stato, archivia i record\n"
|
||
|
" dopo un mese di inattività o ricorda a te stesso di dover eseguire il follow-up di\n"
|
||
|
" di attività quando viene aggiunto un tag specifico."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Send email"
|
||
|
msgstr "Invia email"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Send email: %(template_name)s"
|
||
|
msgstr "Invia e-mail: %(template_name)s"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model,name:base_automation.model_ir_actions_server
|
||
|
msgid "Server Action"
|
||
|
msgstr "Azione server"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_selection_field_id
|
||
|
msgid ""
|
||
|
"Some triggers need a reference to a selection field. This field is used to "
|
||
|
"store it."
|
||
|
msgstr ""
|
||
|
"Alcuni trigger necessitano del riferimento ad un campo di selezione. Questo "
|
||
|
"campo è utilizzato per l'archiviazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_field_ref
|
||
|
msgid ""
|
||
|
"Some triggers need a reference to another field. This field is used to store"
|
||
|
" it."
|
||
|
msgstr ""
|
||
|
"Alcuni trigger necessitano del riferimento ad un altro campo. Questo campo è"
|
||
|
" utilizzato per l'archiviazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Specific User"
|
||
|
msgstr "Utente specifico"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_stage_set
|
||
|
msgid "Stage is set to"
|
||
|
msgstr "La fase è impostata su"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/kanban_header_patch.js:0
|
||
|
#, python-format
|
||
|
msgid "Stage is set to \"%s\""
|
||
|
msgstr "La fase è impostata su \"%s\""
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_state_set
|
||
|
msgid "State is set to"
|
||
|
msgstr "Lo stato è impostato su"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_tag_set
|
||
|
msgid "Tag is added"
|
||
|
msgstr "Il tag è stato aggiunto"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "Target Record"
|
||
|
msgstr "Record di destinazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Target model of actions %(action_names)s are different from rule model."
|
||
|
msgstr ""
|
||
|
"Il modello di destinazione delle azioni %(action_names)s è diverso dal "
|
||
|
"modello di regola."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The \"%(trigger_value)s\" %(trigger_label)s can only be used with the "
|
||
|
"\"%(state_value)s\" action type"
|
||
|
msgstr ""
|
||
|
"Il \"%(trigger_value)s\" %(trigger_label)s può solo essere utilizzato con il"
|
||
|
" tipo di azione \"%(state_value)s\" "
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trigger_field_ids
|
||
|
msgid ""
|
||
|
"The automation rule will be triggered if and only if one of these fields is "
|
||
|
"updated.If empty, all fields are watched."
|
||
|
msgstr ""
|
||
|
"La regola di automazione verrà attivata solo se uno di questi campi viene "
|
||
|
"aggiornato. Se vuoto, tutti i campi sono sorvegliati."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The error occurred during the execution of the automation rule\n"
|
||
|
" \""
|
||
|
msgstr ""
|
||
|
"L'errore si è verificato durante l'esecuzione della regola di automazione\n"
|
||
|
" \""
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__record_getter
|
||
|
msgid ""
|
||
|
"This code will be run to find on which record the automation rule should be "
|
||
|
"run."
|
||
|
msgstr ""
|
||
|
"Il codice verrà eseguito per individuare il record su cui eseguire la "
|
||
|
"regola."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Timing Conditions"
|
||
|
msgstr "Condizioni di tempo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
|
||
|
msgid "Trigger"
|
||
|
msgstr "Attivazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
|
||
|
msgid "Trigger Date"
|
||
|
msgstr "Data Avvio Automatico"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_selection_field_id
|
||
|
msgid "Trigger Field"
|
||
|
msgstr "Campo di attivazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_field_ref_model_name
|
||
|
msgid "Trigger Field Model"
|
||
|
msgstr "Modello campo di attivazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger_field_ids
|
||
|
msgid "Trigger Fields"
|
||
|
msgstr "Campi di attivazione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_field_ref
|
||
|
msgid "Trigger Reference"
|
||
|
msgstr "Riferimento trigger"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_field_ref_display_name
|
||
|
msgid "Trigger Reference Display Name"
|
||
|
msgstr "Nome visualizzato riferimento trigger"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.ir_actions_server_view_form_automation
|
||
|
msgid "Type"
|
||
|
msgstr "Tipo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "URL"
|
||
|
msgstr "URL"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "URL will be created once the rule is saved."
|
||
|
msgstr "L'URL verrà creato una volta che la regola verrà salvata."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/ir_actions_server.py:0
|
||
|
#, python-format
|
||
|
msgid "Update"
|
||
|
msgstr "Aggiorna"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Update the Record"
|
||
|
msgstr "Aggiorna il record"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__url
|
||
|
msgid "Url"
|
||
|
msgstr "URL"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_actions_server__usage
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_ir_cron__usage
|
||
|
msgid "Usage"
|
||
|
msgstr "Utilizzo"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
|
||
|
msgid "Use Calendar"
|
||
|
msgstr "Utilizza calendario"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_user_set
|
||
|
msgid "User is set"
|
||
|
msgstr "L'utente è configurato"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_trigger_selection_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Values Updated"
|
||
|
msgstr "Valori aggiornati"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid "Warning"
|
||
|
msgstr "Attenzione"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid "Webhook Log"
|
||
|
msgstr "Registro Webhook"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid "Webhook Logs"
|
||
|
msgstr "Registri Webhook"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__webhook_uuid
|
||
|
msgid "Webhook UUID"
|
||
|
msgstr "UUID Webhook"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.js:0
|
||
|
#, python-format
|
||
|
msgid "Weeks"
|
||
|
msgstr "Settimane"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_calendar_id
|
||
|
msgid ""
|
||
|
"When calculating a day-based timed condition, it is possibleto use a "
|
||
|
"calendar to compute the date based on working days."
|
||
|
msgstr ""
|
||
|
"Quando si calcola una condizione temporale basata sul giorno è possibile "
|
||
|
"utilizzare un calendario per calcolare la data basandosi sui giorni "
|
||
|
"lavorativi."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_id
|
||
|
msgid ""
|
||
|
"When should the condition be triggered.\n"
|
||
|
" If present, will be checked by the scheduler. If empty, will be checked at creation and update."
|
||
|
msgstr ""
|
||
|
"Indica quando deve essere attivata la condizione.\n"
|
||
|
" Se presente, verrà controllata dal pianificatore. Se il campo è vuoto, il valore verrà controllato durante la crezione e al momento dell'aggiornamento."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model:ir.model.fields,help:base_automation.field_base_automation__active
|
||
|
msgid "When unchecked, the rule is hidden and will not be executed."
|
||
|
msgstr "Quando non è spuntato la regola sarà nascosta e non verrà eseguita"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "When updating"
|
||
|
msgstr "Quando si aggiorna"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
||
|
msgid ""
|
||
|
"With Automation Rules, you can automate\n"
|
||
|
" <em>any</em> workflow."
|
||
|
msgstr ""
|
||
|
"Grazie alle regole di automazione puoi automatizzare\n"
|
||
|
" <em>qualsiasi</em> flusso di lavoro."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You can ask an administrator to disable or correct this automation rule."
|
||
|
msgstr ""
|
||
|
"Per disattivare o correggere la regola di automazione è possibile contattare"
|
||
|
" un amministratore."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_error_dialog.xml:0
|
||
|
#, python-format
|
||
|
msgid "You can disable this automation rule or edit it to solve the issue."
|
||
|
msgstr ""
|
||
|
"Per risolvere il problema è possibile disattivare o modificare la regola di "
|
||
|
"automazione."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_automation/models/base_automation.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You cannot send an email, add followers or create an activity for a deleted "
|
||
|
"record. It simply does not work."
|
||
|
msgstr ""
|
||
|
"Non è possibile inviare un'e-mail, aggiungere follower o creare un'attività "
|
||
|
"per un record cancellato."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid ""
|
||
|
"Your webhook URL contains a secret. Don't share it online or carelessly."
|
||
|
msgstr ""
|
||
|
"Il tuo URL webhook contiene un secret. Non condividerlo online o senza "
|
||
|
"riflettere."
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_kanban
|
||
|
msgid "based on"
|
||
|
msgstr "in base a"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
||
|
msgid "e.g. Support flow"
|
||
|
msgstr "ad es. flusso di supporto"
|
||
|
|
||
|
#. module: base_automation
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/base_automation/static/src/base_automation_actions_one2many_field.xml:0
|
||
|
#, python-format
|
||
|
msgid "no action defined..."
|
||
|
msgstr "nessuna azione definita..."
|