PHP Classes

File: include/phpmailer/language/phpmailer.lang-bg.php

Recommend this page to a friend!
  Classes of Milan Jankovic   Clean Blog OOP PHP PDO   include/phpmailer/language/phpmailer.lang-bg.php   Download  
File: include/phpmailer/language/phpmailer.lang-bg.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Clean Blog OOP PHP PDO
Publish pages of a blog system
Author: By
Last change:
Date: 9 days ago
Size: 2,196 bytes
 

Contents

Class file image Download
<?php

/**
 * Bulgarian PHPMailer language file: refer to English translation for definitive list
 * @package PHPMailer
 * @author Mikhail Kyosev <[email protected]>
 */

$PHPMAILER_LANG['authenticate'] = 'SMTP ??????: ?? ???? ?? ?? ?????????? ???? ???????.';
$PHPMAILER_LANG['connect_host'] = 'SMTP ??????: ?? ???? ?? ?? ?????? ? SMTP ?????.';
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP ??????: ??????? ?? ?? ??????.';
$PHPMAILER_LANG['empty_message'] = '???????????? ?? ??????????? ? ??????';
$PHPMAILER_LANG['encoding'] = '?????????? ????????: ';
$PHPMAILER_LANG['execute'] = '?? ???? ?? ?? ???????: ';
$PHPMAILER_LANG['file_access'] = '???? ?????? ?? ????: ';
$PHPMAILER_LANG['file_open'] = '??????? ??????: ?? ???? ?? ?? ?????? ????: ';
$PHPMAILER_LANG['from_failed'] = '???????? ?????? ?? ??????? ?? ?????????: ';
$PHPMAILER_LANG['instantiate'] = '?? ???? ?? ?? ?????????? ????????? mail.';
$PHPMAILER_LANG['invalid_address'] = '????????? ?????: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' - ???????? ?????? ?? ?? ????????.';
$PHPMAILER_LANG['provide_address'] = '?????? ?? ???????????? ???? ???? email ????? ?? ?????????.';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP ??????: ???????? ?????? ?? ????????? ?? ?????????: ';
$PHPMAILER_LANG['signing'] = '?????? ??? ??????????: ';
$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP ???????? connect().';
$PHPMAILER_LANG['smtp_error'] = 'SMTP ???????? ??????: ';
$PHPMAILER_LANG['variable_set'] = '?? ???? ?? ?? ???????? ??? ?????????? ??????????: ';
$PHPMAILER_LANG['extension_missing'] = '?????? ??????????: ';