| | |
| | | $messages['httpreceivedencrypterror'] = 'Ayarlarda bir hata oluştu. Sistem yöneticinize haber verin. <b>Postanız gönderilemedi</b>'; |
| | | $messages['smtpconnerror'] = 'SMTP Hatası ($code): Sunucuya bağlanılamadı'; |
| | | $messages['smtpautherror'] = 'SMTP Hatası ($code): Kimlik doğrulama başarısız oldu'; |
| | | $messages['smtpfromerror'] = 'SMTP Hatası ($code): Gönderen adresi "$from" olarak ayarlanamadı'; |
| | | $messages['smtptoerror'] = 'SMTP Hatası ($code): "$to" alıcısı eklenemedi'; |
| | | $messages['smtpfromerror'] = 'SMTP Hatası ($code): Gönderen adresi "$from" olarak ayarlanamadı ($msg)'; |
| | | $messages['smtptoerror'] = 'SMTP Hatası ($code): "$to" alıcısı eklenemedi ($msg)'; |
| | | $messages['smtprecipientserror'] = 'SMTP Hatası: Posta alıcılarının listesi ayrıştırılamadı'; |
| | | $messages['smtperror'] = 'SMTP Hatası: $msg'; |
| | | $messages['emailformaterror'] = 'Hatalı e-posta adresi: $email'; |