# Slovenian 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-02-08 00:37+0000\n" "PO-Revision-Date: 2010-07-02 12:04+0000\n" "Last-Translator: Simon Vidmar \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-08-07 05:29+0000\n" "X-Generator: Launchpad (build 15745)\n" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:153 #, python-format msgid "No Sale Pricelist Found!" msgstr "" #. module: product_visible_discount #: field:product.pricelist,visible_discount:0 msgid "Visible Discount" msgstr "Vidni popust" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:145 #, python-format msgid "No Purchase Pricelist Found!" msgstr "" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_account_invoice_line msgid "Invoice Line" msgstr "Postavka računa" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_product_pricelist msgid "Pricelist" msgstr "Cenik" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:145 #, python-format msgid "You must first define a pricelist on the supplier form!" msgstr "" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_sale_order_line msgid "Sales Order Line" msgstr "Postavka prodajnega naročila" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:153 #, python-format msgid "You must first define a pricelist on the customer form!" msgstr "" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "Neveljaven XML za arhitekturo pogleda!" #, python-format #~ msgid "You must first define a pricelist for Customer !" #~ msgstr "Najprej morate izbrati cenik za kupca !" #, python-format #~ msgid "You must first define a pricelist for Supplier !" #~ msgstr "Najprej morate izbrati cenik za dobavitelja !" #, python-format #~ msgid "No Sale Pricelist Found " #~ msgstr "Ni Prodajnega Cenika ! " #, python-format #~ msgid "No Purchase Pricelist Found !" #~ msgstr "Ni Nabavnega Cenika !" #~ 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" #~ " Ta modul vam omogoča, da izračun popustov na Naročila in Račune na " #~ "podlagi cenika Partnerja.\n" #~ " V ta namen je novo polje z imenom \"Viden Popust\" doda obrazec ceniku.\n" #~ " Primer:\n" #~ " Za produkt PC1 in partner \"Asustek\": Če listprice=450, in cena " #~ "izračunana iz cenika Asustek'a (225)\n" #~ " Če je polje izbrano, bomo imeli linijo naročila: Cena Enote=450, " #~ "Popust=50,00, Neto cena=225\n" #~ " Če polje ni izbrano, bomo imeli linijo naročila: Cena Enote=225, " #~ "Popust=0,00, Neto cena=225\n" #~ " "