summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-09 07:52:55 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-09 07:52:55 +0000
commit9089d6e57b6f31d6356a89025c2b0bb726fe010c (patch)
tree93c23ad89a32c17e548076fbe2e900f72087fb28
parent1107678b590297752fe47a8566f4fdad7f35d148 (diff)
- ru_RU update
git-svn-id: https://svn.roundcube.net/trunk@3028 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/plugins/managesieve/localization/ru_RU.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/roundcubemail/plugins/managesieve/localization/ru_RU.inc b/roundcubemail/plugins/managesieve/localization/ru_RU.inc
index ad459a0f2..b4029438d 100644
--- a/roundcubemail/plugins/managesieve/localization/ru_RU.inc
+++ b/roundcubemail/plugins/managesieve/localization/ru_RU.inc
@@ -32,6 +32,10 @@ $labels['add'] = 'Добавить';
$labels['del'] = 'Удалить';
$labels['sender'] = 'Отправитель';
$labels['recipient'] = 'Получатель';
+$labels['vacationaddresses'] = 'Список дополнительных адресов почты (разделённый запятыми):';
+$labels['vacationdays'] = 'Как часто отправлять сообщение (раз в сколько дней):';
+$labels['vacationreason'] = 'Текст сообщения (причины отсутствия):';
+$labels['rulestop'] = 'Не обрабатывать последующие правила';
$messages = array();
$messages['filterunknownerror'] = 'Неизвестная ошибка сервера';