diff options
Diffstat (limited to 'addons/pos_six/i18n/ca.po')
| -rw-r--r-- | addons/pos_six/i18n/ca.po | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/addons/pos_six/i18n/ca.po b/addons/pos_six/i18n/ca.po new file mode 100644 index 00000000..177c5857 --- /dev/null +++ b/addons/pos_six/i18n/ca.po @@ -0,0 +1,83 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_six +# +# Translators: +# Martin Trigaux, 2020 +# Quim - eccit <quim@eccit.com>, 2020 +# Josep Anton Belchi, 2021 +# +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-07 08:16+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "Nom mostrat" + +#. 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 "ID" + +#. 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 "Última modificació el " + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_config +msgid "Point of Sale Configuration" +msgstr "Configuració del Punt de Venda" + +#. 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 "" |
