forked from OCA/product-attribute
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update base_product_mass_addition.pot
- Loading branch information
1 parent
25f8afa
commit 033df5e
Showing
1 changed file
with
70 additions
and
0 deletions.
There are no files selected for viewing
70 changes: 70 additions & 0 deletions
70
base_product_mass_addition/i18n/base_product_mass_addition.pot
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,70 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * base_product_mass_addition | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 12.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: base_product_mass_addition | ||
#: model:ir.model.fields,field_description:base_product_mass_addition.field_product_mass_addition__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model_terms:ir.ui.view,arch_db:base_product_mass_addition.product_search_form_view | ||
msgid "Filter products in current parent" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model.fields,field_description:base_product_mass_addition.field_product_mass_addition__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model_terms:ir.ui.view,arch_db:base_product_mass_addition.product_search_form_view | ||
msgid "In current parent" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model.fields,field_description:base_product_mass_addition.field_product_mass_addition____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model_terms:ir.ui.view,arch_db:base_product_mass_addition.product_product_tree_view | ||
msgid "Open" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model,name:base_product_mass_addition.model_product_product | ||
msgid "Product" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model_terms:ir.ui.view,arch_db:base_product_mass_addition.product_product_tree_view | ||
msgid "Products" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model.fields,field_description:base_product_mass_addition.field_product_product__qty_to_process | ||
msgid "Qty To Process" | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model.fields,help:base_product_mass_addition.field_product_product__qty_to_process | ||
msgid "Set this quantity to create a new line for this product or update the existing one." | ||
msgstr "" | ||
|
||
#. module: base_product_mass_addition | ||
#: model:ir.model,name:base_product_mass_addition.model_product_mass_addition | ||
msgid "inherit this to add a mass product addition function to your model" | ||
msgstr "" | ||
|