diff options
author | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-03 16:40:06 +0000 |
commit | e31c56a5af23257a18275d59bf01e921a8eb60f6 (patch) | |
tree | 3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/lt_LT/messages.inc | |
parent | fdff34093d479f1a9cb98107b68eb9137278b181 (diff) |
Imported localization files from launchpad
Diffstat (limited to 'program/localization/lt_LT/messages.inc')
-rw-r--r-- | program/localization/lt_LT/messages.inc | 27 |
1 files changed, 11 insertions, 16 deletions
diff --git a/program/localization/lt_LT/messages.inc b/program/localization/lt_LT/messages.inc index fba3fdb36..b42183787 100644 --- a/program/localization/lt_LT/messages.inc +++ b/program/localization/lt_LT/messages.inc @@ -1,21 +1,17 @@ <?php /* - -+-----------------------------------------------------------------------+ -| language/lt_LT/messages.inc | -| | -| Language file of the Roundcube Webmail client | -| Copyright (C) 2005-2010, The Roundcube Dev Team | -| Licensed under the GNU GPL | -| | -+-----------------------------------------------------------------------+ -| Authors: Martynas Bendorius <martynas@evanet.lt> | -| Rimas Kudelis <rq@akl.lt> | -+-----------------------------------------------------------------------+ - -@version $Id$ - + +-----------------------------------------------------------------------+ + | localization/lt_LT/messages.inc | + | | + | Language file of the Roundcube Webmail client | + | Copyright (C) 2012, The Roundcube Dev Team | + | Licensed under the GNU General Public License | + | | + +-----------------------------------------------------------------------+ + | Author: Thomas <Unknown> | + +-----------------------------------------------------------------------+ + @version $Id$ */ $messages = array(); @@ -160,4 +156,3 @@ $messages['mispellingsfound'] = 'Laiške rasta rašybos klaidų.'; $messages['parentnotwritable'] = 'Nepavyko sukurti arba perkelti aplanko į parinktą tėvinį aplanką. Trūksta prieigos teisių.'; $messages['messagetoobig'] = 'Laiško dalis yra per didelė, kad galėtų būti apdorota.'; -?> |