add latest translate by by Sirchyk

This commit is contained in:
Eugene Kuligin
2014-12-07 08:59:25 +02:00
parent a891d6291d
commit b3e811ae97
379 changed files with 11199 additions and 3362 deletions

View File

@@ -0,0 +1,28 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Остання активність';
// Text
$_['text_customer_address_add'] = '<a href="customer_id=%d">%s</a> додав нову адресу.';
$_['text_customer_address_edit'] = '<a href="customer_id=%d">%s</a> змінив свою адресу.';
$_['text_customer_address_delete'] = '<a href="customer_id=%d">%s</a> видалив одну з адрес.';
$_['text_customer_edit'] = '<a href="customer_id=%d">%s</a> змінив деталі профілю.';
$_['text_customer_forgotten'] = '<a href="customer_id=%d">%s</a> хотів змінити пароль.';
$_['text_customer_login'] = '<a href="customer_id=%d">%s</a> зайшов на сайт.';
$_['text_customer_password'] = '<a href="customer_id=%d">%s</a> змінив пароль профілю.';
$_['text_customer_register'] = '<a href="customer_id=%d">%s</a> зареєстрував новий профіль.';
$_['text_customer_return_account'] = '<a href="customer_id=%d">%s</a> замовив повернення товару.';
$_['text_customer_return_guest'] = '%s замовив повернення товару.';
$_['text_customer_order_account'] = '<a href="customer_id=%d">%s</a> дата створення <a href="order_id=%d">нового замовлення</a>.';
$_['text_customer_order_guest'] = '%s створив <a href="order_id=%d">нове замовлення</a>.';
$_['text_affiliate_edit'] = '<a href="affiliate_id=%d">%s</a> змінили деталі профілю.';
$_['text_affiliate_forgotten'] = '<a href="affiliate_id=%d">%s</a> хотіли новий пароль.';
$_['text_affiliate_login'] = '<a href="affiliate_id=%d">%s</a> зайшли на сайт.';
$_['text_affiliate_password'] = '<a href="affiliate_id=%d">%s</a> змінили пароль профілю.';
$_['text_affiliate_payment'] = '<a href="affiliate_id=%d">%s</a> змінили деталі оплати.';
$_['text_affiliate_register'] = '<a href="affiliate_id=%d">%s</a> зареєстрували новий профіль.';

View File

@@ -0,0 +1,16 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Аналітика продажів';
// Text
$_['text_order'] = 'Замовлення';
$_['text_customer'] = 'Покупці';
$_['text_day'] = 'Сьогодні';
$_['text_week'] = 'Тиждень';
$_['text_month'] = 'Місяць';
$_['text_year'] = 'Рік';

View File

@@ -0,0 +1,11 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Загальна кількість покупців';
// Text
$_['text_view'] = 'Переглянути більше...';

View File

@@ -0,0 +1,11 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Карта світу';
$_['text_order'] = 'Замовлення';
$_['text_sale'] = 'Продажі';

View File

@@ -0,0 +1,11 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Користувачів на сайті';
// Text
$_['text_view'] = 'Переглянути більше...';

View File

@@ -0,0 +1,11 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Загальна кількість замовлень';
// Text
$_['text_view'] = 'Переглянути більше...';

View File

@@ -0,0 +1,16 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Останні замовлення';
// Column
$_['column_order_id'] = 'Номер замовлення';
$_['column_customer'] = 'Покупець';
$_['column_status'] = 'Статус';
$_['column_total'] = 'Загалом';
$_['column_date_added'] = 'Дата замовлення';
$_['column_action'] = 'Дія';

View File

@@ -0,0 +1,11 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Загальні продажі';
// Text
$_['text_view'] = 'Переглянути більше...';