# Croatian translation for openobject-addons # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2010. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-12-21 17:06+0000\n" "PO-Revision-Date: 2012-12-17 21:01+0000\n" "Last-Translator: Goran Kliska \n" "Language-Team: Croatian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-04-22 07:28+0000\n" "X-Generator: Launchpad (build 16985)\n" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:149 #, python-format msgid "No Sale Pricelist Found!" msgstr "Nema prodajnog cjenika!" #. module: product_visible_discount #: field:product.pricelist,visible_discount:0 msgid "Visible Discount" msgstr "Vidljiv popust" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:141 #, python-format msgid "No Purchase Pricelist Found!" msgstr "Nema cjenika nabave!" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_account_invoice_line msgid "Invoice Line" msgstr "Stavka računa" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_product_pricelist msgid "Pricelist" msgstr "Cjenik" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:141 #, python-format msgid "You must first define a pricelist on the supplier form!" msgstr "Definirajte cjenik na kartici dobavljača!" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_sale_order_line msgid "Sales Order Line" msgstr "Stavka prodajnog naloga" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:149 #, python-format msgid "You must first define a pricelist on the customer form!" msgstr "Definirajte cjenik na kartici kupca!" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "Neispravan XML za arhitekturu View-a" #~ msgid "" #~ "\n" #~ " This module lets you calculate discounts on Sale Order lines and Invoice " #~ "lines base on the partner's pricelist.\n" #~ " To this end, a new check box named \"Visible Discount\" is added to the " #~ "pricelist form.\n" #~ " Example:\n" #~ " For the product PC1 and the partner \"Asustek\": if listprice=450, " #~ "and the price calculated using Asustek's pricelist is 225\n" #~ " If the check box is checked, we will have on the sale order line: " #~ "Unit price=450, Discount=50,00, Net price=225\n" #~ " If the check box is unchecked, we will have on Sale Order and " #~ "Invoice lines: Unit price=225, Discount=0,00, Net price=225\n" #~ " " #~ msgstr "" #~ "\n" #~ " Ovaj modul dozvoljava izračun popusta na stavke narudžbi i osnovu " #~ "stavaka faktura na partnerovom cjeniku.\n" #~ " Zbog toga je dodana nova kućica \"Vidljivi popust\" na formu cjenika.\n" #~ " Primjer:\n" #~ " Za proizvod PC1 i partnera \"Asustek\": ako je prikazana cijena=450, " #~ "a cijena izračunata prema Asustekovom cjeniku iznosi 225\n" #~ " Ako je kućica označena, na stavki računa pisat će: Cijena=450, " #~ "Popust=50,00, Neto cijena=225\n" #~ " Ako kućica nije označena, na stavkama računa i fakture pisat će: " #~ "Cijena=225, Popust=0,00, Neto cijena=225\n" #~ " "