Changeset 1445
- Timestamp:
- 05/20/04 10:35:29 (9 years ago)
- Location:
- trunk/bureau
- Files:
-
- 2 edited
-
class/m_stats.php (modified) (1 diff)
-
locales/fr_FR/LC_MESSAGES/stats.po (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bureau/class/m_stats.php
r1444 r1445 88 88 /* ----------------------------------------------------------------- */ 89 89 /** 90 * Nom des fonctions du module 91 */ 92 function alternc_module_description() { 93 return _("The stats module allows any user to ask for statistics about his web site. Statistics are web pages generated daily based on the visits of the day before. Webalizer is the soft used to produce those stats. The statistics can be produced in many languages."); 94 } 95 96 /* ----------------------------------------------------------------- */ 97 /** 90 98 * Retourne un tableau contenant les jeux de statistiques d'un membre. 91 99 * -
trunk/bureau/locales/fr_FR/LC_MESSAGES/stats.po
r1444 r1445 15 15 "X-Generator: Emacs 21\n" 16 16 17 msgid "The stats module allows any user to ask for statistics about his web site. Statistics are web pages generated daily based on the visits of the day before. Webalizer is the soft used to produce those stats. The statistics can be produced in many languages." 18 msgstr "Le module stats permet aux utilisateurs de demander des statistiques de visites de leurs sites web. Les statistiques sont des pages web générées automatiquement tous les matin d'après les visites de la veille. Le logiciel utilisé pour cela est Webalizer. Les statistiques peuvent être générées dans de nombreuses langues différentes." 19 17 20 msgid "quota_stats" 18 21 msgstr "Statistiques Web"
Note: See TracChangeset
for help on using the changeset viewer.
