mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
first commit
This commit is contained in:
32
catalog/language/ukrainian/payment/sagepay_direct.php
Normal file
32
catalog/language/ukrainian/payment/sagepay_direct.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?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:
|
||||
Aleksandr Rebrov (http://webplaneta.com.ua)
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
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_start_date'] = 'Якщо доступно'; #21725
|
||||
$_['text_issue'] = '(лише для Maestro та Solo карт)'; #21726
|
||||
$_['text_wait'] = 'Зачекайте будь-ласка'; #21727
|
||||
$_['entry_cc_owner'] = 'Власник картки:'; #22251
|
||||
$_['entry_cc_type'] = 'Тип картки:'; #22252
|
||||
$_['entry_cc_number'] = 'Номер картки:'; #22253
|
||||
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22254
|
||||
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22255
|
||||
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22256
|
||||
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22257
|
||||
$_['text_title'] = 'Кредитна картка / Дебетова картка (SagePay)'; #22424
|
||||
$_['text_credit_card'] = 'Деталі кредитної картки'; #22425
|
||||
Reference in New Issue
Block a user