mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
33 lines
1.6 KiB
PHP
33 lines
1.6 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.5.1
|
|
Created 19:13 20.05.2013 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)'; #40166
|
|
$_['text_credit_card'] = 'Деталі кредитної картки'; #40167
|
|
$_['text_start_date'] = 'Якщо доступно'; #39721
|
|
$_['text_issue'] = '(лише для Maestro та Solo карт)'; #39722
|
|
$_['text_wait'] = 'Зачекайте будь-ласка'; #39723
|
|
$_['entry_cc_owner'] = 'Власник картки:'; #40014
|
|
$_['entry_cc_type'] = 'Тип картки:'; #40015
|
|
$_['entry_cc_number'] = 'Номер картки:'; #40016
|
|
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #40017
|
|
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #40018
|
|
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #40019
|
|
$_['entry_cc_issue'] = 'Серійний номер картки:'; #40020
|