# Translation of Odoo Server. # This file contains the translation of the following modules: # * product # # Translators: # Wanradt Koell , 2022 # Martin Talts , 2022 # Andre Roomet , 2022 # Egon Raamat , 2022 # Oliver Ernest, 2022 # Gert Valdek , 2022 # Arma Gedonsky , 2022 # Algo Kärp , 2022 # Martin Aavastik , 2022 # Martin Trigaux, 2022 # Triine Aavik , 2022 # Piia Paurson , 2022 # Rivo Zängov , 2022 # Anna, 2023 # JanaAvalah, 2023 # Mihkel avalah, 2023 # Leaanika Randmets, 2023 # Eneli Õigus , 2024 # Katrin Kampura, 2024 # Siim Raasuke, 2025 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-05-06 20:36+0000\n" "PO-Revision-Date: 2022-09-22 05:54+0000\n" "Last-Translator: Siim Raasuke, 2025\n" "Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: et\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: product #: model:ir.model.fields,field_description:product.field_product_product__product_variant_count #: model:ir.model.fields,field_description:product.field_product_template__product_variant_count msgid "# Product Variants" msgstr "Tootevariandid" #. module: product #: model:ir.model.fields,field_description:product.field_product_category__product_count msgid "# Products" msgstr "Tooted" #. module: product #. odoo-python #: code:addons/product/models/product_pricelist_item.py:0 #, python-format msgid "" "%(base)s with a %(discount)s %% discount and %(surcharge)s extra fee\n" "Example: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %(total_amount)s" msgstr "" "%(base)s koos %(discount)s %% allahindlusega ja %(surcharge)s ekstra tasuga\n" "Näide: %(amount)s * %(discount_charge)s + %(price_surcharge)s → %(total_amount)s" #. module: product #. odoo-python #: code:addons/product/models/product_pricelist_item.py:0 #, python-format msgid "%(percentage)s %% discount and %(price)s surcharge" msgstr "%(percentage)s %% allahindlus ja %(price)s lisatasu" #. module: product #. odoo-python #: code:addons/product/models/product_pricelist_item.py:0 #, python-format msgid "%s %% discount" msgstr "%s %% allahindlus" #. module: product #. odoo-python #: code:addons/product/models/product_template.py:0 #, python-format msgid "%s (copy)" msgstr "%s (koopia)" #. module: product #. odoo-python #: code:addons/product/models/product_pricelist_item.py:0 #, python-format msgid "%s : end date (%s) should be greater than start date (%s)" msgstr "%s : lõppkuupäev (%s) peaks olema suurem kui alguskuupäev (%s)" #. module: product #: model:ir.actions.report,print_report_name:product.report_product_template_label #: model:ir.actions.report,print_report_name:product.report_product_template_label_dymo msgid "'Products Labels - %s' % (object.name)" msgstr "'Tootesildid - %s' % (object.name)" #. module: product #: model:ir.actions.report,print_report_name:product.report_product_packaging msgid "'Products packaging - %s' % (object.name)" msgstr "'Toote pakend - %s' % (object.name)" #. module: product #. odoo-python #: code:addons/product/models/product_product.py:0 #, python-format msgid "- Barcode \"%s\" already assigned to product(s): %s" msgstr "- Triipkood \"%s\" on juba toodetel määratud: %s" #. module: product #: model:ir.model.fields,help:product.field_product_attribute__create_variant msgid "" "- Instantly: All possible variants are created as soon as the attribute and its values are added to a product.\n" " - Dynamically: Each variant is created only when its corresponding attributes and values are added to a sales order.\n" " - Never: Variants are never created for the attribute.\n" " Note: the variants creation mode cannot be changed once the attribute is used on at least one product." msgstr "" "- Koheselt: kõik võimalikud variandid luuakse kohe, kui tootele lisatakse atribuut ja selle väärtused.\n" " - Dünaamiliselt: iga variant luuakse ainult siis, kui selle vastavad atribuudid ja väärtused lisatakse müügitellimusele.\n" " - Mitte kunagi: atribuudi jaoks ei looda kunagi variante.\n" " Märkus. Variantide loomise režiimi ei saa muuta, kui atribuuti on kasutatud vähemalt ühes tootes." #. module: product #: model:product.attribute.value,name:product.product_attribute_value_5 msgid "1 year" msgstr "1 aasta" #. module: product #: model:product.template,description_sale:product.product_product_4_product_template msgid "160x80cm, with large legs." msgstr "160x80cm, koos suurte jalgadega." #. module: product #: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__2x7xprice msgid "2 x 7 with price" msgstr "2 x 7, koos hinnaga" #. module: product #: model:product.attribute.value,name:product.product_attribute_value_6 msgid "2 year" msgstr "2 aastat" #. module: product #: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12 msgid "4 x 12" msgstr "4 x 12" #. module: product #: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12xprice msgid "4 x 12 with price" msgstr "4 x 12, koos hinnaga" #. module: product #: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x7xprice msgid "4 x 7 with price" msgstr "4 x 7, koos hinnaga" #. module: product #: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view msgid "" "" msgstr "" "" #. module: product #: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_kanban msgid "" msgstr "" #. module: product #: model_terms:ir.ui.view,arch_db:product.product_template_form_view msgid "" "