add latest translate by by Sirchyk

This commit is contained in:
Eugene Kuligin
2014-12-07 08:59:25 +02:00
parent a891d6291d
commit b3e811ae97
379 changed files with 11199 additions and 3362 deletions

View File

@@ -1,28 +1,19 @@
<?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)
Roman Shtepa (xr0m3oz@gmail.com)
and others.
// Heading
$_['heading_title'] = 'Ваші бонусні бали';
Responsible for Translation:
Eugene Kuligin (http://github.com/shaman)
// Column
$_['column_date_added'] = 'Дата додавання';
$_['column_description'] = 'Опис';
$_['column_points'] = 'Бали';
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
Ask a question http://github.com/opencart-ukraine
************************************************************************************************************************/
$_['heading_title'] = 'Ваші бали'; #46763
$_['column_date_added'] = 'Додано'; #46323
$_['column_description'] = 'Опис'; #46324
$_['column_points'] = 'Бали'; #46325
$_['text_account'] = 'Обліковий запис'; #46380
$_['text_reward'] = 'Бонусні бали'; #46326
$_['text_total'] = 'Загальні кількість ваших балів:'; #46764
$_['text_empty'] = 'Ви не маєте балів!'; #46765
// Text
$_['text_account'] = 'Профіль';
$_['text_reward'] = 'Бонусні бали';
$_['text_total'] = 'Загальна кількість Ваших бонусних балів:';
$_['text_empty'] = 'У Вас немає бонусних балів!';