Changeset 1445 in subversion


Ignore:
Timestamp:
May 28, 2008 5:42:08 AM (5 years ago)
Author:
yllar
Message:

Updated lithuanian translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/localization/lt/labels.inc

    r1128 r1445  
    33/* 
    44 
    5  +-----------------------------------------------------------------------+ 
    6  | language/lt/labels.inc                                                | 
    7  |                                                                       | 
    8  | Language file of the RoundCube Webmail client                         | 
    9  | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 | 
    10  | Licensed under the GNU GPL                                            | 
    11  |                                                                       | 
    12  +-----------------------------------------------------------------------+ 
    13  | Author: Martynas Bendorius <martynas@evanet.lt>                       | 
    14  +-----------------------------------------------------------------------+' 
    15  
    16  @version $Id$ 
     5+-----------------------------------------------------------------------+ 
     6| language/lt/labels.inc                                                | 
     7|                                                                       | 
     8| Language file of the RoundCube Webmail client                         | 
     9| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 | 
     10| Licensed under the GNU GPL                                            | 
     11|                                                                       | 
     12+-----------------------------------------------------------------------+ 
     13| Author: Martynas Bendorius <martynas@evanet.lt>                       | 
     14+-----------------------------------------------------------------------+' 
     15 
     16@version $Id$ 
    1717 
    1818*/ 
     
    7070$labels['friday'] = 'Penktadienis'; 
    7171$labels['saturday'] = 'Å eÅ¡tadienis'; 
     72$labels['jan'] = 'Sau'; 
     73$labels['feb'] = 'Vas'; 
     74$labels['mar'] = 'Kov'; 
     75$labels['apr'] = 'Bal'; 
     76$labels['may'] = 'Geg'; 
     77$labels['jun'] = 'Bir'; 
     78$labels['jul'] = 'Lie'; 
     79$labels['aug'] = 'Rugp'; 
     80$labels['sep'] = 'Rugs'; 
     81$labels['oct'] = 'Spa'; 
     82$labels['nov'] = 'Lap'; 
     83$labels['dec'] = 'Gruo'; 
     84$labels['longjan'] = 'Sausis'; 
     85$labels['longfeb'] = 'Vasaris'; 
     86$labels['longmar'] = 'Kovas'; 
     87$labels['longapr'] = 'Balandis'; 
     88$labels['longmay'] = 'GeguÅŸÄ—'; 
     89$labels['longjun'] = 'BirÅŸÄ—lis'; 
     90$labels['longjul'] = 'Liepa'; 
     91$labels['longaug'] = 'RugpjÅ«tis'; 
     92$labels['longsep'] = 'Rugsėjis'; 
     93$labels['longoct'] = 'Spalis'; 
     94$labels['longnov'] = 'Lapkritis'; 
     95$labels['longdec'] = 'Gruodis'; 
    7296$labels['today'] = 'Å iandien'; 
    7397$labels['checkmail'] = 'Tikrinti ar nėra naujų laiÅ¡kų'; 
     
    202226$labels['previewpane'] = 'Rodyti perşiūros laukĠ
    203227'; 
     228$labels['logoutclear'] = 'IÅ¡valyti Å¡iukÅ¡liadÄ—ÅŸÄ™ atsijungiant'; 
     229$labels['logoutcompact'] = 'Suspausti Gautus atsijungiant'; 
     230$labels['uisettings'] = 'Vartotojo Aplinka'; 
     231$labels['serversettings'] = 'Serverio Nuostatos'; 
     232$labels['mailboxview'] = 'PaÅ¡to DÄ—ÅŸutės PerÅŸiÅ«ra'; 
     233$labels['mdnrequests'] = 'Siuntėjo perspėjimai'; 
     234$labels['askuser'] = 'praÅ¡yti vartotojo'; 
     235$labels['autosend'] = 'siųsti automatiÅ¡kai'; 
     236$labels['ignore'] = 'ignoruoti'; 
     237$labels['readwhendeleted'] = 'PaÅŸymėti laiÅ¡kÄ 
     238 kaip perskaitytu trinant'; 
     239$labels['flagfordeletion'] = 'PaÅŸymėti laiÅ¡kÄ 
     240 trynimui vietoje iÅ¡trynimo'; 
    204241$labels['autosavedraft'] = 'AutomatiÅ¡kai iÅ¡saugoti juodraščius'; 
    205242$labels['everynminutes'] = 'kas $n minutes(-ių)'; 
Note: See TracChangeset for help on using the changeset viewer.