diff options
author | yllar <yllar.pajus@gmail.com> | 2011-03-31 13:47:22 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2011-03-31 13:47:22 +0000 |
commit | ac1a2d87f9b03b008842db9b11ea12e7916384b0 (patch) | |
tree | 99b4b634a47eefc6f9da3c359c62afac63198da9 /program/localization/ru_RU | |
parent | 111a6fc31457e0efa8276e58aeb7632a64a32cbf (diff) |
translations update
Diffstat (limited to 'program/localization/ru_RU')
-rw-r--r-- | program/localization/ru_RU/labels.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index cdf796b47..726be9a94 100644 --- a/program/localization/ru_RU/labels.inc +++ b/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'] = 'Редактировать контакт'; |