updates from Martin
authorchriskl <chriskl>
Wed, 21 May 2003 03:33:29 +0000 (03:33 +0000)
committerchriskl <chriskl>
Wed, 21 May 2003 03:33:29 +0000 (03:33 +0000)
lang/recoded/spanish.php
lang/spanish.php

index ac184393c79a684ef4e0462e05fde6a5004b050f..540c79aeb727aba28378e60c486a41381713a5bf 100644 (file)
@@ -2,19 +2,27 @@
 
        /**
         * Spanish language file for phpPgAdmin.
-        * @maintainer Martin Marques (martin@bugs.unl.edu.ar)
+        * @maintainer Mart&iacute;n Marqu&eacute;s (martin@bugs.unl.edu.ar)
         *
-        * $Id: spanish.php,v 1.10 2003/05/18 10:06:54 chriskl Exp $
+        * $Id: spanish.php,v 1.11 2003/05/21 03:33:29 chriskl Exp $
         */
 
        // Language and character set
        $lang['applang'] = 'Spanish';
        $lang['appcharset'] = 'ISO-8859-1';
        $lang['applocale'] = 'es_ES';
-  
-       // Basic strings
+
+        // Bienvenido
        $lang['strintro'] = 'Bienvenido a phpPgAdmin.';
-       $lang['strlogin'] = 'Autenticaci&oacute;n';
+       $lang['strppahome'] = 'P&aacute;gina web de phpPgAdmin';
+       $lang['strpgsqlhome'] = 'P&aacute;gina web de PostgreSQL';
+       $lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+       $lang['strreportbug'] = 'Reportar problemas';
+       $lang['strviewfaq'] = 'Ver Preguntas Frecuentes';
+       $lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';
+
+       // Basic strings
+       $lang['strlogin'] = 'Autenticar';
        $lang['strloginfailed'] = 'Fall&oacute; la autenticaci&oacute;n';
        $lang['strserver'] = 'Servidor';
        $lang['strlogout'] = 'Salir';
@@ -70,7 +78,7 @@
        $lang['strsql'] = 'SQL';
        $lang['strgo'] = 'Ir';
        $lang['stradmin'] = 'Admin';
-       $lang['strvacuum'] = 'Vacuum';
+       $lang['strvacuum'] = 'Limpiar';
        $lang['stranalyze'] = 'Analizar';
        $lang['strcluster'] = 'Cluster';
        $lang['strreindex'] = 'Reindexar';
index dc7de3bc9b14274fb12e78eb0934ac8c2968eb21..e0e243ad6a05347ae7ca32f362e696953176c69b 100644 (file)
@@ -2,19 +2,27 @@
 
        /**
         * Spanish language file for phpPgAdmin.
-        * @maintainer Martin Marques (martin@bugs.unl.edu.ar)
+        * @maintainer MartΓ­n MarquΓ©s (martin@bugs.unl.edu.ar)
         *
-        * $Id: spanish.php,v 1.11 2003/05/18 10:06:53 chriskl Exp $
+        * $Id: spanish.php,v 1.12 2003/05/21 03:33:29 chriskl Exp $
         */
 
        // Language and character set
        $lang['applang'] = 'Spanish';
        $lang['appcharset'] = 'ISO-8859-1';
        $lang['applocale'] = 'es_ES';
-  
-       // Basic strings
+
+        // Bienvenido
        $lang['strintro'] = 'Bienvenido a phpPgAdmin.';
-       $lang['strlogin'] = 'AutenticaciΓ³n';
+       $lang['strppahome'] = 'PΓ‘gina web de phpPgAdmin';
+       $lang['strpgsqlhome'] = 'PΓ‘gina web de PostgreSQL';
+       $lang['strpgsqlhome_url'] = 'http://www.postgresql.org/';
+       $lang['strreportbug'] = 'Reportar problemas';
+       $lang['strviewfaq'] = 'Ver Preguntas Frecuentes';
+       $lang['strviewfaq_url'] = 'http://phppgadmin.sourceforge.net/?page=faq';
+
+       // Basic strings
+       $lang['strlogin'] = 'Autenticar';
        $lang['strloginfailed'] = 'FallΓ³ la autenticaciΓ³n';
        $lang['strserver'] = 'Servidor';
        $lang['strlogout'] = 'Salir';
@@ -70,7 +78,7 @@
        $lang['strsql'] = 'SQL';
        $lang['strgo'] = 'Ir';
        $lang['stradmin'] = 'Admin';
-       $lang['strvacuum'] = 'Vacuum';
+       $lang['strvacuum'] = 'Limpiar';
        $lang['stranalyze'] = 'Analizar';
        $lang['strcluster'] = 'Cluster';
        $lang['strreindex'] = 'Reindexar';