upgrade to 1.5.6

This commit is contained in:
Eugene Kuligin
2014-05-06 03:38:56 +03:00
parent 8731a81b0e
commit 2d0aedd886
123 changed files with 1836 additions and 1513 deletions

View File

@@ -0,0 +1,68 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Регулярні платежі'; #48044
$_['button_continue'] = 'Продовжити'; #48045
$_['button_view'] = 'Вигляд'; #51207
$_['button_cancel_profile'] = 'Відміна платежів'; #48047
$_['text_empty'] = 'Регулярний платіж в профілі не знайдено'; #48600
$_['text_product'] = 'Продукт:'; #48048
$_['text_order'] = 'Замовлення:'; #48049
$_['text_account'] = 'Обліковий запис'; #48051
$_['text_action'] = 'Дія'; #51372
$_['text_recurring'] = 'Регулярний платіж'; #48053
$_['text_transactions'] = 'Транзакції'; #51830
$_['button_return'] = 'Повернення'; #52136
$_['text_confirm_cancel'] = 'Ви впевнені, що хочете відмінити цей профіль?'; #48601
$_['text_empty_transactions'] = 'Немає транзакцій для цього користувача'; #48602
$_['column_created'] = 'Створено'; #48414
$_['column_type'] = 'Тип'; #48415
$_['column_amount'] = 'Кількість'; #48416
$_['column_status'] = 'Статус'; #48417
$_['column_product'] = 'Товар'; #52603
$_['column_product'] = 'Продукт'; #48418
$_['column_action'] = 'Дія'; #48419
$_['column_profile_id'] = 'Ідентифікатор користувача'; #48603
$_['text_recurring_detail'] = 'Деталі регулярного платежу'; #48432
$_['text_recurring_id'] = 'Ідентифікатор користувача:'; #48604
$_['text_payment_method'] = 'Спосіб платежу:'; #48420
$_['text_date_added'] = 'Створено:'; #48421
$_['text_recurring_description'] = 'Опис:'; #48422
$_['text_status'] = 'Статус:'; #48423
$_['text_ref'] = 'Посилання'; #48605
$_['text_status_active'] = 'Активно'; #51812
$_['text_status_inactive'] = 'Деактивовано'; #51814
$_['text_status_cancelled'] = 'Скасовано'; #51818
$_['text_status_suspended'] = 'Призупинено'; #52090
$_['text_status_expired'] = 'Протерміновано'; #48575
$_['text_status_pending'] = 'В очікуванні'; #52073
$_['text_transaction_created'] = 'Створено'; #48426
$_['text_transaction_payment'] = 'Оплата'; #51887
$_['text_transaction_outstanding_payment'] = 'Невиплачена оплата'; #52099
$_['text_transaction_skipped'] = 'Пропущені виплати'; #52093
$_['text_transaction_failed'] = 'Невдалі виплати'; #52095
$_['text_transaction_cancelled'] = 'Скасовано'; #48428
$_['text_transaction_suspended'] = 'Призупинено'; #52091
$_['text_transaction_suspended_failed'] = 'В очікуванні через невдалу виплату'; #52101
$_['text_transaction_outstanding_failed'] = 'Платіж не проведено'; #52103
$_['text_transaction_expired'] = 'Протерміновано'; #51823
$_['error_not_cancelled'] = 'Помилка: %s'; #51922
$_['error_not_found'] = 'Неможливо скасувати профіль'; #52087
$_['success_cancelled'] = 'Регулярний платіж було скасовано'; #48431