summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/ru/labels.inc
diff options
context:
space:
mode:
authorwebmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-22 14:50:25 +0000
committerwebmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-22 14:50:25 +0000
commitb046d46d4bedbb1bc4c368d8a785d4069fd3f5a8 (patch)
tree29c53bc9dfd5b52fc114169477d232865070cd9d /roundcubemail/program/localization/ru/labels.inc
parent35c6d201f2353a2d54124ab9f491185c5dbedb5e (diff)
Updated Russian Localization
git-svn-id: https://svn.roundcube.net/trunk@1133 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru/labels.inc')
-rw-r--r--roundcubemail/program/localization/ru/labels.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc
index b9f23dcd2..77fa34f46 100644
--- a/roundcubemail/program/localization/ru/labels.inc
+++ b/roundcubemail/program/localization/ru/labels.inc
@@ -1,4 +1,4 @@
-<?php
+<?php
/*
@@ -89,6 +89,9 @@ $labels['lastmessage'] = 'Показать последнее сообщение
$labels['lastmessages'] = 'Последнее сообщение';
$labels['backtolist'] = 'К списку сообщений';
$labels['viewsource'] = 'Исходный текст';
+$labels['markmessages'] = 'Отметить сообщение';
+$labels['markread'] = 'как прочитанное';
+$labels['markunread'] = 'как непрочитанное';
$labels['select'] = 'Выбрать';
$labels['all'] = 'Все';
$labels['none'] = 'Ничего';
@@ -177,6 +180,7 @@ $labels['folder'] = 'Папка';
$labels['folders'] = 'Папки';
$labels['foldername'] = 'Имя папки';
$labels['subscribed'] = 'Подписан';
+$labels['messagecount'] = 'сообщения';
$labels['create'] = 'Создать';
$labels['createfolder'] = 'Создать новую папку';
$labels['rename'] = 'Переименовать';