73 lines
2.0 KiB
Plaintext
73 lines
2.0 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * calendar_sms
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2018
|
||
# Kostas Goutoudis <goutoudis@gmail.com>, 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: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: el\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: calendar_sms
|
||
#: selection:calendar.alarm,type:0
|
||
msgid "Email"
|
||
msgstr "Email"
|
||
|
||
#. 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 "Υπενθύμιση συμβάντος: %s στις %s."
|
||
|
||
#. module: calendar_sms
|
||
#: selection:calendar.alarm,type:0
|
||
msgid "Notification"
|
||
msgstr "Ειδοποίηση"
|
||
|
||
#. module: calendar_sms
|
||
#: selection:calendar.alarm,type:0
|
||
msgid "SMS Text Message"
|
||
msgstr "Κείμενο SMS"
|
||
|
||
#. module: calendar_sms
|
||
#: code:addons/calendar_sms/models/calendar.py:24
|
||
#, python-format
|
||
msgid "SMS text message reminder sent !"
|
||
msgstr "Η υπενθύμιση με SMS έχει αποσταλεί!"
|
||
|
||
#. module: calendar_sms
|
||
#: model:ir.actions.act_window,name:calendar_sms.sms_message_send_action_mutli
|
||
msgid "Send SMS to attendees"
|
||
msgstr "Αποστολή SMS στους συμμετέχοντες"
|
||
|
||
#. module: calendar_sms
|
||
#: model:ir.model.fields,field_description:calendar_sms.field_calendar_alarm__type
|
||
msgid "Type"
|
||
msgstr "Τύπος"
|