mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,32 +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.
|
||||
// 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'] = 'Мапа сайту'; #44039
|
||||
$_['text_special'] = 'Спеціальні пропозиції'; #44050
|
||||
$_['text_account'] = 'Мій обліковий запис'; #44051
|
||||
$_['text_edit'] = 'Інформація облікового запису'; #44052
|
||||
$_['text_password'] = 'Пароль'; #44053
|
||||
$_['text_address'] = 'Адресна книга'; #44054
|
||||
$_['text_history'] = 'Історія замовлень'; #44055
|
||||
$_['text_download'] = 'Завантаження'; #44056
|
||||
$_['text_cart'] = 'Кошик'; #44057
|
||||
$_['text_checkout'] = 'Оформити'; #44058
|
||||
$_['text_search'] = 'Пошук'; #44059
|
||||
$_['text_information'] = 'Інформація'; #44060
|
||||
$_['text_contact'] = 'Контакти'; #44061
|
||||
// Text
|
||||
$_['text_special'] = 'Спеціальні пропозиції';
|
||||
$_['text_account'] = 'Мій профіль';
|
||||
$_['text_edit'] = 'Інформація профілю';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_address'] = 'Адресна книга';
|
||||
$_['text_history'] = 'Історія замовлень';
|
||||
$_['text_download'] = 'Завантаження';
|
||||
$_['text_cart'] = 'Кошик';
|
||||
$_['text_checkout'] = 'Оформити замовлення';
|
||||
$_['text_search'] = 'Пошук';
|
||||
$_['text_information'] = 'Інформація';
|
||||
$_['text_contact'] = 'Зв`язатися з нами';
|
||||
Reference in New Issue
Block a user