-
-
Notifications
You must be signed in to change notification settings - Fork 800
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update purchase_order_secondary_unit.pot
- Loading branch information
1 parent
c9855fc
commit 69deb30
Showing
2 changed files
with
54 additions
and
2 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
41 changes: 41 additions & 0 deletions
41
purchase_order_secondary_unit/i18n/purchase_order_secondary_unit.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,41 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * purchase_order_secondary_unit | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 11.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: purchase_order_secondary_unit | ||
#: model:ir.model.fields,field_description:purchase_order_secondary_unit.field_product_product_purchase_secondary_uom_id | ||
#: model:ir.model.fields,field_description:purchase_order_secondary_unit.field_product_template_purchase_secondary_uom_id | ||
msgid "Default unit purchase" | ||
msgstr "" | ||
|
||
#. module: purchase_order_secondary_unit | ||
#: model:ir.model,name:purchase_order_secondary_unit.model_product_template | ||
msgid "Product Template" | ||
msgstr "" | ||
|
||
#. module: purchase_order_secondary_unit | ||
#: model:ir.model,name:purchase_order_secondary_unit.model_purchase_order_line | ||
msgid "Purchase Order Line" | ||
msgstr "" | ||
|
||
#. module: purchase_order_secondary_unit | ||
#: model:ir.model.fields,field_description:purchase_order_secondary_unit.field_purchase_order_line_secondary_uom_qty | ||
msgid "Secondary Qty" | ||
msgstr "" | ||
|
||
#. module: purchase_order_secondary_unit | ||
#: model:ir.model.fields,field_description:purchase_order_secondary_unit.field_purchase_order_line_secondary_uom_id | ||
msgid "Secondary uom" | ||
msgstr "" | ||
|