mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
upgrade to 1.5.6
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.5.1
|
||||
Created 19:13 20.05.2013 UTF-8
|
||||
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:
|
||||
@@ -18,32 +18,33 @@ 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
|
||||
$_['heading_title'] = 'Історія замовлень'; #46295
|
||||
$_['text_account'] = 'Обліковий запис'; #46375
|
||||
$_['text_order'] = 'Інформація про замовлення'; #46376
|
||||
$_['text_order_detail'] = 'Деталі замовлення'; #46884
|
||||
$_['text_invoice_no'] = 'Рахунок №:'; #46296
|
||||
$_['text_order_id'] = 'ID замовлення:'; #52081
|
||||
$_['text_order_id'] = 'Код замовлення:'; #46297
|
||||
$_['text_status'] = 'Статус:'; #46298
|
||||
$_['text_date_added'] = 'Додано:'; #46299
|
||||
$_['text_customer'] = 'Замовник:'; #46300
|
||||
$_['text_shipping_address'] = 'Адреса для доставки'; #46301
|
||||
$_['text_shipping_method'] = 'Спосіб доставки:'; #46302
|
||||
$_['text_payment_address'] = 'Адреса платника'; #46757
|
||||
$_['text_payment_method'] = 'Спосіб оплати:'; #46303
|
||||
$_['text_products'] = 'Товари:'; #46377
|
||||
$_['text_total'] = 'Усього:'; #46304
|
||||
$_['text_comment'] = 'Коментарі до замовлення'; #46758
|
||||
$_['text_history'] = 'Історія замовлень'; #46305
|
||||
$_['text_success'] = 'Ви успішно додали товари до кошика згідно замовлення №%s.'; #47390
|
||||
$_['text_empty'] = 'Ви не зробили жодних попередніх замовлень!'; #46306
|
||||
$_['text_error'] = 'Запитаний порядок не знайдено!'; #46759
|
||||
$_['column_name'] = 'Назва товару'; #46378
|
||||
$_['column_model'] = 'Модель'; #46307
|
||||
$_['column_quantity'] = 'Кількість'; #46308
|
||||
$_['column_price'] = 'Ціна'; #46309
|
||||
$_['column_total'] = 'Всього'; #46310
|
||||
$_['column_action'] = 'Дія'; #47389
|
||||
$_['column_date_added'] = 'Додано'; #46311
|
||||
$_['column_status'] = 'Статус'; #46312
|
||||
$_['column_comment'] = 'Коментар'; #46313
|
||||
|
||||
Reference in New Issue
Block a user