|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * base_global_discount |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 18.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: base_global_discount |
| 17 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__company_id |
| 18 | +msgid "Company" |
| 19 | +msgstr "" |
| 20 | + |
| 21 | +#. module: base_global_discount |
| 22 | +#: model:ir.model,name:base_global_discount.model_res_partner |
| 23 | +msgid "Contact" |
| 24 | +msgstr "" |
| 25 | + |
| 26 | +#. module: base_global_discount |
| 27 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__create_uid |
| 28 | +msgid "Created by" |
| 29 | +msgstr "" |
| 30 | + |
| 31 | +#. module: base_global_discount |
| 32 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__create_date |
| 33 | +msgid "Created on" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#. module: base_global_discount |
| 37 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount |
| 38 | +msgid "Discount" |
| 39 | +msgstr "" |
| 40 | + |
| 41 | +#. module: base_global_discount |
| 42 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__name |
| 43 | +msgid "Discount Name" |
| 44 | +msgstr "" |
| 45 | + |
| 46 | +#. module: base_global_discount |
| 47 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount_scope |
| 48 | +msgid "Discount Scope" |
| 49 | +msgstr "" |
| 50 | + |
| 51 | +#. module: base_global_discount |
| 52 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__display_name |
| 53 | +msgid "Display Name" |
| 54 | +msgstr "" |
| 55 | + |
| 56 | +#. module: base_global_discount |
| 57 | +#: model:ir.model.fields,field_description:base_global_discount.field_product_product__bypass_global_discount |
| 58 | +#: model:ir.model.fields,field_description:base_global_discount.field_product_template__bypass_global_discount |
| 59 | +msgid "Don't apply global discount" |
| 60 | +msgstr "" |
| 61 | + |
| 62 | +#. module: base_global_discount |
| 63 | +#: model:ir.model.fields,help:base_global_discount.field_global_discount__sequence |
| 64 | +msgid "Gives the order to apply discounts" |
| 65 | +msgstr "" |
| 66 | + |
| 67 | +#. module: base_global_discount |
| 68 | +#: model:ir.model,name:base_global_discount.model_global_discount |
| 69 | +msgid "Global Discount" |
| 70 | +msgstr "" |
| 71 | + |
| 72 | +#. module: base_global_discount |
| 73 | +#: model:ir.actions.act_window,name:base_global_discount.action_global_discount_tree |
| 74 | +#: model:ir.ui.menu,name:base_global_discount.menu_global_discount |
| 75 | +#: model_terms:ir.ui.view,arch_db:base_global_discount.global_discount_view_form |
| 76 | +msgid "Global Discounts" |
| 77 | +msgstr "" |
| 78 | + |
| 79 | +#. module: base_global_discount |
| 80 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__id |
| 81 | +msgid "ID" |
| 82 | +msgstr "" |
| 83 | + |
| 84 | +#. module: base_global_discount |
| 85 | +#: model:ir.model.fields,help:base_global_discount.field_product_product__bypass_global_discount |
| 86 | +#: model:ir.model.fields,help:base_global_discount.field_product_template__bypass_global_discount |
| 87 | +msgid "" |
| 88 | +"If this checkbox is ticked, it means that this product will not be taken " |
| 89 | +"into account when calculating the global discounts." |
| 90 | +msgstr "" |
| 91 | + |
| 92 | +#. module: base_global_discount |
| 93 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__write_uid |
| 94 | +msgid "Last Updated by" |
| 95 | +msgstr "" |
| 96 | + |
| 97 | +#. module: base_global_discount |
| 98 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__write_date |
| 99 | +msgid "Last Updated on" |
| 100 | +msgstr "" |
| 101 | + |
| 102 | +#. module: base_global_discount |
| 103 | +#: model:res.groups,name:base_global_discount.group_global_discount |
| 104 | +msgid "Manage Global Discounts" |
| 105 | +msgstr "" |
| 106 | + |
| 107 | +#. module: base_global_discount |
| 108 | +#: model:ir.model,name:base_global_discount.model_product_template |
| 109 | +msgid "Product" |
| 110 | +msgstr "" |
| 111 | + |
| 112 | +#. module: base_global_discount |
| 113 | +#: model:ir.model,name:base_global_discount.model_product_product |
| 114 | +msgid "Product Variant" |
| 115 | +msgstr "" |
| 116 | + |
| 117 | +#. module: base_global_discount |
| 118 | +#: model:ir.model.fields,field_description:base_global_discount.field_res_partner__supplier_global_discount_ids |
| 119 | +#: model:ir.model.fields,field_description:base_global_discount.field_res_users__supplier_global_discount_ids |
| 120 | +#: model_terms:ir.ui.view,arch_db:base_global_discount.res_partner_form_view |
| 121 | +msgid "Purchase Global Discounts" |
| 122 | +msgstr "" |
| 123 | + |
| 124 | +#. module: base_global_discount |
| 125 | +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__purchase |
| 126 | +msgid "Purchases" |
| 127 | +msgstr "" |
| 128 | + |
| 129 | +#. module: base_global_discount |
| 130 | +#: model:ir.model.fields,field_description:base_global_discount.field_res_partner__customer_global_discount_ids |
| 131 | +#: model:ir.model.fields,field_description:base_global_discount.field_res_users__customer_global_discount_ids |
| 132 | +#: model_terms:ir.ui.view,arch_db:base_global_discount.res_partner_form_view |
| 133 | +msgid "Sale Global Discounts" |
| 134 | +msgstr "" |
| 135 | + |
| 136 | +#. module: base_global_discount |
| 137 | +#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__sale |
| 138 | +msgid "Sales" |
| 139 | +msgstr "" |
| 140 | + |
| 141 | +#. module: base_global_discount |
| 142 | +#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__sequence |
| 143 | +msgid "Sequence" |
| 144 | +msgstr "" |
0 commit comments