Files
translate/catalog/language/uk-ua/product/compare.php

27 lines
1.3 KiB
PHP
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.
<?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'] = 'Ви не обрали товарів для порівняння.';