oca-pos/odoo-bringout-oca-pos-pos_access_right/pos_access_right/i18n/bs.po
Ernad Husremovic 2cd7ccbcc0 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:29 +01:00

123 lines
4.6 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_access_right
#
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: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_discount_id
msgid "Point of Sale - Allow Discount"
msgstr "Prodajno mjesto - Dozvoli popust"
#. module: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_negative_qty_id
msgid "Point of Sale - Allow Negative Quantity"
msgstr "Prodajno mjesto - Dozvoli negativnu količinu"
#. module: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_change_unit_price_id
msgid "Point of Sale - Allow Unit Price Change"
msgstr "Prodajno mjesto - Dozvoli promjenu jedinične cijene"
#. module: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_delete_order_id
msgid "Point of Sale - Delete Order"
msgstr "Prodajno mjesto - Obriši narudžbu"
#. module: pos_access_right
#: model:res.groups,name:pos_access_right.group_discount
msgid "Point of Sale - Discount"
msgstr "Prodajno mjesto - Popust"
#. module: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_multi_order_id
msgid "Point of Sale - Many Orders"
msgstr "Prodajno mjesto - Više narudžbi"
#. module: pos_access_right
#: model:res.groups,name:pos_access_right.group_negative_qty
msgid "Point of Sale - Negative Quantity"
msgstr "Prodajno mjesto - Negativna količina"
#. module: pos_access_right
#: model:ir.model.fields,field_description:pos_access_right.field_pos_config__group_payment_id
msgid "Point of Sale - Payment"
msgstr "Prodajno mjesto - Plaćanje"
#. module: pos_access_right
#: model:res.groups,name:pos_access_right.group_change_unit_price
msgid "Point of Sale - Unit Price Change"
msgstr "Prodajno mjesto - Promjena jedinične cijene"
#. module: pos_access_right
#: model:ir.model,name:pos_access_right.model_pos_config
msgid "Point of Sale Configuration"
msgstr "Postavke prodajnog mjesta"
#. module: pos_access_right
#: model:ir.model,name:pos_access_right.model_pos_session
msgid "Point of Sale Session"
msgstr "Sesija POS-a"
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_discount_id
msgid ""
"This field is there to pass the id of the 'PoS - Allow Discount' Group to "
"the Point of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Dozvoli "
"popust' na sučelje prodajnog mjesta."
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_negative_qty_id
msgid ""
"This field is there to pass the id of the 'PoS - Allow Negative Quantity' "
"Group to the Point of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Dozvoli "
"negativnu količinu' na sučelje prodajnog mjesta."
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_change_unit_price_id
msgid ""
"This field is there to pass the id of the 'PoS - Allow Unit Price Change' "
"Group to the Point of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Dozvoli "
"promjenu jedinične cijene' na sučelje prodajnog mjesta."
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_delete_order_id
msgid ""
"This field is there to pass the id of the 'PoS - Delete Order' Group to the "
"Point of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Obriši "
"narudžbu' na sučelje prodajnog mjesta."
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_multi_order_id
msgid ""
"This field is there to pass the id of the 'PoS - Many Orders Group to the "
"Point of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Više "
"narudžbi' na sučelje prodajnog mjesta."
#. module: pos_access_right
#: model:ir.model.fields,help:pos_access_right.field_pos_config__group_payment_id
msgid ""
"This field is there to pass the id of the 'PoS - Payment' Group to the Point"
" of Sale Frontend."
msgstr ""
"Ovo polje služi za prosljeđivanje ID-a grupe 'Prodajno mjesto - Plaćanje' na"
" sučelje prodajnog mjesta."