old mode 100755
new mode 100644
| | |
| | | <?php |
| | | |
| | | /* |
| | | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/ru_RU/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005, RoundQube Dev. - Switzerland | |
| | | | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Maxim Zenin <maxx@webmechanics.ru> | |
| | | | Vladimir Kulev <me@lightoze.net> | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | $Id$ |
| | | @version $Id$ |
| | | |
| | | */ |
| | | |
| | |
| | | $labels['firstpage'] = 'Показать первый'; |
| | | $labels['nextpage'] = 'Показать следующий'; |
| | | $labels['lastpage'] = 'Показать последний'; |
| | | $labels['ldapsearch'] = 'Поиск в каталоге LDAP'; |
| | | $labels['ldappublicsearchname'] = 'Имя'; |
| | | $labels['ldappublicsearchtype'] = 'Точное совпадение?'; |
| | | $labels['ldappublicserverselect'] = 'Выбрать сервер'; |
| | | $labels['ldappublicsearchfield'] = 'искать на'; |
| | | $labels['ldappublicsearchform'] = 'Искать контакт'; |
| | | $labels['ldappublicsearch'] = 'Искать'; |
| | | $labels['groups'] = 'Группы'; |
| | | $labels['personaladrbook'] = 'Персональные адреса'; |
| | | $labels['settingsfor'] = 'Настройки для'; |
| | | $labels['preferences'] = 'Настройки'; |
| | | $labels['userpreferences'] = 'Настройки пользователя'; |