forked from Mapan/odoo17e
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_sms
|
|
#
|
|
# Translators:
|
|
# Arunas V. <arunas@devoro.com>, 2023
|
|
# grupoda2 <dmitrijus.ivanovas@gmail.com>, 2023
|
|
# Jonas Zinkevicius <jozi@odoo.com>, 2023
|
|
#
|
|
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: Jonas Zinkevicius <jozi@odoo.com>, 2023\n"
|
|
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: lt\n"
|
|
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_stage
|
|
msgid "Helpdesk Stage"
|
|
msgstr "Pagalbos tarnybos etapas"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Pagalbos tarnybos kreipiniai"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,field_description:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid "SMS Template"
|
|
msgstr "SMS šablonas"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,help:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid ""
|
|
"SMS automatically sent to the customer when the ticket reaches this stage."
|
|
msgstr ""
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.actions.act_window,name:helpdesk_sms.action_helpdesk_ticket_mass_mail_sms
|
|
msgid "Send SMS Text Message"
|
|
msgstr "Siųsti SMS žinutę"
|