mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
update translation strings
This commit is contained in:
29
catalog/ukrainian/affiliate/payment.php
Executable file
29
catalog/ukrainian/affiliate/payment.php
Executable file
@@ -0,0 +1,29 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Спосіб оплати';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Рахунок';
|
||||
$_['text_payment'] = 'Платіж';
|
||||
$_['text_your_payment'] = 'Інформація про оплату';
|
||||
$_['text_your_password'] = 'Пароль';
|
||||
$_['text_cheque'] = 'Чек';
|
||||
$_['text_paypal'] = 'PayPal';
|
||||
$_['text_bank'] = 'Банківський переказ';
|
||||
$_['text_success'] = 'Ваш обліковий запис успішно змінено.';
|
||||
|
||||
// Entry
|
||||
$_['entry_tax'] = 'ІПН';
|
||||
$_['entry_payment'] = 'Спосіб оплати';
|
||||
$_['entry_cheque'] = 'Чек на ім`я';
|
||||
$_['entry_paypal'] = 'PayPal Email';
|
||||
$_['entry_bank_name'] = 'Назва банку';
|
||||
$_['entry_bank_branch_number'] = 'Номер ABA/BSB(Branch Number)';
|
||||
$_['entry_bank_swift_code'] = 'Код SWIFT';
|
||||
$_['entry_bank_account_name'] = 'Назва банківського рахунку';
|
||||
$_['entry_bank_account_number'] = 'Номер банківського рахунку';
|
||||
Reference in New Issue
Block a user