mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
first commit
This commit is contained in:
20
catalog/language/ukrainian/common/footer.php
Normal file
20
catalog/language/ukrainian/common/footer.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_powered_by'] = 'Працює на <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s'; #22019
|
||||
33
catalog/language/ukrainian/common/header.php
Normal file
33
catalog/language/ukrainian/common/header.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_special'] = 'Спеціальні'; #22020
|
||||
$_['text_contact'] = 'Контакти'; #22024
|
||||
$_['text_sitemap'] = 'Мапа сайту'; #22025
|
||||
$_['text_bookmark'] = 'Закладки'; #22026
|
||||
$_['text_account'] = 'Кабінет'; #22027
|
||||
$_['text_login'] = 'Вхід'; #22028
|
||||
$_['text_logout'] = 'Вихід'; #22029
|
||||
$_['text_cart'] = 'Кошик'; #22030
|
||||
$_['text_checkout'] = 'Оформити'; #22031
|
||||
$_['text_keyword'] = 'Ключові слова'; #22032
|
||||
$_['text_advanced'] = 'Розширений пошук'; #22033
|
||||
$_['text_category'] = 'Всі категорії'; #22034
|
||||
$_['entry_search'] = 'Пошук'; #22035
|
||||
$_['text_home'] = 'Початок'; #22371
|
||||
21
catalog/language/ukrainian/common/home.php
Normal file
21
catalog/language/ukrainian/common/home.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
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'] = 'Ласкаво просимо на %s'; #22021
|
||||
$_['text_latest'] = 'Останні товари'; #22022
|
||||
22
catalog/language/ukrainian/common/maintenance.php
Normal file
22
catalog/language/ukrainian/common/maintenance.php
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
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'] = 'Сайт на технічному обслуговуванні'; #22023
|
||||
$_['text_maintenance'] = 'Сайт знаходиться на технічному обслуговуванні'; #22372
|
||||
$_['text_message'] = '<h1 style="text-align:center;"> На даний момент проводиться планове технічне обслуговування. <br/> Завітайте, будь ласка, пізніше. </h1>'; #22373
|
||||
Reference in New Issue
Block a user