| | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/hr/messages.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $messages['httpreceivedencrypterror'] = 'Dogodila se fatalna greška u konfiguraciji. Odmah kontaktirajte administratora. <b>Vaša poruka se nemože poslati.</b>'; |
| | | $messages['smtpconnerror'] = 'SMTP Greška ($code): Veza na server nije uspjela'; |
| | | $messages['smtpautherror'] = 'SMTP Greška ($code): Autentikacija nije uspjela'; |
| | | $messages['smtpfromerror'] = 'SMTP Greška ($code): Nije uspjelo postavljanje pošiljatelja "$from"'; |
| | | $messages['smtptoerror'] = 'SMTP Greška ($code): Nije uspjelo dodavanje primatelja "$to"'; |
| | | $messages['smtpfromerror'] = 'SMTP Greška ($code): Nije uspjelo postavljanje pošiljatelja "$from" ($msg)'; |
| | | $messages['smtptoerror'] = 'SMTP Greška ($code): Nije uspjelo dodavanje primatelja "$to" ($msg)'; |
| | | $messages['smtprecipientserror'] = 'SMTP Greška: Nije moguće pročitati listu primatelja'; |
| | | $messages['smtperror'] = 'SMTP Greška: $msg'; |
| | | $messages['emailformaterror'] = 'Nepravilna e-mail adresa: $email'; |