diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-06 15:53:41 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-06 15:53:41 +0000 |
| commit | 5156830d1f8b2f0cdcf5fc4882b63c0c9e3da04f (patch) | |
| tree | 0e3dd8f8f4454b20b0bb1a0f1a7a76fb7417b677 /roundcubemail/program/localization/am/messages.inc | |
| parent | abeb53093dea59efe32d099c298b9fe4008055bf (diff) | |
Updated localizations to 0.1beta2
git-svn-id: https://svn.roundcube.net/trunk@296 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/am/messages.inc')
| -rwxr-xr-x | roundcubemail/program/localization/am/messages.inc | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/roundcubemail/program/localization/am/messages.inc b/roundcubemail/program/localization/am/messages.inc index 0587bfb7b..9a6ec6480 100755 --- a/roundcubemail/program/localization/am/messages.inc +++ b/roundcubemail/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,14 +32,20 @@ $messages['loggedout'] = 'Դուք բարեհաջող ավարտեցիք աշխ $messages['mailboxempty'] = 'Փոստարկղը դատարկ է'; -$messages['loading'] = 'Բեռնավորում...'; +$messages['loading'] = 'Բեռնավորում…'; + +$messages['loadingdata'] = 'Տվյալների բեռնավորում…'; -$messages['loadingdata'] = 'Տվյալների բեռնավորում...'; +$messages['checkingmail'] = 'Նոր նամակների ստուգում…'; -$messages['sendingmessage'] = 'Նամակի ուղարկում...'; +$messages['sendingmessage'] = 'Նամակի ուղարկում…'; $messages['messagesent'] = 'Նամակն ուղարկված է'; +$messages['savingmessage'] = 'Նամակի գրանցում…'; + +$messages['messagesaved'] = 'Նամակը գրանցվեց որպես սևագիր'; + $messages['successfullysaved'] = 'Գրանցված է'; $messages['addedsuccessfully'] = 'Հասցեն ավելացված է'; @@ -94,4 +100,11 @@ $messages['searchnomatch'] = 'Համապատասխան նամակներ չգտն $messages['searching'] = 'Որոնում...'; -?> +$messages['checking'] = 'Ստուգում…'; + +$messages['nospellerrors'] = 'Ուղագրական սխալներ չկան'; + +$messages['folderdeleted'] = 'Դարակը ջնջվեց'; + + +?>
\ No newline at end of file |
