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/gl.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/calendar_sms/i18n/gl.po')
| -rw-r--r-- | addons/calendar_sms/i18n/gl.po | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/addons/calendar_sms/i18n/gl.po b/addons/calendar_sms/i18n/gl.po new file mode 100644 index 00000000..e32155f9 --- /dev/null +++ b/addons/calendar_sms/i18n/gl.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * calendar_sms +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 11:33+0000\n" +"PO-Revision-Date: 2017-09-20 11:33+0000\n" +"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. 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 +#: code:addons/calendar_sms/models/calendar.py:23 +#, python-format +msgid "Event reminder: %s on %s." +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,name:calendar_sms.model_calendar_alarm_manager +msgid "calendar.alarm_manager" +msgstr "" |
