mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 20:35:26 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,35 +1,26 @@
|
||||
<?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.
|
||||
// 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'] = 'Обліковий запис'; #45873
|
||||
$_['text_register'] = 'Реєстрація'; #45874
|
||||
$_['text_login'] = 'Вхід'; #45875
|
||||
$_['text_logout'] = 'Вихід'; #45876
|
||||
$_['text_forgotten'] = 'Нагадати пароль'; #45877
|
||||
$_['text_account'] = 'Обліковий запис'; #45878
|
||||
$_['text_edit'] = 'Редагувати обліковий запис'; #45879
|
||||
$_['text_password'] = 'Пароль'; #45880
|
||||
$_['text_address'] = 'Адресна книга'; #47917
|
||||
$_['text_wishlist'] = 'Список бажаних товарів'; #45881
|
||||
$_['text_order'] = 'Історія замовлення'; #45882
|
||||
$_['text_download'] = 'Завантаження'; #45883
|
||||
$_['text_return'] = 'Повернення'; #45884
|
||||
$_['text_transaction'] = 'Транзакції'; #45885
|
||||
$_['text_newsletter'] = 'Розсилання новин'; #45886
|
||||
$_['text_recurring'] = 'Регулярні платежі'; #48566
|
||||
// Text
|
||||
$_['text_register'] = 'Зареєструватися';
|
||||
$_['text_login'] = 'Вхід';
|
||||
$_['text_logout'] = 'Вихід';
|
||||
$_['text_forgotten'] = 'Забули пароль?';
|
||||
$_['text_account'] = 'Мій профіль';
|
||||
$_['text_edit'] = 'Змінити профіль';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_address'] = 'Адресна книга';
|
||||
$_['text_wishlist'] = 'Список побажань';
|
||||
$_['text_order'] = 'Історія замовлень';
|
||||
$_['text_download'] = 'Завантаження';
|
||||
$_['text_reward'] = 'Бонусні бали';
|
||||
$_['text_return'] = 'Повернення';
|
||||
$_['text_transaction'] = 'Оплати';
|
||||
$_['text_newsletter'] = 'Новини';
|
||||
$_['text_recurring'] = 'Повторювані платежі';
|
||||
@@ -1,30 +1,20 @@
|
||||
<?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.
|
||||
// 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'] = 'Філіал'; #45887
|
||||
$_['text_register'] = 'Реєстрація'; #45888
|
||||
$_['text_login'] = 'Вхід'; #45889
|
||||
$_['text_logout'] = 'Вихід'; #45890
|
||||
$_['text_forgotten'] = 'Нагадати пароль'; #45891
|
||||
$_['text_account'] = 'Обліковий запис'; #45892
|
||||
$_['text_edit'] = 'Редагувати обліковий запис'; #45893
|
||||
$_['text_password'] = 'Пароль'; #45894
|
||||
$_['text_payment'] = 'Налаштування оплати'; #45895
|
||||
$_['text_tracking'] = 'Моніторинг філіалу'; #45896
|
||||
$_['text_transaction'] = 'Транзакції'; #45897
|
||||
// Text
|
||||
$_['text_register'] = 'Реєстрація';
|
||||
$_['text_login'] = 'Вхід';
|
||||
$_['text_logout'] = 'Вихід';
|
||||
$_['text_forgotten'] = 'Забули пароль?';
|
||||
$_['text_account'] = 'Мій профіль';
|
||||
$_['text_edit'] = 'Змінити профіль';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_payment'] = 'Варіанти оплати';
|
||||
$_['text_tracking'] = 'Відслідковування партнерської програми';
|
||||
$_['text_transaction'] = 'Оплати';
|
||||
|
||||
@@ -1,22 +1,11 @@
|
||||
<?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.
|
||||
// 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'] = 'Лідери продажу'; #43998
|
||||
$_['text_reviews'] = 'Базовано на %s відгуках.'; #45871
|
||||
// Text
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
@@ -1,21 +0,0 @@
|
||||
<?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.
|
||||
|
||||
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'] = 'Кошик'; #47412
|
||||
$_['text_items'] = '%s товар (товарів) - %s'; #47413
|
||||
$_['text_empty'] = 'Ваш кошик порожній'; #47414
|
||||
$_['text_cart'] = 'Переглянути кошик'; #47415
|
||||
$_['text_checkout'] = 'Оформити замовлення'; #47416
|
||||
$_['text_payment_profile'] = 'Профіль для оплати'; #48565
|
||||
@@ -1,20 +1,8 @@
|
||||
<?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.
|
||||
|
||||
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'] = 'Категорії'; #43999
|
||||
// Heading
|
||||
$_['heading_title'] = 'Категорії';
|
||||
@@ -1,16 +0,0 @@
|
||||
<?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.
|
||||
|
||||
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_currency'] = 'Валюта'; #47417
|
||||
@@ -1,16 +1,7 @@
|
||||
<?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
|
||||
|
||||
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'] = 'На нашому eBay магазині'; #48564
|
||||
$_['heading_title'] = 'В нашому eBay магазині';
|
||||
@@ -1,21 +1,11 @@
|
||||
<?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.
|
||||
// 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'] = 'Рекомендовані'; #44440
|
||||
$_['text_reviews'] = 'Базовано на %s відгуках.'; #45870
|
||||
// Text
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
@@ -1,20 +1,8 @@
|
||||
<?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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Уточнити пошук'; #47918
|
||||
// Heading
|
||||
$_['heading_title'] = 'Уточнити пошук';
|
||||
8
catalog/language/ukrainian/module/google_hangouts.php
Executable file
8
catalog/language/ukrainian/module/google_hangouts.php
Executable 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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Онлайн-чат';
|
||||
@@ -1,20 +0,0 @@
|
||||
<?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.
|
||||
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'On-line чат'; #44441
|
||||
@@ -1,23 +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)
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
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'] = 'Інформація'; #44000
|
||||
$_['text_contact'] = 'Контакти'; #44442
|
||||
$_['text_sitemap'] = 'Мапа сайту'; #44001
|
||||
// Text
|
||||
$_['text_contact'] = 'Зв`язатися з нами';
|
||||
$_['text_sitemap'] = 'Мапа сайту';
|
||||
@@ -1,16 +0,0 @@
|
||||
<?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.
|
||||
|
||||
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_language'] = 'Мова'; #47418
|
||||
@@ -1,21 +1,11 @@
|
||||
<?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.
|
||||
// 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'] = 'Останні'; #44443
|
||||
$_['text_reviews'] = 'Базовано на %s відгуках.'; #45869
|
||||
// Text
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
@@ -1,22 +1,11 @@
|
||||
<?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.
|
||||
// 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'] = 'Спеціальні'; #44002
|
||||
$_['text_reviews'] = 'Базовано на %s відгуках.'; #45872
|
||||
// Text
|
||||
$_['text_tax'] = 'Без ПДВ:';
|
||||
@@ -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:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
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'] = 'Оберіть магазин'; #45898
|
||||
$_['text_default'] = 'За замовчуванням'; #45899
|
||||
$_['text_store'] = 'Будь ласка, оберіть магазин, який ви бажаєте відвідати.'; #45900
|
||||
// Text
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_store'] = 'Будь-ласка оберіть магазин який Ви хочете відвідати.';
|
||||
@@ -1,20 +0,0 @@
|
||||
<?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.
|
||||
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Ласкаво просимо до %s'; #45901
|
||||
Reference in New Issue
Block a user