# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_collect
#
# Translators:
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2025-12-03 08:36+0000\n"
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
"website_sale_collect/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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
"(n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Weblate 5.14.3\n"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/models/sale_order.py:0
msgid "%(available_qty)s/%(line_qty)s available at this location"
msgstr ""

#. module: website_sale_collect
#: model_terms:payment.provider,pending_msg:website_sale_collect.payment_provider_on_site
msgid ""
"<i>Your order has been confirmed.</i><br>Please come to the store to pay for "
"your products."
msgstr "<i>Ваш заказ подтвержден.</i><br>Ждем вас в магазине для оплаты."

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.payment_confirmation_status
msgid "<span class=\"text-muted\"> (In-store pickup)</span>"
msgstr "<span class=\"text-muted\"> (Самовывоз из магазина)</span>"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
msgid "Available"
msgstr "Доступно"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Change store"
msgstr ""

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Click and Collect"
msgstr ""

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_res_config_settings
msgid "Config Settings"
msgstr "Параметры конфигурации"

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.res_config_settings_form
msgid "Configure Pickup Locations"
msgstr "Настроить пункты самовывоза"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/interactions/checkout.js:0
msgid "Contact Details"
msgstr ""

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_provider__custom_mode
msgid "Custom Mode"
msgstr "Пользовательский режим"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Delivery"
msgstr ""

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/models/res_config_settings.py:0
msgid "Delivery Methods"
msgstr "Способы доставки"

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.in_store_delivery_method
msgid "Delivery method"
msgstr ""

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_provider__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_transaction__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_product_template__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_res_config_settings__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_sale_order__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_stock_warehouse__display_name
#: model:ir.model.fields,field_description:website_sale_collect.field_website__display_name
msgid "Display Name"
msgstr ""

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__id
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_provider__id
#: model:ir.model.fields,field_description:website_sale_collect.field_payment_transaction__id
#: model:ir.model.fields,field_description:website_sale_collect.field_product_template__id
#: model:ir.model.fields,field_description:website_sale_collect.field_res_config_settings__id
#: model:ir.model.fields,field_description:website_sale_collect.field_sale_order__id
#: model:ir.model.fields,field_description:website_sale_collect.field_stock_warehouse__id
#: model:ir.model.fields,field_description:website_sale_collect.field_website__id
msgid "ID"
msgstr "ID"

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_website__in_store_dm_id
msgid "In-store Delivery Method"
msgstr "Способ доставки «Самовывоз из магазина»"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Not available"
msgstr "Недоступно"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
msgid "Only"
msgstr "Только"

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_stock_warehouse__opening_hours
msgid "Opening Hours"
msgstr "Часы работы"

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
msgid "Out of stock"
msgstr "Нет в наличии"

#. module: website_sale_collect
#: model:payment.provider,name:website_sale_collect.payment_provider_on_site
msgid "Pay on Site"
msgstr "Оплата на месте"

#. module: website_sale_collect
#: model:ir.model.fields.selection,name:website_sale_collect.selection__payment_provider__custom_mode__on_site
#: model:payment.method,name:website_sale_collect.payment_method_pay_on_site
msgid "Pay on site"
msgstr "Оплата на месте"

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_payment_provider
msgid "Payment Provider"
msgstr "Поставщик платежей"

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_payment_transaction
msgid "Payment Transaction"
msgstr "Платеж"

#. module: website_sale_collect
#: model:delivery.carrier,name:website_sale_collect.carrier_pick_up_in_store
#: model:ir.model.fields.selection,name:website_sale_collect.selection__delivery_carrier__delivery_type__in_store
#: model:product.template,name:website_sale_collect.product_pick_up_in_store_product_template
msgid "Pick up in store"
msgstr "Самовывоз из магазина"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/controllers/main.py:0
msgid "Please choose a store to collect your order."
msgstr "Пожалуйста, выберите магазин для получения заказа."

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

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__delivery_type
msgid "Provider"
msgstr "Провайдер"

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
msgid "Remove"
msgstr ""

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Restrictions may apply"
msgstr ""

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

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/interactions/checkout.js:0
msgid "Same as contact details"
msgstr ""

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
msgid "Select store"
msgstr ""

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_delivery_carrier
msgid "Shipping Methods"
msgstr "Методы доставки"

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
msgid "Some of the products are not available at"
msgstr "Некоторые товары недоступны в"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/controllers/main.py:0
#: code:addons/website_sale_collect/models/sale_order.py:0
msgid "Some products are not available in the selected store."
msgstr "Некоторые товары недоступны в выбранном магазине."

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/controllers/main.py:0
msgid "Sorry, we are unable to ship your order."
msgstr "К сожалению, мы не можем доставить ваш заказ."

#. module: website_sale_collect
#: model:ir.model.fields,field_description:website_sale_collect.field_delivery_carrier__warehouse_ids
#: model_terms:ir.ui.view,arch_db:website_sale_collect.delivery_carrier_form
msgid "Stores"
msgstr "Заведения"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/models/delivery_carrier.py:0
msgid "The delivery method and a warehouse must share the same company"
msgstr "Способ доставки и склад должны принадлежать одной компании"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/models/delivery_carrier.py:0
msgid "The delivery method must have at least one warehouse to be published."
msgstr ""
"Чтобы опубликовать этот способ доставки, укажите как минимум один склад."

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
msgid "Update cart quantities"
msgstr ""

#. module: website_sale_collect
#: model_terms:ir.ui.view,arch_db:website_sale_collect.unavailable_products_warning
msgid "Update cart with available stock"
msgstr ""

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_stock_warehouse
msgid "Warehouse"
msgstr "Склад"

#. module: website_sale_collect
#: model:ir.model,name:website_sale_collect.model_website
msgid "Website"
msgstr "Сайт"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/controllers/payment.py:0
msgid ""
"You can only pay on site when selecting the pick up in store delivery method."
msgstr ""
"Оплата на месте возможна только при выборе способа доставки «Самовывоз из "
"магазина»."

#. module: website_sale_collect
#: model_terms:payment.provider,auth_msg:website_sale_collect.payment_provider_on_site
msgid "Your payment has been authorized."
msgstr "Ваш платеж успешно авторизован."

#. module: website_sale_collect
#: model_terms:payment.provider,cancel_msg:website_sale_collect.payment_provider_on_site
msgid "Your payment has been cancelled."
msgstr "Ваш платеж был отменен."

#. module: website_sale_collect
#: model_terms:payment.provider,done_msg:website_sale_collect.payment_provider_on_site
msgid "Your payment has been processed."
msgstr ""

#. module: website_sale_collect
#. odoo-javascript
#: code:addons/website_sale_collect/static/src/js/click_and_collect_availability/click_and_collect_availability.xml:0
#: code:addons/website_sale_collect/static/src/js/location_selector/location/location.xml:0
msgid "available"
msgstr "доступно"

#. module: website_sale_collect
#. odoo-python
#: code:addons/website_sale_collect/models/payment_provider.py:0
msgid "no in-store delivery methods available"
msgstr "нет доступных способов самовывоза из магазина"

#~ msgid ""
#~ "<i>Your order has been saved.</i> Please come to the store to pay for "
#~ "your products"
#~ msgstr ""
#~ "<i>Ваш заказ сохранен.</i> Пожалуйста, приходите в магазин, чтобы "
#~ "оплатить товар"

#~ msgid "<span class=\"text-muted\"> (On site picking)</span>"
#~ msgstr "<span class=\"text-muted\"> (Сбор на месте)</span>"

#~ msgid "Customize Pickup Sites"
#~ msgstr "Настройте места сбора"

#~ msgid ""
#~ "If you believe that it is an error, please contact the website "
#~ "administrator."
#~ msgstr ""
#~ "Если вы считаете, что это ошибка, пожалуйста, свяжитесь с администратором "
#~ "сайта."

#~ msgid "No suitable payment method could be found."
#~ msgstr "Не удалось найти подходящий способ оплаты."

#~ msgid "On Site"
#~ msgstr "Сайт %d"

#~ msgid "On site picking"
#~ msgstr "Сбор на месте"

#~ msgid "Pay in Store"
#~ msgstr "Оплата в магазине"

#~ msgid "Picking sites"
#~ msgstr "Выбор мест"

#~ msgid "Pickup in store"
#~ msgstr "Забрать в магазине"

#~ msgid "The picking site and warehouse must share the same company"
#~ msgstr "Место комплектации и склад должны находиться в одной компании"

#~ msgid "You cannot pay onsite if the delivery is not onsite"
#~ msgstr ""
#~ "Вы не можете оплатить на месте, если доставка осуществляется не на месте"

#~ msgid "Your payment has been successfully processed."
#~ msgstr "Ваш платеж был успешно обработан."

#~ msgid "[On Site Pick] My Shop 1"
#~ msgstr "[На сайте Pick] Мой магазин 1"
