changeset 34800348967e in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=34800348967e description: Added translation using Weblate (Serbian) diffstat:
modules/marketing_automation/locale/sr.po | 424 ++++++++++++++++++++++++++++++ 1 files changed, 424 insertions(+), 0 deletions(-) diffs (428 lines): diff -r ef061a76cbf6 -r 34800348967e modules/marketing_automation/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/marketing_automation/locale/sr.po Wed Jul 07 22:56:26 2021 +0000 @@ -0,0 +1,424 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:marketing.automation.activity,action:" +msgid "Action" +msgstr "" + +msgctxt "field:marketing.automation.activity,children:" +msgid "Children" +msgstr "" + +msgctxt "field:marketing.automation.activity,condition:" +msgid "Condition" +msgstr "" + +msgctxt "field:marketing.automation.activity,delay:" +msgid "Delay" +msgstr "" + +msgctxt "field:marketing.automation.activity,email_clicked:" +msgid "E-Mails Clicked" +msgstr "" + +msgctxt "field:marketing.automation.activity,email_from:" +msgid "From" +msgstr "" + +msgctxt "field:marketing.automation.activity,email_opened:" +msgid "E-Mails Opened" +msgstr "" + +msgctxt "field:marketing.automation.activity,email_template:" +msgid "E-Mail Template" +msgstr "" + +msgctxt "field:marketing.automation.activity,email_title:" +msgid "E-Mail Title" +msgstr "" + +msgctxt "field:marketing.automation.activity,event:" +msgid "Event" +msgstr "" + +msgctxt "field:marketing.automation.activity,name:" +msgid "Name" +msgstr "" + +msgctxt "field:marketing.automation.activity,negative:" +msgid "Negative" +msgstr "" + +msgctxt "field:marketing.automation.activity,on:" +msgid "On" +msgstr "" + +msgctxt "field:marketing.automation.activity,parent:" +msgid "Parent" +msgstr "" + +msgctxt "field:marketing.automation.activity,parent_action:" +msgid "Parent Action" +msgstr "" + +msgctxt "field:marketing.automation.activity,record_count:" +msgid "Records" +msgstr "" + +msgctxt "field:marketing.automation.record,blocked:" +msgid "Blocked" +msgstr "" + +msgctxt "field:marketing.automation.record,record:" +msgid "Record" +msgstr "" + +msgctxt "field:marketing.automation.record,scenario:" +msgid "Scenario" +msgstr "" + +msgctxt "field:marketing.automation.record,uuid:" +msgid "UUID" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,activity:" +msgid "Activity" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,activity_action:" +msgid "Activity Action" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,at:" +msgid "At" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,email_clicked:" +msgid "E-Mail Clicked" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,email_opened:" +msgid "E-Mail Opened" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,record:" +msgid "Record" +msgstr "" + +msgctxt "field:marketing.automation.record.activity,state:" +msgid "State" +msgstr "" + +msgctxt "field:marketing.automation.scenario,activities:" +msgid "Activities" +msgstr "" + +msgctxt "field:marketing.automation.scenario,domain:" +msgid "Domain" +msgstr "" + +msgctxt "field:marketing.automation.scenario,model:" +msgid "Model" +msgstr "" + +msgctxt "field:marketing.automation.scenario,name:" +msgid "Name" +msgstr "" + +msgctxt "field:marketing.automation.scenario,record_count:" +msgid "Records" +msgstr "" + +msgctxt "field:marketing.automation.scenario,record_count_blocked:" +msgid "Records Blocked" +msgstr "" + +msgctxt "field:marketing.automation.scenario,state:" +msgid "State" +msgstr "" + +msgctxt "help:marketing.automation.activity,condition:" +msgid "" +"The PYSON statement that the record must match in order to execute the activity.\n" +"The record is represented by \"self\"." +msgstr "" + +msgctxt "help:marketing.automation.activity,delay:" +msgid "After how much time the action should be executed." +msgstr "" + +msgctxt "help:marketing.automation.activity,email_from:" +msgid "Leave empty to use the value defined in the configuration file." +msgstr "" + +msgctxt "help:marketing.automation.activity,email_template:" +msgid "" +"The HTML content of the E-mail.\n" +"The Genshi syntax can be used with 'record' in the evaluation context." +msgstr "" + +msgctxt "help:marketing.automation.activity,email_title:" +msgid "" +"The subject of the email.\n" +"The Genshi syntax can be used with 'record' in the evaluation context." +msgstr "" + +msgctxt "help:marketing.automation.activity,negative:" +msgid "" +"Check to execute the activity if the event has not happened by the end of " +"the delay." +msgstr "" + +msgctxt "help:marketing.automation.scenario,domain:" +msgid "A PYSON domain used to filter records valid for this scenario." +msgstr "" + +msgctxt "model:ir.action,name:act_activity_tree" +msgid "Activities" +msgstr "" + +msgctxt "model:ir.action,name:act_record_activity_form" +msgid "Record Activities" +msgstr "" + +msgctxt "model:ir.action,name:act_record_form" +msgid "Records" +msgstr "" + +msgctxt "model:ir.action,name:act_scenario_form" +msgid "Scenarios" +msgstr "" + +msgctxt "model:ir.action,name:report_unsubscribe" +msgid "Marketing Automation Unsubscribe" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_record_activity_form_domain_all" +msgid "All" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_record_activity_form_domain_cancelled" +msgid "Cancelled" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_record_activity_form_domain_done" +msgid "Done" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_record_activity_form_domain_waiting" +msgid "Waiting" +msgstr "" + +msgctxt "model:ir.action.act_window.domain,name:act_scenario_form_domain_all" +msgid "All" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_scenario_form_domain_draft" +msgid "Draft" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_scenario_form_domain_running" +msgid "Running" +msgstr "" + +msgctxt "" +"model:ir.action.act_window.domain,name:act_scenario_form_domain_stopped" +msgid "Stopped" +msgstr "" + +msgctxt "model:ir.message,text:msg_activity_invalid_condition" +msgid "" +"Invalid condition \"%(condition)s\" in activity \"%(activity)s\" with " +"exception \"%(exception)s\"." +msgstr "" + +msgctxt "model:ir.message,text:msg_activity_invalid_email_template" +msgid "" +"Invalid e-mail template in activity \"%(activity)s\" with exception " +"\"%(exception)s\"." +msgstr "" + +msgctxt "model:ir.message,text:msg_activity_invalid_email_title" +msgid "" +"Invalid e-mail title in activity \"%(activity)s\" with exception " +"\"%(exception)s\"." +msgstr "" + +msgctxt "model:ir.message,text:msg_activity_record_unique" +msgid "Record Activity must be unique by record and activity." +msgstr "" + +msgctxt "model:ir.message,text:msg_record_scenario_record_unique" +msgid "Record must be unique by scenario." +msgstr "" + +msgctxt "model:ir.message,text:msg_record_uuid_unique" +msgid "UUID of record must be unique." +msgstr "" + +msgctxt "model:ir.message,text:msg_scenario_invalid_domain" +msgid "Invalid domain in scenario \"%(scenario)s\" with exception \"%(exception)s\"." +msgstr "" + +msgctxt "model:ir.model.button,string:record_activity_on_email_clicked_button" +msgid "E-Mail Clicked" +msgstr "" + +msgctxt "model:ir.model.button,string:record_activity_on_email_opened_button" +msgid "E-Mail Opened" +msgstr "" + +msgctxt "model:ir.model.button,string:scenario_draft_button" +msgid "Draft" +msgstr "" + +msgctxt "model:ir.model.button,string:scenario_run_button" +msgid "Run" +msgstr "" + +msgctxt "model:ir.model.button,string:scenario_stop_button" +msgid "Stop" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_scenario_form" +msgid "Scenarios" +msgstr "" + +msgctxt "model:marketing.automation.activity,name:" +msgid "Marketing Activity" +msgstr "" + +msgctxt "model:marketing.automation.record,name:" +msgid "Marketing Record" +msgstr "" + +msgctxt "model:marketing.automation.record.activity,name:" +msgid "Marketing Record Activity" +msgstr "" + +msgctxt "model:marketing.automation.scenario,name:" +msgid "Marketing Scenario" +msgstr "" + +msgctxt "report:marketing.automation.unsubscribe:" +msgid "Unsubscribe" +msgstr "" + +msgctxt "report:marketing.automation.unsubscribe:" +msgid "" +"We are sorry to see you go, and apologize if we have overwhelmed your inbox." +msgstr "" + +msgctxt "report:marketing.automation.unsubscribe:" +msgid "You are unsubscribed" +msgstr "" + +msgctxt "report:marketing.automation.unsubscribe:" +msgid "You have been successfully unsubscribed from this kind of email." +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Process Marketing Activity" +msgstr "" + +msgctxt "selection:ir.cron,method:" +msgid "Trigger Marketing Scenarios" +msgstr "" + +msgctxt "selection:marketing.automation.activity,action:" +msgid "Send E-Mail" +msgstr "" + +msgctxt "selection:marketing.automation.activity,event:" +msgid "E-Mail Clicked" +msgstr "" + +msgctxt "selection:marketing.automation.activity,event:" +msgid "E-Mail Opened" +msgstr "" + +msgctxt "selection:marketing.automation.activity,on:" +msgid "E-Mail Clicked" +msgstr "" + +msgctxt "selection:marketing.automation.activity,on:" +msgid "E-Mail Not Clicked" +msgstr "" + +msgctxt "selection:marketing.automation.activity,on:" +msgid "E-Mail Not Opened" +msgstr "" + +msgctxt "selection:marketing.automation.activity,on:" +msgid "E-Mail Opened" +msgstr "" + +msgctxt "selection:marketing.automation.activity,parent:" +msgid "Activity" +msgstr "" + +msgctxt "selection:marketing.automation.activity,parent:" +msgid "Scenario" +msgstr "" + +msgctxt "selection:marketing.automation.record.activity,state:" +msgid "Cancelled" +msgstr "" + +msgctxt "selection:marketing.automation.record.activity,state:" +msgid "Done" +msgstr "" + +msgctxt "selection:marketing.automation.record.activity,state:" +msgid "Waiting" +msgstr "" + +msgctxt "selection:marketing.automation.scenario,state:" +msgid "Draft" +msgstr "" + +msgctxt "selection:marketing.automation.scenario,state:" +msgid "Running" +msgstr "" + +msgctxt "selection:marketing.automation.scenario,state:" +msgid "Stopped" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "After" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "Edit" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "If" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "On" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "Template:" +msgstr "" + +msgctxt "view:marketing.automation.activity:" +msgid "Title:" +msgstr "" + +msgctxt "view:marketing.automation.record.activity:" +msgid "Time" +msgstr ""
