Files
translate/catalog/language/ukrainian/product/compare.php
2014-12-07 08:59:25 +02:00

27 lines
1.2 KiB
PHP
Executable File
Raw 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
//version 2.0.0.0
//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'] = 'Ви не обрали товарів для порівняння.';