62 lines
1.7 KiB
Plaintext
62 lines
1.7 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * pos_reprint
|
||
|
#
|
||
|
# Translators:
|
||
|
# Chris <krystof.reklamy13@gmail.com>, 2016
|
||
|
# Vladimir Sedivy <vladimir@lepremier.cz>, 2016
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo 9.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2016-08-18 14:06+0000\n"
|
||
|
"PO-Revision-Date: 2016-06-02 14:33+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: pos_reprint
|
||
|
#. openerp-web
|
||
|
#: code:addons/pos_reprint/static/src/js/reprint.js:24
|
||
|
#, python-format
|
||
|
msgid "Nothing to Print"
|
||
|
msgstr "Nic k Tisku"
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#: model:ir.model.fields,field_description:pos_reprint.field_pos_config_iface_reprint
|
||
|
msgid "Receipt Reprinting"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#. openerp-web
|
||
|
#: code:addons/pos_reprint/static/src/xml/reprint.xml:6
|
||
|
#, python-format
|
||
|
msgid "Reprint Receipt"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#: model:ir.ui.view,arch_db:pos_reprint.view_pos_config_form
|
||
|
msgid "Reprinting"
|
||
|
msgstr "Tisk znovu"
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#. openerp-web
|
||
|
#: code:addons/pos_reprint/static/src/js/reprint.js:25
|
||
|
#, python-format
|
||
|
msgid "There is no previous receipt to print."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#: model:ir.model.fields,help:pos_reprint.field_pos_config_iface_reprint
|
||
|
msgid "This allows you to reprint a previously printed receipt."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: pos_reprint
|
||
|
#: model:ir.model,name:pos_reprint.model_pos_config
|
||
|
msgid "pos.config"
|
||
|
msgstr "pos.config"
|