add latest translate by by Sirchyk

This commit is contained in:
Eugene Kuligin
2014-12-07 08:59:25 +02:00
parent a891d6291d
commit b3e811ae97
379 changed files with 11199 additions and 3362 deletions

View File

@@ -1,32 +1,29 @@
<?php
/***********************************************************************************************************************
// Text
$_['text_title'] = 'Credit Card / Debit Card (SagePay)';
$_['text_credit_card'] = 'Card Details';
$_['text_card_type'] = 'Card Type: ';
$_['text_card_name'] = 'Card Name: ';
$_['text_card_digits'] = 'Last Digits: ';
$_['text_card_expiry'] = 'Expiry: ';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_length'] = ' for %s payments';
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.
// Entry
$_['entry_card'] = 'New or Existing Card: ';
$_['entry_card_existing'] = 'Existing';
$_['entry_card_new'] = 'New';
$_['entry_card_save'] = 'Remember Card Details';
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_type'] = 'Card Type';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_start_date'] = 'Card Valid From Date';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_issue'] = 'Card Issue Number';
$_['entry_cc_choice'] = 'Choose an Existing Card';
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)'; #44448
$_['text_credit_card'] = 'Деталі кредитної картки'; #44449
$_['text_start_date'] = 'Якщо доступно'; #44010
$_['text_issue'] = '(лише для Maestro та Solo карт)'; #44011
$_['text_wait'] = 'Зачекайте будь-ласка'; #44012
$_['entry_cc_owner'] = 'Власник картки:'; #44303
$_['entry_cc_type'] = 'Тип картки:'; #44304
$_['entry_cc_number'] = 'Номер картки:'; #44305
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #44306
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #44307
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #44308
$_['entry_cc_issue'] = 'Серійний номер картки:'; #44309
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';