OCA Transbot
9 years ago
19 changed files with 1110 additions and 168 deletions
-
103pos_customer_display/i18n/de.po
-
143pos_customer_display/i18n/en.po
-
105pos_customer_display/i18n/es.po
-
43pos_customer_display/i18n/fr.po
-
104pos_customer_display/i18n/nl.po
-
67pos_customer_required/i18n/en.po
-
68pos_customer_required/i18n/es.po
-
25pos_customer_required/i18n/nl_NL.po
-
53pos_gift_ticket/i18n/en.po
-
24pos_gift_ticket/i18n/es.po
-
50pos_payment_terminal/i18n/en.po
-
51pos_payment_terminal/i18n/es.po
-
17pos_payment_terminal/i18n/fr.po
-
41pos_pricelist/i18n/es.po
-
145pos_pricelist/i18n/nl_NL.po
-
45pos_product_template/i18n/en.po
-
46pos_product_template/i18n/es.po
-
70pos_remove_pos_category/i18n/en.po
-
42pos_remove_pos_category/i18n/es.po
@ -0,0 +1,143 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_display |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,customer_display_msg_next_l2:0 |
||||
|
msgid "" |
||||
|
"Bottom line of the message on the customer display which is displayed after " |
||||
|
"starting POS and also after validation of an order" |
||||
|
msgstr "Bottom line of the message on the customer display which is displayed after starting POS and also after validation of an order" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,customer_display_msg_closed_l2:0 |
||||
|
msgid "" |
||||
|
"Bottom line of the message on the customer display which is displayed when " |
||||
|
"POS is closed" |
||||
|
msgstr "Bottom line of the message on the customer display which is displayed when POS is closed" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:56 |
||||
|
#, python-format |
||||
|
msgid "Cancel Payment" |
||||
|
msgstr "Cancel Payment" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: view:pos.config:pos_customer_display.view_pos_config_form2 |
||||
|
#: field:pos.config,iface_customer_display:0 |
||||
|
msgid "Customer Display" |
||||
|
msgstr "Customer Display" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:41 |
||||
|
#, python-format |
||||
|
msgid "Delete Item" |
||||
|
msgstr "Delete Item" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/xml/pos.xml:7 |
||||
|
#, python-format |
||||
|
msgid "Display Total to Customer" |
||||
|
msgstr "Display Total to Customer" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,iface_customer_display:0 |
||||
|
msgid "Display data on the customer display" |
||||
|
msgstr "Display data on the customer display" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,customer_display_line_length:0 |
||||
|
msgid "Length of the LEDs lines of the customer display" |
||||
|
msgstr "Length of the LEDs lines of the customer display" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: field:pos.config,customer_display_line_length:0 |
||||
|
msgid "Line Length of the Customer Display" |
||||
|
msgstr "Line Length of the Customer Display" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/pos_customer_display.py:64 |
||||
|
#: field:pos.config,customer_display_msg_next_l2:0 |
||||
|
#, python-format |
||||
|
msgid "Next Customer (bottom line)" |
||||
|
msgstr "Next Customer (bottom line)" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/pos_customer_display.py:62 |
||||
|
#: field:pos.config,customer_display_msg_next_l1:0 |
||||
|
#, python-format |
||||
|
msgid "Next Customer (top line)" |
||||
|
msgstr "Next Customer (top line)" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/pos_customer_display.py:68 |
||||
|
#: field:pos.config,customer_display_msg_closed_l2:0 |
||||
|
#, python-format |
||||
|
msgid "POS Closed (bottom line)" |
||||
|
msgstr "POS Closed (bottom line)" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/pos_customer_display.py:66 |
||||
|
#: field:pos.config,customer_display_msg_closed_l1:0 |
||||
|
#, python-format |
||||
|
msgid "POS Closed (top line)" |
||||
|
msgstr "POS Closed (top line)" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: view:pos.config:pos_customer_display.view_pos_config_form2 |
||||
|
msgid "Receipt" |
||||
|
msgstr "Receipt" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:48 |
||||
|
#, python-format |
||||
|
msgid "TOTAL: " |
||||
|
msgstr "TOTAL: " |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: code:addons/pos_customer_display/pos_customer_display.py:74 |
||||
|
#, python-format |
||||
|
msgid "" |
||||
|
"The message for customer display '%s' is too long: it has %d chars whereas " |
||||
|
"the maximum is %d chars." |
||||
|
msgstr "The message for customer display '%s' is too long: it has %d chars whereas the maximum is %d chars." |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,customer_display_msg_next_l1:0 |
||||
|
msgid "" |
||||
|
"Top line of the message on the customer display which is displayed after " |
||||
|
"starting POS and also after validation of an order" |
||||
|
msgstr "Top line of the message on the customer display which is displayed after starting POS and also after validation of an order" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#: help:pos.config,customer_display_msg_closed_l1:0 |
||||
|
msgid "" |
||||
|
"Top line of the message on the customer display which is displayed when POS " |
||||
|
"is closed" |
||||
|
msgstr "Top line of the message on the customer display which is displayed when POS is closed" |
||||
|
|
||||
|
#. module: pos_customer_display |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_customer_display/static/src/js/customer_display.js:63 |
||||
|
#, python-format |
||||
|
msgid "Your Change:" |
||||
|
msgstr "Your Change:" |
@ -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-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\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 "An anonymous order cannot be confirmed" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.config:pos_customer_required.view_pos_config_form |
||||
|
msgid "Customer" |
||||
|
msgstr "Customer" |
||||
|
|
||||
|
#. 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 "Customer is required for this order and is missing" |
||||
|
|
||||
|
#. 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 "Please select a client for this order. This can be done by clicking the order tab" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "Point of Sale" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "Require customer" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "Require customer for orders in this point of sale" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: view:pos.order:pos_customer_required.view_pos_pos_form_inherit |
||||
|
msgid "" |
||||
|
"{'readonly': [('state','=','invoiced')], 'required': " |
||||
|
"[('require_customer','=',True)]}" |
||||
|
msgstr "{'readonly': [('state','=','invoiced')], 'required': [('require_customer','=',True)]}" |
@ -0,0 +1,68 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_customer_required |
||||
|
# |
||||
|
# Translators: |
||||
|
# Javier García-Panach <panaka7@gmail.com>, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-07 07:46+0000\n" |
||||
|
"Last-Translator: Javier García-Panach <panaka7@gmail.com>\n" |
||||
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-pos-8-0/language/es/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: es\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_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 "Un pedido anónimo no puede ser confirmado" |
||||
|
|
||||
|
#. 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 "No se encuentra cliente en el pedido, y es obligatorio" |
||||
|
|
||||
|
#. 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 "Por favor, seleccione un cliente para este pedido pulsando en la pestaña" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: model:ir.model,name:pos_customer_required.model_pos_order |
||||
|
msgid "Point of Sale" |
||||
|
msgstr "Terminal Punto de Venta" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: field:pos.config,require_customer:0 |
||||
|
msgid "Require customer" |
||||
|
msgstr "Cliente obligatorio" |
||||
|
|
||||
|
#. module: pos_customer_required |
||||
|
#: help:pos.config,require_customer:0 |
||||
|
msgid "Require customer for orders in this point of sale" |
||||
|
msgstr "Cliente obligatorio para los pedidos en este terminal punto de venta" |
||||
|
|
||||
|
#. 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,53 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_gift_ticket |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:47+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_gift_ticket |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:30 |
||||
|
#, python-format |
||||
|
msgid "GIFT TICKET" |
||||
|
msgstr "GIFT TICKET" |
||||
|
|
||||
|
#. module: pos_gift_ticket |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_gift_ticket/static/src/js/main.js:19 |
||||
|
#, python-format |
||||
|
msgid "Gift Ticket" |
||||
|
msgstr "Gift Ticket" |
||||
|
|
||||
|
#. module: pos_gift_ticket |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:19 |
||||
|
#, python-format |
||||
|
msgid "Phone:" |
||||
|
msgstr "Phone:" |
||||
|
|
||||
|
#. module: pos_gift_ticket |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:21 |
||||
|
#, python-format |
||||
|
msgid "Shop:" |
||||
|
msgstr "Shop:" |
||||
|
|
||||
|
#. module: pos_gift_ticket |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_gift_ticket/static/src/xml/pos.xml:20 |
||||
|
#, python-format |
||||
|
msgid "User:" |
||||
|
msgstr "User:" |
@ -0,0 +1,50 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_payment_terminal |
||||
|
# |
||||
|
# Translators: |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: selection:account.journal,payment_mode:0 |
||||
|
msgid "Card" |
||||
|
msgstr "Card" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: selection:account.journal,payment_mode:0 |
||||
|
msgid "Check" |
||||
|
msgstr "Check" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: model:ir.model,name:pos_payment_terminal.model_account_journal |
||||
|
msgid "Journal" |
||||
|
msgstr "Journal" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: field:account.journal,payment_mode:0 |
||||
|
msgid "Payment mode" |
||||
|
msgstr "Payment mode" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: help:account.journal,payment_mode:0 |
||||
|
msgid "Select the payment mode sent to the payment terminal" |
||||
|
msgstr "Select the payment mode sent to the payment terminal" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_payment_terminal/static/src/xml/pos_payment_terminal.xml:7 |
||||
|
#, python-format |
||||
|
msgid "Start transaction" |
||||
|
msgstr "Start transaction" |
@ -0,0 +1,51 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_payment_terminal |
||||
|
# |
||||
|
# Translators: |
||||
|
# Javier García-Panach <panaka7@gmail.com>, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-07 07:36+0000\n" |
||||
|
"Last-Translator: Javier García-Panach <panaka7@gmail.com>\n" |
||||
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-pos-8-0/language/es/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: es\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: selection:account.journal,payment_mode:0 |
||||
|
msgid "Card" |
||||
|
msgstr "Tarjeta" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: selection:account.journal,payment_mode:0 |
||||
|
msgid "Check" |
||||
|
msgstr "Cheque" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: model:ir.model,name:pos_payment_terminal.model_account_journal |
||||
|
msgid "Journal" |
||||
|
msgstr "Diario" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: field:account.journal,payment_mode:0 |
||||
|
msgid "Payment mode" |
||||
|
msgstr "Modo de pago" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#: help:account.journal,payment_mode:0 |
||||
|
msgid "Select the payment mode sent to the payment terminal" |
||||
|
msgstr "Seleccione el modo de pago enviado a la terminal" |
||||
|
|
||||
|
#. module: pos_payment_terminal |
||||
|
#. openerp-web |
||||
|
#: code:addons/pos_payment_terminal/static/src/xml/pos_payment_terminal.xml:7 |
||||
|
#, python-format |
||||
|
msgid "Start transaction" |
||||
|
msgstr "Comenzar transacción" |
@ -0,0 +1,145 @@ |
|||||
|
# 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-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-pos-8-0/language/nl_NL/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: nl_NL\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: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 |
||||
|
#: 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 "" |
||||
|
|
||||
|
#. 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 "Kassa" |
||||
|
|
||||
|
#. 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-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\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 "2.399GHz" |
||||
|
|
||||
|
#. 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 "Variant Selection of" |
||||
|
|
||||
|
#. 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 "Variants" |
@ -0,0 +1,46 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * pos_product_template |
||||
|
# |
||||
|
# Translators: |
||||
|
# Javier García-Panach <panaka7@gmail.com>, 2016 |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: pos (8.0)\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"POT-Creation-Date: 2016-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-07 07:30+0000\n" |
||||
|
"Last-Translator: Javier García-Panach <panaka7@gmail.com>\n" |
||||
|
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-pos-8-0/language/es/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: es\n" |
||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
||||
|
|
||||
|
#. module: pos_product_template |
||||
|
#: model:product.attribute.value,name:pos_product_template.attribute_wifi_extra |
||||
|
msgid "2.399GHz" |
||||
|
msgstr "2.399GHz" |
||||
|
|
||||
|
#. 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 "Selección de variantes de" |
||||
|
|
||||
|
#. 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 "Variantes" |
@ -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-04-15 14:51+0000\n" |
||||
|
"PO-Revision-Date: 2016-04-06 15:48+0000\n" |
||||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
||||
|
"Language-Team: English (http://www.transifex.com/oca/OCA-pos-8-0/language/en/)\n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Language: en\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 "Available in POS" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,available_in_pos:0 |
||||
|
msgid "Available in the Point of Sale" |
||||
|
msgstr "Available in the Point of Sale" |
||||
|
|
||||
|
#. 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 "Check if you want this category to appear in Point Of Sale.\nIf you uncheck, children categories will becomes invisible too, whatever their checkbox state." |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,image:0 |
||||
|
msgid "Image" |
||||
|
msgstr "Image" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: field:product.category,image_medium:0 |
||||
|
msgid "Image medium" |
||||
|
msgstr "Image medium" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_ir_module_module |
||||
|
msgid "Module" |
||||
|
msgstr "Module" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_product_category |
||||
|
msgid "Product Category" |
||||
|
msgstr "Product Category" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: model:ir.model,name:pos_remove_pos_category.model_product_template |
||||
|
msgid "Product Template" |
||||
|
msgstr "Product Template" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: help:product.category,image:0 |
||||
|
msgid "Show Image Category in Form View" |
||||
|
msgstr "Show Image Category in Form View" |
||||
|
|
||||
|
#. module: pos_remove_pos_category |
||||
|
#: help:product.category,image_medium:0 |
||||
|
msgid "Show image category button in POS" |
||||
|
msgstr "Show image category button in POS" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue