185 lines
6.3 KiB
Plaintext
185 lines
6.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sale_product_configurator
|
|
#
|
|
# Translators:
|
|
# Karolina Tonković <karolina.tonkovic@storm.hr>, 2024
|
|
# Tina Milas, 2024
|
|
# Vladimir Olujić <olujic.vladimir@storm.hr>, 2024
|
|
# Gordana Bilas, 2024
|
|
# Vladimir Vrgoč, 2024
|
|
# Martin Trigaux, 2024
|
|
# Bole <bole@dajmi5.com>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2024\n"
|
|
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: hr\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_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "Add"
|
|
msgstr "Dodaj"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "Add one"
|
|
msgstr "Dodaj jedan"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_list/product_list.xml:0
|
|
#, python-format
|
|
msgid "Add optional products"
|
|
msgstr "Dodaj opcionalni proizvod"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_order_line__product_template_attribute_value_ids
|
|
msgid "Attribute Values"
|
|
msgstr "Vrijednosti značajki"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_configurator_dialog/product_configurator_dialog.xml:0
|
|
#, python-format
|
|
msgid "Cancel"
|
|
msgstr "Otkaži"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:product.template,name:sale_product_configurator.product_product_1_product_template
|
|
msgid "Chair floor protection"
|
|
msgstr ""
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_configurator_dialog/product_configurator_dialog.js:0
|
|
#, python-format
|
|
msgid "Configure your product"
|
|
msgstr "Konfigurirajte svoj proizvod"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_configurator_dialog/product_configurator_dialog.xml:0
|
|
#, python-format
|
|
msgid "Confirm"
|
|
msgstr "Potvrdi"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_template_attribute_line/product_template_attribute_line.xml:0
|
|
#, python-format
|
|
msgid "Enter a customized value"
|
|
msgstr "Unesi prilagođenu vrijednost"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:ir.model.fields,field_description:sale_product_configurator.field_sale_order_line__is_configurable_product
|
|
msgid "Is the product configurable?"
|
|
msgstr "Da li je proizvod konfigurabilan?"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:product.template,description_sale:sale_product_configurator.product_product_1_product_template
|
|
msgid "Office chairs can harm your floor: protect it."
|
|
msgstr ""
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:ir.model.fields,field_description:sale_product_configurator.field_product_product__optional_product_ids
|
|
#: model:ir.model.fields,field_description:sale_product_configurator.field_product_template__optional_product_ids
|
|
msgid "Optional Products"
|
|
msgstr "Mogući proizvodi"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:ir.model.fields,help:sale_product_configurator.field_product_product__optional_product_ids
|
|
#: model:ir.model.fields,help:sale_product_configurator.field_product_template__optional_product_ids
|
|
msgid ""
|
|
"Optional Products are suggested whenever the customer hits *Add to Cart* "
|
|
"(cross-sell strategy, e.g. for computers: warranty, software, etc.)."
|
|
msgstr ""
|
|
"Opcionalni proizvodi su predloženi kad god kupac klikne \"Dodaj u košaricu\""
|
|
" (strategija križne prodaje, npr. za računala: jamstvo, programi itd.)."
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_list/product_list.xml:0
|
|
#, python-format
|
|
msgid "Price"
|
|
msgstr "Cijena"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_list/product_list.xml:0
|
|
#: model:ir.model,name:sale_product_configurator.model_product_template
|
|
#, python-format
|
|
msgid "Product"
|
|
msgstr "Proizvod"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "Product Image"
|
|
msgstr "Slika proizvoda"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model_terms:ir.ui.view,arch_db:sale_product_configurator.sale_order_view_form
|
|
msgid "Product Variant"
|
|
msgstr "Varijanta proizvoda"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_list/product_list.xml:0
|
|
#, python-format
|
|
msgid "Quantity"
|
|
msgstr "Količina"
|
|
|
|
#. module: sale_product_configurator
|
|
#: model_terms:ir.ui.view,arch_db:sale_product_configurator.product_template_view_form
|
|
msgid "Recommend when 'Adding to Cart' or quotation"
|
|
msgstr "Preporuči kada 'Dodaj u košaricu' ili na ponudi"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "Remove one"
|
|
msgstr "Ukloni jedan"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "Remove product"
|
|
msgstr ""
|
|
|
|
#. module: sale_product_configurator
|
|
#: model:ir.model,name:sale_product_configurator.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Stavka prodajnog naloga"
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product/product.xml:0
|
|
#, python-format
|
|
msgid "This option or combination of options is not available"
|
|
msgstr ""
|
|
|
|
#. module: sale_product_configurator
|
|
#. odoo-javascript
|
|
#: code:addons/sale_product_configurator/static/src/js/product_list/product_list.xml:0
|
|
#, python-format
|
|
msgid "Total:"
|
|
msgstr "Ukupno:"
|