Files
translate/admin/language/ukrainian/localisation/tax_class.php
Eugene Kuligin 5fda81adea first commit
2014-05-06 02:58:28 +03:00

36 lines
2.1 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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
************************************************************************************************************************/
$_['heading_title'] = 'Податкові ставки'; #23288
$_['text_success'] = 'Налаштування податковий ставок успішно змінено!'; #23289
$_['column_title'] = 'Назва податкової ставки'; #23290
$_['column_action'] = 'Дія'; #23291
$_['entry_title'] = 'Назва податкової ставки:'; #23292
$_['entry_description'] = 'Опис:'; #23293
$_['entry_geo_zone'] = 'Гео-зона:'; #23294
$_['entry_priority'] = 'Пріоритет:'; #23295
$_['entry_rate'] = 'Податкова ставка:'; #23296
$_['error_permission'] = 'Ви не маєте повноважень для зміни податкових ставок!'; #23297
$_['error_title'] = 'Назва податкової ставки повинна містити від 3 до 32 символів!'; #23298
$_['error_description'] = 'Опис повинен містити від 3 до 255 символів!'; #23299
$_['error_priority'] = 'Не визначено пріоритет податкової ставки!'; #23300
$_['error_rate'] = 'Податкову ставку не визначено!'; #23301
$_['error_description'] = 'Опис податкової ставки повинен містити від 3 до 255 символів!'; #23302
$_['error_product'] = 'Податкову ставку не може бути вилучено, оскільки вона використовується в продуктах %s!'; #23303