forked from Mapan/odoo17e
135 lines
4.5 KiB
Plaintext
135 lines
4.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * product_unspsc
|
|
#
|
|
# Translators:
|
|
# Anzelika Adejanova, 2023
|
|
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023
|
|
# ievaputnina <ievai.putninai@gmail.com>, 2023
|
|
# Arnis Putniņš <arnis@allegro.lv>, 2023
|
|
# Konstantins Zabogonskis <inculin4ik@gmail.com>, 2023
|
|
# Will Sensors, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-01-08 07:11+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Will Sensors, 2024\n"
|
|
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: lv\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__active
|
|
msgid "Active"
|
|
msgstr "Aktīvs"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__applies_to
|
|
msgid "Applies To"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__code
|
|
msgid "Code"
|
|
msgstr "Kods"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__create_uid
|
|
msgid "Created by"
|
|
msgstr "Izveidoja"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__create_date
|
|
msgid "Created on"
|
|
msgstr "Izveidots"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__display_name
|
|
msgid "Display Name"
|
|
msgstr "Attēlotais nosaukums"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,help:product_unspsc.field_product_unspsc_code__applies_to
|
|
msgid "Indicate if this code could be used in products or in UoM"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Pēdējoreiz atjaunināja"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Pēdējoreiz atjaunināts"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model,name:product_unspsc.model_product_template
|
|
msgid ""
|
|
"Model adding the necessary fields to products to use with Pricer electronic "
|
|
"tags"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_unspsc_code__name
|
|
msgid "Name"
|
|
msgstr "Nosaukums"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields.selection,name:product_unspsc.selection__product_unspsc_code__applies_to__product
|
|
msgid "Product"
|
|
msgstr "Produkts"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model,name:product_unspsc.model_uom_uom
|
|
msgid "Product Unit of Measure"
|
|
msgstr "Produkta Mērvienība"
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model,name:product_unspsc.model_product_unspsc_code
|
|
msgid "Product and UOM Codes from UNSPSC"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,help:product_unspsc.field_uom_uom__unspsc_code_id
|
|
msgid "The UNSPSC code related to this UoM. "
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,help:product_unspsc.field_product_product__unspsc_code_id
|
|
#: model:ir.model.fields,help:product_unspsc.field_product_template__unspsc_code_id
|
|
msgid ""
|
|
"The UNSPSC code related to this product. Used for edi in Colombia, Peru, "
|
|
"Mexico and Denmark"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model_terms:ir.ui.view,arch_db:product_unspsc.product_template_unspsc
|
|
msgid "UNSPSC"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_product__unspsc_code_id
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_product_template__unspsc_code_id
|
|
#: model:ir.model.fields,field_description:product_unspsc.field_uom_uom__unspsc_code_id
|
|
#: model_terms:ir.ui.view,arch_db:product_unspsc.view_product_unspsc_code_form
|
|
#: model_terms:ir.ui.view,arch_db:product_unspsc.view_product_uom_categ_tree_unspsc
|
|
msgid "UNSPSC Category"
|
|
msgstr ""
|
|
|
|
#. module: product_unspsc
|
|
#: model:ir.model.fields.selection,name:product_unspsc.selection__product_unspsc_code__applies_to__uom
|
|
msgid "UoM"
|
|
msgstr "Mērv"
|