mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 15:32:11 +00:00
35 lines
1.6 KiB
PHP
35 lines
1.6 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.5.1
|
|
Created 19:13 20.05.2013 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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['text_information'] = 'Інформація'; #41650
|
|
$_['text_service'] = 'Сервісні служби'; #41662
|
|
$_['text_extra'] = 'Додатково'; #41663
|
|
$_['text_contact'] = 'Контакти'; #41652
|
|
$_['text_return'] = 'Повернення'; #41653
|
|
$_['text_sitemap'] = 'Мапа сайту'; #41654
|
|
$_['text_manufacturer'] = 'Бренди'; #41655
|
|
$_['text_voucher'] = 'Подарункові сертифікати'; #41656
|
|
$_['text_affiliate'] = 'Партнерська програма'; #41657
|
|
$_['text_special'] = 'Спеціальні'; #41664
|
|
$_['text_account'] = 'Обліковий запис'; #41651
|
|
$_['text_order'] = 'Історія замовлень'; #41658
|
|
$_['text_wishlist'] = 'Список бажаних товарів'; #41659
|
|
$_['text_newsletter'] = 'Розсилання новин'; #41660
|
|
$_['text_powered'] = 'Працює на <a href="http://github.com/opencart-ukraine">OpenCart</a><br /> %s © %s'; #41661
|