mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 02:26:13 +00:00
32 lines
1.5 KiB
PHP
32 lines
1.5 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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['heading_title'] = 'SagePay (US)'; #23559
|
|
$_['text_payment'] = 'Оплата'; #23560
|
|
$_['text_success'] = 'Налаштування SagePay (US) змінено!'; #23561
|
|
$_['entry_merchant_id'] = 'Код продавця:'; #23562
|
|
$_['entry_merchant_key'] = 'Ключ продавця:'; #23563
|
|
$_['entry_order_status'] = 'Статус замовлення:'; #23564
|
|
$_['entry_geo_zone'] = 'Гео-зона:'; #23565
|
|
$_['entry_status'] = 'Статус:'; #23566
|
|
$_['entry_sort_order'] = 'Порядок сортування:'; #23567
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни SagePay (US)!'; #23568
|
|
$_['error_merchant_id'] = 'Необхідно вказати код продавця!'; #23569
|
|
$_['error_merchant_key'] = 'Необхідно вказати ключ продавця!'; #23570
|