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,12 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_items'] = '%s товар(ів) - %s';
$_['text_empty'] = 'Ваш кошик порожній!';
$_['text_cart'] = 'Переглянути кошик';
$_['text_checkout'] = 'Оформити замовлення';
$_['text_recurring'] = 'Профіль оплати';

View File

@@ -0,0 +1,8 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_currency'] = 'Валюта';

View File

@@ -1,34 +1,22 @@
<?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.
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
Translators:
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
************************************************************************************************************************/
$_['text_information'] = 'Інформація'; #45925
$_['text_service'] = 'Сервісні служби'; #45937
$_['text_extra'] = 'Додатково'; #45938
$_['text_contact'] = 'Контакти'; #45927
$_['text_return'] = 'Повернення'; #45928
$_['text_sitemap'] = 'Мапа сайту'; #45929
$_['text_manufacturer'] = 'Бренди'; #45930
$_['text_voucher'] = 'Подарункові сертифікати'; #45931
$_['text_affiliate'] = 'Партнерська програма'; #45932
$_['text_special'] = 'Спеціальні'; #45939
$_['text_account'] = 'Обліковий запис'; #45926
$_['text_order'] = 'Історія замовлень'; #45933
$_['text_wishlist'] = 'Список бажаних товарів'; #45934
$_['text_newsletter'] = 'Розсилання новин'; #45935
$_['text_powered'] = 'Працює на <a href="http://github.com/opencart-ukraine">OpenCart</a><br /> %s &copy; %s'; #45936
// Text
$_['text_information'] = 'Інформація';
$_['text_service'] = 'Обслуговування клієнтів';
$_['text_extra'] = 'Додатково';
$_['text_contact'] = 'Звяжіться з нами';
$_['text_return'] = 'Повернення';
$_['text_sitemap'] = 'Мапа сайту';
$_['text_manufacturer'] = 'Бренди';
$_['text_voucher'] = 'Подарункові сертифікати';
$_['text_affiliate'] = 'Партнерська програма';
$_['text_special'] = 'Знижки';
$_['text_account'] = 'Мій профіль';
$_['text_order'] = 'Історія замовлень';
$_['text_wishlist'] = 'Список побажань';
$_['text_newsletter'] = 'Новини';
$_['text_powered'] = 'Створено <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s';

View File

@@ -1,28 +1,21 @@
<?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.
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
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
************************************************************************************************************************/
$_['text_home'] = 'Початок'; #44400
$_['text_wishlist'] = 'Список бажаних товарів (%s)'; #45921
$_['text_shopping_cart'] = 'Кошик'; #47399
$_['text_search'] = 'Пошук'; #45922
$_['text_welcome'] = 'Ласкаво просимо! Ви можете <a href="%s">увійти</a> або <a href="%s">створити обліковий запис</a>.'; #45923
$_['text_logged'] = 'Ви увійшли як <a href="%s">%s</a> <b>(</b> <a href="%s">вийти</a> <b>)</b>'; #45924
$_['text_account'] = 'Кабінет'; #44209
$_['text_checkout'] = 'Оформити'; #44210
// Text
$_['text_home'] = 'Головна';
$_['text_wishlist'] = 'Список побажань (%s)';
$_['text_shopping_cart'] = 'Кошик';
$_['text_category'] = 'Категорії';
$_['text_account'] = 'Мій профіль';
$_['text_register'] = 'Реєстрація';
$_['text_login'] = 'Вхід';
$_['text_order'] = 'Історія замовлень';
$_['text_transaction'] = 'Оплати';
$_['text_download'] = 'Завантаження';
$_['text_logout'] = 'Вихід';
$_['text_checkout'] = 'Оформлення замовлення';
$_['text_search'] = 'Пошук';
$_['text_all'] = 'Переглянути все';

View File

@@ -0,0 +1,8 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_language'] = 'Мова';

View File

@@ -1,22 +1,12 @@
<?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.
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
Translators:
Aleksandr Rebrov (http://webplaneta.com.ua)
and others.
// Heading
$_['heading_title'] = 'Обслуговування';
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'] = 'Сайт на технічному обслуговуванні'; #44208
$_['text_maintenance'] = 'Сайт знаходиться на технічному обслуговуванні'; #44401
$_['text_message'] = '<h1 style="text-align:center;"> На даний момент проводиться планове технічне обслуговування. <br/> Завітайте, будь ласка, пізніше. </h1>'; #44402
// Text
$_['text_maintenance'] = 'Обслуговування';
$_['text_message'] = '<h1 style="text-align:center;">Ми проводимо технічне обслугоування. <br/>Сайт скоро відновить роботу. Будь-ласка зайдіть через деякий час.</h1>';

View File

@@ -0,0 +1,8 @@
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_search'] = 'Пошук';