mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 02:26:13 +00:00
36 lines
1.5 KiB
PHP
36 lines
1.5 KiB
PHP
<?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
|