odoo/addons/product_margin/i18n/it.po

312 lines
8.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_margin
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-07-17 07:51+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Italian (http://www.transifex.com/odoo/odoo-8/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: product_margin
#: field:product.product,purchase_num_invoiced:0
msgid "# Invoiced in Purchase"
msgstr "# Fatturate in Acquisti"
#. module: product_margin
#: field:product.product,sale_num_invoiced:0
msgid "# Invoiced in Sale"
msgstr "# Fatturate in Vendite"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
msgid "#Purchased"
msgstr "#Acquistato"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Analysis Criteria"
msgstr "Critreri di analisi"
#. module: product_margin
#: help:product.product,sale_avg_price:0
msgid "Avg. Price in Customer Invoices."
msgstr "Prezzo Medio nelle Fatture Clienti."
#. module: product_margin
#: help:product.product,purchase_avg_price:0
msgid "Avg. Price in Supplier Invoices "
msgstr "Prezzo medio nelle fatture fornitori "
#. module: product_margin
#: field:product.product,purchase_avg_price:0
#: field:product.product,sale_avg_price:0
msgid "Avg. Unit Price"
msgstr "Prezzo unitario medio"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Cancel"
msgstr "Annulla"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Catalog Price"
msgstr "Prezzo di catalogo"
#. module: product_margin
#: field:product.margin,create_uid:0
msgid "Created by"
msgstr "Creato da"
#. module: product_margin
#: field:product.margin,create_date:0
msgid "Created on"
msgstr "Creato il"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Draft, Open and Paid"
msgstr "Bozza, aperta e pagata"
#. module: product_margin
#: field:product.product,expected_margin:0
msgid "Expected Margin"
msgstr "Margine atteso"
#. module: product_margin
#: field:product.product,expected_margin_rate:0
msgid "Expected Margin (%)"
msgstr "Margine previsto (%)"
#. module: product_margin
#: field:product.product,sale_expected:0
msgid "Expected Sale"
msgstr "Vendita attesa"
#. module: product_margin
#: help:product.product,expected_margin:0
msgid "Expected Sale - Normal Cost"
msgstr "Vendita attesa - Costo normale"
#. module: product_margin
#: help:product.product,sales_gap:0
msgid "Expected Sale - Turn Over"
msgstr "Vendita attesa - Ricambio"
#. module: product_margin
#: help:product.product,expected_margin_rate:0
msgid "Expected margin * 100 / Expected Sale"
msgstr "Margine atteso * 100 / vendita attesa"
#. module: product_margin
#: field:product.margin,from_date:0
msgid "From"
msgstr "Da"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "General Information"
msgstr "Informazioni generali"
#. module: product_margin
#: field:product.margin,id:0
msgid "ID"
msgstr "ID"
#. module: product_margin
#: field:product.margin,invoice_state:0 field:product.product,invoice_state:0
msgid "Invoice State"
msgstr "Stato fattura"
#. module: product_margin
#: field:product.margin,write_uid:0
msgid "Last Updated by"
msgstr "Ultima modifica di"
#. module: product_margin
#: field:product.margin,write_date:0
msgid "Last Updated on"
msgstr "Ultima modifica il"
#. module: product_margin
#: field:product.product,date_from:0
msgid "Margin Date From"
msgstr "Margini Dalla Data"
#. module: product_margin
#: field:product.product,date_to:0
msgid "Margin Date To"
msgstr "Margini Alla Data"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Margins"
msgstr "Margini"
#. module: product_margin
#: field:product.product,normal_cost:0
msgid "Normal Cost"
msgstr "Costo normale"
#. module: product_margin
#: help:product.product,purchase_gap:0
msgid "Normal Cost - Total Cost"
msgstr "Costo normale - costo totale"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Open Margins"
msgstr "Margini Aperti"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Open and Paid"
msgstr "Aperto e pagato"
#. module: product_margin
#: selection:product.margin,invoice_state:0
#: selection:product.product,invoice_state:0
msgid "Paid"
msgstr "Pagato"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_product
msgid "Product"
msgstr "Prodotto"
#. module: product_margin
#: model:ir.model,name:product_margin.model_product_margin
msgid "Product Margin"
msgstr "Margine prodotto"
#. module: product_margin
#: code:addons/product_margin/wizard/product_margin.py:84
#: model:ir.actions.act_window,name:product_margin.product_margin_act_window
#: model:ir.ui.menu,name:product_margin.menu_action_product_margin
#: view:product.product:product_margin.view_product_margin_form
#: view:product.product:product_margin.view_product_margin_graph
#: view:product.product:product_margin.view_product_margin_tree
#, python-format
msgid "Product Margins"
msgstr "Margini Prodotti"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "Properties categories"
msgstr "Categorie proprietà"
#. module: product_margin
#: field:product.product,purchase_gap:0
msgid "Purchase Gap"
msgstr "Margine di acquisto"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Purchases"
msgstr "Acquisti"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Sales"
msgstr "Vendite"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,sales_gap:0
msgid "Sales Gap"
msgstr "Intervallo vendite"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_form
msgid "Standard Price"
msgstr "Prezzo Standard"
#. module: product_margin
#: help:product.product,normal_cost:0
msgid "Sum of Multiplication of Cost price and quantity of Supplier Invoices"
msgstr "Somma del Prodotto del prezzo di Costo e quantità delle Fatture dei Fornitori"
#. module: product_margin
#: help:product.product,turnover:0
msgid ""
"Sum of Multiplication of Invoice price and quantity of Customer Invoices"
msgstr "Somma del Prodotto del prezzo di Vendita Fattura e quantità delle Fatture Clienti"
#. module: product_margin
#: help:product.product,total_cost:0
msgid ""
"Sum of Multiplication of Invoice price and quantity of Supplier Invoices "
msgstr "Somma del Prodotto del prezzo Fattura e quantità delle Fatture dei Fornitori "
#. module: product_margin
#: help:product.product,sale_expected:0
msgid ""
"Sum of Multiplication of Sale Catalog price and quantity of Customer "
"Invoices"
msgstr "Somma del Prodotto del prezzo di Vendita da Catalogo e quantità delle Fatture Clienti"
#. module: product_margin
#: help:product.product,sale_num_invoiced:0
msgid "Sum of Quantity in Customer Invoices"
msgstr "Somma della quantità nelle fatture clienti"
#. module: product_margin
#: help:product.product,purchase_num_invoiced:0
msgid "Sum of Quantity in Supplier Invoices"
msgstr "Somma della quantità nelle fatture fornitori"
#. module: product_margin
#: field:product.margin,to_date:0
msgid "To"
msgstr "A"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,total_cost:0
msgid "Total Cost"
msgstr "Costo totale"
#. module: product_margin
#: field:product.product,total_margin:0
msgid "Total Margin"
msgstr "Margine totale"
#. module: product_margin
#: field:product.product,total_margin_rate:0
msgid "Total Margin Rate(%)"
msgstr "Tasso Totale Margine(%)"
#. module: product_margin
#: help:product.product,total_margin_rate:0
msgid "Total margin * 100 / Turnover"
msgstr "Margine totale * 100 / Ricambio"
#. module: product_margin
#: view:product.product:product_margin.view_product_margin_tree
#: field:product.product,turnover:0
msgid "Turnover"
msgstr "Ricambio"
#. module: product_margin
#: help:product.product,total_margin:0
msgid "Turnover - Standard price"
msgstr "Fatturato - Prezzo standard"
#. module: product_margin
#: view:product.margin:product_margin.product_margin_form_view
msgid "or"
msgstr "o"