Update locales
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| v0.2 (19/02/2015) | v0.2 (02/03/2015) | ||||||
| ** User ** | ** User ** | ||||||
| 	Add referers_diff display plugin | 	Add referers_diff display plugin | ||||||
| 	Add year statistics in month details | 	Add year statistics in month details | ||||||
| @@ -8,6 +8,7 @@ v0.2 (19/02/2015) | |||||||
| 	Add track users plugin | 	Add track users plugin | ||||||
| 	Add feeds plugin | 	Add feeds plugin | ||||||
| 	Add _append feature to conf.py | 	Add _append feature to conf.py | ||||||
|  | 	Add hours_stats plugin | ||||||
|  |  | ||||||
| ** Dev ** | ** Dev ** | ||||||
| 	Add istats_diff interface | 	Add istats_diff interface | ||||||
|   | |||||||
							
								
								
									
										4
									
								
								conf.py
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								conf.py
									
									
									
									
									
								
							| @@ -10,8 +10,8 @@ display_visitor_ip = True | |||||||
|  |  | ||||||
| # Hooks used | # Hooks used | ||||||
| pre_analysis_hooks = ['page_to_hit', 'robots'] | pre_analysis_hooks = ['page_to_hit', 'robots'] | ||||||
| post_analysis_hooks = ['referers', 'top_pages', 'top_downloads', 'operating_systems', 'browsers', 'feeds', 'reverse_dns'] | post_analysis_hooks = ['referers', 'top_pages', 'top_downloads', 'operating_systems', 'browsers', 'feeds', 'hours_stats', 'reverse_dns'] | ||||||
| display_hooks = ['track_users', 'top_visitors', 'all_visits', 'referers', 'top_pages', 'top_downloads', 'referers_diff', 'operating_systems', 'browsers', 'feeds'] | display_hooks = ['track_users', 'top_visitors', 'all_visits', 'referers', 'top_pages', 'top_downloads', 'referers_diff', 'operating_systems', 'browsers', 'feeds', 'hours_stats'] | ||||||
|  |  | ||||||
| # Reverse DNS timeout | # Reverse DNS timeout | ||||||
| reverse_dns_timeout = 0.2 | reverse_dns_timeout = 0.2 | ||||||
|   | |||||||
							
								
								
									
										61
									
								
								iwla.pot
									
									
									
									
									
								
							
							
						
						
									
										61
									
								
								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-03-02 18:32+CET\n" | "POT-Creation-Date: 2015-03-02 19:44+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" | ||||||
| @@ -71,14 +71,6 @@ msgstr "" | |||||||
| msgid "Statistics" | msgid "Statistics" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:389 |  | ||||||
| msgid "By day" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| #: iwla.py:389 |  | ||||||
| msgid "Day" |  | ||||||
| msgstr "" |  | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 | #: iwla.py:389 iwla.py:442 | ||||||
| msgid "Not viewed Bandwidth" | msgid "Not viewed Bandwidth" | ||||||
| msgstr "" | msgstr "" | ||||||
| @@ -88,24 +80,35 @@ msgid "Visits" | |||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/feeds.py:75 plugins/display/referers.py:95 | #: plugins/display/feeds.py:75 plugins/display/hours_stats.py:73 | ||||||
|  | #: plugins/display/hours_stats.py:83 plugins/display/referers.py:95 | ||||||
| #: plugins/display/referers.py:153 plugins/display/top_downloads.py:97 | #: plugins/display/referers.py:153 plugins/display/top_downloads.py:97 | ||||||
| #: plugins/display/top_visitors.py:72 plugins/display/track_users.py:113 | #: plugins/display/top_visitors.py:72 plugins/display/track_users.py:113 | ||||||
| msgid "Hits" | msgid "Hits" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/feeds.py:75 plugins/display/referers.py:95 | #: plugins/display/feeds.py:75 plugins/display/hours_stats.py:73 | ||||||
|  | #: plugins/display/hours_stats.py:83 plugins/display/referers.py:95 | ||||||
| #: plugins/display/referers.py:153 plugins/display/top_visitors.py:72 | #: plugins/display/referers.py:153 plugins/display/top_visitors.py:72 | ||||||
| #: plugins/display/track_users.py:77 plugins/display/track_users.py:113 | #: plugins/display/track_users.py:77 plugins/display/track_users.py:113 | ||||||
| msgid "Pages" | msgid "Pages" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
|  | #: plugins/display/hours_stats.py:73 plugins/display/hours_stats.py:83 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Bandwidth" | msgid "Bandwidth" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|  | #: iwla.py:389 plugins/display/hours_stats.py:71 | ||||||
|  | msgid "By day" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: iwla.py:389 plugins/display/hours_stats.py:73 | ||||||
|  | msgid "Day" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
| #: iwla.py:426 | #: iwla.py:426 | ||||||
| msgid "Average" | msgid "Average" | ||||||
| msgstr "" | msgstr "" | ||||||
| @@ -263,6 +266,42 @@ msgstr "" | |||||||
| msgid "Found" | msgid "Found" | ||||||
| msgstr "" | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Fri" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Mon" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Sat" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Sun" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Thu" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Tue" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Wed" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:81 | ||||||
|  | msgid "By Hours" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:83 | ||||||
|  | msgid "Hours" | ||||||
|  | msgstr "" | ||||||
|  |  | ||||||
| #: plugins/display/operating_systems.py:78 | #: plugins/display/operating_systems.py:78 | ||||||
| #: plugins/display/operating_systems.py:88 | #: plugins/display/operating_systems.py:88 | ||||||
| msgid "Operating Systems" | msgid "Operating Systems" | ||||||
|   | |||||||
										
											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-03-02 18:32+CET\n" | "POT-Creation-Date: 2015-03-02 19:44+CET\n" | ||||||
| "PO-Revision-Date: 2015-03-02 18:32+0100\n" | "PO-Revision-Date: 2015-03-02 19:45+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" | ||||||
| @@ -73,14 +73,6 @@ msgstr "Pourcentage" | |||||||
| msgid "Statistics" | msgid "Statistics" | ||||||
| msgstr "Statistiques" | msgstr "Statistiques" | ||||||
|  |  | ||||||
| #: iwla.py:389 |  | ||||||
| msgid "By day" |  | ||||||
| msgstr "Par jour" |  | ||||||
|  |  | ||||||
| #: iwla.py:389 |  | ||||||
| msgid "Day" |  | ||||||
| msgstr "Jour" |  | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 | #: iwla.py:389 iwla.py:442 | ||||||
| msgid "Not viewed Bandwidth" | msgid "Not viewed Bandwidth" | ||||||
| msgstr "Traffic non vu" | msgstr "Traffic non vu" | ||||||
| @@ -90,24 +82,35 @@ msgid "Visits" | |||||||
| msgstr "Visites" | msgstr "Visites" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/feeds.py:75 plugins/display/referers.py:95 | #: plugins/display/feeds.py:75 plugins/display/hours_stats.py:73 | ||||||
|  | #: plugins/display/hours_stats.py:83 plugins/display/referers.py:95 | ||||||
| #: plugins/display/referers.py:153 plugins/display/top_downloads.py:97 | #: plugins/display/referers.py:153 plugins/display/top_downloads.py:97 | ||||||
| #: plugins/display/top_visitors.py:72 plugins/display/track_users.py:113 | #: plugins/display/top_visitors.py:72 plugins/display/track_users.py:113 | ||||||
| msgid "Hits" | msgid "Hits" | ||||||
| msgstr "Hits" | msgstr "Hits" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
| #: plugins/display/feeds.py:75 plugins/display/referers.py:95 | #: plugins/display/feeds.py:75 plugins/display/hours_stats.py:73 | ||||||
|  | #: plugins/display/hours_stats.py:83 plugins/display/referers.py:95 | ||||||
| #: plugins/display/referers.py:153 plugins/display/top_visitors.py:72 | #: plugins/display/referers.py:153 plugins/display/top_visitors.py:72 | ||||||
| #: plugins/display/track_users.py:77 plugins/display/track_users.py:113 | #: plugins/display/track_users.py:77 plugins/display/track_users.py:113 | ||||||
| msgid "Pages" | msgid "Pages" | ||||||
| msgstr "Pages" | msgstr "Pages" | ||||||
|  |  | ||||||
| #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | #: iwla.py:389 iwla.py:442 plugins/display/all_visits.py:70 | ||||||
|  | #: plugins/display/hours_stats.py:73 plugins/display/hours_stats.py:83 | ||||||
| #: plugins/display/top_visitors.py:72 | #: plugins/display/top_visitors.py:72 | ||||||
| msgid "Bandwidth" | msgid "Bandwidth" | ||||||
| msgstr "Bande passante" | msgstr "Bande passante" | ||||||
|  |  | ||||||
|  | #: iwla.py:389 plugins/display/hours_stats.py:71 | ||||||
|  | msgid "By day" | ||||||
|  | msgstr "Par jour" | ||||||
|  |  | ||||||
|  | #: iwla.py:389 plugins/display/hours_stats.py:73 | ||||||
|  | msgid "Day" | ||||||
|  | msgstr "Jour" | ||||||
|  |  | ||||||
| #: iwla.py:426 | #: iwla.py:426 | ||||||
| msgid "Average" | msgid "Average" | ||||||
| msgstr "Moyenne" | msgstr "Moyenne" | ||||||
| @@ -265,6 +268,42 @@ msgstr "Agrégateurs" | |||||||
| msgid "Found" | msgid "Found" | ||||||
| msgstr "Trouvé" | msgstr "Trouvé" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Fri" | ||||||
|  | msgstr "Jeu" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Mon" | ||||||
|  | msgstr "Lun" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Sat" | ||||||
|  | msgstr "Sam" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Sun" | ||||||
|  | msgstr "Dim" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Thu" | ||||||
|  | msgstr "Jeu" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Tue" | ||||||
|  | msgstr "Mar" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:72 | ||||||
|  | msgid "Wed" | ||||||
|  | msgstr "Mer" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:81 | ||||||
|  | msgid "By Hours" | ||||||
|  | msgstr "Par heures" | ||||||
|  |  | ||||||
|  | #: plugins/display/hours_stats.py:83 | ||||||
|  | msgid "Hours" | ||||||
|  | msgstr "Heures" | ||||||
|  |  | ||||||
| #: plugins/display/operating_systems.py:78 | #: plugins/display/operating_systems.py:78 | ||||||
| #: plugins/display/operating_systems.py:88 | #: plugins/display/operating_systems.py:88 | ||||||
| msgid "Operating Systems" | msgid "Operating Systems" | ||||||
|   | |||||||
| @@ -29,7 +29,7 @@ Display hook | |||||||
| Display feeds parsers | Display feeds parsers | ||||||
|  |  | ||||||
| Plugin requirements : | Plugin requirements : | ||||||
|     None |     post_analysis/feeds | ||||||
|  |  | ||||||
| Conf values needed : | Conf values needed : | ||||||
|     create_all_feeds_page* |     create_all_feeds_page* | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user