mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
33 lines
1.6 KiB
PHP
Executable File
33 lines
1.6 KiB
PHP
Executable File
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
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)'; #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
|