mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,30 +1,20 @@
|
||||
<?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'] = 'Філіал'; #45887
|
||||
$_['text_register'] = 'Реєстрація'; #45888
|
||||
$_['text_login'] = 'Вхід'; #45889
|
||||
$_['text_logout'] = 'Вихід'; #45890
|
||||
$_['text_forgotten'] = 'Нагадати пароль'; #45891
|
||||
$_['text_account'] = 'Обліковий запис'; #45892
|
||||
$_['text_edit'] = 'Редагувати обліковий запис'; #45893
|
||||
$_['text_password'] = 'Пароль'; #45894
|
||||
$_['text_payment'] = 'Налаштування оплати'; #45895
|
||||
$_['text_tracking'] = 'Моніторинг філіалу'; #45896
|
||||
$_['text_transaction'] = 'Транзакції'; #45897
|
||||
// Text
|
||||
$_['text_register'] = 'Реєстрація';
|
||||
$_['text_login'] = 'Вхід';
|
||||
$_['text_logout'] = 'Вихід';
|
||||
$_['text_forgotten'] = 'Забули пароль?';
|
||||
$_['text_account'] = 'Мій профіль';
|
||||
$_['text_edit'] = 'Змінити профіль';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_payment'] = 'Варіанти оплати';
|
||||
$_['text_tracking'] = 'Відслідковування партнерської програми';
|
||||
$_['text_transaction'] = 'Оплати';
|
||||
|
||||
Reference in New Issue
Block a user