# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_margin # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-01-22 22:22+0000\n" "PO-Revision-Date: 2023-01-22 22:22+0000\n" "Last-Translator: \n" "Language-Team: \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: pos_margin #: model:ir.model,name:pos_margin.model_res_config_settings msgid "Config Settings" msgstr "Opciones de configuración" #. module: pos_margin #: model:ir.model.fields,field_description:pos_margin.field_pos_config__iface_display_margin #: model:ir.model.fields,field_description:pos_margin.field_res_config_settings__pos_iface_display_margin msgid "Diplay Margin" msgstr "Mostrar margen" #. module: pos_margin #: model:ir.model.fields,help:pos_margin.field_pos_config__iface_display_margin #: model:ir.model.fields,help:pos_margin.field_res_config_settings__pos_iface_display_margin #: model_terms:ir.ui.view,arch_db:pos_margin.res_config_settings_view_form_margin_inherit msgid "Display Margin and Margin Rate in the frontend" msgstr "Mostrar margen y tasa de margen en el frontend" #. module: pos_margin #: model:ir.model.fields,field_description:pos_margin.field_report_pos_order__margin_rate msgid "Margin Rate (%)" msgstr "Tasa de Margen (%)" #. module: pos_margin #: model_terms:ir.ui.view,arch_db:pos_margin.view_pos_order_tree_inherit msgid "Margin Total" msgstr "Margen total" #. module: pos_margin #. odoo-javascript #: code:addons/pos_margin/static/src/xml/pos_margin.xml:0 #, python-format msgid "Margin:" msgstr "Margen:" #. module: pos_margin #: model:ir.model,name:pos_margin.model_pos_config msgid "Point of Sale Configuration" msgstr "Configuración del TPV" #. module: pos_margin #: model:ir.model,name:pos_margin.model_report_pos_order msgid "Point of Sale Orders Report" msgstr "Informe de Órdenes del Punto de Venta" #~ msgid "Cost Price" #~ msgstr "Precio de coste" #~ msgid "" #~ "It gives profitability by calculating the difference between the Unit " #~ "Price and the cost price." #~ msgstr "" #~ "Indica el beneficio calculando la diferencia entre el precio unitario y " #~ "el precio de coste." #~ msgid "Margin" #~ msgstr "Margen" #~ msgid "Point of Sale Order Lines" #~ msgstr "Líneas de Orden de Punto de Venta" #~ msgid "Point of Sale Orders" #~ msgstr "Pedidos del TPV"