Files
translate/admin/language/uk-ua/extension/payment/pp_express_search.php

78 lines
3.4 KiB
PHP
Raw Permalink 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
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Пошук транзакцій';
// Text
$_['text_pp_express'] = 'PayPal Express оформлення';
$_['text_date_search'] = 'Пошук за датою';
$_['text_searching'] = 'Пошук';
$_['text_name'] = 'Ім’я';
$_['text_buyer_info'] = 'Інформація про покупця';
$_['text_view'] = 'Переглянути';
$_['text_format'] = 'Формат';
// Column
$_['column_date'] = 'Дата';
$_['column_type'] = 'Тип';
$_['column_email'] = 'Email';
$_['column_name'] = 'Ім’я';
$_['column_transid'] = 'Транзакція №';
$_['column_status'] = 'Статус';
$_['column_currency'] = 'Валюта';
$_['column_amount'] = 'Сума';
$_['column_fee'] = 'Комісія';
$_['column_netamt'] = 'Загальна сума';
$_['column_action'] = 'Дія';
// 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'] = 'Повернені';