diff options
Diffstat (limited to 'addons/pos_six/i18n/cs.po')
| -rw-r--r-- | addons/pos_six/i18n/cs.po | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/addons/pos_six/i18n/cs.po b/addons/pos_six/i18n/cs.po new file mode 100644 index 00000000..025c5361 --- /dev/null +++ b/addons/pos_six/i18n/cs.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_six +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka <jan.horzinka@centrum.cz>, 2020 +# Rastislav Brencic <rastislav.brencic@azet.sk>, 2020 +# trendspotter, 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: trendspotter, 2021\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/js/payment_six.js:0 +#, python-format +msgid "Balance Failed" +msgstr "Vyrovnání selhalo" + +#. 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 "Zobrazované jméno" + +#. 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 "Naposled změněno" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_config +msgid "Point of Sale Configuration" +msgstr "Nastavení prodejního místa" + +#. module: pos_six +#: model:ir.model,name:pos_six.model_pos_payment_method +msgid "Point of Sale Payment Methods" +msgstr "Platební podmíky v místě prodeje" + +#. module: pos_six +#. openerp-web +#: code:addons/pos_six/static/src/xml/BalanceButton.xml:0 +#, python-format +msgid "Send Balance" +msgstr "Odeslat zůstatek" + +#. 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 "Operace vyrovnání se nezdařila." + +#. 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 "" |
