mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 06:30:07 +00:00
Адаптація структури перекладу під 2.3.0.2
This commit is contained in:
29
catalog/language/uk-ua/product/category.php
Normal file
29
catalog/language/uk-ua/product/category.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_refine'] = 'Уточнити пошук';
|
||||
$_['text_product'] = 'Товари';
|
||||
$_['text_error'] = 'Категорія не знайдена!';
|
||||
$_['text_empty'] = 'В цій категорії немає товарів.';
|
||||
$_['text_quantity'] = 'Кількість:';
|
||||
$_['text_manufacturer'] = 'Бренд:';
|
||||
$_['text_model'] = 'Артикул:';
|
||||
$_['text_points'] = 'Бонусні бали:';
|
||||
$_['text_price'] = 'Ціна:';
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_compare'] = 'Порівняти товари (%s)';
|
||||
$_['text_sort'] = 'Сортувати за:';
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_name_asc'] = 'Ім`я (А - Я)';
|
||||
$_['text_name_desc'] = 'Ім`я (Я - A)';
|
||||
$_['text_price_asc'] = 'Ціна (Низька)';
|
||||
$_['text_price_desc'] = 'Ціна (Висока)';
|
||||
$_['text_rating_asc'] = 'Рейтинг (Низький)';
|
||||
$_['text_rating_desc'] = 'Рейтинг (Високий)';
|
||||
$_['text_model_asc'] = 'Модель (A - Я)';
|
||||
$_['text_model_desc'] = 'Модель (Я - A)';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
27
catalog/language/uk-ua/product/compare.php
Normal file
27
catalog/language/uk-ua/product/compare.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Порівняння товарів';
|
||||
|
||||
// Text
|
||||
$_['text_product'] = 'Деталі товарів';
|
||||
$_['text_name'] = 'Товар';
|
||||
$_['text_image'] = 'Зображення';
|
||||
$_['text_price'] = 'Ціна';
|
||||
$_['text_model'] = 'Модель';
|
||||
$_['text_manufacturer'] = 'Бренд';
|
||||
$_['text_availability'] = 'Наявність';
|
||||
$_['text_instock'] = 'В наявності';
|
||||
$_['text_rating'] = 'Рейтинг';
|
||||
$_['text_reviews'] = 'За результатами %s оглядів.';
|
||||
$_['text_summary'] = 'В загальному';
|
||||
$_['text_weight'] = 'Вага';
|
||||
$_['text_dimension'] = 'Розміри (Д x Ш x В)';
|
||||
$_['text_compare'] = 'Порівняння товару (%s)';
|
||||
$_['text_success'] = 'Ви успішно додали <a href="%s">%s</a> до вашого <a href="%s">порівняння товарів</a>!';
|
||||
$_['text_remove'] = 'Ви успішно змінили Ваше порівняння товарів!';
|
||||
$_['text_empty'] = 'Ви не обрали товарів для порівняння.';
|
||||
32
catalog/language/uk-ua/product/manufacturer.php
Normal file
32
catalog/language/uk-ua/product/manufacturer.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Знайдіть Вашого улюбленого виробника';
|
||||
|
||||
// Text
|
||||
$_['text_brand'] = 'Бренд';
|
||||
$_['text_index'] = 'Список виробників:';
|
||||
$_['text_error'] = 'Виробника не знайдено!';
|
||||
$_['text_empty'] = 'Немає товарів для відображення.';
|
||||
$_['text_quantity'] = 'Кількість:';
|
||||
$_['text_manufacturer'] = 'Виробник:';
|
||||
$_['text_model'] = 'Артикул:';
|
||||
$_['text_points'] = 'Бонусні бали:';
|
||||
$_['text_price'] = 'Ціна:';
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_compare'] = 'Порівняти товар (%s)';
|
||||
$_['text_sort'] = 'Сортувати за:';
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_name_asc'] = 'Ім`я (A - Я)';
|
||||
$_['text_name_desc'] = 'Ім`я (Я - A)';
|
||||
$_['text_price_asc'] = 'Ціна (Низька)';
|
||||
$_['text_price_desc'] = 'Ціна (Висока)';
|
||||
$_['text_rating_asc'] = 'Рейтинг (Низький)';
|
||||
$_['text_rating_desc'] = 'Рейтинг (Високий)';
|
||||
$_['text_model_asc'] = 'Модель (A - Я)';
|
||||
$_['text_model_desc'] = 'Модель (Я - A)';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
57
catalog/language/uk-ua/product/product.php
Normal file
57
catalog/language/uk-ua/product/product.php
Normal file
@@ -0,0 +1,57 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_search'] = 'Пошук';
|
||||
$_['text_brand'] = 'Бренд';
|
||||
$_['text_manufacturer'] = 'Виробник:';
|
||||
$_['text_model'] = 'Артикул:';
|
||||
$_['text_reward'] = 'Бонусні бали:';
|
||||
$_['text_points'] = 'Ціна в бонусних балах:';
|
||||
$_['text_stock'] = 'Наявність:';
|
||||
$_['text_instock'] = 'В наявності';
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_discount'] = ' чи більше ';
|
||||
$_['text_option'] = 'Доступні опції';
|
||||
$_['text_minimum'] = 'Мінімальне замовлення цього товару %s';
|
||||
$_['text_reviews'] = '%s відгуків';
|
||||
$_['text_write'] = 'Написати відгук';
|
||||
$_['text_login'] = 'Будь-ласка <a href="%s">ввійдіть</a> чи <a href="%s">зареєструйтеся</a> для написання відгуку';
|
||||
$_['text_no_reviews'] = 'В цього товару немає відгуків.';
|
||||
$_['text_note'] = '<span class="text-danger">Зверніть увагу:</span> HTML не перекладено!';
|
||||
$_['text_success'] = 'Дякуємо з Ваш відгук. Він направлений для затвердження модератору.';
|
||||
$_['text_related'] = 'Схожі товари';
|
||||
$_['text_tags'] = 'Теги:';
|
||||
$_['text_error'] = 'Товар не знайдено!';
|
||||
$_['text_payment_recurring'] = 'Профілі оплати';
|
||||
$_['text_trial_description'] = '%s кожен %d %s(s) до %d платежу(ів) тоді';
|
||||
$_['text_payment_description'] = '%s кожен %d %s(s) до %d патежу(ів)';
|
||||
$_['text_payment_until_canceled_description'] = '%s кожен %d %s(s) поки не скасовано';
|
||||
$_['text_day'] = 'день';
|
||||
$_['text_week'] = 'тиждень';
|
||||
$_['text_semi_month'] = 'половина місяця';
|
||||
$_['text_month'] = 'місяць';
|
||||
$_['text_year'] = 'рік';
|
||||
|
||||
// Entry
|
||||
$_['entry_qty'] = 'Кількість';
|
||||
$_['entry_name'] = 'Ваше Ім`я';
|
||||
$_['entry_review'] = 'Ваш відгук';
|
||||
$_['entry_rating'] = 'Рейтинг';
|
||||
$_['entry_good'] = 'Хороший';
|
||||
$_['entry_bad'] = 'Поганий';
|
||||
$_['entry_captcha'] = 'Введіть код з зображення в поле';
|
||||
|
||||
// Tabs
|
||||
$_['tab_description'] = 'Опис';
|
||||
$_['tab_attribute'] = 'Специфікація';
|
||||
$_['tab_review'] = 'Відгуки (%s)';
|
||||
|
||||
// Error
|
||||
$_['error_name'] = 'Назва відгуку повинна містити від 3 до 25 символів!';
|
||||
$_['error_text'] = 'Текст відгуку повинен містити від 25 до 1000 символів!';
|
||||
$_['error_rating'] = 'Оберіть ретинг відгуку!';
|
||||
$_['error_captcha'] = 'Код підтвердження не співпадає з зображенням!';
|
||||
39
catalog/language/uk-ua/product/search.php
Normal file
39
catalog/language/uk-ua/product/search.php
Normal file
@@ -0,0 +1,39 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Пошук';
|
||||
$_['heading_tag'] = 'Тег - ';
|
||||
|
||||
// Text
|
||||
$_['text_search'] = 'Продукти, які відповідають критеріям пошуку';
|
||||
$_['text_keyword'] = 'Ключові слова';
|
||||
$_['text_category'] = 'Всі категорії';
|
||||
$_['text_sub_category'] = 'Пошук в підкатегоріях';
|
||||
$_['text_empty'] = 'Немає продуктів які б відповідали критеріям пошуку.';
|
||||
$_['text_quantity'] = 'Кількість:';
|
||||
$_['text_manufacturer'] = 'Бренд:';
|
||||
$_['text_model'] = 'Артикул:';
|
||||
$_['text_points'] = 'Бонусні бали:';
|
||||
$_['text_price'] = 'Ціна:';
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_reviews'] = 'Згідно з %s оглядами.';
|
||||
$_['text_compare'] = 'Порівняння товару (%s)';
|
||||
$_['text_sort'] = 'Сортувати за:';
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_name_asc'] = 'Ім`я (A - Я)';
|
||||
$_['text_name_desc'] = 'Ім`я (Я - A)';
|
||||
$_['text_price_asc'] = 'Ціна (Низька)';
|
||||
$_['text_price_desc'] = 'Ціна (Висока)';
|
||||
$_['text_rating_asc'] = 'Рейтинг (Низький)';
|
||||
$_['text_rating_desc'] = 'Рейтинг (Високий)';
|
||||
$_['text_model_asc'] = 'Модель (A - Я)';
|
||||
$_['text_model_desc'] = 'Модель (Я - A)';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
|
||||
// Entry
|
||||
$_['entry_search'] = 'Критерії пошуку';
|
||||
$_['entry_description'] = 'Пошук в описі товару';
|
||||
29
catalog/language/uk-ua/product/special.php
Normal file
29
catalog/language/uk-ua/product/special.php
Normal file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Спеціальні пропозиції';
|
||||
|
||||
// Text
|
||||
$_['text_empty'] = 'Зараз немає спеціальних пропозицій.';
|
||||
$_['text_quantity'] = 'Кількість:';
|
||||
$_['text_manufacturer'] = 'Бренд:';
|
||||
$_['text_model'] = 'Артикул:';
|
||||
$_['text_points'] = 'Бонусні бали:';
|
||||
$_['text_price'] = 'Ціна:';
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_compare'] = 'Порівняти товар (%s)';
|
||||
$_['text_sort'] = 'Сортувати за:';
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_name_asc'] = 'Ім`я (A - Я)';
|
||||
$_['text_name_desc'] = 'Ім`я (Я - A)';
|
||||
$_['text_price_asc'] = 'Ціна (Низька)';
|
||||
$_['text_price_desc'] = 'Ціна (Висока)';
|
||||
$_['text_rating_asc'] = 'Рейтинг (Низький)';
|
||||
$_['text_rating_desc'] = 'Рейтинг (Високий)';
|
||||
$_['text_model_asc'] = 'Модель (A - Я)';
|
||||
$_['text_model_desc'] = 'Модель (Я - A)';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
Reference in New Issue
Block a user