Changeset 855 in subversion


Ignore:
Timestamp:
Oct 4, 2007 1:34:53 AM (6 years ago)
Author:
tomekp
Message:

MFH: added Malay, updated Lithuanian localization

Location:
branches/devel-vnext
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/devel-vnext/CHANGELOG

    r831 r855  
    11CHANGELOG RoundCube Webmail 
    22--------------------------- 
     3 
     42007/10/04 (tomekp) 
     5---------- 
     6- MFH: all localizations 
    37 
    482007/09/27 (tomekp) 
  • branches/devel-vnext/program/localization/index.inc

    r843 r855  
    66 |                                                                       | 
    77 | This file is part of the RoundCube Webmail client                     | 
    8  | Copyright (C) 2005, RoundCube Dev, - Switzerland                      | 
     8 | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 | 
    99 | Licensed under the GNU GPL                                            | 
    1010 |                                                                       | 
     
    1717 +-----------------------------------------------------------------------+ 
    1818 
    19  $Id: index.inc 826 2007-09-26 15:50:24Z thomasb $ 
     19 $Id: index.inc 852 2007-10-03 14:27:54Z yllar $ 
    2020  
    2121 */ 
     
    5353        'lt'    => 'Lithuanian', 
    5454        'mk'    => 'Macedonian (Slavic FYROM)', 
     55        'ms_MY' => 'Malay', 
    5556        'nl_NL' => 'Nederlands', 
    5657        'nl_BE' => 'Flemish', 
     
    9293$rcube_charsets = array(); 
    9394 
    94  
    9595?> 
  • branches/devel-vnext/program/localization/lt/labels.inc

    r843 r855  
    1414 +-----------------------------------------------------------------------+' 
    1515 
    16  @version $Id: labels.inc 557 2007-05-15 06:41:32Z yllar $ 
     16 @version $Id: labels.inc 853 2007-10-03 19:47:40Z yllar $ 
    1717 
    1818*/ 
     
    8282$labels['deletemessage'] = 'Ištrinti laiškĠ
    8383'; 
     84$labels['movemessagetotrash'] = 'Perkelti laiÅ¡kÄ 
     85 Ä¯ Å¡iukÅ¡liadÄ—ÅŸÄ™'; 
    8486$labels['printmessage'] = 'Atspausdinti laiškĠ
    8587'; 
     
    114116'; 
    115117$labels['compose'] = 'RaÅ¡yti nauja laiÅ¡ka'; 
     118$labels['savemessage'] = 'IÅ¡saugoti šį juodraÅ¡tį'; 
    116119$labels['sendmessage'] = 'Išsiųsti laiskĠ
    117120'; 
    118 $labels['savemessage'] = 'IÅ¡saugoti šį juodraÅ¡tį'; 
    119121$labels['addattachment'] = 'Prisegti bylÄ 
    120122'; 
     
    139141$labels['htmltoggle'] = 'HTML'; 
    140142$labels['plaintoggle'] = 'Paprastas tekstas'; 
     143$labels['addcc'] = 'Pridėti Cc'; 
     144$labels['addbcc'] = 'Pridėti Bcc'; 
     145$labels['addreplyto'] = 'Pridėti Reply-To'; 
    141146$labels['name'] = 'Rodomas vardas'; 
    142147$labels['firstname'] = 'Vardas'; 
  • branches/devel-vnext/program/localization/lt/messages.inc

    r843 r855  
    1414 +-----------------------------------------------------------------------+ 
    1515 
    16  @version $Id: messages.inc 557 2007-05-15 06:41:32Z yllar $ 
     16 @version $Id: messages.inc 853 2007-10-03 19:47:40Z yllar $ 
    1717 
    1818*/ 
     
    9292$messages['sourceisreadonly'] = 'Å is adreso Å¡altinis yra tik skaitymui'; 
    9393$messages['errorsavingcontact'] = 'Kontakto adreso iÅ¡saugoti negalima'; 
     94$messages['movingmessage'] = 'Perkeliamas laiÅ¡kas...'; 
    9495 
    9596?> 
Note: See TracChangeset for help on using the changeset viewer.