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

@@ -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';