# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_order_mgmt # msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-10-18 11:15+0000\n" "PO-Revision-Date: 2019-03-01 15:53+0000\n" "Last-Translator: Marta Vázquez Rodríguez \n" "Language-Team: \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.4\n" #. module: pos_order_mgmt #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_copy_done_order #, fuzzy #| msgid "Allow to load done orders in this POS" msgid "Allows to duplicate already done orders in the frontend" msgstr "Permitir cargar pedidos en este PdV" #. module: pos_order_mgmt #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_config_form #, fuzzy #| msgid "Allow to load done orders in this POS" msgid "Allows to manage already done orders in the frontend." msgstr "Permitir cargar pedidos en este PdV" #. module: pos_order_mgmt #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_order_mgmt #, fuzzy #| msgid "Allow to load done orders in this POS" msgid "Allows to manage orders in the frontend" msgstr "Permitir cargar pedidos en este PdV" #. module: pos_order_mgmt #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_reprint_done_order #, fuzzy #| msgid "Allow to load done orders in this POS" msgid "Allows to reprint already done orders in the frontend" msgstr "Permitir cargar pedidos en este PdV" #. module: pos_order_mgmt #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_return_done_order #, fuzzy #| msgid "Allow to load done orders in this POS" msgid "Allows to return already done orders in the frontend" msgstr "Permitir cargar pedidos en este PdV" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:36 #, fuzzy, python-format #| msgid "Amount Total" msgid "Amount" msgstr "Importe Total" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:17 #, python-format msgid "Back" msgstr "Volver" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/js/widgets.js:353 #: code:addons/pos_order_mgmt/static/src/js/widgets.js:408 #, python-format msgid "Can not execute this action because the POS is currently offline" msgstr "" "No se puede ejecutar esta acción porque el PdV está sin línea en este momento" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/js/widgets.js:352 #: code:addons/pos_order_mgmt/static/src/js/widgets.js:407 #, python-format msgid "Connection error" msgstr "Error de conexión" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:61 #, python-format msgid "Create a new order based on this one" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:64 #, python-format msgid "Create a refund order of this order" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:34 #, python-format msgid "Customer" msgstr "Cliente" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:89 #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:98 #, python-format msgid "DUPLICATE" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:35 #, python-format msgid "Date" msgstr "Fecha" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_copy_done_order #, fuzzy #| msgid "Load Done Orders" msgid "Duplicate Orders" msgstr "Cargar Ventas Realizadas" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty #, fuzzy #| msgid "Maximum number orders to load" msgid "Maximum Orders to load" msgstr "Ventas máximas a cargar" #. module: pos_order_mgmt #: model:ir.model.fields,help:pos_order_mgmt.field_pos_config__iface_load_done_order_max_qty #, fuzzy #| msgid "" #| "Maximum number of orders to load on the PoS at its init. Set it to 0 to " #| "load none (it's still posible to load them by ticket code)." msgid "" "Maximum number of orders to load on the PoS at its init. Set it to 0 to load " "none (it's still possible to load them by ticket code)." msgstr "" "Número máximo de ventas a cargar en el PdV cuando este se inicia. " "Establézcalo a 0 para no cargar ninguna (es posible cargarlas por referencia " "del ticket)." #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_order_mgmt msgid "Order Management" msgstr "" #. module: pos_order_mgmt #: model:ir.model,name:pos_order_mgmt.model_pos_config #, fuzzy #| msgid "Point of Sale Orders" msgid "Point of Sale Configuration" msgstr "Ventas del Punto de Venta" #. module: pos_order_mgmt #: model:ir.model,name:pos_order_mgmt.model_pos_order msgid "Point of Sale Orders" msgstr "Ventas del Punto de Venta" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:58 #, python-format msgid "Print a duplicate for this order" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:83 #, python-format msgid "Rectifies:" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:33 #, python-format msgid "Ref." msgstr "'Ref.'" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_reference msgid "Reference of the returned Order" msgstr "" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/js/widgets.js:254 #, python-format msgid "Refund " msgstr "" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_ids #, fuzzy #| msgid "Returned order:" msgid "Refund Orders" msgstr "Devolución de venta:" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__refund_order_qty #, fuzzy #| msgid "Max. Done Orders Quantity To Load" msgid "Refund Orders Quantity" msgstr "Nº Máximo de Ventas Realizadas a Cargar" #. module: pos_order_mgmt #: model_terms:ir.ui.view,arch_db:pos_order_mgmt.view_pos_order_form msgid "Refunds" msgstr "" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_reprint_done_order #, fuzzy #| msgid "Load Done Orders" msgid "Reprint Orders" msgstr "Cargar Ventas Realizadas" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_config__iface_return_done_order #, fuzzy #| msgid "Returned order:" msgid "Return Orders" msgstr "Devolución de venta:" #. module: pos_order_mgmt #: model:ir.model.fields,field_description:pos_order_mgmt.field_pos_order__returned_order_id #, fuzzy #| msgid "Returned order:" msgid "Returned Order" msgstr "Devolución de venta:" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:74 #, python-format msgid "Returned order:" msgstr "Devolución de venta:" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/xml/pos.xml:21 #, python-format msgid "Search Order" msgstr "Buscar Venta" #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/js/widgets.js:370 #, python-format msgid "" "Unable to load some order lines because the products are not available in " "the POS cache.\n" "\n" "Please check that lines :\n" "\n" " * " msgstr "" "No fue posible cargar algunas líneas porque los pedidos no están disponibles " "en la caché del PdV.\n" "\n" "Por favor, compruebe estas líneas :\n" "\n" " * " #. module: pos_order_mgmt #. openerp-web #: code:addons/pos_order_mgmt/static/src/js/widgets.js:369 #, python-format msgid "Unknown Products" msgstr "Productos desconocidos" #, fuzzy #~| msgid "Allow to load done orders in this POS" #~ msgid "Allow to duplicate done orders in this POS" #~ msgstr "Permitir cargar pedidos en este PdV" #, fuzzy #~| msgid "Allow to load done orders in this POS" #~ msgid "Allow to reprint done orders in this POS" #~ msgstr "Permitir cargar pedidos en este PdV" #, fuzzy #~| msgid "Allow to load done orders in this POS" #~ msgid "Allow to return done orders in this POS" #~ msgstr "Permitir cargar pedidos en este PdV" #~ msgid "Load Done Order Max Qty." #~ msgstr "Nº Máximo de Ventas a Cargar." #~ msgid "Max. Done Orders Quantity To Load" #~ msgstr "Nº Máximo de Ventas Realizadas a Cargar" #, fuzzy #~| msgid "Returned order:" #~ msgid "Return Done Orders" #~ msgstr "Devolución de venta:" #~ msgid "" #~ "Allows to load already done orders in the frontend to operate over them, " #~ "allowing reprint the tickets, return items, etc." #~ msgstr "" #~ "Permite cargar pedidos ya realizados desde el PdV para operar sobre " #~ "ellos: reimprimir tickes, devoluciónes, etc." #~ msgid "pos.config" #~ msgstr "'pos.config'"