diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/hw_escpos/i18n/cs.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/hw_escpos/i18n/cs.po')
| -rw-r--r-- | addons/hw_escpos/i18n/cs.po | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/addons/hw_escpos/i18n/cs.po b/addons/hw_escpos/i18n/cs.po new file mode 100644 index 00000000..cd424a60 --- /dev/null +++ b/addons/hw_escpos/i18n/cs.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Chris <krystof.reklamy13@gmail.com>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-09-07 14:39+0000\n" +"PO-Revision-Date: 2016-06-02 14:32+0000\n" +"Last-Translator: Chris <krystof.reklamy13@gmail.com>\n" +"Language-Team: Czech (http://www.transifex.com/odoo/odoo-9/language/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "CELKEM" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Slevy" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Mezisoučet" |
