diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 15:01:26 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 15:01:26 +0000 |
| commit | 1cfb015c5bf2fd4989dfed76ee5fea752c187212 (patch) | |
| tree | 8364bc277ffd34079f6bb39186230237c2ba46e0 /roundcubemail/program/localization/ru/labels.inc | |
| parent | ff41de25ef0e3e9904becbc93439474bb5cb5371 (diff) | |
Updated Catalan, Russian and Chinese translations; language code cleanup
git-svn-id: https://svn.roundcube.net/trunk@560 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru/labels.inc')
| -rwxr-xr-x | roundcubemail/program/localization/ru/labels.inc | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc index 4ed9b115f..8f2d4a120 100755 --- a/roundcubemail/program/localization/ru/labels.inc +++ b/roundcubemail/program/localization/ru/labels.inc @@ -11,6 +11,7 @@ | | +-----------------------------------------------------------------------+ | Author: Maxim Zenin <maxx@webmechanics.ru> | + | Vladimir Kulev <me@lightoze.net> | +-----------------------------------------------------------------------+ @version $Id$ @@ -140,13 +141,8 @@ $labels['previouspage'] = 'Показать предыдущий'; $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'] = 'Настройки пользователя'; |
