From 8eddf121ead27c50b2c74462971bb4753fb0d358 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Thu, 17 Apr 2025 22:56:07 +0300 Subject: [PATCH 01/53] Update source file marketplace.php --- upload/admin/language/en-gb/marketplace/marketplace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/marketplace/marketplace.php b/upload/admin/language/en-gb/marketplace/marketplace.php index 36205d69c1d..97bdba91b74 100644 --- a/upload/admin/language/en-gb/marketplace/marketplace.php +++ b/upload/admin/language/en-gb/marketplace/marketplace.php @@ -44,7 +44,7 @@ $_['text_purchase'] = 'Please confirm who you are!'; $_['text_pin'] = 'Please enter your 4 digit PIN number. This PIN number is to protect your account.'; $_['text_secure'] = 'Do not give your PIN to anyone (including developers). If you require assistance, please send an email to the extension seller in regards to the specific extension package.'; -$_['text_name'] = 'Extension Name'; +$_['text_name'] = 'Download Name'; $_['text_available'] = 'Available Installs'; $_['text_action'] = 'Action'; $_['text_install'] = 'Install'; From 5d4c43f50c0923479f39aa2c9f07afe233dbde7d Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Thu, 17 Apr 2025 22:56:26 +0300 Subject: [PATCH 02/53] Update source file default.php --- upload/catalog/language/en-gb/default.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/catalog/language/en-gb/default.php b/upload/catalog/language/en-gb/default.php index df15db5b1e0..55441b78c15 100644 --- a/upload/catalog/language/en-gb/default.php +++ b/upload/catalog/language/en-gb/default.php @@ -15,7 +15,6 @@ $_['text_no'] = 'No'; $_['text_none'] = ' --- None --- '; $_['text_select'] = ' --- Please Select --- '; -$_['text_all'] = 'All'; $_['text_all_zones'] = 'All Zones'; $_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)'; $_['text_loading'] = 'Loading...'; From 2f2982788889ff0522d8ea4e5aac5896654e7a03 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Thu, 17 Apr 2025 23:01:41 +0300 Subject: [PATCH 03/53] New translations marketplace.php (Russian) --- ru/admin/marketplace/marketplace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/admin/marketplace/marketplace.php b/ru/admin/marketplace/marketplace.php index 79cf70c3df6..8fff1c7f683 100644 --- a/ru/admin/marketplace/marketplace.php +++ b/ru/admin/marketplace/marketplace.php @@ -44,7 +44,7 @@ $_['text_purchase'] = 'Пожалуйста, подтвердите, кто вы!'; $_['text_pin'] = 'Пожалуйста, введите ваш 4-значный PIN-код. Номер PIN-кода для защиты вашего аккаунта.'; $_['text_secure'] = 'Не выдавайте ПИН-код кому-либо (включая разработчиков). Если вам нужна помощь, пожалуйста, отправьте сообщение продавцу расширения о конкретном пакете расширений.'; -$_['text_name'] = 'Название загрузки'; +$_['text_name'] = 'Название расширения'; $_['text_available'] = 'Доступно для установки'; $_['text_action'] = 'Действие'; $_['text_install'] = 'Установить'; From 081ca3b1c7acfde8a8682aaf1dbc2a9c15439e60 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Thu, 17 Apr 2025 23:01:42 +0300 Subject: [PATCH 04/53] New translations default.php (Russian) --- ru/catalog/default.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/catalog/default.php b/ru/catalog/default.php index 2754f1b4af2..9defb3e78f2 100644 --- a/ru/catalog/default.php +++ b/ru/catalog/default.php @@ -15,6 +15,7 @@ $_['text_no'] = 'Нет'; $_['text_none'] = ' --- Не выбрано --- '; $_['text_select'] = ' --- Выберите --- '; +$_['text_all'] = 'Все'; $_['text_all_zones'] = 'Все регионы'; $_['text_pagination'] = 'Показано с %d по %d из %d (Страниц: %d)'; $_['text_loading'] = 'Загрузка...'; From c3db6cf59a18d7f62f0750292b864615aba9fbb8 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:49:27 +0300 Subject: [PATCH 05/53] Update source file marketplace.php --- upload/admin/language/en-gb/marketplace/marketplace.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/marketplace/marketplace.php b/upload/admin/language/en-gb/marketplace/marketplace.php index 97bdba91b74..36205d69c1d 100644 --- a/upload/admin/language/en-gb/marketplace/marketplace.php +++ b/upload/admin/language/en-gb/marketplace/marketplace.php @@ -44,7 +44,7 @@ $_['text_purchase'] = 'Please confirm who you are!'; $_['text_pin'] = 'Please enter your 4 digit PIN number. This PIN number is to protect your account.'; $_['text_secure'] = 'Do not give your PIN to anyone (including developers). If you require assistance, please send an email to the extension seller in regards to the specific extension package.'; -$_['text_name'] = 'Download Name'; +$_['text_name'] = 'Extension Name'; $_['text_available'] = 'Available Installs'; $_['text_action'] = 'Action'; $_['text_install'] = 'Install'; From 4478944ef2a5a4007a0e6f2da9c85fb613aaae8c Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:49:44 +0300 Subject: [PATCH 06/53] Update source file default.php --- upload/catalog/language/en-gb/default.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/catalog/language/en-gb/default.php b/upload/catalog/language/en-gb/default.php index 55441b78c15..df15db5b1e0 100644 --- a/upload/catalog/language/en-gb/default.php +++ b/upload/catalog/language/en-gb/default.php @@ -15,6 +15,7 @@ $_['text_no'] = 'No'; $_['text_none'] = ' --- None --- '; $_['text_select'] = ' --- Please Select --- '; +$_['text_all'] = 'All'; $_['text_all_zones'] = 'All Zones'; $_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)'; $_['text_loading'] = 'Loading...'; From d094c8a3b7d120f7db29bc59e6026bd7a43b18ae Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:16 +0300 Subject: [PATCH 07/53] New translations category.php (Russian) --- ru/admin/catalog/category.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/catalog/category.php b/ru/admin/catalog/category.php index c52bac8c297..80648946ee8 100644 --- a/ru/admin/catalog/category.php +++ b/ru/admin/catalog/category.php @@ -8,7 +8,6 @@ $_['text_add'] = 'Добавление категории'; $_['text_edit'] = 'Редактирование категории'; $_['text_filter'] = 'Фильтр'; -$_['text_default'] = 'По умолчанию'; $_['text_general'] = 'Общее'; $_['text_meta'] = 'Метатеги'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; From 75c1fd8dec2a84fadc5ea662ba56ba56c8c36537 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:17 +0300 Subject: [PATCH 08/53] New translations information.php (Russian) --- ru/admin/catalog/information.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/catalog/information.php b/ru/admin/catalog/information.php index a6337775ffa..a7ef37e7de5 100644 --- a/ru/admin/catalog/information.php +++ b/ru/admin/catalog/information.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список информации'; $_['text_add'] = 'Добавление информации'; $_['text_edit'] = 'Редактирование информации'; -$_['text_default'] = 'По умолчанию'; $_['text_general'] = 'Общее'; $_['text_meta'] = 'Метатеги'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; From b8cdae202556c3f62b555c2f3da06775bd8c7919 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:18 +0300 Subject: [PATCH 09/53] New translations manufacturer.php (Russian) --- ru/admin/catalog/manufacturer.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ru/admin/catalog/manufacturer.php b/ru/admin/catalog/manufacturer.php index 69cdd686067..7e148abfa45 100644 --- a/ru/admin/catalog/manufacturer.php +++ b/ru/admin/catalog/manufacturer.php @@ -7,7 +7,8 @@ $_['text_list'] = 'Список производителей'; $_['text_add'] = 'Добавление производителя'; $_['text_edit'] = 'Редактирование производителя'; -$_['text_default'] = 'По умолчанию'; +$_['text_general'] = 'Общее'; +$_['text_meta'] = 'Метатеги'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; // Column @@ -18,6 +19,10 @@ // Entry $_['entry_name'] = 'Имя производителя'; +$_['entry_description'] = 'Описание'; +$_['entry_meta_title'] = 'Мета-тег Title'; +$_['entry_meta_keyword'] = 'Мета-тег Keywords'; +$_['entry_meta_description'] = 'Мета-тег Description'; $_['entry_store'] = 'Магазины'; $_['entry_keyword'] = 'Ключевое слово'; $_['entry_image'] = 'Изображение'; @@ -28,6 +33,7 @@ $_['error_warning'] = 'Внимание: Пожалуйста, проверьте форму на наличие ошибок!'; $_['error_permission'] = 'Внимание: У вас нет прав на изменение производителей!'; $_['error_name'] = 'Имя производителя должно быть от 2 до 64 символов!'; +$_['error_meta_title'] = 'Мета заголовок должен быть больше 1 и меньше 255 символов!'; $_['error_keyword'] = 'SEO URL-адрес должен быть от 1 до 64 символов!'; $_['error_keyword_exists'] = 'Семантический URL-адрес должен быть уникальным!'; $_['error_keyword_character'] = 'Ключевое слово может использовать только символы a-z, 0-9, - и _!'; From 3445e6d016da8a3807152b418d564648038dbb13 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:19 +0300 Subject: [PATCH 10/53] New translations product.php (Russian) --- ru/admin/catalog/product.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/catalog/product.php b/ru/admin/catalog/product.php index 570282b720f..22e48664c0c 100644 --- a/ru/admin/catalog/product.php +++ b/ru/admin/catalog/product.php @@ -16,7 +16,6 @@ $_['text_stock'] = 'Наличие'; $_['text_specification'] = 'Спецификация'; $_['text_filter'] = 'Фильтр'; -$_['text_default'] = 'По умолчанию'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; $_['text_option_add'] = 'Добавление опции'; $_['text_option_value'] = 'Значение опции'; From 10f4bd7199c20da965e451f38657c3367e3afd1a Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:20 +0300 Subject: [PATCH 11/53] New translations customer.php (Russian) --- ru/admin/customer/customer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/customer/customer.php b/ru/admin/customer/customer.php index 8dbfba512e6..4bff80e65cb 100644 --- a/ru/admin/customer/customer.php +++ b/ru/admin/customer/customer.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список покупателей'; $_['text_add'] = 'Добавление покупателя'; $_['text_edit'] = 'Редактирование покупателя'; -$_['text_default'] = 'По умолчанию'; $_['text_store'] = 'Магазин'; $_['text_customer'] = 'Сведения о покупателе'; $_['text_password'] = 'Пароль'; From 739f6733b5b10e3ae7a274c0fc23b897653df0d4 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:21 +0300 Subject: [PATCH 12/53] New translations customer_approval.php (Russian) --- ru/admin/customer/customer_approval.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/customer/customer_approval.php b/ru/admin/customer/customer_approval.php index 70bed371bcd..5cdffd28000 100644 --- a/ru/admin/customer/customer_approval.php +++ b/ru/admin/customer/customer_approval.php @@ -5,7 +5,6 @@ // Text $_['text_success'] = 'Успех: Вы изменили одобрения покупателя!'; $_['text_list'] = 'Список одобрения покупателей'; -$_['text_default'] = 'По умолчанию'; $_['text_customer'] = 'Покупатель'; $_['text_affiliate'] = 'Партнер'; $_['text_filter'] = 'Фильтр'; From 28e7e2075a533dbaabf7132018593a2ae3ccc19b Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:22 +0300 Subject: [PATCH 13/53] New translations banner.php (Russian) --- ru/admin/design/banner.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/design/banner.php b/ru/admin/design/banner.php index c78224ff2ef..4bb6ba7edc7 100644 --- a/ru/admin/design/banner.php +++ b/ru/admin/design/banner.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список баннеров'; $_['text_add'] = 'Добавление баннера'; $_['text_edit'] = 'Редактирование банера'; -$_['text_default'] = 'По умолчанию'; // Column $_['column_name'] = 'Название баннера'; From 8c18e8a95d76ffe430d667007761f17931c63693 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:23 +0300 Subject: [PATCH 14/53] New translations layout.php (Russian) --- ru/admin/design/layout.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/design/layout.php b/ru/admin/design/layout.php index e6f580ef004..15c4d555232 100644 --- a/ru/admin/design/layout.php +++ b/ru/admin/design/layout.php @@ -10,7 +10,6 @@ $_['text_remove'] = 'Убрать'; $_['text_route'] = 'Выберите магазин и маршруты, которые будут использоваться с этим макетом'; $_['text_module'] = 'Выберите расположение модулей'; -$_['text_default'] = 'По умолчанию'; $_['text_content_top'] = 'Верхний контент'; $_['text_content_bottom'] = 'Нижний контент'; $_['text_column_left'] = 'Левая колонка'; From 2cb9992bbb959bed31d37caa710e8b164cabc9a4 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:24 +0300 Subject: [PATCH 15/53] New translations seo_url.php (Russian) --- ru/admin/design/seo_url.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/design/seo_url.php b/ru/admin/design/seo_url.php index 66866ed0c0a..3bbf13a25f0 100644 --- a/ru/admin/design/seo_url.php +++ b/ru/admin/design/seo_url.php @@ -9,7 +9,6 @@ $_['text_add'] = 'Добавление семантического URL'; $_['text_edit'] = 'Редактирование семантического URL-адреса'; $_['text_filter'] = 'Фильтр'; -$_['text_default'] = 'По умолчанию'; // Column $_['column_key'] = 'Ключ'; From 6d43b16adbcddaf071429dd41bc9df6261663d22 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:25 +0300 Subject: [PATCH 16/53] New translations theme.php (Russian) --- ru/admin/design/theme.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/design/theme.php b/ru/admin/design/theme.php index 4c9fdfc50d2..19f38ee0c50 100644 --- a/ru/admin/design/theme.php +++ b/ru/admin/design/theme.php @@ -6,7 +6,6 @@ $_['text_success'] = 'Успех: Вы изменили темы!'; $_['text_add'] = 'Добавление темы'; $_['text_edit'] = 'Редактирование темы'; -$_['text_default'] = 'По умолчанию'; $_['text_extension'] = 'Расширения'; $_['text_code'] = 'Редактор кода шаблона'; $_['text_twig'] = 'Редактор тем использует шаблонизатор Twig. Вы можете прочитать о синтаксисе Twig здесь.'; From 99880bc2583a78fff0e158943993d967573833da Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:26 +0300 Subject: [PATCH 17/53] New translations translation.php (Russian) --- ru/admin/design/translation.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/design/translation.php b/ru/admin/design/translation.php index a8bfd8569c1..8cb563b5111 100644 --- a/ru/admin/design/translation.php +++ b/ru/admin/design/translation.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список переводов'; $_['text_add'] = 'Добавление перевода'; $_['text_edit'] = 'Редактирование перевода'; -$_['text_default'] = 'По умолчанию'; $_['text_store'] = 'Магазин'; $_['text_language'] = 'Язык'; From d5dcd0123da3c15e4873cd3833e905a8bd0d6216 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:27 +0300 Subject: [PATCH 18/53] New translations country.php (Russian) --- ru/admin/localisation/country.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/admin/localisation/country.php b/ru/admin/localisation/country.php index dcae5b8a82d..f9d14047b6a 100644 --- a/ru/admin/localisation/country.php +++ b/ru/admin/localisation/country.php @@ -21,6 +21,7 @@ $_['entry_iso_code_3'] = 'Код ISO (3)'; $_['entry_address_format'] = 'Формат адреса'; $_['entry_postcode_required'] = 'Необходимо указать почтовый индекс'; +$_['entry_store'] = 'Магазины'; $_['entry_status'] = 'Статус'; // Error From 324181ea46529e144dc28df09821f59467bc454b Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:28 +0300 Subject: [PATCH 19/53] New translations contact.php (Russian) --- ru/admin/marketing/contact.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ru/admin/marketing/contact.php b/ru/admin/marketing/contact.php index 90b9d4a8974..fb9e5552aa4 100644 --- a/ru/admin/marketing/contact.php +++ b/ru/admin/marketing/contact.php @@ -5,8 +5,7 @@ // Text $_['text_mail'] = 'Отправить e-mail покупателям'; $_['text_success'] = 'Ваше сообщение было успешно отправлено!'; -$_['text_sent'] = 'Ваше сообщение было успешно отправлено %s - %s получателям!'; -$_['text_default'] = 'По умолчанию'; +$_['text_sent'] = 'Your message has been successfully sent to %s to %s of %s recipients!'; $_['text_newsletter'] = 'Все подписчики на рассылку'; $_['text_customer_all'] = 'Все покупатели'; $_['text_customer_group'] = 'Группа покупателя'; From 46adf74ce72fd7cf1b48110977910abb72cd5305 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:29 +0300 Subject: [PATCH 20/53] New translations extension.php (Russian) --- ru/admin/marketplace/extension.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/admin/marketplace/extension.php b/ru/admin/marketplace/extension.php index c568d720b45..e2623d4d7ae 100644 --- a/ru/admin/marketplace/extension.php +++ b/ru/admin/marketplace/extension.php @@ -5,5 +5,6 @@ // Text $_['text_success'] = 'Успех: Вы изменили расширения!'; $_['text_list'] = 'Список расширений'; +$_['text_install'] = 'Установить'; $_['text_type'] = 'Выберите тип расширения'; $_['text_filter'] = 'Фильтр'; From e414c4924c606f5711d8c8825723f0d539b18938 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:30 +0300 Subject: [PATCH 21/53] New translations order.php (Russian) --- ru/admin/sale/order.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/sale/order.php b/ru/admin/sale/order.php index bfa16223ae9..8e5907e5961 100644 --- a/ru/admin/sale/order.php +++ b/ru/admin/sale/order.php @@ -58,7 +58,6 @@ $_['text_customer_email'] = 'Адрес эл. почты пользователя'; $_['text_customer_telephone'] = 'Телефон покупателя'; $_['text_missing'] = 'Пропавшие заказы'; -$_['text_default'] = 'По умолчанию'; $_['text_picklist'] = 'Список доставки'; $_['text_sku'] = 'SKU'; $_['text_upc'] = 'UPC'; From 3f37a9e5ac57adef3c0a16d75c267c0fddce53b4 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:31 +0300 Subject: [PATCH 22/53] New translations setting.php (Russian) --- ru/admin/setting/setting.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/admin/setting/setting.php b/ru/admin/setting/setting.php index 3a72af5a62d..aac2897d840 100644 --- a/ru/admin/setting/setting.php +++ b/ru/admin/setting/setting.php @@ -282,6 +282,7 @@ $_['error_country'] = 'Пожалуйста, выберите страну!'; $_['error_zone'] = 'Пожалуйста, выберите регион / область!'; $_['error_product_description_length'] = 'Необходимая длина описания товара!'; +$_['error_article_description_length'] = 'Article description length required!'; $_['error_pagination'] = 'Пагинация обязательна!'; $_['error_autocomplete_limit'] = 'Требуется лимит автозаполнения!'; $_['error_login_attempts'] = 'Количество попыток входа должно быть больше 0!'; From a0e9d5b19d29df0ea3a7280febb318868d91067d Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:36 +0300 Subject: [PATCH 23/53] New translations default.php (Russian) --- ru/admin/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ru/admin/default.php b/ru/admin/default.php index f0ae8b8ea67..c7173ae7fda 100644 --- a/ru/admin/default.php +++ b/ru/admin/default.php @@ -22,7 +22,7 @@ $_['text_all'] = 'Все'; $_['text_unselect_all'] = 'Снять все'; $_['text_all_zones'] = 'Все регионы'; -$_['text_default'] = ' (По умолчанию)'; +$_['text_default'] = 'По умолчанию'; $_['text_close'] = 'Закрыть'; $_['text_pagination'] = 'Показано с %d по %d из %d (Страниц: %d)'; $_['text_loading'] = 'Загрузка...'; From ef90507a3a2e1c3cb1eccedf753606c2ed232483 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:37 +0300 Subject: [PATCH 24/53] New translations authorize.php (Russian) --- ru/admin/common/authorize.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ru/admin/common/authorize.php b/ru/admin/common/authorize.php index 91a58782929..40b31c3e019 100644 --- a/ru/admin/common/authorize.php +++ b/ru/admin/common/authorize.php @@ -5,6 +5,7 @@ // Text $_['text_security'] = 'Вы должны ответить на секретный вопрос всякий раз, когда вы входите с неизвестного устройства или компьютера.'; $_['text_code'] = 'Нажмите кнопку Отправить, чтобы отправить код безопасности на ваш адрес электронной почты. Введите код ниже, чтобы продолжить.'; +$_['text_reset'] = 'Ваша учетная запись заблокирована из-за многих неправильных попыток ввода кода безопасности. Нажмите кнопку сброса, чтобы получить ссылку сброса по электронной почте.'; $_['text_sent'] = 'Успех: Письмо было отправлено на ваш адрес электронной почты с кодом безопасности!'; $_['text_locked'] = 'Ваша учетная запись заблокирована!'; $_['text_reset'] = 'Ваша учетная запись заблокирована из-за многих неправильных попыток ввода кода безопасности. Нажмите кнопку сброса, чтобы получить ссылку сброса по электронной почте.'; @@ -16,7 +17,7 @@ // Entry $_['entry_code'] = 'Код безопасности'; -// Button +// Buttons $_['button_send'] = 'Отправить'; $_['button_reset'] = 'Сбросить'; From fd966747230fa9bb29c553ee57bc58e10e1de910 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:38 +0300 Subject: [PATCH 25/53] New translations article.php (Russian) --- ru/admin/cms/article.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/cms/article.php b/ru/admin/cms/article.php index fd0e433bd3e..294e6d42ac0 100644 --- a/ru/admin/cms/article.php +++ b/ru/admin/cms/article.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список статей'; $_['text_add'] = 'Добавить статью'; $_['text_edit'] = 'Редактировать статью'; -$_['text_default'] = 'По умолчанию'; $_['text_general'] = 'Общее'; $_['text_meta'] = 'Метатеги'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; From be22b09f1368af36e6ff56716a994c383c0a7d79 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:39 +0300 Subject: [PATCH 26/53] New translations topic.php (Russian) --- ru/admin/cms/topic.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ru/admin/cms/topic.php b/ru/admin/cms/topic.php index 310a6260509..aa832c56e90 100644 --- a/ru/admin/cms/topic.php +++ b/ru/admin/cms/topic.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Список тем'; $_['text_add'] = 'Добавить тему'; $_['text_edit'] = 'Редактировать тему'; -$_['text_default'] = 'По умолчанию'; $_['text_general'] = 'Общее'; $_['text_meta'] = 'Метатеги'; $_['text_keyword'] = 'Не используйте пробелы, вместо этого заменяйте пробелы на - и убедитесь, что Семантический URL-адрес является глобально уникальным.'; From bb53db044d38c2af06c96ab5d2aa7434847390c2 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:40 +0300 Subject: [PATCH 27/53] New translations authorize.php (Russian) --- ru/catalog/mail/authorize.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/catalog/mail/authorize.php b/ru/catalog/mail/authorize.php index 20a669c80f4..ae485a30e2c 100644 --- a/ru/catalog/mail/authorize.php +++ b/ru/catalog/mail/authorize.php @@ -2,5 +2,6 @@ // Text $_['text_subject'] = 'Безопасность'; $_['text_code'] = 'Вы должны ввести код безопасности для проверки безопасности администратора.'; +$_['text_reset'] = 'Ваша учетная запись заблокирована из-за многих неправильных попыток ввода кода безопасности. Нажмите кнопку сброса, чтобы получить ссылку сброса по электронной почте.'; $_['text_ip'] = 'IP-адрес:'; $_['text_regards'] = 'С уважением'; From 9875d6198f10c5dc5036c6598c9e3ce0afe69cee Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Sun, 27 Apr 2025 12:51:42 +0300 Subject: [PATCH 28/53] New translations subscription.php (Russian) --- ru/catalog/api/subscription.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ru/catalog/api/subscription.php b/ru/catalog/api/subscription.php index f98c623f95c..7ca3de0df14 100644 --- a/ru/catalog/api/subscription.php +++ b/ru/catalog/api/subscription.php @@ -12,3 +12,4 @@ $_['error_stock'] = 'Внимание: Товары, отмеченные *** не доступны в желаемом количестве или нет на складе!'; $_['error_minimum'] = 'Внимание: Минимальная сумма заказа %s из %s!'; $_['error_call'] = 'API вызов не найден'; +$_['error_subscription'] = 'План подписки недействителен!'; \ No newline at end of file From 06f577624395e7e270130dd55de66f80b7a3331c Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:06 +0300 Subject: [PATCH 29/53] Update source file category.php --- upload/admin/language/en-gb/catalog/category.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/catalog/category.php b/upload/admin/language/en-gb/catalog/category.php index 058c6917afe..d707ca22c1b 100644 --- a/upload/admin/language/en-gb/catalog/category.php +++ b/upload/admin/language/en-gb/catalog/category.php @@ -8,7 +8,6 @@ $_['text_add'] = 'Add Category'; $_['text_edit'] = 'Edit Category'; $_['text_filter'] = 'Filter'; -$_['text_default'] = 'Default'; $_['text_general'] = 'General'; $_['text_meta'] = 'Meta Tags'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; From a3e35a028e13fa7199932760a2b7dbbeffef1f21 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:08 +0300 Subject: [PATCH 30/53] Update source file information.php --- upload/admin/language/en-gb/catalog/information.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/catalog/information.php b/upload/admin/language/en-gb/catalog/information.php index d7d52714378..d946526e95f 100644 --- a/upload/admin/language/en-gb/catalog/information.php +++ b/upload/admin/language/en-gb/catalog/information.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Information List'; $_['text_add'] = 'Add Information'; $_['text_edit'] = 'Edit Information'; -$_['text_default'] = 'Default'; $_['text_general'] = 'General'; $_['text_meta'] = 'Meta Tags'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; From de391ca3b46baf023b16bea043bcc54a2bd9307c Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:09 +0300 Subject: [PATCH 31/53] Update source file manufacturer.php --- upload/admin/language/en-gb/catalog/manufacturer.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/catalog/manufacturer.php b/upload/admin/language/en-gb/catalog/manufacturer.php index 36af4634ff1..39322d25605 100644 --- a/upload/admin/language/en-gb/catalog/manufacturer.php +++ b/upload/admin/language/en-gb/catalog/manufacturer.php @@ -7,7 +7,8 @@ $_['text_list'] = 'Manufacturer List'; $_['text_add'] = 'Add Manufacturer'; $_['text_edit'] = 'Edit Manufacturer'; -$_['text_default'] = 'Default'; +$_['text_general'] = 'General'; +$_['text_meta'] = 'Meta Tags'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; // Column @@ -18,6 +19,10 @@ // Entry $_['entry_name'] = 'Manufacturer Name'; +$_['entry_description'] = 'Description'; +$_['entry_meta_title'] = 'Meta Tag Title'; +$_['entry_meta_keyword'] = 'Meta Tag Keywords'; +$_['entry_meta_description'] = 'Meta Tag Description'; $_['entry_store'] = 'Stores'; $_['entry_keyword'] = 'Keyword'; $_['entry_image'] = 'Image'; @@ -28,6 +33,7 @@ $_['error_warning'] = 'Warning: Please check the form carefully for errors!'; $_['error_permission'] = 'Warning: You do not have permission to modify manufacturers!'; $_['error_name'] = 'Manufacturer Name must be between 1 and 64 characters!'; +$_['error_meta_title'] = 'Meta Title must be greater than 1 and less than 255 characters!'; $_['error_keyword'] = 'SEO URL must be between 1 and 64 characters!'; $_['error_keyword_exists'] = 'SEO URL must be unique!'; $_['error_keyword_character'] = 'Keyword can only use characters a-z, 0-9, - and _!'; From 3c61a21c1257ea9d1bd0eecb38cc3e1444a1d3da Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:10 +0300 Subject: [PATCH 32/53] Update source file product.php --- upload/admin/language/en-gb/catalog/product.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/catalog/product.php b/upload/admin/language/en-gb/catalog/product.php index c6da00299d6..0a827564428 100644 --- a/upload/admin/language/en-gb/catalog/product.php +++ b/upload/admin/language/en-gb/catalog/product.php @@ -16,7 +16,6 @@ $_['text_stock'] = 'Stock'; $_['text_specification'] = 'Specification'; $_['text_filter'] = 'Filter'; -$_['text_default'] = 'Default'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; $_['text_option_add'] = 'Add Option'; $_['text_option_value'] = 'Option Value'; From 4c0d2bcd821ecc69ee1783cfc969d75807592606 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:12 +0300 Subject: [PATCH 33/53] Update source file article.php --- upload/admin/language/en-gb/cms/article.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/cms/article.php b/upload/admin/language/en-gb/cms/article.php index ecd149b8e4a..c48dc5a40de 100644 --- a/upload/admin/language/en-gb/cms/article.php +++ b/upload/admin/language/en-gb/cms/article.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Article List'; $_['text_add'] = 'Add Article'; $_['text_edit'] = 'Edit Article'; -$_['text_default'] = 'Default'; $_['text_general'] = 'General'; $_['text_meta'] = 'Meta Tags'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; From 36f8fb904a4afdb57ab75e8f5aa22069878c2265 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:13 +0300 Subject: [PATCH 34/53] Update source file comment.php --- upload/admin/language/en-gb/cms/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/cms/comment.php b/upload/admin/language/en-gb/cms/comment.php index a0e70726d91..0b256587bf8 100644 --- a/upload/admin/language/en-gb/cms/comment.php +++ b/upload/admin/language/en-gb/cms/comment.php @@ -23,7 +23,7 @@ $_['entry_date_from'] = 'Date From'; $_['entry_date_to'] = 'Date To'; -// Button +// Buttons $_['button_spam'] = 'Spam'; $_['button_rating'] = 'Calculate Ratings'; From ac0620273f93497373fd345217e6b310f3c15678 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:14 +0300 Subject: [PATCH 35/53] Update source file topic.php --- upload/admin/language/en-gb/cms/topic.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/cms/topic.php b/upload/admin/language/en-gb/cms/topic.php index 623812755db..1972ae24960 100644 --- a/upload/admin/language/en-gb/cms/topic.php +++ b/upload/admin/language/en-gb/cms/topic.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Topic List'; $_['text_add'] = 'Add Topic'; $_['text_edit'] = 'Edit Topic'; -$_['text_default'] = 'Default'; $_['text_general'] = 'General'; $_['text_meta'] = 'Meta Tags'; $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and make sure the SEO URL is globally unique.'; From 388c04765dec1fe9067b294780d9fe5d7fc0e9ed Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:15 +0300 Subject: [PATCH 36/53] Update source file authorize.php --- upload/admin/language/en-gb/common/authorize.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/common/authorize.php b/upload/admin/language/en-gb/common/authorize.php index 345d01c5591..04bc6eb4fb3 100644 --- a/upload/admin/language/en-gb/common/authorize.php +++ b/upload/admin/language/en-gb/common/authorize.php @@ -5,6 +5,7 @@ // Text $_['text_security'] = 'You must answer security question whenever you login from an unknown device or computer.'; $_['text_code'] = 'Click the send button to send a security code to your email account. Enter the code below to continue.'; +$_['text_reset'] = 'Your account has been locked because of to many incorrect attempts at entering the security code. Click the reset button to receive a reset link via your email account.'; $_['text_sent'] = 'Success: An email has been sent to your email account with a security code!'; $_['text_locked'] = 'Your account has been locked!'; $_['text_reset'] = 'Your account has been locked because of to many incorrect attempts at entering the security code. Click the reset button to receive a reset link via your email account.'; @@ -16,7 +17,7 @@ // Entry $_['entry_code'] = 'Security Code'; -// Button +// Buttons $_['button_send'] = 'Send'; $_['button_reset'] = 'Reset'; From 6212f37684642d35cdc8e4f0d309ca66d7203f68 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:19 +0300 Subject: [PATCH 37/53] Update source file customer.php --- upload/admin/language/en-gb/customer/customer.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/customer/customer.php b/upload/admin/language/en-gb/customer/customer.php index bfe146f13d4..da66e1927d5 100644 --- a/upload/admin/language/en-gb/customer/customer.php +++ b/upload/admin/language/en-gb/customer/customer.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Customer List'; $_['text_add'] = 'Add Customer'; $_['text_edit'] = 'Edit Customer'; -$_['text_default'] = 'Default'; $_['text_store'] = 'Store'; $_['text_customer'] = 'Customer Details'; $_['text_password'] = 'Password'; From 11856d275957f36077b7f6fa2569059a45570571 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:19 +0300 Subject: [PATCH 38/53] Update source file customer_approval.php --- upload/admin/language/en-gb/customer/customer_approval.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/customer/customer_approval.php b/upload/admin/language/en-gb/customer/customer_approval.php index 721ac3de9ab..7ab2736d0e4 100644 --- a/upload/admin/language/en-gb/customer/customer_approval.php +++ b/upload/admin/language/en-gb/customer/customer_approval.php @@ -5,7 +5,6 @@ // Text $_['text_success'] = 'Success: You have modified customer approvals!'; $_['text_list'] = 'Customer Approval List'; -$_['text_default'] = 'Default'; $_['text_customer'] = 'Customer'; $_['text_affiliate'] = 'Affiliate'; $_['text_filter'] = 'Filter'; From 6403da940154ef4882bbbe047c8ae6195a5d0fac Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:21 +0300 Subject: [PATCH 39/53] Update source file default.php --- upload/admin/language/en-gb/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/admin/language/en-gb/default.php b/upload/admin/language/en-gb/default.php index 344d665ffb4..5be2a0f15e2 100644 --- a/upload/admin/language/en-gb/default.php +++ b/upload/admin/language/en-gb/default.php @@ -22,7 +22,7 @@ $_['text_all'] = 'All'; $_['text_unselect_all'] = 'Unselect All'; $_['text_all_zones'] = 'All Zones'; -$_['text_default'] = ' (Default)'; +$_['text_default'] = 'Default'; $_['text_close'] = 'Close'; $_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)'; $_['text_loading'] = 'Loading...'; From aaecd41b41062c93da755d2e9673be5d1f2bbac2 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:21 +0300 Subject: [PATCH 40/53] Update source file banner.php --- upload/admin/language/en-gb/design/banner.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/design/banner.php b/upload/admin/language/en-gb/design/banner.php index 79d48e9a1ce..0c583af57e6 100644 --- a/upload/admin/language/en-gb/design/banner.php +++ b/upload/admin/language/en-gb/design/banner.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Banner List'; $_['text_add'] = 'Add Banner'; $_['text_edit'] = 'Edit Banner'; -$_['text_default'] = 'Default'; // Column $_['column_name'] = 'Banner Name'; From d491c6c55559bad50d971599ad214c2c9c2fc2ee Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:22 +0300 Subject: [PATCH 41/53] Update source file layout.php --- upload/admin/language/en-gb/design/layout.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/design/layout.php b/upload/admin/language/en-gb/design/layout.php index a38c99abd73..379658ef676 100644 --- a/upload/admin/language/en-gb/design/layout.php +++ b/upload/admin/language/en-gb/design/layout.php @@ -10,7 +10,6 @@ $_['text_remove'] = 'Remove'; $_['text_route'] = 'Choose the store and routes to be used with this layout'; $_['text_module'] = 'Choose the position of the modules'; -$_['text_default'] = 'Default'; $_['text_content_top'] = 'Content Top'; $_['text_content_bottom'] = 'Content Bottom'; $_['text_column_left'] = 'Column Left'; From c939e6b9af166a5b6a7732b804b48fbbbb2d4d78 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:23 +0300 Subject: [PATCH 42/53] Update source file seo_url.php --- upload/admin/language/en-gb/design/seo_url.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/design/seo_url.php b/upload/admin/language/en-gb/design/seo_url.php index f63ca6ba88a..5bbcd5f32c9 100644 --- a/upload/admin/language/en-gb/design/seo_url.php +++ b/upload/admin/language/en-gb/design/seo_url.php @@ -9,7 +9,6 @@ $_['text_add'] = 'Add SEO URL'; $_['text_edit'] = 'Edit SEO URL'; $_['text_filter'] = 'Filter'; -$_['text_default'] = 'Default'; // Column $_['column_key'] = 'Key'; From 7075e6e2e535b85222f07ed2eb85c725de56879d Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:24 +0300 Subject: [PATCH 43/53] Update source file theme.php --- upload/admin/language/en-gb/design/theme.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/design/theme.php b/upload/admin/language/en-gb/design/theme.php index fd59ef10dcf..1729b6b22cf 100644 --- a/upload/admin/language/en-gb/design/theme.php +++ b/upload/admin/language/en-gb/design/theme.php @@ -6,7 +6,6 @@ $_['text_success'] = 'Success: You have modified themes!'; $_['text_add'] = 'Add Theme'; $_['text_edit'] = 'Edit Theme'; -$_['text_default'] = 'Default'; $_['text_extension'] = 'Extensions'; $_['text_code'] = 'Template Code Editor'; $_['text_twig'] = 'The theme editor uses the template language Twig. You can read about Twig syntax here.'; From c5d348f4894ac469ef0886e9d5f3e1fb46d52033 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:24 +0300 Subject: [PATCH 44/53] Update source file translation.php --- upload/admin/language/en-gb/design/translation.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/design/translation.php b/upload/admin/language/en-gb/design/translation.php index 1fda3062f2e..b5bd5b1c54b 100644 --- a/upload/admin/language/en-gb/design/translation.php +++ b/upload/admin/language/en-gb/design/translation.php @@ -7,7 +7,6 @@ $_['text_list'] = 'Translation List'; $_['text_add'] = 'Add Translation'; $_['text_edit'] = 'Edit Translation'; -$_['text_default'] = 'Default'; $_['text_store'] = 'Store'; $_['text_language'] = 'Language'; From 183597d25ad1e0ff4d18e64b7c6029e1cc1d4fd5 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:30 +0300 Subject: [PATCH 45/53] Update source file country.php --- upload/admin/language/en-gb/localisation/country.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/admin/language/en-gb/localisation/country.php b/upload/admin/language/en-gb/localisation/country.php index a8f12f053da..8a7b8e5c3e7 100644 --- a/upload/admin/language/en-gb/localisation/country.php +++ b/upload/admin/language/en-gb/localisation/country.php @@ -21,6 +21,7 @@ $_['entry_iso_code_3'] = 'ISO Code (3)'; $_['entry_address_format'] = 'Address Format'; $_['entry_postcode_required'] = 'Postcode Required'; +$_['entry_store'] = 'Stores'; $_['entry_status'] = 'Status'; // Error From ed33cebb58c7a39a1682d1c4733e8e03d33213b2 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:39 +0300 Subject: [PATCH 46/53] Update source file contact.php --- upload/admin/language/en-gb/marketing/contact.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/upload/admin/language/en-gb/marketing/contact.php b/upload/admin/language/en-gb/marketing/contact.php index a5a87c3f6aa..f45d7418ac7 100644 --- a/upload/admin/language/en-gb/marketing/contact.php +++ b/upload/admin/language/en-gb/marketing/contact.php @@ -5,8 +5,7 @@ // Text $_['text_mail'] = 'Send e-mail\'s to customers'; $_['text_success'] = 'Your message has been successfully sent!'; -$_['text_sent'] = 'Your message has been successfully sent to %s - %s recipients!'; -$_['text_default'] = 'Default'; +$_['text_sent'] = 'Your message has been successfully sent to %s to %s of %s recipients!'; $_['text_newsletter'] = 'All Newsletter Subscribers'; $_['text_customer_all'] = 'All Customers'; $_['text_customer_group'] = 'Customer Group'; From eec19951bd0edb09efe1fc63362ac15dd0083949 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:41 +0300 Subject: [PATCH 47/53] Update source file extension.php --- upload/admin/language/en-gb/marketplace/extension.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/admin/language/en-gb/marketplace/extension.php b/upload/admin/language/en-gb/marketplace/extension.php index ea5bd23d929..b50134b5dc1 100644 --- a/upload/admin/language/en-gb/marketplace/extension.php +++ b/upload/admin/language/en-gb/marketplace/extension.php @@ -5,5 +5,6 @@ // Text $_['text_success'] = 'Success: You have modified extensions!'; $_['text_list'] = 'Extension List'; +$_['text_install'] = 'Install'; $_['text_type'] = 'Choose the extension type'; $_['text_filter'] = 'Filter'; From 473c13f5047f3b88f52a72e245a44c995fb63b52 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:44 +0300 Subject: [PATCH 48/53] Update source file order.php --- upload/admin/language/en-gb/sale/order.php | 1 - 1 file changed, 1 deletion(-) diff --git a/upload/admin/language/en-gb/sale/order.php b/upload/admin/language/en-gb/sale/order.php index 1aa2b4d803b..8bd342936aa 100644 --- a/upload/admin/language/en-gb/sale/order.php +++ b/upload/admin/language/en-gb/sale/order.php @@ -58,7 +58,6 @@ $_['text_customer_email'] = 'Customer E-Mail'; $_['text_customer_telephone'] = 'Customer Telephone'; $_['text_missing'] = 'Missing Orders'; -$_['text_default'] = 'Default'; $_['text_picklist'] = 'Dispatch Note'; $_['text_sku'] = 'SKU'; $_['text_upc'] = 'UPC'; From 198ca50e973636730658a5c88432cad0dbb2a603 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:45 +0300 Subject: [PATCH 49/53] Update source file setting.php --- upload/admin/language/en-gb/setting/setting.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/admin/language/en-gb/setting/setting.php b/upload/admin/language/en-gb/setting/setting.php index 1ad42f2a445..fc7e25a9236 100644 --- a/upload/admin/language/en-gb/setting/setting.php +++ b/upload/admin/language/en-gb/setting/setting.php @@ -282,6 +282,7 @@ $_['error_country'] = 'Please select a country!'; $_['error_zone'] = 'Please select a region / state!'; $_['error_product_description_length'] = 'Product description length required!'; +$_['error_article_description_length'] = 'Article description length required!'; $_['error_pagination'] = 'Pagination required!'; $_['error_autocomplete_limit'] = 'Autocomplete limit required!'; $_['error_login_attempts'] = 'Login Attempts must be greater than 0!'; From 4da46969a46b6b45b9e3accadeead7dbd3f01a9c Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:51 +0300 Subject: [PATCH 50/53] Update source file authorize.php --- upload/catalog/language/en-gb/account/authorize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/catalog/language/en-gb/account/authorize.php b/upload/catalog/language/en-gb/account/authorize.php index 345d01c5591..3d07d51f8d0 100644 --- a/upload/catalog/language/en-gb/account/authorize.php +++ b/upload/catalog/language/en-gb/account/authorize.php @@ -16,7 +16,7 @@ // Entry $_['entry_code'] = 'Security Code'; -// Button +// Buttons $_['button_send'] = 'Send'; $_['button_reset'] = 'Reset'; From b5227aca65a3eb64240e9bece8b770bc5d3e64ec Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:15:58 +0300 Subject: [PATCH 51/53] Update source file subscription.php --- upload/catalog/language/en-gb/api/subscription.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/catalog/language/en-gb/api/subscription.php b/upload/catalog/language/en-gb/api/subscription.php index 205ac2c6477..20f54afecb3 100644 --- a/upload/catalog/language/en-gb/api/subscription.php +++ b/upload/catalog/language/en-gb/api/subscription.php @@ -12,3 +12,4 @@ $_['error_stock'] = 'Warning: Products marked with *** are not available in the desired quantity or not in stock!'; $_['error_minimum'] = 'Warning: Minimum order amount for %s is %s!'; $_['error_call'] = 'API call not found'; +$_['error_subscription'] = 'Subscription Plan is not valid!'; \ No newline at end of file From bde54f47397aaed36f5fb86952cc8ab89e50cf76 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:16:07 +0300 Subject: [PATCH 52/53] Update source file authorize.php --- upload/catalog/language/en-gb/mail/authorize.php | 1 + 1 file changed, 1 insertion(+) diff --git a/upload/catalog/language/en-gb/mail/authorize.php b/upload/catalog/language/en-gb/mail/authorize.php index 7a1876d3847..bb2c36a9882 100644 --- a/upload/catalog/language/en-gb/mail/authorize.php +++ b/upload/catalog/language/en-gb/mail/authorize.php @@ -2,5 +2,6 @@ // Text $_['text_subject'] = 'Security'; $_['text_code'] = 'You must enter the security code in the admin security check.'; +$_['text_reset'] = 'Your account has been locked because of to many incorrect attempts at entering the security code. Click the reset button to receive a reset link via your email account.'; $_['text_ip'] = 'IP:'; $_['text_regards'] = 'Best Regards'; From 34d98d0a863eb72ba4f5f3e26d60162ef1f18e77 Mon Sep 17 00:00:00 2001 From: Aleksandr Gorbatov Date: Wed, 30 Apr 2025 18:16:49 +0300 Subject: [PATCH 53/53] New translations product.php (Russian) --- ru/catalog/product/product.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ru/catalog/product/product.php b/ru/catalog/product/product.php index 5dabadc2389..471c543b42e 100644 --- a/ru/catalog/product/product.php +++ b/ru/catalog/product/product.php @@ -2,11 +2,11 @@ // Text $_['text_search'] = 'Искать'; $_['text_brand'] = 'Бренд'; -$_['text_manufacturer'] = 'Бренд:'; -$_['text_model'] = 'Код товара:'; -$_['text_reward'] = 'Бонусные баллы:'; +$_['text_manufacturer'] = 'Бренд'; +$_['text_model'] = 'Модель'; +$_['text_reward'] = 'Бонусные баллы'; $_['text_points'] = 'Цена в бонусных баллах:'; -$_['text_stock'] = 'Доступность:'; +$_['text_stock'] = 'Доступность'; $_['text_tax'] = 'Без налога:'; $_['text_discount'] = ' или более '; $_['text_option'] = 'Доступные опции';