upgrade to 1.5.5.1

This commit is contained in:
Eugene Kuligin
2014-05-06 03:09:11 +03:00
parent 5fda81adea
commit 8731a81b0e
284 changed files with 6073 additions and 3467 deletions

View File

@@ -0,0 +1,49 @@
<?php
/***********************************************************************************************************************
Version 1.5.5.1
Created 19:13 20.05.2013 UTF-8
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
Translators:
Eugene Kuligin (http://github.com/shaman)
Roman Shtepa (xr0m3oz@gmail.com)
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'] = 'Історія замовлень'; #42020
$_['text_account'] = 'Обліковий запис'; #42100
$_['text_order'] = 'Інформація про замовлення'; #42101
$_['text_order_detail'] = 'Деталі замовлення'; #42609
$_['text_invoice_no'] = 'Рахунок №:'; #42021
$_['text_order_id'] = 'Код замовлення:'; #42022
$_['text_status'] = 'Статус:'; #42023
$_['text_date_added'] = 'Додано:'; #42024
$_['text_customer'] = 'Замовник:'; #42025
$_['text_shipping_address'] = 'Адреса для доставки'; #42026
$_['text_shipping_method'] = 'Спосіб доставки:'; #42027
$_['text_payment_address'] = 'Адреса платника'; #42482
$_['text_payment_method'] = 'Спосіб оплати:'; #42028
$_['text_products'] = 'Товари:'; #42102
$_['text_total'] = 'Усього:'; #42029
$_['text_comment'] = 'Коментарі до замовлення'; #42483
$_['text_history'] = 'Історія замовлень'; #42030
$_['text_success'] = 'Ви успішно додали товари до кошика згідно замовлення №%s.'; #43115
$_['text_empty'] = 'Ви не зробили жодних попередніх замовлень!'; #42031
$_['text_error'] = 'Запитаний порядок не знайдено!'; #42484
$_['column_name'] = 'Назва товару'; #42103
$_['column_model'] = 'Модель'; #42032
$_['column_quantity'] = 'Кількість'; #42033
$_['column_price'] = 'Ціна'; #42034
$_['column_total'] = 'Всього'; #42035
$_['column_action'] = 'Дія'; #43114
$_['column_date_added'] = 'Додано'; #42036
$_['column_status'] = 'Статус'; #42037
$_['column_comment'] = 'Коментар'; #42038