mirror of
https://github.com/atlanticbiomedical/portal-legacy.git
synced 2025-07-02 01:47:28 -04:00
initial commit
This commit is contained in:
23
lib/symfony/vendor/phpmailer/language/phpmailer.lang-tr.php
vendored
Executable file
23
lib/symfony/vendor/phpmailer/language/phpmailer.lang-tr.php
vendored
Executable file
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
/**
|
||||
* PHPMailer dil dosyas<61>.
|
||||
* T<>rk<72>e Versiyonu
|
||||
* <20>ZYAZILIM - El<45>in <20>zel - Can Y<>lmaz - Mehmet Benlio<69>lu
|
||||
*/
|
||||
|
||||
$PHPMAILER_LANG = array();
|
||||
|
||||
$PHPMAILER_LANG["provide_address"] = 'En az bir tane mail adresi belirtmek zorundas<61>n<EFBFBD>z ' .
|
||||
'al<61>c<EFBFBD>n<EFBFBD>n email adresi.';
|
||||
$PHPMAILER_LANG["mailer_not_supported"] = ' mailler desteklenmemektedir.';
|
||||
$PHPMAILER_LANG["execute"] = '<27>al<61><6C>t<EFBFBD>r<EFBFBD>lam<61>yor: ';
|
||||
$PHPMAILER_LANG["instantiate"] = '<27>rnek mail fonksiyonu yarat<61>lamad<61>.';
|
||||
$PHPMAILER_LANG["authenticate"] = 'SMTP Hatas<61>: Do<44>rulanam<61>yor.';
|
||||
$PHPMAILER_LANG["from_failed"] = 'Ba<42>ar<61>s<EFBFBD>z olan g<>nderici adresi: ';
|
||||
$PHPMAILER_LANG["recipients_failed"] = 'SMTP Hatas<61>: ' .
|
||||
'al<61>c<EFBFBD>lara ula<6C>mad<61>: ';
|
||||
$PHPMAILER_LANG["data_not_accepted"] = 'SMTP Hatas<61>: Veri kabul edilmedi.';
|
||||
$PHPMAILER_LANG["connect_host"] = 'SMTP Hatas<61>: SMTP hosta ba<62>lan<61>lam<61>yor.';
|
||||
$PHPMAILER_LANG["file_access"] = 'Dosyaya eri<72>ilemiyor: ';
|
||||
$PHPMAILER_LANG["file_open"] = 'Dosya Hatas<61>: Dosya a<><61>lam<61>yor: ';
|
||||
$PHPMAILER_LANG["encoding"] = 'Bilinmeyen <20>ifreleme: ';
|
Reference in New Issue
Block a user