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

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)
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
************************************************************************************************************************/
$_['text_payment'] = 'Оплата'; #23080
$_['entry_currency'] = 'Валюта:'; #23081
$_['entry_test'] = 'Тестовий режим:'; #23082
$_['entry_status'] = 'Статус:'; #23083
$_['heading_title'] = 'Google Checkout'; #23512
$_['text_success'] = 'Налаштування рахунку Google Checkout змінено!'; #23513
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань Google Checkout!'; #23514
$_['entry_merchant_id'] = 'Код продавця:'; #23853
$_['entry_merchant_key'] = 'Ключ продавця:'; #23854
$_['error_merchant_id'] = 'Необхідно вказати код продавця!'; #23855
$_['error_merchant_key'] = 'Необхідно вказати ключ продавця!'; #23856