update translation strings

This commit is contained in:
Eugene Kuligin
2015-02-01 01:37:13 +02:00
parent 1cb7a0a563
commit c4db43b45c
365 changed files with 12081 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<?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'] = 'Кредитна чи дебетна карта (Безпечна обробка платежів від Perpetual Payments)';
$_['text_credit_card'] = 'Деталі кредитної карти';
$_['text_transaction'] = 'Номер транзакції:';
$_['text_avs'] = 'AVS/CVV:';
$_['text_avs_full_match'] = 'Поністю співпадає';
$_['text_avs_not_match'] = 'Не співпадає';
$_['text_authorisation'] = 'Код авторизації:';
// Entry
$_['entry_cc_number'] = 'Номер карти';
$_['entry_cc_start_date'] = 'Карта діє з';
$_['entry_cc_expire_date'] = 'Карта діє до';
$_['entry_cc_cvv2'] = 'Код безпеки карти (CVV2)';
$_['entry_cc_issue'] = 'Номер емітента карти';
// Help
$_['help_start_date'] = '(якщо доступна)';
$_['help_issue'] = '(тільки для Maestro і Solo карт)';