Files
translate/catalog/language/ukrainian/payment/securetrading_ws.php
2015-02-01 01:41:27 +02:00

35 lines
1.9 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_title'] = 'Кредитна/Дебетна карта';
$_['text_card_details'] = 'Деталі карти';
$_['text_wait'] = 'Обробка Вашої оплати';
$_['text_auth_code'] = 'Код авторизації: %s';
$_['text_postcode_check'] = 'Перевірка індексу: %s';
$_['text_security_code_check'] = 'Перевірка CVV2: %s';
$_['text_address_check'] = 'Перевірка адреси: %s';
$_['text_3d_secure_check'] = '3D Secure: %s';
$_['text_not_given'] = 'Невідомо';
$_['text_not_checked'] = 'не перевірено';
$_['text_match'] = 'Співпадає';
$_['text_not_match'] = 'Не співпадає';
$_['text_authenticated'] = 'Підтверджені';
$_['text_not_authenticated'] = 'Не підтверджені';
$_['text_authentication_not_completed'] = 'Перевіка не завершена';
$_['text_unable_to_perform'] = 'Не вдалося виконати';
$_['text_transaction_declined'] = 'Ваш банк відхилив транзакцію. Будь-ласка, виберіть інший спосіб оплати.';
$_['text_transaction_failed'] = 'Неможливо провести оплату. Будь-ласка, перевірте деталі оплати.';
$_['text_connection_error'] = 'Будь-ласка, спробуйте пізніше або виберіть інший спосіб оплати.';
$_['entry_type'] = "Тип карти";
$_['entry_number'] = "Номер карти";
$_['entry_expire_date'] = "Дійсна до";
$_['entry_cvv2'] = "Код безпеки (CVV2)";
$_['button_confirm'] = 'Підтверджено';
$_['error_failure'] = 'Неможливо завершити транзакцію. Будь-ласка, спробуйте пізніше або використайте інший спосіб оплати.';