oca-project/odoo-bringout-oca-project-project_template/project_template/i18n/bs.po
Ernad Husremovic 2643497d8a Hide irrelevant fields for Line Item Extraction rules
- Make target_field hidden and not required for line_item rules
- Hide Pattern Matching section for line_item rules
- Hide Data Type and Parsing section for line_item rules
- Hide stop_on_match field for line_item rules
- Hide Transformation and Validation tabs for line_item rules
- Clean up model: remove required=True from target_field and match_pattern

Version: 16.0.1.0.20

🤖 assisted by claude

🤖 assisted by claude
2025-11-05 23:02:31 +01:00

56 lines
1.6 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_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"
# taken from hr.po
#. module: project_template
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form
msgid "Create Project From Template"
msgstr "Stvori projekt iz predloška"
# taken from hr.po
#. module: project_template
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_kanban
msgid "Create Project from Template"
msgstr "Stvori projekt iz predloška"
# taken from hr.po
#. module: project_template
#: model:ir.model.fields,field_description:project_template.field_project_project__is_template
msgid "Is Template"
msgstr "Je predložak"
# taken from hr.po
#. module: project_template
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_form
msgid "Is Template?"
msgstr "Je predložak?"
# taken from hr.po
#. module: project_template
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search
msgid "Non-Templates"
msgstr "Nisu predlošci"
# taken from hr.po
#. module: project_template
#: model:ir.model,name:project_template.model_project_project
msgid "Project"
msgstr "Projekt"
# taken from hr.po
#. module: project_template
#: model_terms:ir.ui.view,arch_db:project_template.project_template_view_inherit_search
msgid "Templates"
msgstr "Predlošci"