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

34 lines
1.8 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)
Larisa Bodnar (bodnar_larisa@meta.ua)
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'] = 'AlertPay'; #23041
$_['text_payment'] = 'Оплата'; #23042
$_['entry_security'] = 'Код безпеки:'; #23043
$_['entry_order_status'] = 'Статус замовлення:'; #23044
$_['entry_geo_zone'] = 'Гео-зона:'; #23045
$_['entry_status'] = 'Статус:'; #23046
$_['text_success'] = 'Налаштування рахунку AlertPay змінено!'; #23506
$_['entry_merchant'] = 'Код продавця:'; #23826
$_['entry_callback'] = 'Веб-адреса сповіщення:<br /><span class="help"> Цей параметр встановлюється в контрольній панелі AlertPay. Вам також необхідно перевірити, чи увімкнено IPN</span>'; #23827
$_['entry_sort_order'] = 'Порядок сортування:'; #23828
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань AlertPay!'; #23829
$_['error_merchant'] = 'Необхідно вказати код продавця!'; #23830
$_['error_security'] = 'Необхідно вказати код безпеки!'; #23831