PATH:
home
/
sudairsocs
/
www
/
forum
/
Themes
/
default
/
languages
<?php // Version: 2.0.16; Modlog global $scripturl; $txt['modlog_date'] = 'Date'; $txt['modlog_member'] = 'Membre'; $txt['modlog_position'] = 'Rang'; $txt['modlog_action'] = 'Action'; $txt['modlog_ip'] = 'IP'; $txt['modlog_search_result'] = 'Résultats de la recherche'; $txt['modlog_total_entries'] = 'Total des actions'; $txt['modlog_ac_approve_topic'] = 'Sujet "{topic}" approuvé par "{member}"'; $txt['modlog_ac_approve'] = 'Message "{subject}" approuvé dans "{topic}" par "{member}"'; $txt['modlog_ac_lock'] = '"{topic}" verrouillé'; $txt['modlog_ac_warning'] = '{member} averti concernant "{message}"'; $txt['modlog_ac_unlock'] = '"{topic}" débloqué'; $txt['modlog_ac_sticky'] = '"{topic}" épinglé'; $txt['modlog_ac_unsticky'] = '"{topic}" dépinglé'; $txt['modlog_ac_delete'] = '"{subject}" effacé de "{topic}" par "{member}"'; $txt['modlog_ac_delete_member'] = 'Membre "{name}" supprimé'; $txt['modlog_ac_remove'] = 'Sujet "{topic}" effacé de "{board}"'; $txt['modlog_ac_modify'] = '"{message}" modifié par "{member}"'; $txt['modlog_ac_merge'] = 'Sujets fusionnés pour créer "{topic}"'; $txt['modlog_ac_split'] = '"{topic}" séparé en deux pour créer "{new_topic}"'; $txt['modlog_ac_move'] = '"{topic}" déplacé de "{board_from}" à "{board_to}"'; $txt['modlog_ac_profile'] = 'Profil de "{member}" modifié'; $txt['modlog_ac_pruned'] = 'Messages vieux de plus de {days} jours purgés'; $txt['modlog_ac_news'] = 'Nouvelles mises à jour'; $txt['modlog_enter_comment'] = 'Entrer un commentaire de modération'; $txt['modlog_moderation_log'] = 'Journal de Modération'; $txt['modlog_moderation_log_desc'] = 'Voici la liste des actions de modération faites par les modérateurs du forum.<br /><strong>Veuillez noter</strong> que les entrées ne peuvent être supprimées de ce journal avant un délai de 24h.'; $txt['modlog_no_entries_found'] = 'Aucune entrée pour le moment dans le journal de modération.'; $txt['modlog_remove'] = 'Supprimer'; $txt['modlog_removeall'] = 'Tout supprimer'; $txt['modlog_go'] = 'Allons-y'; $txt['modlog_add'] = 'Ajouter'; $txt['modlog_search'] = 'Recherche Rapide'; $txt['modlog_by'] = 'Par'; $txt['modlog_id'] = '<em>Supprimé - (ID:%1$d)</em>'; $txt['modlog_ac_add_warn_template'] = 'Modèle d\'avertissement ajouté : "{template}"'; $txt['modlog_ac_modify_warn_template'] = 'Modèle d\'avertissement modifié : "{template}"'; $txt['modlog_ac_delete_warn_template'] = 'Modèle d\'avertissement supprimé : "{template}"'; $txt['modlog_ac_ban'] = 'Critères de bannissement ajoutés :'; $txt['modlog_ac_ban_trigger_member'] = ' <em>Membre</em> : {member}'; $txt['modlog_ac_ban_trigger_email'] = ' <em>E-mail</em> : {email}'; $txt['modlog_ac_ban_trigger_ip_range'] = ' <em>IP</em> : {ip_range}'; $txt['modlog_ac_ban_trigger_hostname'] = ' <em>Nom d\'hôte</em> : {hostname}'; $txt['modlog_admin_log'] = 'Journal d\'Administration'; $txt['modlog_admin_log_desc'] = 'Voici la liste des actions d\'administration effectuées sur votre forum.<br /><strong>Veuillez noter</strong> que les entrées ne peuvent être supprimées de ce journal avant un délai de 24h.'; $txt['modlog_admin_log_no_entries_found'] = 'Aucune entrée pour le moment dans le journal d\'administration.'; $txt['modlog_admin_log_gdpr_no_delete'] = '<strong>A noter également :</strong> Les entrées pour les mises à jour de l\'accord d\'enregistrement et de la politique de confidentialité ne peuvent pas être supprimées de ce journal tant que le paramètre de conformité RGPD est activé.'; // Admin type strings. $txt['modlog_ac_upgrade'] = 'Forum mis à jour en version {version}'; $txt['modlog_ac_install'] = 'Version {version} installée'; $txt['modlog_ac_add_board'] = 'Nouvelle section créée : "{board}"'; $txt['modlog_ac_edit_board'] = 'Section "{board}" modifiée'; $txt['modlog_ac_delete_board'] = 'Section "{boardname}" supprimée'; $txt['modlog_ac_add_cat'] = 'Nouvelle catégorie créée : "{catname}"'; $txt['modlog_ac_edit_cat'] = 'Catégorie "{catname}" modifiée'; $txt['modlog_ac_delete_cat'] = 'Catégorie "{catname}" supprimée'; $txt['modlog_ac_delete_group'] = 'Groupe "{group}" supprimé'; $txt['modlog_ac_add_group'] = 'Groupe "{group}" créé'; $txt['modlog_ac_edited_group'] = 'Groupe "{group}" modifié'; $txt['modlog_ac_added_to_group'] = '"{member}" ajouté au groupe "{group}"'; $txt['modlog_ac_removed_from_group'] = '"{member}" retiré du groupe "{group}"'; $txt['modlog_ac_removed_all_groups'] = '"{member}" retiré de tous les groupes'; $txt['modlog_ac_agreement_updated'] = 'Les accords d\'inscription {language} ont été mis à jour'; $txt['modlog_ac_policy_updated'] = 'La politique de confidentialité {language} a été mise à jour'; $txt['modlog_ac_remind_member'] = 'Rappel envoyé à "{member}" pour l\'activation de son compte'; $txt['modlog_ac_approve_member'] = 'Compte de "{member}" approuvé/activé'; $txt['modlog_ac_newsletter'] = 'Infolettre envoyée'; $txt['modlog_ac_install_package'] = 'Nouveau paquet installé : "{package}", version {version} '; $txt['modlog_ac_upgrade_package'] = 'Paquet mis à jour : "{package}" à la version {version} '; $txt['modlog_ac_uninstall_package'] = 'Paquet désinstallé : "{package}", version {version} '; // Restore topic. $txt['modlog_ac_restore_topic'] = 'Sujet "{topic}" restauré à partir de "{board}" vers la section "{board_to}"'; $txt['modlog_ac_restore_posts'] = 'Messages restaurés à partir de "{subject}" vers le sujet "{topic}" dans la section "{board}"'; $txt['modlog_parameter_guest'] = '<em>Invité</em>'; ?>
[+]
..
[-] ManageMail.english.php
[edit]
[-] ManagePermissions.french.php
[edit]
[-] ManagePaid.french.php
[edit]
[-] Drafts.english.php
[edit]
[-] ManageSettings.french-utf8.php
[edit]
[-] Errors.english.php
[edit]
[-] Post.french.php
[edit]
[-] Login.french.php
[edit]
[-] ManageSettings.french.php
[edit]
[-] Modlog.french-utf8.php
[edit]
[-] Packages.french.php
[edit]
[-] Drafts.french.php
[edit]
[-] EmailTemplates.english.php~
[edit]
[-] Errors.french.php
[edit]
[-] Editor.french.php
[edit]
[-] Errors.french-utf8.php
[edit]
[-] ManagePaid.english.php
[edit]
[-] ManageSmileys.english.php
[edit]
[-] ModerationCenter.french.php
[edit]
[-] Reports.french-utf8.php
[edit]
[-] ManageSettings.english.php
[edit]
[-] Search.english.php
[edit]
[-] PersonalMessage.french-utf8.php
[edit]
[-] index.french.php
[edit]
[-] ManageBoards.french-utf8.php
[edit]
[-] index.french-utf8.php
[edit]
[-] Modifications.french-utf8.php
[edit]
[-] Profile.french-utf8.php
[edit]
[-] Manual.french-utf8.php
[edit]
[-] Agreement.french.php
[edit]
[-] Agreement.english.php
[edit]
[-] index.english.php~
[edit]
[-] Post.french-utf8.php
[edit]
[-] Admin.french.php
[edit]
[-] ManagePaid.french-utf8.php
[edit]
[-] Admin.english.php~
[edit]
[-] ManagePermissions.french-utf8.php
[edit]
[-] Admin.english.php
[edit]
[-] ManageMail.french.php
[edit]
[-] Reports.french.php
[edit]
[-] Install.english.php~
[edit]
[-] Themes.french.php
[edit]
[-] Stats.french-utf8.php
[edit]
[-] ManageMaintenance.french-utf8.php
[edit]
[-] ModerationCenter.english.php
[edit]
[-] ManageMaintenance.french.php
[edit]
[-] Themes.french-utf8.php
[edit]
[-] Wireless.french.php
[edit]
[-] Install.english.php
[edit]
[-] ManageScheduledTasks.english.php
[edit]
[-] Packages.french-utf8.php
[edit]
[-] Wireless.english.php
[edit]
[-] ManageBoards.french.php
[edit]
[-] Modifications.english.php~
[edit]
[-] Login.english.php
[edit]
[-] Manual.english.php
[edit]
[-] Profile.french.php
[edit]
[-] Errors.english.php~
[edit]
[-] ManageMembers.french.php
[edit]
[-] PersonalMessage.french.php
[edit]
[-] Who.french.php
[edit]
[-] Stats.french.php
[edit]
[-] Profile.english.php~
[edit]
[-] ManagePermissions.english.php
[edit]
[-] Modifications.french.php
[edit]
[-] Packages.english.php
[edit]
[-] Modifications.english.php
[edit]
[-] Reports.english.php
[edit]
[-] Alerts.french.php
[edit]
[-] Admin.french-utf8.php
[edit]
[-] Timezones.french.php
[edit]
[-] Install.french.php
[edit]
[-] ManageSmileys.french-utf8.php
[edit]
[-] Settings.french-utf8.php
[edit]
[-] Stats.english.php
[edit]
[-] ManageMail.french-utf8.php
[edit]
[-] Manual.french.php
[edit]
[-] EmailTemplates.french.php
[edit]
[-] ManageCalendar.french.php
[edit]
[-] ManageMembers.english.php
[edit]
[-] Help.english.php~
[edit]
[-] Profile.english.php
[edit]
[-] Themes.english.php
[edit]
[-] Login.english.php~
[edit]
[-] ManageBoards.english.php
[edit]
[-] EmailTemplates.english.php
[edit]
[-] Modlog.english.php~
[edit]
[-] index.english.php
[edit]
[-] ManageSmileys.french.php
[edit]
[-] Login.french-utf8.php
[edit]
[-] Who.french-utf8.php
[edit]
[-] ManageCalendar.french-utf8.php
[edit]
[-] Help.english.php
[edit]
[-] Wireless.french-utf8.php
[edit]
[-] Settings.french.php
[edit]
[-] ManageCalendar.english.php
[edit]
[-] ModerationCenter.french-utf8.php
[edit]
[-] Alerts.english.php
[edit]
[-] Timezones.english.php
[edit]
[-] Post.english.php
[edit]
[-] Agreement.french-utf8.php
[edit]
[-] ManageMaintenance.english.php
[edit]
[-] Install.french-utf8.php
[edit]
[-] Help.french.php
[edit]
[-] Search.french.php
[edit]
[-] EmailTemplates.french-utf8.php
[edit]
[-] Modlog.french.php
[edit]
[-] Who.english.php~
[edit]
[-] ManageScheduledTasks.french-utf8.php
[edit]
[-] ManageSettings.english.php~
[edit]
[-] ManageScheduledTasks.french.php
[edit]
[-] Who.english.php
[edit]
[-] Settings.english.php
[edit]
[-] ManageMembers.french-utf8.php
[edit]
[-] Search.french-utf8.php
[edit]
[-] PersonalMessage.english.php
[edit]
[-] Modlog.english.php
[edit]
[-] Editor.english.php
[edit]
[-] Help.french-utf8.php
[edit]
[-] index.php
[edit]
[-] hcaptcha.english.php
[edit]