/[drupal]/contributions/translations/fr/modules-statistics.po
ViewVC logotype

Contents of /contributions/translations/fr/modules-statistics.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Sun Dec 30 17:05:30 2007 UTC (22 months, 4 weeks ago) by damz
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/x-gettext
Translations templates for Drupal 6
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: Drupal 6\n"
4 "POT-Creation-Date: 2007-12-28 11:29+0100\n"
5 "PO-Revision-Date: 2007-12-30 17:55+0100\n"
6 "Last-Translator: Damien Tournoud <damz@prealable.org>\n"
7 "Language-Team: drupalfr.org <traduction@drupalfr.org>\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
12 "X-Poedit-Language: French\n"
13 "X-Poedit-Country: France\n"
14 "X-Poedit-SourceCharset: utf-8\n"
15
16 #: modules/statistics/statistics.admin.inc:14
17 #: modules/statistics/statistics.pages.inc:46
18 msgid "Timestamp"
19 msgstr "Horodatage"
20
21 #: modules/statistics/statistics.admin.inc:15;51
22 #: modules/statistics/statistics.pages.inc:47
23 msgid "Page"
24 msgstr "Page"
25
26 #: modules/statistics/statistics.admin.inc:29
27 #: modules/statistics/statistics.pages.inc:25;56
28 msgid "details"
29 msgstr "détails"
30
31 #: modules/statistics/statistics.admin.inc:33;64;97;129
32 #: modules/statistics/statistics.pages.inc:29;60
33 msgid "No statistics available."
34 msgstr ""
35
36 #: modules/statistics/statistics.admin.inc:50;79;115
37 msgid "Hits"
38 msgstr "Accès"
39
40 #: modules/statistics/statistics.admin.inc:52
41 msgid "Average page generation time"
42 msgstr "Temps moyen de génération de la page"
43
44 #: modules/statistics/statistics.admin.inc:53;81
45 msgid "Total page generation time"
46 msgstr "Temps total de génération de la page"
47
48 #: modules/statistics/statistics.admin.inc:60
49 msgid "%time ms"
50 msgstr "%time ms"
51
52 #: modules/statistics/statistics.admin.inc:67
53 msgid "Top pages in the past %interval"
54 msgstr "Top des pages depuis %interval"
55
56 #: modules/statistics/statistics.admin.inc:92
57 msgid "unban"
58 msgstr "ne plus bannir"
59
60 #: modules/statistics/statistics.admin.inc:92
61 msgid "ban"
62 msgstr "bannir"
63
64 #: modules/statistics/statistics.admin.inc:100
65 msgid "Top visitors in the past %interval"
66 msgstr "Top des visiteurs depuis %interval"
67
68 #: modules/statistics/statistics.admin.inc:112
69 msgid "Top referrers in the past %interval"
70 msgstr "Top des références depuis %interval"
71
72 #: modules/statistics/statistics.admin.inc:116
73 msgid "Url"
74 msgstr "Url"
75
76 #: modules/statistics/statistics.admin.inc:117
77 msgid "Last visit"
78 msgstr "Dernière visite"
79
80 #: modules/statistics/statistics.admin.inc:188
81 #: modules/statistics/statistics.module:136
82 msgid "Access log settings"
83 msgstr "Paramètres du journal d'accès"
84
85 #: modules/statistics/statistics.admin.inc:191
86 msgid "Enable access log"
87 msgstr "Activer la journalisation des accès"
88
89 #: modules/statistics/statistics.admin.inc:194
90 msgid "Log each page access. Required for referrer statistics."
91 msgstr ""
92 "Journalise chaque accès de page. Nécessaire pour les statistiques de "
93 "références."
94
95 #: modules/statistics/statistics.admin.inc:198
96 msgid "Discard access logs older than"
97 msgstr "Supprimer les journaux d'accès plus anciens que "
98
99 #: modules/statistics/statistics.admin.inc:201
100 msgid ""
101 "Older access log entries (including referrer statistics) will be "
102 "automatically discarded. (Requires a correctly configured <a href=\"@cron"
103 "\">cron maintenance task</a>.)"
104 msgstr ""
105
106 #: modules/statistics/statistics.admin.inc:206
107 msgid "Content viewing counter settings"
108 msgstr "Paramètres du compteur de visualisation de contenu"
109
110 #: modules/statistics/statistics.admin.inc:209
111 msgid "Count content views"
112 msgstr "Compter les visualisations de contenu"
113
114 #: modules/statistics/statistics.admin.inc:212
115 msgid "Increment a counter each time content is viewed."
116 msgstr "Incrémenter un compteur à chaque fois qu'un contenu est visualisé."
117
118 #: modules/statistics/statistics.module:15
119 msgid ""
120 "The statistics module keeps track of numerous site usage statistics, "
121 "including the number of times, and from where, each of your posts is viewed. "
122 "These statistics are useful in determining how users are interacting with "
123 "each other and with your site, and are required for the display of some "
124 "Drupal blocks."
125 msgstr ""
126
127 #: modules/statistics/statistics.module:16
128 msgid "The statistics module provides:"
129 msgstr ""
130
131 #: modules/statistics/statistics.module:17
132 msgid ""
133 "a counter for each post on your site that increments each time the post is "
134 "viewed. (Enable <em>Count content views</em> on the <a href=\"@accesslog"
135 "\">access log settings page</a>, and determine if the post access counters "
136 "should be visible to any user roles on the <a href=\"@permissions"
137 "\">permissions page</a>.)"
138 msgstr ""
139
140 #: modules/statistics/statistics.module:18
141 msgid ""
142 "a <a href=\"@recent-hits\">recent hits</a> log that displays information "
143 "about the latest activity on your site, including the URL and title of the "
144 "page accessed, the user name (if available) and IP address of the accessing "
145 "party."
146 msgstr ""
147
148 #: modules/statistics/statistics.module:19
149 msgid ""
150 "a <a href=\"@top-referrers\">top referrers</a> log that displays the "
151 "referring parties for your site visits (where your visitors came from)."
152 msgstr ""
153
154 #: modules/statistics/statistics.module:20
155 msgid ""
156 "a <a href=\"@top-pages\">top pages</a> log that displays site content in "
157 "descending order by number of views."
158 msgstr ""
159
160 #: modules/statistics/statistics.module:21
161 msgid ""
162 "a <a href=\"@top-visitors\">top visitors</a> log that displays the most "
163 "active users on your site."
164 msgstr ""
165
166 #: modules/statistics/statistics.module:22
167 msgid ""
168 "a <em>Popular content</em> block that displays the day's most viewed "
169 "content, the all-time most viewed content, and the last content viewed. "
170 "(Enable the <em>Popular content</em> block on the <a href=\"@blocks\">blocks "
171 "administration page</a>.)"
172 msgstr ""
173
174 #: modules/statistics/statistics.module:23
175 msgid "Configuring the statistics module"
176 msgstr ""
177
178 #: modules/statistics/statistics.module:24
179 msgid ""
180 "When the <em>Enable access log</em> setting on the <a href=\"@accesslog"
181 "\">access log settings page</a> is enabled, data about every page accessed "
182 "(including the remote host's IP address, referrer, node accessed, and user "
183 "name) is stored in the access log. The access log must be enabled for the <a "
184 "href=\"@recent-hits\">recent hits</a>, <a href=\"@top-referrers\">top "
185 "referrers</a>, <a href=\"@top-pages\">top pages</a>, and <a href=\"@top-"
186 "visitors\">top visitors</a> log pages to function. Enabling the access log "
187 "adds one additional database call per page displayed by Drupal."
188 msgstr ""
189
190 #: modules/statistics/statistics.module:25
191 msgid ""
192 "The <em>Discard access logs older than</em> setting on the <a href="
193 "\"@accesslog\">access log settings page</a> specifies the length of time "
194 "entries are retained in the access log before they are deleted. Automatic "
195 "access log entry deletion requires a correctly configured <a href=\"@cron"
196 "\">cron maintenance task</a>."
197 msgstr ""
198
199 #: modules/statistics/statistics.module:26
200 msgid ""
201 "The <em>Count content views</em> setting on the <a href=\"@accesslog"
202 "\">access log settings page</a> enables a counter for each post on your site "
203 "that increments each time the post is viewed. This option must be enabled to "
204 "provide post-specific access counts. Enabling this option adds one "
205 "additional database call per each post displayed by Drupal."
206 msgstr ""
207
208 #: modules/statistics/statistics.module:27
209 msgid ""
210 "For more information, see the online handbook entry for <a href=\"@statistics"
211 "\">Statistics module</a>."
212 msgstr ""
213
214 #: modules/statistics/statistics.module:30
215 msgid ""
216 "Settings for the statistical information that Drupal will keep about the "
217 "site. See <a href=\"@statistics\">site statistics</a> for the actual "
218 "information."
219 msgstr ""
220 "Paramètres pour l'information statistique que Drupal conservera à propos du "
221 "site. Voir les <a href=\"@statistics\">statistiques du site</a> pour "
222 "l'information réelle."
223
224 #: modules/statistics/statistics.module:32
225 msgid "This page displays the site's most recent hits."
226 msgstr ""
227
228 #: modules/statistics/statistics.module:34
229 msgid ""
230 "This page displays all external referrers, or external references to your "
231 "website."
232 msgstr ""
233
234 #: modules/statistics/statistics.module:36
235 msgid ""
236 "When you ban a visitor, you prevent the visitor's IP address from accessing "
237 "your site. Unlike blocking a user, banning a visitor works even for "
238 "anonymous users. This is most commonly used to block resource-intensive bots "
239 "or web crawlers."
240 msgstr ""
241
242 #: modules/statistics/statistics.module:243;285
243 msgid "Popular content"
244 msgstr "Contenu populaire"
245
246 #: modules/statistics/statistics.module:253
247 msgid "Number of day's top views to display"
248 msgstr "Nombre de visualisations du top du jour à afficher"
249
250 #: modules/statistics/statistics.module:253
251 msgid "How many content items to display in \"day\" list."
252 msgstr "Combien d'éléments de contenu afficher dans la liste \"aujourd'hui\"."
253
254 #: modules/statistics/statistics.module:254
255 msgid "Number of all time views to display"
256 msgstr "Nombre de visualisations depuis toujours à afficher"
257
258 #: modules/statistics/statistics.module:254
259 msgid "How many content items to display in \"all time\" list."
260 msgstr ""
261 "Combien d'éléments de contenu afficher dans la liste \"depuis toujours\"."
262
263 #: modules/statistics/statistics.module:255
264 msgid "Number of most recent views to display"
265 msgstr "Nombre de visualisations les plus récentes à afficher"
266
267 #: modules/statistics/statistics.module:255
268 msgid "How many content items to display in \"recently viewed\" list."
269 msgstr "Combien d'éléments de contenu afficher dans la liste \"vu récemment\"."
270
271 #: modules/statistics/statistics.module:269
272 msgid "Today's:"
273 msgstr "Aujourd'hui :"
274
275 #: modules/statistics/statistics.module:274
276 msgid "All time:"
277 msgstr "Depuis toujours :"
278
279 #: modules/statistics/statistics.module:279
280 msgid "Last viewed:"
281 msgstr "Dernier accès :"
282
283 #: modules/statistics/statistics.module:85
284 msgid "1 read"
285 msgid_plural "@count reads"
286 msgstr[0] "@count lecture"
287 msgstr[1] "@count lectures"
288
289 #: modules/statistics/statistics.module:72
290 msgid "access statistics"
291 msgstr "accéder aux statistiques"
292
293 #: modules/statistics/statistics.module:72
294 msgid "view post access counter"
295 msgstr "voir le compteur d'accès aux contributions"
296
297 #: modules/statistics/statistics.module:97
298 msgid "Recent hits"
299 msgstr "Accès récents"
300
301 #: modules/statistics/statistics.module:98
302 msgid "View pages that have recently been visited."
303 msgstr "Voir les pages visitées récemment."
304
305 #: modules/statistics/statistics.module:104
306 msgid "Top pages"
307 msgstr "Top des pages"
308
309 #: modules/statistics/statistics.module:105
310 msgid "View pages that have been hit frequently."
311 msgstr "Voir les pages qui ont été accédées fréquemment."
312
313 #: modules/statistics/statistics.module:112
314 msgid "Top visitors"
315 msgstr "Top des visiteurs"
316
317 #: modules/statistics/statistics.module:113
318 msgid "View visitors that hit many pages."
319 msgstr "Voirs les visiteurs qui ont eu accès à de nombreuses pages."
320
321 #: modules/statistics/statistics.module:120
322 msgid "Top referrers"
323 msgstr "Top des référents"
324
325 #: modules/statistics/statistics.module:121
326 msgid "View top referrers."
327 msgstr "Voir le top des référents"
328
329 #: modules/statistics/statistics.module:128
330 msgid "View access log."
331 msgstr "Voir le journal des accès."
332
333 #: modules/statistics/statistics.module:137
334 msgid "Control details about what and how your site logs."
335 msgstr "Contrôler les détails de ce que votre site enregistre et comment."
336
337 #: modules/statistics/statistics.module:146
338 msgid "Track page visits"
339 msgstr "Suivre les visites des pages"
340
341 #: modules/statistics/statistics.module:0
342 msgid "statistics"
343 msgstr "statistiques"
344
345 #: modules/statistics/statistics.install:52
346 msgid "Stores site access information for statistics."
347 msgstr ""
348
349 #: modules/statistics/statistics.install:57
350 msgid "Primary Key: Unique accesslog ID."
351 msgstr ""
352
353 #: modules/statistics/statistics.install:64
354 msgid "Browser session ID of user that visited page."
355 msgstr ""
356
357 #: modules/statistics/statistics.install:70
358 msgid "Title of page visited."
359 msgstr ""
360
361 #: modules/statistics/statistics.install:76
362 msgid "Internal path to page visited (relative to Drupal root.)"
363 msgstr ""
364
365 #: modules/statistics/statistics.install:82
366 msgid "Referrer URI."
367 msgstr ""
368
369 #: modules/statistics/statistics.install:88
370 msgid "Hostname of user that visited the page."
371 msgstr ""
372
373 #: modules/statistics/statistics.install:95
374 msgid "User {users}.uid that visited the page."
375 msgstr ""
376
377 #: modules/statistics/statistics.install:102
378 msgid "Time in milliseconds that the page took to load."
379 msgstr ""
380
381 #: modules/statistics/statistics.install:109
382 msgid "Timestamp of when the page was visited."
383 msgstr ""

  ViewVC Help
Powered by ViewVC 1.1.2