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