diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-03-31 13:47:22 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-03-31 13:47:22 +0000 |
| commit | 2dbaed734b05393e062acc36114327332e28fbcb (patch) | |
| tree | 0dd7114b32079a949629b7a0016dd33f9a23133c /roundcubemail/program/localization/ru_RU | |
| parent | 43bf81a031570aee2e400f43902352cacea5b6e3 (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@4627 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru_RU')
| -rw-r--r-- | roundcubemail/program/localization/ru_RU/labels.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ru_RU/labels.inc b/roundcubemail/program/localization/ru_RU/labels.inc index cdf796b47..726be9a94 100644 --- a/roundcubemail/program/localization/ru_RU/labels.inc +++ b/roundcubemail/program/localization/ru_RU/labels.inc @@ -232,6 +232,17 @@ $labels['female'] = 'женский'; $labels['manager'] = 'Менеджер'; $labels['assistant'] = 'Помощник'; $labels['spouse'] = 'Супруг'; +$labels['typehome'] = 'Дом'; +$labels['typework'] = 'Работа'; +$labels['typeother'] = 'Другое'; +$labels['typemobile'] = 'Мобильный'; +$labels['typemain'] = 'Основной'; +$labels['typehomefax'] = 'Домашний факс'; +$labels['typeworkfax'] = 'Рабочий факс'; +$labels['typecar'] = 'Автомобиль'; +$labels['typepager'] = 'Пэйджер'; +$labels['typevideo'] = 'Видео'; +$labels['typeassistant'] = 'Помощник'; $labels['addfield'] = 'Добавить поле...'; $labels['addcontact'] = 'Добавить выбранные контакты в список контактов'; $labels['editcontact'] = 'Редактировать контакт'; |
