PHP Classes

File: vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php

Recommend this page to a friend!
  Classes of akeel   F3A   vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php   Download  
File: vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: F3A
PHP Web development framework like Laravel lite
Author: By
Last change:
Date: 2 years ago
Size: 2,294 bytes
 

Contents

Class file image Download
<?php
/**
 * Greek PHPMailer language file: refer to English translation for definitive list
 * @package PHPMailer
 */

$PHPMAILER_LANG['authenticate'] = 'SMTP ??????: ???????? ???????????? (authentication).';
$PHPMAILER_LANG['connect_host'] = 'SMTP ??????: ???????? ???????? ???? SMTP-Host.';
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP ??????: ?? ???????? ??? ?????? ????????.';
$PHPMAILER_LANG['empty_message'] = '?? E-Mail ??? ???? ??????????? .';
$PHPMAILER_LANG['encoding'] = '??????? Encoding-Format: ';
$PHPMAILER_LANG['execute'] = '???????? ????????? ????????? ???????: ';
$PHPMAILER_LANG['file_access'] = '???????? ??????????? ??? ???????: ';
$PHPMAILER_LANG['file_open'] = '?????? ???????: ??? ????? ?????? ?? ??????? ??? ????????? ???????: ';
$PHPMAILER_LANG['from_failed'] = '? ???????? ????????? ????????? ??? ????? ?????: ';
$PHPMAILER_LANG['instantiate'] = '???????? ????????? Mail function.';
$PHPMAILER_LANG['invalid_address'] = '?? ?????? ??? ??????, ? ????????? ??? ????? ??????: ';
$PHPMAILER_LANG['mailer_not_supported'] = ' mailer ??? ?????????????.';
$PHPMAILER_LANG['provide_address'] = '??????????? ????? ??????????? ??? e-mail ????????? ?????????.';
$PHPMAILER_LANG['recipients_failed'] = 'SMTP ??????: ?? ???????? ??????????? ????????? ??? ????? ???????: ';
$PHPMAILER_LANG['signing'] = '?????? ?????????: ';
$PHPMAILER_LANG['smtp_connect_failed'] = '???????? ???????? ???? SMTP Server.';
$PHPMAILER_LANG['smtp_error'] = '?????? ??? ??? SMTP Server: ';
$PHPMAILER_LANG['variable_set'] = '???????? ??????? ? ????????????? ??????????: ';
//$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';