upgrade to 1.5.5.1

This commit is contained in:
Eugene Kuligin
2014-05-06 03:09:11 +03:00
parent 5fda81adea
commit 8731a81b0e
284 changed files with 6073 additions and 3467 deletions

View File

@@ -0,0 +1,29 @@
<?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'] = 'Повідомлення про комісії партнерської програми'; #42819
$_['column_affiliate'] = 'Назва партнерської програми'; #42820
$_['column_email'] = 'E-mail'; #42821
$_['column_status'] = 'Статус'; #42822
$_['column_commission'] = 'Комісія'; #42823
$_['column_orders'] = 'Номер замовлення'; #42824
$_['column_total'] = 'Всього'; #42825
$_['column_action'] = 'Дія'; #42826
$_['entry_date_start'] = 'Дата початку:'; #42827
$_['entry_date_end'] = 'Дата завершення:'; #42828

View File

@@ -0,0 +1,28 @@
<?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'] = 'Звіт по кредиту покупця'; #42865
$_['column_customer'] = 'Ім’я клієнта'; #42850
$_['column_email'] = 'E-mail'; #42829
$_['column_customer_group'] = 'Група покупців'; #42830
$_['column_status'] = 'Статус'; #42831
$_['column_total'] = 'Всього'; #42832
$_['column_action'] = 'Дія'; #42833
$_['entry_date_start'] = 'Дата початку:'; #42834
$_['entry_date_end'] = 'Дата завершення:'; #42835

View File

@@ -0,0 +1,23 @@
<?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.
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'] = 'Звіт про клієнтів онлайн'; #43460
$_['text_guest'] = 'Гість'; #43424
$_['column_ip'] = 'IP'; #43425
$_['column_customer'] = 'Клієнт'; #43426
$_['column_url'] = 'Остання переглянута сторінка'; #43427
$_['column_referer'] = 'З відкіля прийшов'; #43428
$_['column_date_added'] = 'Останній перехід'; #43461
$_['column_action'] = 'Дія'; #43429

View File

@@ -0,0 +1,32 @@
<?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'] = 'Звіт про замовлення клієнтів'; #42851
$_['text_all_status'] = 'Всі статуси'; #42852
$_['column_customer'] = 'ім’я клієнта'; #42858
$_['column_email'] = 'E-mail'; #42836
$_['column_customer_group'] = 'Група покупців'; #42837
$_['column_status'] = 'Статус'; #42838
$_['column_orders'] = 'Номер замовлення'; #42853
$_['column_products'] = 'Номер товарів'; #42859
$_['column_total'] = 'Всього'; #42839
$_['column_action'] = 'Дія'; #42840
$_['entry_date_start'] = 'Дата початку:'; #42841
$_['entry_date_end'] = 'Дата завершення:'; #42842
$_['entry_status'] = 'Статус замовлення:'; #42860

View File

@@ -0,0 +1,30 @@
<?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'] = 'Звіт про бали покупця'; #42861
$_['column_customer'] = 'Ім’я покупця'; #42862
$_['column_email'] = 'E-mail'; #42843
$_['column_customer_group'] = 'Група покупців'; #42844
$_['column_status'] = 'Статус'; #42845
$_['column_points'] = 'Бали'; #42863
$_['column_orders'] = 'Номери замовлення'; #42864
$_['column_total'] = 'Всього'; #42846
$_['column_action'] = 'Дія'; #42847
$_['entry_date_start'] = 'Дата початку:'; #42848
$_['entry_date_end'] = 'Дата завершення:'; #42849

View File

@@ -0,0 +1,30 @@
<?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'] = 'Повідомлення про повернені товари'; #42883
$_['text_all_status'] = 'Усі статуси'; #42874
$_['column_date_start'] = 'Дата початку'; #42875
$_['column_date_end'] = 'Дата завершення'; #42876
$_['column_name'] = 'Назва товару'; #42877
$_['column_model'] = 'Модель'; #42878
$_['column_quantity'] = 'Кількість'; #42857
$_['column_total'] = 'Всього'; #42879
$_['entry_date_start'] = 'Дата початку:'; #42880
$_['entry_date_end'] = 'Дата завершення:'; #42881
$_['entry_status'] = 'Статус замовлення:'; #42882

View File

@@ -1,13 +1,12 @@
<?php
/***********************************************************************************************************************
Version 1.4.9.6
Created 15:41 30.08.2011 UTF-8
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)
Larisa Bodnar (bodnar_larisa@meta.ua)
and others.
Responsible for Translation:
@@ -18,8 +17,9 @@ Ask a question http://github.com/opencart-ukraine
************************************************************************************************************************/
$_['column_name'] = 'Назва товару'; #22871
$_['column_model'] = 'Модель'; #22872
$_['column_quantity'] = 'Кількість'; #22873
$_['column_total'] = 'Заголом'; #22874
$_['heading_title'] = 'Звіт про закуплені товари'; #23817
$_['heading_title'] = 'Повідомлення про перегляди товарів'; #42869
$_['text_success'] = 'Повідомлення про перегляди товарів успішно змінено!'; #42870
$_['column_name'] = 'Назва товару'; #42871
$_['column_model'] = 'Модель'; #42872
$_['column_viewed'] = 'Переглядів'; #42854
$_['column_percent'] = 'Останні'; #42873

View File

@@ -1,35 +0,0 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
Eugene Kuligin (http://github.com/shaman)
Larisa Bodnar (bodnar_larisa@meta.ua)
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'] = 'Звіт продажів'; #22875
$_['text_year'] = 'Роки'; #22876
$_['text_month'] = 'Місяці'; #22877
$_['text_week'] = 'Тиждні'; #22878
$_['text_day'] = 'Дні'; #22879
$_['text_all_status'] = 'Всі статуси'; #22880
$_['column_date_start'] = 'Дата початку'; #22881
$_['column_orders'] = 'Номер замовлення'; #22882
$_['column_total'] = 'Заголом'; #22883
$_['entry_status'] = 'Статус:'; #22884
$_['entry_date_start'] = 'Дата початку:'; #22885
$_['entry_group'] = 'Групувати за:'; #22937
$_['column_date_end'] = 'Дата завершення'; #23818
$_['entry_date_end'] = 'Дата завершення:'; #23819

View File

@@ -1,13 +1,12 @@
<?php
/***********************************************************************************************************************
Version 1.4.9.6
Created 15:41 30.08.2011 UTF-8
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:
Aleksandr Rebrov (http://webplaneta.com.ua)
Larisa Bodnar (bodnar_larisa@meta.ua)
Eugene Kuligin (http://github.com/shaman)
and others.
Responsible for Translation:
@@ -18,9 +17,11 @@ Ask a question http://github.com/opencart-ukraine
************************************************************************************************************************/
$_['heading_title'] = 'Звіт переглянутих товарів'; #22888
$_['column_name'] = 'Назва товару'; #22889
$_['column_model'] = 'Модель'; #22890
$_['column_viewed'] = 'Переглянуто'; #22891
$_['column_percent'] = 'Процент'; #22892
$_['text_success'] = 'Звіт переглянутих товарів очищено!'; #22938
$_['heading_title'] = 'Повідомлення про купони'; #42884
$_['column_name'] = 'Назва купону'; #42885
$_['column_code'] = 'Код'; #42855
$_['column_orders'] = 'Замовлення'; #42886
$_['column_total'] = 'Всього'; #42866
$_['column_action'] = 'Дія'; #42856
$_['entry_date_start'] = 'Дата початку:'; #42867
$_['entry_date_end'] = 'Дата завершення:'; #42868

View File

@@ -0,0 +1,35 @@
<?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'] = 'Повідомлення про продажі'; #42887
$_['text_year'] = 'Роки'; #42888
$_['text_month'] = 'Місяці'; #42889
$_['text_week'] = 'Неділі'; #42890
$_['text_day'] = 'Дні'; #42891
$_['text_all_status'] = 'Усі статуси'; #42892
$_['column_date_start'] = 'Дата початку'; #42893
$_['column_date_end'] = 'Дата завершення'; #42894
$_['column_orders'] = 'Номери замовлень'; #42895
$_['column_products'] = 'Номери товарів'; #42896
$_['column_tax'] = 'Комісія'; #42897
$_['column_total'] = 'Всього'; #42898
$_['entry_date_start'] = 'Дата початку:'; #42899
$_['entry_date_end'] = 'Дата завершення:'; #42900
$_['entry_group'] = 'Сортувати:'; #42901
$_['entry_status'] = 'Статус замовлення:'; #42902

View File

@@ -0,0 +1,32 @@
<?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'] = 'Повідомлення про повернення'; #42903
$_['text_year'] = 'Роки'; #42904
$_['text_month'] = 'Місяці'; #42905
$_['text_week'] = 'Неділі'; #42906
$_['text_day'] = 'Дні'; #42907
$_['text_all_status'] = 'Усі статуси'; #42908
$_['column_date_start'] = 'Дата початку'; #42909
$_['column_date_end'] = 'Дата завершення'; #42910
$_['column_returns'] = 'Номери повернень'; #42911
$_['entry_date_start'] = 'Дата початку'; #42912
$_['entry_date_end'] = 'Дата завершення:'; #42913
$_['entry_group'] = 'Сортувати:'; #42914
$_['entry_status'] = 'Статус повернення:'; #42915

View File

@@ -0,0 +1,34 @@
<?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'] = 'Повідомлення про доставку'; #42916
$_['text_year'] = 'Роки'; #42917
$_['text_month'] = 'Місяці'; #42918
$_['text_week'] = 'Неділі'; #42919
$_['text_day'] = 'Дні'; #42920
$_['text_all_status'] = 'Усі статуси'; #42921
$_['column_date_start'] = 'Дата початку'; #42922
$_['column_date_end'] = 'Дата завершення'; #42923
$_['column_title'] = 'Назва доставки'; #42924
$_['column_orders'] = 'Номери замовлень'; #42925
$_['column_total'] = 'Всього'; #42926
$_['entry_date_start'] = 'Дата початку:'; #42927
$_['entry_date_end'] = 'Дата завершення:'; #42928
$_['entry_group'] = 'Сортувати:'; #42929
$_['entry_status'] = 'Статус замовлення:'; #42930

View File

@@ -0,0 +1,34 @@
<?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'] = 'Повідомлення про комісію'; #42931
$_['text_year'] = 'Роки'; #42932
$_['text_month'] = 'Місяці'; #42933
$_['text_week'] = 'Неділі'; #42934
$_['text_day'] = 'Дні'; #42935
$_['text_all_status'] = 'Усі статуси'; #42936
$_['column_date_start'] = 'Дата початку'; #42937
$_['column_date_end'] = 'Дата завершення'; #42938
$_['column_title'] = 'Назва комісії'; #42939
$_['column_orders'] = 'Номери замовлень'; #42940
$_['column_total'] = 'Всього'; #42941
$_['entry_date_start'] = 'Дата початку:'; #42942
$_['entry_date_end'] = 'Дата завершення:'; #42943
$_['entry_group'] = 'Сортувати:'; #42944
$_['entry_status'] = 'Статус замовлення:'; #42945