2006-07-09 17:00:39 +02:00
|
|
|
|
<?php
|
2006-07-20 00:01:47 +02:00
|
|
|
|
|
|
|
|
|
// Pandora - the Free monitoring system
|
|
|
|
|
// ====================================
|
|
|
|
|
// Copyright (c) 2004-2006 Sancho Lerena, slerena@gmail.com
|
|
|
|
|
// Copyright (c) 2005-2006 Artica Soluciones Tecnol<6F>gicas S.L, info@artica.es
|
|
|
|
|
// Copyright (c) 2004-2006 Raul Mateos Martin, raulofpandora@gmail.com
|
|
|
|
|
// This program is free software; you can redistribute it and/or
|
|
|
|
|
// modify it under the terms of the GNU General Public License
|
|
|
|
|
// as published by the Free Software Foundation; either version 2
|
|
|
|
|
// of the License, or (at your option) any later version.
|
|
|
|
|
// This program is distributed in the hope that it will be useful,
|
|
|
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
// GNU General Public License for more details.
|
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
|
|
|
// along with this program; if not, write to the Free Software
|
|
|
|
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
|
|
|
|
|
|
|
2006-07-09 17:00:39 +02:00
|
|
|
|
?>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System</title>
|
2007-05-27 16:56:13 +02:00
|
|
|
|
<link rel="stylesheet" href="../../include/styles/help.css" type="text/css">
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
2006-07-09 17:00:39 +02:00
|
|
|
|
|
|
|
|
|
<div class='logo'>
|
2007-06-21 19:55:26 +02:00
|
|
|
|
<img src="../../images/pandora_logo_head.png" alt='logo'><h1>Pandora 1.2 Help / Ayuda de Pandora v1.2</h1>
|
2006-07-09 17:00:39 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="rayah">
|
2006-09-10 18:48:18 +02:00
|
|
|
|
<p>Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.</p>
|
|
|
|
|
<p>Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2006, David Villanueva 2004-2005 y Raúl Mateos 2004-2006.</p>
|
2006-07-09 17:00:39 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<h1>Not translated yet / No se ha traducido todavía</h1>
|
|
|
|
|
|
|
|
|
|
<p>Please use <a href="../en/toc.php">English version</a> or <a href="../es/toc.php"> Spanish version</a>.</p>
|
|
|
|
|
<p>Utiliza la versión en <a href="../es/toc.php">castellano (español)</a> o en <a href="../en/toc.php">inglés.</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|