upgrade to OpenCart 2.0

This commit is contained in:
Eugene Kuligin
2014-11-15 16:56:29 +02:00
parent 2d0aedd886
commit a891d6291d
267 changed files with 2 additions and 5682 deletions

View File

@@ -1,31 +0,0 @@
<?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)
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'] = 'Атрибути'; #41953
$_['text_success'] = 'Атрибути успішно змінено'; #41954
$_['column_name'] = 'Назва атрибуту'; #41955
$_['column_attribute_group'] = 'Група атрибуту'; #42114
$_['column_sort_order'] = 'Порядок сортування'; #41956
$_['column_action'] = 'Дія'; #41957
$_['entry_name'] = 'Назва атрибуту:'; #41958
$_['entry_attribute_group'] = 'Група атрибуту:'; #42115
$_['entry_sort_order'] = 'Порядок сортування:'; #41959
$_['error_permission'] = 'Ви не маєте повноважень для зміни атрибутів!'; #42345
$_['error_name'] = 'Назва атрибуту повинна містити від 3 до 64 символів!'; #42116
$_['error_product'] = 'Атрибут не можна видалити, оскільки він має відношення до товарів %s!'; #42346