Files
translate/admin/language/ukrainian/localisation/geo_zone.php
2014-05-06 03:09:11 +03:00

33 lines
1.7 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.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'] = 'Гео-зони'; #40499
$_['text_success'] = 'Налаштування гео-зон успішно змінено!'; #40500
$_['column_name'] = 'Назва гео-зони'; #40501
$_['column_description'] = 'Опис'; #40502
$_['column_action'] = 'Дія'; #40503
$_['entry_name'] = 'Назва гео-зони:'; #40504
$_['entry_description'] = 'Опис:'; #40505
$_['entry_country'] = 'Країна:'; #40506
$_['entry_zone'] = 'Зона:'; #40507
$_['error_permission'] = 'Ви не маєте повноважень для зміни гео-зон!'; #40508
$_['error_name'] = 'Гео-зона повинна містити від 3 до 32 символів!'; #40509
$_['error_description'] = 'Опис гео-зони повинен містити від 3 до 255 символів!'; #40510
$_['error_tax_rate'] = 'Гео-зону не може бути видалено, оскільки вона використовується в податкових ставках!'; #40511