mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,27 +1,10 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
// Text
|
||||
$_['text_title'] = 'Credit Card / Debit Card (SagePay)';
|
||||
$_['text_credit_card'] = 'Credit Card Details';
|
||||
|
||||
Version 1.5.6
|
||||
Created 23:02 15.01.2014 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_title'] = 'Кредитна картка / дебетова картка (SagePay)'; #44450
|
||||
$_['text_credit_card'] = 'Деталі кредитної карти'; #44004
|
||||
$_['text_wait'] = 'Зачекайте будь ласка!'; #44005
|
||||
$_['entry_cc_owner'] = 'Власник карти:'; #44006
|
||||
$_['entry_cc_number'] = 'Номер карти:'; #44007
|
||||
$_['entry_cc_expire_date'] = 'Термін дії карти'; #44008
|
||||
$_['entry_cc_cvv2'] = 'Код безпеки (CVV2):'; #44009
|
||||
// Entry
|
||||
$_['entry_cc_owner'] = 'Card Owner';
|
||||
$_['entry_cc_number'] = 'Card Number';
|
||||
$_['entry_cc_expire_date'] = 'Card Expiry Date';
|
||||
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
|
||||
Reference in New Issue
Block a user