X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/phpmailer/language
home
/
cbholdings
/
pasukulu
/
lib
/
phpmailer
/
language
/
📁
..
📄
phpmailer.lang-af.php
(1.55 KB)
📄
phpmailer.lang-ar.php
(1.98 KB)
📄
phpmailer.lang-az.php
(1.71 KB)
📄
phpmailer.lang-ba.php
(1.7 KB)
📄
phpmailer.lang-be.php
(2.13 KB)
📄
phpmailer.lang-bg.php
(2.14 KB)
📄
phpmailer.lang-ca.php
(1.69 KB)
📄
phpmailer.lang-cs.php
(1.76 KB)
📄
phpmailer.lang-da.php
(2.04 KB)
📄
phpmailer.lang-de.php
(1.84 KB)
📄
phpmailer.lang-el.php
(3.23 KB)
📄
phpmailer.lang-eo.php
(1.63 KB)
📄
phpmailer.lang-es.php
(2 KB)
📄
phpmailer.lang-et.php
(1.7 KB)
📄
phpmailer.lang-fa.php
(2.03 KB)
📄
phpmailer.lang-fi.php
(1.69 KB)
📄
phpmailer.lang-fo.php
(1.6 KB)
📄
phpmailer.lang-fr.php
(2.79 KB)
📄
phpmailer.lang-gl.php
(1.7 KB)
📄
phpmailer.lang-he.php
(1.77 KB)
📄
phpmailer.lang-hi.php
(2.53 KB)
📄
phpmailer.lang-hr.php
(1.71 KB)
📄
phpmailer.lang-hu.php
(1.68 KB)
📄
phpmailer.lang-hy.php
(2.13 KB)
📄
phpmailer.lang-id.php
(1.95 KB)
📄
phpmailer.lang-it.php
(1.78 KB)
📄
phpmailer.lang-ja.php
(1.98 KB)
📄
phpmailer.lang-ka.php
(2.82 KB)
📄
phpmailer.lang-ko.php
(1.73 KB)
📄
phpmailer.lang-lt.php
(1.59 KB)
📄
phpmailer.lang-lv.php
(1.6 KB)
📄
phpmailer.lang-mg.php
(1.74 KB)
📄
phpmailer.lang-mn.php
(2.13 KB)
📄
phpmailer.lang-ms.php
(1.69 KB)
📄
phpmailer.lang-nb.php
(1.52 KB)
📄
phpmailer.lang-nl.php
(2.31 KB)
📄
phpmailer.lang-pl.php
(1.85 KB)
📄
phpmailer.lang-pt.php
(1.84 KB)
📄
phpmailer.lang-pt_br.php
(2.66 KB)
📄
phpmailer.lang-ro.php
(2.39 KB)
📄
phpmailer.lang-ru.php
(2.19 KB)
📄
phpmailer.lang-sk.php
(1.86 KB)
📄
phpmailer.lang-sl.php
(2.52 KB)
📄
phpmailer.lang-sr.php
(2.25 KB)
📄
phpmailer.lang-sr_latn.php
(1.77 KB)
📄
phpmailer.lang-sv.php
(1.57 KB)
📄
phpmailer.lang-tl.php
(1.68 KB)
📄
phpmailer.lang-tr.php
(1.73 KB)
📄
phpmailer.lang-uk.php
(2.23 KB)
📄
phpmailer.lang-vi.php
(1.75 KB)
📄
phpmailer.lang-zh.php
(1.63 KB)
📄
phpmailer.lang-zh_cn.php
(1.62 KB)
Editing: phpmailer.lang-fr.php
<?php /** * French PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * Some French punctuation requires a thin non-breaking space (U+202F) character before it, * for example before a colon or exclamation mark. * There is one of these characters between these quotes: " " * @see http://unicode.org/udhr/n/notes_fra.html */ $PHPMAILER_LANG['authenticate'] = 'Erreur SMTP : échec de l’authentification.'; $PHPMAILER_LANG['buggy_php'] = 'Votre version de PHP est affectée par un bug qui peut entraîner des messages corrompus. Pour résoudre ce problème, passez à l’envoi par SMTP, désactivez l’option mail.add_x_header dans le fichier php.ini, passez à MacOS ou Linux, ou passez PHP à la version 7.0.17+ ou 7.1.3+.'; $PHPMAILER_LANG['connect_host'] = 'Erreur SMTP : impossible de se connecter au serveur SMTP.'; $PHPMAILER_LANG['data_not_accepted'] = 'Erreur SMTP : données incorrectes.'; $PHPMAILER_LANG['empty_message'] = 'Corps du message vide.'; $PHPMAILER_LANG['encoding'] = 'Encodage inconnu : '; $PHPMAILER_LANG['execute'] = 'Impossible de lancer l’exécution : '; $PHPMAILER_LANG['extension_missing'] = 'Extension manquante : '; $PHPMAILER_LANG['file_access'] = 'Impossible d’accéder au fichier : '; $PHPMAILER_LANG['file_open'] = 'Ouverture du fichier impossible : '; $PHPMAILER_LANG['from_failed'] = 'L’adresse d’expéditeur suivante a échoué : '; $PHPMAILER_LANG['instantiate'] = 'Impossible d’instancier la fonction mail.'; $PHPMAILER_LANG['invalid_address'] = 'Adresse courriel non valide : '; $PHPMAILER_LANG['invalid_header'] = 'Nom ou valeur de l’en-tête non valide'; $PHPMAILER_LANG['invalid_hostentry'] = 'Entrée d’hôte non valide : '; $PHPMAILER_LANG['invalid_host'] = 'Hôte non valide : '; $PHPMAILER_LANG['mailer_not_supported'] = ' client de messagerie non supporté.'; $PHPMAILER_LANG['provide_address'] = 'Vous devez fournir au moins une adresse de destinataire.'; $PHPMAILER_LANG['recipients_failed'] = 'Erreur SMTP : les destinataires suivants ont échoué : '; $PHPMAILER_LANG['signing'] = 'Erreur de signature : '; $PHPMAILER_LANG['smtp_code'] = 'Code SMTP : '; $PHPMAILER_LANG['smtp_code_ex'] = 'Informations supplémentaires SMTP : '; $PHPMAILER_LANG['smtp_connect_failed'] = 'La fonction SMTP connect() a échouée.'; $PHPMAILER_LANG['smtp_detail'] = 'Détails : '; $PHPMAILER_LANG['smtp_error'] = 'Erreur du serveur SMTP : '; $PHPMAILER_LANG['variable_set'] = 'Impossible d’initialiser ou de réinitialiser une variable : '; $PHPMAILER_LANG['extension_missing'] = 'Extension manquante : ';
Upload File
Create Folder