Files
translate/admin/language/ukrainian/payment/google_checkout.php
2014-05-06 03:09:11 +03:00

37 lines
2.2 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.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:
Cezar Dolmatov (neon8-160@yandex.ru)
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'] = 'Google Checkout'; #41009
$_['text_payment'] = 'Оплата'; #40636
$_['text_success'] = 'Налаштування рахунку Google Checkout змінено!'; #41010
$_['entry_merchant_id'] = 'Код продавця:'; #41302
$_['entry_merchant_key'] = 'Ключ продавця:'; #41303
$_['entry_callback'] = 'API зворотнього виклику URL:<br /><span class="help">URL для Google, щоб Google міг повідомити вас про нові замовлення і зміни у замовленнях. Використання повідомлень, як HTML. </span>'; #43399
$_['entry_test'] = 'Тестовий режим:'; #40637
$_['entry_total'] = ' Всього:<br /><span class="help">Загальна сума покупки повинна досягти цього значення, щоб цей метод став доступним</span>'; #43386
$_['entry_order_status'] = 'Статус замовлення:'; #43387
$_['entry_geo_zone'] = 'Гео зона:'; #43358
$_['entry_status'] = 'Статус:'; #40638
$_['entry_sort_order'] = 'Порядок сортування:'; #43388
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань Google Checkout!'; #41011
$_['error_merchant_id'] = 'Необхідно вказати код продавця!'; #41304
$_['error_merchant_key'] = 'Необхідно вказати ключ продавця!'; #41305