From fc5445d4af5de1c89284db159ca7f8b9b56148c8 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 3 Mar 2018 13:37:30 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- .../i18n/base_cron_exclusion.pot | 33 ++++++++++++++++ base_cron_exclusion/i18n/cs_CZ.po | 38 +++++++++++++++++++ base_cron_exclusion/i18n/es.po | 37 ++++++++++++++++++ base_cron_exclusion/i18n/fr.po | 38 +++++++++++++++++++ 4 files changed, 146 insertions(+) create mode 100644 base_cron_exclusion/i18n/base_cron_exclusion.pot create mode 100644 base_cron_exclusion/i18n/cs_CZ.po create mode 100644 base_cron_exclusion/i18n/es.po create mode 100644 base_cron_exclusion/i18n/fr.po diff --git a/base_cron_exclusion/i18n/base_cron_exclusion.pot b/base_cron_exclusion/i18n/base_cron_exclusion.pot new file mode 100644 index 000000000..f16369b9c --- /dev/null +++ b/base_cron_exclusion/i18n/base_cron_exclusion.pot @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_cron_exclusion +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \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_cron_exclusion +#: model:ir.model.fields,field_description:base_cron_exclusion.field_ir_cron_mutually_exclusive_cron_ids +#: model:ir.model.fields,field_description:base_cron_exclusion.field_nsca_check_mutually_exclusive_cron_ids +#: model:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view +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 "" + diff --git a/base_cron_exclusion/i18n/cs_CZ.po b/base_cron_exclusion/i18n/cs_CZ.po new file mode 100644 index 000000000..5e0cd02db --- /dev/null +++ b/base_cron_exclusion/i18n/cs_CZ.po @@ -0,0 +1,38 @@ +# 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" +"Language: cs_CZ\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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.model.fields,field_description:base_cron_exclusion.field_nsca_check_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..b64e92c40 --- /dev/null +++ b/base_cron_exclusion/i18n/es.po @@ -0,0 +1,37 @@ +# 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" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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.model.fields,field_description:base_cron_exclusion.field_nsca_check_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..a81ccbaca --- /dev/null +++ b/base_cron_exclusion/i18n/fr.po @@ -0,0 +1,38 @@ +# 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" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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.model.fields,field_description:base_cron_exclusion.field_nsca_check_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."