Files
translate/catalog/language/ukrainian/product/manufacturer.php
2015-02-01 01:41:27 +02:00

32 lines
1.4 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_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'] = 'Показати:';