mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
36 lines
1.6 KiB
PHP
Executable File
36 lines
1.6 KiB
PHP
Executable File
<?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'] = 'Обліковий запис'; #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
|