mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 13:34:10 +00:00
upgrade to 1.5.5.1
This commit is contained in:
35
admin/language/ukrainian/report/sale_order.php
Normal file
35
admin/language/ukrainian/report/sale_order.php
Normal 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
|
||||
Reference in New Issue
Block a user