Changeset 855 in subversion
- Timestamp:
- Oct 4, 2007 1:34:53 AM (6 years ago)
- Location:
- branches/devel-vnext
- Files:
-
- 4 edited
-
CHANGELOG (modified) (1 diff)
-
program/localization/index.inc (modified) (4 diffs)
-
program/localization/lt/labels.inc (modified) (4 diffs)
-
program/localization/lt/messages.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/devel-vnext/CHANGELOG
r831 r855 1 1 CHANGELOG RoundCube Webmail 2 2 --------------------------- 3 4 2007/10/04 (tomekp) 5 ---------- 6 - MFH: all localizations 3 7 4 8 2007/09/27 (tomekp) -
branches/devel-vnext/program/localization/index.inc
r843 r855 6 6 | | 7 7 | This file is part of the RoundCube Webmail client | 8 | Copyright (C) 2005 , RoundCube Dev, - Switzerland|8 | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | 9 9 | Licensed under the GNU GPL | 10 10 | | … … 17 17 +-----------------------------------------------------------------------+ 18 18 19 $Id: index.inc 8 26 2007-09-26 15:50:24Z thomasb$19 $Id: index.inc 852 2007-10-03 14:27:54Z yllar $ 20 20 21 21 */ … … 53 53 'lt' => 'Lithuanian', 54 54 'mk' => 'Macedonian (Slavic FYROM)', 55 'ms_MY' => 'Malay', 55 56 'nl_NL' => 'Nederlands', 56 57 'nl_BE' => 'Flemish', … … 92 93 $rcube_charsets = array(); 93 94 94 95 95 ?> -
branches/devel-vnext/program/localization/lt/labels.inc
r843 r855 14 14 +-----------------------------------------------------------------------+' 15 15 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 $ 17 17 18 18 */ … … 82 82 $labels['deletemessage'] = 'IÅ¡trinti laiÅ¡kÄ 83 83 '; 84 $labels['movemessagetotrash'] = 'Perkelti laiÅ¡kÄ 85 į Å¡iukÅ¡liadÄÅŸÄ'; 84 86 $labels['printmessage'] = 'Atspausdinti laiÅ¡kÄ 85 87 '; … … 114 116 '; 115 117 $labels['compose'] = 'RaÅ¡yti nauja laiÅ¡ka'; 118 $labels['savemessage'] = 'IÅ¡saugoti šį juodraÅ¡tį'; 116 119 $labels['sendmessage'] = 'IÅ¡siųsti laiskÄ 117 120 '; 118 $labels['savemessage'] = 'IÅ¡saugoti šį juodraÅ¡tį';119 121 $labels['addattachment'] = 'Prisegti bylÄ 120 122 '; … … 139 141 $labels['htmltoggle'] = 'HTML'; 140 142 $labels['plaintoggle'] = 'Paprastas tekstas'; 143 $labels['addcc'] = 'PridÄti Cc'; 144 $labels['addbcc'] = 'PridÄti Bcc'; 145 $labels['addreplyto'] = 'PridÄti Reply-To'; 141 146 $labels['name'] = 'Rodomas vardas'; 142 147 $labels['firstname'] = 'Vardas'; -
branches/devel-vnext/program/localization/lt/messages.inc
r843 r855 14 14 +-----------------------------------------------------------------------+ 15 15 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 $ 17 17 18 18 */ … … 92 92 $messages['sourceisreadonly'] = 'Å is adreso Å¡altinis yra tik skaitymui'; 93 93 $messages['errorsavingcontact'] = 'Kontakto adreso iÅ¡saugoti negalima'; 94 $messages['movingmessage'] = 'Perkeliamas laiÅ¡kas...'; 94 95 95 96 ?>
Note: See TracChangeset
for help on using the changeset viewer.
