odoo/addons/sale_order_dates/i18n/uk.po

78 lines
4.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_dates
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2016-04-29 15:04+0000\n"
"Last-Translator: Bohdan Lisnenko\n"
"Language-Team: Ukrainian (http://www.transifex.com/odoo/odoo-8/language/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=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: sale_order_dates
#: field:sale.order,commitment_date:0
msgid "Commitment Date"
msgstr "Дата прийому"
#. module: sale_order_dates
#: help:sale.order,requested_date:0
msgid ""
"Date by which the customer has requested the items to be delivered.\n"
"When this Order gets confirmed, the Delivery Order's expected date will be computed based on this date and the Company's Security Delay.\n"
"Leave this field empty if you want the Delivery Order to be processed as soon as possible. In that case the expected date will be computed using the default method: based on the Product Lead Times and the Company's Security Delay."
msgstr "Дата, на яку клієнт замовив доставку товару.\nКоли це замовлення буде підтверджено, очікувана дата замовлення на доставку буде вирахувана на основі цієї дати та кількості днів підстрахування компанії.\nЗалиште це поле пустим, якщо ви хочете, щоб замовлення на доставку було виконано якомога раніше. В цьому випадку очікувана дата буде вирахувана типовим методом: на основі часу виконання у налаштуваннях товару та днів підстрахування у налаштуваннях компанії."
#. module: sale_order_dates
#: help:sale.order,commitment_date:0
msgid ""
"Date by which the products are sure to be delivered. This is a date that you"
" can promise to the customer, based on the Product Lead Times."
msgstr "Дата, на яку товари точно можна буде доставити. Це дата, яку ви можете обіцяти своїм клієнтам. Вона вираховується на основі часу виконання поставки та додаткових днів підстрахування."
#. module: sale_order_dates
#: help:sale.order,effective_date:0
msgid "Date on which the first Delivery Order was created."
msgstr "Дата створення першого замовлення на доставку."
#. module: sale_order_dates
#: view:sale.order:sale_order_dates.view_sale_orderfor
msgid "Dates"
msgstr "Дата"
#. module: sale_order_dates
#: field:sale.order,effective_date:0
msgid "Effective Date"
msgstr "Дата набрання чинності"
#. module: sale_order_dates
#: field:sale.order,requested_date:0
msgid "Requested Date"
msgstr "Запланована дата"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:76
#, python-format
msgid "Requested date is too soon!"
msgstr "Запланована дата надто рано!"
#. module: sale_order_dates
#: model:ir.model,name:sale_order_dates.model_sale_order
msgid "Sales Order"
msgstr "Sales Order"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:77
#, python-format
msgid ""
"The date requested by the customer is sooner than the commitment date. You "
"may be unable to honor the customer's request."
msgstr "Дата, що запланована вашим клієнтом є раніше дати зобов’язань. Ви можете не встигнути виконати замовлення клієнта."