Files
translate/admin/language/ukrainian/module/carousel.php
2014-05-06 03:09:11 +03:00

37 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/***********************************************************************************************************************
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)
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'] = 'Карусель'; #42802
$_['text_module'] = 'Модулі'; #42803
$_['text_success'] = 'Налаштування модулю успішно змінено!'; #42814
$_['text_content_top'] = 'Над контентом'; #42815
$_['text_content_bottom'] = 'Під контентом'; #42816
$_['text_column_left'] = 'Ліва колонка'; #42817
$_['text_column_right'] = 'Права колонка'; #42818
$_['entry_banner'] = 'Банер:'; #42804
$_['entry_limit'] = 'Ліміт:'; #42805
$_['entry_scroll'] = 'Прокручування:'; #42806
$_['entry_image'] = 'Зображення (Ш х В):'; #42807
$_['entry_layout'] = 'Макет:'; #42808
$_['entry_position'] = 'Позиція:'; #42809
$_['entry_status'] = 'Статус:'; #42810
$_['entry_sort_order'] = 'Порядок сортування:'; #42811
$_['error_permission'] = 'Ви не маєте повноважень для редагування модулю каруселі!'; #42812
$_['error_image'] = 'Необхідно вказати параметри ширини та висоти!'; #42813