You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.3 KiB
37 lines
1.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_cron_exclusion
|
|
#
|
|
# Translators:
|
|
# Quentin THEURET <odoo@kerpeo.com>, 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 <odoo@kerpeo.com>, 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_terms:ir.ui.view,arch_db:base_cron_exclusion.ir_cron_view_form
|
|
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."
|