diff --git a/pos_cash_move_reason/i18n/ar.po b/pos_cash_move_reason/i18n/ar.po new file mode 100644 index 00000000..644a4576 --- /dev/null +++ b/pos_cash_move_reason/i18n/ar.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "الوصف" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "السبب" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/bg.po b/pos_cash_move_reason/i18n/bg.po new file mode 100644 index 00000000..334addcb --- /dev/null +++ b/pos_cash_move_reason/i18n/bg.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Описание" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/bs.po b/pos_cash_move_reason/i18n/bs.po new file mode 100644 index 00000000..d2233802 --- /dev/null +++ b/pos_cash_move_reason/i18n/bs.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razlog" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/ca.po b/pos_cash_move_reason/i18n/ca.po new file mode 100644 index 00000000..c00b3b48 --- /dev/null +++ b/pos_cash_move_reason/i18n/ca.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# Marc Tormo i Bochaca , 2017 +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripció" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Raó" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/cs.po b/pos_cash_move_reason/i18n/cs.po new file mode 100644 index 00000000..0eb2ad91 --- /dev/null +++ b/pos_cash_move_reason/i18n/cs.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/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=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Popis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Důvod" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/da.po b/pos_cash_move_reason/i18n/da.po new file mode 100644 index 00000000..24ec38a9 --- /dev/null +++ b/pos_cash_move_reason/i18n/da.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Beskrivelse" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/de.po b/pos_cash_move_reason/i18n/de.po new file mode 100644 index 00000000..20778ed9 --- /dev/null +++ b/pos_cash_move_reason/i18n/de.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# Rudolf Schnapka , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Rudolf Schnapka , 2017\n" +"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Beschreibung" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Grund" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/el_GR.po b/pos_cash_move_reason/i18n/el_GR.po new file mode 100644 index 00000000..d49b6a40 --- /dev/null +++ b/pos_cash_move_reason/i18n/el_GR.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el_GR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Περιγραφή" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/en_GB.po b/pos_cash_move_reason/i18n/en_GB.po new file mode 100644 index 00000000..a3b58558 --- /dev/null +++ b/pos_cash_move_reason/i18n/en_GB.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Description" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Reason" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es.po b/pos_cash_move_reason/i18n/es.po new file mode 100644 index 00000000..953f9d7f --- /dev/null +++ b/pos_cash_move_reason/i18n/es.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razón" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_AR.po b/pos_cash_move_reason/i18n/es_AR.po new file mode 100644 index 00000000..087472c3 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_AR.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_AR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_CL.po b/pos_cash_move_reason/i18n/es_CL.po new file mode 100644 index 00000000..b0402b49 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_CL.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_CO.po b/pos_cash_move_reason/i18n/es_CO.po new file mode 100644 index 00000000..2190f618 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_CO.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_CR.po b/pos_cash_move_reason/i18n/es_CR.po new file mode 100644 index 00000000..c05b9a9e --- /dev/null +++ b/pos_cash_move_reason/i18n/es_CR.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razón" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_DO.po b/pos_cash_move_reason/i18n/es_DO.po new file mode 100644 index 00000000..64b14bf9 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_DO.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_EC.po b/pos_cash_move_reason/i18n/es_EC.po new file mode 100644 index 00000000..87f137cd --- /dev/null +++ b/pos_cash_move_reason/i18n/es_EC.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Motivo" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_MX.po b/pos_cash_move_reason/i18n/es_MX.po new file mode 100644 index 00000000..2e93611e --- /dev/null +++ b/pos_cash_move_reason/i18n/es_MX.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razón" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_PE.po b/pos_cash_move_reason/i18n/es_PE.po new file mode 100644 index 00000000..3aa18383 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_PE.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_PY.po b/pos_cash_move_reason/i18n/es_PY.po new file mode 100644 index 00000000..cf2561a2 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_PY.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/es_VE.po b/pos_cash_move_reason/i18n/es_VE.po new file mode 100644 index 00000000..61fe5836 --- /dev/null +++ b/pos_cash_move_reason/i18n/es_VE.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descripción" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razón" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/et.po b/pos_cash_move_reason/i18n/et.po new file mode 100644 index 00000000..c8a6e7e6 --- /dev/null +++ b/pos_cash_move_reason/i18n/et.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Kirjeldus" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Põhjus" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/eu.po b/pos_cash_move_reason/i18n/eu.po new file mode 100644 index 00000000..f9c1a96a --- /dev/null +++ b/pos_cash_move_reason/i18n/eu.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Deskribapena" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/fa.po b/pos_cash_move_reason/i18n/fa.po new file mode 100644 index 00000000..3ae4f6ec --- /dev/null +++ b/pos_cash_move_reason/i18n/fa.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "توصیف" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/fi.po b/pos_cash_move_reason/i18n/fi.po new file mode 100644 index 00000000..4caaa287 --- /dev/null +++ b/pos_cash_move_reason/i18n/fi.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Kuvaus" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Syy" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/fr_CA.po b/pos_cash_move_reason/i18n/fr_CA.po new file mode 100644 index 00000000..ae5c5920 --- /dev/null +++ b/pos_cash_move_reason/i18n/fr_CA.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# Adriana Ierfino , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Adriana Ierfino , 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Description" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/gl.po b/pos_cash_move_reason/i18n/gl.po new file mode 100644 index 00000000..b0284e94 --- /dev/null +++ b/pos_cash_move_reason/i18n/gl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descrición" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/he.po b/pos_cash_move_reason/i18n/he.po new file mode 100644 index 00000000..1ac60be5 --- /dev/null +++ b/pos_cash_move_reason/i18n/he.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "תיאור" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/hr.po b/pos_cash_move_reason/i18n/hr.po new file mode 100644 index 00000000..3d053f8f --- /dev/null +++ b/pos_cash_move_reason/i18n/hr.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# Ana-Maria Olujić , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Ana-Maria Olujić , 2017\n" +"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razlog" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/hr_HR.po b/pos_cash_move_reason/i18n/hr_HR.po new file mode 100644 index 00000000..e00d158e --- /dev/null +++ b/pos_cash_move_reason/i18n/hr_HR.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# Bole , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Bole , 2017\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr_HR\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/hu.po b/pos_cash_move_reason/i18n/hu.po new file mode 100644 index 00000000..67f64351 --- /dev/null +++ b/pos_cash_move_reason/i18n/hu.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Leírás" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Indoklás" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/id.po b/pos_cash_move_reason/i18n/id.po new file mode 100644 index 00000000..0ae77af0 --- /dev/null +++ b/pos_cash_move_reason/i18n/id.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Keterangan" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/it.po b/pos_cash_move_reason/i18n/it.po new file mode 100644 index 00000000..ce0df2dd --- /dev/null +++ b/pos_cash_move_reason/i18n/it.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# Paolo Valier , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Paolo Valier , 2017\n" +"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descrizione" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Motivo" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/ja.po b/pos_cash_move_reason/i18n/ja.po new file mode 100644 index 00000000..afc012c1 --- /dev/null +++ b/pos_cash_move_reason/i18n/ja.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "説明" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "理由" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/ko.po b/pos_cash_move_reason/i18n/ko.po new file mode 100644 index 00000000..2d4f8344 --- /dev/null +++ b/pos_cash_move_reason/i18n/ko.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "설명" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/lt.po b/pos_cash_move_reason/i18n/lt.po new file mode 100644 index 00000000..8d616db8 --- /dev/null +++ b/pos_cash_move_reason/i18n/lt.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Aprašymas" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Priežastis" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/lv.po b/pos_cash_move_reason/i18n/lv.po new file mode 100644 index 00000000..347aa27c --- /dev/null +++ b/pos_cash_move_reason/i18n/lv.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Apraksts" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/mk.po b/pos_cash_move_reason/i18n/mk.po new file mode 100644 index 00000000..47f2332b --- /dev/null +++ b/pos_cash_move_reason/i18n/mk.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Опис" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Причина" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/mn.po b/pos_cash_move_reason/i18n/mn.po new file mode 100644 index 00000000..14dcdaf4 --- /dev/null +++ b/pos_cash_move_reason/i18n/mn.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Тодорхойлолт" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Шалтгаан" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/nb.po b/pos_cash_move_reason/i18n/nb.po new file mode 100644 index 00000000..285b17ea --- /dev/null +++ b/pos_cash_move_reason/i18n/nb.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Beskrivelse" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Grunn" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/nl.po b/pos_cash_move_reason/i18n/nl.po new file mode 100644 index 00000000..3a95cb62 --- /dev/null +++ b/pos_cash_move_reason/i18n/nl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Omschrijving" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Oorzaak" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/nl_BE.po b/pos_cash_move_reason/i18n/nl_BE.po new file mode 100644 index 00000000..84ecdbae --- /dev/null +++ b/pos_cash_move_reason/i18n/nl_BE.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Omschrijving" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Reden" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/pl.po b/pos_cash_move_reason/i18n/pl.po new file mode 100644 index 00000000..4f455637 --- /dev/null +++ b/pos_cash_move_reason/i18n/pl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Przyczyna" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/pt.po b/pos_cash_move_reason/i18n/pt.po new file mode 100644 index 00000000..fd95980c --- /dev/null +++ b/pos_cash_move_reason/i18n/pt.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descrição" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Motivo" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/pt_BR.po b/pos_cash_move_reason/i18n/pt_BR.po new file mode 100644 index 00000000..bf1a877d --- /dev/null +++ b/pos_cash_move_reason/i18n/pt_BR.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# danimaribeiro , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: danimaribeiro , 2017\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descrição" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razão" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/pt_PT.po b/pos_cash_move_reason/i18n/pt_PT.po new file mode 100644 index 00000000..2b15e0ed --- /dev/null +++ b/pos_cash_move_reason/i18n/pt_PT.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# Pedro Castro Silva , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Pedro Castro Silva , 2017\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Descrição" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Motivo" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/ro.po b/pos_cash_move_reason/i18n/ro.po new file mode 100644 index 00000000..2221afac --- /dev/null +++ b/pos_cash_move_reason/i18n/ro.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Motivul" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/ru.po b/pos_cash_move_reason/i18n/ru.po new file mode 100644 index 00000000..299583af --- /dev/null +++ b/pos_cash_move_reason/i18n/ru.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Описание" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Причина" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/sk.po b/pos_cash_move_reason/i18n/sk.po new file mode 100644 index 00000000..51feacb7 --- /dev/null +++ b/pos_cash_move_reason/i18n/sk.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Popis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/sl.po b/pos_cash_move_reason/i18n/sl.po new file mode 100644 index 00000000..d406558f --- /dev/null +++ b/pos_cash_move_reason/i18n/sl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razlog" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/sr.po b/pos_cash_move_reason/i18n/sr.po new file mode 100644 index 00000000..32e2100c --- /dev/null +++ b/pos_cash_move_reason/i18n/sr.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/sr@latin.po b/pos_cash_move_reason/i18n/sr@latin.po new file mode 100644 index 00000000..2a2e259b --- /dev/null +++ b/pos_cash_move_reason/i18n/sr@latin.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr@latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Opis" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Razlog" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/sv.po b/pos_cash_move_reason/i18n/sv.po new file mode 100644 index 00000000..9a9d352d --- /dev/null +++ b/pos_cash_move_reason/i18n/sv.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Beskrivnig" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Orsak" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/th.po b/pos_cash_move_reason/i18n/th.po new file mode 100644 index 00000000..8e42426f --- /dev/null +++ b/pos_cash_move_reason/i18n/th.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "รายละเอียด" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "เหตุผล" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/tr.po b/pos_cash_move_reason/i18n/tr.po new file mode 100644 index 00000000..402b9d5b --- /dev/null +++ b/pos_cash_move_reason/i18n/tr.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +# Ahmet Altinisik , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Ahmet Altinisik , 2017\n" +"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Açıklama" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Sebep" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/tr_TR.po b/pos_cash_move_reason/i18n/tr_TR.po new file mode 100644 index 00000000..4f76557d --- /dev/null +++ b/pos_cash_move_reason/i18n/tr_TR.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# Ozge Altinisik , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: Ozge Altinisik , 2017\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr_TR\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Açıklama" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Neden" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/uk.po b/pos_cash_move_reason/i18n/uk.po new file mode 100644 index 00000000..105befbb --- /dev/null +++ b/pos_cash_move_reason/i18n/uk.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\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: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Опис" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/vi.po b/pos_cash_move_reason/i18n/vi.po new file mode 100644 index 00000000..89b34457 --- /dev/null +++ b/pos_cash_move_reason/i18n/vi.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Miêu tả" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "Lý do" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/vi_VN.po b/pos_cash_move_reason/i18n/vi_VN.po new file mode 100644 index 00000000..0f807299 --- /dev/null +++ b/pos_cash_move_reason/i18n/vi_VN.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi_VN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "Mô tả" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/zh_CN.po b/pos_cash_move_reason/i18n/zh_CN.po new file mode 100644 index 00000000..87f6350a --- /dev/null +++ b/pos_cash_move_reason/i18n/zh_CN.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "说明" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "理由" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr "" diff --git a/pos_cash_move_reason/i18n/zh_TW.po b/pos_cash_move_reason/i18n/zh_TW.po new file mode 100644 index 00000000..286f8ad5 --- /dev/null +++ b/pos_cash_move_reason/i18n/zh_TW.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_cash_move_reason +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-06-09 03:25+0000\n" +"PO-Revision-Date: 2017-06-09 03:25+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:36 +#, python-format +msgid "Description" +msgstr "說明" + +#. module: pos_cash_move_reason +#: field:cash.box.in,product_id:0 field:cash.box.out,product_id:0 +msgid "Reason" +msgstr "原因" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:84 +#, python-format +msgid "" +"You have to define an\n" +" expense account on the related product" +msgstr "" + +#. module: pos_cash_move_reason +#: code:addons/pos_cash_move_reason/wizard/pos_box.py:60 +#, python-format +msgid "" +"You have to define an\n" +" income account on the related product" +msgstr ""