# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_form
# 
# Translators:
# Martin Trigaux, 2018
# Bohdan Lisnenko, 2018
# ТАрас <tratatuta@i.ua>, 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:18+0000\n"
"PO-Revision-Date: 2018-09-21 13:18+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: website_form
#. openerp-web
#: code:addons/website_form/static/src/js/website_form.js:230
#, python-format
msgid "'%s' is not a correct date"
msgstr "'%s' - невірна дата "

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/js/website_form.js:225
#, python-format
msgid "'%s' is not a correct datetime"
msgstr "'%s' - невірні дата і час"

#. module: website_form
#: code:addons/website_form/controllers/main.py:229
#, python-format
msgid "<p>Attached files : </p>"
msgstr "<p>Прикріплені файли: </p>"

#. module: website_form
#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_access
msgid "Allowed to use in forms"
msgstr "Дозволено використовувати в формах"

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/xml/website_form.xml:21
#, python-format
msgid "An error has occured, the form has not been sent."
msgstr "Сталася помилка, форма не була відправлена."

#. module: website_form
#: model:ir.model.fields,help:website_form.field_ir_model_fields__website_form_blacklisted
msgid "Blacklist this field for web forms"
msgstr "Чорний список цього поля для веб-форм"

#. module: website_form
#: model:ir.model.fields,field_description:website_form.field_ir_model_fields__website_form_blacklisted
msgid "Blacklisted in web forms"
msgstr "Чорний список у веб-формах"

#. module: website_form
#: model:ir.model,name:website_form.model_res_config_settings
msgid "Config Settings"
msgstr "Налаштування"

#. module: website_form
#: code:addons/website_form/controllers/main.py:54
#, python-format
msgid "Custom infos"
msgstr "Користувацькі інформаційні матеріали"

#. module: website_form
#: model:ir.model.fields,help:website_form.field_ir_model__website_form_access
msgid "Enable the form builder feature for this model."
msgstr "Увімкніть функцію розробника форми для цієї моделі."

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/xml/website_form.xml:14
#: code:addons/website_form/static/src/xml/website_form.xml:21
#, python-format
msgid "Error"
msgstr "Помилка"

#. module: website_form
#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_default_field_id
msgid "Field for custom form data"
msgstr "Поле для даних спеціальної форми"

#. module: website_form
#: model:ir.model,name:website_form.model_ir_model_fields
msgid "Fields"
msgstr "Поля"

#. module: website_form
#: model:ir.model.fields,help:website_form.field_ir_model__website_form_label
msgid ""
"Form action label. Ex: crm.lead could be 'Send an e-mail' and project.issue "
"could be 'Create an Issue'."
msgstr ""
"Форма дії етикетки. Наприклад: crm.lead може бути \"Надіслати електронний "
"лист\" і project.issue може бути \"Створити випуск\"."

#. module: website_form
#: model:ir.model.fields,field_description:website_form.field_ir_model__website_form_label
msgid "Label for form action"
msgstr "Мітка для дії форми"

#. module: website_form
#: code:addons/website_form/controllers/main.py:55
#, python-format
msgid "Metadata"
msgstr "Метадані"

#. module: website_form
#: model:ir.model,name:website_form.model_ir_model
msgid "Models"
msgstr "Моделі"

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/xml/website_form.xml:14
#, python-format
msgid "Please fill in the form correctly."
msgstr "Будь ласка, заповніть форму вірно."

#. module: website_form
#: model:ir.model.fields,help:website_form.field_ir_model__website_form_default_field_id
msgid ""
"Specify the field which will contain meta and custom form fields datas."
msgstr "Вкажіть поле, яке буде містити мету і спеціальні поля форми даних."

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/xml/website_form.xml:7
#, python-format
msgid "Success"
msgstr "Успіх"

#. module: website_form
#: model:ir.model.fields,field_description:website_form.field_res_config_settings__website_form_enable_metadata
#: model:ir.model.fields,field_description:website_form.field_website__website_form_enable_metadata
msgid "Technical data on contact form"
msgstr ""

#. module: website_form
#. openerp-web
#: code:addons/website_form/static/src/xml/website_form.xml:7
#, python-format
msgid "The form has been sent successfully."
msgstr "Форму успішно надіслано."

#. module: website_form
#: model_terms:ir.ui.view,arch_db:website_form.res_config_settings_view_form
msgid "Track metadata (IP, User Agent, ...) on your Website Forms"
msgstr ""

#. module: website_form
#: model:ir.model,name:website_form.model_website
msgid "Website"
msgstr "Веб-сайт"

#. module: website_form
#: model:ir.model.fields,help:website_form.field_res_config_settings__website_form_enable_metadata
#: model:ir.model.fields,help:website_form.field_website__website_form_enable_metadata
msgid "You can choose to log technical data like IP, User Agent ,..."
msgstr ""
