mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 12:33:10 +00:00
first commit
This commit is contained in:
28
admin/language/ukrainian/total/handling.php
Normal file
28
admin/language/ukrainian/total/handling.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<?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)
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['entry_tax'] = 'Податкова ставка:'; #23226
|
||||
$_['entry_status'] = 'Статус:'; #23227
|
||||
$_['entry_sort_order'] = 'Порядок сортування:'; #23228
|
||||
$_['heading_title'] = 'Націнка за обробку'; #23357
|
||||
$_['text_total'] = 'Загальна кількість замовлень'; #23358
|
||||
$_['text_success'] = 'Налаштування успішно змінено!'; #23359
|
||||
$_['entry_total'] = 'Загальна кількість замовлень:'; #23360
|
||||
$_['entry_fee'] = 'Націнка'; #23361
|
||||
$_['error_permission'] = 'Ви не маєте повноважень для зміни параметрів!'; #23362
|
||||
Reference in New Issue
Block a user