OCA Transbot
8 years ago
39 changed files with 3002 additions and 8 deletions
-
67pos_customer_required/i18n/eu_ES.po
-
67pos_customer_required/i18n/fi.po
-
67pos_customer_required/i18n/gl.po
-
67pos_customer_required/i18n/nl.po
-
67pos_customer_required/i18n/pt_BR.po
-
67pos_customer_required/i18n/tr.po
-
67pos_customer_required/i18n/zh_CN.po
-
160pos_pricelist/i18n/es_CL.po
-
8pos_pricelist/i18n/es_CR.po
-
160pos_pricelist/i18n/es_DO.po
-
160pos_pricelist/i18n/fr_CA.po
-
160pos_pricelist/i18n/id.po
-
160pos_pricelist/i18n/lt_LT.po
-
160pos_pricelist/i18n/nb_NO.po
-
160pos_pricelist/i18n/ro.po
-
160pos_pricelist/i18n/ru.po
-
160pos_pricelist/i18n/sr.po
-
8pos_pricelist/i18n/tr.po
-
160pos_pricelist/i18n/vi_VN.po
-
45pos_product_template/i18n/en_AU.po
-
45pos_product_template/i18n/es_AR.po
-
45pos_product_template/i18n/es_CL.po
-
45pos_product_template/i18n/es_CO.po
-
45pos_product_template/i18n/es_DO.po
-
45pos_product_template/i18n/eu.po
-
45pos_product_template/i18n/fa.po
-
45pos_product_template/i18n/fr_FR.po
-
45pos_product_template/i18n/he.po
-
45pos_product_template/i18n/hi.po
-
45pos_product_template/i18n/hr_HR.po
-
45pos_product_template/i18n/id.po
-
45pos_product_template/i18n/ko.po
-
45pos_product_template/i18n/lo.po
-
45pos_product_template/i18n/lv.po
-
45pos_product_template/i18n/nb_NO.po
-
45pos_product_template/i18n/sk.po
-
45pos_product_template/i18n/sr.po
-
45pos_product_template/i18n/uk.po
-
70pos_remove_pos_category/i18n/tr.po
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Basque (Spain) (http://www.transifex.com/oca/OCA-pos-8-0/language/eu_ES/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: eu_ES\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Bezeroa" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Asiakas" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Galician (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Cliente" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Dutch (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Klant" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Cliente" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Müşteri" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,67 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:16 |
||||
|
#, python-format |
||||
|
msgid "An anonymous order cannot be confirmed" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "客户" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: code:addons/pos_customer_required/models/pos.py:45 |
||||
|
#, python-format |
||||
|
msgid "Customer is required for this order and is missing" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_required/static/src/js/pos_customer_required.js:17 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"Please select a client for this order. This can be done by clicking the " |
||||
|
"order tab" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 field:pos.order,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 help:pos.order,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Creado por" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Creado en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Nombre mostrado" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID (identificación)" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "Última modificación en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Última actualización de" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Última actualización en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Creado por" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Creado en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Nombre mostrado" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "Última modificación en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Última actualización de" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Última actualización en" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Créé par" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Créé le" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Afficher le nom" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "Identifiant" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Dernière mise à jour par" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Dernière mise à jour le" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Dibuat oleh" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Dibuat pada" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Nama Tampilan" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "Terakhir Dimodifikasi pada" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Diperbaharui oleh" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Diperbaharui pada" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-pos-8-0/language/lt_LT/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: lt_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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Sukūrė" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Sukurta" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Paskutinį kartą atnaujino" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Paskutinį kartą atnaujinta" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-pos-8-0/language/nb_NO/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: nb_NO\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Laget av" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Laget den" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Vis navn" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "Sist endret den" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Sist oppdatert av" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Sist oppdatert den" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Creat de" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Creat la" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "Nume Afişat" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "Ultima actualizare în" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Ultima actualizare făcută de" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Ultima actualizare la" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Russian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Создано" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Создан" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Последний раз обновлено" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Последний раз обновлено" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Kreiran" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,160 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_pricelist |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_pricelist |
||||
|
#: field:pos.order.tax,amount:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Amount" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:402 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"At least one pricelist has no active version ! Please create or activate " |
||||
|
"one." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,base:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Base" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:account.fiscal.position.tax,company_id:0 |
||||
|
msgid "Company" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_uid:0 |
||||
|
msgid "Created by" |
||||
|
msgstr "Tạo bởi" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,create_date:0 |
||||
|
msgid "Created on" |
||||
|
msgstr "Tạo vào" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,display_name:0 |
||||
|
msgid "Display Name" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: help:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Display Prices with taxes on POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,id:0 |
||||
|
msgid "ID" |
||||
|
msgstr "ID" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,__last_update:0 |
||||
|
msgid "Last Modified on" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_uid:0 |
||||
|
msgid "Last Updated by" |
||||
|
msgstr "Cập nhật lần cuối bởi" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,write_date:0 |
||||
|
msgid "Last Updated on" |
||||
|
msgstr "Cập nhật lần cuối vào" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order_line |
||||
|
msgid "Lines of Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,pos_order:0 |
||||
|
msgid "POS Order" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_1_product_template |
||||
|
msgid "POS Product 1" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_2_product_template |
||||
|
msgid "POS Product 2" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_3_product_template |
||||
|
msgid "POS Product 3" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:product.template,name:pos_pricelist.pos_product_product_4_product_template |
||||
|
msgid "POS Product 4" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Payments" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.config,display_price_with_taxes:0 |
||||
|
msgid "Price With Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_pricelist/static/src/js/models.js:401 |
||||
|
#, python-format |
||||
|
msgid "Pricelist Error" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,tax:0 view:website:point_of_sale.report_receipt |
||||
|
msgid "Tax" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: field:pos.order.tax,name:0 |
||||
|
msgid "Tax Description" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form field:pos.order,taxes:0 |
||||
|
#: field:pos.order.line,tax_ids:0 |
||||
|
msgid "Taxes" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: model:ir.model,name:pos_pricelist.model_account_fiscal_position_tax |
||||
|
msgid "Taxes Fiscal Position" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_pricelist |
||||
|
#: view:pos.order:pos_pricelist.view_pos_pos_form |
||||
|
msgid "Taxes detail" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: English (Australia) (http://www.transifex.com/oca/OCA-pos-8-0/language/en_AU/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en_AU\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Cancel" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Argentina) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Cancelar" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Cancelar" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Cancelar" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Cancelar" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Basque (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Ezeztatu" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Persian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "لغو" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: French (France) (http://www.transifex.com/oca/OCA-pos-8-0/language/fr_FR/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: fr_FR\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Annuler" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Hebrew (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "בטל" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Hindi (http://www.transifex.com/oca/OCA-pos-8-0/language/hi/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: hi\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "रद्द" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Croatian (Croatia) (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Otkaži" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Batalkan" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Korean (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "취소" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Lao (http://www.transifex.com/oca/OCA-pos-8-0/language/lo/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: lo\n" |
||||
|
"Plural-Forms: nplurals=1; plural=0;\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "ຍົກເລີອກ" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Atcelt" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/oca/OCA-pos-8-0/language/nb_NO/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: nb_NO\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Lukk" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Zrušiť" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Otkaži" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,45 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Ukrainian (http://www.transifex.com/oca/OCA-pos-8-0/language/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_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:31 |
||||
|
#, python-format |
||||
|
msgid "Cancel" |
||||
|
msgstr "Скасувати" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:29 |
||||
|
#, python-format |
||||
|
msgid "Variant Selection of" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:57 |
||||
|
#: code:addons/pos_product_template/static/src/xml/ppt.xml:95 |
||||
|
#, python-format |
||||
|
msgid "Variants" |
||||
|
msgstr "" |
@ -0,0 +1,70 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_remove_pos_category |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-12-24 03:45+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Turkish (http://www.transifex.com/oca/OCA-pos-8-0/language/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_remove_pos_category |
||||
|
#: view:product.category:pos_remove_pos_category.product_category_list_view |
||||
|
msgid "Available in POS" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,available_in_pos:0 |
||||
|
msgid "Available in the Point of Sale" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: help:product.category,available_in_pos:0 |
||||
|
msgid "" |
||||
|
"Check if you want this category to appear in Point Of Sale.\n" |
||||
|
"If you uncheck, children categories will becomes invisible too, whatever their checkbox state." |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,image:0 |
||||
|
msgid "Image" |
||||
|
msgstr "Resim" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,image_medium:0 |
||||
|
msgid "Image medium" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_ir_module_module |
||||
|
msgid "Module" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_product_category |
||||
|
msgid "Product Category" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_product_template |
||||
|
msgid "Product Template" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: help:product.category,image:0 |
||||
|
msgid "Show Image Category in Form View" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: help:product.category,image_medium:0 |
||||
|
msgid "Show image category button in POS" |
||||
|
msgstr "" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue