forked from Mapan/odoo17e
48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_sms
|
|
#
|
|
# Translators:
|
|
# Thor Arne Hvidsten <thor.arne.hvidsten@gmail.com>, 2024
|
|
# Marius Stedjan <marius@stedjan.com>, 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: Marius Stedjan <marius@stedjan.com>, 2024\n"
|
|
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: nb\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_stage
|
|
msgid "Helpdesk Stage"
|
|
msgstr ""
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model,name:helpdesk_sms.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Kundeservice sak"
|
|
|
|
#. module: helpdesk_sms
|
|
#: model:ir.model.fields,field_description:helpdesk_sms.field_helpdesk_stage__sms_template_id
|
|
msgid "SMS Template"
|
|
msgstr "SMS-mal"
|
|
|
|
#. 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 "Send SMS"
|