diff --git a/base_cron_exclusion/i18n/cs_CZ.po b/base_cron_exclusion/i18n/cs_CZ.po new file mode 100644 index 000000000..f606b900d --- /dev/null +++ b/base_cron_exclusion/i18n/cs_CZ.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +# Translators: +# Lukáš Spurný , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-03 10:08+0000\n" +"PO-Revision-Date: 2018-03-03 10:08+0000\n" +"Last-Translator: Lukáš Spurný , 2018\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/oca/teams/23907/cs_CZ/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs_CZ\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron_mutually_exclusive_cron_ids +#: model:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view +msgid "Mutually Exclusive Scheduled Actions" +msgstr "Vzájemně výlučné plánované akce" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +msgstr "Plánované akce" + +#. 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 "Nemůžete vzájemně vylučují naplánovaná akce se sebou samým." diff --git a/base_cron_exclusion/i18n/es.po b/base_cron_exclusion/i18n/es.po new file mode 100644 index 000000000..fb30ff804 --- /dev/null +++ b/base_cron_exclusion/i18n/es.po @@ -0,0 +1,36 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +# Translators: +# enjolras , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-03 10:08+0000\n" +"PO-Revision-Date: 2018-03-03 10:08+0000\n" +"Last-Translator: enjolras , 2018\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron_mutually_exclusive_cron_ids +#: model:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view +msgid "Mutually Exclusive Scheduled Actions" +msgstr "Acciones programadas excluyentes mutuamente" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +msgstr "Acciones programadas" + +#. 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 "No puede excluir mutuamente una acción con ella misma." diff --git a/base_cron_exclusion/i18n/fr.po b/base_cron_exclusion/i18n/fr.po new file mode 100644 index 000000000..8d4064a06 --- /dev/null +++ b/base_cron_exclusion/i18n/fr.po @@ -0,0 +1,37 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +# Translators: +# Quentin THEURET , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-03 10:08+0000\n" +"PO-Revision-Date: 2018-03-03 10:08+0000\n" +"Last-Translator: Quentin THEURET , 2018\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: base_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron_mutually_exclusive_cron_ids +#: model:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view +msgid "Mutually Exclusive Scheduled Actions" +msgstr "Actions planifiées mutuellement exclusives" + +#. module: base_cron_exclusion +#: model:ir.model,name:base_cron_exclusion.model_ir_cron +msgid "Scheduled Actions" +msgstr "Actions planifiées" + +#. 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 "" +"Vous ne pouvez pas exclure mutuellement une action planifiée avec elle-même."