diff options
author | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
commit | e31c56a5af23257a18275d59bf01e921a8eb60f6 (patch) | |
tree | 3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/hy_AM/messages.inc | |
parent | fdff34093d479f1a9cb98107b68eb9137278b181 (diff) |
Imported localization files from launchpad
Diffstat (limited to 'program/localization/hy_AM/messages.inc')
-rw-r--r-- | program/localization/hy_AM/messages.inc | 26 |
1 files changed, 11 insertions, 15 deletions
diff --git a/program/localization/hy_AM/messages.inc b/program/localization/hy_AM/messages.inc index 0042bcdf6..e68f599ab 100644 --- a/program/localization/hy_AM/messages.inc +++ b/program/localization/hy_AM/messages.inc @@ -1,19 +1,17 @@ <?php /* -+-----------------------------------------------------------------------+ -| language/hy_AM/messages.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Author: Vahan Yerkanian <vahan@arminco.com> | -+-----------------------------------------------------------------------+ - -@version $Id$ - + +-----------------------------------------------------------------------+ + | localization/hy_AM/messages.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas <Unknown> | + +-----------------------------------------------------------------------+ + @version $Id$ */ $messages = array(); @@ -60,7 +58,6 @@ $messages['nosubjectwarning'] = 'Վերնագիր բացակայում է, ցա $messages['nobodywarning'] = 'Ուղարկե՞լ այս նամակը դատարկ'; $messages['notsentwarning'] = 'Նամակն ուղարկված չէ։ Ջնջե՞լ Ձեր նամակը'; $messages['noldapserver'] = 'Ընտրեք ldap սերվեր որոնման համար'; -$messages['nocontactsreturned'] = 'Հասցեներ չեն գտնվել'; $messages['nosearchname'] = 'Մուտքագրեք հասցեատեր կամ էլ. հասցե'; $messages['searchsuccessful'] = 'Գտնվեց $nr նամակ'; $messages['searchnomatch'] = 'Համապատասխան նամակներ չգտնվեցին'; @@ -91,4 +88,3 @@ $messages['opnotpermitted'] = 'Գործողությունը անթույլատր $messages['nofromaddress'] = 'Նշված անձը հասցե չունի։'; $messages['editorwarning'] = 'Դեպի պարզ տեքստի խմբագրիչ անցման դեպքում կկորի տեքստի ձևավորումը։ Շարունակե՞լ։'; -?> |