From 9f5a0b77be386adcb9f97362fb0054ceb2264cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=8E=E4=BC=9F=E6=9D=B0?= <674416404@qq.com> Date: Sat, 31 Aug 2019 03:31:00 +0000 Subject: [PATCH] Added translation using Weblate (Chinese (Simplified)) --- base_cron_exclusion/i18n/zh_CN.po | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 base_cron_exclusion/i18n/zh_CN.po diff --git a/base_cron_exclusion/i18n/zh_CN.po b/base_cron_exclusion/i18n/zh_CN.po new file mode 100644 index 000000000..f656d69dd --- /dev/null +++ b/base_cron_exclusion/i18n/zh_CN.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. 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 "" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +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 ""