1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * website_event_booth_sale
- #
- # Translators:
- # Matjaz Mozetic <m.mozetic@matmoz.si>, 2022
- # Martin Trigaux, 2022
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server 15.5alpha1\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2022-09-20 09:02+0000\n"
- "PO-Revision-Date: 2022-09-22 05:56+0000\n"
- "Last-Translator: Martin Trigaux, 2022\n"
- "Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: sl\n"
- "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
- #. module: website_event_booth_sale
- #: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
- msgid "<span class=\"fw-bold\">Total</span>"
- msgstr ""
- #. module: website_event_booth_sale
- #: model_terms:ir.ui.view,arch_db:website_event_booth_sale.event_booth_registration
- msgid "Free"
- msgstr "Prosto"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_product_product
- msgid "Product Variant"
- msgstr "Različica proizvoda"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_sale_order
- msgid "Sales Order"
- msgstr "Prodajni nalog"
- #. module: website_event_booth_sale
- #: model:ir.model,name:website_event_booth_sale.model_website
- msgid "Website"
- msgstr "Spletna stran"
- #. module: website_event_booth_sale
- #: code:addons/website_event_booth_sale/models/sale_order.py:0
- #, python-format
- msgid "You cannot manually change the quantity of an Event Booth product."
- msgstr ""
|