Files
translate/admin/ukrainian/payment/pp_express_search.php
2015-02-01 01:37:13 +02:00

78 lines
3.4 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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'] = 'Пошук транзакцій';
// Column
$_['tbl_column_date'] = 'Дата';
$_['tbl_column_type'] = 'Тип';
$_['tbl_column_email'] = 'Email';
$_['tbl_column_name'] = 'Ім’я';
$_['tbl_column_transid'] = 'Транзакція №';
$_['tbl_column_status'] = 'Статус';
$_['tbl_column_currency'] = 'Валюта';
$_['tbl_column_amount'] = 'Сума';
$_['tbl_column_fee'] = 'Комісія';
$_['tbl_column_netamt'] = 'Загальна сума';
$_['tbl_column_action'] = 'Дія';
// Text
$_['text_pp_express'] = 'PayPal Express оформлення';
$_['text_date_search'] = 'Пошук за датою';
$_['text_searching'] = 'Пошук';
$_['text_name'] = 'Ім’я';
$_['text_buyer_info'] = 'Інформація про покупця';
$_['text_view'] = 'Переглянути';
$_['text_format'] = 'Формат';
// Entry
$_['entry_trans_all'] = 'Все';
$_['entry_trans_sent'] = 'Відправлено';
$_['entry_trans_received'] = 'Отримано';
$_['entry_trans_masspay'] = 'Mass Pay';
$_['entry_trans_money_req'] = 'Запит оплати';
$_['entry_trans_funds_add'] = 'Гроші додано';
$_['entry_trans_funds_with'] = 'Гроші відправлено';
$_['entry_trans_referral'] = 'Referral';
$_['entry_trans_fee'] = 'Комісія';
$_['entry_trans_subscription'] = 'Підписка';
$_['entry_trans_dividend'] = 'Дивіденд';
$_['entry_trans_billpay'] = 'Оплата рахунків';
$_['entry_trans_refund'] = 'Відшкодування';
$_['entry_trans_conv'] = 'Конвертація валют';
$_['entry_trans_bal_trans'] = 'Переказ балансу';
$_['entry_trans_reversal'] = 'Повернення';
$_['entry_trans_shipping'] = 'Доставка';
$_['entry_trans_bal_affect'] = 'Balance Affecting';
$_['entry_trans_echeque'] = 'E Перевірка';
$_['entry_date'] = 'Дата';
$_['entry_date_start'] = 'Початок';
$_['entry_date_end'] = 'Кінець';
$_['entry_date_to'] = 'до';
$_['entry_transaction'] = 'Транзакція';
$_['entry_transaction_type'] = 'Тип';
$_['entry_transaction_status'] = 'Статус';
$_['entry_email'] = 'Email';
$_['entry_email_buyer'] = 'Покупець';
$_['entry_email_merchant'] = 'Отримувач';
$_['entry_receipt'] = 'ID отримувача';
$_['entry_transaction_id'] = 'Транзакція №';
$_['entry_invoice_no'] = 'Рахунок-фактура №';
$_['entry_auction'] = '№ позиції аукціону;
$_['entry_amount'] = 'Сума';
$_['entry_recurring_id'] = 'Профіль повторюваних платежів ';
$_['entry_salutation'] = 'Привітання';
$_['entry_firstname'] = 'Ім’я';
$_['entry_middlename'] = 'По батькові';
$_['entry_lastname'] = 'Прізвище';
$_['entry_suffix'] = 'Суфікс';
$_['entry_status_all'] = 'Все';
$_['entry_status_pending'] = 'Очікується';
$_['entry_status_processing'] = 'Проводиться';
$_['entry_status_success'] = 'Успішні';
$_['entry_status_denied'] = 'Відхилені';
$_['entry_status_reversed'] = 'Повернені';