forked from Mapan/odoo17e
113 lines
3.7 KiB
Plaintext
113 lines
3.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_mail_plugin
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Larissa Manderfeld, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Larissa Manderfeld, 2024\n"
|
|
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/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"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "Closed"
|
|
msgstr "Cerrado"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#, python-format
|
|
msgid "Could not create the ticket"
|
|
msgstr "No se pudo crear el ticket"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#, python-format
|
|
msgid "Email already logged on the ticket"
|
|
msgstr "Ya está registrado el correo en el ticket"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "Log Email Into Ticket"
|
|
msgstr "Registrar correo en ticket"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#, python-format
|
|
msgid "Log the email on the ticket"
|
|
msgstr "Registrar el correo en el ticket"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "No tickets found for this contact."
|
|
msgstr "No se encontraron tickets para esta contacto."
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "Save Contact to create new Tickets."
|
|
msgstr "Guarde el contacto para crear nuevos tickets."
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#, python-format
|
|
msgid "Save the contact to create new tickets."
|
|
msgstr "Guarde el contacto para crear nuevos tickets."
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "The Contact needs to exist to create Ticket."
|
|
msgstr "El contacto debe existir para crear un ticket."
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#: model:ir.actions.act_window,name:helpdesk_mail_plugin.helpdesk_ticket_action_form_edit
|
|
msgid "Ticket: redirect to form in edit mode"
|
|
msgstr "Ticket: redireccionar al formulario en modo de edición"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "Tickets"
|
|
msgstr "Tickets"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_outlook.xml:0
|
|
#, python-format
|
|
msgid "Tickets (%(count)s)"
|
|
msgstr "Tickets (%(count)s)"
|
|
|
|
#. module: helpdesk_mail_plugin
|
|
#. odoo-javascript
|
|
#: code:addons/helpdesk_mail_plugin/static/src/to_translate/translations_gmail.xml:0
|
|
#, python-format
|
|
msgid "Tickets (%s)"
|
|
msgstr "Tickets (%s)"
|