Files
translate/admin/language/ukrainian/catalog/manufacturer.php
Eugene Kuligin 5fda81adea first commit
2014-05-06 02:58:28 +03:00

35 lines
1.8 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.4.9.6
Created 15:41 30.08.2011 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)
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'] = 'Виробник'; #21586
$_['text_default'] = 'За замовчуванням'; #21587
$_['text_image_manager'] = 'Менеджер зображень'; #21588
$_['column_name'] = 'Назва виробника'; #21589
$_['column_sort_order'] = 'Порядок сортування'; #21590
$_['column_action'] = 'Дія'; #21591
$_['entry_name'] = 'Назва виробника:'; #21592
$_['entry_store'] = 'Магазини:'; #21593
$_['entry_keyword'] = 'Ключові слова:'; #21594
$_['entry_image'] = 'Зображення:'; #21595
$_['entry_sort_order'] = 'Порядок сортування:'; #21596
$_['text_success'] = 'Редагування виробника успішно завершене!'; #22730
$_['error_permission'] = 'Ви не маєте повноважень для редагування виробників!'; #22731
$_['error_name'] = 'Назва виробника повинна бути від 3 до 64 символів!'; #22732
$_['error_product'] = 'Виробника не може бути видалено, оскільки він має відношення до продуктів %s'; #22733