mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 02:53:25 +00:00
first commit
This commit is contained in:
31
admin/language/ukrainian/extension/module.php
Normal file
31
admin/language/ukrainian/extension/module.php
Normal file
@@ -0,0 +1,31 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Aleksandr Rebrov (http://webplaneta.com.ua)
|
||||
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'] = 'Модулі'; #21874
|
||||
$_['text_install'] = 'Встановити'; #21875
|
||||
$_['text_uninstall'] = 'Видалити'; #21876
|
||||
$_['text_left'] = 'Зліва'; #21877
|
||||
$_['text_right'] = 'Зправа'; #21878
|
||||
$_['column_name'] = 'Назва модуля'; #21879
|
||||
$_['column_position'] = 'Позиція'; #21880
|
||||
$_['column_status'] = 'Статус'; #21881
|
||||
$_['column_sort_order'] = 'Порядок сортування'; #21882
|
||||
$_['column_action'] = 'Дія'; #21883
|
||||
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань модуля!'; #22784
|
||||
Reference in New Issue
Block a user