diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/calendar_sms/i18n/gu.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/calendar_sms/i18n/gu.po')
| -rw-r--r-- | addons/calendar_sms/i18n/gu.po | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/addons/calendar_sms/i18n/gu.po b/addons/calendar_sms/i18n/gu.po new file mode 100644 index 00000000..19e7e7d9 --- /dev/null +++ b/addons/calendar_sms/i18n/gu.po @@ -0,0 +1,71 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * calendar_sms +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: calendar_sms +#: selection:calendar.alarm,type:0 +msgid "Email" +msgstr "ઈ-મેઈલ" + +#. module: calendar_sms +#: model:ir.model,name:calendar_sms.model_calendar_event +msgid "Event" +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 +#: code:addons/calendar_sms/models/calendar.py:23 +#, python-format +msgid "Event reminder: %s on %s." +msgstr "" + +#. module: calendar_sms +#: selection:calendar.alarm,type:0 +msgid "Notification" +msgstr "" + +#. module: calendar_sms +#: selection:calendar.alarm,type:0 +msgid "SMS Text Message" +msgstr "" + +#. module: calendar_sms +#: code:addons/calendar_sms/models/calendar.py:24 +#, python-format +msgid "SMS text message reminder sent !" +msgstr "" + +#. module: calendar_sms +#: model:ir.actions.act_window,name:calendar_sms.sms_message_send_action_mutli +msgid "Send SMS to attendees" +msgstr "" + +#. module: calendar_sms +#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__type +msgid "Type" +msgstr "પ્રકાર" |
