mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
37 lines
1.9 KiB
PHP
37 lines
1.9 KiB
PHP
<?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)
|
|
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'; #40639
|
|
$_['text_payment'] = 'Оплата'; #40640
|
|
$_['text_success'] = 'Налаштування рахунку LIQPAY змінено!'; #41012
|
|
$_['text_pay'] = 'LIQPAY'; #40641
|
|
$_['text_card'] = 'Кредитна картка'; #40642
|
|
$_['entry_merchant'] = 'Код продавця:'; #41306
|
|
$_['entry_signature'] = 'Підпис:'; #40643
|
|
$_['entry_type'] = 'Тип:'; #40644
|
|
$_['entry_total'] = 'Мінімальна сума замовлення:<br /><span class="help">Необхідна сума замовлення для використання цього способу оплати.</span>'; #42758
|
|
$_['entry_order_status'] = 'Статус замовлення:'; #40645
|
|
$_['entry_geo_zone'] = 'Гео-зона:'; #40646
|
|
$_['entry_status'] = 'Статус:'; #40647
|
|
$_['entry_sort_order'] = 'Порядок сортування:'; #41307
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань LIQPAY!'; #41308
|
|
$_['error_merchant'] = 'Необхідно вказати код продавця'; #41309
|
|
$_['error_signature'] = 'Необхідно вказати підпис!'; #41310
|