mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
32 lines
1.6 KiB
PHP
32 lines
1.6 KiB
PHP
<?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:
|
||
Eugene Kuligin (http://github.com/shaman)
|
||
Larisa Bodnar (bodnar_larisa@meta.ua)
|
||
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'] = 'Google Talk'; #22797
|
||
$_['text_module'] = 'Модулі'; #22798
|
||
$_['text_left'] = 'Зліва'; #22799
|
||
$_['text_right'] = 'Справа'; #22800
|
||
$_['entry_position'] = 'Позиція:'; #22801
|
||
$_['entry_status'] = 'Статус:'; #22802
|
||
$_['text_success'] = 'Налаштування модуля успішно змінено!'; #23346
|
||
$_['entry_code'] = 'Код Google Talk:<br /><span class="help">Увійдіть в обліковий запис <a onclick="window.open(\'http://www.google.com/talk/service/badge/New/\');"><u>Google Talk</u></a> і скопіюйте отриманий код в це поле</span>'; #23347
|
||
$_['entry_sort_order'] = 'Порядок сортування:'; #23799
|
||
$_['error_permission'] = 'Ви не маєте повноважень для зміни модуля!'; #23800
|
||
$_['error_code'] = 'Необхідно вказати код!'; #23801
|