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 | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/hw_escpos/i18n')
61 files changed, 2660 insertions, 0 deletions
diff --git a/addons/hw_escpos/i18n/af.po b/addons/hw_escpos/i18n/af.po new file mode 100644 index 00000000..efc5204c --- /dev/null +++ b/addons/hw_escpos/i18n/af.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-08-25 10:14+0000\n" +"Last-Translator: <>\n" +"Language-Team: Afrikaans (http://www.transifex.com/odoo/odoo-9/language/" +"af/)\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotaal" diff --git a/addons/hw_escpos/i18n/ar.po b/addons/hw_escpos/i18n/ar.po new file mode 100644 index 00000000..e0d33022 --- /dev/null +++ b/addons/hw_escpos/i18n/ar.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Arabic (http://www.transifex.com/odoo/odoo-9/language/ar/)\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "الخصومات" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "المجموع" diff --git a/addons/hw_escpos/i18n/bg.po b/addons/hw_escpos/i18n/bg.po new file mode 100644 index 00000000..6c2ff410 --- /dev/null +++ b/addons/hw_escpos/i18n/bg.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Bulgarian (http://www.transifex.com/odoo/odoo-9/language/" +"bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Отстъпки" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Междинна сума" diff --git a/addons/hw_escpos/i18n/bs.po b/addons/hw_escpos/i18n/bs.po new file mode 100644 index 00000000..f0ce1cfe --- /dev/null +++ b/addons/hw_escpos/i18n/bs.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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-05 13:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Bosnian (http://www.transifex.com/odoo/odoo-9/language/bs/)\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Popusti" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Sub-ukupno" diff --git a/addons/hw_escpos/i18n/ca.po b/addons/hw_escpos/i18n/ca.po new file mode 100644 index 00000000..c39bcf4a --- /dev/null +++ b/addons/hw_escpos/i18n/ca.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Catalan (http://www.transifex.com/odoo/odoo-9/language/ca/)\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Descomptes" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" 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" diff --git a/addons/hw_escpos/i18n/da.po b/addons/hw_escpos/i18n/da.po new file mode 100644 index 00000000..580af785 --- /dev/null +++ b/addons/hw_escpos/i18n/da.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Danish (http://www.transifex.com/odoo/odoo-9/language/da/)\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/de.po b/addons/hw_escpos/i18n/de.po new file mode 100644 index 00000000..e65f89d0 --- /dev/null +++ b/addons/hw_escpos/i18n/de.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Fabian Liesch <fabian.liesch@gmail.com>, 2015 +# Wolfgang Taferner, 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-01-18 06:57+0000\n" +"Last-Translator: Wolfgang Taferner\n" +"Language-Team: German (http://www.transifex.com/odoo/odoo-9/language/de/)\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "GESAMTSUMME" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "WECHSELGELD" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Rabatte" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Zwischensumme" diff --git a/addons/hw_escpos/i18n/el.po b/addons/hw_escpos/i18n/el.po new file mode 100644 index 00000000..fa313798 --- /dev/null +++ b/addons/hw_escpos/i18n/el.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Goutoudis Kostas <goutoudis@gmail.com>, 2015 +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: 2015-11-20 16:47+0000\n" +"Last-Translator: Goutoudis Kostas <goutoudis@gmail.com>\n" +"Language-Team: Greek (http://www.transifex.com/odoo/odoo-9/language/el/)\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "ΣΥΝΟΛΟ" + +#. 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 "Eκπτώσεις" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Μερικό σύνολο" diff --git a/addons/hw_escpos/i18n/en_GB.po b/addons/hw_escpos/i18n/en_GB.po new file mode 100644 index 00000000..e4f1b6cd --- /dev/null +++ b/addons/hw_escpos/i18n/en_GB.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" +"odoo-9/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es.po b/addons/hw_escpos/i18n/es.po new file mode 100644 index 00000000..2733279e --- /dev/null +++ b/addons/hw_escpos/i18n/es.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Carlos rodriguez <carlosalbertor436@gmail.com>, 2016 +# Oihane Crucelaegui <oihanecruce@gmail.com>, 2015 +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-01-03 20:30+0000\n" +"Last-Translator: Carlos rodriguez <carlosalbertor436@gmail.com>\n" +"Language-Team: Spanish (http://www.transifex.com/odoo/odoo-9/language/es/)\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr " TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "Cambio" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_BO.po b/addons/hw_escpos/i18n/es_BO.po new file mode 100644 index 00000000..2f749077 --- /dev/null +++ b/addons/hw_escpos/i18n/es_BO.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-08-25 10:14+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Bolivia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_BO/)\n" +"Language: es_BO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_CL.po b/addons/hw_escpos/i18n/es_CL.po new file mode 100644 index 00000000..0dc9edfb --- /dev/null +++ b/addons/hw_escpos/i18n/es_CL.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CL/)\n" +"Language: es_CL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_CO.po b/addons/hw_escpos/i18n/es_CO.po new file mode 100644 index 00000000..ce50a7de --- /dev/null +++ b/addons/hw_escpos/i18n/es_CO.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Mateo Tibaquirá <nestormateo@gmail.com>, 2015 +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: 2015-10-24 06:51+0000\n" +"Last-Translator: Mateo Tibaquirá <nestormateo@gmail.com>\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "CHANGE" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_CR.po b/addons/hw_escpos/i18n/es_CR.po new file mode 100644 index 00000000..576b75b9 --- /dev/null +++ b/addons/hw_escpos/i18n/es_CR.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CR/)\n" +"Language: es_CR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_DO.po b/addons/hw_escpos/i18n/es_DO.po new file mode 100644 index 00000000..4720184f --- /dev/null +++ b/addons/hw_escpos/i18n/es_DO.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Juliano Henriquez <juliano@consultoriahenca.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-05-19 05:09+0000\n" +"Last-Translator: Juliano Henriquez <juliano@consultoriahenca.com>\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/odoo/" +"odoo-9/language/es_DO/)\n" +"Language: es_DO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "CAMBIO" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_EC.po b/addons/hw_escpos/i18n/es_EC.po new file mode 100644 index 00000000..63ef0628 --- /dev/null +++ b/addons/hw_escpos/i18n/es_EC.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Rick Hunter <rick_hunter_ec@yahoo.com>, 2015 +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: 2015-12-07 04:23+0000\n" +"Last-Translator: Rick Hunter <rick_hunter_ec@yahoo.com>\n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/" +"language/es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "CAMBIO" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_PE.po b/addons/hw_escpos/i18n/es_PE.po new file mode 100644 index 00000000..d19ff466 --- /dev/null +++ b/addons/hw_escpos/i18n/es_PE.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.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-13 15:49+0000\n" +"Last-Translator: Carlos Eduardo Rodriguez Rossi <crodriguez@samemotion.com>\n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/" +"es_PE/)\n" +"Language: es_PE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "VUELTO" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descuentos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/es_PY.po b/addons/hw_escpos/i18n/es_PY.po new file mode 100644 index 00000000..9f657e03 --- /dev/null +++ b/addons/hw_escpos/i18n/es_PY.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PY/)\n" +"Language: es_PY\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Sub-Total" diff --git a/addons/hw_escpos/i18n/es_VE.po b/addons/hw_escpos/i18n/es_VE.po new file mode 100644 index 00000000..c33ad8cb --- /dev/null +++ b/addons/hw_escpos/i18n/es_VE.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/odoo/odoo-9/" +"language/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/et.po b/addons/hw_escpos/i18n/et.po new file mode 100644 index 00000000..3a9cb2fd --- /dev/null +++ b/addons/hw_escpos/i18n/et.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Estonian (http://www.transifex.com/odoo/odoo-9/language/et/)\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Soodustused" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Vahesumma" diff --git a/addons/hw_escpos/i18n/eu.po b/addons/hw_escpos/i18n/eu.po new file mode 100644 index 00000000..d5e22d43 --- /dev/null +++ b/addons/hw_escpos/i18n/eu.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-10-21 11:17+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Basque (http://www.transifex.com/odoo/odoo-9/language/eu/)\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Deskontuak" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Batura partziala" diff --git a/addons/hw_escpos/i18n/fa.po b/addons/hw_escpos/i18n/fa.po new file mode 100644 index 00000000..345c2a99 --- /dev/null +++ b/addons/hw_escpos/i18n/fa.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Persian (http://www.transifex.com/odoo/odoo-9/language/fa/)\n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "جمع جزء" diff --git a/addons/hw_escpos/i18n/fi.po b/addons/hw_escpos/i18n/fi.po new file mode 100644 index 00000000..f3d2e5d0 --- /dev/null +++ b/addons/hw_escpos/i18n/fi.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 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-04-19 15:31+0000\n" +"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>\n" +"Language-Team: Finnish (http://www.transifex.com/odoo/odoo-9/language/fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "YHTEENSÄ" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "TAKAISIN" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Alennukset" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Välisumma" diff --git a/addons/hw_escpos/i18n/fr.po b/addons/hw_escpos/i18n/fr.po new file mode 100644 index 00000000..7fa051c5 --- /dev/null +++ b/addons/hw_escpos/i18n/fr.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Lucas Deliege <lud@odoo.com>, 2015 +# Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015 +# Sylvain GROS-DESORMEAUX <sylvain.grodes@gmail.com>, 2015 +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: 2015-10-01 23:16+0000\n" +"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" +"Language-Team: French (http://www.transifex.com/odoo/odoo-9/language/fr/)\n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "MONNAIE" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Remises" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Sous-total" diff --git a/addons/hw_escpos/i18n/gu.po b/addons/hw_escpos/i18n/gu.po new file mode 100644 index 00000000..8fed0dad --- /dev/null +++ b/addons/hw_escpos/i18n/gu.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Ranjit Pillai <rpi@odoo.com>, 2015 +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Gujarati (http://www.transifex.com/odoo/odoo-9/language/gu/)\n" +"Language: gu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "કુલ" + +#. 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 "ડિસ્કાઉન્ટ" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "" diff --git a/addons/hw_escpos/i18n/he.po b/addons/hw_escpos/i18n/he.po new file mode 100644 index 00000000..05ea1ede --- /dev/null +++ b/addons/hw_escpos/i18n/he.po @@ -0,0 +1,56 @@ +# #-#-#-#-# he.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Moshe Fam <pashute@gmail.com>, 2016 +# yizhaq agronov <yizhaq@gmail.com>, 2016 +# #-#-#-#-# he.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# yizhaq agronov <yizhaq@gmail.com>, 2016 +#, fuzzy +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-02-27 04:30+0000\n" +"Last-Translator: yizhaq agronov <yizhaq@gmail.com>\n" +"Language-Team: Hebrew (http://www.transifex.com/odoo/odoo-9/language/he/)\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"#-#-#-#-# he.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"#-#-#-#-# he.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "סה\"כ" + +#. 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 "הנחות" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "סיכום ביניים" diff --git a/addons/hw_escpos/i18n/hi.po b/addons/hw_escpos/i18n/hi.po new file mode 100644 index 00000000..4846b784 --- /dev/null +++ b/addons/hw_escpos/i18n/hi.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Hindi (http://www.transifex.com/odoo/odoo-9/language/hi/)\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "उप कुल" diff --git a/addons/hw_escpos/i18n/hr.po b/addons/hw_escpos/i18n/hr.po new file mode 100644 index 00000000..0e204578 --- /dev/null +++ b/addons/hw_escpos/i18n/hr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Croatian (http://www.transifex.com/odoo/odoo-9/language/hr/)\n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Popusti" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Podzbroj" diff --git a/addons/hw_escpos/i18n/hu.po b/addons/hw_escpos/i18n/hu.po new file mode 100644 index 00000000..5b2e060a --- /dev/null +++ b/addons/hw_escpos/i18n/hu.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Kris Krnacs, 2015 +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: 2015-11-11 22:25+0000\n" +"Last-Translator: Kris Krnacs\n" +"Language-Team: Hungarian (http://www.transifex.com/odoo/odoo-9/language/" +"hu/)\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr " ÖSSZESEN" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr " VISSZAJÁRÓ" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Árengedmények" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Nettó érték" diff --git a/addons/hw_escpos/i18n/hw_escpos.pot b/addons/hw_escpos/i18n/hw_escpos.pot new file mode 100644 index 00000000..61436561 --- /dev/null +++ b/addons/hw_escpos/i18n/hw_escpos.pot @@ -0,0 +1,41 @@ +# 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 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "" + diff --git a/addons/hw_escpos/i18n/id.po b/addons/hw_escpos/i18n/id.po new file mode 100644 index 00000000..c3f0f674 --- /dev/null +++ b/addons/hw_escpos/i18n/id.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Indonesian (http://www.transifex.com/odoo/odoo-9/language/" +"id/)\n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Diskon" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Sub Total" diff --git a/addons/hw_escpos/i18n/it.po b/addons/hw_escpos/i18n/it.po new file mode 100644 index 00000000..ab7da93e --- /dev/null +++ b/addons/hw_escpos/i18n/it.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Italian (http://www.transifex.com/odoo/odoo-9/language/it/)\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Sconti" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotale" diff --git a/addons/hw_escpos/i18n/ja.po b/addons/hw_escpos/i18n/ja.po new file mode 100644 index 00000000..a65f0d84 --- /dev/null +++ b/addons/hw_escpos/i18n/ja.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Yoshi Tashiro <tashiro@roomsfor.hk>, 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-07-14 08:45+0000\n" +"Last-Translator: Yoshi Tashiro <tashiro@roomsfor.hk>\n" +"Language-Team: Japanese (http://www.transifex.com/odoo/odoo-9/language/ja/)\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "値引" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "小計" diff --git a/addons/hw_escpos/i18n/kab.po b/addons/hw_escpos/i18n/kab.po new file mode 100644 index 00000000..d614439c --- /dev/null +++ b/addons/hw_escpos/i18n/kab.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Kabyle (http://www.transifex.com/odoo/odoo-9/language/kab/)\n" +"Language: kab\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Tuǧǧiyin" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Ad-asemday" diff --git a/addons/hw_escpos/i18n/ko.po b/addons/hw_escpos/i18n/ko.po new file mode 100644 index 00000000..a153a8ad --- /dev/null +++ b/addons/hw_escpos/i18n/ko.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Korean (http://www.transifex.com/odoo/odoo-9/language/ko/)\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "할인" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "소계" diff --git a/addons/hw_escpos/i18n/lt.po b/addons/hw_escpos/i18n/lt.po new file mode 100644 index 00000000..54ed5b14 --- /dev/null +++ b/addons/hw_escpos/i18n/lt.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Lithuanian (http://www.transifex.com/odoo/odoo-9/language/" +"lt/)\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Nuolaidos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Suma" diff --git a/addons/hw_escpos/i18n/lv.po b/addons/hw_escpos/i18n/lv.po new file mode 100644 index 00000000..d4bacd2c --- /dev/null +++ b/addons/hw_escpos/i18n/lv.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:36+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Latvian (http://www.transifex.com/odoo/odoo-9/language/lv/)\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Apakšsumma kopā" diff --git a/addons/hw_escpos/i18n/mk.po b/addons/hw_escpos/i18n/mk.po new file mode 100644 index 00000000..d24e8429 --- /dev/null +++ b/addons/hw_escpos/i18n/mk.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Aleksandar Vangelovski <aleksandarv@hbee.eu>, 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-10 12:29+0000\n" +"Last-Translator: Aleksandar Vangelovski <aleksandarv@hbee.eu>\n" +"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "ВКУПНО" + +#. 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 "Попусти" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Вкупно" diff --git a/addons/hw_escpos/i18n/mn.po b/addons/hw_escpos/i18n/mn.po new file mode 100644 index 00000000..16cf60c3 --- /dev/null +++ b/addons/hw_escpos/i18n/mn.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Mongolian (http://www.transifex.com/odoo/odoo-9/language/" +"mn/)\n" +"Language: mn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Дэд дүн" diff --git a/addons/hw_escpos/i18n/nb.po b/addons/hw_escpos/i18n/nb.po new file mode 100644 index 00000000..1cec269e --- /dev/null +++ b/addons/hw_escpos/i18n/nb.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/odoo/odoo-9/" +"language/nb/)\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/nl.po b/addons/hw_escpos/i18n/nl.po new file mode 100644 index 00000000..a3fee470 --- /dev/null +++ b/addons/hw_escpos/i18n/nl.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2015 +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: 2015-09-10 07:35+0000\n" +"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>\n" +"Language-Team: Dutch (http://www.transifex.com/odoo/odoo-9/language/nl/)\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "WISSELGELD" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Kortingen" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotaal" diff --git a/addons/hw_escpos/i18n/nl_BE.po b/addons/hw_escpos/i18n/nl_BE.po new file mode 100644 index 00000000..7e526364 --- /dev/null +++ b/addons/hw_escpos/i18n/nl_BE.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/nl_BE/)\n" +"Language: nl_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Kortingen" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotaal" diff --git a/addons/hw_escpos/i18n/pl.po b/addons/hw_escpos/i18n/pl.po new file mode 100644 index 00000000..e3e4f205 --- /dev/null +++ b/addons/hw_escpos/i18n/pl.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Piotr Szlązak <szlazakpiotr@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-09 07:31+0000\n" +"Last-Translator: Piotr Szlązak <szlazakpiotr@gmail.com>\n" +"Language-Team: Polish (http://www.transifex.com/odoo/odoo-9/language/pl/)\n" +"Language: pl\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%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "SUMA" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "ZMIANA" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Upusty" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Suma częściowa" diff --git a/addons/hw_escpos/i18n/pt.po b/addons/hw_escpos/i18n/pt.po new file mode 100644 index 00000000..3d8b8565 --- /dev/null +++ b/addons/hw_escpos/i18n/pt.po @@ -0,0 +1,55 @@ +# #-#-#-#-# pt.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Dawilson Daio <dawilsondaio@gmail.com>, 2016 +# #-#-#-#-# pt.po (Odoo 9.0) #-#-#-#-# +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +#, fuzzy +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Portuguese (http://www.transifex.com/odoo/odoo-9/language/" +"pt/)\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"#-#-#-#-# pt.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"#-#-#-#-# pt.po (Odoo 9.0) #-#-#-#-#\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "TROCO" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descontos:" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/pt_BR.po b/addons/hw_escpos/i18n/pt_BR.po new file mode 100644 index 00000000..50b652e2 --- /dev/null +++ b/addons/hw_escpos/i18n/pt_BR.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Grazziano Duarte <g.negocios@outlook.com.br>, 2015 +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: 2015-12-08 15:29+0000\n" +"Last-Translator: Grazziano Duarte <g.negocios@outlook.com.br>\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/odoo/odoo-9/" +"language/pt_BR/)\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr " TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "ALTERAR" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Descontos" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/ro.po b/addons/hw_escpos/i18n/ro.po new file mode 100644 index 00000000..0a99bcfd --- /dev/null +++ b/addons/hw_escpos/i18n/ro.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Sorin Trifu <sorin.trifu@gmail.com>, 2015 +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: 2015-10-20 07:19+0000\n" +"Last-Translator: Sorin Trifu <sorin.trifu@gmail.com>\n" +"Language-Team: Romanian (http://www.transifex.com/odoo/odoo-9/language/ro/)\n" +"Language: ro\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%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "REST" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Reduceri:" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Subtotal" diff --git a/addons/hw_escpos/i18n/ru.po b/addons/hw_escpos/i18n/ru.po new file mode 100644 index 00000000..91b31db9 --- /dev/null +++ b/addons/hw_escpos/i18n/ru.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Gennady Marchenko <gennadym@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-01-15 19:41+0000\n" +"Last-Translator: Gennady Marchenko <gennadym@gmail.com>\n" +"Language-Team: Russian (http://www.transifex.com/odoo/odoo-9/language/ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "ИТОГО" + +#. 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 "Скидки" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Подитог" diff --git a/addons/hw_escpos/i18n/sk.po b/addons/hw_escpos/i18n/sk.po new file mode 100644 index 00000000..026f091f --- /dev/null +++ b/addons/hw_escpos/i18n/sk.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 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-01-29 22:54+0000\n" +"Last-Translator: Pavol Krnáč <pavol.krnac@ekoenergo.sk>\n" +"Language-Team: Slovak (http://www.transifex.com/odoo/odoo-9/language/sk/)\n" +"Language: sk\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 "CELKOVO" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "VÝDAVOK" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "Zľavy" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Medzisúčet" diff --git a/addons/hw_escpos/i18n/sl.po b/addons/hw_escpos/i18n/sl.po new file mode 100644 index 00000000..763b9333 --- /dev/null +++ b/addons/hw_escpos/i18n/sl.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Slovenian (http://www.transifex.com/odoo/odoo-9/language/" +"sl/)\n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Popusti" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Skupaj" diff --git a/addons/hw_escpos/i18n/sq.po b/addons/hw_escpos/i18n/sq.po new file mode 100644 index 00000000..2919ed30 --- /dev/null +++ b/addons/hw_escpos/i18n/sq.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-08-25 10:14+0000\n" +"Last-Translator: <>\n" +"Language-Team: Albanian (http://www.transifex.com/odoo/odoo-9/language/sq/)\n" +"Language: sq\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "Zbritjet" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "" diff --git a/addons/hw_escpos/i18n/sr.po b/addons/hw_escpos/i18n/sr.po new file mode 100644 index 00000000..3f938ba8 --- /dev/null +++ b/addons/hw_escpos/i18n/sr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Serbian (http://www.transifex.com/odoo/odoo-9/language/sr/)\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Ukupno" diff --git a/addons/hw_escpos/i18n/sr@latin.po b/addons/hw_escpos/i18n/sr@latin.po new file mode 100644 index 00000000..c6b2f748 --- /dev/null +++ b/addons/hw_escpos/i18n/sr@latin.po @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:37+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Serbian (Latin) (http://www.transifex.com/odoo/odoo-9/" +"language/sr@latin/)\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Ukupno" diff --git a/addons/hw_escpos/i18n/sv.po b/addons/hw_escpos/i18n/sv.po new file mode 100644 index 00000000..b994ad15 --- /dev/null +++ b/addons/hw_escpos/i18n/sv.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>, 2015 +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: 2015-09-07 21:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Swedish (http://www.transifex.com/odoo/odoo-9/language/sv/)\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOTAL" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "FÖRÄNDRING" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Deltotal" diff --git a/addons/hw_escpos/i18n/th.po b/addons/hw_escpos/i18n/th.po new file mode 100644 index 00000000..c40ab55e --- /dev/null +++ b/addons/hw_escpos/i18n/th.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Khwunchai Jaengsawang <khwunchai.j@ku.th>, 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-03-30 21:40+0000\n" +"Last-Translator: Khwunchai Jaengsawang <khwunchai.j@ku.th>\n" +"Language-Team: Thai (http://www.transifex.com/odoo/odoo-9/language/th/)\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "ทั้งหมด" + +#. 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 "ลดราคา" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "รวม" diff --git a/addons/hw_escpos/i18n/tr.po b/addons/hw_escpos/i18n/tr.po new file mode 100644 index 00000000..4a4cb63c --- /dev/null +++ b/addons/hw_escpos/i18n/tr.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Ramiz Deniz Öner <deniz@denizoner.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-03-01 11:32+0000\n" +"Last-Translator: Ramiz Deniz Öner <deniz@denizoner.com>\n" +"Language-Team: Turkish (http://www.transifex.com/odoo/odoo-9/language/tr/)\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "TOPLAM" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:312 +#, python-format +msgid " CHANGE" +msgstr "DEĞİŞTİR" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:318 +#, python-format +msgid "Discounts" +msgstr "İndirimler" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Ara Toplam" diff --git a/addons/hw_escpos/i18n/uk.po b/addons/hw_escpos/i18n/uk.po new file mode 100644 index 00000000..5115cef6 --- /dev/null +++ b/addons/hw_escpos/i18n/uk.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# Bohdan Lisnenko, 2015 +# Bohdan Lisnenko, 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-04-27 16:53+0000\n" +"Last-Translator: Bohdan Lisnenko\n" +"Language-Team: Ukrainian (http://www.transifex.com/odoo/odoo-9/language/" +"uk/)\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "РАЗОМ" + +#. 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 "Знижки" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Підсумок" diff --git a/addons/hw_escpos/i18n/vi.po b/addons/hw_escpos/i18n/vi.po new file mode 100644 index 00000000..8068c907 --- /dev/null +++ b/addons/hw_escpos/i18n/vi.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Vietnamese (http://www.transifex.com/odoo/odoo-9/language/" +"vi/)\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "Tổng phụ" diff --git a/addons/hw_escpos/i18n/zh_CN.po b/addons/hw_escpos/i18n/zh_CN.po new file mode 100644 index 00000000..b2062927 --- /dev/null +++ b/addons/hw_escpos/i18n/zh_CN.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +# fausthuang, 2016 +# jeffery9, 2015 +# 珠海-老天 <liangjia@qq.com>, 2015 +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-01-11 20:15+0000\n" +"Last-Translator: fausthuang\n" +"Language-Team: Chinese (China) (http://www.transifex.com/odoo/odoo-9/" +"language/zh_CN/)\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "总计" + +#. 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 "折扣" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "小计" diff --git a/addons/hw_escpos/i18n/zh_HK.po b/addons/hw_escpos/i18n/zh_HK.po new file mode 100644 index 00000000..bcbcfe32 --- /dev/null +++ b/addons/hw_escpos/i18n/zh_HK.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/odoo/odoo-9/" +"language/zh_HK/)\n" +"Language: zh_HK\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "小計" diff --git a/addons/hw_escpos/i18n/zh_TW.po b/addons/hw_escpos/i18n/zh_TW.po new file mode 100644 index 00000000..11d1f2d7 --- /dev/null +++ b/addons/hw_escpos/i18n/zh_TW.po @@ -0,0 +1,43 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * hw_escpos +# +# Translators: +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: 2015-09-07 21:35+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/odoo/odoo-9/" +"language/zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:302 +#, python-format +msgid " TOTAL" +msgstr "" + +#. 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 "折扣" + +#. module: hw_escpos +#: code:addons/hw_escpos/controllers/main.py:293 +#, python-format +msgid "Subtotal" +msgstr "小計" |
