Files
translate/catalog/ukrainian/payment/sagepay_direct.php
2015-02-01 01:37:13 +02:00

34 lines
1.4 KiB
PHP
Executable File
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 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_title'] = 'Кредитна / Дебетна карта (SagePay)';
$_['text_credit_card'] = 'Деталі карти';
$_['text_card_type'] = 'тип карти: ';
$_['text_card_name'] = 'Назва карти: ';
$_['text_card_digits'] = 'Останні цифри: ';
$_['text_card_expiry'] = 'Дійсна до: ';
$_['text_trial'] = '%s кожні %s %s для %s оплат тоді ';
$_['text_recurring'] = '%s кожні %s %s';
$_['text_length'] = ' для %s оплат';
// Entry
$_['entry_card'] = 'Нова чи збережена карта: ';
$_['entry_card_existing'] = 'Збережена';
$_['entry_card_new'] = 'Нова';
$_['entry_card_save'] = 'Зберегти деталі карти';
$_['entry_cc_owner'] = 'Власник карти';
$_['entry_cc_type'] = 'Тип карти';
$_['entry_cc_number'] = 'Номер карти';
$_['entry_cc_start_date'] = 'Карта діє з';
$_['entry_cc_expire_date'] = 'Карта діє до';
$_['entry_cc_cvv2'] = 'Код безпеки карти (CVV2)';
$_['entry_cc_issue'] = 'Номер емітента карти';
$_['entry_cc_choice'] = 'Виберіть існуючу карту';
// Help
$_['help_start_date'] = '(якщо доступно)';
$_['help_issue'] = '(тільки для Maestro і Solo карт)';