19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,26 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_crm
#
# * sale_crm
#
# Translators:
# Martin Trigaux, 2022
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2023
# Carolina Fernández, 2024
# Wil Odoo, 2024
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Noemi Pla Garcia (nopl)" <nopl@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-17 09:59+0000\n"
"Last-Translator: \"Noemi Pla Garcia (nopl)\" <nopl@odoo.com>\n"
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/sale_crm/"
"es/>\n"
"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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n != 0 && n % 1000000 == "
"0) ? 1 : 2);\n"
"X-Generator: Weblate 5.12.2\n"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_case_form_view_oppor
@ -47,6 +49,11 @@ msgstr "Confirmar"
msgid "Create a new customer"
msgstr "Crear un nuevo cliente"
#. module: sale_crm
#: model:ir.model,website_form_label:sale_crm.model_crm_lead
msgid "Create an Opportunity"
msgstr "Crear una oportunidad"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_quotation_partner
msgid "Create new or use existing Customer on new Quotation"
@ -74,9 +81,12 @@ msgid "Customer"
msgstr "Cliente"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__display_name
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__display_name
msgid "Display Name"
msgstr "Nombre mostrado"
msgstr "Nombre para mostrar"
#. module: sale_crm
#: model:ir.model.fields.selection,name:sale_crm.selection__crm_quotation_partner__action__nothing
@ -84,20 +94,21 @@ msgid "Do not link to a customer"
msgstr "No vincular a un cliente"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_lead.py:0
msgid "Expected revenue has been updated based on the linked Sales Orders."
msgstr ""
"Los ingresos esperados se han actualizado según los pedidos de venta "
"vinculados."
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__id
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__id
msgid "ID"
msgstr "ID"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_res_users__target_sales_invoiced
msgid "Invoiced in Sales Orders Target"
msgstr "Facturado en objetivo de pedidos de venta"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner____last_update
msgid "Last Modified on"
msgstr "Última modificación el"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_uid
msgid "Last Updated by"
@ -110,19 +121,14 @@ msgstr "Última actualización el"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Lead/Oportunidad"
msgid "Lead"
msgstr "Lead"
#. module: sale_crm
#: model:ir.model.fields.selection,name:sale_crm.selection__crm_quotation_partner__action__exist
msgid "Link to an existing customer"
msgstr "Vincular a un cliente existente"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.sale_view_inherit123
msgid "Log in the chatter from which opportunity the order originates"
msgstr "Entra en el chat desde cada oportunidad que genere el pedido"
#. module: sale_crm
#: model:ir.ui.menu,name:sale_crm.sale_order_menu_quotations_crm
msgid "My Quotations"
@ -176,8 +182,8 @@ msgid "Sale Orders"
msgstr "Pedidos de venta"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales Analysis"
msgstr "Análisis de ventas"
@ -191,12 +197,6 @@ msgstr "Pedido de venta"
msgid "Sales Team"
msgstr "Equipo de ventas"
#. module: sale_crm
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales: Untaxed Total"
msgstr "Ventas: total imponible"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__sale_amount_total
msgid "Sum of Orders"
@ -205,15 +205,28 @@ msgstr "Suma de pedidos"
#. module: sale_crm
#: model:ir.model.fields,help:sale_crm.field_crm_lead__sale_amount_total
msgid "Untaxed Total of Confirmed Orders"
msgstr "Base imponible de los pedidos confirmados"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_res_users
msgid "User"
msgstr "Usuario"
msgstr "Importe base de los pedidos confirmados"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/wizard/crm_opportunity_to_quotation.py:0
#, python-format
msgid "You can only apply this action from a lead."
msgstr "Solo puede aplicar esta acción desde un lead."
#~ msgid "Invoiced in Sales Orders Target"
#~ msgstr "Facturado en objetivo de órdenes de venta"
#~ msgid "Last Modified on"
#~ msgstr "Última modificación el"
#~ msgid "Lead/Opportunity"
#~ msgstr "Iniciativa/Oportunidad"
#~ msgid "Log in the chatter from which opportunity the order originates"
#~ msgstr "Entra en el chat desde cada oportunidad que genere el pedido"
#~ msgid "Sales: Untaxed Total"
#~ msgstr "Ventas: Total sin impuestos"
#~ msgid "User"
#~ msgstr "Usuario"