diff options
author | ddtddt <ddtddt@piwigo.org> | 2014-06-03 10:29:47 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2014-06-03 10:29:47 +0000 |
commit | e6059e9c4df359c43e6a05e95419faf2ba36a275 (patch) | |
tree | 43c5ffb9e366399722da680e445515dc2710ffe7 /language/gl_ES/help/history.html | |
parent | 734fef130abb10d63f2c81e4f7ed5728af841ffe (diff) |
[Br2.6] - Language - prepare for 2.6.3
git-svn-id: http://piwigo.org/svn/branches/2.6@28620 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/gl_ES/help/history.html')
-rw-r--r-- | language/gl_ES/help/history.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/language/gl_ES/help/history.html b/language/gl_ES/help/history.html new file mode 100644 index 000000000..63a67e8bd --- /dev/null +++ b/language/gl_ES/help/history.html @@ -0,0 +1,24 @@ +<h2>Histórico</h2> + +<p>Nestas pantallas, podes supervisar o histórico de visitas á túa galería segundo as opcións escollidas en: Administración » Configuración » Opcións » Xeral</p> + +<h3>Estatísticas</h3> +<ul> + <p>Se escolliches rexistrar as páxinas visitadas (<span class="pwgScreen">index.php</span> e <span class="pwgScreen">picture.php</span>), +podes supervisalas desde esta lapela.</p> + <li><strong>Estatísticas globais</strong>: visitas por ano. </li> + <li><strong>Estatísticas anuais</strong>: visitas por mes do ano seleccionado.</li> + <li><strong>Estatísticas mensuais</strong>: visitas or día do mes seleccionado.</li> + <li><strong>Estatísticas diarias</strong>: visitas por hora do día seleccionado.</li> +</ul> + +<h3>Buscar</h3> +<ul> + <p>Se escolliches rexistrar as páxinas visitadas (<span class="pwgScreen">index.php</span> e +<span class="pwgScreen">picture.php</span>), podes examinar os detalles desde esta lapela coa axuda de diferentes filtros.</p> + <li><strong>Filtrar por data:</strong> escolle o rango de datas a buscar seleccionando as datas de comezo e fin.</li> + <li><strong>Filtrar por tipo de elemento:</strong> selecciona o tipo de elemento para as estatísticas sobre ese elemento.</li> + <li><strong>Filtrar por usuario:</strong> selecciona o usuario para as estatísticas sobre ese usuario.</li> + <li><strong>Filtrar por identificador de imaxe:</strong> selecciona o identificador da imaxe para as estatísticas sobre esa imaxe.</li> + <li><strong>Filtrar por nome do título:</strong> selecciona o nome do ficheiro para as estatísticas sobre ese ficheiro.</li> +</ul>
\ No newline at end of file |