# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_cron_exclusion # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.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 msgid "Mutually Exclusive Scheduled Actions" msgstr "Međusobno isključive zakazane akcije" #. module: base_cron_exclusion #: model:ir.model,name:base_cron_exclusion.model_ir_cron msgid "Scheduled Actions" msgstr "Vremenski plan akcija" #. module: base_cron_exclusion #. odoo-python #: code:addons/base_cron_exclusion/models/ir_cron.py #, python-format msgid "You can not mutually exclude a scheduled actions with itself." msgstr "Ne možete međusobno isključiti zakazanu akciju sa samom sobom."