]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/phpmailer/language/phpmailer.lang-tr.php
branched
[mailer.git] / 0.2.1 / inc / phpmailer / language / phpmailer.lang-tr.php
diff --git a/0.2.1/inc/phpmailer/language/phpmailer.lang-tr.php b/0.2.1/inc/phpmailer/language/phpmailer.lang-tr.php
deleted file mode 100644 (file)
index 6bd3c0c..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<?php
-/**
- * PHPMailer dil dosyas�.
- * T�rk�e Versiyonu
- * �ZYAZILIM - El�in �zel - Can Y�lmaz - Mehmet Benlio�lu
- */
-
-$PHPMAILER_LANG = array();
-
-$PHPMAILER_LANG["provide_address"] = 'En az bir tane mail adresi belirtmek zorundas�n�z ' .
-                                     'al�c�n�n email adresi.';
-$PHPMAILER_LANG["mailer_not_supported"] = ' mailler desteklenmemektedir.';
-$PHPMAILER_LANG["execute"] = '�al��t�r�lam�yor: ';
-$PHPMAILER_LANG["instantiate"] = '�rnek mail fonksiyonu yarat�lamad�.';
-$PHPMAILER_LANG["authenticate"] = 'SMTP Hatas�: Do�rulanam�yor.';
-$PHPMAILER_LANG["from_failed"] = 'Ba�ar�s�z olan g�nderici adresi: ';
-$PHPMAILER_LANG["recipients_failed"] = 'SMTP Hatas�:  ' .
-                                       'al�c�lara ula�mad�: ';
-$PHPMAILER_LANG["data_not_accepted"] = 'SMTP Hatas�: Veri kabul edilmedi.';
-$PHPMAILER_LANG["connect_host"] = 'SMTP Hatas�: SMTP hosta ba�lan�lam�yor.';
-$PHPMAILER_LANG["file_access"] = 'Dosyaya eri�ilemiyor: ';
-$PHPMAILER_LANG["file_open"] = 'Dosya Hatas�: Dosya a��lam�yor: ';
-$PHPMAILER_LANG["encoding"] = 'Bilinmeyen �ifreleme: ';
-
-?>
\ No newline at end of file