You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< ? php
/**
* Azerbaijani PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author @mirjalal
*/
$PHPMAILER_LANG [ 'authenticate' ] = 'SMTP xətası : Giriş uğursuz oldu.' ;
$PHPMAILER_LANG [ 'connect_host' ] = 'SMTP xətası : SMTP serverinə qoşulma uğursuz oldu.' ;
$PHPMAILER_LANG [ 'data_not_accepted' ] = 'SMTP xətası : Verilənlər qəbul edilməyib.' ;
$PHPMAILER_LANG [ 'empty_message' ] = 'Boş mesaj göndərilə bilməz.' ;
$PHPMAILER_LANG [ 'encoding' ] = 'Qeyri-müəyyən kodlaşdı rma: ' ;
$PHPMAILER_LANG [ 'execute' ] = 'Əmr yerinə yetirilmədi: ' ;
$PHPMAILER_LANG [ 'file_access' ] = 'Fayla giriş yoxdur: ' ;
$PHPMAILER_LANG [ 'file_open' ] = 'Fayl xətası : Fayl açı la bilmədi: ' ;
$PHPMAILER_LANG [ 'from_failed' ] = 'Göstərilən poçtlara göndərmə uğursuz oldu: ' ;
$PHPMAILER_LANG [ 'instantiate' ] = 'Mail funksiyası işə salı na bilmədi.' ;
$PHPMAILER_LANG [ 'invalid_address' ] = 'Düzgün olmayan e-mail adresi: ' ;
$PHPMAILER_LANG [ 'mailer_not_supported' ] = ' - e-mail kitabxanası dəstəklənmir.' ;
$PHPMAILER_LANG [ 'provide_address' ] = 'Ən azı bir e-mail adresi daxil edilməlidir.' ;
$PHPMAILER_LANG [ 'recipients_failed' ] = 'SMTP xətası : Aşağı dakı ünvanlar üzrə alı cı lara göndərmə uğursuzdur: ' ;
$PHPMAILER_LANG [ 'signing' ] = 'İmzalama xətası : ' ;
$PHPMAILER_LANG [ 'smtp_connect_failed' ] = 'SMTP serverinə qoşulma uğursuz oldu.' ;
$PHPMAILER_LANG [ 'smtp_error' ] = 'SMTP serveri xətası : ' ;
$PHPMAILER_LANG [ 'variable_set' ] = 'Dəyişənin quraşdı rı lması uğursuz oldu: ' ;