odoo/addons/website_sale_options/i18n/sl.po

163 lines
4.7 KiB
Plaintext

# Matjaž Mozetič <info@matmoz.si>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0rc1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:09+0000\n"
"PO-Revision-Date: 2015-03-24 16:36+0000\n"
"Last-Translator: Matjaž Mozetič (Matmoz) <Unknown>\n"
"Language-Team: Slovenian <translations@matmoz.si>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2015-03-25 06:09+0000\n"
"X-Generator: Launchpad (build 17413)\n"
"Language: sl\n"
#. module: website_sale_options
#: code:addons/website_sale_options/models/sale_order.py:46
#, python-format
msgid ""
"%s\n"
"Option for: %s"
msgstr ""
"%s\n"
"Opcija za: %s"
#. module: website_sale_options
#: view:website:website_sale.cart
msgid "'optional_product info' if line.linked_line_id else ''"
msgstr "'optional_product info' if line.linked_line_id else ''"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "1 Item"
msgstr "1 artikel"
#. module: website_sale_options
#: model:product.attribute.value,name:website_sale_options.product_attribute_value_1
msgid "1 year"
msgstr "1 leto"
#. module: website_sale_options
#: model:product.attribute.value,name:website_sale_options.product_attribute_value_2
msgid "2 year"
msgstr "2 leti"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "5 Items"
msgstr "5 artiklov"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Add to Cart"
msgstr "Dodaj v voziček"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Continue shopping"
msgstr "Nadaljuj z nakupovanjem"
#. module: website_sale_options
#: model:product.attribute,name:website_sale_options.product_attribute_1
msgid "Duration"
msgstr "Trajanje"
#. module: website_sale_options
#: field:sale.order.line,linked_line_id:0
msgid "Linked Order Line"
msgstr "Povezana postavka naročila"
#. module: website_sale_options
#: field:product.template,optional_product_ids:0
msgid "Optional Products"
msgstr "Opcijski proizvodi"
#. module: website_sale_options
#: field:sale.order.line,option_line_ids:0
msgid "Options Linked"
msgstr "Povezane opcije"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Price"
msgstr "Cena"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Proceed to checkout"
msgstr "Nadaljuj k izhodu"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Product"
msgstr "Proizvod"
#. module: website_sale_options
#: model:ir.model,name:website_sale_options.model_product_template
msgid "Product Template"
msgstr "Predloga proizvoda"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Product not available"
msgstr "Proizvod ni na voljo"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Product to add in your shopping cart"
msgstr "Proizvodi za dodajanje v nakupovalni voziček"
#. module: website_sale_options
#: help:product.template,optional_product_ids:0
msgid "Products to propose when add to cart."
msgstr "Proizvodi predlagani ob dodajanju v voziček"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Quantity"
msgstr "Količina"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Remove from cart"
msgstr "Odstrani iz vozička"
#. module: website_sale_options
#: model:ir.model,name:website_sale_options.model_sale_order
msgid "Sales Order"
msgstr "Prodajni nalog"
#. module: website_sale_options
#: model:ir.model,name:website_sale_options.model_sale_order_line
msgid "Sales Order Line"
msgstr "Postavka prodajnega naloga"
#. module: website_sale_options
#: view:website:website_sale_options.modal
msgid "Select Your Options:"
msgstr "Izberi svoje opcije:"
#. module: website_sale_options
#: model:product.template,name:website_sale_options.product_product_1_product_template
#: model:product.template,name:website_sale_options.product_product_1b_product_template
msgid "Warranty"
msgstr "Garancija"
#. module: website_sale_options
#: model:product.template,description_sale:website_sale_options.product_product_1_product_template
#: model:product.template,description_sale:website_sale_options.product_product_1b_product_template
msgid ""
"Warranty, issued to the purchaser of an article by its manufacturer, "
"promising to repair or replace it if necessary within a specified period of "
"time."
msgstr ""
"Garancija proizvajalca izdana kupcu artikla, ki jamči popravila ali po "
"potrebi zamenjavo v določenem časovnem obdobju."
#. module: website_sale_options
#: view:website:website_sale.cart
msgid "not line.linked_line_id"
msgstr "not line.linked_line_id"