# Translation of Odoo Server. # This file contains the translation of the following modules: # * mgmtsystem_action_template # 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: mgmtsystem_action_template #: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action msgid "Action" msgstr "Akcija" #. module: mgmtsystem_action_template #: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view msgid "Action Template" msgstr "Šablon akcije" #. module: mgmtsystem_action_template #: model:ir.ui.menu,name:mgmtsystem_action_template.mgmtsystem_action_template_menu msgid "Action Templates" msgstr "Šabloni akcija" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_uid msgid "Created by" msgstr "Kreirao" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__create_date msgid "Created on" msgstr "Kreirano" #. module: mgmtsystem_action_template #: model:ir.model,name:mgmtsystem_action_template.model_mgmtsystem_action_template msgid "Define fields to save action template values" msgstr "Definirajte polja za spremanje vrijednosti šablona akcije" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__description msgid "Description" msgstr "Opis" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__display_name msgid "Display Name" msgstr "Prikazani naziv" #. module: mgmtsystem_action_template #: model:ir.model.fields,help:mgmtsystem_action_template.field_mgmtsystem_action__template_id msgid "Fill Action's fields with Template's values" msgstr "Popunite polja akcije vrijednostima iz šablona" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__id msgid "ID" msgstr "ID" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template____last_update msgid "Last Modified on" msgstr "Zadnje mijenjano" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_uid msgid "Last Updated by" msgstr "Zadnji ažurirao" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__write_date msgid "Last Updated on" msgstr "Zadnje ažurirano" #. module: mgmtsystem_action_template #: model:ir.actions.act_window,name:mgmtsystem_action_template.mgmtsystem_action_template_act_window msgid "Mgmtsystem Action Template" msgstr "Šablon akcije sistema upravljanja" #. module: mgmtsystem_action_template #. odoo-python #: code:addons/mgmtsystem_action_template/models/mgmtsystem_action.py #, python-format msgid "NEW" msgstr "NOVO" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__name msgid "Name" msgstr "Naziv:" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action__template_id msgid "Reference Template" msgstr "Referentni šablon" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__type_action msgid "Response Type" msgstr "Vrsta odgovora" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__user_id msgid "Responsible" msgstr "Odgovoran" #. module: mgmtsystem_action_template #: model:ir.model.fields,field_description:mgmtsystem_action_template.field_mgmtsystem_action_template__tag_ids msgid "Tags" msgstr "Oznake" #. module: mgmtsystem_action_template #: model_terms:ir.ui.view,arch_db:mgmtsystem_action_template.mgmtsystem_action_template_form_view msgid "Template title..." msgstr "Naslov šablona..."