Go to the source code of this file.
Variables | |
$PHPMAILER_LANG ['authenticate'] = 'Error SMTP: No se pudo autentificar.' | |
$PHPMAILER_LANG ['connect_host'] = 'Error SMTP: No puedo conectar al servidor SMTP.' | |
$PHPMAILER_LANG ['data_not_accepted'] = 'Error SMTP: Datos no aceptados.' | |
$PHPMAILER_LANG ['encoding'] = 'Codificación desconocida: ' | |
$PHPMAILER_LANG ['execute'] = 'No puedo ejecutar: ' | |
$PHPMAILER_LANG ['file_access'] = 'No puedo acceder al archivo: ' | |
$PHPMAILER_LANG ['file_open'] = 'Error de Archivo: No puede abrir el archivo: ' | |
$PHPMAILER_LANG ['from_failed'] = 'La(s) siguiente(s) direcciones de remitente fallaron: ' | |
$PHPMAILER_LANG ['instantiate'] = 'No pude crear una instancia de la función Mail.' | |
$PHPMAILER_LANG ['mailer_not_supported'] = ' mailer no está soportado.' | |
$PHPMAILER_LANG ['provide_address'] = 'Debe proveer al menos una dirección de email como destinatario.' | |
$PHPMAILER_LANG ['recipients_failed'] = 'Error SMTP: Los siguientes destinatarios fallaron: ' | |
$PHPMAILER_LANG ['signing'] = 'Error al firmar: ' | |
$PHPMAILER_LANG['authenticate'] = 'Error SMTP: No se pudo autentificar.' |
PHPMailer language file: refer to English translation for definitive list Spanish version Versión en español
Definition at line 8 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['connect_host'] = 'Error SMTP: No puedo conectar al servidor SMTP.' |
Definition at line 9 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['data_not_accepted'] = 'Error SMTP: Datos no aceptados.' |
Definition at line 10 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['encoding'] = 'Codificación desconocida: ' |
Definition at line 12 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['execute'] = 'No puedo ejecutar: ' |
Definition at line 13 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['file_access'] = 'No puedo acceder al archivo: ' |
Definition at line 14 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['file_open'] = 'Error de Archivo: No puede abrir el archivo: ' |
Definition at line 15 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['from_failed'] = 'La(s) siguiente(s) direcciones de remitente fallaron: ' |
Definition at line 16 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['instantiate'] = 'No pude crear una instancia de la función Mail.' |
Definition at line 17 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer no está soportado.' |
Definition at line 19 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['provide_address'] = 'Debe proveer al menos una dirección de email como destinatario.' |
Definition at line 20 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['recipients_failed'] = 'Error SMTP: Los siguientes destinatarios fallaron: ' |
Definition at line 21 of file phpmailer.lang-es.php.
$PHPMAILER_LANG['signing'] = 'Error al firmar: ' |
Definition at line 22 of file phpmailer.lang-es.php.