From 870c8d17705ecfd358f60e270544706c0c896c15 Mon Sep 17 00:00:00 2001 From: raulmateos Date: Mon, 24 Apr 2006 15:22:14 +0000 Subject: [PATCH] -Add directories for help in another languages git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@13 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/help/bb/cahp4.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap1.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap2.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap3.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap5.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap6.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap7.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/bb/chap8.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/cahp4.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap1.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap2.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap3.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap5.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap6.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap7.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/ca/chap8.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/cahp4.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap1.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap2.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap3.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap5.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap6.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap7.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/eu/chap8.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/cahp4.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap1.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap2.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap3.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap5.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap6.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap7.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/fr/chap8.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/cahp4.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap1.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap2.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap3.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap5.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap6.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap7.php | 34 +++++++++++++++++++++++++++++++ pandora_console/help/pt/chap8.php | 34 +++++++++++++++++++++++++++++++ 40 files changed, 1360 insertions(+) create mode 100644 pandora_console/help/bb/cahp4.php create mode 100644 pandora_console/help/bb/chap1.php create mode 100644 pandora_console/help/bb/chap2.php create mode 100644 pandora_console/help/bb/chap3.php create mode 100644 pandora_console/help/bb/chap5.php create mode 100644 pandora_console/help/bb/chap6.php create mode 100644 pandora_console/help/bb/chap7.php create mode 100644 pandora_console/help/bb/chap8.php create mode 100644 pandora_console/help/ca/cahp4.php create mode 100644 pandora_console/help/ca/chap1.php create mode 100644 pandora_console/help/ca/chap2.php create mode 100644 pandora_console/help/ca/chap3.php create mode 100644 pandora_console/help/ca/chap5.php create mode 100644 pandora_console/help/ca/chap6.php create mode 100644 pandora_console/help/ca/chap7.php create mode 100644 pandora_console/help/ca/chap8.php create mode 100644 pandora_console/help/eu/cahp4.php create mode 100644 pandora_console/help/eu/chap1.php create mode 100644 pandora_console/help/eu/chap2.php create mode 100644 pandora_console/help/eu/chap3.php create mode 100644 pandora_console/help/eu/chap5.php create mode 100644 pandora_console/help/eu/chap6.php create mode 100644 pandora_console/help/eu/chap7.php create mode 100644 pandora_console/help/eu/chap8.php create mode 100644 pandora_console/help/fr/cahp4.php create mode 100644 pandora_console/help/fr/chap1.php create mode 100644 pandora_console/help/fr/chap2.php create mode 100644 pandora_console/help/fr/chap3.php create mode 100644 pandora_console/help/fr/chap5.php create mode 100644 pandora_console/help/fr/chap6.php create mode 100644 pandora_console/help/fr/chap7.php create mode 100644 pandora_console/help/fr/chap8.php create mode 100644 pandora_console/help/pt/cahp4.php create mode 100644 pandora_console/help/pt/chap1.php create mode 100644 pandora_console/help/pt/chap2.php create mode 100644 pandora_console/help/pt/chap3.php create mode 100644 pandora_console/help/pt/chap5.php create mode 100644 pandora_console/help/pt/chap6.php create mode 100644 pandora_console/help/pt/chap7.php create mode 100644 pandora_console/help/pt/chap8.php diff --git a/pandora_console/help/bb/cahp4.php b/pandora_console/help/bb/cahp4.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/cahp4.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + + + +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap1.php b/pandora_console/help/bb/chap1.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap1.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap2.php b/pandora_console/help/bb/chap2.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap2.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap3.php b/pandora_console/help/bb/chap3.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap3.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap5.php b/pandora_console/help/bb/chap5.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap5.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap6.php b/pandora_console/help/bb/chap6.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap6.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap7.php b/pandora_console/help/bb/chap7.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap7.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/bb/chap8.php b/pandora_console/help/bb/chap8.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/bb/chap8.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/cahp4.php b/pandora_console/help/ca/cahp4.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/cahp4.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap1.php b/pandora_console/help/ca/chap1.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap1.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap2.php b/pandora_console/help/ca/chap2.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap2.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap3.php b/pandora_console/help/ca/chap3.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap3.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap5.php b/pandora_console/help/ca/chap5.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap5.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap6.php b/pandora_console/help/ca/chap6.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap6.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap7.php b/pandora_console/help/ca/chap7.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap7.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/ca/chap8.php b/pandora_console/help/ca/chap8.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/ca/chap8.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/cahp4.php b/pandora_console/help/eu/cahp4.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/cahp4.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap1.php b/pandora_console/help/eu/chap1.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap1.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap2.php b/pandora_console/help/eu/chap2.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap2.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap3.php b/pandora_console/help/eu/chap3.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap3.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap5.php b/pandora_console/help/eu/chap5.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap5.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap6.php b/pandora_console/help/eu/chap6.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap6.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap7.php b/pandora_console/help/eu/chap7.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap7.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/eu/chap8.php b/pandora_console/help/eu/chap8.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/eu/chap8.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/cahp4.php b/pandora_console/help/fr/cahp4.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/cahp4.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap1.php b/pandora_console/help/fr/chap1.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap1.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap2.php b/pandora_console/help/fr/chap2.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap2.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap3.php b/pandora_console/help/fr/chap3.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap3.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap5.php b/pandora_console/help/fr/chap5.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap5.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap6.php b/pandora_console/help/fr/chap6.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap6.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap7.php b/pandora_console/help/fr/chap7.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap7.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/fr/chap8.php b/pandora_console/help/fr/chap8.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/fr/chap8.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/cahp4.php b/pandora_console/help/pt/cahp4.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/cahp4.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap1.php b/pandora_console/help/pt/chap1.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap1.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap2.php b/pandora_console/help/pt/chap2.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap2.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap3.php b/pandora_console/help/pt/chap3.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap3.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap5.php b/pandora_console/help/pt/chap5.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap5.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap6.php b/pandora_console/help/pt/chap6.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap6.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap7.php b/pandora_console/help/pt/chap7.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap7.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file diff --git a/pandora_console/help/pt/chap8.php b/pandora_console/help/pt/chap8.php new file mode 100644 index 0000000000..958df5f2bf --- /dev/null +++ b/pandora_console/help/pt/chap8.php @@ -0,0 +1,34 @@ +, 2003-2006 +// Raul Mateos , 2004-2006 +?> + + +Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System + + + +

+ +
+

Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2005, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2005.

+

Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2005, David Villanueva 2004-2005 y Raúl Mateos 2004-2005.

+
+ +

Not translated yet / No se ha traducido todavía

+ +

Please use English version or Spanish version.

+

Utiliza la versión en castellano (español) o en inglés. + + + + \ No newline at end of file