mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
38 lines
1.9 KiB
PHP
Executable File
38 lines
1.9 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:
|
|
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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['heading_title'] = 'Спосіб оплати'; #46251
|
|
$_['text_account'] = 'Рахунок'; #46252
|
|
$_['text_payment'] = 'Оплата'; #46253
|
|
$_['text_your_payment'] = 'Інформація про оплату'; #46254
|
|
$_['text_your_password'] = 'Ваш пароль'; #46255
|
|
$_['text_cheque'] = 'Чек'; #46256
|
|
$_['text_paypal'] = 'PayPal'; #46257
|
|
$_['text_bank'] = 'Банківський переказ'; #46258
|
|
$_['text_success'] = 'Ваш обліковий запис було успішно оновлено.'; #46352
|
|
$_['entry_tax'] = 'Податковий номер:'; #46799
|
|
$_['entry_payment'] = 'Спосіб оплати:'; #46259
|
|
$_['entry_cheque'] = 'Чек на ім’я:'; #46800
|
|
$_['entry_paypal'] = 'Адреса e-mail, яка використовується в обліковому записі PayPal:'; #46801
|
|
$_['entry_bank_name'] = 'Найменування банку:'; #46260
|
|
$_['entry_bank_branch_number'] = 'ABA / BSB номер (номер відділення):'; #46353
|
|
$_['entry_bank_swift_code'] = 'SWIFT-код:'; #46261
|
|
$_['entry_bank_account_name'] = 'Ім’я облікового запису:'; #46262
|
|
$_['entry_bank_account_number'] = 'Номер рахунку:'; #46263
|