mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 20:35:26 +00:00
upgrade to 1.5.5.1
This commit is contained in:
33
admin/language/ukrainian/module/store.php
Normal file
33
admin/language/ukrainian/module/store.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?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)
|
||||
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'] = 'Склад'; #42251
|
||||
$_['text_module'] = 'Модулі'; #42252
|
||||
$_['text_success'] = 'Налаштування модуля успішно змінено!'; #42309
|
||||
$_['text_content_top'] = 'Над контентом'; #42253
|
||||
$_['text_content_bottom'] = 'Під контентом'; #42254
|
||||
$_['text_column_left'] = 'Ліва колонка'; #42255
|
||||
$_['text_column_right'] = 'Права колонка'; #42256
|
||||
$_['entry_admin'] = 'Тільки для адміністраторів магазину:'; #42310
|
||||
$_['entry_layout'] = 'Макет:'; #42311
|
||||
$_['entry_position'] = 'Позиція:'; #42257
|
||||
$_['entry_status'] = 'Статус:'; #42258
|
||||
$_['entry_sort_order'] = 'Порядок сортування:'; #42312
|
||||
$_['error_permission'] = 'Ви не маєте повноважень для налаштування модуля!'; #42313
|
||||
Reference in New Issue
Block a user