mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 02:26:13 +00:00
36 lines
1.6 KiB
PHP
36 lines
1.6 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)
|
|
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'] = 'LIQPAY'; #23084
|
|
$_['text_payment'] = 'Оплата'; #23085
|
|
$_['text_pay'] = 'LIQPAY'; #23086
|
|
$_['text_card'] = 'Кредитна картка'; #23087
|
|
$_['entry_signature'] = 'Підпис:'; #23088
|
|
$_['entry_type'] = 'Тип:'; #23089
|
|
$_['entry_order_status'] = 'Статус замовлення:'; #23090
|
|
$_['entry_geo_zone'] = 'Гео-зона:'; #23091
|
|
$_['entry_status'] = 'Статус:'; #23092
|
|
$_['text_success'] = 'Налаштування рахунку LIQPAY змінено!'; #23515
|
|
$_['entry_merchant'] = 'Код продавця:'; #23857
|
|
$_['entry_sort_order'] = 'Порядок сортування:'; #23858
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань LIQPAY!'; #23859
|
|
$_['error_merchant'] = 'Необхідно вказати код продавця'; #23860
|
|
$_['error_signature'] = 'Необхідно вказати підпис!'; #23861
|