| | |
| | | $messages['httpreceivedencrypterror'] = 'Vyskytla se vážná chyba v konfiguraci. Kontaktujte neprodleně administátora. <b>Vaše zpráva nemohla být odeslána.</b>'; |
| | | $messages['smtpconnerror'] = 'Chyba SMTP ($code): Připojení k serveru selhalo'; |
| | | $messages['smtpautherror'] = 'Chyba SMTP ($code): Chyba přihlášení'; |
| | | $messages['smtpfromerror'] = 'Chyba SMTP ($code): Nelze nastavit odesílatele "$from"'; |
| | | $messages['smtptoerror'] = 'Chyba SMTP ($code): Nelze přidat příjemce "$to"'; |
| | | $messages['smtpfromerror'] = 'Chyba SMTP ($code): Nelze nastavit odesílatele "$from" ($msg)'; |
| | | $messages['smtptoerror'] = 'Chyba SMTP ($code): Nelze přidat příjemce "$to" ($msg)'; |
| | | $messages['smtprecipientserror'] = 'Chyba SMTP: Nelze zpracovat seznam příjemců'; |
| | | $messages['smtperror'] = 'Chyba SMTP: $msg'; |
| | | $messages['emailformaterror'] = 'Neplatná e-mailová adresa: $email'; |