1 | <?php |
---|
2 | // Language: français |
---|
3 | // Module: activityReport - 0.2 |
---|
4 | // Date: 2009-09-14 23:00:37 |
---|
5 | // Author: , jcdenis@gdwd.com |
---|
6 | // Translated with dcTranslater - 0.2.4 |
---|
7 | |
---|
8 | #index.php:37 |
---|
9 | $GLOBALS['__l10n']['Activity report'] = 'Rapport d\'activité'; |
---|
10 | |
---|
11 | #inc/class.activity.report.behaviors.php:33 |
---|
12 | $GLOBALS['__l10n']['Actions on blog'] = 'Actions sur le blog'; |
---|
13 | |
---|
14 | #inc/class.activity.report.behaviors.php:41 |
---|
15 | $GLOBALS['__l10n']['updating blog'] = 'Mise à jour du blog'; |
---|
16 | |
---|
17 | #inc/class.activity.report.behaviors.php:42 |
---|
18 | $GLOBALS['__l10n']['Blog was updated by "%s"'] = 'Blog mis à jour par "%s"'; |
---|
19 | |
---|
20 | #inc/class.activity.report.behaviors.php:51 |
---|
21 | $GLOBALS['__l10n']['404 error'] = 'Erreur 404'; |
---|
22 | |
---|
23 | #inc/class.activity.report.behaviors.php:52 |
---|
24 | $GLOBALS['__l10n']['New 404 error page at "%s"'] = 'Nouvelle erreur 404 à "%s"'; |
---|
25 | |
---|
26 | #inc/class.activity.report.behaviors.php:60 |
---|
27 | $GLOBALS['__l10n']['Actions on posts'] = 'Actions sur les billets'; |
---|
28 | |
---|
29 | #inc/class.activity.report.behaviors.php:68 |
---|
30 | $GLOBALS['__l10n']['post creation'] = 'Création de billet'; |
---|
31 | |
---|
32 | #inc/class.activity.report.behaviors.php:69 |
---|
33 | $GLOBALS['__l10n']['A new post called "%s" was created by "%s" at %s'] = 'Nouveau billet nommé "%s" crée par "%s" à %s'; |
---|
34 | |
---|
35 | #inc/class.activity.report.behaviors.php:79 |
---|
36 | $GLOBALS['__l10n']['updating post'] = 'Mise à jour de billet'; |
---|
37 | |
---|
38 | #inc/class.activity.report.behaviors.php:80 |
---|
39 | $GLOBALS['__l10n']['Post called "%s" have been updated by "%s" at %s'] = 'Billet nommé "%s" mis à jour par "%s" à %s'; |
---|
40 | |
---|
41 | #inc/class.activity.report.behaviors.php:90 |
---|
42 | $GLOBALS['__l10n']['post deletion'] = 'Suppression de billet'; |
---|
43 | |
---|
44 | #inc/class.activity.report.behaviors.php:91 |
---|
45 | $GLOBALS['__l10n']['Post called "%s" have been deleted by "%s"'] = 'Billet nommé "%s" supprimé par "%s"'; |
---|
46 | |
---|
47 | #inc/class.activity.report.behaviors.php:99 |
---|
48 | $GLOBALS['__l10n']['Actions on comments'] = 'Actions sur les commentaires'; |
---|
49 | |
---|
50 | #inc/class.activity.report.behaviors.php:107 |
---|
51 | $GLOBALS['__l10n']['comment creation'] = 'Création de commentaitre'; |
---|
52 | |
---|
53 | #inc/class.activity.report.behaviors.php:108 |
---|
54 | $GLOBALS['__l10n']['A new comment was created by "%s" on post "%s" at %s'] = 'Nouveau commentaire créé par "%s" sur le billet "%s" à %s'; |
---|
55 | |
---|
56 | #inc/class.activity.report.behaviors.php:118 |
---|
57 | $GLOBALS['__l10n']['updating comment'] = 'Mise à jour de commentaire'; |
---|
58 | |
---|
59 | #inc/class.activity.report.behaviors.php:119 |
---|
60 | $GLOBALS['__l10n']['Comment have been updated by "%s" at %s'] = 'Commentaire mis à jour par "%s" à %s'; |
---|
61 | |
---|
62 | #inc/class.activity.report.behaviors.php:132 |
---|
63 | $GLOBALS['__l10n']['trackback creation'] = 'Création de trackback'; |
---|
64 | |
---|
65 | #inc/class.activity.report.behaviors.php:133 |
---|
66 | $GLOBALS['__l10n']['A new trackback to "%" at "%s" was created on post "%s" at %s'] = 'Nouveau trackback vers "%s" à %s crée sur le billet "%s" a %s'; |
---|
67 | |
---|
68 | #inc/class.activity.report.behaviors.php:141 |
---|
69 | $GLOBALS['__l10n']['Actions on categories'] = 'Actions sur les catégories'; |
---|
70 | |
---|
71 | #inc/class.activity.report.behaviors.php:147 |
---|
72 | $GLOBALS['__l10n']['category creation'] = 'Création de catégorie'; |
---|
73 | |
---|
74 | #inc/class.activity.report.behaviors.php:148 |
---|
75 | $GLOBALS['__l10n']['A new category called "%s" was created by "%s" at %s'] = 'Nouvelle catégorie nommé "%s" crée par "%s" à %s'; |
---|
76 | |
---|
77 | #inc/class.activity.report.behaviors.php:157 |
---|
78 | $GLOBALS['__l10n']['updating category'] = 'Mise à jour de catégorie'; |
---|
79 | |
---|
80 | #inc/class.activity.report.behaviors.php:158 |
---|
81 | $GLOBALS['__l10n']['Category called "%s" have been updated by "%s" at %s'] = 'Catégorie nommé "%s" mise à jour à %s'; |
---|
82 | |
---|
83 | #inc/class.activity.report.behaviors.php:168 |
---|
84 | $GLOBALS['__l10n']['Actions on users'] = 'Actions sur les utilisateurs'; |
---|
85 | |
---|
86 | #inc/class.activity.report.behaviors.php:174 |
---|
87 | $GLOBALS['__l10n']['user creation'] = 'Création d\'utilisateur'; |
---|
88 | |
---|
89 | #inc/class.activity.report.behaviors.php:175 |
---|
90 | $GLOBALS['__l10n']['A new user named "%s" was added by "%s"'] = 'Nouvel utilisateur nommé "%s" créé par "%s"'; |
---|
91 | |
---|
92 | #inc/class.activity.report.behaviors.php:184 |
---|
93 | $GLOBALS['__l10n']['updating user'] = 'Mise à jour d\'utilisateur'; |
---|
94 | |
---|
95 | #inc/class.activity.report.behaviors.php:185 |
---|
96 | $GLOBALS['__l10n']['User named "%s" have been updated by "%s"'] = 'Utilisateur nommé "%s" mis à jour par "%s"'; |
---|
97 | |
---|
98 | #inc/class.activity.report.behaviors.php:194 |
---|
99 | $GLOBALS['__l10n']['user deletion'] = 'Suppression d\'utilisateur'; |
---|
100 | |
---|
101 | #inc/class.activity.report.behaviors.php:195 |
---|
102 | $GLOBALS['__l10n']['User named "%s" have been deleted by "%"'] = 'Utilisateur nommé "%s" supprimé par "%s"'; |
---|
103 | |
---|
104 | #inc/class.activity.report.php:377 |
---|
105 | $GLOBALS['__l10n']['On blog "%s"'] = 'Sur le blog "%s"'; |
---|
106 | |
---|
107 | #inc/class.activity.report.php:424 |
---|
108 | $GLOBALS['__l10n']['Period: from %s to %s'] = 'Période : Du %s au %s'; |
---|
109 | |
---|
110 | #inc/class.activity.report.php:421 |
---|
111 | $GLOBALS['__l10n']['Blog: %s'] = 'Blog : %s'; |
---|
112 | |
---|
113 | #inc/class.activity.report.php:422 |
---|
114 | $GLOBALS['__l10n']['Website: %s'] = 'Site web : %s'; |
---|
115 | |
---|
116 | #inc/class.activity.report.php:591 |
---|
117 | $GLOBALS['__l10n']['Activity report module'] = 'Module de rapport d\'activité'; |
---|
118 | |
---|
119 | #inc/class.activity.report.php:600 |
---|
120 | $GLOBALS['__l10n']['Blog activity report'] = 'Rapport d\'activité du blog'; |
---|
121 | |
---|
122 | #inc/class.activity.report.php:603 |
---|
123 | $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.'; |
---|
124 | |
---|
125 | #inc/lib.activity.report.index.php:31 |
---|
126 | $GLOBALS['__l10n']['every hour'] = 'toutes les heures'; |
---|
127 | |
---|
128 | #inc/lib.activity.report.index.php:32 |
---|
129 | $GLOBALS['__l10n']['every 2 hours'] = 'toutes les 2 heures'; |
---|
130 | |
---|
131 | #inc/lib.activity.report.index.php:33 |
---|
132 | $GLOBALS['__l10n']['2 times by day'] = '2 fois par jour'; |
---|
133 | |
---|
134 | #inc/lib.activity.report.index.php:34 |
---|
135 | $GLOBALS['__l10n']['every day'] = 'tous les jours'; |
---|
136 | |
---|
137 | #inc/lib.activity.report.index.php:35 |
---|
138 | $GLOBALS['__l10n']['every 2 days'] = 'tous les 2 jours'; |
---|
139 | |
---|
140 | #inc/lib.activity.report.index.php:36 |
---|
141 | $GLOBALS['__l10n']['every week'] = 'toutes les semaines'; |
---|
142 | |
---|
143 | #inc/lib.activity.report.index.php:83 |
---|
144 | $GLOBALS['__l10n']['never'] = 'jamais'; |
---|
145 | |
---|
146 | #inc/lib.activity.report.index.php:86 |
---|
147 | $GLOBALS['__l10n']['on new activity'] = 'lors d\'une nouvelle activité'; |
---|
148 | |
---|
149 | #index.php:41 |
---|
150 | $GLOBALS['__l10n']['Settings'] = 'Paramètres'; |
---|
151 | |
---|
152 | #inc/lib.activity.report.index.php:100 |
---|
153 | $GLOBALS['__l10n']['Enable super administrator report'] = 'Autoriser le rapport de super administrateur'; |
---|
154 | |
---|
155 | #inc/lib.activity.report.index.php:101 |
---|
156 | $GLOBALS['__l10n']['Enable report on this blog'] = 'Autoriser le rapport sur ce blog'; |
---|
157 | |
---|
158 | #inc/lib.activity.report.index.php:113 |
---|
159 | $GLOBALS['__l10n']['Add activity report on dashboard items'] = 'Ajouter le rapport d\'activité au tableau de bord'; |
---|
160 | |
---|
161 | #inc/lib.activity.report.index.php:120 |
---|
162 | $GLOBALS['__l10n']['Send report:'] = 'Rapport envoyé :'; |
---|
163 | |
---|
164 | #inc/lib.activity.report.index.php:124 |
---|
165 | $GLOBALS['__l10n']['Recipients:'] = 'Destinataires :'; |
---|
166 | |
---|
167 | #inc/lib.activity.report.index.php:127 |
---|
168 | $GLOBALS['__l10n']['Separate multiple email addresses with a semicolon ";"'] = 'Séparer les adresses multiples par un point-virgule ";"'; |
---|
169 | |
---|
170 | #inc/lib.activity.report.index.php:130 |
---|
171 | $GLOBALS['__l10n']['Last report by email:'] = 'Dernier rapport par email :'; |
---|
172 | |
---|
173 | #inc/lib.activity.report.index.php:131 |
---|
174 | $GLOBALS['__l10n']['Next report by email:'] = 'Prochain rapport par email :'; |
---|
175 | |
---|
176 | #inc/lib.activity.report.index.php:170 |
---|
177 | $GLOBALS['__l10n']['Report'] = 'Rapport'; |
---|
178 | |
---|
179 | #inc/lib.activity.report.index.php:211 |
---|
180 | $GLOBALS['__l10n']['Send report by email now'] = 'Envoyer un rapport par email maintenant'; |
---|
181 | |
---|
182 | #inc/lib.activity.report.index.php:217 |
---|
183 | $GLOBALS['__l10n']['Delete all logs'] = 'Supprimer tous les enregistrements'; |
---|
184 | |
---|
185 | #inc/lib.activity.report.index.php:254 |
---|
186 | $GLOBALS['__l10n']['No log'] = 'Pas d\'enregistrement'; |
---|
187 | |
---|
188 | #inc/lib.activity.report.index.php:264 |
---|
189 | $GLOBALS['__l10n']['Message'] = 'Message'; |
---|
190 | |
---|
191 | #index.php:42 |
---|
192 | $GLOBALS['__l10n']['Logs'] = 'Enregistrements'; |
---|
193 | |
---|
194 | #index.php:46 |
---|
195 | $GLOBALS['__l10n']['Super settings'] = 'Super paramètres'; |
---|
196 | |
---|
197 | #index.php:47 |
---|
198 | $GLOBALS['__l10n']['Super logs'] = 'Super enregistrements'; |
---|
199 | |
---|
200 | ?> |
---|