From e901f948f25db35a2639130a4d95df34dba58db2 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 21 Nov 2006 07:34:28 -0500
Subject: [PATCH] Updated Russian localization

---
 program/localization/am/messages.inc |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/program/localization/am/messages.inc b/program/localization/am/messages.inc
index 0587bfb..9a6ec64 100755
--- a/program/localization/am/messages.inc
+++ b/program/localization/am/messages.inc
@@ -5,13 +5,13 @@
  | language/am/messages.inc                                              |
  |                                                                       |
  | Language file of the RoundCube Webmail client                         |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
+ | Copyright (C) 2005, RoundCube Dev. - Switzerland                      |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
  | Author: Vahan Yerkanian <vahan@arminco.com>                           |
  +-----------------------------------------------------------------------+
- 
+
  $Id$
 
 */
@@ -32,13 +32,19 @@
 
 $messages['mailboxempty'] = 'Փոստարկղը դատարկ է';
 
-$messages['loading'] = 'Բեռնավորում...';
+$messages['loading'] = 'Բեռնավորում…';
 
-$messages['loadingdata'] = 'Տվյալների բեռնավորում...';
+$messages['loadingdata'] = 'Տվյալների բեռնավորում…';
 
-$messages['sendingmessage'] = 'Նամակի ուղարկում...';
+$messages['checkingmail'] = 'Նոր նամակների ստուգում…';
+
+$messages['sendingmessage'] = 'Նամակի ուղարկում…';
 
 $messages['messagesent'] = 'Նամակն ուղարկված է';
+
+$messages['savingmessage'] = 'Նամակի գրանցում…';
+
+$messages['messagesaved'] = 'Նամակը գրանցվեց որպես սևագիր';
 
 $messages['successfullysaved'] = 'Գրանցված է';
 
@@ -94,4 +100,11 @@
 
 $messages['searching'] = 'Որոնում...';
 
-?>
+$messages['checking'] = 'Ստուգում…';
+
+$messages['nospellerrors'] = 'Ուղագրական սխալներ չկան';
+
+$messages['folderdeleted'] = 'Դարակը ջնջվեց';
+
+
+?>
\ No newline at end of file

--
Gitblit v1.9.1