mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 11:32:09 +00:00
upgrade to 1.5.5.1
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
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)
|
||||
Larisa Bodnar (bodnar_larisa@meta.ua)
|
||||
Roman Shtepa (xr0m3oz@gmail.com)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
@@ -18,13 +19,18 @@ Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Бестселери'; #22752
|
||||
$_['text_module'] = 'Модулі'; #22753
|
||||
$_['text_left'] = 'Зліва'; #22754
|
||||
$_['text_right'] = 'Справа'; #22755
|
||||
$_['entry_limit'] = 'Обмеження:'; #22756
|
||||
$_['entry_position'] = 'Позиція:'; #22757
|
||||
$_['entry_status'] = 'Статус:'; #22758
|
||||
$_['entry_sort_order'] = 'Впорядкувати замовлення:'; #22759
|
||||
$_['text_success'] = 'Налаштування модуля успішно змінено!'; #23783
|
||||
$_['error_permission'] = 'Ви не маєте повноважень для зміни модуля!'; #23784
|
||||
$_['heading_title'] = 'Бестселери'; #40390
|
||||
$_['text_module'] = 'Модулі'; #40391
|
||||
$_['text_success'] = 'Налаштування модуля успішно змінено!'; #41251
|
||||
$_['text_content_top'] = 'Над контентом'; #42189
|
||||
$_['text_content_bottom'] = 'Під контентом'; #42190
|
||||
$_['text_column_left'] = 'Ліва колонка'; #42191
|
||||
$_['text_column_right'] = 'Права колонка'; #42192
|
||||
$_['entry_limit'] = 'Обмеження:'; #40392
|
||||
$_['entry_image'] = 'Зображення (Ш х В):'; #42280
|
||||
$_['entry_layout'] = 'Макет:'; #42281
|
||||
$_['entry_position'] = 'Позиція:'; #40393
|
||||
$_['entry_status'] = 'Статус:'; #40394
|
||||
$_['entry_sort_order'] = 'Впорядкувати замовлення:'; #40395
|
||||
$_['error_permission'] = 'Ви не маєте повноважень для зміни модуля!'; #41252
|
||||
$_['error_image'] = 'Необхідно вказати розміри зображення!'; #42646
|
||||
|
||||
Reference in New Issue
Block a user