Files
webapp/i18n/locales/ru/search.json
Ruslan Bakiev 737ec91473
Some checks failed
Build Docker Image / build (push) Failing after 1m25s
Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
2026-01-08 01:03:07 +07:00

86 lines
3.5 KiB
JSON
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.

{
"search": {
"title": "Найти сырье",
"subtitle": "и промышленные сервисы",
"description": "Связывайтесь с поставщиками, получайте конкурентные цены и упрощайте процессы закупок",
"product": "Товар",
"product_label": "Что вы ищете?",
"product_placeholder": "Выберите тип материала",
"quantity": "Количество",
"quantity_label": "Количество",
"quantity_placeholder": "Объем",
"destination": "Куда",
"destination_placeholder": "Город или хаб",
"location_label": "Доставка в",
"location_placeholder": "Город или регион",
"search_button": "Найти",
"order_created": "Заявка создана",
"order_number": "Номер",
"verified_suppliers": "проверенных поставщиков",
"verified_logistics": "проверенных логистических",
"verified_banks": "проверенных банка",
"verified_insurance": "проверенные страховые",
"popular_requests": "Популярные запросы",
"delivery": "доставки",
"annual": "годовых",
"from_deal": "от сделки",
"suppliers_geography": "География поставщиков",
"total_cost": "Итоговая стоимость",
"material": "Материал",
"delivery_cost": "Доставка",
"insurance_cost": "Страхование",
"optional": "опц.",
"total": "Итого",
"implementation_time": "Сроки реализации",
"savings": "Экономия",
"geography": "География",
"need_help": "Нужна помощь?",
"manager_title": "Эксперт по сырьевым рынкам",
"presentation": "Презентация",
"presentation_duration": "1 час",
"any_language": "На любом языке",
"contact": "Связаться",
"continue": "Далее",
"results": "Результаты поиска",
"delivery_options": "Варианты доставки",
"new_search": "Новый поиск",
"logistics_cost": "стоимость логистики",
"choose_supplier": "Выбрать поставщика",
"filters": "Фильтры",
"supplier_filter": "Поиск поставщика",
"supplier_placeholder": "Название компании",
"logistics_type": "Тип логистики",
"all_logistics": "Все варианты",
"auto_only": "Только авто",
"multimodal": "Мультимодальная",
"list_view": "Список",
"map_view": "Карта",
"placeholder": "Поиск товаров, поставщиков...",
"error": "Ошибка!",
"units": {
"tons_short": "т"
},
"examples": {
"metal_sheet": {
"product": "Металл листовой",
"location": "Москва"
},
"green_coffee": {
"product": "Кофе зелёный",
"location": "Владивосток"
},
"wheat": {
"product": "Пшеница",
"location": "Ростов-на-Дону"
},
"cocoa": {
"product": "Какао-бобы",
"location": "Новороссийск"
}
},
"validation": {
"fill_product_location": "Заполните продукт и локацию"
}
}
}