|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * product_cost_from_supplier_price |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 16.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: \n" |
| 10 | +"Language-Team: \n" |
| 11 | +"MIME-Version: 1.0\n" |
| 12 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 13 | +"Content-Transfer-Encoding: \n" |
| 14 | +"Plural-Forms: \n" |
| 15 | + |
| 16 | +#. module: product_cost_from_supplier_price |
| 17 | +#: model:ir.model.fields,field_description:product_cost_from_supplier_price.field_product_category__property_cost_method |
| 18 | +msgid "Costing Method" |
| 19 | +msgstr "" |
| 20 | + |
| 21 | +#. module: product_cost_from_supplier_price |
| 22 | +#: model:ir.model,name:product_cost_from_supplier_price.model_product_template |
| 23 | +msgid "Product" |
| 24 | +msgstr "" |
| 25 | + |
| 26 | +#. module: product_cost_from_supplier_price |
| 27 | +#: model:ir.model,name:product_cost_from_supplier_price.model_product_category |
| 28 | +msgid "Product Category" |
| 29 | +msgstr "" |
| 30 | + |
| 31 | +#. module: product_cost_from_supplier_price |
| 32 | +#: model:ir.model.fields.selection,name:product_cost_from_supplier_price.selection__product_category__property_cost_method__standard_from_main_supplier_price |
| 33 | +msgid "Standard Price (From Main Supplier's Price)" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#. module: product_cost_from_supplier_price |
| 37 | +#: model:ir.model.fields,help:product_cost_from_supplier_price.field_product_category__property_cost_method |
| 38 | +msgid "" |
| 39 | +"Standard Price: The products are valued at their standard cost defined on the product.\n" |
| 40 | +" Average Cost (AVCO): The products are valued at weighted average cost.\n" |
| 41 | +" First In First Out (FIFO): The products are valued supposing those that enter the company first will also leave it first.\n" |
| 42 | +" " |
| 43 | +msgstr "" |
| 44 | + |
| 45 | +#. module: product_cost_from_supplier_price |
| 46 | +#: model:ir.model,name:product_cost_from_supplier_price.model_product_supplierinfo |
| 47 | +msgid "Supplier Pricelist" |
| 48 | +msgstr "" |
0 commit comments