53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_crm_livechat
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Wil Odoo, 2023\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: website_crm_livechat
|
|
#: model:ir.model.fields,field_description:website_crm_livechat.field_crm_lead__visitor_sessions_count
|
|
msgid "# Sessions"
|
|
msgstr "Número de sesiones"
|
|
|
|
#. module: website_crm_livechat
|
|
#. odoo-python
|
|
#: code:addons/website_crm_livechat/models/chatbot_script_step.py:0
|
|
#, python-format
|
|
msgid "%s's New Lead"
|
|
msgstr "Nuevo lead de %s"
|
|
|
|
#. module: website_crm_livechat
|
|
#: model:ir.model,name:website_crm_livechat.model_chatbot_script_step
|
|
msgid "Chatbot Script Step"
|
|
msgstr "Paso de guion del bot de chat"
|
|
|
|
#. module: website_crm_livechat
|
|
#: model:ir.model,name:website_crm_livechat.model_discuss_channel
|
|
msgid "Discussion Channel"
|
|
msgstr "Canal de conversaciones"
|
|
|
|
#. module: website_crm_livechat
|
|
#: model:ir.model,name:website_crm_livechat.model_crm_lead
|
|
msgid "Lead/Opportunity"
|
|
msgstr "Lead/oportunidad"
|
|
|
|
#. module: website_crm_livechat
|
|
#: model_terms:ir.ui.view,arch_db:website_crm_livechat.crm_lead_view_form
|
|
msgid "Sessions"
|
|
msgstr "Sesiones"
|