| | |
| | | <?php |
| | | |
| | | /* |
| | | +-----------------------------------------------------------------------+ |
| | | | localization/ka_GE/messages.inc | |
| | | | | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, The Roundcube Dev Team | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Zaza Zviadadze, George Machitidze | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | @version $Id: messages.inc 842 2009-10-03 19:30:00 zaza$ |
| | | |
| | | +-----------------------------------------------------------------------+ |
| | | | localization/ka_GE/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(); |
| | |
| | | $messages['foldercreated'] = 'დასტა წარმატებით შეიქმნა.'; |
| | | $messages['invalidimageformat'] = 'გამოსახულების ფორმატი არასწორია.'; |
| | | |
| | | ?> |