1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/sale_renting/i18n/es_419.po
2024-12-10 09:04:09 +07:00

1661 lines
61 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_renting
#
# Translators:
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2024
# Fernanda Alvarez, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-26 16:10+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: Fernanda Alvarez, 2024\n"
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_419\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_line.py:0
#, python-format
msgid ""
"\n"
"%(from_date)s to %(to_date)s"
msgstr ""
"\n"
"del %(from_date)s al %(to_date)s"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_template.py:0
#, python-format
msgid "%(amount)s (fixed)"
msgstr "%(amount)s (fijo)"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_pricing.py:0
#, python-format
msgid "%(amount)s / %(duration)s"
msgstr "%(amount)s / %(duration)s"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "%(duration)s %(unit)s"
msgstr "%(duration)s %(unit)s"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_product.py:0
#: code:addons/sale_renting/models/product_template.py:0
#, python-format
msgid "%s (Rental)"
msgstr "%s (Alquiler)"
#. module: sale_renting
#: model:ir.actions.report,print_report_name:sale_renting.action_report_rental_saleorder
msgid ""
"(object.rental_status not in ('draft', 'sent') and 'Delivery or Return "
"Receipt - %s' %(object.name)) or 'Order - %s' % (object.name)"
msgstr ""
"(object.rental_status not in ('draft', 'sent') and 'Recibo de entrega o "
"devolución - %s' %(object.name)) or 'Orden - %s' % (object.name)"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "123 Main St"
msgstr "123 Calle principal"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_2_weeks
msgid "2 Weeks"
msgstr "2 semanas "
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "2023-08-01"
msgstr "01-08-2023"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "2023-08-10"
msgstr "10-08-2023"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_3_hours
msgid "3 Hours"
msgstr "3 horas"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_3_year
msgid "3 years"
msgstr "3 años"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "456 Other St"
msgstr "456 Otra calle"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence5_year
msgid "5 Years"
msgstr "5 años"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_kanban
msgid "<i class=\"fa fa-warning\"/> Late"
msgstr "<i class=\"fa fa-warning\"/>Tarde "
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_product_form_view_rental_gantt
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental_gantt
msgid "<span class=\"o_stat_text\">in Rental</span>"
msgstr "<span class=\"o_stat_text\">en alquiler</span>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid ""
"<span invisible=\"duration_days != 1\"> day </span>\n"
" <span invisible=\"duration_days in [0,1]\"> days </span>\n"
" <span invisible=\"duration_days == 0 or remaining_hours == 0\">and </span>"
msgstr ""
"<span invisible=\"duration_days != 1\"> día </span>\n"
" <span invisible=\"duration_days in [0,1]\"> días </span>\n"
" <span invisible=\"duration_days == 0 or remaining_hours == 0\">y </span>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid ""
"<span invisible=\"remaining_hours != 1\"> hour </span>\n"
" <span invisible=\"remaining_hours in [0,1]\"> hours </span>"
msgstr ""
"<span invisible=\"remaining_hours != 1\"> hora </span>\n"
" <span invisible=\"remaining_hours in [0,1]\"> horas </span>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "<strong>Order # — </strong>"
msgstr "<strong>Orden número — </strong>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "<strong>Pickup — </strong>"
msgstr "<strong>Recolección — </strong>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "<strong>Return — </strong>"
msgstr "<strong>Devolución — </strong>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "<strong>Salesperson:</strong>"
msgstr "<strong>Persona encargada de ventas:</strong>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "<strong>Shipping Address:</strong>"
msgstr "<strong>Dirección de envío:</strong>"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "<strong>Status — </strong>"
msgstr "<strong>Estado — </strong>"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__active
msgid "Active"
msgstr "Activo"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental
msgid "Add a price"
msgstr "Agregar un precio"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Additional costs for late returns"
msgstr "Costo adicional por devoluciones tardías"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_product__rent_ok
#: model:ir.model.fields,help:sale_renting.field_product_template__rent_ok
#: model:ir.model.fields,help:sale_renting.field_sale_order_line__is_product_rentable
msgid "Allow renting of this product."
msgstr "Permitir el alquiler de este producto."
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__analytic_account_id
msgid "Analytic Account"
msgstr "Cuenta analítica"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Apply after"
msgstr "Aplicar después"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Ask customer to sign documents on the spot."
msgstr "Pedir al cliente que firme los documentos en ese momento."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "At first, let's create some products to rent."
msgstr "Para empezar, creemos algunos productos para alquilar."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Booked"
msgstr "Reservado"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__rent_ok
#: model:ir.model.fields,field_description:sale_renting.field_product_template__rent_ok
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__is_product_rentable
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_product_template_search_view
msgid "Can be Rented"
msgstr "Se puede alquilar"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_wizard_view_form
msgid "Cancel"
msgstr "Cancelar"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__cancel
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_report__state__cancel
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__cancel
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__state__cancel
msgid "Cancelled"
msgstr "Cancelado"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Click here to create a new quotation."
msgstr "Haga clic aquí para crear una nueva cotización"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Click here to register the pickup."
msgstr "Haga clic aquí para registrar una recolección."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Click here to set up your first rental product."
msgstr "Haga clic aquí para configurar su primer producto de alquiler."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Click here to start filling the quotation."
msgstr "Haga clic aquí para comenzar a llenar la cotización."
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__color
msgid "Color"
msgstr "Color"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_res_company
msgid "Companies"
msgstr "Empresas"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__company_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__company_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__company_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Company"
msgstr "Empresa"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_res_config_settings
msgid "Config Settings"
msgstr "Ajustes de configuración"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.menu_rental_config
msgid "Configuration"
msgstr "Configuración"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Confirm the order when the customer agrees with the terms."
msgstr ""
"Confirmar la orden cuando el cliente esté de acuerdo con los términos."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Confirm the returned quantities and hit Validate."
msgstr "Confirme las cantidades devueltas y haga clic en validar."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Confirmed Orders"
msgstr "Órdenes confirmadas"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.action_create_rental_order
msgid "Create Rental Orders"
msgstr "Crear órdenes de alquiler"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.sale_temporal_recurrence_action
msgid "Create a new period"
msgstr "Crear un nuevo periodo"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_action
msgid "Create a new quotation, the first step of a new rental!"
msgstr "Cree una nueva cotización, ¡es el primer paso para un nuevo alquiler!"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.product_pricing_action
msgid "Create a new recurrence"
msgstr "Crear una nueva recurrencia"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.action_rental_report
msgid "Create a new rental order"
msgstr "Crear una nueva orden de alquiler"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_product_template_action
msgid "Create a new rental product!"
msgstr "Cree un nuevo producto de alquiler."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Create or select a customer here."
msgstr "Cree o seleccione un cliente aquí."
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__is_rental_order
msgid "Created In App Rental"
msgstr "Creado en la aplicación de Alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__create_uid
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__create_uid
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__create_uid
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__create_uid
msgid "Created by"
msgstr "Creado por"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__create_date
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__create_date
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__create_date
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__create_date
msgid "Created on"
msgstr "Creado el"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__currency_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__currency_id
msgid "Currency"
msgstr "Divisa"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__product_pricing_ids
#: model:ir.model.fields,field_description:sale_renting.field_product_template__product_pricing_ids
msgid "Custom Pricings"
msgstr "Precios personalizados"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__partner_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__partner_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Customer"
msgstr "Cliente"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__country_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Customer Country"
msgstr "País del cliente"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__commercial_partner_id
msgid "Customer Entity"
msgstr "Entidad del cliente"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__card_name
msgid "Customer Name"
msgstr "Nombre del cliente"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.menu_orders_customers
msgid "Customers"
msgstr "Clientes"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_daily
msgid "Daily"
msgstr "Todos los días"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__price
msgid "Daily Amount"
msgstr "Importe diario"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__quantity
msgid "Daily Ordered Qty"
msgstr "Cantidad diaria ordenada"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__qty_delivered
msgid "Daily Picked-Up Qty"
msgstr "Cantidad recolectada diariamente"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__qty_returned
msgid "Daily Returned Qty"
msgstr "Cantidad devuelta diaria"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__date
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Date"
msgstr "Fecha"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "Day"
msgstr "Día"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_temporal_recurrence__unit__day
msgid "Days"
msgstr "Días"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Default Delay Costs"
msgstr "Costos predeterminados por retraso"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_res_config_settings__extra_product
msgid "Delay Product"
msgstr "Retrasar el producto"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__description
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__description
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Description"
msgstr "Descripción"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_res_config_settings__module_sale_renting_sign
msgid "Digital Documents"
msgstr "Documentos digitales"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__display_name
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__display_name
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__display_name
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__display_name
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__display_name
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__display_name
msgid "Display Name"
msgstr "Mostrar nombre"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__duration
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid "Duration"
msgstr "Duración"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__name
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__duration_display
msgid "Duration Display"
msgstr "Mostrar duración"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__duration_days
msgid "Duration in days"
msgstr "Duración en días"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Enter the product name."
msgstr "Ingresar el nombre del producto."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Expected Return"
msgstr "Devolución esperada"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_line.py:0
#, python-format
msgid "Expected: %(date)s"
msgstr "Fecha esperada: %(date)s"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__extra_daily
#: model:ir.model.fields,field_description:sale_renting.field_product_template__extra_daily
msgid "Extra Day"
msgstr "Día adicional"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__extra_hourly
#: model:ir.model.fields,field_description:sale_renting.field_product_template__extra_hourly
msgid "Extra Hour"
msgstr "Hora adicional"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_product__extra_daily
#: model:ir.model.fields,help:sale_renting.field_product_template__extra_daily
msgid "Fine by day overdue"
msgstr "Multa por día de retraso"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_product__extra_hourly
#: model:ir.model.fields,help:sale_renting.field_product_template__extra_hourly
msgid "Fine by hour overdue"
msgstr "Multa por hora de retraso"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_product__display_price
#: model:ir.model.fields,help:sale_renting.field_product_template__display_price
msgid "First rental pricing of the product"
msgstr "Primer precio de alquiler del producto"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Go to the orders menu."
msgstr "Ir al menú de órdenes"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Group By"
msgstr "Agrupar por"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__show_update_duration
msgid "Has Duration Changed"
msgstr "Tiene la duración modificada"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__has_pickable_lines
msgid "Has Pickable Lines"
msgstr "Tiene líneas de recolección"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__has_rented_products
msgid "Has Rented Products"
msgstr "Tiene productos rentados "
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__has_returnable_lines
msgid "Has Returnable Lines"
msgstr "Tiene líneas de devolución"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "Hour"
msgstr "Hora"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_hourly
msgid "Hourly"
msgstr "Por horas "
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_temporal_recurrence__unit__hour
msgid "Hours"
msgstr "Horas"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__id
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__id
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__id
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__id
msgid "ID"
msgstr "ID"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Invoicing Address:"
msgstr "Dirección de facturación:"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Invoicing and Shipping Address:"
msgstr "Dirección de facturación y envío:"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__late
msgid "Is Late"
msgstr "Está atrasado"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__is_rental
msgid "Is Rental"
msgstr "Es alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__is_late
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__is_late
msgid "Is overdue"
msgstr "Venció"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Jane Doe"
msgstr "Juanita Pérez"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "John Doe"
msgstr "Juan Pérez"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__write_uid
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__write_uid
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__write_uid
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__write_date
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__write_date
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__write_date
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__write_date
msgid "Last Updated on"
msgstr "Última actualización el"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "Late"
msgstr "Tarde"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Late Pickup"
msgstr "Recolección atrasada"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Late Return"
msgstr "Devolución atrasada"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Let's now create an order."
msgstr "Creemos una orden."
#. module: sale_renting
#: model:product.template,name:sale_renting.rental_product_2_product_template
msgid "Meeting Room"
msgstr "Sala de reunión"
#. module: sale_renting
#: model:ir.model.constraint,message:sale_renting.constraint_res_company_min_extra_hour
msgid "Minimal delay time before applying fines has to be positive."
msgstr ""
"El tiempo mínimo de retraso antes de aplicar las multas tiene que ser un "
"valor positivo."
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_res_company__min_extra_hour
#: model:ir.model.fields,field_description:sale_renting.field_res_config_settings__min_extra_hour
msgid "Minimum delay time before applying fines."
msgstr "Tiempo mínimo de retraso antes de aplicar multas"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_sale_temporal_recurrence__duration
msgid ""
"Minimum duration before this rule is applied. If set to 0, it represents a "
"fixedrental price."
msgstr ""
"Duración mínima antes de que se aplique esta regla. Si se establece en 0, "
"representa un precio de alquiler fijo."
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "Month"
msgstr "Mes"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_monthly
msgid "Monthly"
msgstr "Mensual"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_temporal_recurrence__unit__month
msgid "Months"
msgstr "Mes"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "My Orders"
msgstr "Mis órdenes"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__name
msgid "Name"
msgstr "Nombre"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__next_action_date
msgid "Next Action"
msgstr "Siguiente acción"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.action_rental_report
msgid "No data yet!"
msgstr "Todavía no hay información"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Ok"
msgstr "De acuerdo"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_action
msgid ""
"Once the quotation is confirmed, it becomes a rental order.<br> You will be "
"able to create an invoice and collect the payment."
msgstr ""
"Una vez que el cliente confirme la cotización, se transformará en una orden "
"de alquiler.<br> Podrá crear una factura y cobrar."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Once the rental is done, you can register the return."
msgstr ""
"Una vez que se haya efectuado el alquiler, podrá registrar la devolución."
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__order_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
msgid "Order"
msgstr "Orden"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__order_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__order_id
msgid "Order #"
msgstr "Número de orden"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__order_date
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Order Date"
msgstr "Fecha de la orden"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__order_line_id
msgid "Order Line"
msgstr "Línea de la orden"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__name
msgid "Order Reference"
msgstr "Referencia de la orden"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__order_line_id
msgid "Order line #"
msgstr "Número de línea de orden"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.rental_order_menu
#: model:ir.ui.menu,name:sale_renting.rental_orders_all
msgid "Orders"
msgstr "Órdenes"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_res_company__extra_day
#: model:ir.model.fields,field_description:sale_renting.field_res_config_settings__extra_day
msgid "Per Day"
msgstr "Por día"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_res_company__extra_hour
#: model:ir.model.fields,field_description:sale_renting.field_res_config_settings__extra_hour
msgid "Per Hour"
msgstr "Por hora"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricelist_view
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental
msgid "Period"
msgstr "Periodo"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_temporal_recurrence_view_form
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_temporal_recurrence_view_tree
msgid "Periodicity"
msgstr "Periodicidad "
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.sale_temporal_recurrence_action
msgid "Periods"
msgstr "Periodos"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_rental_order_wizard
msgid "Pick-up/Return products"
msgstr "Recolección/Devolución de productos"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "Picked-Up"
msgstr "Recolección"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__qty_delivered
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Picked-up"
msgstr "Recolección"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__return
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__return
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__report_line_status__pickedup
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Pickedup"
msgstr "Recolección"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__rental_order_wizard__status__pickup
#: model:ir.ui.menu,name:sale_renting.rental_orders_pickup
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "Pickup"
msgstr "Recolección"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__pickup_date
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Pickup Date"
msgstr "Fecha de recolección"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Pickup Receipt #"
msgstr "Número de recibo de recolección"
#. module: sale_renting
#: model:ir.actions.report,name:sale_renting.action_report_rental_saleorder
msgid "Pickup and Return Receipt"
msgstr "Recibo de recolección y devolución"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__reservation_begin
msgid "Pickup date - padding time"
msgstr "Fecha de recolección - tiempo de espera"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_kanban
msgid "Pickup:"
msgstr "Recolección:"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__price
msgid "Price"
msgstr "Precio"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_product_pricelist
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__pricelist_id
msgid "Pricelist"
msgstr "Lista de precio"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.product_pricing_action
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricing_tree
msgid "Prices"
msgstr "Precios"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental
msgid "Pricing"
msgstr "Precios"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_product_pricing
msgid "Pricing rule of rental products"
msgstr "Regla de fijación de precios para productos de alquiler"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_product_template
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__product_id
#: model:ir.model.fields,field_description:sale_renting.field_res_company__extra_product
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__product_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__product_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Product"
msgstr "Producto"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Product A"
msgstr "Producto A"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__categ_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__categ_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Product Category"
msgstr "Categoría del producto"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__product_name
msgid "Product Reference"
msgstr "Referencia de producto"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__product_template_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__product_tmpl_id
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__product_tmpl_id
msgid "Product Template"
msgstr "Plantilla del producto"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_product_product
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__product_variant_ids
msgid "Product Variant"
msgstr "Variante del producto"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Product to charge extra time"
msgstr "Producto sobre el que se cobra el tiempo adicional"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.rental_product_template_action
#: model:ir.ui.menu,name:sale_renting.menu_rental_products
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricelist_view
msgid "Products"
msgstr "Productos"
#. module: sale_renting
#: model:product.template,name:sale_renting.rental_product_1_product_template
msgid "Projector"
msgstr "Proyector "
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__product_uom_qty
msgid "Qty Ordered"
msgstr "Cant. ordenada"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__qty_delivered
msgid "Qty Picked-Up"
msgstr "Cantidad recolectada"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__qty_returned
msgid "Qty Returned"
msgstr "Cantidad devuelta"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__qty_in_rent
#: model:ir.model.fields,field_description:sale_renting.field_product_template__qty_in_rent
msgid "Quantity currently in rent"
msgstr "Cantidad que actualmente está en alquiler"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_quarterly
msgid "Quarterly"
msgstr "Trimestral"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__draft
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_report__state__draft
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__draft
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__state__draft
msgid "Quotation"
msgstr "Cotización"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__sent
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_report__state__sent
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__sent
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__state__sent
msgid "Quotation Sent"
msgstr "Cotización enviada"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Quotations"
msgstr "Cotizaciones"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid "Recompute all prices based on this duration"
msgstr "Volver a calcular todos los precios según esta duración"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__remaining_hours
msgid "Remaining duration in hours"
msgstr "Duración restante en horas"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.rental_menu_root
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "Rental"
msgstr "Alquiler"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.action_rental_report
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_graph_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_pivot_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_rental_report_view_tree
msgid "Rental Analysis"
msgstr "Análisis de alquiler"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_sale_rental_report
msgid "Rental Analysis Report"
msgstr "Reporte analítico de alquiler"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
msgid "Rental Order"
msgstr "Orden de alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__rental_order_wizard_id
msgid "Rental Order Wizard"
msgstr "Asistente de orden de alquiler"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.rental_order_action
#: model:ir.actions.act_window,name:sale_renting.rental_order_today_pickup_action
#: model:ir.actions.act_window,name:sale_renting.rental_order_today_return_action
msgid "Rental Orders"
msgstr "Órdenes de alquiler"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricelist_view
msgid "Rental Pricelist Rules"
msgstr "Reglas de fijación de precios para alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__rental_return_date
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__return_date
msgid "Rental Return Date"
msgstr "Fecha de devolución del alquiler"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_sale_rental_schedule
msgid "Rental Schedule"
msgstr "Horario de alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__rental_start_date
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__start_date
msgid "Rental Start Date"
msgstr "Fecha de inicio del alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_order__rental_status
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__rental_status
msgid "Rental Status"
msgstr "Estado de alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__report_line_status
msgid "Rental Status (advanced)"
msgstr "Estado de alquiler (avanzado)"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__rental_wizard_line_ids
msgid "Rental Wizard Line"
msgstr "Asistente de línea de alquiler"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid "Rental period"
msgstr "Periodo de alquiler"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.menu_sale_renting_periods
msgid "Rental periods"
msgstr "Periodos de alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_product__display_price
#: model:ir.model.fields,field_description:sale_renting.field_product_template__display_price
msgid "Rental price"
msgstr "Precio de alquiler"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental
msgid "Rental prices"
msgstr "Precios de alquiler"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order.py:0
#, python-format
msgid "Rental prices have been recomputed with the new period."
msgstr "Los precios de alquiler se volvieron a calcular con el nuevo periodo"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricelist_view
msgid "Rental rules"
msgstr "Reglas de alquiler"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_rental_order_wizard_line
msgid "RentalOrderLine transient representation"
msgstr "Representación transitoria de RentalOrderLine"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
msgid "Rentals"
msgstr "Alquileres"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricing__recurrence_id
msgid "Renting Period"
msgstr "Periodo de alquiler"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_product_pricelist__product_pricing_ids
msgid "Renting Price Rules"
msgstr "Reglas de fijación de precios para alquiler"
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.menu_rental_reporting
msgid "Reporting"
msgstr "Reportes"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_template_form_view_rental
msgid "Reservations"
msgstr "Reservaciones"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__qty_reserved
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__pickup
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__pickup
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__report_line_status__reserved
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "Reserved"
msgstr "Reservado"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__rental_order_wizard__status__return
#: model:ir.ui.menu,name:sale_renting.rental_orders_return
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
msgid "Return"
msgstr "Devolver"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__return_date
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Return Date"
msgstr "Fecha de devolución"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_kanban
msgid "Return:"
msgstr "Devolución:"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__qty_returned
#: model:ir.model.fields,field_description:sale_renting.field_sale_order_line__qty_returned
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_order__rental_status__returned
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__rental_status__returned
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__report_line_status__returned
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_form
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_gantt
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Returned"
msgstr "Devuelto"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_line.py:0
#, python-format
msgid "Returned: %(date)s"
msgstr "Fecha de devolución: %(date)s"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_sale_temporal_recurrence
msgid "Sale temporal Recurrence"
msgstr "Recurrencia temporal de la venta"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_sale_order
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_report__state__sale
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_rental_schedule__state__sale
msgid "Sales Order"
msgstr "Orden de venta"
#. module: sale_renting
#: model:ir.model,name:sale_renting.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de la orden de venta"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__team_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Sales Team"
msgstr "Equipo de ventas"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__user_id
msgid "Salesman"
msgstr "Persona encargada de venta"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__user_id
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Salesperson"
msgstr "Persona de ventas"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.report_rental_order_document
msgid "Sample Document"
msgstr "Documento de ejemplo"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Save the product."
msgstr "Guardar el producto."
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.menu_rental_schedule
msgid "Schedule"
msgstr "Programar"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_product.py:0
#: code:addons/sale_renting/models/product_template.py:0
#: model:ir.actions.act_window,name:sale_renting.action_rental_order_schedule
#, python-format
msgid "Scheduled Rentals"
msgstr "Alquileres programados"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_pricing__product_variant_ids
msgid ""
"Select Variants of the Product for which this rule applies.Leave empty if "
"this rule applies for any variant of this template."
msgstr ""
"Seleccione las Variantes del Producto para las que aplica esta regla. Déjelo"
" en blanco si esta regla aplica para cualquier variante de esta plantilla. "
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_product_pricing__product_template_id
msgid "Select products on which this pricing will be applied."
msgstr "Seleccione los productos en los cuales se aplicarán estos precios. "
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Select the rental dates and check the price."
msgstr "Seleccione las fechas de alquiler y compruebe el precio."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Select your rental product."
msgstr "Seleccione su producto de alquiler"
#. module: sale_renting
#: model:ir.actions.act_window,name:sale_renting.action_rental_config_settings
#: model:ir.ui.menu,name:sale_renting.menu_rental_settings
msgid "Settings"
msgstr "Ajustes"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_wizard_view_form
msgid "Some delay cost will be added to the sales order."
msgstr "Se agregará un costo por retraso a la orden de venta."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_report_search_view
msgid "State"
msgstr "Estado"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard__status
#: model:ir.model.fields,field_description:sale_renting.field_rental_order_wizard_line__status
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__state
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__state
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "Status"
msgstr "Estado"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_rental_report_view_tree
msgid "Sum of Daily Amount"
msgstr "Suma del importe diario"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_rental_report_view_tree
msgid "Sum of Daily Ordered Qty"
msgstr "Suma de la cantidad diaria ordenada"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.sale_rental_report_view_tree
msgid "Sum of Daily Picked-Up Qty"
msgstr "Suma de la cantidad diaria recolectada"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_sale_order__duration_days
msgid "The duration in days of the rental period."
msgstr "La duración en días de este periodo de alquiler"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_sale_order__remaining_hours
msgid "The leftover hours of the rental period."
msgstr "Las horas restantes del periodo de alquiler."
#. module: sale_renting
#: model:ir.model.constraint,message:sale_renting.constraint_sale_temporal_recurrence_temporal_recurrence_duration
msgid "The pricing duration has to be greater or equal to 0."
msgstr "La duración del precio debe ser mayor o igual a 0."
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_res_company__extra_product
msgid "The product is used to add the cost to the sales order"
msgstr "Se utiliza el producto para agregar el costo a la orden de venta"
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_rental_order_wizard__is_late
#: model:ir.model.fields,help:sale_renting.field_sale_order__is_late
msgid "The products haven't been picked-up or returned in time"
msgstr "Los productos no se recogieron ni se regresaron a tiempo"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "The rental configuration is available here."
msgstr "La configuración del alquiler está disponible aquí."
#. module: sale_renting
#: model:ir.model.constraint,message:sale_renting.constraint_sale_order_rental_period_coherence
msgid "The rental start date must be before the rental return date if any."
msgstr ""
"La fecha de inicio del alquiler debe ser antes de la fechas de devolución. "
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_today_pickup_action
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_today_return_action
msgid "There isn't any scheduled pickup or return."
msgstr "No hay ninguna recolección o devolución programada."
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_res_config_settings__extra_day
msgid ""
"This is the default extra cost per day set on newly created products. You "
"can change this value for existing products directly on the product itself."
msgstr ""
"Este es el costo adicional predeterminado por día en los productos recién "
"creados. Puede cambiar este valor para los productos existentes directamente"
" desde el producto."
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_res_config_settings__extra_hour
msgid ""
"This is the default extra cost per hour set on newly created products. You "
"can change this value for existing products directly on the product itself."
msgstr ""
"Este es el costo adicional predeterminado por hora en los productos recién "
"creados. Puede cambiar este valor para los productos existentes directamente"
" desde el producto."
#. module: sale_renting
#: model:ir.model.fields,help:sale_renting.field_res_config_settings__extra_product
msgid "This product will be used to add fines in the Rental Order."
msgstr ""
"Se utilizará este producto para agregar multas a la orden de alquiler."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid ""
"This will update the unit price of all rental products based on the new "
"period."
msgstr ""
"Esto actualizará el precio unitario de todos los productos de alquiler "
"basado en el nuevo periodo. "
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid ""
"Those values are applied to any new rental product and can be changed on "
"product forms."
msgstr ""
"Se aplican estos valores a cualquier producto nuevo de alquiler y se pueden "
"modificar en la información del producto."
#. module: sale_renting
#: model:ir.ui.menu,name:sale_renting.rental_orders_today
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_schedule_view_search
msgid "To Do Today"
msgstr "Por hacer hoy"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search_without_searchpanel
msgid "To Pickup"
msgstr "Por recolectar"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_search_without_searchpanel
msgid "To Return"
msgstr "Por devolver"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_view_tree
msgid "Total Tax Included"
msgstr "Total con impuestos incluidos"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_temporal_recurrence__unit
msgid "Unit"
msgstr "Unidad"
#. module: sale_renting
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_report__product_uom
#: model:ir.model.fields,field_description:sale_renting.field_sale_rental_schedule__product_uom
msgid "Unit of Measure"
msgstr "Unidad de medida"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_form_view
msgid "Update Rental Prices"
msgstr "Actualizar precios de alquiler"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.rental_order_wizard_view_form
msgid "Validate"
msgstr "Validar "
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order.py:0
#, python-format
msgid "Validate a pickup"
msgstr "Validar una recolección"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order.py:0
#, python-format
msgid "Validate a return"
msgstr "Validar una devolución"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "Validate the operation after checking the picked-up quantities."
msgstr ""
"Validar la operación después de comprobar las cantidades recolectadas."
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.product_pricelist_view
msgid "Variants"
msgstr "Variantes"
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid ""
"Want to <b>rent products</b>? \n"
" Let's discover Odoo Rental App."
msgstr ""
"¿Desea <b>alquilar productos</b>? \n"
"Conozca la aplicación de Alquiler de Odoo."
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "Week"
msgstr "Semana"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_weekly
msgid "Weekly"
msgstr "Semanal"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_temporal_recurrence__unit__week
msgid "Weeks"
msgstr "Semanas"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/sale_order_recurrence.py:0
#, python-format
msgid "Year"
msgstr "Año"
#. module: sale_renting
#: model:sale.temporal.recurrence,name:sale_renting.recurrence_yearly
msgid "Yearly"
msgstr "Anual"
#. module: sale_renting
#: model:ir.model.fields.selection,name:sale_renting.selection__sale_temporal_recurrence__unit__year
msgid "Years"
msgstr "Años"
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_product_template_action
msgid ""
"You can also create additional products or services to sell by checking *Can"
" be Sold* in the product form (e.g. insurance)."
msgstr ""
"Puede crear productos o servicios adicionales para vender al seleccionar *Se"
" puede vender* en la información del producto (por ejemplo, seguros)."
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_pricelist.py:0
#, python-format
msgid "You can not have a time-based rule for products that are not rentable."
msgstr ""
"No puede tener reglas basadas en tiempo para productos que no son de "
"alquiler."
#. module: sale_renting
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_today_pickup_action
#: model_terms:ir.actions.act_window,help:sale_renting.rental_order_today_return_action
msgid ""
"You can search on a larger period using the filters here above\n"
" <br>\n"
" or create a new rental order."
msgstr ""
"Puede buscar un periodo más amplio utilizando los filtros de arriba\n"
" <br>\n"
" o crear una nueva orden de alquiler."
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/wizard/rental_processing.py:0
#, python-format
msgid "You can't return more than what's been picked-up."
msgstr "No se puede devolver más de lo que se ha recolectado."
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_pricing.py:0
#, python-format
msgid ""
"You cannot have multiple pricing for the same variant, recurrence and "
"pricelist"
msgstr ""
"No puede tener varios precios para la misma variante, recurrencia y lista de"
" precios."
#. module: sale_renting
#: model:ir.model.constraint,message:sale_renting.constraint_sale_order_line_rental_stock_coherence
msgid "You cannot return more than what has been picked up."
msgstr "No se puede devolver más de lo que se ha recolectado."
#. module: sale_renting
#. odoo-javascript
#: code:addons/sale_renting/static/src/js/tours/rental.js:0
#, python-format
msgid "You're done with your fist rental. Congratulations!"
msgstr "¡Felicidades, ha terminado su primer alquiler!"
#. module: sale_renting
#. odoo-python
#: code:addons/sale_renting/models/product_pricing.py:0
#: code:addons/sale_renting/models/product_pricing.py:0
#, python-format
msgid "all variants"
msgstr "todas las variantes"
#. module: sale_renting
#: model_terms:ir.ui.view,arch_db:sale_renting.res_config_settings_view_form
msgid "hours"
msgstr "horas"