first commit

This commit is contained in:
Konstantin
2026-05-30 09:27:58 +03:00
commit de0344d218
2371 changed files with 661486 additions and 0 deletions
@@ -0,0 +1,10 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_items'] = 'Товаров: %s (%s)';
$_['text_empty'] = 'Ваша корзина пуста!';
$_['text_cart'] = 'Посмотреть корзину';
$_['text_checkout'] = 'Оформление заказа';
$_['text_recurring'] = 'Платежный профиль';
@@ -0,0 +1,6 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_currency'] = 'Валюта';
@@ -0,0 +1,23 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_information'] = 'Информация';
$_['text_service'] = 'Служба поддержки';
$_['text_extra'] = 'Дополнительно';
$_['text_contact'] = 'Связаться с нами';
$_['text_return'] = 'Возврат товара';
$_['text_sitemap'] = 'Карта сайта';
$_['text_manufacturer'] = 'Производители';
$_['text_voucher'] = 'Подарочные сертификаты';
$_['text_affiliate'] = 'Партнёрская программа';
$_['text_special'] = 'Акции';
$_['text_latest'] = 'Новинки';
$_['text_bestseller'] = 'Хиты Продаж';
$_['text_mostviewed'] = 'Популярные Товары';
$_['text_account'] = 'Личный кабинет';
$_['text_order'] = 'История заказов';
$_['text_wishlist'] = 'Закладки';
$_['text_newsletter'] = 'Рассылка';
$_['text_powered'] = 'Работает на <a target="_blank" href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s &copy; %s';
@@ -0,0 +1,18 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_home'] = 'Главная';
$_['text_wishlist'] = 'Закладки (%s)';
$_['text_shopping_cart'] = 'Корзина';
$_['text_category'] = 'Категории';
$_['text_account'] = 'Личный кабинет';
$_['text_register'] = 'Регистрация';
$_['text_login'] = 'Авторизация';
$_['text_order'] = 'История заказов';
$_['text_transaction'] = 'Операции';
$_['text_download'] = 'Файлы для скачивания';
$_['text_logout'] = 'Выход';
$_['text_checkout'] = 'Оформление заказа';
$_['text_search'] = 'Поиск';
@@ -0,0 +1,6 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_language'] = 'Язык';
@@ -0,0 +1,10 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Heading
$_['heading_title'] = 'Режим обслуживания';
// Text
$_['text_maintenance'] = 'Режим обслуживания';
$_['text_message'] = '<h1 style="text-align:center;">Магазин временно закрыт: мы выполняем профилактические работы.<br/>Вскоре магазин будет доступен. Пожалуйста, зайдите позже.</h1>';
@@ -0,0 +1,6 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_all'] = 'Смотреть Все';
@@ -0,0 +1,6 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_search'] = 'Поиск';