Files
Odoo-18.0-20251222/sale_product_set/i18n/hr.po
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

177 lines
5.4 KiB
Plaintext
Executable File

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_product_set
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 03:41+0000\n"
"PO-Revision-Date: 2018-01-16 03:41+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
msgid "Add a line"
msgstr ""
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
msgid "Add a note"
msgstr ""
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
msgid "Add a section"
msgstr ""
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
#: model_terms:ir.ui.view,arch_db:sale_product_set.view_order_stock_form
msgid "Add set"
msgstr "Dodaj set"
#. module: sale_product_set
#: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_order
msgid "Add set in sale order"
msgstr "Dodaj set u ponudu"
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
msgid "Add set in sale order line"
msgstr "Dodaj set u stavku ponude"
#. module: sale_product_set
#: model:ir.actions.act_window,name:sale_product_set.act_open_wizard_product_set_add_from_set
msgid "Add set to sale order"
msgstr ""
#. module: sale_product_set
#: model_terms:ir.ui.view,arch_db:sale_product_set.product_set_add_form_view
msgid "Cancel"
msgstr "Otkaži"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__create_date
msgid "Created on"
msgstr "Datum kreiranja"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__partner_id
msgid "Customer"
msgstr ""
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_product_set_line__discount
msgid "Discount (%)"
msgstr ""
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__display_name
msgid "Display Name"
msgstr "Naziv za prikaz"
#. module: sale_product_set
#: model:ir.model.fields,help:sale_product_set.field_sale_product_set_wizard__skip_existing_products
msgid ""
"Enable this to not add new lines for products already included in SO lines."
msgstr ""
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__id
msgid "ID"
msgstr "ID"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_id
#: model:ir.ui.menu,name:sale_product_set.menu_product_set_config
msgid "Product set"
msgstr "Set proizvoda"
#. module: sale_product_set
#: model:ir.model,name:sale_product_set.model_product_set_line
#: model:ir.ui.menu,name:sale_product_set.menu_product_set_line_config
msgid "Product set line"
msgstr "Stavka seta proizvoda"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__product_set_line_ids
msgid "Product set lines"
msgstr "Stavke seta proizvoda"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__quantity
msgid "Quantity"
msgstr "Količina"
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__order_id
msgid "Sale Order"
msgstr ""
#. module: sale_product_set
#: model:ir.model.fields,field_description:sale_product_set.field_sale_product_set_wizard__skip_existing_products
msgid "Skip Existing Products"
msgstr ""
#. module: sale_product_set
#: model:ir.model,name:sale_product_set.model_sale_product_set_wizard
msgid "Wizard model to add product set into a quotation"
msgstr "Model čarobnjaka za dodavanje setova u ponudu"
#. module: sale_product_set
#. odoo-python
#: code:addons/sale_product_set/wizard/sale_product_set_wizard.py:0
#, python-format
msgid "You can use a sale order assigned only to following partner(s): {}"
msgstr ""
#~ msgid "Last Modified on"
#~ msgstr "Zadnja promjena"
#~ msgid "Name"
#~ msgstr "Naziv"
#~ msgid "Product"
#~ msgstr "Proizvod"
#, fuzzy
#~ msgid "Product set internal reference"
#~ msgstr "Stavka seta proizvoda"
#~ msgid "Product set name"
#~ msgstr "Naziv seta proizvoda"
#~ msgid "Products"
#~ msgstr "Proizvodi"
#~ msgid "Sequence"
#~ msgstr "Sekvenca"
#~ msgid "Set"
#~ msgstr "Set"