From f453bae10b41757b81ee8d37e339fa9dd8662f2d Mon Sep 17 00:00:00 2001 From: yllar Date: Tue, 17 May 2011 08:00:37 +0000 Subject: translations update git-svn-id: https://svn.roundcube.net/trunk@4776 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/kolab_addressbook/localization/ru_RU.inc | 29 ++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 plugins/kolab_addressbook/localization/ru_RU.inc (limited to 'plugins/kolab_addressbook') diff --git a/plugins/kolab_addressbook/localization/ru_RU.inc b/plugins/kolab_addressbook/localization/ru_RU.inc new file mode 100644 index 000000000..28526319c --- /dev/null +++ b/plugins/kolab_addressbook/localization/ru_RU.inc @@ -0,0 +1,29 @@ + | +| Updates: | ++-----------------------------------------------------------------------+ + +@version 2011-05-11 + +*/ + +$labels = array(); +$labels['initials'] = 'Инициалы'; +$labels['profession'] = 'Профессия'; +$labels['officelocation'] = 'Адрес офиса'; +$labels['children'] = 'Дети'; +$labels['pgppublickey'] = 'Публичный ключ PGP'; +$labels['freebusyurl'] = 'URL свободен/занят'; +$labels['settings'] = 'Настройки'; + +?> \ No newline at end of file -- cgit v1.2.3