1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hw_escpos
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-07 14:39+0000\n"
"PO-Revision-Date: 2015-09-07 14:39+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: hw_escpos
#: code:addons/hw_escpos/controllers/main.py:302
msgid " TOTAL"
msgstr ""
#. module: hw_escpos
#: code:addons/hw_escpos/controllers/main.py:312
msgid " CHANGE"
msgstr ""
#. module: hw_escpos
#: code:addons/hw_escpos/controllers/main.py:318
msgid "Discounts"
msgstr ""
#. module: hw_escpos
#: code:addons/hw_escpos/controllers/main.py:293
msgid "Subtotal"
msgstr ""
|