264 lines
10 KiB
PHP
264 lines
10 KiB
PHP
|
<?php
|
||
|
// Language: Français
|
||
|
// Module: activityReport - 1.0
|
||
|
// Date: 2010-06-08 07:54:36
|
||
|
// Translated with dcTranslater - 1.4
|
||
|
|
||
|
#_admin.php:19
|
||
|
#_admin.php:88
|
||
|
#inc/class.activity.report.php:435
|
||
|
#inc/lib.parselogs.config.php:33
|
||
|
#index.php:26
|
||
|
#index.php:42
|
||
|
$GLOBALS['__l10n']['Activity report'] = 'Rapport d\'activité';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:19
|
||
|
$GLOBALS['__l10n']['ActivityReport messages'] = 'Messages de l\'extension';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:24
|
||
|
$GLOBALS['__l10n']['Special messages'] = 'Messages spéciaux';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:25
|
||
|
$GLOBALS['__l10n']['%s'] = '%s';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:32
|
||
|
$GLOBALS['__l10n']['Actions on blog'] = 'Actions sur le blog';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:40
|
||
|
$GLOBALS['__l10n']['updating blog'] = 'Mise à jour du blog';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:41
|
||
|
$GLOBALS['__l10n']['Blog was updated by "%s"'] = 'Blog mis à jour par "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:50
|
||
|
$GLOBALS['__l10n']['404 error'] = 'Erreur 404';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:51
|
||
|
$GLOBALS['__l10n']['New 404 error page at "%s"'] = 'Nouvelle erreur 404 à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:59
|
||
|
$GLOBALS['__l10n']['Actions on posts'] = 'Actions sur les billets';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:67
|
||
|
#inc/class.activity.report.behaviors.php:78
|
||
|
$GLOBALS['__l10n']['post creation'] = 'Création de billet';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:68
|
||
|
#inc/class.activity.report.behaviors.php:79
|
||
|
$GLOBALS['__l10n']['A new post called "%s" was created by "%s" at %s'] = 'Un nouveau billet nommé "%s" a été créé par "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:89
|
||
|
$GLOBALS['__l10n']['updating post'] = 'Mise à jour de billet';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:90
|
||
|
$GLOBALS['__l10n']['Post called "%s" has been updated by "%s" at %s'] = 'Le billet nommé "%s" a été mis à jour par "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:100
|
||
|
$GLOBALS['__l10n']['post deletion'] = 'Suppression de billet';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:101
|
||
|
$GLOBALS['__l10n']['Post called "%s" has been deleted by "%s"'] = 'Le billet nommé "%s" a été supprimé par "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:111
|
||
|
$GLOBALS['__l10n']['Post protection'] = 'Protection des billets';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:112
|
||
|
$GLOBALS['__l10n']['An attempt failed on a passworded post with password "%s" at "%s"'] = 'Une tentative a échoué sur un billet protégé par mot de passe avec l\'essai "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:121
|
||
|
$GLOBALS['__l10n']['Actions on comments'] = 'Actions sur les commentaires';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:129
|
||
|
$GLOBALS['__l10n']['comment creation'] = 'Création de commentaire';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:130
|
||
|
$GLOBALS['__l10n']['A new comment was created by "%s" on post "%s" at %s'] = 'Un nouveau commentaire a été créé par "%s" sur le billet "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:140
|
||
|
$GLOBALS['__l10n']['updating comment'] = 'Mise à jour de commentaire';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:141
|
||
|
$GLOBALS['__l10n']['Comment has been updated by "%s" at %s'] = 'Un commentaire a été mise à jour par "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:154
|
||
|
$GLOBALS['__l10n']['trackback creation'] = 'Création de trackback';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:155
|
||
|
$GLOBALS['__l10n']['A new trackback to "%" at "%s" was created on post "%s" at %s'] = 'Un nouveau rétrolien vers "%s" a été créé sur le billet "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:163
|
||
|
$GLOBALS['__l10n']['Actions on categories'] = 'Actions sur les catégories';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:169
|
||
|
$GLOBALS['__l10n']['category creation'] = 'Création de catégorie';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:170
|
||
|
$GLOBALS['__l10n']['A new category called "%s" was created by "%s" at %s'] = 'Un nouvelle catégorie nommée "%s" a été créé par "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:179
|
||
|
$GLOBALS['__l10n']['updating category'] = 'Mise à jour de catégorie';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:180
|
||
|
$GLOBALS['__l10n']['Category called "%s" has been updated by "%s" at %s'] = 'La catégorie nommée "%s" a été mise à jour par "%s" à l\'adresse "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:190
|
||
|
$GLOBALS['__l10n']['Actions on users'] = 'Actions sur les utilisateurs';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:196
|
||
|
$GLOBALS['__l10n']['user creation'] = 'Création d\'utilisateur';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:197
|
||
|
$GLOBALS['__l10n']['A new user named "%s" was created by "%s"'] = 'Un nouvel utilisateur a été ajouté par "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:206
|
||
|
$GLOBALS['__l10n']['updating user'] = 'Mise à jour d\'utilisateur';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:207
|
||
|
$GLOBALS['__l10n']['User named "%s" has been updated by "%s"'] = 'L\'utilisateur "%s" a été mis à jour par "%s"';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:216
|
||
|
$GLOBALS['__l10n']['user deletion'] = 'Suppression d\'utilisateur';
|
||
|
|
||
|
#inc/class.activity.report.behaviors.php:217
|
||
|
$GLOBALS['__l10n']['User named "%s" has been deleted by "%"'] = 'L\'utilisateur nommé "%s" a été supprimé par "%s"';
|
||
|
|
||
|
#inc/class.activity.report.php:429
|
||
|
$GLOBALS['__l10n']['An error occured when parsing report.'] = 'Une erreur est survenue lors de la compilation du rapport.';
|
||
|
|
||
|
#inc/class.activity.report.php:438
|
||
|
$GLOBALS['__l10n']['You received a message from your blog\'s activity report module.'] = 'Vous recevez un message du module de rapport d\'activité de votre blog.';
|
||
|
|
||
|
#inc/class.activity.report.php:444
|
||
|
$GLOBALS['__l10n']['Period from %s to %s'] = 'Période du %s au %s';
|
||
|
|
||
|
#inc/class.activity.report.php:490
|
||
|
$GLOBALS['__l10n']['Activity report deletes some old logs.'] = 'L\'extension a automatiquement effacé des anciennes activités.';
|
||
|
|
||
|
#inc/class.activity.report.php:745
|
||
|
$GLOBALS['__l10n']['Activity report module'] = 'Module de rapport d\'activité';
|
||
|
|
||
|
#inc/class.activity.report.php:757
|
||
|
#inc/class.activity.report.php:758
|
||
|
$GLOBALS['__l10n']['Blog activity report'] = 'Rapport d\'activité du blog';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:33
|
||
|
#inc/lib.activity.report.index.php:42
|
||
|
$GLOBALS['__l10n']['every hour'] = 'toutes les heures';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:34
|
||
|
#inc/lib.activity.report.index.php:43
|
||
|
$GLOBALS['__l10n']['every 2 hours'] = 'toutes les 2 heures';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:35
|
||
|
#inc/lib.activity.report.index.php:44
|
||
|
$GLOBALS['__l10n']['2 times by day'] = '2 fois par jour';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:36
|
||
|
#inc/lib.activity.report.index.php:45
|
||
|
$GLOBALS['__l10n']['every day'] = 'tous les jours';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:37
|
||
|
#inc/lib.activity.report.index.php:46
|
||
|
$GLOBALS['__l10n']['every 2 days'] = 'tous les 2 jours';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:38
|
||
|
#inc/lib.activity.report.index.php:47
|
||
|
$GLOBALS['__l10n']['every week'] = 'toutes les semaines';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:48
|
||
|
$GLOBALS['__l10n']['every 2 weeks'] = 'toutes les 2 semaines';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:49
|
||
|
$GLOBALS['__l10n']['every 4 weeks'] = 'toutes les 4 semaines';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:53
|
||
|
$GLOBALS['__l10n']['Plain text'] = 'Texte brut';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:54
|
||
|
$GLOBALS['__l10n']['HTML'] = 'HTML';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:111
|
||
|
$GLOBALS['__l10n']['never'] = 'jamais';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:114
|
||
|
$GLOBALS['__l10n']['on new activity'] = 'lors d\'une nouvelle activité';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:123
|
||
|
#inc/lib.activity.report.index.php:124
|
||
|
$GLOBALS['__l10n']['RSS feed'] = 'Flux RSS';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:125
|
||
|
$GLOBALS['__l10n']['Rss2 feed for activity on this blog'] = 'Flux Rss2 pour l\'activité de ce blog';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:127
|
||
|
#inc/lib.activity.report.index.php:128
|
||
|
$GLOBALS['__l10n']['Atom feed'] = 'Flux Atom';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:129
|
||
|
$GLOBALS['__l10n']['Atom feed for activity on this blog'] = 'Flux Atom pour l\'activité de ce blog';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:135
|
||
|
#index.php:52
|
||
|
$GLOBALS['__l10n']['Settings'] = 'Paramètres';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:141
|
||
|
$GLOBALS['__l10n']['Enable super administrator report'] = 'Autoriser le rapport de super administrateur';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:142
|
||
|
$GLOBALS['__l10n']['Enable report on this blog'] = 'Autoriser le rapport sur ce blog';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:145
|
||
|
$GLOBALS['__l10n']['Automatic cleaning of old logs:'] = 'Nettoyage automatique des anciennes activités:';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:157
|
||
|
$GLOBALS['__l10n']['Add activity report on dashboard items'] = 'Ajouter le rapport d\'activité au tableau de bord';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:164
|
||
|
$GLOBALS['__l10n']['Send report:'] = 'Rapport envoyé :';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:171
|
||
|
$GLOBALS['__l10n']['Use Dotclear date formaters. ex: %B %d at %H:%M'] = 'Utiliser le formatage des dates de Dotclear. ex: %d %B à %H:%M';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:173
|
||
|
$GLOBALS['__l10n']['Report format:'] = 'Format du rapport :';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:177
|
||
|
$GLOBALS['__l10n']['Recipients:'] = 'Destinataires :';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:180
|
||
|
$GLOBALS['__l10n']['Separate multiple email addresses with a semicolon ";"'] = 'Séparer les adresses email par un point-virgule ";"';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:183
|
||
|
$GLOBALS['__l10n']['Last report by email:'] = 'Dernier rapport par email :';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:184
|
||
|
$GLOBALS['__l10n']['Next report by email:'] = 'Prochain rapport par email :';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:223
|
||
|
$GLOBALS['__l10n']['Report'] = 'Rapport';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:270
|
||
|
$GLOBALS['__l10n']['Send report by email now'] = 'Envoyer un rapport par email maintenant';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:314
|
||
|
$GLOBALS['__l10n']['No log'] = 'Pas d\'enregistrement';
|
||
|
|
||
|
#inc/lib.activity.report.index.php:324
|
||
|
$GLOBALS['__l10n']['Message'] = 'Message';
|
||
|
|
||
|
#index.php:34
|
||
|
$GLOBALS['__l10n']['Please wait'] = 'Veuillez patienter';
|
||
|
|
||
|
#index.php:49
|
||
|
$GLOBALS['__l10n']['This server has no mail function, activityReport not send email report.'] = 'Ce server n\'a pas de fonction d\'envoie de mail, le rapport ne sera pas envoyer.';
|
||
|
|
||
|
#index.php:53
|
||
|
$GLOBALS['__l10n']['Logs'] = 'Enregistrements';
|
||
|
|
||
|
#index.php:57
|
||
|
$GLOBALS['__l10n']['Super settings'] = 'Super paramètres';
|
||
|
|
||
|
#index.php:58
|
||
|
$GLOBALS['__l10n']['Super logs'] = 'Super enregistrements';
|
||
|
|
||
|
?>
|