forked from Mapan/odoo17e
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_sms
|
|
#
|
|
# Translators:
|
|
# Foldi Robert <foldirobert@nexterp.ro>, 2024
|
|
# Emanuel Bruda, 2024
|
|
# Cozmin Candea <office@terrabit.ro>, 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: Cozmin Candea <office@terrabit.ro>, 2024\n"
|
|
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ro\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_stage
|
|
msgid "Helpdesk Stage"
|
|
msgstr "Stadiu tichet"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Tichet HelpDesk"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,field_description:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid "SMS Template"
|
|
msgstr "Șablon SMS"
|
|
|
|
#. 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 "SMS trimis automat către client când tichetul ajunge în acest stadiu."
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.actions.act_window,name:helpdesk_sms.action_helpdesk_ticket_mass_mail_sms
|
|
msgid "Send SMS Text Message"
|
|
msgstr "Trimitere mesaj text SMS"
|