Files
translate/admin/language/ukrainian/payment/perpetual_payments.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'] = 'Perpetual Payments'; #23123
$_['text_payment'] = 'Оплата'; #23124
$_['entry_auth_id'] = 'Код авторизації:'; #23125
$_['entry_auth_pass'] = 'Пароль авторизації:'; #23126
$_['entry_order_status'] = 'Статус замовлення:'; #23127
$_['entry_geo_zone'] = 'Гео-зона:'; #23128
$_['entry_status'] = 'Статус:'; #23129
$_['text_success'] = 'Налаштування рахунку Perpetual Payments змінено!'; #23523
$_['entry_test'] = 'Тестовий режим:<span class="help">Використовувати тестування в модулі (&laquo;YES&raquo; або &laquo;NO&raquo;)?</span>'; #23883
$_['entry_sort_order'] = 'Порядок сортування:'; #23884
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань Perpetual Payments!'; #23885
$_['error_auth_id'] = 'Необхідно вказати код авторизації!'; #23886
$_['error_auth_pass'] = 'Необхідно вказати пароль авторизації!'; #23887