81 lines
2.6 KiB
Plaintext
Executable File
81 lines
2.6 KiB
Plaintext
Executable File
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * product_variant_sale_price
|
||
#
|
||
# Translators:
|
||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 8.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-09-07 02:42+0000\n"
|
||
"PO-Revision-Date: 2016-09-07 02:42+0000\n"
|
||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||
"Language: sl\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||
"%100==4 ? 2 : 3);\n"
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model_terms:ir.ui.view,arch_db:product_variant_sale_price.product_template_form_view
|
||
msgid ""
|
||
"<span class=\"text-muted fst-italic\">Setting the price here will update all "
|
||
"variants.</span>"
|
||
msgstr ""
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__fix_price
|
||
msgid "Fix Price"
|
||
msgstr "Fiksna cena"
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__list_price
|
||
#, fuzzy
|
||
msgid "List Price"
|
||
msgstr "Fiksna cena"
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model,name:product_variant_sale_price.model_product_template
|
||
msgid "Product"
|
||
msgstr "Proizvod"
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model,name:product_variant_sale_price.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr ""
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model.fields,field_description:product_variant_sale_price.field_product_product__lst_price
|
||
msgid "Sales Price"
|
||
msgstr ""
|
||
|
||
#. module: product_variant_sale_price
|
||
#: model:ir.model.fields,help:product_variant_sale_price.field_product_product__lst_price
|
||
msgid ""
|
||
"The sale price is managed from the product template. Click on the 'Configure "
|
||
"Variants' button to set the extra attribute prices."
|
||
msgstr ""
|
||
|
||
#~ msgid "Product Template"
|
||
#~ msgstr "Predloga proizvoda"
|
||
|
||
#, fuzzy
|
||
#~| msgid "Fix Price"
|
||
#~ msgid "Sale Price"
|
||
#~ msgstr "Fiksna cena"
|
||
|
||
#~ msgid ""
|
||
#~ "{'invisible': [\n"
|
||
#~ " ('product_variant_count', "
|
||
#~ "'>', 1)\n"
|
||
#~ " ]}"
|
||
#~ msgstr ""
|
||
#~ "{'invisible': [\n"
|
||
#~ " ('product_variant_count', "
|
||
#~ "'>', 1)\n"
|
||
#~ " ]}"
|