|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * confirmation_wizard |
| 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: confirmation_wizard |
| 17 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__callback_method |
| 18 | +msgid "Callback Method" |
| 19 | +msgstr "" |
| 20 | + |
| 21 | +#. module: confirmation_wizard |
| 22 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__callback_params |
| 23 | +msgid "Callback Params" |
| 24 | +msgstr "" |
| 25 | + |
| 26 | +#. module: confirmation_wizard |
| 27 | +#: model_terms:ir.ui.view,arch_db:confirmation_wizard.confirmation_wizard_form_view |
| 28 | +msgid "Cancel" |
| 29 | +msgstr "" |
| 30 | + |
| 31 | +#. module: confirmation_wizard |
| 32 | +#: model_terms:ir.ui.view,arch_db:confirmation_wizard.confirmation_wizard_form_view |
| 33 | +msgid "Confirm" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#. module: confirmation_wizard |
| 37 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__message |
| 38 | +msgid "Confirm Message" |
| 39 | +msgstr "" |
| 40 | + |
| 41 | +#. module: confirmation_wizard |
| 42 | +#. odoo-python |
| 43 | +#: code:addons/confirmation_wizard/wizard/confirmation_wizard.py:0 |
| 44 | +#: model:ir.actions.act_window,name:confirmation_wizard.confirmation_wizard_action |
| 45 | +#, python-format |
| 46 | +msgid "Confirmation" |
| 47 | +msgstr "" |
| 48 | + |
| 49 | +#. module: confirmation_wizard |
| 50 | +#: model:ir.model,name:confirmation_wizard.model_confirmation_wizard |
| 51 | +msgid "Confirmation Wizard" |
| 52 | +msgstr "" |
| 53 | + |
| 54 | +#. module: confirmation_wizard |
| 55 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__create_uid |
| 56 | +msgid "Created by" |
| 57 | +msgstr "" |
| 58 | + |
| 59 | +#. module: confirmation_wizard |
| 60 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__create_date |
| 61 | +msgid "Created on" |
| 62 | +msgstr "" |
| 63 | + |
| 64 | +#. module: confirmation_wizard |
| 65 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__display_name |
| 66 | +msgid "Display Name" |
| 67 | +msgstr "" |
| 68 | + |
| 69 | +#. module: confirmation_wizard |
| 70 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__id |
| 71 | +msgid "ID" |
| 72 | +msgstr "" |
| 73 | + |
| 74 | +#. module: confirmation_wizard |
| 75 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard____last_update |
| 76 | +msgid "Last Modified on" |
| 77 | +msgstr "" |
| 78 | + |
| 79 | +#. module: confirmation_wizard |
| 80 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__write_uid |
| 81 | +msgid "Last Updated by" |
| 82 | +msgstr "" |
| 83 | + |
| 84 | +#. module: confirmation_wizard |
| 85 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__write_date |
| 86 | +msgid "Last Updated on" |
| 87 | +msgstr "" |
| 88 | + |
| 89 | +#. module: confirmation_wizard |
| 90 | +#. odoo-python |
| 91 | +#: code:addons/confirmation_wizard/wizard/confirmation_wizard.py:0 |
| 92 | +#, python-format |
| 93 | +msgid "Method '%(callback_method)s' is not found on model '%(res_model)s'." |
| 94 | +msgstr "" |
| 95 | + |
| 96 | +#. module: confirmation_wizard |
| 97 | +#. odoo-python |
| 98 | +#: code:addons/confirmation_wizard/wizard/confirmation_wizard.py:0 |
| 99 | +#, python-format |
| 100 | +msgid "Records (IDS: '%(ids)s') not found in model '%(model)s'." |
| 101 | +msgstr "" |
| 102 | + |
| 103 | +#. module: confirmation_wizard |
| 104 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__res_ids |
| 105 | +msgid "Res" |
| 106 | +msgstr "" |
| 107 | + |
| 108 | +#. module: confirmation_wizard |
| 109 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__res_model |
| 110 | +msgid "Res Model" |
| 111 | +msgstr "" |
| 112 | + |
| 113 | +#. module: confirmation_wizard |
| 114 | +#: model:ir.model.fields.selection,name:confirmation_wizard.selection__confirmation_wizard__return_type__method |
| 115 | +msgid "Return Method" |
| 116 | +msgstr "" |
| 117 | + |
| 118 | +#. module: confirmation_wizard |
| 119 | +#: model:ir.model.fields,field_description:confirmation_wizard.field_confirmation_wizard__return_type |
| 120 | +msgid "Return Type" |
| 121 | +msgstr "" |
| 122 | + |
| 123 | +#. module: confirmation_wizard |
| 124 | +#: model:ir.model.fields.selection,name:confirmation_wizard.selection__confirmation_wizard__return_type__window_close |
| 125 | +msgid "Return Window Close Action" |
| 126 | +msgstr "" |
0 commit comments