| | |
| | | $messages['httpreceivedencrypterror'] = 'Ha ocorregut un error fatal de configuració. Contacta amb el teu administrador inmediatament. <b>El teu missatge no pot ser enviat.</b>'; |
| | | $messages['smtpconnerror'] = 'Error SMTP ($code): La connexió al servidor ha fallat.'; |
| | | $messages['smtpautherror'] = 'Error SMTP ($code): Identificació fallida.'; |
| | | $messages['smtpfromerror'] = 'Error SMTP ($code): No s\'ha pogut posar "$from" com a remitent'; |
| | | $messages['smtptoerror'] = 'Error SMTP ($code): No s\'ha pogut posar "$to" com a destinatari'; |
| | | $messages['smtpfromerror'] = 'Error SMTP ($code): No s\'ha pogut posar "$from" com a remitent ($msg)'; |
| | | $messages['smtptoerror'] = 'Error SMTP ($code): No s\'ha pogut posar "$to" com a destinatari ($msg)'; |
| | | $messages['smtprecipientserror'] = 'Error SMTP: No s\'ha pogut analitzar la lista de destinataris'; |
| | | $messages['smtperror'] = 'Error SMTP: $msg'; |
| | | $messages['emailformaterror'] = 'Adreça d\'e-mail incorrecte: $email'; |