summaryrefslogtreecommitdiff
path: root/plugins/kolab_addressbook/localization
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-17 08:00:37 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-17 08:00:37 +0000
commitf453bae10b41757b81ee8d37e339fa9dd8662f2d (patch)
tree4109004fd3c893b8ff221080b4b6edfaffd8efed /plugins/kolab_addressbook/localization
parent62daa5e8debab2430ba9913365f574f84560820c (diff)
translations update
git-svn-id: https://svn.roundcube.net/trunk@4776 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/kolab_addressbook/localization')
-rw-r--r--plugins/kolab_addressbook/localization/ru_RU.inc29
1 files changed, 29 insertions, 0 deletions
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 @@
+<?php
+/*
+
++-----------------------------------------------------------------------+
+| plugins/kolab_addressbook/localization/ru_RU.inc |
+| |
+| Russian translation for roundcube/kolab_addressbook plugin |
+| Copyright (C) 2008-2011 |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Sergey Dukachev <iam@dukess.ru> |
+| 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