diff --git a/base_cron_exclusion/i18n/zh_CN.po b/base_cron_exclusion/i18n/zh_CN.po index f656d69dd..51605123a 100644 --- a/base_cron_exclusion/i18n/zh_CN.po +++ b/base_cron_exclusion/i18n/zh_CN.po @@ -6,27 +6,29 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2019-08-31 03:34+0000\n" +"Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: none\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.8\n" #. module: base_cron_exclusion #: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron__mutually_exclusive_cron_ids #: model_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form msgid "Mutually Exclusive Scheduled Actions" -msgstr "" +msgstr "互斥计划行动" #. module: base_cron_exclusion #: model:ir.model,name:base_cron_exclusion.model_ir_cron msgid "Scheduled Actions" -msgstr "" +msgstr "安排的动作" #. module: base_cron_exclusion #: code:addons/base_cron_exclusion/models/ir_cron.py:21 #, python-format msgid "You can not mutually exclude a scheduled actions with itself." -msgstr "" +msgstr "您不能相互排除本身安排的动作。"