|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * website_sale_restrict_sepa_dd |
| 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: website_sale_restrict_sepa_dd |
| 17 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_product_product__allow_sepa_dd_payment |
| 18 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_product_template__allow_sepa_dd_payment |
| 19 | +msgid "Allow SEPA Direct Debit Payment" |
| 20 | +msgstr "" |
| 21 | + |
| 22 | +#. module: website_sale_restrict_sepa_dd |
| 23 | +#. odoo-python |
| 24 | +#: code:addons/website_sale_restrict_sepa_dd/models/product_template.py:0 |
| 25 | +#, python-format |
| 26 | +msgid "" |
| 27 | +"Allow SEPA Direct Debit payment for the product in ordre to set Only SEPA " |
| 28 | +"Direct Debit payment." |
| 29 | +msgstr "" |
| 30 | + |
| 31 | +#. module: website_sale_restrict_sepa_dd |
| 32 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_sale_order__allow_sepa_dd_payment |
| 33 | +msgid "Allow Sepa Dd Payment" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#. module: website_sale_restrict_sepa_dd |
| 37 | +#. odoo-python |
| 38 | +#: code:addons/website_sale_restrict_sepa_dd/models/sale_order.py:0 |
| 39 | +#, python-format |
| 40 | +msgid "" |
| 41 | +"Cannot add product that does not allow SEPA Direct Debit with products that " |
| 42 | +"allow only SEPA Direct Debit payment." |
| 43 | +msgstr "" |
| 44 | + |
| 45 | +#. module: website_sale_restrict_sepa_dd |
| 46 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_product_product__only_sepa_dd_payment |
| 47 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_product_template__only_sepa_dd_payment |
| 48 | +msgid "Only SEPA Direct Debit Payment" |
| 49 | +msgstr "" |
| 50 | + |
| 51 | +#. module: website_sale_restrict_sepa_dd |
| 52 | +#: model:ir.model.fields,field_description:website_sale_restrict_sepa_dd.field_sale_order__only_sepa_dd_payment |
| 53 | +msgid "Only Sepa Dd Payment" |
| 54 | +msgstr "" |
| 55 | + |
| 56 | +#. module: website_sale_restrict_sepa_dd |
| 57 | +#: model:ir.model,name:website_sale_restrict_sepa_dd.model_payment_provider |
| 58 | +msgid "Payment Provider" |
| 59 | +msgstr "" |
| 60 | + |
| 61 | +#. module: website_sale_restrict_sepa_dd |
| 62 | +#: model:ir.model,name:website_sale_restrict_sepa_dd.model_product_template |
| 63 | +msgid "Product" |
| 64 | +msgstr "" |
| 65 | + |
| 66 | +#. module: website_sale_restrict_sepa_dd |
| 67 | +#: model:ir.model,name:website_sale_restrict_sepa_dd.model_sale_order |
| 68 | +msgid "Sales Order" |
| 69 | +msgstr "" |
0 commit comments