-
-
Notifications
You must be signed in to change notification settings - Fork 720
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (7 of 7 strings) Translation: product-attribute-16.0/product-attribute-16.0-product_category_type Translate-URL: https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_category_type/hr/
- Loading branch information
1 parent
f7cb163
commit 61beccc
Showing
1 changed file
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,50 +6,54 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2024-09-24 14:06+0000\n" | ||
"Last-Translator: uvid-gordana <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: hr\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \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" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model.fields,help:product_category_type.field_product_category__type | ||
msgid "" | ||
"A category of the view type is a virtual category that can be used as the " | ||
"parent of another category to create a hierarchical structure." | ||
msgstr "" | ||
"Kategorija vrste prikaza je virtualna kategorija koja se može koristiti kao " | ||
"nadređena drugoj kategoriji za stvaranje hijerarhijske strukture." | ||
|
||
#. module: product_category_type | ||
#: model:ir.model.fields,field_description:product_category_type.field_product_category__type | ||
msgid "Category Type" | ||
msgstr "" | ||
msgstr "Vrsta kategorije" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model.fields.selection,name:product_category_type.selection__product_category__type__normal | ||
msgid "Normal" | ||
msgstr "" | ||
msgstr "Obična" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model.fields,field_description:product_category_type.field_product_category__parent_id | ||
msgid "Parent Category" | ||
msgstr "" | ||
msgstr "Nadređena kategorija" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model,name:product_category_type.model_product_template | ||
msgid "Product" | ||
msgstr "" | ||
msgstr "Proizvod" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model,name:product_category_type.model_product_category | ||
#: model:ir.model.fields,field_description:product_category_type.field_product_product__categ_id | ||
#: model:ir.model.fields,field_description:product_category_type.field_product_template__categ_id | ||
msgid "Product Category" | ||
msgstr "" | ||
msgstr "Kategorija proizvoda" | ||
|
||
#. module: product_category_type | ||
#: model:ir.model.fields.selection,name:product_category_type.selection__product_category__type__view | ||
msgid "View" | ||
msgstr "" | ||
msgstr "Pogled" |