thomascube
2012-01-03 e31c56a5af23257a18275d59bf01e921a8eb60f6
program/localization/mk_MK/messages.inc
@@ -2,18 +2,16 @@
/*
+-----------------------------------------------------------------------+
| language/mk_MK/messages.inc                                           |
 | localization/mk_MK/messages.inc                                       |
|                                                                       |
| Language file of the Roundcube Webmail client                         |
| Copyright (C) 2005-2010, The Roundcube Dev Team                       |
| Licensed under the GNU GPL                                            |
 | Copyright (C) 2012, The Roundcube Dev Team                            |
 | Licensed under the GNU General Public License                         |
|                                                                       |
+-----------------------------------------------------------------------+
| Author:  Ivan Mishev - mishevivan@gmail.com                           |
 | Author: Thomas <Unknown>                                              |
+-----------------------------------------------------------------------+
@version $Id$
*/
$messages = array();
@@ -64,7 +62,6 @@
$messages['nobodywarning'] = 'Писмото нема текст во него. Дали сакате да го испратите?';
$messages['notsentwarning'] = 'Писмото не е пратено. Дали сакате да го отфрлите?';
$messages['noldapserver'] = 'Изберете LDAP сервер за пребарување';
$messages['nocontactsreturned'] = 'Не се најдени имиња';
$messages['nosearchname'] = 'Внесете име или е-поштенска адреса';
$messages['notuploadedwarning'] = 'Сè уште нема подигнати прилози. Почекајте или откажете го подигањето';
$messages['searchsuccessful'] = 'Пронајадени се $nr пораки';
@@ -104,4 +101,3 @@
$messages['smtperror'] = 'SMTP Error: $msg';
$messages['emailformaterror'] = 'Неправилна поштенска адреса: $email';
?>