]> git.donarmstrong.com Git - roundcube.git/blob - plugins/help/localization/ru_RU.inc
Imported Upstream version 0.5.2+dfsg
[roundcube.git] / plugins / help / localization / ru_RU.inc
1 <?php
2
3 /*
4
5 +-----------------------------------------------------------------------+
6 | plugins/help/localization/ru_RU.inc                                   |
7 |                                                                       |
8 | Language file of the Roundcube help plugin                            |
9 | Copyright (C) 2005-2010, The Roundcube Dev Team                       |
10 | Licensed under the GNU GPL                                            |
11 |                                                                       |
12 +-----------------------------------------------------------------------+
13 | Author: Sergey Dukachev <iam@dukess.ru>                               |
14 +-----------------------------------------------------------------------+
15
16 */
17
18 $labels = array();
19 $labels['help'] = 'Помощь';
20 $labels['about'] = 'О программе';
21 $labels['license'] = 'Лицензия';
22
23 ?>