# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sms
# 
# Translators:
# Martin Trigaux, 2018
# Alina Lisnenko <alinasemeniuk1@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: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2018\n"
"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: uk\n"
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"

#. module: sms
#. openerp-web
#: code:addons/sms/static/src/js/sms_widget.js:93
#, python-format
msgid "%s chars, fits in %s SMS (%s) "
msgstr ""

#. module: sms
#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form
msgid "Cancel"
msgstr "Скасувати"

#. module: sms
#: model:ir.model,name:sms.model_res_partner
msgid "Contact"
msgstr "Контакт"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__create_uid
msgid "Created by"
msgstr "Створив"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__create_date
msgid "Created on"
msgstr "Створено"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_api__display_name
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__display_name
msgid "Display Name"
msgstr "Назва для відображення"

#. module: sms
#: model:ir.model,name:sms.model_mail_thread
msgid "Email Thread"
msgstr "Ланцюжки повідомлень"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_api__id
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__id
msgid "ID"
msgstr "ID"

#. module: sms
#: code:addons/sms/models/mail_thread.py:53
#, python-format
msgid "Insufficient credit, unable to send SMS message: %s"
msgstr "Недостатність кредиту, не вдається відправити SMS-повідомлення: %s"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_api____last_update
#: model:ir.model.fields,field_description:sms.field_sms_send_sms____last_update
msgid "Last Modified on"
msgstr "Остання модифікація"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__write_uid
msgid "Last Updated by"
msgstr "Востаннє оновив"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__write_date
msgid "Last Updated on"
msgstr "Останнє оновлення"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__message
msgid "Message"
msgstr "Повідомлення"

#. module: sms
#: code:addons/sms/wizard/send_sms.py:82
#, python-format
msgid "Missing mobile number for %s."
msgstr "Відсутній мобільний номер для %s."

#. module: sms
#: code:addons/sms/models/mail_thread.py:55
#, python-format
msgid "No mobile number defined, unable to send SMS message: %s"
msgstr ""
"Не визначено номер мобільного телефону, не вдається відправити SMS-"
"повідомлення: %s"

#. module: sms
#: model:ir.model.fields,field_description:sms.field_sms_send_sms__recipients
msgid "Recipients"
msgstr "Отримувачі"

#. module: sms
#: model:ir.model,name:sms.model_sms_api
msgid "SMS API"
msgstr ""

#. module: sms
#. openerp-web
#: code:addons/sms/static/src/xml/sms_widget.xml:4
#, python-format
msgid "SMS Pricing"
msgstr ""

#. module: sms
#: code:addons/sms/models/mail_thread.py:48
#, python-format
msgid "SMS message sent: %s"
msgstr "SMS повідомлення надіслано: %s"

#. module: sms
#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form
msgid "Send"
msgstr "Надіслати"

#. module: sms
#: model:ir.actions.act_window,name:sms.send_sms_action
#: model:ir.actions.act_window,name:sms.send_sms_form_action
#: model:ir.model,name:sms.model_sms_send_sms
#: model_terms:ir.ui.view,arch_db:sms.partner_form_send_sms_form_view
msgid "Send SMS"
msgstr "Надіслати SMS"

#. module: sms
#: model_terms:ir.ui.view,arch_db:sms.send_sms_view_form
msgid "Send an SMS"
msgstr "Надіслати SMS"
