124 lines
4.7 KiB
Plaintext
124 lines
4.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * purchase_product_matrix
|
|
#
|
|
# Translators:
|
|
# Milan Bojovic <mbojovic@outlook.com>, 2023
|
|
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023
|
|
# コフスタジオ, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: コフスタジオ, 2024\n"
|
|
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sr\n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order_line__product_template_attribute_value_ids
|
|
msgid "Attribute Values"
|
|
msgstr "Vrednost atributa"
|
|
|
|
#. module: purchase_product_matrix
|
|
#. odoo-javascript
|
|
#: code:addons/purchase_product_matrix/static/src/js/purchase_product_field.js:0
|
|
#, python-format
|
|
msgid "Edit Configuration"
|
|
msgstr "Uredi konfiguraciju"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order__grid
|
|
msgid "Grid"
|
|
msgstr "Matrica"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order__grid_product_tmpl_id
|
|
msgid "Grid Product Tmpl"
|
|
msgstr "Šablon proizvoda matrice"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order__grid_update
|
|
msgid "Grid Update"
|
|
msgstr "Ažuriranje matrice"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,help:purchase_product_matrix.field_purchase_order__report_grids
|
|
msgid ""
|
|
"If set, the matrix of configurable products will be shown on the report of "
|
|
"this order."
|
|
msgstr ""
|
|
"Ako je podešeno, matrica proizvoda koji se mogu konfigurisati će biti "
|
|
"prikazana u izveštaju ove narudžbe."
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order_line__is_configurable_product
|
|
msgid "Is the product configurable?"
|
|
msgstr "Da li se proizvod može konfigurisati?"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order__report_grids
|
|
msgid "Print Variant Grids"
|
|
msgstr "Štampaj matricu varijanti"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model_terms:ir.ui.view,arch_db:purchase_product_matrix.purchase_order_form_matrix
|
|
msgid "Product"
|
|
msgstr "Proizvod"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order_line__product_template_id
|
|
msgid "Product Template"
|
|
msgstr "Šablon proizvoda"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,field_description:purchase_product_matrix.field_purchase_order_line__product_no_variant_attribute_value_ids
|
|
msgid "Product attribute values that do not create variants"
|
|
msgstr "Vrednosti atributa proizvoda koji ne kreiraju varijante"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model,name:purchase_product_matrix.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr "Nalog za nabavku"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model,name:purchase_product_matrix.model_purchase_order_line
|
|
msgid "Purchase Order Line"
|
|
msgstr "Linija naloga za nabavku"
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,help:purchase_product_matrix.field_purchase_order__grid_product_tmpl_id
|
|
msgid "Technical field for product_matrix functionalities."
|
|
msgstr "Tehničko polje za product_matrix funkcionalnosti."
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,help:purchase_product_matrix.field_purchase_order__grid
|
|
msgid ""
|
|
"Technical storage of grid. \n"
|
|
"If grid_update, will be loaded on the PO. \n"
|
|
"If not, represents the matrix to open."
|
|
msgstr ""
|
|
"Technical storage of grid. \n"
|
|
"If grid_update, will be loaded on the PO. \n"
|
|
"If not, represents the matrix to open."
|
|
|
|
#. module: purchase_product_matrix
|
|
#: model:ir.model.fields,help:purchase_product_matrix.field_purchase_order__grid_update
|
|
msgid "Whether the grid field contains a new matrix to apply or not."
|
|
msgstr "Da li polje matrice sadrži novu matricu koju treba primeniti ili ne."
|
|
|
|
#. module: purchase_product_matrix
|
|
#. odoo-python
|
|
#: code:addons/purchase_product_matrix/models/purchase.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot change the quantity of a product present in multiple purchase "
|
|
"lines."
|
|
msgstr "Ne možete promeniti količinu proizvoda u više linija za nabavku."
|