65 lines
1.8 KiB
Plaintext
65 lines
1.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * calendar_sms
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server saas~12.5\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
|
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
|
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: lb\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.model,name:calendar_sms.model_calendar_event
|
|
msgid "Calendar Event"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:sms.template,name:calendar_sms.sms_template_data_calendar_reminder
|
|
msgid "Calendar Event: Reminder"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.model,name:calendar_sms.model_calendar_alarm
|
|
msgid "Event Alarm"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.model,name:calendar_sms.model_calendar_alarm_manager
|
|
msgid "Event Alarm Manager"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
|
|
msgid ""
|
|
"Event reminder: ${object.name} on ${object.start_datetime or "
|
|
"object.start_date}"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: code:addons/calendar_sms/models/calendar.py:0
|
|
#, python-format
|
|
msgid "Event reminder: %s on %s."
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.model.fields.selection,name:calendar_sms.selection__calendar_alarm__alarm_type__sms
|
|
msgid "SMS Text Message"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.actions.act_window,name:calendar_sms.calendar_event_act_window_sms_composer_single
|
|
msgid "Send SMS to attendees"
|
|
msgstr ""
|
|
|
|
#. module: calendar_sms
|
|
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
|
|
msgid "Type"
|
|
msgstr ""
|