# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_gelato
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-12-03 08:37+0000\n"
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
"website_sale_gelato/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \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"
"X-Generator: Weblate 5.14.3\n"

#. module: website_sale_gelato
#: model:ir.model.fields,field_description:website_sale_gelato.field_product_document__display_name
#: model:ir.model.fields,field_description:website_sale_gelato.field_product_template__display_name
#: model:ir.model.fields,field_description:website_sale_gelato.field_sale_order__display_name
msgid "Display Name"
msgstr ""

#. module: website_sale_gelato
#: model:ir.model.fields,field_description:website_sale_gelato.field_product_document__id
#: model:ir.model.fields,field_description:website_sale_gelato.field_product_template__id
#: model:ir.model.fields,field_description:website_sale_gelato.field_sale_order__id
msgid "ID"
msgstr "ID"

#. module: website_sale_gelato
#. odoo-python
#: code:addons/website_sale_gelato/models/product_template.py:0
msgid "Print images must be set on products before they can be published."
msgstr ""
"Изображения для печати должны быть указаны в карточке товара, прежде чем его "
"можно будет опубликовать."

#. module: website_sale_gelato
#: model:ir.model,name:website_sale_gelato.model_product_template
msgid "Product"
msgstr "Товар"

#. module: website_sale_gelato
#: model:ir.model,name:website_sale_gelato.model_product_document
msgid "Product Document"
msgstr "Документ товара"

#. module: website_sale_gelato
#. odoo-python
#: code:addons/website_sale_gelato/models/product_document.py:0
msgid "Products must be unpublished before print images can be removed."
msgstr ""
"Товары должны быть сняты с публикации, прежде чем из них можно будет удалить "
"изображения для печати."

#. module: website_sale_gelato
#: model:ir.model,name:website_sale_gelato.model_sale_order
msgid "Sales Order"
msgstr "Заказ на продажу"

#. module: website_sale_gelato
#. odoo-python
#: code:addons/website_sale_gelato/models/sale_order.py:0
msgid ""
"The product %(product_name)s cannot be added to the cart as it requires "
"separate shipping. Please place your order for the current cart first."
msgstr ""
"Товар «%(product_name)s» не может быть добавлен в корзину, так как требует "
"отдельной доставки. Пожалуйста, сначала оформите текущий заказ."
