# Translation of OpenERP Server. # This file contains the translation of the following modules: # * base_action_rule # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.1rc1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" "PO-Revision-Date: 2012-02-08 00:36+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: base_action_rule #: help:base.action.rule,act_mail_to_user:0 msgid "Check this if you want the rule to send an email to the responsible person." msgstr "" #. module: base_action_rule #: field:base.action.rule,act_remind_partner:0 msgid "Remind Partner" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_partner_categ_id:0 msgid "Partner Category" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_mail_to_watchers:0 msgid "Mail to Watchers (CC)" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_state_to:0 msgid "Button Pressed" msgstr "" #. module: base_action_rule #: field:base.action.rule,model_id:0 msgid "Object" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_mail_to_email:0 msgid "Mail to these Emails" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_state:0 msgid "Set State to" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_email_from:0 msgid "Email From" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Email Body" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_range_type:0 msgid "Days" msgstr "" #. module: base_action_rule #: field:base.action.rule,last_run:0 msgid "Last Run" msgstr "" #. module: base_action_rule #: code:addons/base_action_rule/base_action_rule.py:328 #, python-format msgid "Error!" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_reply_to:0 msgid "Reply-To" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_email_cc:0 msgid "These people will receive a copy of the future communication between partner and users by email" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_range_type:0 msgid "Minutes" msgstr "" #. module: base_action_rule #: field:base.action.rule,name:0 msgid "Rule Name" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_remind_partner:0 msgid "Check this if you want the rule to send a reminder by email to the partner." msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Conditions on Model Partner" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_type:0 msgid "Deadline" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_partner_id:0 msgid "Partner" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_subject)s = Object subject" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Email Reminders" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Special Keywords to be Used in the Body" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_state_from:0 msgid "State" msgstr "" #. module: base_action_rule #: model:ir.actions.act_window,help:base_action_rule.base_action_rule_act msgid "Use automated actions to automatically trigger actions for various screens. Example: a lead created by a specific user may be automatically set to a specific sales team, or an opportunity which still has status pending after 14 days might trigger an automatic reminder email." msgstr "" #. module: base_action_rule #: help:base.action.rule,act_mail_to_email:0 msgid "Email-id of the persons whom mail is to be sent" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Action Rule" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Fields to Change" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_type:0 msgid "Creation Date" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_type:0 msgid "Last Action Date" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_range_type:0 msgid "Hours" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_id)s = Object ID" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Delay After Trigger Date" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_remind_attach:0 msgid "Remind with Attachment" msgstr "" #. module: base_action_rule #: constraint:ir.cron:0 msgid "Invalid arguments" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_user_id:0 msgid "Set Responsible to" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_type:0 msgid "None" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_email_to:0 msgid "Use a python expression to specify the right field on which one than we will use for the 'To' field of the header" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_user_phone)s = Responsible phone" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "The rule uses the AND operator. The model must match all non-empty fields so that the rule executes the action described in the 'Actions' tab." msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_date_range_type:0 msgid "Delay type" msgstr "" #. module: base_action_rule #: help:base.action.rule,regex_name:0 msgid "Regular expression for matching name of the resource\n" "e.g.: 'urgent.*' will search for records having name starting with the string 'urgent'\n" "Note: This is case sensitive search." msgstr "" #. module: base_action_rule #: field:base.action.rule,act_method:0 msgid "Call Object Method" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_email_to:0 msgid "Email To" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_mail_to_watchers:0 msgid "Check this if you want the rule to mark CC(mail to any other person defined in actions)." msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(partner)s = Partner name" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Note" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_email_from:0 msgid "Use a python expression to specify the right field on which one than we will use for the 'From' field of the header" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_date_range:0 msgid "Delay after trigger date" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Conditions" msgstr "" #. module: base_action_rule #: help:base.action.rule,trg_date_range:0 msgid "Delay After Trigger Date,specifies 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 "" #. module: base_action_rule #: field:base.action.rule,active:0 msgid "Active" msgstr "" #. module: base_action_rule #: code:addons/base_action_rule/base_action_rule.py:329 #, python-format msgid "No Email ID Found for your Company address!" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_remind_user:0 msgid "Remind Responsible" msgstr "" #. module: base_action_rule #: help:base.action.rule,sequence:0 msgid "Gives the sequence order when displaying a list of rules." msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_range_type:0 msgid "Months" msgstr "" #. module: base_action_rule #: field:base.action.rule,filter_id:0 msgid "Filter" msgstr "" #. module: base_action_rule #: selection:base.action.rule,trg_date_type:0 msgid "Date" msgstr "" #. module: base_action_rule #: help:base.action.rule,server_action_id:0 msgid "Describes the action name.\n" "eg:on which object which action to be taken on basis of which condition" msgstr "" #. module: base_action_rule #: model:ir.model,name:base_action_rule.model_ir_cron msgid "ir.cron" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_description)s = Object description" msgstr "" #. module: base_action_rule #: constraint:base.action.rule:0 msgid "Error: The mail is not well formated" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Email Actions" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Email Information" msgstr "" #. module: base_action_rule #: model:ir.model,name:base_action_rule.model_base_action_rule msgid "Action Rules" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_mail_body:0 msgid "Content of mail" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_user_id:0 msgid "Responsible" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(partner_email)s = Partner Email" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_date)s = Creation date" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_user_email)s = Responsible Email" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_mail_body:0 msgid "Mail body" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_remind_user:0 msgid "Check this if you want the rule to send a reminder by email to the user." msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Server Action to be Triggered" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_mail_to_user:0 msgid "Mail to Responsible" msgstr "" #. module: base_action_rule #: field:base.action.rule,act_email_cc:0 msgid "Add Watchers (Cc)" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Conditions on Model Fields" msgstr "" #. module: base_action_rule #: model:ir.actions.act_window,name:base_action_rule.base_action_rule_act #: model:ir.ui.menu,name:base_action_rule.menu_base_action_rule_form msgid "Automated Actions" msgstr "" #. module: base_action_rule #: field:base.action.rule,server_action_id:0 msgid "Server Action" msgstr "" #. module: base_action_rule #: field:base.action.rule,regex_name:0 msgid "Regex on Resource Name" msgstr "" #. module: base_action_rule #: help:base.action.rule,act_remind_attach:0 msgid "Check this if you want that all documents attached to the object be attached to the reminder email sent." msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Conditions on Timing" msgstr "" #. module: base_action_rule #: field:base.action.rule,sequence:0 msgid "Sequence" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Actions" msgstr "" #. module: base_action_rule #: help:base.action.rule,active:0 msgid "If the active field is set to False, it will allow you to hide the rule without removing it." msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "%(object_user)s = Responsible name" msgstr "" #. module: base_action_rule #: field:base.action.rule,create_date:0 msgid "Create Date" msgstr "" #. module: base_action_rule #: view:base.action.rule:0 msgid "Conditions on States" msgstr "" #. module: base_action_rule #: field:base.action.rule,trg_date_type:0 msgid "Trigger Date" msgstr ""