mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
34 lines
1.5 KiB
PHP
34 lines
1.5 KiB
PHP
<?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)
|
|
Larisa Bodnar (bodnar_larisa@meta.ua)
|
|
Roman Shtepa (xr0m3oz@gmail.com)
|
|
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'] = 'Категорія'; #40255
|
|
$_['text_module'] = 'Модулі'; #40413
|
|
$_['text_success'] = 'Налаштування модуля успішно змінено!'; #41253
|
|
$_['text_content_top'] = 'Над контентом'; #42193
|
|
$_['text_content_bottom'] = 'Під контентом'; #42194
|
|
$_['text_column_left'] = 'Ліва колонка'; #42195
|
|
$_['text_column_right'] = 'Права колонка'; #42196
|
|
$_['entry_layout'] = 'Макет:'; #42282
|
|
$_['entry_position'] = 'Позиція:'; #40414
|
|
$_['entry_status'] = 'Статус:'; #40415
|
|
$_['entry_sort_order'] = 'Порядок сортування:'; #41254
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни модуля!'; #41255
|