diff options
Diffstat (limited to 'addons/calendar_sms/i18n/sr@latin.po')
| -rw-r--r-- | addons/calendar_sms/i18n/sr@latin.po | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/addons/calendar_sms/i18n/sr@latin.po b/addons/calendar_sms/i18n/sr@latin.po new file mode 100644 index 00000000..e59ed5b2 --- /dev/null +++ b/addons/calendar_sms/i18n/sr@latin.po @@ -0,0 +1,51 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * calendar_sms +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +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" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: calendar_sms +#: model:ir.model,name:calendar_sms.model_calendar_event +msgid "Event" +msgstr "Događaj" + +#. 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 "" |
