591 lines
21 KiB
Plaintext
591 lines
21 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * base_automation
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Cozmin Candea <office@terrabit.ro>, 2017
|
|||
|
# Dorin Hongu <dhongu@gmail.com>, 2017
|
|||
|
# Fekete Mihai <mihai.fekete@forestandbiomass.ro>, 2017
|
|||
|
# Martin Trigaux <mat@odoo.com>, 2017
|
|||
|
# Iulian Cutui <iulian.cutui@gmail.com>, 2017
|
|||
|
# Bogdan Nistor <inactive+BogdanNistor.Ro@transifex.com>, 2017
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2017-10-02 11:26+0000\n"
|
|||
|
"PO-Revision-Date: 2017-10-02 11:26+0000\n"
|
|||
|
"Last-Translator: Bogdan Nistor <inactive+BogdanNistor.Ro@transifex.com>, 2017\n"
|
|||
|
"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \n"
|
|||
|
"Language: ro\n"
|
|||
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_help
|
|||
|
msgid "Action Description"
|
|||
|
msgstr "Descriere acțiune"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_name
|
|||
|
msgid "Action Name"
|
|||
|
msgstr "Nume acțiune"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model,name:base_automation.model_base_automation_line_test
|
|||
|
msgid "Action Rule Line Test"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model,name:base_automation.model_base_automation_lead_test
|
|||
|
msgid "Action Rule Test"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_state
|
|||
|
msgid "Action To Do"
|
|||
|
msgstr "Acțiune de efectuat"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_type
|
|||
|
msgid "Action Type"
|
|||
|
msgstr "Tipul acțiunii"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_active
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_active
|
|||
|
msgid "Active"
|
|||
|
msgstr "Activ(a)"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_channel_ids
|
|||
|
msgid "Add Channels"
|
|||
|
msgstr "Adaugă canale"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_partner_ids
|
|||
|
msgid "Add Followers"
|
|||
|
msgstr "Adaugă interesați"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_filter_domain
|
|||
|
msgid "Apply on"
|
|||
|
msgstr " Aplică pe "
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_is_assigned_to_admin
|
|||
|
msgid "Assigned to admin user"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model,name:base_automation.model_base_automation
|
|||
|
msgid "Automated Action"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. 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 "Acțiuni Automate"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_tree
|
|||
|
msgid "Automation"
|
|||
|
msgstr "Automatizare"
|
|||
|
|
|||
|
#. 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
|
|||
|
#: model:ir.cron,name:base_automation.ir_cron_data_base_automation_check
|
|||
|
msgid "Base Action Rule: check and execute"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_recursive
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_recursive_ir_actions_server
|
|||
|
msgid "Base Automation: test recursive rule"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_on_create
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_on_create_ir_actions_server
|
|||
|
msgid "Base Automation: test rule on create"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_on_recompute
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_on_recompute_ir_actions_server
|
|||
|
msgid "Base Automation: test rule on recompute"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_on_line
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_on_line_ir_actions_server
|
|||
|
msgid "Base Automation: test rule on secondary model"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_on_write
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_on_write_ir_actions_server
|
|||
|
msgid "Base Automation: test rule on write"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:base.automation,name:base_automation.test_rule_on_write_check_context
|
|||
|
#: model:ir.actions.server,name:base_automation.test_rule_on_write_check_context_ir_actions_server
|
|||
|
msgid "Base Automation: test rule on write check context"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "Based on Form Modification"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "Based on Timed Condition"
|
|||
|
msgstr "Bazat pe o condiție de timp"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_filter_pre_domain
|
|||
|
msgid "Before Update Domain"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_binding_model_id
|
|||
|
msgid "Binding Model"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_binding_type
|
|||
|
msgid "Binding Type"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation.lead.test,state:0
|
|||
|
msgid "Cancelled"
|
|||
|
msgstr "Anulat(ă)"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,help:base_automation.field_base_automation_lead_test_customer
|
|||
|
msgid "Check this box if this contact is a customer."
|
|||
|
msgstr "Bifati aceasta casuta daca acest contact este un client."
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_child_ids
|
|||
|
msgid "Child Actions"
|
|||
|
msgstr "Acțiuni subordonate"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.actions.act_window,help:base_automation.base_automation_act
|
|||
|
msgid "Click to setup a new automated automation."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation.lead.test,state:0
|
|||
|
msgid "Closed"
|
|||
|
msgstr "Închis"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,help:base_automation.field_base_automation_on_change_fields
|
|||
|
msgid "Comma-separated list of field names that triggers the onchange."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_crud_model_id
|
|||
|
msgid "Create/Write Target Model"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_create_uid
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_create_uid
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_create_uid
|
|||
|
msgid "Created by"
|
|||
|
msgstr "Creat de"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_create_date
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_create_date
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_create_date
|
|||
|
msgid "Created on"
|
|||
|
msgstr "Creat în"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trg_date_range_type:0
|
|||
|
msgid "Days"
|
|||
|
msgstr "Zile"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_deadline
|
|||
|
msgid "Deadline"
|
|||
|
msgstr "Termen limita"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_range
|
|||
|
msgid "Delay after trigger date"
|
|||
|
msgstr "Intarziere dupa data declansarii"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_range_type
|
|||
|
msgid "Delay type"
|
|||
|
msgstr "Tip intarziere"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_display_name
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_display_name
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "Nume afișat"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_template_id
|
|||
|
msgid "Email Template"
|
|||
|
msgstr "Șablon email"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_xml_id
|
|||
|
msgid "External ID"
|
|||
|
msgstr "ID extern"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trg_date_range_type:0
|
|||
|
msgid "Hours"
|
|||
|
msgstr "Ore"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_id
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_id
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_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 action "
|
|||
|
"rule."
|
|||
|
msgstr ""
|
|||
|
"Dacă este prezent, această condiție trebuie să fie îndeplinită înainte de a "
|
|||
|
"executa regula acțiunii."
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
"Daca este prezenta, aceasta conditie trebuie indeplinita inaintea "
|
|||
|
"actualizarii inregistrarii."
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation.lead.test,state:0
|
|||
|
msgid "In Progress"
|
|||
|
msgstr "În desfășurare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_customer
|
|||
|
msgid "Is a Customer"
|
|||
|
msgstr "Este un client"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_date_action_last
|
|||
|
msgid "Last Action"
|
|||
|
msgstr "Ultima acțiune"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation___last_update
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test___last_update
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test___last_update
|
|||
|
msgid "Last Modified on"
|
|||
|
msgstr "Ultima modificare la"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_last_run
|
|||
|
msgid "Last Run"
|
|||
|
msgstr "Ultima executare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_write_uid
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_write_uid
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_write_uid
|
|||
|
msgid "Last Updated by"
|
|||
|
msgstr "Ultima actualizare făcută de"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_write_date
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_write_date
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_write_date
|
|||
|
msgid "Last Updated on"
|
|||
|
msgstr "Ultima actualizare pe"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_lead_id
|
|||
|
msgid "Lead"
|
|||
|
msgstr "Pistă"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_line_ids
|
|||
|
msgid "Line"
|
|||
|
msgstr "Linie"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_link_field_id
|
|||
|
msgid "Link using field"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trg_date_range_type:0
|
|||
|
msgid "Minutes"
|
|||
|
msgstr "Minute"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_model_id
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_model_name
|
|||
|
msgid "Model"
|
|||
|
msgstr "Model"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_crud_model_name
|
|||
|
msgid "Model Description"
|
|||
|
msgstr "Descriere 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 ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,help:base_automation.field_base_automation_model_id
|
|||
|
msgid "Model on which the server action runs."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trg_date_range_type:0
|
|||
|
msgid "Months"
|
|||
|
msgstr "Luni"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_name
|
|||
|
msgid "Name"
|
|||
|
msgstr "Nume"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation.lead.test,state:0
|
|||
|
msgid "New"
|
|||
|
msgstr "Nou(ă)"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_on_change_fields
|
|||
|
msgid "On Change Fields Trigger"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "On Creation"
|
|||
|
msgstr "La Creare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "On Creation & Update"
|
|||
|
msgstr "La Creeare & Actualizare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "On Deletion"
|
|||
|
msgstr "La ștergere"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation,trigger:0
|
|||
|
msgid "On Update"
|
|||
|
msgstr "La Actualizare"
|
|||
|
|
|||
|
#. 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 optional de ajutor pentru utilizatori cu o descriere a vizualizarii "
|
|||
|
"tinta, cum ar fi utilizarea si scopul lui."
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_partner_id
|
|||
|
msgid "Partner"
|
|||
|
msgstr "Partener"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: selection:base.automation.lead.test,state:0
|
|||
|
msgid "Pending"
|
|||
|
msgstr "În așteptare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_priority
|
|||
|
msgid "Priority"
|
|||
|
msgstr "Prioritate"
|
|||
|
|
|||
|
#. 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 recordon the record on used"
|
|||
|
" by the server action."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_code
|
|||
|
msgid "Python Code"
|
|||
|
msgstr "Cod Python"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|||
|
msgid "Remove Action"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.ui.view,arch_db:base_automation.view_base_automation_form
|
|||
|
msgid "Remove the contextual action related to this server action"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_user_id
|
|||
|
msgid "Responsible"
|
|||
|
msgstr "Responsabil"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_sequence
|
|||
|
msgid "Sequence"
|
|||
|
msgstr "Secvență"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_action_server_id
|
|||
|
msgid "Server Actions"
|
|||
|
msgstr "Acțiuni server"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_state
|
|||
|
msgid "Status"
|
|||
|
msgstr "Stare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_lead_test_name
|
|||
|
msgid "Subject"
|
|||
|
msgstr "Subiect"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trigger
|
|||
|
msgid "Trigger Condition"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_id
|
|||
|
msgid "Trigger Date"
|
|||
|
msgstr "Data declansarii"
|
|||
|
|
|||
|
#. 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 or Copy a new Record': create a new record with new values, or copy an existing record in your database\n"
|
|||
|
"- 'Write on a Record': update the values of a record\n"
|
|||
|
"- 'Execute several actions': define an action that triggers several other server actions\n"
|
|||
|
"- 'Add Followers': add followers to a record (available in Discuss)\n"
|
|||
|
"- 'Send Email': automatically send an email (available in email_template)"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_usage
|
|||
|
msgid "Usage"
|
|||
|
msgstr "Utilizare"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_trg_date_calendar_id
|
|||
|
msgid "Use Calendar"
|
|||
|
msgstr "Utilizează Calendar"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model: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 channel, or an\n"
|
|||
|
" opportunity which still has status pending after 14 days might\n"
|
|||
|
" trigger an automatic reminder email."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_line_test_user_id
|
|||
|
msgid "User"
|
|||
|
msgstr "Operator"
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model.fields,field_description:base_automation.field_base_automation_fields_lines
|
|||
|
msgid "Value Mapping"
|
|||
|
msgstr "Valoare Mapare"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
"La calcularea o condiție pe baza de date calendaristice, este posibil să se "
|
|||
|
"utilizeze un calendar pentru a calcula data pe baza de zile lucrătoare."
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
"Atunci cand nu este selectata, regula este ascunsa si nu va fi executata."
|
|||
|
|
|||
|
#. 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 pyhon expression is given in the help tab."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: base_automation
|
|||
|
#: model:ir.model,name:base_automation.model_ir_actions_server
|
|||
|
msgid "ir.actions.server"
|
|||
|
msgstr "ir.actions.server"
|