711 lines
26 KiB
Plaintext
711 lines
26 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_automation
|
|
#
|
|
# Translators:
|
|
# Arnau Ros, 2022
|
|
# Carles Antoli <carlesantoli@hotmail.com>, 2022
|
|
# Quim - eccit <quim@eccit.com>, 2022
|
|
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2022
|
|
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2022
|
|
# Jonatan Gk, 2022
|
|
# Martin Trigaux, 2022
|
|
# RGB Consulting <odoo@rgbconsulting.com>, 2022
|
|
# Josep Anton Belchi, 2022
|
|
# marcescu, 2022
|
|
# Guspy12, 2022
|
|
# Ivan Espinola, 2022
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
|
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
|
"Last-Translator: Ivan Espinola, 2022\n"
|
|
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ca\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"\"\n"
|
|
" (ID:"
|
|
msgstr ""
|
|
"\"\n"
|
|
" (ID:"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__help
|
|
msgid "Action Description"
|
|
msgstr "Descripció de l'acció"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__name
|
|
msgid "Action Name"
|
|
msgstr "Nom d'acció"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__state
|
|
msgid "Action To Do"
|
|
msgstr "Acció a fer"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__type
|
|
msgid "Action Type"
|
|
msgstr "Tipus d'acció"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__active
|
|
msgid "Active"
|
|
msgstr "Actiu"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_type_id
|
|
msgid "Activity"
|
|
msgstr "Activitat"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_type
|
|
msgid "Activity User Type"
|
|
msgstr "Tipus d'activitat d'usuari"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__partner_ids
|
|
msgid "Add Followers"
|
|
msgstr "Afegir seguidors "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_domain
|
|
msgid "Apply on"
|
|
msgstr "Aplicar a"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_search
|
|
msgid "Archived"
|
|
msgstr "Arxivat"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__ir_actions_server__usage__base_automation
|
|
msgid "Automated Action"
|
|
msgstr "Acció automatitzada"
|
|
|
|
#. 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
|
|
msgid "Automated Actions"
|
|
msgstr "Accions automatitzades"
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
|
msgid "Automation"
|
|
msgstr "Automatització"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.actions.server,name:base_automation.ir_cron_data_base_automation_check_ir_actions_server
|
|
#: model:ir.cron,cron_name:base_automation.ir_cron_data_base_automation_check
|
|
msgid "Base Action Rule: check and execute"
|
|
msgstr "Regla d'acció base: comprovació i execució"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_change
|
|
msgid "Based on Form Modification"
|
|
msgstr "Basat en el formulari de modificació "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_time
|
|
msgid "Based on Timed Condition"
|
|
msgstr "Basat en la condició de temps "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__filter_pre_domain
|
|
msgid "Before Update Domain"
|
|
msgstr "Abans d'actualitzar el domini "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_model_id
|
|
msgid "Binding Model"
|
|
msgstr "Model d'enquadernació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_type
|
|
msgid "Binding Type"
|
|
msgstr "Tipus d'enquadernació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__binding_view_types
|
|
msgid "Binding View Types"
|
|
msgstr "Veure tipus d'enquadernació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__child_ids
|
|
msgid "Child Actions"
|
|
msgstr "Accions filles"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__child_ids
|
|
msgid ""
|
|
"Child server actions that will be executed. Note that the last return "
|
|
"returned action value will be used as global return value."
|
|
msgstr ""
|
|
"Les accions de servidor filles que seran executades. Tingueu en compte que "
|
|
"l'últim valor tornat serà utilitzat com valor de retorn global."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__mail_post_method
|
|
msgid ""
|
|
"Choose method for email sending:\n"
|
|
"EMail: send directly emails\n"
|
|
"Post as Message: post on document and notify followers\n"
|
|
"Post as Note: log a note on document"
|
|
msgstr ""
|
|
"Trieu el mètode per a l'enviament de correu electrònic:\n"
|
|
"Correu electrònic: envia correus electrònics directes\n"
|
|
"Publica com a missatge: publica al document i notifica als seguidors\n"
|
|
"Publica com a nota: registra una nota al document"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_uid
|
|
msgid "Created by"
|
|
msgstr "Creat per"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__create_date
|
|
msgid "Created on"
|
|
msgstr "Creat el"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__day
|
|
msgid "Days"
|
|
msgstr "Dies"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trg_date_range
|
|
msgid ""
|
|
"Delay after the trigger date.\n"
|
|
" You can put a negative number if you need a delay before the\n"
|
|
" trigger date, like sending a reminder 15 minutes before a meeting."
|
|
msgstr ""
|
|
"Retard després de la data d'activació.\n"
|
|
" Podeu posar un número negatiu si necessiteu un retard abans de\n"
|
|
" data d'activació, com enviar un recordatori 15 minuts abans d'una reunió."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range
|
|
msgid "Delay after trigger date"
|
|
msgstr "Retard després de la data d'activació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_range_type
|
|
msgid "Delay type"
|
|
msgstr "Tipus de retard"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "Disable Action"
|
|
msgstr "Desactiva l'acció"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"Disabling this automated action 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 ""
|
|
"Desactivar aquesta acció automatitzada us permetrà habilitar el vostre flux de treball\n"
|
|
" però qualsevol dada creada després d'això podria ser potencialment corrupte,\n"
|
|
" com que esteu inhabilitant una personalització que es pot establir\n"
|
|
" camps importants i/o necessaris."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nom a mostrar"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range
|
|
msgid "Due Date In"
|
|
msgstr "Data de venciment en"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_date_deadline_range_type
|
|
msgid "Due type"
|
|
msgstr "Tipus de venciment"
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "Edit action"
|
|
msgstr "Modificar l'acció"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__template_id
|
|
msgid "Email Template"
|
|
msgstr "Plantilla de correu electrònic"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Email, followers or activities action types cannot be used when deleting "
|
|
"records."
|
|
msgstr ""
|
|
"No es poden utilitzar tipus d'acció de correu electrònic, seguidors o "
|
|
"activitats en suprimir registres."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__xml_id
|
|
msgid "External ID"
|
|
msgstr "ID externa "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "Fields that trigger the onchange."
|
|
msgstr "Camps que activen el onchange."
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Form Modification based actions can only be used with code action type."
|
|
msgstr ""
|
|
"Les accions basades en la modificació de formulari només es poden utilitzar "
|
|
"amb el tipus d'acció de codi."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__groups_id
|
|
msgid "Groups"
|
|
msgstr "Grups"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__hour
|
|
msgid "Hours"
|
|
msgstr "Hores"
|
|
|
|
#. 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__xml_id
|
|
msgid "ID of the action if defined in a XML file"
|
|
msgstr "ID de l'acció si està definida a l'arxiu XML"
|
|
|
|
#. 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 action "
|
|
"rule."
|
|
msgstr ""
|
|
"Si està marcada aquesta casella, la condició ha de satisfer-se abans "
|
|
"d'executar la regla d'acció."
|
|
|
|
#. 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 ""
|
|
"Si està present, aquesta condició ha de satisfer-se abans de l'actualització"
|
|
" del registre."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Última modificació el "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__last_run
|
|
msgid "Last Run"
|
|
msgstr "Última execució"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última actualització per"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Última actualització el"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__least_delay_msg
|
|
msgid "Least Delay Msg"
|
|
msgstr "Missatge de mínim retard"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__link_field_id
|
|
msgid "Link Field"
|
|
msgstr "Camp d'enllaç"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__minutes
|
|
msgid "Minutes"
|
|
msgstr "Minuts"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_id
|
|
msgid "Model"
|
|
msgstr "Model"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__model_name
|
|
msgid "Model Name"
|
|
msgstr "Nom del model"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__crud_model_id
|
|
msgid ""
|
|
"Model for record creation / update. Set this field only to specify a "
|
|
"different model than the base model."
|
|
msgstr ""
|
|
"Model per la creació / actualització del registre. Establiu aquest camp "
|
|
"només per especificar un model diferent que el model base."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__model_id
|
|
msgid "Model on which the server action runs."
|
|
msgstr "Model en el qual s'executa l'acció del servidor."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trg_date_range_type__month
|
|
msgid "Months"
|
|
msgstr "Mesos"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_note
|
|
msgid "Note"
|
|
msgstr "Nota"
|
|
|
|
#. module: base_automation
|
|
#. odoo-python
|
|
#: code:addons/base_automation/models/base_automation.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Note that this action can be triggered up to %d minutes after its schedule."
|
|
msgstr ""
|
|
"Tingueu en compte que aquesta acció es pot activar fins a %d minuts després "
|
|
"de la seva planificació."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__on_change_field_ids
|
|
msgid "On Change Fields Trigger"
|
|
msgstr "Activar camps a modificar"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create
|
|
msgid "On Creation"
|
|
msgstr "A la Creació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_create_or_write
|
|
msgid "On Creation & Update"
|
|
msgstr "A la Creació i Actualització"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_unlink
|
|
msgid "On Deletion"
|
|
msgstr "A l'Esborrar"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields.selection,name:base_automation.selection__base_automation__trigger__on_write
|
|
msgid "On Update"
|
|
msgstr "A l'Actualitzar"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__help
|
|
msgid ""
|
|
"Optional help text for the users with a description of the target view, such"
|
|
" as its usage and purpose."
|
|
msgstr ""
|
|
"Text d'ajuda opcional pels usuaris amb una descripció de la vista "
|
|
"destinació, com el vostre ús i el vostre propòsit."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__link_field_id
|
|
msgid ""
|
|
"Provide the field used to link the newly created record on the record used "
|
|
"by the server action."
|
|
msgstr ""
|
|
"Proporcioneu el camp utilitzat per enllaçar el registre acabat de crear al "
|
|
"registre utilitzat per l'acció del servidor."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__code
|
|
msgid "Python Code"
|
|
msgstr "Codi Python"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_id
|
|
msgid "Responsible"
|
|
msgstr "Responsable"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_method
|
|
msgid "Send as"
|
|
msgstr "Envia com a"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__sequence
|
|
msgid "Sequence"
|
|
msgstr "Seqüència"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model,name:base_automation.model_ir_actions_server
|
|
msgid "Server Action"
|
|
msgstr "Acció del Servidor "
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__action_server_id
|
|
msgid "Server Actions"
|
|
msgstr "Accions del servidor"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__binding_model_id
|
|
msgid ""
|
|
"Setting a value makes this action available in the sidebar for the given "
|
|
"model."
|
|
msgstr ""
|
|
"Establir-hi un valor fa que aquesta acció estigui disponible a la barra "
|
|
"lateral pel model determinat."
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid "Setup a new automated automation"
|
|
msgstr "Configurar una nova automatització automatitzada"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__mail_post_autofollow
|
|
msgid "Subscribe Recipients"
|
|
msgstr "Subscriu els destinataris"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_summary
|
|
msgid "Summary"
|
|
msgstr "Resum"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_id
|
|
msgid "Target Model"
|
|
msgstr "Model destí"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__crud_model_name
|
|
msgid "Target Model Name"
|
|
msgstr "Nom del model de destí"
|
|
|
|
#. 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 ""
|
|
"El \"%(trigger_value)s\" %(trigger_label)s només es pot utilitzar amb el "
|
|
"\"%(state_value)s\" tipus d'acció"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__trigger_field_ids
|
|
msgid ""
|
|
"The action will be triggered if and only if one of these fields is updated. "
|
|
"If empty, all fields are watched."
|
|
msgstr ""
|
|
"L'acció s'activarà si i només si s'actualitza un d'aquests camps. Si està "
|
|
"buit, es vigilen tots els camps."
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"The error occurred during the execution of the automated action\n"
|
|
" \""
|
|
msgstr ""
|
|
"S'ha produït un error durant l'execució de l'acció automàtica\n"
|
|
" \""
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger
|
|
msgid "Trigger"
|
|
msgstr "Activació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_id
|
|
msgid "Trigger Date"
|
|
msgstr "Data d'activació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trigger_field_ids
|
|
#: model_terms:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|
msgid "Trigger Fields"
|
|
msgstr "Camps d'activació"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__state
|
|
msgid ""
|
|
"Type of server action. The following values are available:\n"
|
|
"- 'Execute Python Code': a block of python code that will be executed\n"
|
|
"- 'Create a new Record': create a new record with new values\n"
|
|
"- 'Update a Record': update the values of a record\n"
|
|
"- 'Execute several actions': define an action that triggers several other server actions\n"
|
|
"- 'Send Email': post a message, a note or send an email (Discuss)\n"
|
|
"- 'Add Followers': add followers to a record (Discuss)\n"
|
|
"- 'Create Next Activity': create an activity (Discuss)\n"
|
|
"- 'Send SMS Text Message': send SMS, log them on documents (SMS)"
|
|
msgstr ""
|
|
"Tipus d'acció del servidor. Els valors següents estan disponibles:\n"
|
|
"- 'Executeu codi Python': un bloc de codi Python que s'executarà\n"
|
|
"- \"Crea un registre nou\": crea un registre nou amb valors nous\n"
|
|
"- 'Actualitzar un registre': actualitza els valors d'un registre\n"
|
|
"- 'Executa diverses accions': defineix una acció que desencadena diverses altres accions del servidor\n"
|
|
"- 'Envia un correu electrònic': publica un missatge, una nota o envia un correu electrònic (Comentar)\n"
|
|
"- 'Afegeix seguidors: afegeix seguidors a un registre (Comentar)\n"
|
|
"- 'Crea una activitat següent': crea una activitat (Comentar)\n"
|
|
"- 'Envia un missatge de text SMS': envieu SMS, registreu-los als documents (SMS)"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__usage
|
|
#: 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 "Ús"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__activity_user_type
|
|
msgid ""
|
|
"Use 'Specific User' to always assign the same user on the next activity. Use"
|
|
" 'Generic User From Record' to specify the field name of the user to choose "
|
|
"on the record."
|
|
msgstr ""
|
|
"Usa \" Usuari específic\" per assignar sempre el mateix usuari en la propera"
|
|
" activitat. Usa l' usuari 'Generic' per especificar el nom del camp de l' "
|
|
"usuari per escollir- lo en el registre."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__trg_date_calendar_id
|
|
msgid "Use Calendar"
|
|
msgstr "Utilitzar el calendari "
|
|
|
|
#. module: base_automation
|
|
#: model_terms:ir.actions.act_window,help:base_automation.base_automation_act
|
|
msgid ""
|
|
"Use automated actions to automatically trigger actions for\n"
|
|
" various screens. Example: a lead created by a specific user may\n"
|
|
" be automatically set to a specific Sales Team, or an\n"
|
|
" opportunity which still has status pending after 14 days might\n"
|
|
" trigger an automatic reminder email."
|
|
msgstr ""
|
|
"Utilitza les accions automatitzades per activar automàticament les accions\n"
|
|
" diverses pantalles. Exemple: un avantatge creat per un usuari específic on\n"
|
|
" s'estableix automàticament a un equip de vendes específic, o un\n"
|
|
" oportunitat que encara té estat pendent després de 14 dies\n"
|
|
" activa un correu electrònic de recordatori automàtic."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__activity_user_field_name
|
|
msgid "User field name"
|
|
msgstr "Nom del camp d' usuari"
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation__fields_lines
|
|
msgid "Value Mapping"
|
|
msgstr "Mapeig de valors"
|
|
|
|
#. 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 "Avís"
|
|
|
|
#. 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 possible to use a "
|
|
"calendar to compute the date based on working days."
|
|
msgstr ""
|
|
"Quan es calcula una condició basada en dies, es pot utilitzar un calendari "
|
|
"per calcular la data basada en dies laborables."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__sequence
|
|
msgid ""
|
|
"When dealing with multiple actions, the execution order is based on the "
|
|
"sequence. Low number means high priority."
|
|
msgstr ""
|
|
"Quan es lidia amb múltiples accions, l'ordre d'execució es basa en la "
|
|
"seqüència. Números baixos signifiquen major prioritat."
|
|
|
|
#. 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 ""
|
|
"Quan s'ha d'activar la condició.\n"
|
|
" Si hi és, el programador ho comprovarà. Si està buit, es comprovarà en crear i actualitzar."
|
|
|
|
#. 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 "Si no està marcat, la regla està oculta i no s'executarà."
|
|
|
|
#. module: base_automation
|
|
#: model:ir.model.fields,help:base_automation.field_base_automation__code
|
|
msgid ""
|
|
"Write Python code that the action will execute. Some variables are available"
|
|
" for use; help about python expression is given in the help tab."
|
|
msgstr ""
|
|
"Escriviu el codi Python que executarà l'acció. Hi ha algunes variables "
|
|
"disponibles pel seu ús. Trobareu ajuda sobre expressions Python a la "
|
|
"pestanya d'ajuda. "
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can ask an administrator to disable or correct this automated action."
|
|
msgstr ""
|
|
"Podeu demanar a un administrador que inhabiliti o corregeixi aquesta acció "
|
|
"automatitzada."
|
|
|
|
#. module: base_automation
|
|
#. odoo-javascript
|
|
#: code:addons/base_automation/static/src/xml/base_automation_error_dialog.xml:0
|
|
#, python-format
|
|
msgid "You can disable this automated action or edit it to solve the issue."
|
|
msgstr ""
|
|
"Podeu desactivar aquesta acció automàtica o modificar-la per resoldre el "
|
|
"problema."
|
|
|
|
#. 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 ""
|
|
"No es pot enviar un correu electrònic, afegir seguidors o crear una "
|
|
"activitat per a un registre eliminat. Simplement no funciona."
|