From 6c76c91951d259f59b2b7a42b8fe895dcc0ef21b Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 23 Aug 2006 17:36:37 -0400 Subject: [PATCH] Updated Polish, Portuguese, Latvian, Chinese and Japanese 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