mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
35 lines
1.6 KiB
PHP
35 lines
1.6 KiB
PHP
<?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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['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 © %s'; #45936
|