mirror of
https://github.com/bringout/oca-ocb-mail.git
synced 2026-04-26 19:22:06 +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 16.0+e\n"
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-12-15 12:50+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Language-Team: Icelandic (https://app.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language: is\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: is\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
||||
|
||||
#. module: calendar_sms
|
||||
|
|
@ -38,15 +38,19 @@ msgstr ""
|
|||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
msgid "Event reminder: %(name)s, %(time)s."
|
||||
msgstr ""
|
||||
|
||||
#. module: calendar_sms
|
||||
#: 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) }}"
|
||||
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
|
||||
|
|
@ -72,7 +76,6 @@ msgstr ""
|
|||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -89,11 +92,10 @@ msgstr ""
|
|||
#. module: calendar_sms
|
||||
#. odoo-python
|
||||
#: code:addons/calendar_sms/models/calendar_event.py:0
|
||||
#, python-format
|
||||
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"
|
||||
msgstr ""
|
||||
msgstr "Gerð"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue