forked from OCA/product-attribute
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update product_category_code.pot
- Loading branch information
1 parent
f42f205
commit 95c3c95
Showing
1 changed file
with
45 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * product_category_code | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: product_category_code | ||
#: code:addons/product_category_code/models/product_category.py:0 | ||
#, python-format | ||
msgid "-copy" | ||
msgstr "" | ||
|
||
#. module: product_category_code | ||
#: model:ir.model.fields,field_description:product_category_code.field_product_category__code | ||
msgid "Code" | ||
msgstr "" | ||
|
||
#. module: product_category_code | ||
#: model:ir.model.fields,field_description:product_category_code.field_product_category__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: product_category_code | ||
#: model:ir.model.fields,field_description:product_category_code.field_product_category__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: product_category_code | ||
#: model:ir.model.fields,field_description:product_category_code.field_product_category____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: product_category_code | ||
#: model:ir.model,name:product_category_code.model_product_category | ||
msgid "Product Category" | ||
msgstr "" |