first commit

This commit is contained in:
Eugene Kuligin
2014-05-06 02:58:28 +03:00
parent f3d633c876
commit 5fda81adea
204 changed files with 6515 additions and 1 deletions

View File

@@ -0,0 +1,30 @@
<?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:
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'] = 'Кредитна картка / дебетова картка (надійна система від PayPal)'; #22260
$_['text_credit_card'] = 'Деталі кредитної картки'; #22261
$_['text_start_date'] = '(якщо є)'; #22262
$_['text_issue'] = '(тільки для карток Maestro та Solo)'; #22263
$_['text_wait'] = 'Будь ласка, зачекайте!'; #22264
$_['entry_cc_type'] = 'Тип картки:'; #22265
$_['entry_cc_number'] = 'Номер картки:'; #22266
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22267
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22268
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22269
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22270