Update doc and translations
This commit is contained in:
		| @@ -94,6 +94,7 @@ Optional configuration values ends with *. | |||||||
|   * plugins/display/top_downloads.py |   * plugins/display/top_downloads.py | ||||||
|   * plugins/display/all_visits.py |   * plugins/display/all_visits.py | ||||||
|   * plugins/display/top_hits.py |   * plugins/display/top_hits.py | ||||||
|  |   * plugins/display/track_users.py | ||||||
|   * plugins/display/browsers.py |   * plugins/display/browsers.py | ||||||
|   * plugins/display/referers.py |   * plugins/display/referers.py | ||||||
|   * plugins/display/operating_systems.py |   * plugins/display/operating_systems.py | ||||||
| @@ -280,6 +281,34 @@ plugins.display.top_hits | |||||||
|         None |         None | ||||||
|  |  | ||||||
|  |  | ||||||
|  | plugins.display.track_users | ||||||
|  | --------------------------- | ||||||
|  |  | ||||||
|  |     Display hook | ||||||
|  |      | ||||||
|  |     Track users | ||||||
|  |      | ||||||
|  |     Plugin requirements : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Conf values needed : | ||||||
|  |         tracked_ip | ||||||
|  |         create_tracked_page* | ||||||
|  |      | ||||||
|  |     Output files : | ||||||
|  |         OUTPUT_ROOT/year/month/index.html | ||||||
|  |         OUTPUT_ROOT/year/month/tracked_users.html | ||||||
|  |      | ||||||
|  |     Statistics creation : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Statistics update : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Statistics deletion : | ||||||
|  |         None | ||||||
|  |  | ||||||
|  |  | ||||||
| plugins.display.browsers | plugins.display.browsers | ||||||
| ------------------------ | ------------------------ | ||||||
|  |  | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
|   * plugins/display/top_downloads.py |   * plugins/display/top_downloads.py | ||||||
|   * plugins/display/all_visits.py |   * plugins/display/all_visits.py | ||||||
|   * plugins/display/top_hits.py |   * plugins/display/top_hits.py | ||||||
|  |   * plugins/display/track_users.py | ||||||
|   * plugins/display/browsers.py |   * plugins/display/browsers.py | ||||||
|   * plugins/display/referers.py |   * plugins/display/referers.py | ||||||
|   * plugins/display/operating_systems.py |   * plugins/display/operating_systems.py | ||||||
| @@ -188,6 +189,34 @@ plugins.display.top_hits | |||||||
|         None |         None | ||||||
|  |  | ||||||
|  |  | ||||||
|  | plugins.display.track_users | ||||||
|  | --------------------------- | ||||||
|  |  | ||||||
|  |     Display hook | ||||||
|  |      | ||||||
|  |     Track users | ||||||
|  |      | ||||||
|  |     Plugin requirements : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Conf values needed : | ||||||
|  |         tracked_ip | ||||||
|  |         create_tracked_page* | ||||||
|  |      | ||||||
|  |     Output files : | ||||||
|  |         OUTPUT_ROOT/year/month/index.html | ||||||
|  |         OUTPUT_ROOT/year/month/tracked_users.html | ||||||
|  |      | ||||||
|  |     Statistics creation : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Statistics update : | ||||||
|  |         None | ||||||
|  |      | ||||||
|  |     Statistics deletion : | ||||||
|  |         None | ||||||
|  |  | ||||||
|  |  | ||||||
| plugins.display.browsers | plugins.display.browsers | ||||||
| ------------------------ | ------------------------ | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										99
									
								
								iwla.pot
									
									
									
									
									
								
							
							
						
						
									
										99
									
								
								iwla.pot
									
									
									
									
									
								
							| @@ -5,7 +5,7 @@ | |||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: PACKAGE VERSION\n" | "Project-Id-Version: PACKAGE VERSION\n" | ||||||
| "POT-Creation-Date: 2015-01-08 21:05+CET\n" | "POT-Creation-Date: 2015-01-13 18:59+CET\n" | ||||||
| "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||||
| "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||||
| "Language-Team: LANGUAGE <LL@li.org>\n" | "Language-Team: LANGUAGE <LL@li.org>\n" | ||||||
| @@ -35,11 +35,11 @@ msgstr "" | |||||||
| msgid "March" | msgid "March" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: display.py:32 iwla.py:433 | #: display.py:32 iwla.py:442 | ||||||
| msgid "June" | msgid "June" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: display.py:32 iwla.py:433 | #: display.py:32 iwla.py:442 | ||||||
| msgid "May" | msgid "May" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -63,128 +63,133 @@ msgstr "" | |||||||
| msgid "September" | msgid "September" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:374 | #: display.py:187 | ||||||
|  | msgid "Ratio" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: iwla.py:383 | ||||||
| msgid "Statistics" | msgid "Statistics" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 | #: iwla.py:391 | ||||||
| msgid "By day" | msgid "By day" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 | #: iwla.py:391 | ||||||
| msgid "Day" | msgid "Day" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 | #: iwla.py:391 iwla.py:444 | ||||||
| msgid "Not viewed Bandwidth" | msgid "Not viewed Bandwidth" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 | #: iwla.py:391 iwla.py:444 | ||||||
| msgid "Visits" | msgid "Visits" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/referers.py:95 plugins/display/referers.py:153 | #: plugins/display/referers.py:95 plugins/display/referers.py:153 | ||||||
| #: plugins/display/top_downloads.py:97 plugins/display/top_visitors.py:72 | #: plugins/display/top_downloads.py:97 plugins/display/top_visitors.py:72 | ||||||
| msgid "Hits" | msgid "Hits" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/referers.py:95 plugins/display/referers.py:153 | #: plugins/display/referers.py:95 plugins/display/referers.py:153 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Pages" | msgid "Pages" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Bandwidth" | msgid "Bandwidth" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:419 | #: iwla.py:428 | ||||||
| msgid "Average" | msgid "Average" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:424 iwla.py:469 | #: iwla.py:433 iwla.py:478 | ||||||
| msgid "Total" | msgid "Total" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Apr" | msgid "Apr" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Aug" | msgid "Aug" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Dec" | msgid "Dec" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Feb" | msgid "Feb" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Jan" | msgid "Jan" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Jul" | msgid "Jul" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Mar" | msgid "Mar" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Nov" | msgid "Nov" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Oct" | msgid "Oct" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Sep" | msgid "Sep" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:434 | #: iwla.py:443 | ||||||
| msgid "Summary" | msgid "Summary" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:435 | #: iwla.py:444 | ||||||
| msgid "Month" | msgid "Month" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:435 | #: iwla.py:444 | ||||||
| msgid "Visitors" | msgid "Visitors" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:435 iwla.py:447 plugins/display/operating_systems.py:90 | #: iwla.py:444 iwla.py:456 plugins/display/operating_systems.py:90 | ||||||
|  | #: plugins/display/track_users.py:101 | ||||||
| msgid "Details" | msgid "Details" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:483 | #: iwla.py:492 | ||||||
| msgid "Statistics for" | msgid "Statistics for" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:490 | #: iwla.py:499 | ||||||
| msgid "Last update" | msgid "Last update" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:494 | #: iwla.py:503 | ||||||
| msgid "Time analysis" | msgid "Time analysis" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:496 | #: iwla.py:505 | ||||||
| msgid "hours" | msgid "hours" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:497 | #: iwla.py:506 | ||||||
| msgid "minutes" | msgid "minutes" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:497 | #: iwla.py:506 | ||||||
| msgid "seconds" | msgid "seconds" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -208,11 +213,11 @@ msgstr "" | |||||||
| msgid "Browsers" | msgid "Browsers" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:79 plugins/display/browsers.py:110 | #: plugins/display/browsers.py:79 plugins/display/browsers.py:113 | ||||||
| msgid "Browser" | msgid "Browser" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:79 plugins/display/browsers.py:110 | #: plugins/display/browsers.py:79 plugins/display/browsers.py:113 | ||||||
| #: plugins/display/operating_systems.py:78 | #: plugins/display/operating_systems.py:78 | ||||||
| #: plugins/display/operating_systems.py:95 plugins/display/top_hits.py:71 | #: plugins/display/operating_systems.py:95 plugins/display/top_hits.py:71 | ||||||
| #: plugins/display/top_hits.py:97 plugins/display/top_pages.py:71 | #: plugins/display/top_hits.py:97 plugins/display/top_pages.py:71 | ||||||
| @@ -220,7 +225,7 @@ msgstr "" | |||||||
| msgid "Entrance" | msgid "Entrance" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:95 plugins/display/browsers.py:121 | #: plugins/display/browsers.py:98 plugins/display/browsers.py:128 | ||||||
| #: plugins/display/referers.py:110 plugins/display/referers.py:125 | #: plugins/display/referers.py:110 plugins/display/referers.py:125 | ||||||
| #: plugins/display/referers.py:140 plugins/display/referers.py:163 | #: plugins/display/referers.py:140 plugins/display/referers.py:163 | ||||||
| #: plugins/display/referers.py:174 plugins/display/referers.py:185 | #: plugins/display/referers.py:174 plugins/display/referers.py:185 | ||||||
| @@ -231,7 +236,7 @@ msgstr "" | |||||||
| msgid "Others" | msgid "Others" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:104 | #: plugins/display/browsers.py:107 | ||||||
| msgid "All Browsers" | msgid "All Browsers" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| @@ -273,6 +278,10 @@ msgstr "" | |||||||
| msgid "All Referers" | msgid "All Referers" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/referers.py:193 | ||||||
|  | msgid "All Key Phrases" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/referers.py:200 | #: plugins/display/referers.py:200 | ||||||
| msgid "Key phrases" | msgid "Key phrases" | ||||||
| msgstr "" | msgstr "" | ||||||
| @@ -323,3 +332,19 @@ msgstr "" | |||||||
| msgid "Top Pages" | msgid "Top Pages" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 | ||||||
|  | msgid "Page" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 plugins/display/track_users.py:99 | ||||||
|  | msgid "Tracked users" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 plugins/display/track_users.py:106 | ||||||
|  | msgid "Last Access" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:106 | ||||||
|  | msgid "IP" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|   | |||||||
										
											Binary file not shown.
										
									
								
							| @@ -5,8 +5,8 @@ | |||||||
| msgid "" | msgid "" | ||||||
| msgstr "" | msgstr "" | ||||||
| "Project-Id-Version: iwla\n" | "Project-Id-Version: iwla\n" | ||||||
| "POT-Creation-Date: 2015-01-08 21:05+CET\n" | "POT-Creation-Date: 2015-01-13 18:59+CET\n" | ||||||
| "PO-Revision-Date: 2015-01-08 21:07+0100\n" | "PO-Revision-Date: 2015-01-13 19:01+0100\n" | ||||||
| "Last-Translator: Soutadé <soutade@gmail.com>\n" | "Last-Translator: Soutadé <soutade@gmail.com>\n" | ||||||
| "Language-Team: iwla\n" | "Language-Team: iwla\n" | ||||||
| "Language: fr_FR\n" | "Language: fr_FR\n" | ||||||
| @@ -37,11 +37,11 @@ msgstr "Juillet" | |||||||
| msgid "March" | msgid "March" | ||||||
| msgstr "Mars" | msgstr "Mars" | ||||||
|  |  | ||||||
| #: display.py:32 iwla.py:433 | #: display.py:32 iwla.py:442 | ||||||
| msgid "June" | msgid "June" | ||||||
| msgstr "Juin" | msgstr "Juin" | ||||||
|  |  | ||||||
| #: display.py:32 iwla.py:433 | #: display.py:32 iwla.py:442 | ||||||
| msgid "May" | msgid "May" | ||||||
| msgstr "Mai" | msgstr "Mai" | ||||||
|  |  | ||||||
| @@ -65,128 +65,133 @@ msgstr "Octobre" | |||||||
| msgid "September" | msgid "September" | ||||||
| msgstr "Septembre" | msgstr "Septembre" | ||||||
|  |  | ||||||
| #: iwla.py:374 | #: display.py:187 | ||||||
|  | msgid "Ratio" | ||||||
|  | msgstr "Pourcentage" | ||||||
|  |  | ||||||
|  | #: iwla.py:383 | ||||||
| msgid "Statistics" | msgid "Statistics" | ||||||
| msgstr "Statistiques" | msgstr "Statistiques" | ||||||
|  |  | ||||||
| #: iwla.py:382 | #: iwla.py:391 | ||||||
| msgid "By day" | msgid "By day" | ||||||
| msgstr "Par jour" | msgstr "Par jour" | ||||||
|  |  | ||||||
| #: iwla.py:382 | #: iwla.py:391 | ||||||
| msgid "Day" | msgid "Day" | ||||||
| msgstr "Jour" | msgstr "Jour" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 | #: iwla.py:391 iwla.py:444 | ||||||
| msgid "Not viewed Bandwidth" | msgid "Not viewed Bandwidth" | ||||||
| msgstr "Traffic non vu" | msgstr "Traffic non vu" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 | #: iwla.py:391 iwla.py:444 | ||||||
| msgid "Visits" | msgid "Visits" | ||||||
| msgstr "Visites" | msgstr "Visites" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/referers.py:95 plugins/display/referers.py:153 | #: plugins/display/referers.py:95 plugins/display/referers.py:153 | ||||||
| #: plugins/display/top_downloads.py:97 plugins/display/top_visitors.py:72 | #: plugins/display/top_downloads.py:97 plugins/display/top_visitors.py:72 | ||||||
| msgid "Hits" | msgid "Hits" | ||||||
| msgstr "Hits" | msgstr "Hits" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/referers.py:95 plugins/display/referers.py:153 | #: plugins/display/referers.py:95 plugins/display/referers.py:153 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Pages" | msgid "Pages" | ||||||
| msgstr "Pages" | msgstr "Pages" | ||||||
|  |  | ||||||
| #: iwla.py:382 iwla.py:435 plugins/display/all_visits.py:70 | #: iwla.py:391 iwla.py:444 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Bandwidth" | msgid "Bandwidth" | ||||||
| msgstr "Bande passante" | msgstr "Bande passante" | ||||||
|  |  | ||||||
| #: iwla.py:419 | #: iwla.py:428 | ||||||
| msgid "Average" | msgid "Average" | ||||||
| msgstr "Moyenne" | msgstr "Moyenne" | ||||||
|  |  | ||||||
| #: iwla.py:424 iwla.py:469 | #: iwla.py:433 iwla.py:478 | ||||||
| msgid "Total" | msgid "Total" | ||||||
| msgstr "Total" | msgstr "Total" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Apr" | msgid "Apr" | ||||||
| msgstr "Avr" | msgstr "Avr" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Aug" | msgid "Aug" | ||||||
| msgstr "Août" | msgstr "Août" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Dec" | msgid "Dec" | ||||||
| msgstr "Déc" | msgstr "Déc" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Feb" | msgid "Feb" | ||||||
| msgstr "Fév" | msgstr "Fév" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Jan" | msgid "Jan" | ||||||
| msgstr "Jan" | msgstr "Jan" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Jul" | msgid "Jul" | ||||||
| msgstr "Jui" | msgstr "Jui" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Mar" | msgid "Mar" | ||||||
| msgstr "Mars" | msgstr "Mars" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Nov" | msgid "Nov" | ||||||
| msgstr "Nov" | msgstr "Nov" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Oct" | msgid "Oct" | ||||||
| msgstr "Oct" | msgstr "Oct" | ||||||
|  |  | ||||||
| #: iwla.py:433 | #: iwla.py:442 | ||||||
| msgid "Sep" | msgid "Sep" | ||||||
| msgstr "Sep" | msgstr "Sep" | ||||||
|  |  | ||||||
| #: iwla.py:434 | #: iwla.py:443 | ||||||
| msgid "Summary" | msgid "Summary" | ||||||
| msgstr "Résumé" | msgstr "Résumé" | ||||||
|  |  | ||||||
| #: iwla.py:435 | #: iwla.py:444 | ||||||
| msgid "Month" | msgid "Month" | ||||||
| msgstr "Mois" | msgstr "Mois" | ||||||
|  |  | ||||||
| #: iwla.py:435 | #: iwla.py:444 | ||||||
| msgid "Visitors" | msgid "Visitors" | ||||||
| msgstr "Visiteurs" | msgstr "Visiteurs" | ||||||
|  |  | ||||||
| #: iwla.py:435 iwla.py:447 plugins/display/operating_systems.py:90 | #: iwla.py:444 iwla.py:456 plugins/display/operating_systems.py:90 | ||||||
|  | #: plugins/display/track_users.py:101 | ||||||
| msgid "Details" | msgid "Details" | ||||||
| msgstr "Détails" | msgstr "Détails" | ||||||
|  |  | ||||||
| #: iwla.py:483 | #: iwla.py:492 | ||||||
| msgid "Statistics for" | msgid "Statistics for" | ||||||
| msgstr "Statistiques pour" | msgstr "Statistiques pour" | ||||||
|  |  | ||||||
| #: iwla.py:490 | #: iwla.py:499 | ||||||
| msgid "Last update" | msgid "Last update" | ||||||
| msgstr "Dernière mise à jour" | msgstr "Dernière mise à jour" | ||||||
|  |  | ||||||
| #: iwla.py:494 | #: iwla.py:503 | ||||||
| msgid "Time analysis" | msgid "Time analysis" | ||||||
| msgstr "Durée de l'analyse" | msgstr "Durée de l'analyse" | ||||||
|  |  | ||||||
| #: iwla.py:496 | #: iwla.py:505 | ||||||
| msgid "hours" | msgid "hours" | ||||||
| msgstr "heures " | msgstr "heures " | ||||||
|  |  | ||||||
| #: iwla.py:497 | #: iwla.py:506 | ||||||
| msgid "minutes" | msgid "minutes" | ||||||
| msgstr "minutes" | msgstr "minutes" | ||||||
|  |  | ||||||
| #: iwla.py:497 | #: iwla.py:506 | ||||||
| msgid "seconds" | msgid "seconds" | ||||||
| msgstr "secondes" | msgstr "secondes" | ||||||
|  |  | ||||||
| @@ -210,11 +215,11 @@ msgstr "Top visiteurs" | |||||||
| msgid "Browsers" | msgid "Browsers" | ||||||
| msgstr "Navigateurs" | msgstr "Navigateurs" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:79 plugins/display/browsers.py:110 | #: plugins/display/browsers.py:79 plugins/display/browsers.py:113 | ||||||
| msgid "Browser" | msgid "Browser" | ||||||
| msgstr "Navigateur" | msgstr "Navigateur" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:79 plugins/display/browsers.py:110 | #: plugins/display/browsers.py:79 plugins/display/browsers.py:113 | ||||||
| #: plugins/display/operating_systems.py:78 | #: plugins/display/operating_systems.py:78 | ||||||
| #: plugins/display/operating_systems.py:95 plugins/display/top_hits.py:71 | #: plugins/display/operating_systems.py:95 plugins/display/top_hits.py:71 | ||||||
| #: plugins/display/top_hits.py:97 plugins/display/top_pages.py:71 | #: plugins/display/top_hits.py:97 plugins/display/top_pages.py:71 | ||||||
| @@ -222,7 +227,7 @@ msgstr "Navigateur" | |||||||
| msgid "Entrance" | msgid "Entrance" | ||||||
| msgstr "Entrées" | msgstr "Entrées" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:95 plugins/display/browsers.py:121 | #: plugins/display/browsers.py:98 plugins/display/browsers.py:128 | ||||||
| #: plugins/display/referers.py:110 plugins/display/referers.py:125 | #: plugins/display/referers.py:110 plugins/display/referers.py:125 | ||||||
| #: plugins/display/referers.py:140 plugins/display/referers.py:163 | #: plugins/display/referers.py:140 plugins/display/referers.py:163 | ||||||
| #: plugins/display/referers.py:174 plugins/display/referers.py:185 | #: plugins/display/referers.py:174 plugins/display/referers.py:185 | ||||||
| @@ -233,7 +238,7 @@ msgstr "Entrées" | |||||||
| msgid "Others" | msgid "Others" | ||||||
| msgstr "Autres" | msgstr "Autres" | ||||||
|  |  | ||||||
| #: plugins/display/browsers.py:104 | #: plugins/display/browsers.py:107 | ||||||
| msgid "All Browsers" | msgid "All Browsers" | ||||||
| msgstr "Tous les navigateurs" | msgstr "Tous les navigateurs" | ||||||
|  |  | ||||||
| @@ -275,6 +280,10 @@ msgstr "Top Origines" | |||||||
| msgid "All Referers" | msgid "All Referers" | ||||||
| msgstr "Toutes les origines" | msgstr "Toutes les origines" | ||||||
|  |  | ||||||
|  | #: plugins/display/referers.py:193 | ||||||
|  | msgid "All Key Phrases" | ||||||
|  | msgstr "Toutes les phrases clé" | ||||||
|  |  | ||||||
| #: plugins/display/referers.py:200 | #: plugins/display/referers.py:200 | ||||||
| msgid "Key phrases" | msgid "Key phrases" | ||||||
| msgstr "Phrases clé" | msgstr "Phrases clé" | ||||||
| @@ -325,5 +334,21 @@ msgstr "Toutes les pages" | |||||||
| msgid "Top Pages" | msgid "Top Pages" | ||||||
| msgstr "Top Pages" | msgstr "Top Pages" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 | ||||||
|  | msgid "Page" | ||||||
|  | msgstr "Page" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 plugins/display/track_users.py:99 | ||||||
|  | msgid "Tracked users" | ||||||
|  | msgstr "Utilisateurs traqués" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:76 plugins/display/track_users.py:106 | ||||||
|  | msgid "Last Access" | ||||||
|  | msgstr "Dernière visite" | ||||||
|  |  | ||||||
|  | #: plugins/display/track_users.py:106 | ||||||
|  | msgid "IP" | ||||||
|  | msgstr "IP" | ||||||
|  |  | ||||||
| #~ msgid "Key Phrases" | #~ msgid "Key Phrases" | ||||||
| #~ msgstr "Phrases clé" | #~ msgstr "Phrases clé" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user