diff options
Diffstat (limited to 'addons/pos_six/i18n/pos_six.pot')
| -rw-r--r-- | addons/pos_six/i18n/pos_six.pot | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/addons/pos_six/i18n/pos_six.pot b/addons/pos_six/i18n/pos_six.pot new file mode 100644 index 00000000..a73918b0 --- /dev/null +++ b/addons/pos_six/i18n/pos_six.pot @@ -0,0 +1,77 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_six +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-29 13:45+0000\n" +"PO-Revision-Date: 2020-09-29 13:45+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "Balance Failed" +msgstr "" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config__display_name +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__display_name +msgid "Display Name" +msgstr "" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config__id +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__id +msgid "ID" +msgstr "" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_config____last_update +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_config +msgid "Point of Sale Configuration" +msgstr "" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_payment_method +msgid "Point of Sale Payment Methods" +msgstr "" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/xml/BalanceButton.xml:0 +#, python-format +msgid "Send Balance" +msgstr "" + +#. module: pos_six +#: model:ir.model.fields,field_description:pos_six.field_pos_payment_method__six_terminal_ip +msgid "Six Terminal IP" +msgstr "" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "The balance operation failed." +msgstr "" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "Transaction was not processed correctly" +msgstr "" |
