# Translation of Odoo Server. # This file contains the translation of the following modules: # * sale_margin # # Translators: # FIRST AUTHOR , 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-11-21 19:16+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Croatian (http://www.transifex.com/odoo/odoo-8/language/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_margin #: field:sale.order.line,purchase_price:0 msgid "Cost Price" msgstr "Cijena koštanja" #. module: sale_margin #: help:sale.order,margin:0 msgid "" "It gives profitability by calculating the difference between the Unit Price " "and the cost price." msgstr "Daje razliku između prodajne i nabavne cijene." #. module: sale_margin #: field:sale.order,margin:0 field:sale.order.line,margin:0 msgid "Margin" msgstr "RUC" #. module: sale_margin #: model:ir.model,name:sale_margin.model_sale_order msgid "Sales Order" msgstr "Prodajni nalog" #. module: sale_margin #: model:ir.model,name:sale_margin.model_sale_order_line msgid "Sales Order Line" msgstr "Stavka prodajnog naloga"