oca-ocb-mail/odoo-bringout-oca-ocb-project_sms/project_sms/i18n/bs.po
Ernad Husremovic 73bca97800 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:10 +01:00

69 lines
2 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_sms
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0beta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-23 08:02+0000\n"
"PO-Revision-Date: 2022-09-23 08:02+0000\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: project_sms
#: model:ir.model.fields,help:project_sms.field_project_project_stage__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the project reaches this stage."
msgstr ""
"Ako je postavljena, SMS tekstualna poruka će biti automatski poslana "
"korisniku kada projekat dosegne ovu fazu."
#. module: project_sms
#: model:ir.model.fields,help:project_sms.field_project_task_type__sms_template_id
msgid ""
"If set, an SMS Text Message will be automatically sent to the customer when "
"the task reaches this stage."
msgstr ""
"Ako je postavljena, SMS tekstualna poruka će biti automatski poslana "
"korisniku kada zadatak dosegne ovu fazu."
# taken from hr.po
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project
msgid "Project"
msgstr "Projekt"
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_project_stage
msgid "Project Stage"
msgstr "Faza projekta"
# taken from hr.po
#. module: project_sms
#: model:ir.model.fields,field_description:project_sms.field_project_project_stage__sms_template_id
msgid "SMS Template"
msgstr "Predložak SMS poruke"
# taken from hr.po
#. module: project_sms
#: model:ir.actions.act_window,name:project_sms.project_project_act_window_sms_composer
msgid "Send SMS Text Message"
msgstr "Pošalji SMS poruku"
# taken from hr.po
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task
msgid "Task"
msgstr "Zadatak"
# taken from hr.po
#. module: project_sms
#: model:ir.model,name:project_sms.model_project_task_type
msgid "Task Stage"
msgstr "Faza zadatka"