# Italian 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-16 20:40+0000\n" "Last-Translator: Sergio Corato \n" "Language-Team: Italian \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 "Nessun Listino Prezzi di Vendita Trovato!" #. module: product_visible_discount #: field:product.pricelist,visible_discount:0 msgid "Visible Discount" msgstr "Sconto Visibile" #. module: product_visible_discount #: code:addons/product_visible_discount/product_visible_discount.py:141 #, python-format msgid "No Purchase Pricelist Found!" msgstr "Nessun Listino Prezzi d'Acquisto Trovato!" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_account_invoice_line msgid "Invoice Line" msgstr "Linea fattura" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_product_pricelist msgid "Pricelist" msgstr "Listino" #. 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 "" "E' necessario anzitutto definire un listino prezzi nel form del fornitore!" #. module: product_visible_discount #: model:ir.model,name:product_visible_discount.model_sale_order_line msgid "Sales Order Line" msgstr "Linea ordine di vendita" #. 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 "" "E' necessario anzitutto definire un listino prezzi nel form del cliente!" #~ msgid "Invalid XML for View Architecture!" #~ msgstr "XML non valido per visualizzare l'Achitettura!" #~ 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" #~ " Questo modulo di permette di calcolare gli sconti sulle linee degli " #~ "ordini di vendita e su quelle delle fatture basandosi su un listino del " #~ "partner.\n" #~ " Installandolo, una nuova spunta chiamata \"Sconto visibile\" è aggiunta " #~ "alla videata del listino.\n" #~ " Esempio:\n" #~ " Per il prodotto PC1 e partner \"Asustek\": se il prezzo di " #~ "listino=450, e il prezzo è calcolato usando il listino Asustek + 225\n" #~ " Se c'è la spunta avremmo, sulla linea dell'ordine di vedita: Prezzo " #~ "unitario=450, Sconto=50.00, Prezzo Netto=225\n" #~ " Se non c'è la spunta avremmo, sulla linea dell'ordine e sulla linea " #~ "della fattura: Prezzo unitario=225, Sconto=0.00, Prezzo netto=225\n" #~ " " #, python-format #~ msgid "You must first define a pricelist for Supplier !" #~ msgstr "E' necessario prima definire un listino per fornitore!" #, python-format #~ msgid "You must first define a pricelist for Customer !" #~ msgstr "E' necessario prima definire un listino per cliente!" #, python-format #~ msgid "No Sale Pricelist Found " #~ msgstr "Nessun listino di vendita trovato " #, python-format #~ msgid "No Purchase Pricelist Found !" #~ msgstr "Nessun listino di acquisto trovato!"