Current oav website

This commit is contained in:
Charlie Root
2023-03-20 12:18:38 +01:00
commit a096ce07cf
3270 changed files with 261778 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>Help for dcStats</title>
</head>
<body>
<h3>dcStats</h3>
<p>dcStats displays information and statistics in the administration page of
the plugin and partly public in one or more widgets presentation :</p>
<ul>
<li>Statistics,</li>
<li>Top comments,</li>
<li>Top reads (postCount plugin required),</li>
<li>Top trackbacks.</li>
</ul>
</body>
</html>

View File

@ -0,0 +1,21 @@
<?php
# -- BEGIN LICENSE BLOCK ----------------------------------
# This file is part of dcStats, a plugin for Dotclear 2.
#
# Copyright (c) 2007-2010 Olivier Le Bris
# http://phoenix.cybride.net/
# Contributor : Pierre Van Glabeke
#
# Licensed under the Creative Commons by-nc-sa license.
# See LICENSE file or
# http://creativecommons.org/licenses/by-nc-sa/3.0/deed.fr_CA
# -- END LICENSE BLOCK ------------------------------------
#
# 2013-12-29
/**
* link html help page
*/
if (!isset($__resources['help']['dcStats'])) {
$__resources['help']['dcStats'] = dirname(__FILE__).'/help/dcStats.html';
}

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>Aide de dcStats</title>
</head>
<body>
<h3>Statistiques (dcStats)</h3>
<p>dcStats permet d'afficher des informations ainsi que des statistiques dans
la page d'administration du plugin et en partie publique dans un ou plusieurs
widgets de présentation :</p>
<ul>
<li>Statistiques,</li>
<li>Top commentaires,</li>
<li>Top lectures (plugin postCount requis),</li>
<li>Top rétroliens.</li>
</ul>
</body>
</html>

View File

@ -0,0 +1,250 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: brol <contact@brol.info>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.7\n"
# commons
# ----------
#:
msgid "Home"
msgstr "Accueil"
msgid "Start:"
msgstr "Ouverture :"
msgid "Blog:"
msgstr "Blog :"
msgid "Post:"
msgstr "Billet :"
msgid "Comment:"
msgstr "Commentaire :"
msgid "Media:"
msgstr "Média :"
#:
msgid "Reset to default settings"
msgstr "Réinitialiser aux paramètres par défaut"
#:
msgid "Synchronize blog"
msgstr "Synchroniser le blog"
#:
msgid "Settings"
msgstr "Paramètres"
#:
msgid "Settings saved."
msgstr "Paramètres enregistrés."
#:
msgid "Settings reseted."
msgstr "Paramètres réinitialisés."
# specifics
# ----------
#:
msgid "dcStats"
msgstr "dcStats"
#:
msgid "Statistics"
msgstr "Statistiques"
#:
msgid "DcStats: statistics"
msgstr "DcStats : statistiques"
#:
msgid "Complete statistics"
msgstr "Statistiques complètes"
#:
msgid "DcStats: top reads"
msgstr "DcStats : top lectures"
#:
msgid "List of best reads"
msgstr "Liste des meilleures lectures"
#:
msgid "DcStats: top comments"
msgstr "DcStats : top commentaires"
#:
msgid "Post list with the most comments"
msgstr "Liste des billets ayant le plus de commentaires"
#:
msgid "DcStats: top trackbacks"
msgstr "DcStats : top rétroliens"
#:
msgid "List of tickets with the most trackbacks"
msgstr "Liste des billets ayant le plus de rétroliens"
#:
msgid "Dotclear Statistics"
msgstr "Statistiques pour Dotclear"
#:
msgid "Categories"
msgstr "Catégories"
#:
msgid "Author"
msgstr "Auteur"
#:
msgid "Authors"
msgstr "Auteurs"
#:
msgid "Total post reading"
msgstr "Lecture de billet(s)"
#:
msgid "Total posts reading"
msgstr "Lectures de billet"
#:
msgid "Read for most read post"
msgstr "Lecture pour le billet le plus lus"
#:
msgid "Reads for most read post"
msgstr "Lectures pour le billet le plus lus"
#:
msgid "Average posts read"
msgstr "Lectures en moyenne par billet"
#:
msgid "Average post read"
msgstr "Lectures en moyenne par billet"
#:
msgid "Go to the post"
msgstr "Allez au billet"
#:
msgid "Unable to install or update the plugin dcStats"
msgstr "Impossible d'installer ou de mettre à jour le module dcStats"
#:
msgid "Trackbacks"
msgstr "Rétroliens"
#:
msgid "Top reads"
msgstr "Top lectures"
#:
msgid "Top comments"
msgstr "Top commentaires"
#:
msgid "Top trackbacks"
msgstr "Top rétroliens"
#:
msgid "No content"
msgstr "Rien à afficher"
#:
msgid "Display postCount stats"
msgstr "Affiche les statistiques de postCount"
#:
msgid "Show counts"
msgstr "Affiche les compteurs"
#:
msgid "Posts limit (empty means 5 posts):"
msgstr "Limite du nombre de billets (vide signifie 5 billets) :"
#:
msgid "Maximal post title length:"
msgstr "Longueur maximal du titre du billet :"
#:
msgid "Display posts count"
msgstr "Afficher le compteur de billets"
#:
msgid "Display comments count"
msgstr "Afficher le compteur de commentaires"
#:
msgid "Display trackbacks count"
msgstr "Afficher le compteur de rétroliens"
#:
msgid "Display categories count"
msgstr "Afficher le compteur de catégories"
#:
msgid "Display tags count"
msgstr "Afficher le compteur de mots clés"
#:
msgid "Display authors count"
msgstr "Afficher le nombre d'auteurs"
#:
msgid "Do not count below X days:"
msgstr "Ne pas comptabiliser avant X jours :"
#:
msgid "selected entries"
msgstr "billets sélectionnés"
#:
msgid "selected entry"
msgstr "billet sélectionné"
#:
msgid "entries waiting"
msgstr "billets en attente"
#:
msgid "entry waiting"
msgstr "billet en attente"
#:
msgid "scheduled entries"
msgstr "billets programmés"
#:
msgid "scheduled entry"
msgstr "billet programmé"
#:
msgid "offline entries"
msgstr "billets hors ligne"
#:
msgid "offline entry"
msgstr "billet hors ligne"
#:
msgid "Latest updates"
msgstr "Dernières mises à jour"
#:
msgid "Go to content"
msgstr "Aller au contenu"

View File

@ -0,0 +1,21 @@
<?php
# -- BEGIN LICENSE BLOCK ----------------------------------
# This file is part of dcStats, a plugin for Dotclear 2.
#
# Copyright (c) 2007-2010 Olivier Le Bris
# http://phoenix.cybride.net/
# Contributor : Pierre Van Glabeke
#
# Licensed under the Creative Commons by-nc-sa license.
# See LICENSE file or
# http://creativecommons.org/licenses/by-nc-sa/3.0/deed.fr_CA
# -- END LICENSE BLOCK ------------------------------------
#
# 2013-12-29
/**
* link html help page
*/
if (!isset($__resources['help']['dcStats'])) {
$__resources['help']['dcStats'] = dirname(__FILE__).'/help/dcStats.html';
}