From e257b830a125aa90619bb251be86d1e8073bf365 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Sun, 15 Nov 2015 15:19:44 -0500
Subject: [PATCH] Synchronize localizations from Transifex

---
 program/localization/hy_AM/labels.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/program/localization/hy_AM/labels.inc b/program/localization/hy_AM/labels.inc
index 00f4fa2..75157f2 100644
--- a/program/localization/hy_AM/labels.inc
+++ b/program/localization/hy_AM/labels.inc
@@ -5,7 +5,7 @@
  | localization/<lang>/labels.inc                                        |
  |                                                                       |
  | Localization file of the Roundcube Webmail client                     |
- | Copyright (C) 2005-2013, The Roundcube Dev Team                       |
+ | Copyright (C) 2005-2015, The Roundcube Dev Team                       |
  |                                                                       |
  | Licensed under the GNU General Public License version 3 or            |
  | any later version with exceptions for skins & plugins.                |
@@ -106,7 +106,7 @@
 $labels['replytoallmessage'] = 'Պատասխանել բոլորին';
 $labels['replyall']         = 'Պատասխանել բոլորին';
 $labels['replylist']        = 'Պատասխանել ցուցակին';
-$labels['forward']          = 'Առաջ';
+$labels['forward']          = 'Փոխանցել';
 $labels['forwardinline']    = 'Փոխանցել նամակի մեջ';
 $labels['forwardattachment'] = 'Փոխանցել կցված';
 $labels['forwardmessage']   = 'Փոխանցել նամակը';
@@ -138,6 +138,7 @@
 $labels['unanswered'] = 'Անպատասխան';
 $labels['deleted'] = 'Ջնջված';
 $labels['undeleted'] = 'Ջնջված չէ';
+$labels['forwarded'] = 'Փոխանցված';
 $labels['invert'] = 'Փոխատեղել';
 $labels['filter'] = 'Զտիչ';
 $labels['list'] = 'Ցուցակ';
@@ -195,7 +196,6 @@
 $labels['attach'] = 'Կցել';
 $labels['attachments'] = 'Կցումներ';
 $labels['upload'] = 'Բեռնել';
-$labels['uploadprogress'] = '$percent ($current $total-ից)';
 $labels['close']  = 'Փակել';
 $labels['messageoptions']  = 'Հաղորդագրության ընտրանքներ…';
 $labels['low']     = 'Ցածր';
@@ -351,7 +351,6 @@
 $labels['autosend'] = 'ուղարկել ավտոմատ';
 $labels['autosendknown'] = 'ուղարկել ստացական իմ կապորդներին, մնացած դեպքերում` հարցնել ինձ';
 $labels['autosendknownignore'] = 'ուղարկել ստացական իմ կապորդներին, մնացած դեպքերում` անտեսել';
-$labels['ignore'] = 'անտեսել';
 $labels['readwhendeleted'] = 'Ջնջելուց նշել նամակը որպես կարդացած';
 $labels['flagfordeletion'] = 'Ջնջելու փոխարեն նշել որպես ենթակա ջնջման';
 $labels['skipdeleted'] = 'Ցույց չ՛տալ ջնջված նամակները';
@@ -463,4 +462,5 @@
 $labels['japanese'] = 'Ճապոնական';
 $labels['korean'] = 'Կորեական';
 $labels['chinese'] = 'Չինական';
+$labels['arialabelforwardingoptions'] = 'Փոխանցելու ընտրանքներ';
 ?>

--
Gitblit v1.9.1