mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 11:32:10 +00:00
first commit
This commit is contained in:
25
admin/language/ukrainian/report/purchased.php
Normal file
25
admin/language/ukrainian/report/purchased.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?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)
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['column_name'] = 'Назва товару'; #22871
|
||||
$_['column_model'] = 'Модель'; #22872
|
||||
$_['column_quantity'] = 'Кількість'; #22873
|
||||
$_['column_total'] = 'Заголом'; #22874
|
||||
$_['heading_title'] = 'Звіт про закуплені товари'; #23817
|
||||
35
admin/language/ukrainian/report/sale.php
Normal file
35
admin/language/ukrainian/report/sale.php
Normal file
@@ -0,0 +1,35 @@
|
||||
<?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
|
||||
26
admin/language/ukrainian/report/viewed.php
Normal file
26
admin/language/ukrainian/report/viewed.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?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)
|
||||
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'] = 'Звіт переглянутих товарів'; #22888
|
||||
$_['column_name'] = 'Назва товару'; #22889
|
||||
$_['column_model'] = 'Модель'; #22890
|
||||
$_['column_viewed'] = 'Переглянуто'; #22891
|
||||
$_['column_percent'] = 'Процент'; #22892
|
||||
$_['text_success'] = 'Звіт переглянутих товарів очищено!'; #22938
|
||||
Reference in New Issue
Block a user