# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * document
# 
# Translators:
# Martin Trigaux, 2018
# Alina Lisnenko <alinasemeniuk1@gmail.com>, 2019
# 
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-08-24 09:17+0000\n"
"Last-Translator: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2019\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: document
#. openerp-web
#: code:addons/document/static/src/js/document.js:77
#, python-format
msgid "%s (%s)"
msgstr "%s (%s)"

#. module: document
#: model:ir.model,name:document.model_ir_attachment
msgid "Attachment"
msgstr "Прикріплення"

#. module: document
#. openerp-web
#: code:addons/document/static/src/js/document.js:20
#, python-format
msgid "Attachment(s)"
msgstr "Прикріплення"

#. module: document
#. openerp-web
#: code:addons/document/static/src/js/document.js:180
#, python-format
msgid "Do you really want to delete this attachment ?"
msgstr "Ви справді хочете видалити це прикріплення?"

#. module: document
#. openerp-web
#: code:addons/document/static/src/js/document.js:193
#, python-format
msgid "Uploading Error"
msgstr "Помилка завантаження"

#. module: document
#. openerp-web
#: code:addons/document/static/src/js/document.js:155
#, python-format
msgid "Uploading..."
msgstr "Завантажується..."
