update translation

This commit is contained in:
Eugene Kuligin
2015-02-01 01:39:08 +02:00
parent c4db43b45c
commit 6ba52904f3
365 changed files with 0 additions and 11592 deletions

View File

@@ -1,57 +0,0 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
$_['heading_title'] = 'Повторювані платежі';
$_['button_continue'] = 'Продовжити';
$_['button_view'] = 'Переглянути';
$_['text_empty'] = 'Немає повторюваних платежів';
$_['text_product'] = 'Товар: ';
$_['text_order'] = 'Замовлення: ';
$_['text_quantity'] = 'Кількість: ';
$_['text_account'] = 'Профіль';
$_['text_action'] = 'Дія';
$_['text_recurring'] = 'Повторюваний платіж';
$_['text_transactions'] = 'Платежі';
$_['button_return'] = 'Повернення';
$_['text_empty_transactions'] = 'Немає платежів для цього повторюваного профілю';
$_['column_date_added'] = 'Створено';
$_['column_type'] = 'Тип';
$_['column_amount'] = 'Кількість';
$_['column_status'] = 'Статус';
$_['column_product'] = 'Товар';
$_['column_action'] = 'Дія';
$_['column_recurring_id'] = 'Профіль №';
$_['text_recurring_detail'] = 'Деталі повторюваного платежу';
$_['text_recurring_id'] = 'Профіль №: ';
$_['text_payment_method'] = 'Метод платежу: ';
$_['text_date_added'] = 'Створено: ';
$_['text_recurring_description'] = 'Опис: ';
$_['text_status'] = 'Статус: ';
$_['text_ref'] = 'Посилання: ';
$_['text_status_active'] = 'Активний';
$_['text_status_inactive'] = 'Нактивний';
$_['text_status_cancelled'] = 'Відмінений';
$_['text_status_suspended'] = 'Призупинений';
$_['text_status_expired'] = 'Прострочений';
$_['text_status_pending'] = 'Призупинений';
$_['text_transaction_date_added'] = 'Створено';
$_['text_transaction_payment'] = 'Платіж';
$_['text_transaction_outstanding_payment'] = 'Спірний платіж';
$_['text_transaction_skipped'] = 'Пропущений платіж';
$_['text_transaction_failed'] = 'Невдалий платіж';
$_['text_transaction_cancelled'] = 'Відмінений';
$_['text_transaction_suspended'] = 'Призупинений';
$_['text_transaction_suspended_failed'] = 'Призупинений через невдалий платіж';
$_['text_transaction_outstanding_failed'] = 'Спірний невдалий платіж';
$_['text_transaction_expired'] = 'Прострочено';
$_['error_not_cancelled'] = 'Помилка: %s';
$_['error_not_found'] = 'Не вдалося скасувати повторюваний платіж';
$_['text_cancelled'] = 'Повторюваний платіж скасовано';