diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/mrp_account/i18n/af.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/mrp_account/i18n/af.po')
| -rw-r--r-- | addons/mrp_account/i18n/af.po | 149 |
1 files changed, 149 insertions, 0 deletions
diff --git a/addons/mrp_account/i18n/af.po b/addons/mrp_account/i18n/af.po new file mode 100644 index 00000000..2648cad8 --- /dev/null +++ b/addons/mrp_account/i18n/af.po @@ -0,0 +1,149 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_extended +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-11-13 10:48+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Afrikaans (http://www.transifex.com/odoo/odoo-9/language/" +"af/)\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: product_extended +#: code:addons/product_extended/wizard/wizard_price.py:24 +#: code:addons/product_extended/wizard/wizard_price.py:40 +#, python-format +msgid "Active ID is not set in Context." +msgstr "" + +#. module: product_extended +#: model:ir.model,name:product_extended.model_mrp_bom +msgid "Bill of Material" +msgstr "" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard +msgid "Cancel" +msgstr "Gekanselleer" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard +msgid "Change Price" +msgstr "" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard +msgid "Change Standard Price" +msgstr "" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_recursive +msgid "Change prices of child BoMs too" +msgstr "" + +#. module: product_extended +#: model:ir.actions.act_window,name:product_extended.action_view_compute_price_wizard +#: model:ir.model,name:product_extended.model_wizard_price +msgid "Compute Price Wizard" +msgstr "" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 +msgid "Compute from BOM" +msgstr "" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.product_product_ext_form_view2 +msgid "" +"Compute the price of the product using products and operations of related " +"bill of materials, for manufactured products only." +msgstr "" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_uid +msgid "Created by" +msgstr "Geskep deur" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_create_date +msgid "Created on" +msgstr "Geskep op" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_display_name +msgid "Display Name" +msgstr "Vertoningsnaam" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_real_time_accounting +msgid "Generate accounting entries when real-time" +msgstr "" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_id +msgid "ID" +msgstr "ID" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_info_field +msgid "Info" +msgstr "" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price___last_update +msgid "Last Modified on" +msgstr "Laas Gewysig op" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_uid +msgid "Last Updated by" +msgstr "Laas Opgedateer deur" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_wizard_price_write_date +msgid "Last Updated on" +msgstr "Laas Opgedateer op" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_mrp_bom_get_variant_count +msgid "Number of variant for the product" +msgstr "" + +#. module: product_extended +#: model:ir.model,name:product_extended.model_product_template +msgid "Product Template" +msgstr "Produk Profielvorm" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard +msgid "Set price on BoM" +msgstr "" + +#. module: product_extended +#: model:ir.model.fields,field_description:product_extended.field_mrp_bom_standard_price +msgid "Standard Price" +msgstr "" + +#. module: product_extended +#: model_terms:ir.ui.view,arch_db:product_extended.view_compute_price_wizard +msgid "" +"The price is computed from the bill of material lines which are not variant " +"specific" +msgstr "" + +#. module: product_extended +#: code:addons/product_extended/wizard/wizard_price.py:38 +#, python-format +msgid "" +"This wizard is built for product templates, while you are currently running " +"it from a product variant." +msgstr "" |
