Files
translate/admin/language/ukrainian/catalog/option.php
2014-05-06 03:09:11 +03:00

51 lines
2.6 KiB
PHP
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 1.5.5.1
Created 19:13 20.05.2013 UTF-8
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
Translators:
Eugene Kuligin (http://github.com/shaman)
Roman Shtepa (xr0m3oz@gmail.com)
and others.
Responsible for Translation:
Eugene Kuligin (http://github.com/shaman)
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
Ask a question http://github.com/opencart-ukraine
************************************************************************************************************************/
$_['heading_title'] = 'Опції'; #43086
$_['text_success'] = 'Опції успішно змінено!'; #43087
$_['text_choose'] = 'Оберіть'; #42460
$_['text_select'] = 'Випадаючий список'; #42461
$_['text_radio'] = 'Пункт для унікального вибору'; #42462
$_['text_checkbox'] = 'Пункт для вибору'; #42463
$_['text_image'] = 'Зображення'; #43036
$_['text_input'] = 'Поле'; #42464
$_['text_text'] = 'Текст'; #42611
$_['text_textarea'] = 'Текстове поле'; #42465
$_['text_file'] = 'Файл'; #42058
$_['text_date'] = 'Дата'; #42059
$_['text_datetime'] = 'Дата і час'; #42466
$_['text_time'] = 'Час'; #42060
$_['text_image_manager'] = 'Управління зображеннями'; #43037
$_['text_browse'] = 'Огляд файлів'; #43038
$_['text_clear'] = 'Очистити зображення'; #43039
$_['column_name'] = 'Назва опції'; #43088
$_['column_sort_order'] = 'Порядок сортування'; #42467
$_['column_action'] = 'Дія'; #42061
$_['entry_name'] = 'Назва опції:'; #43089
$_['entry_type'] = 'Тип:'; #42062
$_['entry_option_value'] = 'Назва значення опції:'; #43747
$_['entry_image'] = 'Зображення:'; #43040
$_['entry_sort_order'] = 'Порядок сортування:'; #42468
$_['error_permission'] = 'Ви не маєте повноважень для зміни опцій!'; #43090
$_['error_name'] = 'Назва опції повинна містити від 3 до 128 символів!'; #43091
$_['error_type'] = 'Необхідно вказати значення опції!'; #43092
$_['error_option_value'] = 'Назва варіанту опції повинна містити від 3 до 128 символів!'; #43093
$_['error_product'] = 'Опція не може бути видалена, оскільки вона використовується в товарах %s!'; #43094