mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-26 16:01:59 +02:00
19.0 vanilla
This commit is contained in:
parent
5df8c07b59
commit
daa394e8b0
2114 changed files with 564841 additions and 299642 deletions
|
|
@ -1,18 +1,18 @@
|
|||
# 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"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"Language: 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
|
||||
|
|
@ -36,16 +36,31 @@ 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}"
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
msgid "Event reminder: %(name)s, %(time)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: code:addons/calendar_sms/models/calendar.py:0
|
||||
#, python-format
|
||||
msgid "Event reminder: %s on %s."
|
||||
#: model:sms.template,body:calendar_sms.sms_template_data_calendar_reminder
|
||||
msgid "Event reminder: {{ object.name }}, {{ object.get_display_time_tz(object.partner_id.tz) }}"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_alarm.py:0
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__sms_notify_responsible
|
||||
msgid "Notify Responsible"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__sms_template_id
|
||||
msgid "SMS Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
|
|
@ -54,10 +69,32 @@ msgid "SMS Text Message"
|
|||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.actions.act_window,name:calendar_sms.calendar_event_act_window_sms_composer_single
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_tree_inherited
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model_terms:ir.ui.view,arch_db:calendar_sms.view_calendar_event_form_inherited
|
||||
msgid "Send SMS to attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,help:calendar_sms.field_calendar_alarm__sms_template_id
|
||||
msgid "Template used to render SMS reminder content."
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
msgid "There are no attendees on these events"
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__alarm_type
|
||||
msgid "Type"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue