3152 lines
117 KiB
Plaintext
3152 lines
117 KiB
Plaintext
|
# Translation of Odoo Server.
|
|||
|
# This file contains the translation of the following modules:
|
|||
|
# * product
|
|||
|
#
|
|||
|
# Translators:
|
|||
|
# Jens Nymoen <jens@nettimport.no>, 2022
|
|||
|
# Jorunn D. Newth, 2022
|
|||
|
# Martin Trigaux, 2022
|
|||
|
# Cécile Collart <cco@odoo.com>, 2022
|
|||
|
# Lars Aam <lars.aam@vikenfiber.no>, 2022
|
|||
|
# Marius Stedjan <marius@stedjan.com>, 2022
|
|||
|
# Henning Fyllingsnes, 2023
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: Odoo Server 16.0+e\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
|||
|
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
|||
|
"Last-Translator: Henning Fyllingsnes, 2023\n"
|
|||
|
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
|||
|
"Language: nb\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: \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 "# Produktvarianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__product_count
|
|||
|
msgid "# Products"
|
|||
|
msgstr "# Produkter"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%(percentage)s %% discount and %(price)s surcharge"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%s %% discount"
|
|||
|
msgstr "%s %% rabatt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "%s (copy)"
|
|||
|
msgstr "%s (kopi)"
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.report,print_report_name:product.report_product_packaging
|
|||
|
msgid "'Products packaging - %s' % (object.name)"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#, python-format
|
|||
|
msgid "- Barcode \"%s\" already assigned to product(s): %s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. 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 ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_5
|
|||
|
msgid "1 year"
|
|||
|
msgstr "1 år"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,description_sale:product.product_product_4_product_template
|
|||
|
msgid "160x80cm, with large legs."
|
|||
|
msgstr "160x80cm, med store ben."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__2x7xprice
|
|||
|
msgid "2 x 7 with price"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_6
|
|||
|
msgid "2 year"
|
|||
|
msgstr "2 år"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12
|
|||
|
msgid "4 x 12"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x12xprice
|
|||
|
msgid "4 x 12 with price"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__4x7xprice
|
|||
|
msgid "4 x 7 with price"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "<i class=\"fa fa-long-arrow-right mx-2 oe_edit_only\" aria-label=\"Arrow icon\" title=\"Arrow\"/>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_kanban
|
|||
|
msgid "<i class=\"fa fa-money\" role=\"img\" aria-label=\"Currency\" title=\"Currency\"/>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid ""
|
|||
|
"<span class=\"o_stat_text\" attrs=\"{'invisible': [('pricelist_item_count', '=', 1)]}\">\n"
|
|||
|
" Extra Prices\n"
|
|||
|
" </span>\n"
|
|||
|
" <span class=\"o_stat_text\" attrs=\"{'invisible': [('pricelist_item_count', '!=', 1)]}\">\n"
|
|||
|
" Extra Price\n"
|
|||
|
" </span>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
|||
|
msgid "<span class=\"o_stat_text\"> Products</span>"
|
|||
|
msgstr "<span class=\"o_stat_text\"> Produkter</span>"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
|||
|
msgid "<span class=\"o_stat_text\">Related Products</span>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "<span>%</span>"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "<span>All general settings about this product are managed on</span>"
|
|||
|
msgstr "<span>Generelle innstillinger for dette produktet behandles på</span>"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.report_packagingbarcode
|
|||
|
msgid "<strong>Qty: </strong>"
|
|||
|
msgstr "<strong>Ant: </strong>"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid ""
|
|||
|
"<strong>Save</strong> this page and come back\n"
|
|||
|
" here to set up the feature."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
|||
|
msgid ""
|
|||
|
"<strong>Warning</strong>: adding or deleting attributes\n"
|
|||
|
" will delete and recreate existing variants and lead\n"
|
|||
|
" to the loss of their possible customizations."
|
|||
|
msgstr ""
|
|||
|
"<strong>Advarsel</strong>: Oppretting og sletting av attributter vil slette og \n"
|
|||
|
" gjenopprette eksisterende varianter, og føre til at\n"
|
|||
|
" eventuelle tilpasninger av disse blir slettet."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.constraint,message:product.constraint_product_packaging_barcode_uniq
|
|||
|
msgid "A barcode can only be assigned to one packaging."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__description_sale
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__description_sale
|
|||
|
msgid "A description of the Product that you want to communicate to your customers. This description will be copied to every Sales Order, Delivery Order and Customer Invoice/Credit Note"
|
|||
|
msgstr "En beskrivelse av produktet som du vil vise dine kunder. Denne beskrivelsen vises på salgsordre, leveringsordre og kundefaktura/kreditnota"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#, python-format
|
|||
|
msgid "A packaging already uses the barcode"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
|||
|
msgid ""
|
|||
|
"A price is a set of sales prices or rules to compute the price of sales order lines based on products, product categories, dates and ordered quantities.\n"
|
|||
|
" This is the perfect tool to handle several pricings, seasonal discounts, etc."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_packaging.py:0
|
|||
|
#, python-format
|
|||
|
msgid "A product already uses the barcode"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__detailed_type
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__detailed_type
|
|||
|
msgid ""
|
|||
|
"A storable product is a product for which you manage stock. The Inventory app has to be installed.\n"
|
|||
|
"A consumable product is a product for which stock is not managed.\n"
|
|||
|
"A service is a non-material product you provide."
|
|||
|
msgstr ""
|
|||
|
"En lagervare er et produkt som du sporer lagerstatus på. Lager-appen må være innstallert.\n"
|
|||
|
"En forbruksvare er et produkt som du ikke sporer.\n"
|
|||
|
"En tjeneste er et ikke-fysisk produkt som du tilbyr."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_25_product_template
|
|||
|
msgid "Acoustic Bloc Screens"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction
|
|||
|
msgid "Action Needed"
|
|||
|
msgstr "Handling påkrevd"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__active
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__active
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__active
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__active
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_active
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
|||
|
msgid "Active"
|
|||
|
msgstr "Aktiv"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
msgid "Active Products"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_ids
|
|||
|
msgid "Activities"
|
|||
|
msgstr "Aktiviteter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_decoration
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_decoration
|
|||
|
msgid "Activity Exception Decoration"
|
|||
|
msgstr "Dekorering for Aktivitetsunntak"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_state
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_state
|
|||
|
msgid "Activity State"
|
|||
|
msgstr "Aktivitetsstatus"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_icon
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_icon
|
|||
|
msgid "Activity Type Icon"
|
|||
|
msgstr "Ikon type Aktivitet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Add a quantity"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__additional_product_tag_ids
|
|||
|
msgid "Additional Product Tag"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_sale_pricelist
|
|||
|
#: model:res.groups,name:product.group_sale_pricelist
|
|||
|
msgid "Advanced Pricelists"
|
|||
|
msgstr "Avanserte prislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_pricelist_setting__advanced
|
|||
|
msgid "Advanced price rules (discounts, formulas)"
|
|||
|
msgstr "Avanserte prisregler (rabatter, formler)"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__all_product_tag_ids
|
|||
|
msgid "All Product Tag"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__product_ids
|
|||
|
msgid "All Product Variants using this Tag"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__3_global
|
|||
|
#, python-format
|
|||
|
msgid "All Products"
|
|||
|
msgstr "Alle produkter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute_value__is_custom
|
|||
|
#: model:ir.model.fields,help:product.field_product_template_attribute_value__is_custom
|
|||
|
msgid "Allow users to input custom values for this attribute value"
|
|||
|
msgstr "La brukere legge inn tilpassede verdier for denne attributtverdien"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_res_config_settings__group_sale_pricelist
|
|||
|
msgid ""
|
|||
|
"Allows to manage different prices based on rules per category of customers.\n"
|
|||
|
" Example: 10% for retailers, promotion of 5 EUR on this product, etc."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_2
|
|||
|
msgid "Aluminium"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "Applicable On"
|
|||
|
msgstr "Anvendbar på"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
|||
|
msgid "Applied On"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__applied_on
|
|||
|
msgid "Apply On"
|
|||
|
msgstr "Bruk på"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Archived"
|
|||
|
msgstr "Arkivert"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__sequence
|
|||
|
msgid "Assigns the priority to the list of product vendor."
|
|||
|
msgstr "Setter prioritet på listen over produktleverandører."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
|||
|
#, python-format
|
|||
|
msgid "At most %s quantities can be displayed simultaneously. Remove a selected quantity to add others."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_attachment_count
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_attachment_count
|
|||
|
msgid "Attachment Count"
|
|||
|
msgstr "Antall vedlegg"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__attribute_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__attribute_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_id
|
|||
|
msgid "Attribute"
|
|||
|
msgstr "Attributt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__attribute_line_id
|
|||
|
msgid "Attribute Line"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
|||
|
msgid "Attribute Name"
|
|||
|
msgstr "Attributtnavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_attribute_value
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_product_template_attribute_value_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_template_attribute_value_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_attribute_value_id
|
|||
|
msgid "Attribute Value"
|
|||
|
msgstr "Attributtverdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_template_attribute_value_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__value_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
|||
|
msgid "Attribute Values"
|
|||
|
msgstr "Attributtverdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.attribute_action
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_tree
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Attributes"
|
|||
|
msgstr "Attributter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
|||
|
msgid "Attributes & Variants"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "Availability"
|
|||
|
msgstr "Lagerstatus"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__barcode
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__barcode
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__barcode
|
|||
|
msgid "Barcode"
|
|||
|
msgstr "Strekkode"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_packaging__barcode
|
|||
|
msgid "Barcode used for packaging identification. Scan this packaging barcode from a transfer in the Barcode app to move all the contained units"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"Barcode(s) already assigned:\n"
|
|||
|
"\n"
|
|||
|
"%s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__base
|
|||
|
msgid ""
|
|||
|
"Base price for computation.\n"
|
|||
|
"Sales Price: The base price will be the Sales Price.\n"
|
|||
|
"Cost Price: The base price will be the cost price.\n"
|
|||
|
"Other Pricelist: Computation of the base price based on another Pricelist."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base
|
|||
|
msgid "Based on"
|
|||
|
msgstr "Basert på"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:res.groups,name:product.group_product_pricelist
|
|||
|
msgid "Basic Pricelists"
|
|||
|
msgstr "Enkle prislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_4
|
|||
|
msgid "Black"
|
|||
|
msgstr "Svart"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_10_product_template
|
|||
|
msgid "Cabinet with Doors"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__can_image_1024_be_zoomed
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__can_image_1024_be_zoomed
|
|||
|
msgid "Can Image 1024 be zoomed"
|
|||
|
msgstr "Kan bilde 1024 forstørres"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__can_image_variant_1024_be_zoomed
|
|||
|
msgid "Can Variant Image 1024 be zoomed"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__purchase_ok
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__purchase_ok
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Can be Purchased"
|
|||
|
msgstr "Kan kjøpes"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__sale_ok
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__sale_ok
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Can be Sold"
|
|||
|
msgstr "Kan selges"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
|||
|
msgid "Category"
|
|||
|
msgstr "Kategori"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Category: %s"
|
|||
|
msgstr "Kategori: %s"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__child_id
|
|||
|
msgid "Child Categories"
|
|||
|
msgstr "Underkategorier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.action_open_label_layout
|
|||
|
msgid "Choose Labels Layout"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_label_layout
|
|||
|
msgid "Choose the sheet layout to print the labels"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Codes"
|
|||
|
msgstr "Koder"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__html_color
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__color
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__color
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__color
|
|||
|
#: model:product.attribute,name:product.product_attribute_2
|
|||
|
msgid "Color"
|
|||
|
msgstr "Farge"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__color
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__color
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__color
|
|||
|
msgid "Color Index"
|
|||
|
msgstr "Fargeindeks"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__columns
|
|||
|
msgid "Columns"
|
|||
|
msgstr "Kolonner"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__combination_indices
|
|||
|
msgid "Combination Indices"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_res_company
|
|||
|
msgid "Companies"
|
|||
|
msgstr "Firmaer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__company_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__company_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__company_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__company_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__company_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__company_id
|
|||
|
msgid "Company"
|
|||
|
msgstr "Firma"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__complete_name
|
|||
|
msgid "Complete Name"
|
|||
|
msgstr "Fullstendig navn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Computation"
|
|||
|
msgstr "Beregning"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__compute_price
|
|||
|
msgid "Compute Price"
|
|||
|
msgstr "Beregn pris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Conditions"
|
|||
|
msgstr "Vilkår"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_11_product_template
|
|||
|
msgid "Conference Chair"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,description_sale:product.consu_delivery_02_product_template
|
|||
|
msgid "Conference room table"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_res_config_settings
|
|||
|
msgid "Config Settings"
|
|||
|
msgstr "Innstillinger"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "Configuration"
|
|||
|
msgstr "Konfigurasjon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
|||
|
msgid "Configure"
|
|||
|
msgstr "Konfigurer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
|||
|
msgid "Confirm"
|
|||
|
msgstr "Bekreft"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__detailed_type__consu
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__type__consu
|
|||
|
msgid "Consumable"
|
|||
|
msgstr "Forbruksvare"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Consumables are physical products for which you don't manage the inventory level: they are always available."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_res_partner
|
|||
|
msgid "Contact"
|
|||
|
msgstr "Kontakt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "Contact Us"
|
|||
|
msgstr "Kontakt oss"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__qty
|
|||
|
msgid "Contained Quantity"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.constraint,message:product.constraint_product_packaging_positive_qty
|
|||
|
msgid "Contained Quantity should be positive."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_packaging_form_view
|
|||
|
msgid "Contained quantity"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_13_product_template
|
|||
|
msgid "Corner Desk Left Sit"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_5_product_template
|
|||
|
msgid "Corner Desk Right Sit"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__standard_price
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__standard_price
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__standard_price
|
|||
|
msgid "Cost"
|
|||
|
msgstr "Kostnad"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__cost_currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__cost_currency_id
|
|||
|
msgid "Cost Currency"
|
|||
|
msgstr "Kostvaluta"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_res_country_group
|
|||
|
msgid "Country Group"
|
|||
|
msgstr "Landegruppe"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__country_group_ids
|
|||
|
msgid "Country Groups"
|
|||
|
msgstr "Landegrupper"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
|||
|
msgid "Create a new pricelist"
|
|||
|
msgstr "Opprett ny prisliste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_template_action_all
|
|||
|
msgid "Create a new product"
|
|||
|
msgstr "Opprett et nytt produkt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
|||
|
msgid "Create a new product variant"
|
|||
|
msgstr "Opprett en ny produktvariant"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_uid
|
|||
|
msgid "Created by"
|
|||
|
msgstr "Opprettet av"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__create_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__create_date
|
|||
|
msgid "Created on"
|
|||
|
msgstr "Opprettet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__1
|
|||
|
msgid "Cubic Feet"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_volume_volume_in_cubic_feet__0
|
|||
|
msgid "Cubic Meters"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_res_currency
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__currency_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__currency_id
|
|||
|
msgid "Currency"
|
|||
|
msgstr "Valuta"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__custom_value
|
|||
|
msgid "Custom Value"
|
|||
|
msgstr "Tilpasset verdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__partner_ref
|
|||
|
msgid "Customer Ref"
|
|||
|
msgstr "Kundereferanse"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_4_product_template
|
|||
|
msgid "Customizable Desk"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_decimal_precision
|
|||
|
msgid "Decimal Precision"
|
|||
|
msgstr "Desimalpresisjon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/res_company.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Default %s pricelist"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_packaging__product_uom_id
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__uom_id
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__uom_id
|
|||
|
msgid "Default unit of measure used for all stock operations."
|
|||
|
msgstr "Standardenhet for alle lageroperasjoner."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__uom_po_id
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_uom
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__uom_po_id
|
|||
|
msgid "Default unit of measure used for purchase orders. It must be in the same category as the default unit of measure."
|
|||
|
msgstr "Standard enhet brukt på innkjøpsordre. Den må tilhøre samme kategori som standard enhet."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
|||
|
msgid "Define a new tag"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Define your volume unit of measure"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Define your weight unit of measure"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__delay
|
|||
|
msgid "Delivery Lead Time"
|
|||
|
msgstr "Ledetid for levering"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__description
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__description
|
|||
|
msgid "Description"
|
|||
|
msgstr "Beskrivelse"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_3_product_template
|
|||
|
msgid "Desk Combination"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_22_product_template
|
|||
|
msgid "Desk Stand with Screen"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,description_sale:product.product_product_3_product_template
|
|||
|
msgid "Desk combination, black-brown: chair + desk + drawer."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute__sequence
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute_value__sequence
|
|||
|
msgid "Determine the display order"
|
|||
|
msgstr "Angir visningsrekkefølge"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_label_layout_form
|
|||
|
msgid "Discard"
|
|||
|
msgstr "Avbryt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__percentage
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Discount"
|
|||
|
msgstr "Rabatt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__discount_policy
|
|||
|
msgid "Discount Policy"
|
|||
|
msgstr "Rabattpolicy"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist__discount_policy__with_discount
|
|||
|
msgid "Discount included in the price"
|
|||
|
msgstr "Rabatt inkludert i prisen"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:res.groups,name:product.group_discount_per_so_line
|
|||
|
msgid "Discount on lines"
|
|||
|
msgstr "Rabatt på linjer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_discount_per_so_line
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "Discounts"
|
|||
|
msgstr "Rabatter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__display_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_name
|
|||
|
msgid "Display Name"
|
|||
|
msgstr "Visningsnavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Display Pricelist"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__display_type
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__display_type
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__display_type
|
|||
|
msgid "Display Type"
|
|||
|
msgstr "Visningstype"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_27_product_template
|
|||
|
msgid "Drawer"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_16_product_template
|
|||
|
msgid "Drawer Black"
|
|||
|
msgstr "Svart skuff"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,description:product.product_product_27_product_template
|
|||
|
msgid "Drawer with two routing possiblities."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute,name:product.product_attribute_3
|
|||
|
msgid "Duration"
|
|||
|
msgstr "Varighet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_label_layout__print_format__dymo
|
|||
|
msgid "Dymo"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__dynamic
|
|||
|
msgid "Dynamically"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.constraint,message:product.constraint_product_template_attribute_value_attribute_value_unique
|
|||
|
msgid "Each value should be defined only once per attribute per product."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_end
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_end
|
|||
|
msgid "End Date"
|
|||
|
msgstr "Avslutningsdato"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_end
|
|||
|
msgid "End date for this vendor price"
|
|||
|
msgstr "Sluttdato for denne leverandørprisen"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_end
|
|||
|
msgid ""
|
|||
|
"Ending datetime for the pricelist item validation\n"
|
|||
|
"The displayed value depends on the timezone set in your preferences."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "Ergonomic"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__exclude_for
|
|||
|
msgid "Exclude for"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__name
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price
|
|||
|
msgid "Explicit rule name for this pricelist line."
|
|||
|
msgstr "Eksplisitt regelnavn for denne prislistelinjen."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__extra_html
|
|||
|
msgid "Extra Content"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Extra Fee"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_template_attribute_value__price_extra
|
|||
|
msgid "Extra price for the variant with this attribute value on sale price. eg. 200 price extra, 1000 + 200 = 1200."
|
|||
|
msgstr "Tilleggspris for varianten med denne attributtverdien. F.eks 200 i tillegg, 1000 + 200 = 1200."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__priority
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__priority
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__priority__1
|
|||
|
msgid "Favorite"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Favorites"
|
|||
|
msgstr "Favoritter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__fixed_price
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__fixed
|
|||
|
msgid "Fixed Price"
|
|||
|
msgstr "Fastpris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_20_product_template
|
|||
|
msgid "Flipover"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_follower_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_follower_ids
|
|||
|
msgid "Followers"
|
|||
|
msgstr "Følgere"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_partner_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_partner_ids
|
|||
|
msgid "Followers (Partners)"
|
|||
|
msgstr "Følgere (partnere)"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__activity_type_icon
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__activity_type_icon
|
|||
|
msgid "Font awesome icon e.g. fa-tasks"
|
|||
|
msgstr "Font Awesome-ikon, for eksempel fa-tasks"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__min_quantity
|
|||
|
msgid ""
|
|||
|
"For the rule to apply, bought/sold quantity must be greater than or equal to the minimum quantity specified in this field.\n"
|
|||
|
"Expressed in the default unit of measure of the product."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__print_format
|
|||
|
msgid "Format"
|
|||
|
msgstr "Format"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__compute_price__formula
|
|||
|
msgid "Formula"
|
|||
|
msgstr "Formel"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.consu_delivery_03_product_template
|
|||
|
msgid "Four Person Desk"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,description_sale:product.consu_delivery_03_product_template
|
|||
|
msgid "Four person modern office workstation"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Future Activities"
|
|||
|
msgstr "Fremtidige aktiviteter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "General Information"
|
|||
|
msgstr "Generell informasjon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.server,name:product.action_product_price_list_report
|
|||
|
#: model:ir.actions.server,name:product.action_product_template_price_list_report
|
|||
|
msgid "Generate Pricelist Report"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Get product pictures using Barcode"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__packaging_ids
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__packaging_ids
|
|||
|
msgid "Gives the different ways to package the same product."
|
|||
|
msgstr "Angir forskjellige måter samme produkt kan pakkes på."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__sequence
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__sequence
|
|||
|
msgid "Gives the sequence order when displaying a product list"
|
|||
|
msgstr "Angir sorteringsrekkefølgen når en produktliste skal vises"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Google Images"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Group By"
|
|||
|
msgstr "Grupper etter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__html_color
|
|||
|
msgid "HTML Color Index"
|
|||
|
msgstr "HTML-fargeindeks"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__has_message
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__has_message
|
|||
|
msgid "Has Message"
|
|||
|
msgstr "Har melding"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute_value__html_color
|
|||
|
#: model:ir.model.fields,help:product.field_product_template_attribute_value__html_color
|
|||
|
msgid "Here you can set a specific HTML color index (e.g. #ff0000) to display the color if the attribute type is 'Color'."
|
|||
|
msgstr "Her kan du sette HTML fargeindeks (f.eks #ff0000) for å vise fargen når attributttype er satt til 'Farge'."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.expense_hotel_product_template
|
|||
|
msgid "Hotel Accommodation"
|
|||
|
msgstr "Hotellovernatting"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__id
|
|||
|
msgid "ID"
|
|||
|
msgstr "ID"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_exception_icon
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_exception_icon
|
|||
|
msgid "Icon"
|
|||
|
msgstr "Ikon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__activity_exception_icon
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__activity_exception_icon
|
|||
|
msgid "Icon to indicate an exception activity."
|
|||
|
msgstr "Ikon for å indikere aktivitetsunntak."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__message_needaction
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__message_needaction
|
|||
|
msgid "If checked, new messages require your attention."
|
|||
|
msgstr "Hvis haket av, vil nye meldinger kreve din oppmerksomhet."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__message_has_error
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__message_has_error
|
|||
|
msgid "If checked, some messages have a delivery error."
|
|||
|
msgstr "Hvis haket av, har enkelte meldinger leveringsfeil."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_id
|
|||
|
msgid "If not set, the vendor price will apply to all variants of this product."
|
|||
|
msgstr "Hvis ikke satt, vil leverandørprisen brukes på alle varianter av dette produktet."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist__active
|
|||
|
msgid "If unchecked, it will allow you to hide the pricelist without removing it."
|
|||
|
msgstr "Hvis ikke avmerket, kan du skjule prislisten uten å slette den."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__active
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__active
|
|||
|
msgid "If unchecked, it will allow you to hide the product without removing it."
|
|||
|
msgstr "Hvis ikke avmerket, kan du skjule produktet uten å slette det."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_1920
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__image_1920
|
|||
|
msgid "Image"
|
|||
|
msgstr "Bilde"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_1024
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__image_1024
|
|||
|
msgid "Image 1024"
|
|||
|
msgstr "Bilde 1024"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_128
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__image_128
|
|||
|
msgid "Image 128"
|
|||
|
msgstr "Bilde 128"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_256
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__image_256
|
|||
|
msgid "Image 256"
|
|||
|
msgstr "Bilde 256"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_512
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__image_512
|
|||
|
msgid "Image 512"
|
|||
|
msgstr "Bilde 512"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Import Template for Pricelists"
|
|||
|
msgstr "Importmal for prislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Import Template for Products"
|
|||
|
msgstr "Importmal for produkter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_supplierinfo.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Import Template for Vendor Pricelists"
|
|||
|
msgstr "Importmal for leverandørprislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_search
|
|||
|
msgid "Inactive"
|
|||
|
msgstr "Inaktiv"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_24_product_template
|
|||
|
msgid "Individual Workplace"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__always
|
|||
|
msgid "Instantly"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Internal Notes"
|
|||
|
msgstr "Interne notater"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__default_code
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__default_code
|
|||
|
msgid "Internal Reference"
|
|||
|
msgstr "Intern referanse"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__barcode
|
|||
|
msgid "International Article Number used for product identification."
|
|||
|
msgstr "Internasjonalt artikkelnummer brukt til produktidentifisering"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Inventory"
|
|||
|
msgstr "Lager"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_is_follower
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_is_follower
|
|||
|
msgid "Is Follower"
|
|||
|
msgstr "Er følger"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__is_product_variant
|
|||
|
msgid "Is Product Variant"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__has_configurable_attributes
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__has_configurable_attributes
|
|||
|
msgid "Is a configurable product"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__is_product_variant
|
|||
|
msgid "Is a product variant"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_custom
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__is_custom
|
|||
|
msgid "Is custom value"
|
|||
|
msgstr "Er tilpasset verdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__0
|
|||
|
msgid "Kilograms"
|
|||
|
msgstr "Kilogram"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_6_product_template
|
|||
|
msgid "Large Cabinet"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_8_product_template
|
|||
|
msgid "Large Desk"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.consu_delivery_02_product_template
|
|||
|
msgid "Large Meeting Table"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_uid
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_uid
|
|||
|
msgid "Last Updated by"
|
|||
|
msgstr "Sist oppdatert av"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__write_date
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__write_date
|
|||
|
msgid "Last Updated on"
|
|||
|
msgstr "Sist oppdatert"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Late Activities"
|
|||
|
msgstr "Forsinkede aktiviteter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__delay
|
|||
|
msgid "Lead time in days between the confirmation of the purchase order and the receipt of the products in your warehouse. Used by the scheduler for automatic computation of the purchase order planning."
|
|||
|
msgstr "Tid i dager fra bekreftelse av innkjøpsordren til mottak av produktene på lageret ditt. Brukt av planleggeren for automatisk utregning av innkjøpsordreplanlegging."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute,name:product.product_attribute_1
|
|||
|
msgid "Legs"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__attribute_line_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__pav_attribute_line_ids
|
|||
|
msgid "Lines"
|
|||
|
msgstr "Linjer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "Locally handmade"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Logistics"
|
|||
|
msgstr "Logistikk"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "Looking for a custom bamboo stain to match existing furniture? Contact us for a quote."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_template_attribute_value__exclude_for
|
|||
|
msgid "Make this attribute value not compatible with other values of the product or some attribute values of optional and accessory products."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:res.groups,name:product.group_stock_packaging
|
|||
|
msgid "Manage Product Packaging"
|
|||
|
msgstr "Administrer produktemballasje"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:res.groups,name:product.group_product_variant
|
|||
|
msgid "Manage Product Variants"
|
|||
|
msgstr "Administrer produktvarianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Margins"
|
|||
|
msgstr "Marginer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Max. Margin"
|
|||
|
msgstr "Maks margin"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_max_margin
|
|||
|
msgid "Max. Price Margin"
|
|||
|
msgstr "Maks prismargin"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error
|
|||
|
msgid "Message Delivery error"
|
|||
|
msgstr "Melding ved leveringsfeil"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_ids
|
|||
|
msgid "Messages"
|
|||
|
msgstr "Meldinger"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Min. Margin"
|
|||
|
msgstr "Min. margin"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_min_margin
|
|||
|
msgid "Min. Price Margin"
|
|||
|
msgstr "Minste prismargin"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__min_quantity
|
|||
|
msgid "Min. Quantity"
|
|||
|
msgstr "Min. antall"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_pricelist_setting__basic
|
|||
|
msgid "Multiple prices per product"
|
|||
|
msgstr "Flere priser pr produkt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_res_config_settings__product_pricelist_setting
|
|||
|
msgid ""
|
|||
|
"Multiple prices: Pricelists with fixed price rules by product,\n"
|
|||
|
"Advanced rules: enables advanced price rules for pricelists."
|
|||
|
msgstr ""
|
|||
|
"Flere priser: Prislister med faste prisregler pr produkt,\n"
|
|||
|
"Avanserte regler: muliggjør avanserte prisregler på prislister."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__my_activity_date_deadline
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__my_activity_date_deadline
|
|||
|
msgid "My Activity Deadline"
|
|||
|
msgstr "MIn aktivitets tidsfrist"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_custom_value__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__name
|
|||
|
msgid "Name"
|
|||
|
msgstr "Navn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__create_variant__no_variant
|
|||
|
msgid "Never (option)"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_calendar_event_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_calendar_event_id
|
|||
|
msgid "Next Activity Calendar Event"
|
|||
|
msgstr "Neste kalender aktivitet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_date_deadline
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_date_deadline
|
|||
|
msgid "Next Activity Deadline"
|
|||
|
msgstr "Frist for neste aktivitet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_summary
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_summary
|
|||
|
msgid "Next Activity Summary"
|
|||
|
msgstr "Oppsummering av neste aktivitet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_type_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_type_id
|
|||
|
msgid "Next Activity Type"
|
|||
|
msgstr "Neste aktivitetstype"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/wizard/product_label_layout.py:0
|
|||
|
#, python-format
|
|||
|
msgid "No product to print, if the product is archived please unarchive it before printing its label."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
|||
|
msgid "No vendor pricelist found"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__priority__0
|
|||
|
msgid "Normal"
|
|||
|
msgstr "Normal"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Note:"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__number_related_products
|
|||
|
msgid "Number Related Products"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_needaction_counter
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_needaction_counter
|
|||
|
msgid "Number of Actions"
|
|||
|
msgstr "Antall handlinger"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__message_has_error_counter
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__message_has_error_counter
|
|||
|
msgid "Number of errors"
|
|||
|
msgstr "Antall feil"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__message_needaction_counter
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__message_needaction_counter
|
|||
|
msgid "Number of messages which requires an action"
|
|||
|
msgstr "Antall meldinger som krever handling"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__message_has_error_counter
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__message_has_error_counter
|
|||
|
msgid "Number of messages with delivery error"
|
|||
|
msgstr "Antall meldinger med leveringsfeil"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__pricelist_item_count
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__pricelist_item_count
|
|||
|
msgid "Number of price rules"
|
|||
|
msgstr "Antall prisregler"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_delivery_01_product_template
|
|||
|
msgid "Office Chair"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_12_product_template
|
|||
|
msgid "Office Chair Black"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_order_01_product_template
|
|||
|
msgid "Office Design Software"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_delivery_02_product_template
|
|||
|
msgid "Office Lamp"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_line.py:0
|
|||
|
#, python-format
|
|||
|
msgid "On the product %(product)s you cannot associate the value %(value)s with the attribute %(attribute)s because they do not match."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_line.py:0
|
|||
|
#, python-format
|
|||
|
msgid "On the product %(product)s you cannot transform the attribute %(attribute_src)s into the attribute %(attribute_dest)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__base_pricelist_id
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__pricelist
|
|||
|
msgid "Other Pricelist"
|
|||
|
msgstr "Annen prisliste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_packaging_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_packaging_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Packaging"
|
|||
|
msgstr "Emballasje"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__parent_id
|
|||
|
msgid "Parent Category"
|
|||
|
msgstr "Overordnet kategori"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_category__parent_path
|
|||
|
msgid "Parent Path"
|
|||
|
msgstr "Overordnet sti"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_9_product_template
|
|||
|
msgid "Pedal Bin"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__percent_price
|
|||
|
msgid "Percentage Price"
|
|||
|
msgstr "Prosentpris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__pills
|
|||
|
msgid "Pills"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Please enter a positive whole number."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please specify the category for which this rule should be applied"
|
|||
|
msgstr "Angi hvilken kategori denne regelen skal gjelde for"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please specify the product for which this rule should be applied"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Please specify the product variant for which this rule should be applied"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__res_config_settings__product_weight_in_lbs__1
|
|||
|
msgid "Pounds"
|
|||
|
msgstr "Pund"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "Press a button and watch your desk glide effortlessly from sitting to standing height in seconds."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__price
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
|||
|
msgid "Price"
|
|||
|
msgstr "Pris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Price Computation"
|
|||
|
msgstr "Prisberegning"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_discount
|
|||
|
msgid "Price Discount"
|
|||
|
msgstr "Prisavslag"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_round
|
|||
|
msgid "Price Rounding"
|
|||
|
msgstr "Prisavrunding"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#: model:ir.actions.act_window,name:product.product_pricelist_item_action
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#, python-format
|
|||
|
msgid "Price Rules"
|
|||
|
msgstr "Prisregler"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__price_surcharge
|
|||
|
msgid "Price Surcharge"
|
|||
|
msgstr "Pristillegg"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__list_price
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__list_price
|
|||
|
msgid "Price at which the product is sold to customers."
|
|||
|
msgstr "Pris som produktet selges for til kunder."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
|||
|
msgid "Price:"
|
|||
|
msgstr "Pris:"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#: model:ir.actions.report,name:product.action_report_pricelist
|
|||
|
#: model:ir.model,name:product.model_product_pricelist
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__pricelist_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_partner__property_product_pricelist
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_users__property_product_pricelist
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
#, python-format
|
|||
|
msgid "Pricelist"
|
|||
|
msgstr "Prisliste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__applied_on
|
|||
|
msgid "Pricelist Item applicable on selected option"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__name
|
|||
|
msgid "Pricelist Name"
|
|||
|
msgstr "Prislistenavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
|||
|
#: model:ir.model,name:product.model_report_product_report_pricelist
|
|||
|
#, python-format
|
|||
|
msgid "Pricelist Report"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_pricelist_item
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Pricelist Rule"
|
|||
|
msgstr "Prislisteregel"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__item_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_tree_view_from_product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "Pricelist Rules"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
|||
|
msgid "Pricelist:"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_pricelist_action2
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_pricelist
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_country_group__pricelist_ids
|
|||
|
msgid "Pricelists"
|
|||
|
msgstr "Prislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_pricelist_setting
|
|||
|
msgid "Pricelists Method"
|
|||
|
msgstr "Prislistemetode"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.view_partner_property_form
|
|||
|
msgid "Pricelists are managed on"
|
|||
|
msgstr "Prislister administreres på"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Pricing"
|
|||
|
msgstr "Priser"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Print"
|
|||
|
msgstr "Skriv ut"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Print Labels"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_template
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__product_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_id
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__1_product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_kanban_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
|||
|
msgid "Product"
|
|||
|
msgstr "Produkt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_attribute
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_value_view_form
|
|||
|
msgid "Product Attribute"
|
|||
|
msgstr "Produktattributt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_attribute_custom_value
|
|||
|
msgid "Product Attribute Custom Value"
|
|||
|
msgstr "Tilpasset produktattributtverdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_template_value_ids
|
|||
|
msgid "Product Attribute Values"
|
|||
|
msgstr "Produktattributt-verdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
|||
|
msgid "Product Attribute and Values"
|
|||
|
msgstr "Produktattributt og verdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__attribute_line_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__attribute_line_ids
|
|||
|
msgid "Product Attributes"
|
|||
|
msgstr "Produktattributter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_category_action_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_search_view
|
|||
|
msgid "Product Categories"
|
|||
|
msgstr "Produktkategorier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_category
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__categ_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__categ_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__categ_id
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__2_product_category
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_list_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Product Category"
|
|||
|
msgstr "Produktkategori"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.report,name:product.report_product_template_label
|
|||
|
#: model:ir.actions.report,name:product.report_product_template_label_dymo
|
|||
|
msgid "Product Label (PDF)"
|
|||
|
msgstr "Produktetikett (PDF)"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel
|
|||
|
#: model:ir.model,name:product.model_report_product_report_producttemplatelabel_dymo
|
|||
|
msgid "Product Label Report"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Product Name"
|
|||
|
msgstr "Produktnavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__packaging_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__packaging_ids
|
|||
|
msgid "Product Packages"
|
|||
|
msgstr "Produktembalasjer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_packaging
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__name
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_packaging_form_view
|
|||
|
msgid "Product Packaging"
|
|||
|
msgstr "Produktemballasje"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.report,name:product.report_product_packaging
|
|||
|
msgid "Product Packaging (PDF)"
|
|||
|
msgstr "Produktembalasje (PDF)"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.action_packaging_view
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_stock_packaging
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_packaging_tree_view
|
|||
|
msgid "Product Packagings"
|
|||
|
msgstr "Produktemballasjer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__product_product_ids
|
|||
|
msgid "Product Product"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_tag
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_tag_form_view
|
|||
|
msgid "Product Tag"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_tag_action
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_tag_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__product_tag_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_tag_tree_view
|
|||
|
msgid "Product Tags"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__product_template_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_exclusion__product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__product_tmpl_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__product_tmpl_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_search_form_view
|
|||
|
msgid "Product Template"
|
|||
|
msgstr "Produktmal"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_template_attribute_exclusion
|
|||
|
msgid "Product Template Attribute Exclusion"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_template_attribute_line
|
|||
|
msgid "Product Template Attribute Line"
|
|||
|
msgstr "Attributtlinje for Produktmal"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_template_attribute_value
|
|||
|
msgid "Product Template Attribute Value"
|
|||
|
msgstr "Attributtverdi for Produktmal"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Product Template Tags"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__product_tmpl_ids
|
|||
|
msgid "Product Tmpl"
|
|||
|
msgstr "Produktmal"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_tooltip
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__product_tooltip
|
|||
|
msgid "Product Tooltip"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__detailed_type
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__detailed_type
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Product Type"
|
|||
|
msgstr "Produkttype"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_uom_uom
|
|||
|
msgid "Product Unit of Measure"
|
|||
|
msgstr "Produktenhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__product_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_id
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__applied_on__0_product_variant
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_normal_form_view
|
|||
|
msgid "Product Variant"
|
|||
|
msgstr "Produktvariant"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_line.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Product Variant Values"
|
|||
|
msgstr "Produktvariant-verdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_normal_action
|
|||
|
#: model:ir.actions.act_window,name:product.product_normal_action_sell
|
|||
|
#: model:ir.actions.act_window,name:product.product_variant_action
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_product_view_activity
|
|||
|
msgid "Product Variants"
|
|||
|
msgstr "Produktvarianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/report/product_label_report.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Product model not defined, Please contact your administrator."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Product: %s"
|
|||
|
msgstr "Produkt: %s"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_template_action
|
|||
|
#: model:ir.actions.act_window,name:product.product_template_action_all
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_variant_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__product_variant_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_view_activity
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
|||
|
msgid "Products"
|
|||
|
msgstr "Produkter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
|||
|
msgid "Products Price"
|
|||
|
msgstr "Produktpris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_tree
|
|||
|
msgid "Products Price List"
|
|||
|
msgstr "Produktprisliste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
msgid "Products Price Rules Search"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view_search
|
|||
|
msgid "Products Price Search"
|
|||
|
msgstr "Produktprissøk"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Products: %(category)s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__module_loyalty
|
|||
|
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Purchase"
|
|||
|
msgstr "Innkjøp"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__description_purchase
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__description_purchase
|
|||
|
msgid "Purchase Description"
|
|||
|
msgstr "Beskrivelse på innkjøp"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__uom_po_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__uom_po_id
|
|||
|
msgid "Purchase UoM"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Quantities"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
|||
|
msgid "Quantities (Price)"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__custom_quantity
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__min_qty
|
|||
|
msgid "Quantity"
|
|||
|
msgstr "Antall"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
|||
|
#, python-format
|
|||
|
msgid "Quantity already present (%s)."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_packaging__qty
|
|||
|
msgid "Quantity of products contained in the packaging."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__radio
|
|||
|
msgid "Radio"
|
|||
|
msgstr "Radio"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__code
|
|||
|
msgid "Reference"
|
|||
|
msgstr "Referanse"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_supplierinfo_type_action
|
|||
|
msgid "Register the prices requested by your vendors for each product, based on the quantity and the period."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute.py:0
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__product_tmpl_ids
|
|||
|
#, python-format
|
|||
|
msgid "Related Products"
|
|||
|
msgstr "Relaterte produkter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__ptav_product_variant_ids
|
|||
|
msgid "Related Variants"
|
|||
|
msgstr "Relaterte varianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Remove quantity"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__activity_user_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__activity_user_id
|
|||
|
msgid "Responsible User"
|
|||
|
msgstr "Ansvarlig bruker"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.expense_product_product_template
|
|||
|
msgid "Restaurant Expenses"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "Rounding Method"
|
|||
|
msgstr "Avrundingsmetode"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_label_layout__rows
|
|||
|
msgid "Rows"
|
|||
|
msgstr "Rader"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__rule_tip
|
|||
|
msgid "Rule Tip"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Sales"
|
|||
|
msgstr "Salg"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__description_sale
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__description_sale
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Sales Description"
|
|||
|
msgstr "Salgsbeskrivelse"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__module_sale_product_matrix
|
|||
|
msgid "Sales Grid Entry"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__list_price
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__list_price
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist_item__base__list_price
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_product_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_tree_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Sales Price"
|
|||
|
msgstr "Salgspris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__lst_price
|
|||
|
msgid "Sales Price"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_attribute__display_type__select
|
|||
|
msgid "Select"
|
|||
|
msgstr "Velg"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__sequence
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__sequence
|
|||
|
msgid "Sequence"
|
|||
|
msgstr "Sekvens"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__detailed_type__service
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_template__type__service
|
|||
|
msgid "Service"
|
|||
|
msgstr "Tjeneste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Services"
|
|||
|
msgstr "Tjenester"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_round
|
|||
|
msgid ""
|
|||
|
"Sets the price so that it is a multiple of this value.\n"
|
|||
|
"Rounding is applied after the discount and before the surcharge.\n"
|
|||
|
"To have prices that end in 9.99, set rounding 10, surcharge -0.01"
|
|||
|
msgstr ""
|
|||
|
"Setter prisen så den et multiplum av denne verdien.\n"
|
|||
|
"Avrunding brukes etter rabatt, og før avgift.\n"
|
|||
|
"For å ha priser som ender på 9.99, sett avrunding til 10 og tilleggsavgift til -0.01"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Show all records which has next action date is before today"
|
|||
|
msgstr "Vis alle poster som har neste handlingsdato før dagen i dag"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields.selection,name:product.selection__product_pricelist__discount_policy__without_discount
|
|||
|
msgid "Show public price & discount to the customer"
|
|||
|
msgstr "Vis offentlig pris og rabatt til kunden"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__categ_id
|
|||
|
msgid "Specify a product category if this rule only applies to products belonging to this category or its children categories. Keep empty otherwise."
|
|||
|
msgstr "Oppgi en produktkategori hvis denne regelen kun gjelder produkter i denne kategorien, eller underkategoriene. La ellers feltet stå tomt."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_id
|
|||
|
msgid "Specify a product if this rule only applies to one product. Keep empty otherwise."
|
|||
|
msgstr "Oppgi et produkt hvis regelen bare gjelder ett produkt. La ellers feltet stå tomt."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__product_tmpl_id
|
|||
|
msgid "Specify a template if this rule only applies to one product template. Keep empty otherwise."
|
|||
|
msgstr "Oppgi en mail hvis regelen bare gjelder én produktmal. La ellers feltet stå tomt."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_surcharge
|
|||
|
msgid "Specify the fixed amount to add or subtract (if negative) to the amount calculated with the discount."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_max_margin
|
|||
|
msgid "Specify the maximum amount of margin over the base price."
|
|||
|
msgstr "Oppgi maksimal margin over grunnprisen."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_min_margin
|
|||
|
msgid "Specify the minimum amount of margin over the base price."
|
|||
|
msgstr "Oppgi minimum margin over grunnprisen."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_pricelist_item__date_start
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__date_start
|
|||
|
msgid "Start Date"
|
|||
|
msgstr "Startdato"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__date_start
|
|||
|
msgid "Start date for this vendor price"
|
|||
|
msgstr "Startdato for denne leverandørprisen"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__date_start
|
|||
|
msgid ""
|
|||
|
"Starting datetime for the pricelist item validation\n"
|
|||
|
"The displayed value depends on the timezone set in your preferences."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__activity_state
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__activity_state
|
|||
|
msgid ""
|
|||
|
"Status based on activities\n"
|
|||
|
"Overdue: Due date is already passed\n"
|
|||
|
"Today: Activity date is today\n"
|
|||
|
"Planned: Future activities."
|
|||
|
msgstr ""
|
|||
|
"Status basert på aktiviteter\n"
|
|||
|
"Utgått: Fristen er allerede passert\n"
|
|||
|
"I dag: Aktiviteten skal gjøres i dag\n"
|
|||
|
"Planlagt: Fremtidige aktiviteter."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_1
|
|||
|
msgid "Steel"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_7_product_template
|
|||
|
msgid "Storage Box"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model,name:product.model_product_supplierinfo
|
|||
|
msgid "Supplier Pricelist"
|
|||
|
msgstr "Leverandørprisliste"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_tag__name
|
|||
|
msgid "Tag Name"
|
|||
|
msgstr "Etikettnavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.constraint,message:product.constraint_product_tag_name_uniq
|
|||
|
msgid "Tag name already exists!"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Tags"
|
|||
|
msgstr "Etiketter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_tag_action
|
|||
|
msgid "Tags are used to search product for a given theme."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The Internal Reference '%s' already exists."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The Type of this product doesn't match the Detailed Type"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_line.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The attribute %(attribute)s must have at least one value for the product %(product)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute_value__attribute_id
|
|||
|
msgid "The attribute cannot be changed once the value is used on at least one product."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
msgid "The computed price is expressed in the default Unit of Measure of the product."
|
|||
|
msgstr "Den beregnede prisen er uttrykt i produktets standardenhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The default Unit of Measure and the purchase Unit of Measure must be in the same category."
|
|||
|
msgstr "Standard enhet og innkjøpsenhet må tilhøre samme kategori."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute__display_type
|
|||
|
#: model:ir.model.fields,help:product.field_product_attribute_value__display_type
|
|||
|
#: model:ir.model.fields,help:product.field_product_template_attribute_value__display_type
|
|||
|
msgid "The display type used in the Product Configurator."
|
|||
|
msgstr "Visningstypen brukt i produktkonfiguratoren."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_packaging__sequence
|
|||
|
msgid "The first in the sequence is the default one."
|
|||
|
msgstr "Den første i sekvensen blir brukt som standard."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "The minimum height is 65 cm, and for standing work the maximum height position is 125 cm."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The minimum margin should be lower than the maximum margin."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_category__product_count
|
|||
|
msgid "The number of products under this category (Does not consider the children categories)"
|
|||
|
msgstr "Antall produkter i kategorien (teller ikke med underkategorier)"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The number of variants to generate is too high. You should either not generate variants for each combination or generate them on demand from the sales order. To do so, open the form view of attributes and change the mode of *Create Variants*."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__price
|
|||
|
msgid "The price to purchase a product"
|
|||
|
msgstr "Prisen for å kjøpe inn et produkt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The product template is archived so no combination is possible."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__min_qty
|
|||
|
msgid "The quantity to purchase from this vendor to benefit from the price, expressed in the vendor Product Unit of Measure if not any, in the default unit of measure of the product otherwise."
|
|||
|
msgstr "Antall som må kjøpes for å oppnå denne prisen."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.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 "Salgsprisen administreres på produktmalen. Klikk på knappen 'Konfigurer varianter' for å sette pristillegg på attributter."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "The value %(value)s is not defined for the attribute %(attribute)s on the product %(product)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "There are no possible combination."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "There are no remaining closest combination."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "There are no remaining possible combination."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "This configuration of product attributes, values, and exclusions would lead to no possible variant. Please archive or delete your product directly if intended."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__price_extra
|
|||
|
msgid "This is the sum of the extra price of all attributes"
|
|||
|
msgstr "Summen av pristillegg for alle attributter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "This note is added to sales orders and invoices."
|
|||
|
msgstr "Dette notatet blir lagt til på salgsordre og fakturaer."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "This note is only for internal purposes."
|
|||
|
msgstr "Dette notatet er kun til internt bruk."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_res_partner__property_product_pricelist
|
|||
|
#: model:ir.model.fields,help:product.field_res_users__property_product_pricelist
|
|||
|
msgid "This pricelist will be used, instead of the default one, for sales to the current partner"
|
|||
|
msgstr "Denne prislisten vil bli brukt i stedet for standardprislisten, ved salg til denne partneren"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/uom_uom.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"This rounding precision is higher than the Decimal Accuracy (%s digits).\n"
|
|||
|
"This may cause inconsistencies in computations.\n"
|
|||
|
"Please set a precision between %s and 1."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_code
|
|||
|
msgid "This vendor's product code will be used when printing a request for quotation. Keep empty to use the internal one."
|
|||
|
msgstr "Leverandørens produktkode brukes ved utskrift av tilbudsforespørsler. La stå tom for å bruke intern referanse isteden."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_supplierinfo__product_name
|
|||
|
msgid "This vendor's product name will be used when printing a request for quotation. Keep empty to use the internal one."
|
|||
|
msgstr "Leverandørens produktnavn brukes ved utskrift av tilbudsforespørsler. La stå tom for å bruke internt produktnavn isteden."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,description_sale:product.consu_delivery_01_product_template
|
|||
|
msgid "Three Seater Sofa with Lounger in Steel Grey Colour"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.consu_delivery_01_product_template
|
|||
|
msgid "Three-Seat Sofa"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Today Activities"
|
|||
|
msgstr "Dagens aktiviteter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__type
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__type
|
|||
|
msgid "Type"
|
|||
|
msgstr "Type"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__activity_exception_decoration
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__activity_exception_decoration
|
|||
|
msgid "Type of the exception activity on record."
|
|||
|
msgstr "Type unntaks-aktivitet på posten."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/wizard/product_label_layout.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Unable to find report template for %s format"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
msgid "Unit Price"
|
|||
|
msgstr "Enhetspris"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_packaging__product_uom_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__uom_id
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_uom
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__uom_id
|
|||
|
msgid "Unit of Measure"
|
|||
|
msgstr "Enhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__uom_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__uom_name
|
|||
|
msgid "Unit of Measure Name"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_uom
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Units of Measure"
|
|||
|
msgstr "Enheter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.report_pricelist_page
|
|||
|
msgid "UoM"
|
|||
|
msgstr "Enhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Upsell & Cross-Sell"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__is_used_on_products
|
|||
|
msgid "Used on Products"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.xml:0
|
|||
|
#, python-format
|
|||
|
msgid "Username"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__valid_product_template_attribute_line_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__valid_product_template_attribute_line_ids
|
|||
|
msgid "Valid Product Attribute Lines"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
msgid "Validity"
|
|||
|
msgstr "Gyldighet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute_value__name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__name
|
|||
|
msgid "Value"
|
|||
|
msgstr "Verdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_count
|
|||
|
msgid "Value Count"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_value__price_extra
|
|||
|
msgid "Value Price Extra"
|
|||
|
msgstr "Pristillegg for attributtverdi"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_product__standard_price
|
|||
|
#: model:ir.model.fields,help:product.field_product_template__standard_price
|
|||
|
msgid ""
|
|||
|
"Value of the product (automatically computed in AVCO).\n"
|
|||
|
" Used to value the product when the purchase cost is not known (e.g. inventory adjustment).\n"
|
|||
|
" Used to compute margins on sale orders."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__value_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template_attribute_line__value_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_attribute_view_form
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_attribute_line_form
|
|||
|
msgid "Values"
|
|||
|
msgstr "Verdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_item_view_search
|
|||
|
msgid "Variant"
|
|||
|
msgstr "Variant"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_variant_count
|
|||
|
msgid "Variant Count"
|
|||
|
msgstr "Antall varianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1920
|
|||
|
msgid "Variant Image"
|
|||
|
msgstr "Variantbilde"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_1024
|
|||
|
msgid "Variant Image 1024"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_128
|
|||
|
msgid "Variant Image 128"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_256
|
|||
|
msgid "Variant Image 256"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__image_variant_512
|
|||
|
msgid "Variant Image 512"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "Variant Information"
|
|||
|
msgstr "Variantinformasjon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__price_extra
|
|||
|
msgid "Variant Price Extra"
|
|||
|
msgstr "Pristillegg for variant"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__variant_seller_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__variant_seller_ids
|
|||
|
msgid "Variant Seller"
|
|||
|
msgstr "Leverandør"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__product_template_variant_value_ids
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.attribute_tree_view
|
|||
|
msgid "Variant Values"
|
|||
|
msgstr "Variantverdier"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Variant: %s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__group_product_variant
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_kanban_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_only_form_view
|
|||
|
msgid "Variants"
|
|||
|
msgstr "Varianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_attribute__create_variant
|
|||
|
msgid "Variants Creation Mode"
|
|||
|
msgstr "Opprettelsesmetode for varianter"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__partner_id
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_search_view
|
|||
|
msgid "Vendor"
|
|||
|
msgstr "Leverandør"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "Vendor Bills"
|
|||
|
msgstr "Leverandørfakturaer"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_tree_view
|
|||
|
msgid "Vendor Information"
|
|||
|
msgstr "Leverandørinformasjon"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.actions.act_window,name:product.product_supplierinfo_type_action
|
|||
|
msgid "Vendor Pricelists"
|
|||
|
msgstr "Leverandørprislister"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_code
|
|||
|
msgid "Vendor Product Code"
|
|||
|
msgstr "Leverandørs produktkode"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_supplierinfo__product_name
|
|||
|
msgid "Vendor Product Name"
|
|||
|
msgstr "Leverandørs produktnavn"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__seller_ids
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__seller_ids
|
|||
|
msgid "Vendors"
|
|||
|
msgstr "Leverandører"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_2_product_template
|
|||
|
msgid "Virtual Home Staging"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.template,name:product.product_product_1_product_template
|
|||
|
msgid "Virtual Interior Design"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__volume
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__volume
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Volume"
|
|||
|
msgstr "Volum"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_volume_volume_in_cubic_feet
|
|||
|
msgid "Volume unit of measure"
|
|||
|
msgstr "Volumenhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__volume_uom_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__volume_uom_name
|
|||
|
msgid "Volume unit of measure label"
|
|||
|
msgstr "Etikett for volumenhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/decimal_precision.py:0
|
|||
|
#: code:addons/product/models/uom_uom.py:0
|
|||
|
#, python-format
|
|||
|
msgid "Warning!"
|
|||
|
msgstr "Advarsel!"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_search_view
|
|||
|
msgid "Warnings"
|
|||
|
msgstr "Advarsler"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:product.template,website_description:product.product_product_4_product_template
|
|||
|
msgid "We pay special attention to detail, which is why our desks are of a superior quality."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__weight
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__weight
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.res_config_settings_view_form
|
|||
|
msgid "Weight"
|
|||
|
msgstr "Vekt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_res_config_settings__product_weight_in_lbs
|
|||
|
msgid "Weight unit of measure"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__weight_uom_name
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_template__weight_uom_name
|
|||
|
msgid "Weight unit of measure label"
|
|||
|
msgstr "Etikett for vektenhet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:product.attribute.value,name:product.product_attribute_value_3
|
|||
|
msgid "White"
|
|||
|
msgstr "Hvit"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,field_description:product.field_product_product__write_date
|
|||
|
msgid "Write Date"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/res_config_settings.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You are deactivating the pricelist feature. Every active pricelist will be archived."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/decimal_precision.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You are setting a Decimal Accuracy less precise than the UOMs:\n"
|
|||
|
"%s\n"
|
|||
|
"This may cause inconsistencies in computations.\n"
|
|||
|
"Please increase the rounding of those units of measure, or the digits of this Decimal Accuracy."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__percent_price
|
|||
|
#: model:ir.model.fields,help:product.field_product_pricelist_item__price_discount
|
|||
|
msgid "You can apply a mark-up by setting a negative discount."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_pricelist_action2
|
|||
|
msgid "You can assign pricelists to your customers or select one when creating a new sales quotation."
|
|||
|
msgstr "Du kan fastsette prislister på kunder, eller velge en ved oppretting av tilbud."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist_item.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot assign the Main Pricelist as Other Pricelist in PriceList Item"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot change the Variants Creation Mode of the attribute %(attribute)s because it is used on the following products:\n"
|
|||
|
"%(products)s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot change the attribute of the value %(value)s because it is used on the following products: %(products)s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot change the product of the value %(value)s set on product %(product)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot change the value of the value %(value)s set on product %(product)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_category.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot create recursive categories."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model:ir.model.constraint,message:product.constraint_product_attribute_value_value_company_uniq
|
|||
|
msgid "You cannot create two values with the same name for the same attribute."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/decimal_precision.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot define the decimal precision of 'Account' as greater than the rounding factor of the company's main currency"
|
|||
|
msgstr "Du kan ikke sette en høyere desimalpresisjon på kontoen enn avrundingsfaktoren for firmaets hovedvaluta tillater."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_category.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot delete the %s product category."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot delete the attribute %(attribute)s because it is used on the following products:\n"
|
|||
|
"%(products)s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot delete the value %(value)s because it is used on the following products:\n"
|
|||
|
"%(products)s\n"
|
|||
|
" If the value has been associated to a product in the past, you will not be able to delete it."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_category.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot delete this product category, it is the default generic category."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_pricelist.py:0
|
|||
|
#, python-format
|
|||
|
msgid ""
|
|||
|
"You cannot delete those pricelist(s):\n"
|
|||
|
"(%s)\n"
|
|||
|
", they are used in other pricelist(s):\n"
|
|||
|
"%s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot delete value %s because it was used in some products."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_line.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot move the attribute %(attribute)s from the product %(product_src)s to the product %(product_dest)s."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_template_attribute_value.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You cannot update related variants from the values. Please update related values from the variants."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_normal_action
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_template_action
|
|||
|
msgid ""
|
|||
|
"You must define a product for everything you sell or purchase,\n"
|
|||
|
" whether it's a storable product, a consumable or a service."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_variant_action
|
|||
|
msgid ""
|
|||
|
"You must define a product for everything you sell or purchase,\n"
|
|||
|
" whether it's a storable product, a consumable or a service.\n"
|
|||
|
" The product form contains information to simplify the sale process:\n"
|
|||
|
" price, notes in the quotation, accounting data, procurement methods, etc."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.actions.act_window,help:product.product_normal_action_sell
|
|||
|
msgid ""
|
|||
|
"You must define a product for everything you sell, whether it's a physical product,\n"
|
|||
|
" a consumable or a service you offer to customers.\n"
|
|||
|
" The product form contains information to simplify the sale process:\n"
|
|||
|
" price, notes in the quotation, accounting data, procurement methods, etc."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-javascript
|
|||
|
#: code:addons/product/static/src/js/pricelist_report/product_pricelist_report.js:0
|
|||
|
#, python-format
|
|||
|
msgid "You must leave at least one quantity."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/wizard/product_label_layout.py:0
|
|||
|
#, python-format
|
|||
|
msgid "You need to set a positive quantity."
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_view_kanban
|
|||
|
msgid "days"
|
|||
|
msgstr "dager"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "e.g. Cheese Burger"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_category_form_view
|
|||
|
msgid "e.g. Lamps"
|
|||
|
msgstr "for eksempel lamper"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "e.g. Odoo Enterprise Subscription"
|
|||
|
msgstr "for eksempel Odoo Enterprise-abonnement"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_pricelist_view
|
|||
|
msgid "e.g. USD Retailers"
|
|||
|
msgstr "for eksempel Forhandlere i USD"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_template_form_view
|
|||
|
msgid "per"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. module: product
|
|||
|
#. odoo-python
|
|||
|
#: code:addons/product/models/product_product.py:0
|
|||
|
#: code:addons/product/models/product_template.py:0
|
|||
|
#, python-format
|
|||
|
msgid "product"
|
|||
|
msgstr "produkt"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.view_partner_property_form
|
|||
|
msgid "the parent company"
|
|||
|
msgstr "morselskapet"
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_variant_easy_edit_view
|
|||
|
msgid "the product template."
|
|||
|
msgstr "produktmalen."
|
|||
|
|
|||
|
#. module: product
|
|||
|
#: model_terms:ir.ui.view,arch_db:product.product_supplierinfo_form_view
|
|||
|
msgid "to"
|
|||
|
msgstr "til"
|